*{box-sizing:border-box;font-family:sans-serif;margin:0;padding:0;scroll-behavior:smooth}:root{--primary:#1900ff;--primary-light:#005eff;--primary-dark:#07095f;--primary-gradient:#006eff2c;--primary-gradient-1:#006eff84;--grey:#7f7d7d;--grey-light:#f7f6f6;--white:#fff;--dark:#222}section{padding:3rem 5%}.btn{background:#0000;border:1px solid #7f7d7d;border:1px solid var(--grey);border-radius:10px;color:#222;color:var(--dark);cursor:pointer;font-size:13px;outline:0;padding:.7rem 1.4rem}.btn:hover{background:#005eff;background:var(--primary-light)}.btn-primary,.btn:hover{border-color:#0000;color:#fff;color:var(--white)}.btn-primary{background:#1900ff;background:var(--primary)}.tag{background:#006eff2c;background:var(--primary-gradient);border:1px solid #006eff84;border:1px solid var(--primary-gradient-1);border-radius:5px;color:#005eff;color:var(--primary-light);cursor:pointer;font-size:14px;margin-bottom:1rem;padding:5px;width:-webkit-max-content;width:max-content}.tag-grey{background:hsla(0,1%,65%,.165);border:1px solid #7f7d7d;border:1px solid var(--grey)}.tag-grey,p{color:#7f7d7d;color:var(--grey)}p{line-height:1.5rem;word-spacing:1px}.missing{align-items:center;display:flex;height:50vh;justify-content:center;width:100%}.missing h1{color:#1900ff;color:var(--primary);font-size:7rem;text-align:center}@media screen and (max-width:1000px){.missing h1{font-size:5rem;font-size:3rem;margin-top:2rem}}header{align-items:center;background:var(--white);border-bottom:1px solid var(--grey);display:flex;justify-content:space-between;left:0;padding:1rem 5%;position:fixed;top:0;width:100%;z-index:999}.logo{background:var(--primary);border-radius:5px;height:2rem;position:relative;width:2rem}.logo span{bottom:-10px;color:var(--white);font-size:2.3rem;font-weight:700;left:50%;position:absolute;transform:translateX(-40%)}.navbar{align-items:center;display:flex;gap:2rem}.navbar .link{color:var(--grey);font-size:14px;text-decoration:none}.navbar .link:hover{color:var(--dark)}.closebtn,.menubtn{display:none}@media screen and (max-width:700px){.navbar{align-items:flex-end;background:var(--primary-dark);gap:0;height:10rem;justify-content:space-between;left:0;padding:0 10px 2rem;position:fixed;top:-100%;transition:all .5s ease;width:100%}.navbar .closebtn{color:var(--white);cursor:pointer;display:block;font-size:4rem;left:50%;position:absolute;transform:translate(-50%,-50%)}.navbar .closebtn:hover{color:crimson}.navbar .link{color:var(--white)}.navbar .link:hover{color:var(--primary-light)}.logo{margin-left:3rem}.menubtn{cursor:pointer;display:block;font-size:1.5rem;position:absolute}}footer{background:var(--primary-dark);color:var(--white);padding:3rem 5%}footer .top{align-items:center;border-bottom:1px solid var(--primary-light);cursor:default;display:flex;justify-content:space-between;padding-bottom:3rem}footer .top .left h3{font-size:1.5rem}footer .top .left p{color:#dddbdb;font-size:14px;margin-top:10px}footer .top .right{align-items:center;display:flex;gap:1rem}footer .top .right input{background:#0000;border:1px solid var(--white);border-radius:1rem;color:#dddbdb;font-size:15px;outline:0;padding:1rem}footer .middle{grid-gap:5rem;border-bottom:1px solid var(--primary-light);display:grid;gap:5rem;grid-template-columns:repeat(5,1fr);margin-top:3rem;padding-bottom:3rem;width:100%}footer .middle div h3{font-size:14px;margin-bottom:1rem}footer .middle div li{color:#dddbdb;cursor:pointer;font-size:15px;line-height:2rem;list-style:none}footer .middle div li:hover{color:var(--white)}footer .bottom{align-items:center;display:flex;justify-content:space-between;margin-top:3rem}footer .bottom .social{align-items:center;display:flex;gap:1rem}footer .bottom .social a{color:var(--white);font-size:17px}footer .bottom .social a:hover{color:var(--primary-light)}@media screen and (max-width:1000px){footer .top .left{width:40%}footer .middle{gap:3rem;grid-template-columns:repeat(4,1fr)}footer .top{flex-direction:column}footer .top .left{margin-bottom:2rem;width:100%}footer .top .right{width:100%}footer .top .right input{flex:1 1}footer .middle{gap:1rem;grid-template-columns:repeat(3,1fr)}footer .middle div{margin-bottom:1rem}footer .bottom{flex-direction:column;gap:2rem}footer .bottom .logo{margin:0}footer .bottom small{display:flex}}.home{padding-top:5rem}.home .hero{align-items:center;display:flex;justify-content:space-between}.home .hero .hero_text{width:50%}.home .hero .hero_text h1{color:var(--dark);font-size:4rem;margin-bottom:1rem}.home .hero .hero_text p{font-size:18px}.home .hero .hero_text .features{align-items:center;display:flex;justify-content:space-between;margin-top:2rem;width:80%}.home .hero .hero_text .features span{align-items:center;display:flex;font-size:13px;position:relative}.home .hero .hero_text .features span .icon{position:absolute;top:50%;transform:translateY(-50%)}.home .hero .hero_text .features span small{font-size:13px;margin-left:1.5rem}.home .hero .hero_img{border-radius:1rem}@media screen and (max-width:1000px){.home .hero{flex-direction:column}.home .hero .hero_text{width:100%}.home .hero .hero_text .search_form{width:80%}.home .hero .hero_text .features{width:70%}.home .hero .hero_img{margin-top:5rem}}@media screen and (max-width:700px){.home .hero .hero_text h1{font-size:2.5rem}.home .hero .hero_text .features{width:100%}.home .hero .hero_text .features span{flex-direction:column;text-align:center}.home .hero .hero_text .features span .icon{top:0}.home .hero .hero_text .features span small{margin-left:0;margin-top:1rem}.home .hero .hero_img{width:80%}}.help{margin:3rem 0}.help .top{align-items:center;display:flex;gap:5rem}.help .top h1{flex:1 1;font-size:3.5rem}.help .top p{flex:1 1}.help .main{align-items:flex-start;display:flex;gap:2rem;margin-top:2rem}.help .main .navigation{flex:1 1}.help .main .navigation li{border-left:5px solid #dcdbdb;cursor:pointer;list-style:none;padding:2rem 0 1rem 1rem}.help .main .navigation li:first-child{padding-top:0}.help .main .navigation li.active{border-color:var(--primary)}.help .main .content{flex:1 1}@media screen and (max-width:700px){.help .main .content img{width:100%}}.help .main .content h1{display:none}.help .main .content h1.active{display:block}@media screen and (max-width:1000px){.help{margin-top:0}.help .top{flex-direction:column;gap:1rem}.help .top h1{font-size:2.5rem}.help .main{flex-direction:column}}.category{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}.category .cat_box{border-radius:1rem;padding:1rem}.category .cat_box .top{border-bottom:1px solid var(--grey);padding-bottom:1rem}.category .cat_box .top p{font-size:15px;line-height:1.3rem;margin-top:5px}.category .cat_box .bottom{align-items:center;display:flex;justify-content:space-between;padding-top:.7rem}.category .cat_box .bottom small{font-size:15px}.category .cat_box .bottom .icon{font-size:1.5rem}.category .cat_box.individual{background:#00802b14}.category .cat_box.couple{background:#8400ff14}.category .cat_box.teen{background:#ddff0014}.category .cat_box.psychiatry{background:#7272721a}@media screen and (max-width:1000px){.category{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){.category{grid-template-columns:1fr}}.magazine{background:var(--grey-light)}.magazine .post{display:flex;gap:2rem;margin:2rem 0}.magazine .post .text{flex:1 1}.magazine .post .text h1{font-size:3.5rem;margin-bottom:1rem}.magazine .post .text button{margin:1rem 0 2rem}.magazine .post .text .checkList li{align-items:center;display:flex;gap:1rem;list-style:none;margin-bottom:1rem}.magazine .post .text .checkList li .icon{color:var(--primary);font-size:20px}.magazine .post .post_img{align-items:center;display:flex;justify-content:center;position:relative;width:50%}.magazine .post .post_img:before{background:var(--primary-gradient);border-radius:1rem;content:"";height:25rem;left:15rem;position:absolute;top:-1rem;width:25rem}.magazine .post .post_img img{border-radius:1rem;width:80%;z-index:10}.magazine .post.post2{margin-top:5rem}.magazine .post.post2 .text .checkList{margin-top:2rem}.magazine .post.post2 .text .checkList li .icon{background:#0000;color:var(--grey);font-size:25px;height:0;padding:0;width:0}.magazine .post.post2 .post_img:before{background:rgba(255,213,0,.173);left:2.3rem;top:3.3rem}@media screen and (max-width:1000px){.magazine .post{flex-direction:column}.magazine .post.post2{flex-direction:column-reverse}.magazine .post.post2 .post_img:before{left:2.3rem;top:1.7rem}.magazine .post .post_img{width:100%}.magazine .post .post_img:before{left:15rem;top:-2rem}}@media screen and (max-width:700px){.magazine .post .text h1{font-size:2.5rem}.magazine .post.post2 .post_img:before{height:15rem;left:1rem;top:.1rem;width:17rem}.magazine .post .post_img{width:100%}.magazine .post .post_img:before{height:15rem;left:5rem;top:-1.6rem;width:15rem}}.blog .top{text-align:center}.blog .top h1{font-size:3.5rem}.blog .top p{margin:1rem auto;width:60%}.blog .blogs_container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:1rem auto;padding:2rem;width:80%}.blog .blogs_container .blog_box{border-radius:5px}.blog .blogs_container .blog_box:hover img{transform:scale(1.1)}.blog .blogs_container .blog_box .btn{text-decoration:none}.blog .blogs_container .blog_box .blog_img{border-radius:5px;overflow:hidden;width:100%}.blog .blogs_container .blog_box .blog_img img{border-radius:5px;height:50%;transition:.3s;width:100%}.blog .blogs_container .blog_box .details{align-items:center;color:var(--grey);display:flex;gap:1rem;margin:10px 0}.blog .blogs_container .blog_box .details .cat{border-radius:10px;font-size:12px;padding:5px 7px}.blog .blogs_container .blog_box .details .cat.news{background:var(--primary-gradient);color:var(--primary)}.blog .blogs_container .blog_box .details .cat.blog{background:rgba(255,204,0,.236);color:#daa520}.blog .blogs_container .blog_box .title{font-size:1.2rem}.blog .blogs_container .blog_box p{font-size:14px;margin:1rem 0}@media screen and (max-width:1000px){.blog .top{text-align:start}.blog .blogs_container,.blog .top p{margin:1rem 0;width:100%}.blog .blogs_container{gap:2rem;grid-template-columns:repeat(2,1fr);padding:2rem 0}}@media screen and (max-width:700px){.blog .top h1{font-size:2.5rem}.blog .blogs_container{grid-template-columns:1fr}}.search_form{align-items:center;border:1.5px solid #d2d0d0;border-radius:1rem;display:flex;gap:10px;margin-top:3rem;padding:10px;width:100%}.search_form .dropdown{border:none;border-right:1px solid var(--grey);color:var(--grey);flex:1 1;font-size:17px;padding:1rem}.search_form .input{align-items:center;display:flex;flex:2 1;gap:10px}.search_form .input input{border:0;color:var(--grey);flex:1 1;font-size:15px;outline:0;padding:1rem 10px}@media screen and (max-width:700px){.search_form{flex-direction:column;padding:5px;width:100%}.search_form .dropdown{border-bottom:1px solid var(--grey);border-right:0;padding:1rem;width:100%}}.therapists{padding-top:6rem}.therapists .search{width:70%}@media screen and (max-width:700px){.therapists .search{width:100%}}.therapists main{align-items:flex-start;background:rgba(30,50,61,.153);display:flex;gap:2rem;padding:2rem 5%}@media screen and (max-width:1000px){.therapists main{gap:1rem;padding:1rem}}@media screen and (max-width:700px){.therapists main{flex-direction:column;padding:10px}}.therapists main .sidebar{background:var(--white);border-radius:10px;flex:1 1;padding:1rem}@media screen and (max-width:700px){.therapists main .sidebar{display:flex;flex-direction:column;width:100%}.therapists main .sidebar .categories{align-items:flex-start;display:flex;gap:1rem}}.therapists main .sidebar .top{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1000px){.therapists main .sidebar .top{align-items:flex-start;flex-direction:column;row-gap:10px}}@media screen and (max-width:700px){.therapists main .sidebar .top{flex-direction:row}}.therapists main .sidebar .top span{color:var(--primary-light);cursor:pointer}.therapists main .sidebar article{margin:1rem 0}.therapists main .sidebar article .top h3{font-size:16px}.therapists main .sidebar article .top .icon{cursor:pointer}.therapists main .sidebar article .filter_items{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:10px 0;overflow:hidden;transition:.3s ease}.therapists main .sidebar article .filter_items.active{height:0}.therapists main .sidebar article .filter_items li{align-items:center;display:flex;gap:10px;list-style:none;margin:7px 0}.therapists main .sidebar article .filter_items li input{height:15px;width:15px}.therapists main .sidebar article .filter_items li small{color:var(--grey);font-size:14px}.therapists main .therapists_list{flex:3 1}@media screen and (max-width:700px){.therapists main .therapists_list{width:100%}}.therapists main .therapists_list .therapist_box{align-items:center;background:var(--white);border-radius:10px;display:flex;gap:10px;margin-bottom:1rem;padding:1rem}@media screen and (max-width:1000px){.therapists main .therapists_list .therapist_box{flex-wrap:wrap;justify-content:space-between}}@media screen and (max-width:700px){.therapists main .therapists_list .therapist_box{width:100%}}.therapists main .therapists_list .therapist_box .img{border-radius:10px;height:13rem;width:10rem}.therapists main .therapists_list .therapist_box .img img{border-radius:10px;height:100%;width:100%}.therapists main .therapists_list .therapist_box .middle{flex:3 1;padding:10px 1.3rem 10px 10px}.therapists main .therapists_list .therapist_box .middle .name{align-items:center;display:flex;gap:5px}.therapists main .therapists_list .therapist_box .middle .name h3{font-size:18px}.therapists main .therapists_list .therapist_box .middle .name .icon{color:var(--primary);font-size:18px}.therapists main .therapists_list .therapist_box .middle .name small{color:var(--grey);font-size:15px}.therapists main .therapists_list .therapist_box .middle .role{font-size:14px;margin:10px 0}.therapists main .therapists_list .therapist_box .middle .bio{font-size:14px;margin-bottom:1rem}.therapists main .therapists_list .therapist_box .middle .tags{align-items:center;display:flex;gap:1rem}.therapists main .therapists_list .therapist_box .info{border:1px solid var(--dark);border-radius:10px;flex:1 1;padding:10px;text-align:center}.therapists main .therapists_list .therapist_box .info li{align-items:center;color:var(--grey);display:flex;gap:5px;list-style:none;margin-bottom:10px}.therapists main .therapists_list .therapist_box .info li:nth-child(3){margin-bottom:1rem}.therapists main .therapists_list .therapist_box .info .btn{margin-bottom:10px;text-decoration:none;width:100%}.therapists main .therapists_list .therapist_box .info button{margin-top:1.2rem}.blog_content{margin-bottom:2rem;padding-top:4rem}.blog_content .banner{align-items:center;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;color:var(--white);display:flex;height:55vh;justify-content:center;width:100%}.blog_content .banner .title{font-size:3rem;text-align:center}.blog_content .main{align-items:flex-start;display:flex;margin:2rem auto;width:80%}@media screen and (max-width:1000px){.blog_content .main{width:100%}}@media screen and (max-width:700px){.blog_content .main{flex-direction:column}}.blog_content .main .writing{border-right:1px solid var(--grey);flex:3 1;padding:2rem}.blog_content .main .writing .top{align-items:center;border-bottom:1px solid var(--grey);display:flex;gap:1rem;padding-bottom:1rem}.blog_content .main .writing .top span{align-items:center;color:#605f5f;display:flex;font-size:15px;gap:7px}.blog_content .main .writing p{color:#4b4a4a;font-size:15px;line-height:2rem;margin-top:1rem;word-spacing:3px}.blog_content .main .more_posts{flex:1 1;padding:2rem 1rem}.blog_content .main .more_posts .post_box{border-bottom:1px solid var(--dark);margin-bottom:3rem;text-decoration:none}.blog_content .main .more_posts .post_box .details{align-items:center;color:var(--grey);display:flex;gap:1rem;margin:1rem 0 10px}.blog_content .main .more_posts .post_box .details .cat{border-radius:10px;font-size:12px;padding:5px 7px}.blog_content .main .more_posts .post_box .details .cat.news{background:var(--primary-gradient);color:var(--primary)}.blog_content .main .more_posts .post_box .details .cat.blog{background:rgba(255,204,0,.236);color:#daa520}.blog_content .main .more_posts .post_box .title{color:var(--dark);font-size:1.2rem}.blog_content .main .more_posts .post_box p{font-size:14px;margin-bottom:2rem}.therapists_main{padding-top:4rem}.therapists_main .therapist_hero{align-items:flex-start;display:flex;gap:2rem}@media screen and (max-width:1000px){.therapists_main .therapist_hero{flex-direction:column;padding:1rem}}@media screen and (max-width:700px){.therapists_main .therapist_hero{padding:5px}}.therapists_main .therapist_hero .info{flex:3 1;padding:1rem}.therapists_main .therapist_hero .info .profile{align-items:center;display:flex;gap:2rem}@media screen and (max-width:700px){.therapists_main .therapist_hero .info .profile{align-items:flex-start;flex-direction:column;margin-bottom:1rem}}.therapists_main .therapist_hero .info .profile .text .name{align-items:center;display:flex;gap:5px}.therapists_main .therapist_hero .info .profile .text .name h3{font-size:18px}.therapists_main .therapist_hero .info .profile .text .name .icon{color:var(--primary);font-size:18px}.therapists_main .therapist_hero .info .profile .text .role{font-size:14px;margin:10px 0 1rem}.therapists_main .therapist_hero .info .profile .text li{align-items:center;color:var(--grey);display:flex;gap:5px;list-style:none;margin-bottom:10px}.therapists_main .therapist_hero .info .profile .text .tags{align-items:center;display:flex;gap:1rem;margin-top:1rem}.therapists_main .therapist_hero .info .profile .img{border-radius:10px;height:18rem;width:15rem}.therapists_main .therapist_hero .info .profile .img img{border-radius:10px;height:100%;width:100%}.therapists_main .therapist_hero .info .navigators{align-items:center;display:flex;gap:1rem;margin:2rem 0}.therapists_main .therapist_hero .info .navigators a{text-decoration:none}@media screen and (max-width:1000px){.therapists_main .therapist_hero .info .navigators a{padding:10px}}@media screen and (max-width:700px){.therapists_main .therapist_hero .info .navigators{display:none}}.therapists_main .therapist_hero .info .navigators_info #about{width:80%}@media screen and (max-width:1000px){.therapists_main .therapist_hero .info .navigators_info #about{width:100%}}.therapists_main .therapist_hero .info .navigators_info h3{font-size:20px;margin-bottom:10px}.therapists_main .therapist_hero .info .navigators_info p{color:var(--dark);font-size:16px;line-height:1.7rem}.therapists_main .therapist_hero .contact_details{flex:1 1;padding:1rem}@media screen and (max-width:1000px){.therapists_main .therapist_hero .contact_details{align-items:flex-start;display:flex;gap:1rem}.therapists_main .therapist_hero .contact_details div{flex:1 1}.therapists_main .therapist_hero .contact_details{flex-direction:column}.therapists_main .therapist_hero .contact_details div{width:100%}}.therapists_main .therapist_hero .contact_details div{border:1px solid var(--dark);border-radius:10px;margin-bottom:2rem;padding:1.3rem}.therapists_main .therapist_hero .contact_details div.connect button{margin-top:1rem;width:100%}.therapists_main .therapist_hero .contact_details div.practice .btns{align-items:center;border:0;display:flex;gap:1rem;margin-top:1rem;padding:0;width:100%}.therapists_main .therapist_hero .contact_details div.practice .btns .btn{width:100%}.therapists_main .therapist_hero .contact_details div.practice hr{margin:1rem 0}.therapists_main .therapist_hero .contact_details div h3{font-size:18px;margin-bottom:1rem}.therapists_main .therapist_hero .contact_details div li{align-items:center;color:var(--grey);display:flex;gap:5px;list-style:none;margin-bottom:10px}.therapists_main .other_content{border-top:1px solid #dad7d7;margin:3rem 5% 0;padding:3rem 0}.therapists_main .other_content .divs{align-items:center;display:flex;justify-content:space-between}.therapists_main .other_content .divs .box{border:1px solid var(--dark);border-radius:10px;padding:1rem}.therapists_main .other_content h3{font-size:1.7rem;margin-bottom:1rem}
/*# sourceMappingURL=main.d72f2363.css.map*/