*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inster,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{overflow-x:hidden}hr{margin-left:20vw!important;width:60vw!important}.sidebar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff;background:radial-gradient(#071c2ece,#071c2ea1);box-shadow:0 0 30px rgba(0,0,0,.759);height:100vh;position:-webkit-sticky;position:sticky;top:0;width:200px}.sidebar,.sidebar .sidebar-container{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.sidebar .sidebar-container .logo{align-items:center;display:flex;height:15vh;justify-content:center}.sidebar .sidebar-container .logo .logo-img{width:100px}.sidebar .sidebar-container h2{color:#cba5ff;font-size:16px;margin-bottom:5vh;margin-top:5vh;text-align:center}.sidebar .sidebar-container nav{display:flex;flex-direction:column;height:50vh;justify-content:space-evenly;margin-top:5vh}.sidebar .user-details{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around}.sidebar .user-details .icon{align-items:center;border:2px solid #00b5af;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.sidebar .user-details p{color:#e6e7e8;font-size:12px;font-weight:600;margin-top:5px}.sidebar .sidebar-container .bar-option{align-items:center;color:#d9d9d9;cursor:pointer;display:flex;font-weight:500;height:4vh;margin-bottom:5vh;width:inherit}.sidebar .sidebar-container .bar-option.active{color:coral;font-weight:600}.sidebar .sidebar-container .bar-option .bar-icon{margin-right:20px}.sidebar .sidebar-container .sidebar-bottom{align-items:center;display:flex;flex-direction:column;height:40vh;justify-content:center}@media (max-width:992px){.sidebar .sidebar-container .bar-option{justify-content:center}}@media (max-width:732px){.sidebar{width:120px}.sidebar .sidebar-container{margin-left:-15px}.sidebar .sidebar-container .bar-option{flex-direction:column}.sidebar .sidebar-container .bar-option .bar-icon{margin-right:0}.sidebar .sidebar-container .bar-option{justify-content:center}.sidebar .sidebar-container .bar-option p{font-size:14px}}@media (max-width:478px){.sidebar{width:80px}.sidebar .sidebar-container{margin-left:0}.sidebar .sidebar-container .logo .logo-img{width:70px}.sidebar .sidebar-container .bar-option p{font-size:10px}}.dashboard{background-image:url(/static/media/vnv_bg_pattern.cfb60dc591deb5d70982.png);background-position:50%;background-size:cover;height:100vh;max-height:100vh;overflow-y:hidden;position:relative;width:100vw}.dashboard:before{background:radial-gradient(#0035352d,#071c2eb3);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.dashboard .content{display:flex;justify-content:space-between;width:100vw}.dashboard .content .container{-ms-overflow-style:none;align-items:center;border-bottom-left-radius:30px;display:flex;height:100vh;justify-content:flex-end;min-width:85vw;overflow-y:scroll;scrollbar-width:none;width:85vw;z-index:12}.dashboard .content .container::-webkit-scrollbar{display:none}.dashboard .content .container.mobile{width:100vw}@media (max-width:1149px){.dashboard .content .container{width:80vw}}@media (max-width:976px){.dashboard .content .container{width:75vw}}.registration{align-items:center;display:flex;justify-content:center;width:85vw}.registration .reg-container{background-color:#071c2ec3;border-radius:10px;box-shadow:0 0 20px #000000c5;height:70vh;padding:20px;width:500px!important}.registration .reg-container .reg-div{display:flex;height:inherit;overflow:hidden}.registration .reg-container .reg-div .reg-types{align-items:center;display:flex;flex-direction:column;height:92%;justify-content:space-around;margin-left:-118%;margin-right:10%;min-width:500px!important;transition:.4s;width:500px!important}.registration .reg-container .reg-div .reg-types.active{margin-left:0}.registration .reg-container .reg-div .reg-types .reg-type{border-radius:20px;display:flex;flex-direction:column;height:200px;justify-content:space-around;margin-left:-40px;padding:10px;transition:.4s;width:90%}.registration .reg-container .reg-div .reg-types .reg-type h2{color:#f3f3f3;font-size:28px;font-weight:500;transition:.4s}.registration .reg-container .reg-div .reg-types .reg-type .east-icon{color:#f3f3f3;font-size:28px}.registration .reg-container .reg-div .reg-types .individual{background-color:#00b5b2ab;cursor:pointer}.registration .reg-container .reg-div .reg-types .individual:hover{background-color:#00b5b2}.registration .reg-container .reg-div .reg-types .reg-type:hover .east-icon,.registration .reg-container .reg-div .reg-types .reg-type:hover h2{color:#fff;font-size:30px}.registration .reg-container .reg-div .reg-types .corporate{background-color:#f37b20bc}.registration .reg-container .reg-div .reg-types .corporate:hover{background-color:#f37b20}.registration .reg-container .reg-div .registration-div{align-items:center!important;display:flex;flex-direction:column;height:92%;justify-content:space-between!important;position:relative}.registration .reg-container .reg-div .registration-div .back-arrow{color:#d3d3d3;font-size:30px;left:0;position:absolute;top:0}.registration .reg-container .sub-header-reg{color:#f3f3f3;font-size:24px;font-weight:700;text-align:center}.registration .reg-container p{color:#d3d3d3;text-align:center}.registration .reg-container p a{color:#f37c20;cursor:pointer}.registration .reg-container .reg-logo{width:20vw}.registration .reg-container .google-btn{background-color:#00b7b2!important;overflow:hidden!important}@media (max-width:782px){.registration .reg-container{min-width:300px!important;width:400px!important}.registration .reg-container .reg-div .reg-types .reg-type{margin-left:0}}@media (max-width:578px){.registration .reg-container{width:250px!important}.registration .reg-container .sub-header-reg{font-size:22px;font-weight:700}.registration .reg-container .google-btn{font-size:12px!important;width:200px!important}}@media (max-width:478px){.registration .reg-container .reg-div .reg-types{margin-left:-118%;min-width:260px!important;width:260px!important}.registration .reg-container .reg-div .registration-div{padding:20px;width:260px}.registration .reg-container .reg-logo{width:180px}.registration .reg-container .reg-div .reg-types{margin-left:-110%}}@media (max-width:358px){.registration .reg-container{width:180px!important}.registration .reg-container .sub-header-reg{font-size:22px;font-weight:700}.registration .reg-container .google-btn{font-size:8px!important;width:100px!important}}.client-card{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(#071c2e,#071c2ea1);border-radius:20px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:2vh;padding:10px;transition:.4s}.client-card:hover{box-shadow:3px 5px 5px rgba(0,0,0,.648);transform:scale(1.01)}.client-card .icon{align-items:center;border:1px solid coral;border-radius:50%;color:#f3f3f3;display:flex;height:50px;justify-content:center;width:50px}.client-card p{color:#fff;width:14vw}.client-card .name{color:#e3e3e3;margin-left:10px;width:20vw}.client-card .paid{font-weight:700;width:8vw}.client-card .physical{color:coral}.client-card .video{color:teal}@media (max-width:992px){.client-card{align-items:center;flex-direction:column;text-align:center}.client-card p{margin-top:2vh;width:60vw}.client-card .name,.client-card .paid{width:60vw}}.clients{display:flex;justify-content:center;width:100%}.clients .clients-container{-ms-overflow-style:none;height:100vh;overflow-y:scroll;padding-bottom:2vh;scrollbar-width:none;width:90%}.clients .clients-container::-webkit-scrollbar{display:none}.clients .clients-container h2{color:#fff;font-size:28px;font-weight:700;margin-bottom:5vh;margin-top:5vh}.overview{display:flex;justify-content:center;width:100%}.overview .overview-container{-ms-overflow-style:none;border-radius:20px;display:flex;flex-direction:column;height:100vh;overflow-y:scroll;padding:20px;scrollbar-width:none;width:100%}.overview .overview-container::-webkit-scrollbar{display:none}.overview .overview-container h2{color:#fff;font-size:28px;font-weight:700}.overview .overview-container .overview-header{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.overview .overview-container .overview-header .add-therapists-btn{background-color:#00b5b1;border-radius:10px;cursor:pointer;font-size:14px;padding:10px}.overview .overview-container .summaries{align-items:center;display:flex;justify-content:space-between;margin-top:5vh}.overview .overview-container .summaries .summary-card{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(#071c2ece,#071c2ea1);border-radius:20px;cursor:pointer;display:flex;height:15vh;justify-content:center;padding:10px;width:32.5%}.overview .overview-container .summaries .summary-card .icon-div{align-items:center;background-color:#00b5b1;border-radius:50%;color:#071c2d;display:flex;height:40px;justify-content:center;margin-right:20px;width:40px}.overview .overview-container .summary-card .details{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}.overview .overview-container .summary-card .details h2{font-size:26px;font-weight:600}.overview .overview-container .summary-card .details p{color:#f3f3f3;margin-top:10px;text-transform:capitalize}.overview .graphs{align-items:center;display:flex;justify-content:space-between;width:100%}.overview .graphs .reportsChart{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(#071c2ece,#071c2ea1);border-radius:20px;color:"#d3d3d3";display:flex;flex-direction:column;height:66.3vh;justify-content:center;margin-top:10px;width:64%}.overview .graphs .reports{align-items:center;display:flex;flex-direction:column;width:35%}.overview .graphs .reports .budgetChart{height:35vh;margin:10px}.overview .graphs .reports .budgetChart,.overview .graphs .reports .trafficChart{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:radial-gradient(#071c2ece,#071c2ea1);border-radius:20px;padding:5px;width:100%}.overview .graphs .reports .trafficChart{min-height:30vh}@media (max-width:1192px){.overview .graphs{flex-direction:column}.overview .graphs .reportsChart{height:50vh;max-height:50vh;width:100%}.overview .graphs .reports{width:100%}.overview .graphs .reports .budgetChart{height:40vh}.overview .graphs .reports .trafficChart{min-height:40vh}}@media (max-width:992px){.overview .add-therapist-container{width:80vw}.overview .add-therapist-container .profile-div,.overview .add-therapist-container .profile-img{width:35vw}.overview .add-therapist-container input,.overview .add-therapist-container textarea{width:70vw}}@media (max-width:768px){.overview .overview-container{overflow-y:scroll}.overview .overview-container .summaries{flex-direction:column}.overview .overview-container .summaries .summary-card{height:80px;justify-content:space-between;margin-bottom:2vh;width:100%}.overview .overview-container .summaries .summary-card .icon-div{height:40px;margin-left:20px;width:40px}.overview .overview-container .summaries .summary-card .icon-div .icon{width:17px}.overview .overview-container .summaries .summary-card .details{margin-right:20px}.overview .overview-container .summary-card .details h2{font-size:18px}.overview .overview-container .summary-card .details p{font-size:14px}.overview .chart{height:600vh}}@media (max-width:468px){.overview .overview-container,.overview .overview-container .overview-header{justify-content:space-evenly}.overview .add-therapist-container{width:90vw}.overview .add-therapist-container .profile-div,.overview .add-therapist-container .profile-img{width:45vw}.overview .add-therapist-container input,.overview .add-therapist-container textarea{width:80vw}}.add-therapist{align-items:center;background-color:rgba(0,0,0,.413);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:11}.add-therapist .add-therapist-container{-ms-overflow-style:none;align-items:center;background:radial-gradient(#00b5b2b6,#071c2ecc);border-radius:20px;display:flex;flex-direction:column;justify-content:space-evenly;max-height:90vh;overflow-y:scroll;padding:20px;scrollbar-width:none;width:50vw;z-index:13}.add-therapist .add-therapist-container::-webkit-scrollbar{display:none}.add-therapist .add-therapist-container .profile-div,.add-therapist .add-therapist-container .profile-img{align-items:center;background-color:#071c2e9a;border:1px solid hsla(0,0%,71%,.344);border-radius:20px;display:flex;flex-direction:column;height:35vh;justify-content:space-evenly;padding:20px;transition:.2s;width:15vw}.add-therapist .add-therapist-container .profile-img{padding:0}.add-therapist .add-therapist-container .add-profile{cursor:pointer;font-size:14px;min-height:60px;width:20vw}.add-therapist .add-therapist-container .emails{display:flex;justify-content:space-between;width:40vw}.add-therapist .add-therapist-container .emails input{width:48%}.add-therapist .add-therapist-container input,.add-therapist .add-therapist-container textarea{background-color:#071c2e9a;border:1px solid hsla(0,0%,71%,.344);border-radius:10px;color:#f3f3f3;margin-bottom:1vh;outline:none;padding:10px;width:40vw}.add-therapist .add-therapist-container textarea{min-height:20vh}.add-therapist .add-therapist-container .submit-btn{background-color:#071c2ece;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:1vh;padding:10px;width:200px}.add-therapist .add-therapist-container .cancel-btn{background-color:#ff7f50d5;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:5vh;padding:10px;width:200px}.profile{align-items:center;display:flex;flex-wrap:wrap;height:100vh;justify-content:space-around;margin-right:1%;width:100%}.profile .profile-larger-container{align-items:center;display:flex;flex-direction:column}.profile .profile-container{align-items:center;background-color:#071c2ed7;border-radius:5px;border-top-left-radius:60px;box-shadow:0 10px 10px rgba(0,0,0,.454);height:60vh;justify-content:space-between;padding:20px;width:54vw}.profile .profile-container .profile-top{height:40vh;justify-content:space-around;width:auto}.profile .profile-container .profile-top,.profile .profile-container .profile-top>div{align-items:center;display:flex;flex-direction:column}.profile .profile-container .vt-line{border-left:1px solid #343434;box-shadow:0 0 20px #cacaca;height:98%;width:1px}.profile .profile-container img{border-radius:50%;height:130px;width:130px}.profile .profile-container .profile-top p{color:#aeb4ba}.profile .profile-container .profile-top h2{color:#f0f8ff;font-size:22px;font-weight:700}.profile .profile-container{display:flex;justify-content:space-around}.profile .profile-container .client-bio-data{height:inherit;justify-content:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.profile .profile-container .client-bio-data div{width:auto}.profile .profile-container .kin-bio-data{height:inherit}.profile .profile-container .client-bio-data,.profile .profile-container .kin-bio-data{display:flex;flex-direction:column;justify-content:space-around}.profile .profile-container .kin-bio-data .bio-detail{width:auto}.profile .profile-container .bio-detail{background-color:#071c2eb2;border-radius:10px;box-shadow:0 10px 10px rgba(0,0,0,.312);color:#dbdbdb;height:20%;padding:10px;width:30%}.profile .profile-container .bio-detail p{margin-left:5px}.profile .profile-container .bio-detail-title{display:flex}.profile .profile-container .bio-icon{color:#00b5b1;margin-left:20px}.profile .profile-container input{background-color:#e9e9e9ed;border-radius:10px;color:#071c2e;font-size:500;font-size:14px;outline:none;padding:5px;width:200px}.profile .profile-container .filled-info{color:#b1b1b1;font-size:14px;font-weight:500}.profile .update-btn{background-color:#00b5b1;border-radius:10px;margin-top:2vh;padding:10px;width:200px}.profile .quote{align-items:center;background-color:#071c2ed7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:500;height:10.5vh;justify-content:center;margin-top:1vh;padding:20px;width:100%}.notes-div{background-color:#071c2ed7;border-radius:5px;border-top-right-radius:60px;height:80vh;overflow-y:hidden;position:relative;width:28vw}.notes-div .note-header{align-items:center;background:linear-gradient(#071c2e,#0000);color:#00b5b1;display:flex;font-weight:600;height:60px;padding-left:20px}.notes-div .note-box{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 10px 10px hsla(0,0%,93%,.313);display:flex;margin-bottom:20px;min-height:40px;padding:10px;width:100%}.notes-div .note-box .img{align-items:center;border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:20px;width:30px}.notes-div .note-box .person-icon{border:1px solid;border-radius:50%;height:30px;margin-right:20px;width:30px}.notes-div .notes-container .no-notes-text{color:hsla(0,0%,71%,.819);font-size:22px;left:5%;position:absolute;text-align:center;top:50%}.notes-div .notes-container{-ms-overflow-style:none;height:65vh;overflow-y:scroll;padding:10px;scrollbar-width:none;width:99%}.notes-div .notes-container::-webkit-scrollbar{display:none}.notes-div .input-div{align-items:center;border-radius:10px;bottom:0;display:flex;justify-content:space-between;left:0;padding:10px;position:absolute;right:0}.notes-div .input-div input{background-color:#071c2ed7;border-radius:10px;outline:none;padding:10px;width:90%}@media (max-width:1104px){.profile .profile-container{margin-top:5vh;width:80vw}.notes-div{height:50vh;margin-top:2vh;width:80vw}}@media (max-width:768px){.profile .profile-container{flex-direction:column;height:auto}.profile .quote{height:auto;min-height:11vh}.profile .profile-container .bio-detail{margin-bottom:2vh;min-height:50px;min-width:70vw}}.therapist-profile{align-items:center;display:flex;flex-direction:column;justify-content:center;justify-content:space-evenly;margin-top:3vh;width:100%}.therapist-profile .back-button{background:radial-gradient(#00b5b1,#071c2e);border-radius:50%;cursor:pointer;left:20px;padding:10px;position:absolute;top:20px;z-index:13}.therapist-profile .back-button:hover{background:radial-gradient(#071c2e,#00b5b1)}.therapist-profile .back-button .back-button-icon{color:#fff;font-size:28px;transition:.4s}.therapist-profile .back-button:hover .back-button-icon{color:#f39150}.therapist-profile .therapist-profile-container{-ms-overflow-style:none;align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:radial-gradient(#071c2e,#071c2ea1);border-radius:20px!important;color:#fff;display:flex;flex-direction:column;justify-content:space-around;max-height:90vh;min-height:65vh;overflow-y:scroll;padding:20px;scrollbar-width:none;text-align:center;width:80%}.therapist-profile .therapist-profile-container::-webkit-scrollbar{display:none}.therapist-profile .therapist-profile-container .therapist-top{align-items:center;display:flex;flex-direction:column}.therapist-profile .therapist-profile-container .therapist-top .therapist-profile-photo{border-radius:20px;height:200px;margin-bottom:5px;margin-top:10px}.therapist-profile .therapist-profile-container .therapist-top .edit-btn{align-items:center;color:#00b5b1;display:flex;font-size:13px;margin-bottom:10px;margin-left:10px;margin-top:10px}.therapist-profile .therapist-profile-container .therapist-top .edit-btn .edit-btn-icon{color:#00b5b1;font-size:15px;margin-left:5px}.therapist-profile .therapist-profile-container h4{color:#d2d2d2;font-size:14px;font-weight:500}.therapist-profile .therapist-profile-container h2{font-size:18px;font-weight:600}.therapist-profile .therapist-profile-container h3{font-size:14px;font-weight:400;margin-bottom:10px}.therapist-profile .book-session{align-items:center;background-color:#f39150;border-radius:10px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;margin-bottom:50px;margin-top:50px;width:300px}@media (max-width:992px){.therapist-profile{margin-top:10vh;overflow-y:scroll}.therapist-profile .therapist-profile-container{align-items:center;flex-direction:column;height:80vh;width:100%}.therapist-profile .book-session{margin-top:20px;width:250px}}.edit-therapist{align-items:center;background-color:rgba(0,0,0,.413);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:11}.edit-therapist .add-therapist-container{-ms-overflow-style:none;align-items:center;background:radial-gradient(#00b5b2b6,#071c2ecc);border-radius:20px;display:flex;flex-direction:column;justify-content:space-evenly;max-height:90vh;overflow-y:scroll;padding:20px;scrollbar-width:none;width:50vw;z-index:13}.edit-therapist .add-therapist-container::-webkit-scrollbar{display:none}.edit-therapist .add-therapist-container .profile-div,.edit-therapist .add-therapist-container .profile-img{align-items:center;background-color:#071c2e9a;border:1px solid hsla(0,0%,71%,.344);border-radius:20px;display:flex;flex-direction:column;height:35vh;justify-content:space-evenly;padding:20px;transition:.2s;width:15vw}.edit-therapist .add-therapist-container .profile-img{padding:0}.edit-therapist .add-therapist-container .add-profile{cursor:pointer;font-size:14px;min-height:60px;width:20vw}.edit-therapist .add-therapist-container input,.edit-therapist .add-therapist-container textarea{background-color:#071c2e9a;border:1px solid hsla(0,0%,71%,.344);border-radius:10px;color:#f3f3f3;margin-bottom:1vh;outline:none;padding:10px;width:40vw}.edit-therapist .add-therapist-container textarea{min-height:20vh}.edit-therapist .add-therapist-container .submit-btn{background-color:#071c2ece;border-radius:10px;color:#fff;cursor:pointer;margin-bottom:1vh;padding:10px;width:200px}.edit-therapist .add-therapist-container .cancel-btn{background-color:#ff7f50d5;border-radius:10px;color:#fff;cursor:pointer;padding:10px;width:200px}.payment{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;position:absolute;width:100%}.payment .payment-container{border-radius:20px;padding:20px}.payment .payment-header{align-items:center;display:flex;justify-content:space-between}.payment .payment-header img{width:100px}.payment .payment-header .back-button-icon{color:gray}.payment .payment-container form{align-items:center;display:flex;flex-direction:column;height:280px;justify-content:space-evenly}.payment .payment-container hr{width:300px!important}.payment .payment-container .email,.payment .payment-container .full-name{border:2px solid #00b5b1;border-radius:6px;outline:none;padding:5px;width:100%}.payment .payment-container .form-group{align-items:center;border-top:1px solid #bcbcbc;display:flex;justify-content:space-between;padding:20px;width:100%}.payment .payment-container .form-group input{background-color:#aeaeae;border-radius:6px;color:#fff;outline:none;padding:5px;text-align:center}.payment .payment-container .form-group input::placeholder{color:#fff}.payment .payment-container .form-group .sessions{width:30%}.payment .payment-container .form-group .coupon{width:60%}.payment .payment-container .submit-btn{background-color:#00b5b1;border-radius:10px;color:#fff;height:40px;width:100%}.therapists{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.therapists .therapists-container{display:flex;flex-direction:column;height:100%;padding-top:2%}.therapists .therapists-container .therapists-header{align-items:center;color:#00b5b1;display:flex;justify-content:space-between;margin-bottom:5vh;padding-left:20px;width:100%}.therapists .therapists-container .therapists-header .therapists-header-right{align-items:center;display:flex;justify-content:flex-end;width:70%}.therapists .therapists-container .therapists-header .login-btn{align-items:center;background-color:#00b5b1;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:14px;justify-content:center;padding:10px;transition:.4s}.therapists .therapists-container .therapists-header .login-btn:hover{background-color:#f37c20;box-shadow:6px 6px 10px rgba(0,0,0,.545);transform:translateY(-10%) scale(1.05)}.therapists .therapists-container .therapists-header h2{font-size:28px;font-weight:700}.therapists .therapists-container .therapists-header-right .therapists-search{align-items:center;border-radius:10px;display:flex;height:4vh;justify-content:center;position:relative;width:40%}.therapists .therapists-container .therapists-header-right .therapists-search .search-icon{color:#d3d3d3}.therapists .therapists-container .therapists-header-right .therapists-search input{border:none;outline:none;width:85%}.therapists .therapists-container .therapists-header-right .therapists-add{align-items:center;background-color:teal;border-radius:20px;cursor:pointer;display:flex;padding:6px 10px}.therapists .therapists-container .therapists-header-right .therapists-add .person-icon{color:#fff;margin-right:10px}.therapists .therapists-container .therapists-header-right .therapists-add p{color:#fff;font-size:14px}.therapists .therapists-content{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:20px;width:80vw}@media (max-width:768px){.therapists .therapists-container .therapists-header .therapists-header-right{margin-top:4vh;width:100%}.therapists .therapists-container .therapists-header-right .therapists-add{font-size:14px}}@media (max-width:678px){.therapists .therapists-container .therapists-header{flex-direction:column}.therapists .therapists-content{justify-content:center}}@media (max-width:378px){.therapists .therapists-container .therapists-header .login-btn{font-size:12px;width:200px}}.header{align-items:center;background:linear-gradient(90deg,#1b231c9a,#624637a2);color:#fff;display:flex;height:10vh;justify-content:space-between;left:0;max-height:100px;opacity:1;overflow:hidden;padding:20px 10px 10px 20px;position:fixed;right:0;top:0;transition:opacity .4s,max-height .4s;z-index:1999}.header.not-visible{max-height:0;opacity:0;pointer-events:none}.header .logo .logo-img{cursor:pointer;width:280px}.header .logo .logo-img.mobile{width:100px}.header .nav{align-items:center;display:flex;justify-content:space-between;margin-bottom:-10px;width:50vw}.header .nav .nav-option{cursor:pointer;transition:.4s}.header .nav .nav-option.active{align-items:center;border-bottom:2px solid #00b5af;display:flex;font-weight:500;justify-content:center;min-width:100px;width:auto}.header .nav .nav-option:hover{color:#02f8ef}.header .nav .nav-option.active:hover{color:#fff}.header .nav.mobile{background:linear-gradient(90deg,#1b231cde,#624637e0);bottom:50vh;display:flex;flex-direction:column;justify-content:space-between;position:fixed;right:0;top:9vh;transition:.4s;width:50vw}.header .nav.mobile .nav-option{align-items:center;border:1px solid #1b231c;display:flex;height:8vh;justify-content:center;width:100%}.header .login-btn{color:#fff;cursor:pointer;text-decoration:none}.header .user-details{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:space-around}.header .user-details .icon{align-items:center;border:2px solid #00b5af;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.header .user-details p{color:#e6e7e8;font-size:12px;font-weight:600}header .find-a-therapist{align-items:center;background-color:#00b5af;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;text-decoration:none;transition:.4s;width:160px}header .find-a-therapist:hover{background-color:#f37c20;box-shadow:2px 4px #80808082;transform:translateY(-10%)}@media (max-width:458px){.header .logo .logo-img{margin-top:-10px;width:1880px}}footer{background-color:#071c2b;background:linear-gradient(270deg,#000,#071c2b);color:#fff;flex-direction:column;height:25vh;padding-left:5vw}.hr-line,footer{display:flex;justify-content:center;width:100vw}.hr-line{align-items:center}.hr-line,.hr-line div{background-color:#071c2d!important}.hr-line div{border:.5px solid #747474!important;width:80vw!important}footer .container{align-items:center;display:flex;height:20vh;justify-content:space-between;width:90vw}footer .container .left-footer{display:flex;flex-direction:column;height:inherit;justify-content:center;width:70vw}footer .container .left-footer .copyright,footer .container .left-footer h3{color:#fff}footer .container .left-footer .links{align-items:center;display:flex;justify-content:space-between}footer .container .right-footer{display:flex;flex-direction:row-reverse}footer .container .right-footer .footer-icon{align-items:center;background-color:#f37c20;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:10px;width:40px}.footer .container .copyright{font-size:12px!important}@media (max-width:868px){footer{height:auto;padding-bottom:5vh;padding-top:5vh}footer .container{flex-direction:column;height:auto}footer .container .left-footer{align-items:center}footer .container .left-footer .copyright,footer .container .right-footer{margin-bottom:3vh;margin-top:3vh}footer .container .right-footer{justify-content:space-between;width:100%}footer .container .left-footer .links{flex-direction:column}footer .container .left-footer .links p{margin-top:2vh}}.section-subheader{width:40vw}.section-subheader h2{color:#f37c20;font-size:16px;font-weight:600;text-transform:uppercase}.section-subheader h3{color:#071c2e;font-family:Galano Grotesque Alt,sans-serif;font-size:42px;font-weight:700}@media (max-width:868px){.section-subheader{width:90vw}}.about{height:auto;justify-content:center;padding-bottom:10vh;padding-top:10vh;width:100vw}.about,.about .container{display:flex;position:relative}.about .container{align-items:center;justify-content:space-between;width:90vw}.about:before{background-image:url(/static/media/v&v_pattern.ed39779c884d6223b52b.png);background-position:100%;background-repeat:no-repeat;background-size:35%;bottom:0;content:"";left:0;opacity:.2;position:absolute;right:-23vw;top:0;transform:rotate(20deg) translateY(-20%)}.about .about-img{background-image:url(/static/media/about.a1a75f9a5da7de84973f.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:70vh;width:35vw}.about .about-context,.about .about-context .section-subheader{width:50vw}.about .about-context p{margin-bottom:5vh;width:40vw}.about .about-context .find-a-therapist{align-items:center;background-color:#00b7b2;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;width:160px}@media (max-width:868px){.about{padding-bottom:0;padding-top:0}.about .about-context .section-subheader{width:90vw}.about .about-context,.about .about-context p{width:100%}.about .container{flex-direction:column}.about .about-img{height:60vh;margin-bottom:5vh;width:95vw}.about .about-context{width:90vw}.about .about-context .find-a-therapist{margin-bottom:5vh}}.cta{align-items:center;background:linear-gradient(270deg,#000,#071c2d);display:flex;height:auto;justify-content:center;margin-top:15vh;padding-left:5vw;width:100vw}.cta .image{background-image:url(/static/media/cta.3247744125420d5b6822.jpg);background-position:100%;background-repeat:no-repeat;background-size:contain;height:50vh;width:30vw}.cta .container .find-a-therapist{align-items:center;background-color:#f37c20;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#fff;display:flex;height:40px;justify-content:center;margin-top:3vh;text-decoration:none;width:160px}.cta .container{width:80vw}.cta .container h3{color:#fff;font-family:Galano Grotesque Alt,sans-serif;font-size:38px;font-weight:700;width:60vw}@media (max-width:768px){.cta{background:#000;background-image:url(/static/media/cta.3247744125420d5b6822.jpg);background-position:100%;background-repeat:no-repeat;background-size:contain;height:auto;margin-top:4vh;padding-top:5vh;position:relative}.cta .container{width:90vw;z-index:1}.cta .image{display:none}.cta .container h3{color:#fff;font-size:28px;font-weight:500;line-height:40px;text-shadow:0 0 2px #000;width:90vw}.cta .container .find-a-therapist{margin-bottom:5vh}}.hero{align-items:center;background-attachment:fixed;background-color:#071c2e;background-image:url(https://images.pexels.com/photos/6146935/pexels-photo-6146935.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding-top:12vh;position:relative;width:100vw}.hero:before{background:radial-gradient(rgba(0,0,0,.759),#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero .hero-top{align-items:center;display:flex;height:60vh;justify-content:center;width:80vw;z-index:12}.hero .hero-top .welcome-note{align-items:center;display:flex;flex-direction:column;height:inherit;justify-content:space-evenly;margin-top:15vh;text-align:center;width:60vw}.hero .hero-top .welcome-note h2{color:#fff;font-size:18px;font-weight:500}.hero .hero-top .welcome-note h1{color:#e6e7e8;font-family:Galano Grotesque Alt,sans-serif;font-size:50px;font-weight:700;text-shadow:0 0 1px #000}.hero .hero-top .welcome-note h1 .span-1{color:#00b5af}.hero .hero-top .welcome-note h1 .span-2{color:#f37c20}.hero .hero-top .find-a-therapist{align-items:center;background-color:#f37c20;border-bottom-left-radius:20px;border-bottom-right-radius:20px;border-top-right-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:500;height:50px;justify-content:center;text-decoration:none;transition:.4s;width:260px}.hero .hero-top .find-a-therapist:hover{background-color:#00b5af;box-shadow:4px 9px gray;transform:translateY(-20%)}.hero .hero-footer{display:flex;justify-content:space-between;width:100vw;z-index:23}.hero .hero-footer .hero-card{display:flex;flex-direction:column;height:auto;justify-content:space-around;opacity:0;padding:20px 40px 20px 20px;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;width:auto}.hero .hero-footer .hero-card .hero-card-header .icon-div{align-items:center;background-color:#cba5ff;border-radius:10px;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.hero .hero-footer .hero-card .hero-card-header .icon-div img{width:35px}.hero .hero-footer .hero-card .hero-card-header{align-items:center;display:flex}.hero .hero-footer .hero-card .hero-card-header h3{color:#fff;font-family:Galano Grotesque Alt,sans-serif;font-size:18px;font-weight:600;margin-left:20px}.hero .hero-footer .hero-card .hero-card-footer{align-items:center;cursor:pointer;display:flex;text-decoration:none}.hero .hero-footer .hero-card .hero-card-footer .hero-card-footer-icon{color:#fff;margin-left:10px}.hero .hero-footer .hero-card .hero-card-footer p{color:#fff}@media (max-width:932px){.hero{height:auto}.hero .hero-top{height:auto;margin-bottom:5vh}.hero .hero-top .welcome-note{margin-top:10vh}}@media (max-width:732px){.hero .hero-top{height:auto;min-height:100vh}.hero .hero-top .welcome-note{font-size:32px;width:90vw}.hero .hero-footer{flex-direction:column;height:auto}.hero .hero-footer .hero-card{align-items:center;text-align:center;width:100vw}}@media (max-width:576px){.hero{background-image:url(/static/media/mobile_hero.2262183b9c386d808ab9.jpeg);position:relative}.hero:before{background-color:rgba(0,0,0,.464);bottom:0;content:"";left:0;position:"absolute";right:0;top:0}.hero .hero-top .welcome-note{margin-top:0}.hero .hero-top .welcome-note h1{font-size:38px}.hero .hero-top .find-a-therapist{margin-bottom:5vh;margin-top:5vh}}.how-it-works{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:center;margin-top:15vh;position:relative;width:100vw}.how-it-works:before{background-image:url(/static/media/v&v_pattern.ed39779c884d6223b52b.png);background-position:0;background-repeat:no-repeat;background-size:34%;bottom:0;content:"";height:80vh;left:-15vw;opacity:.2;position:absolute;right:0;top:0;transform:rotate(10deg) translateY(-20%)}.how-it-works .container{align-items:center;display:flex;justify-content:space-around;width:90vw}.how-it-works .container .step{align-items:center;display:flex;flex-direction:column;text-align:center;width:30vw}.how-it-works .container .step p{margin-top:20px}.how-it-works .container .step .big-circle{align-items:center;background-color:#f5f4f0;border-radius:50%;display:flex;height:200px;justify-content:center;position:relative;width:200px}.how-it-works .container .step .big-circle .small-circle{align-items:center;background-color:#63b1b7;border-radius:50%;height:30px;justify-content:center;position:absolute;right:20px;top:20px;width:30px}.how-it-works .container .step .big-circle img{width:100px}@media (max-width:732px){.how-it-works{margin-top:5vh}.how-it-works .container{flex-direction:column}.how-it-works .container .step{margin-bottom:5vh;width:90vw}.how-it-works:before{background-image:none}}.why-choose{height:auto;padding-bottom:10vh;padding-top:10vh;width:100vw}.why-choose,.why-choose .container{align-items:center;display:flex;justify-content:center}.why-choose .container{width:90vw}.why-choose .container .context{align-items:center;display:flex;height:auto;justify-content:center;width:45vw}.why-choose .container .context .content{display:flex;flex-direction:column;height:60vh;justify-content:space-around;width:40vw}.why-choose .content .reasons{display:flex;flex-wrap:wrap;justify-content:space-between}.why-choose .content .reason{margin-bottom:3vh;width:18vw}.why-choose .content .reason h3{color:#071c2e;font-weight:700;margin-top:2vh}.why-choose .container .image{background-image:url(/static/media/whyus.6b97152098a5bd189fa5.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:70vh;width:45vw}@media (max-width:1042px){.why-choose .container .context{height:auto;width:85vw}.why-choose .container .context .content{height:auto;width:80vw}.why-choose .content .reasons{margin-top:5vh}.why-choose .container .image{display:none}}@media (max-width:868px){.why-choose{padding-bottom:1vh;padding-top:2vh}.why-choose .container{flex-direction:column}.why-choose .container .context{padding-top:3vh;width:90vw}.why-choose .container .context .content{width:85vw}.why-choose .content .reasons{flex-direction:column}.why-choose .content .reason{width:80vw}.why-choose .container .image{width:90vw}}.faq{align-items:center;display:flex;justify-content:center;margin-bottom:15vh;margin-top:10vh;padding:10px;width:100%}.faq .container{height:80%;width:80%}.faq .container .section-tag{margin-bottom:5vh}.faq-item{margin:5px;padding:10px;transition:.5s}.faq-question{border-bottom:1px solid #8b8b8b;color:#071c2e;cursor:pointer;font-size:20px;font-weight:600}.faq-answer{height:0;opacity:0;overflow:hidden;transition:height 1s ease,opacity 1s ease}.faq-answer.active{font-size:14px;height:auto;opacity:1}.faq-answer-content{padding:5px}@media (max-width:474px){.faq{margin-bottom:3vh;margin-top:3vh}.faq .container{width:100%}.faq .container .section-tag{text-align:center}}
/*# sourceMappingURL=main.05a70240.css.map*/