@import url(https://fonts.googleapis.com/css2?family=Elsie:wght@400;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Playfair&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css2?family=DM+Serif+Display&display=swap);@import url(https://fonts.googleapis.com/css2?family=Berkshire+Swash&display=swap);@import url(https://fonts.googleapis.com/css2?family=Parisienne&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+Hebrew:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Kaushan+Script&family=Poppins:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300&family=Roboto:wght@300&display=swap);:root{--primary-color:#046d27;--secondary-color:#db7a0a}span{color:#db7a0a;color:var(--secondary-color)}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,code{font-family:Roboto,sans-serif}ul{list-style-type:none}a{color:#fff;text-decoration:none}.hover-underline-animation{color:#0087ca;display:inline-block;position:relative}.hover-underline-animation:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:bottom right;transform-origin:bottom right;transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out;width:100%}.hover-underline-animation:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}p{font-family:Montserrat,sans-serif;font-size:24px;line-height:1.4}h1,h2{color:#046d27;color:var(--primary-color);font-family:Roboto,sans-serif;font-size:25px}.container{height:100%;margin:auto;max-width:1240px;position:relative}button{background-color:#046d27;background-color:var(--primary-color);border:1px solid #046d27;border:1px solid var(--primary-color);border-radius:25px;color:#f8f8f8;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:500;margin:1rem 0;padding:1rem 5rem}span{color:#046d27;color:var(--primary-color)}.sub__menus__arrows:hover .sub__menus{display:block}.sub__menus__arrows__full:hover .sub__menus{display:block;z-index:1000000}.menu-item .sub__menus a{margin:0 5px;padding:7px 0 0}.mh{background-color:rgba(0,0,0,.562);height:70vh}.mh:before{background:url(/static/media/mh-submenu-bg.97dd54e6d889bcd46380.webp) no-repeat top/cover;height:70vh}.wrap{display:flex;flex-wrap:wrap;justify-content:center}.box{height:auto;margin:1rem}.wrap .header{text-align:left}.box img{border-radius:10px}p{font-size:15px}.prog-link{color:#046d27;color:var(--primary-color);font-size:12px}.prog-link:hover{color:#db7a0a;color:var(--secondary-color)}.star{color:#daa520}@media screen and (max-width:940px){p{font-size:14px}.wrap .header,p{text-align:center}.wrap .header{font-size:1.5rem}.wrap .box-btn button{margin:1rem auto}}.job-link a{color:#48d667}@media screen and (max-width:375px){.box img{height:300px;width:100%}}.main-menu .content{position:absolute;top:30%;width:100%}.main-menu h1{color:#db7a0a;color:var(--secondary-color);font-size:2rem;padding:10px 0;text-align:left}.main-menu p{color:#555353;font-size:16px;margin:auto;text-align:justify}.job-link a{color:#046d27;color:var(--primary-color);font-weight:700}.job-link a:hover{color:#46a828}@media screen and (max-width:940px){.main-menu h1,.main-menu-header h1{font-size:1.5rem}.main-menu-content p{font-size:14px}.main-menu .content{font-size:14px;padding:0 2rem}}.hero-divider{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:100%}.hero-divider img{width:100%}@media screen and (max-width:940px){.hero-divider img{display:none}}.hero{display:flex;flex-wrap:wrap;justify-content:center;width:100%}.hero,.hero-content{position:relative}.hero .hero-container{background-color:#0000007e;height:100%;position:absolute;text-align:center;width:100%}.hero-container .content{bottom:5%;padding:1rem;position:absolute;text-align:center;width:100%}.hero-container .content img{width:500px}.hero-number{display:flex;gap:.3rem;position:absolute;right:5%;top:4%;z-index:10}.hero-number a{color:#fff;font-family:Libre Baskerville,serif;font-size:1.3rem}.hero-number span{color:#fff}.hero .content h1{color:#fff;font-family:Montserrat,sans-serif;font-size:1.2rem;letter-spacing:2px;padding:.5rem 0;text-align:center}.hero .content p{color:#fff;font-size:.8rem;text-align:center}.hero .content h2 span{color:#fa9006;font-size:1.2rem}.hero-btn a{color:#fff;font-family:Libre Baskerville,serif;font-size:1.8rem}.hero .hero-btn button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 2rem}.gauges{font-size:1rem;gap:1rem;justify-content:center;text-align:center}.gauge-container{text-align:center;width:100%}.fling-minislide{background-color:#000;display:block;height:100vh;overflow:hidden;position:relative;width:100%}.fling-minislide img{-webkit-animation:fling-minislide 32s infinite,zoom-in 32s infinite;animation:fling-minislide 32s infinite,zoom-in 32s infinite;height:100%;object-fit:cover;opacity:0;position:absolute;width:100vw}@-webkit-keyframes fling-minislide{28%{opacity:1}32%{opacity:0}}@keyframes fling-minislide{28%{opacity:1}32%{opacity:0}}.fling-minislide img:nth-child(4){-webkit-animation-delay:0s;animation-delay:0s}.fling-minislide img:nth-child(3){-webkit-animation-delay:8s;animation-delay:8s}.fling-minislide img:nth-child(2){-webkit-animation-delay:16s;animation-delay:16s}.fling-minislide img:first-child{-webkit-animation-delay:24s;animation-delay:24s}@-webkit-keyframes zoom-in{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 84%;transform-origin:50% 84%}to{-webkit-transform:scale(1.5) translateY(15px);transform:scale(1.5) translateY(15px);-webkit-transform-origin:center;transform-origin:center}}@keyframes zoom-in{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0);-webkit-transform-origin:50% 84%;transform-origin:50% 84%}to{-webkit-transform:scale(1.5) translateY(15px);transform:scale(1.5) translateY(15px);-webkit-transform-origin:center;transform-origin:center}}.title-wrapper{background-color:rgba(0,0,0,.404)}@media screen and (max-width:940px){.fling-minislide{height:100vh}}@media screen and (max-width:700px){.hero-btn button{font-size:.8rem;margin:1rem 0;padding:.5rem 2rem}.hero .content h2{font-size:.8rem;padding:.5rem 0}}@media screen and (max-width:600px){.hero-container .content img{width:90%}.hero-number{position:absolute;right:5%;top:4%;z-index:10}.hero-number a{font-size:1.3rem}}.navbar{background-color:#92b1d300;padding:3rem 0;position:absolute;text-align:center;width:100%;z-index:10}.navbar .navbar-container{align-items:center;display:flex;justify-content:space-around;width:100%}.navbar-logo{padding:.5rem;width:180px;z-index:2}.navbar-logo img{width:100%}.navbar-logo h1{color:#fff;padding:1rem}.navbar .icon{color:#fff;font-size:2rem}.navbar .logo .icon{color:var(--primary-color);font-size:3rem;margin-right:1rem}.hamburger{display:none;padding:1rem}.navbar .nav-menu{align-items:center;display:flex;height:100%}.navbar li{color:#fff;font-family:Montserrat,sans-serif;font-size:13px;padding:.3rem .5rem;text-transform:uppercase;width:-webkit-max-content;width:max-content}.navbar li a{font-weight:600}.menu-item .sub__menus li a{color:var(--primary-color);font-size:13px;padding:-1rem}.menu-item .sub__menus li a:hover{color:#ff7b00!important}.sub__menus{background:#fff;border-radius:3px;display:none;margin-top:6px;padding:2px 0 0;position:absolute;width:auto;z-index:1000}.sub__menus__arrows svg,.sub__menus__arrows__full svg{font-size:12px;top:10px}@media screen and (max-width:1200px){.navbar .hamburger{display:block;z-index:15}.navbar .nav-menu{background:#000;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.5s ease-in;width:100%}.navbar .active{left:0}.navbar li{font-size:1rem}.navbar button{font-size:1.8rem}.menu-item .sub__menus li a{color:var(--primary-color);font-size:14px}li .submenu-header{font-size:14px}#submenu-item li{padding:.2rem 1rem}.navbar .navbar-container{justify-content:space-between}.sub__menus{background:#f4f4f7}}.footer{background-color:#000;height:auto;position:relative;width:100%}.footer .container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem 0}.footer .top{display:flex;justify-content:space-between;padding:1rem;width:100%}.footer .top .logo-footer{height:auto;width:150px}.logo-footer h1{color:#fff;font-size:3rem}.footer .top .logo-footer img{height:auto;width:100%}.footer .top .icon{color:#fff;cursor:pointer;font-size:3rem;margin:auto}.col{padding:0 1rem;width:-webkit-max-content;width:max-content}.col a,.col h2{color:#fff;text-align:center}.col h2{font-size:.9rem}.footer .col-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;padding:1rem;width:100%}.footer h3{color:var(--primary-color);font-size:1.2rem;margin:1rem 0 2rem;text-align:center;text-transform:uppercase}.footer p{margin:.5rem 0}.copyright p,.footer p{color:#fff;text-align:center}.copyright p{text-transform:uppercase}.col span{color:var(--primary-color)}@media screen and (max-width:940px){.footer{height:100%}}@media screen and (max-width:700px){.footer .top .logo-footer{width:120px}}.InsuranceSection{position:relative;width:100%}.InsuranceSection .content{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.InsuranceSection-container{padding:25px;text-align:center}.InsuranceSection-container p{font-family:Montserrat,sans-serif;padding:1rem 0}.InsuranceSection h1{font-family:Montserrat,sans-serif;padding:1rem}.insurance-thumbnail{width:150px}.insurance-thumbnail img{width:100%}.group{margin:auto;padding:1rem;width:600px}.group img{max-width:100%}@media screen and (max-width:940px){.InsuranceSection-container h1{font-size:1.5rem;padding:1rem 0}.InsuranceSection-container p{font-size:14px}}@media screen and (max-width:600px){.group{width:350px}}.bg{height:100%}.bg:before{opacity:.05}.wrapper-content{flex-wrap:nowrap;gap:1rem}.wrapper-content-left{margin:auto;text-align:center;width:450px}.wrapper-content-left img{width:100%}.wrapper-content-right{margin:auto;width:45%}.wrapper-content-right h2{color:#000000d3;font-size:1rem}.wrapper-content-right h1{color:var(--primary-color);font-family:Elsie,serif;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:2px}.wrapper-content-right p{text-align:justify}.leaf{bottom:0;left:1%;position:absolute;width:40%}@media screen and (max-width:940px){.wrapper-content{flex-wrap:wrap}.wrapper-content-left{width:80%}.wrapper-content-right{padding:1rem 2rem;width:100%}.wrapper-content-right h1,.wrapper-content-right h2{text-align:center}}.homeSection2{padding:5rem 1rem}.homeSection2-content{display:flex;gap:1rem;text-align:left}.homeSection2-left{width:45%}.homeSection2-right{margin:auto;position:relative;width:600px}.homeSection2-right img{border-radius:1rem;width:100%}.homeSection2-content h1{color:var(--primary-color);font-size:1rem;letter-spacing:5px;padding:1rem 0}.homeSection2-content h2{color:rgba(0,0,0,.76);font-family:"DM Serif Display",serif;font-size:1.5rem}.homeSection2-content p{color:#000;font-size:14px;padding:.5rem 0;text-align:left}.checklist{display:flex;gap:1rem}.homeSection2-icon{color:var(--primary-color);font-size:1.2rem;margin:auto 0}.leaf2{bottom:-5%;position:absolute;right:-3%;width:25%}@media screen and (max-width:940px){.homeSection2-content{flex-wrap:wrap}.homeSection2-left{width:100%}.homeSection2{margin:1rem 0 7rem;padding:1rem}.homeSection2-right{width:100%}.leaf2{display:none}}@media screen and (max-width:700px){.homeSection2-left h1{text-align:center}.homeSection2-left h2{font-size:1.5rem;text-align:center}}.bg{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.bg:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.07;padding:5rem 0;position:absolute;width:100%;z-index:-1}.contact2-header p{padding:.5rem 0}.contact-container{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.get_form_inner{background:#fff;box-shadow:-4px -2px 20px -7px #cfd5df;display:block;margin:4rem 2rem 2rem 3rem;padding:2rem}input{display:flex;flex-wrap:wrap;width:100%}input[type=email],input[type=tel],input[type=text]{border:1px solid #dbdbdb;border-radius:2px;color:#333;height:42px;outline:0;padding:0 0 0 20px;width:100%}textarea{border:1px solid #dbdbdb;border-radius:2px;color:#333;margin-bottom:20px;outline:0;padding:12px 0 0 20px;resize:none;width:100%}.get_form_inner_text h3{color:var(--primary-color);font-size:26px;font-weight:600}.get_form_inner_text p{text-align:left}input[type=submit]{background-color:var(--primary-color);border:var(--primary-color);color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;outline:0;padding:10px 20px;text-transform:uppercase;transition:all .3s cubic-bezier(.55,.055,.675,.19);-webkit-transition:all .3s cubic-bezier(.55,.055,.675,.19);-moz-transition:all .3s cubic-bezier(.55,.055,.675,.19);-ms-transition:all .3s cubic-bezier(.55,.055,.675,.19);-o-transition:all .3s cubic-bezier(.55,.055,.675,.19)}input[type=submit]:hover{background-color:#141414;border-color:var(--secondary-color);color:#fff}.contact-cards-container{flex-wrap:wrap;width:330px}.get_form_inner2{background:#fff;border-bottom:3px solid var(--primary-color);box-shadow:-4px -2px 20px -7px #cfd5df;display:block;height:150px;margin:4rem 1rem 1rem;padding:2rem 1rem;width:300px}.get_form_inner2 h2{color:var(--primary-color);text-align:center}.get_form_inner2 a,.get_form_inner2 p{color:#272626;margin:1rem auto;text-align:center}.hidden{color:#fff;display:none;margin:auto;text-align:center;width:10rem;z-index:2}@media screen and (max-width:940px){.get_form_inner{margin:4rem 1rem 2rem}.get_form_inner p{padding:.5rem 0;text-align:left}}.team-main{height:100%;padding:3rem 0;position:relative;width:100%}.team-main:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.08;position:absolute;width:100%;z-index:-1}.team-section{background:hsla(0,0%,100%,0);position:relative;width:100%}.team-section .content{flex-wrap:wrap;justify-content:center;padding:5rem 1rem;text-align:center;width:100%}.team-section p{font-family:Montserrat,sans-serif;padding:1rem;text-align:justify}.team-section h1,.team-thumbnail p{text-align:center}.team-section h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:2rem;padding:1rem 0}.team-right{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem;text-align:center}.team-thumbnail img{border-radius:1rem;box-shadow:10px 5px 5px #e4e4e4;height:210px;margin:5px;padding:5px;width:180px}.mission-section button{margin:auto}@media screen and (max-width:940px){.team-section .content{width:100%}.team-section h1{font-size:25px}.team-section p{font-size:15px}}.section1{height:auto;padding:2rem 0;width:100%}.section1-header{padding:1rem;text-align:center}.section1-header h1{color:var(--primary-color);font-family:Elsie,serif;font-size:1.5rem;font-weight:400;letter-spacing:3px;padding:1rem}.section1-header p{font-family:Roboto,sans-serif;font-size:16px;margin:auto}.card-content,.section1-cards{padding:1rem}.card h5{border:1px solid #5a5c825d;border-radius:5px;margin:auto;padding:.6rem 2rem;width:-webkit-max-content;width:max-content}.card2 h5{border:1px solid #adadbe81}.wwa-cards-contents{display:flex;justify-content:center}.card-content{text-align:center;top:10%;width:100%}.card-icon1,.card-icon3{color:var(--primary-color);font-size:6rem;padding:1rem 0}.card-icon2{color:#fff;font-size:6rem;padding:1rem 0}.card1{background-color:hsla(0,0%,100%,.97);border-radius:1rem;box-shadow:-1px 3px 43px -9px rgba(0,0,0,.75);-webkit-box-shadow:-1px 3px 43px -9px rgba(0,0,0,.75);-moz-box-shadow:-1px 3px 43px -9px rgba(0,0,0,.75);height:auto;justify-content:center;margin-top:1.5rem;position:relative;width:450px}.card1:before{background:url(/static/media/leaf.25bd0f769897b94e69e5.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.card1 h1{font-family:Elsie,serif;font-size:1.5rem;font-style:normal;font-weight:400}.card1 p{font-family:Roboto,sans-serif;padding:2rem}.card1 h5{color:var(--primary-color);cursor:pointer;letter-spacing:2px}.card2{background-color:var(--primary-color);border-radius:1rem;height:auto;justify-content:center;position:relative;width:450px}.card2:before{background:url(/static/media/leaf.25bd0f769897b94e69e5.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.card2 h1{color:#fff;font-family:Elsie,serif;font-size:1.5rem;font-style:normal;font-weight:400}.card2 p{color:#fff;font-family:Roboto,sans-serif;padding:2rem}.card2 h5{color:#fff;letter-spacing:2px}.card3{background-color:hsla(0,0%,100%,.97);border-radius:1rem;box-shadow:-1px 3px 43px -9px rgba(0,0,0,.75);-webkit-box-shadow:-1px 3px 43px -9px rgba(0,0,0,.75);-moz-box-shadow:-1px 3px 43px -9px rgba(0,0,0,.75);height:auto;justify-content:center;margin-top:1.5rem;position:relative;width:450px}.card3:before{background:url(/static/media/leaf.25bd0f769897b94e69e5.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.card3 h1{font-family:Elsie,serif;font-size:1.5rem;font-style:normal;font-weight:400}.card3 p{font-family:Roboto,sans-serif;padding:2rem}.card3-btn{padding:2rem 0}.card3 h5{color:var(--primary-color);letter-spacing:2px}.card h5:hover{color:#000}@media screen and (max-width:940px){.wwa-cards-contents{flex-wrap:wrap}.card1{border-radius:1rem 1rem 0 0}.card2{border-radius:0}.card3{border-radius:0 0 1rem 1rem;margin-top:0}.card{width:100%}}.mission-home{background:#16161679;display:flex;flex-wrap:wrap;height:70vh;justify-content:center;position:relative;width:100%}.mission-home:before{background:url(/static/media/mission-bg.1f9809db69c31422fcca.webp) no-repeat 50%/cover;background-attachment:fixed;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mission-home .mission-home-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:auto}.mission-home .mission-home-content h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;padding:2rem;text-align:center}.mission-home .mission-home-content p{color:#fff;font-family:Montserrat,sans-serif;padding:1rem;text-align:center}.mission-home h2{color:#fff;font-family:Kaushan Script,cursive;font-size:1.3rem;font-weight:400;padding:2rem;text-align:center}@media screen and (max-width:940px){.mission-home .mission-home-content h1{font-size:1.5rem}}@media screen and (max-width:600px){.mission-home h2{font-size:1rem}}.TherapyMH{background:#faf9f9;height:100%;justify-content:center;margin:3rem 0;width:100%}.TherapyMH .content{padding:3rem 0;text-align:center;top:10%}.box-icon{color:var(--primary-color);font-size:5rem}.box-content{padding:1rem;width:100%}.TherapyMH .TherapyMH-left{text-align:center;width:100%}.TherapyMH .TherapyMH-left h1{color:#000;font-size:1rem;letter-spacing:8px}.TherapyMH .TherapyMH-left p{color:var(--primary-color);font-family:Elsie,serif;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:5px;padding-top:.5rem}.TherapyMH-right{display:flex;gap:.5rem;justify-content:center;width:100%}.TherapyMH-right img{width:100%}.TherapyMH-right .item{box-shadow:-1px 11px 22px -17px rgba(0,0,0,.75);-webkit-box-shadow:-1px 11px 22px -17px rgba(0,0,0,.75);-moz-box-shadow:-1px 11px 22px -17px rgba(0,0,0,.75);height:auto;width:350px}.box1 .box-content h1{color:#4d4b4b;font-size:1.2rem;padding:1rem 0}.box1 .box-content p{color:#4d4b4b}.box2 .box-content h1{color:#4d4b4b;font-size:1.2rem;padding:1rem 0}.box2 .box-content p{color:#4d4b4b;text-align:center}.box3 .box-content h1{color:#4d4b4b;font-size:1.2rem;padding:1rem 0}.box3 .box-content p{color:#4d4b4b;text-align:center}.mental-health-btn{padding:1rem;text-align:center;width:100%}.mental-health-btn button{border-radius:5px;font-size:1rem;padding:.8rem 2.5rem}@media screen and (max-width:940px){.TherapyMH .content{flex-wrap:wrap;padding:3rem 0;text-align:center}.TherapyMH .content p{padding:0 1rem;text-align:center}.TherapyMH-right{flex-wrap:wrap}.TherapyMH-right .box{border:1px solid #5a5c824d;flex-wrap:wrap;width:100%}.TherapyMH .TherapyMH-left h1{font-size:1.5rem}.TherapyMH .TherapyMH-left p{font-size:1.5rem;padding:1rem}.TherapyMH .TherapyMH-left,.TherapyMH .TherapyMH-right{width:100%}.TherapyMH-btn{padding:3rem 0 0}.box .box-content h1{padding:0 0 .5rem}.box-icon{font-size:4rem;padding:0}}@media screen and (max-width:720px){.TherapyMH-right .item{margin:0 1rem;width:100%}.TherapyMH .TherapyMH-left h1{font-size:1rem;letter-spacing:5px}.TherapyMH .TherapyMH-left p{font-size:1.5rem;letter-spacing:1px}}.therapySA{background:#24242500;height:100%;position:relative;width:100%}.therapySA:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.05;position:absolute;width:100%;z-index:-1}.therapySA-content{height:auto;padding:3rem 0}.therapySA-header{padding:.5rem;text-align:center;width:100%}.therapySA-header h1{color:var(--primary-color);font-family:Elsie,serif;font-size:1.5rem;font-style:normal;font-weight:400;letter-spacing:2px;padding-top:.5rem}.therapySA-header p{padding:1rem}.therapySA-flex{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:3rem 0}.therapySA-flexItem{border-radius:10px;box-shadow:-1px 11px 22px -17px rgba(0,0,0,.75);-webkit-box-shadow:-1px 11px 22px -17px rgba(0,0,0,.75);-moz-box-shadow:-1px 11px 22px -17px rgba(0,0,0,.75);height:auto;margin:1rem;padding:0 0 2rem;width:370px}.therapySA-flexItem .flex-img{width:100%}.therapySA-flexItem .flex-img img{border-top-left-radius:10px;border-top-right-radius:10px;width:100%}.therapySA-flexItem .flex-caption h1{font-size:1.2rem;padding:1rem 0 0;text-align:center}.therapySA-btn,.therapySA-flexItem .flex-caption p{padding:1rem;text-align:center}.therapySA-btn{width:100%}.therapySA-btn button{border-radius:5px;font-size:1rem;padding:.8rem 2.5rem}.insurance-home-flex{display:flex;gap:1rem;justify-content:center}.insurance-home-left{margin:auto;padding:1rem;width:500px}.insurance-home-left img{width:100%}.insurance-home-right{margin:auto;padding:1rem;width:50%}@media screen and (max-width:940px){.insurance-home-flex{flex-wrap:wrap}.insurance-home-left,.insurance-home-right{width:90%}}.treatment{background:#0a0a0a71;display:flex;flex-wrap:wrap;height:80vh;justify-content:center;position:relative;width:100%}.treatment:before{background:url(/static/media/treatment-hero.79868a007b2287f529a7.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.treatment-content{bottom:20%;display:block;padding:1rem;position:absolute}.treatment h1{color:#fff;font-size:3rem}.treatment p{color:#fff;font-size:16px;text-align:center}@media screen and (max-width:940px){.treatment h1{font-size:2.5rem;text-align:center}}@media screen and (max-width:700px){.treatment{height:100vh}}.contact2{padding:4rem 0}.contact2-header{margin:0 auto;padding:20px;text-align:center;width:auto}.contact2-header,.contact2-header h1,.contact2-header p{font-family:Montserrat,sans-serif}.contact-form-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:.5rem 0 1rem}.contact-form-content .left-side{align-items:center;flex-direction:column;height:100%;justify-content:center;margin-top:15px;position:relative;width:25%}.contact-form-content .right-side{width:40%}.contact-form-content .left-side:before{background:#afafb6;content:"";height:70%;position:absolute;right:-17px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}.contact-form-content .left-side .details{margin:14px;text-align:center}.contact-form-content .left-side .details .topic{font-size:16px;font-weight:800}.contact-form-content .left-side .details .text-one,.contact-form-content .left-side .details .text-two,.text-one a{color:#161616;font-family:Montserrat,sans-serif;font-size:14px}.container .contact-form-content .right-side{margin-left:75px;width:50%}.contact-form-content .right-side .topic-text{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:25px;font-weight:600}.right-side .input-box{height:50px;margin:12px 0;width:100%}.right-side .input-box input,.right-side .input-box textarea{background:#f0f1f8;border:none;border-radius:6px;font-size:16px;height:100%;outline:none;padding:0 15px;resize:none;width:100%}.right-side .message-box{min-height:110px}.right-side .input-box textarea{padding-top:6px}.right-side .button{display:inline-block;margin-top:12px}.contact-btn{background:var(--primary-color);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;outline:none;padding:8px 16px;transition:all .3s ease}.contact-btn:hover{background:#159b94}@media (max-width:940px){.contact2-container{padding:30px 40px 40px 35px}.contact2-container .content .right-side{margin-left:55px;width:75%}.contact2-container .contact-form-content{flex-direction:column-reverse;margin:0}.contact2-container .contact-form-content .left-side{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:40px;width:100%}.contact2-container .contact-form-content .left-side:before{display:none}.contact2-container .contact-form-content .right-side{margin-left:0;width:100%}.topic-text-p{text-align:left}}.activities{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.activities:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.02;position:absolute;width:100%;z-index:-1}.actvities-content{margin:1rem 0;padding:2rem 0;width:100%}.activities-flex{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.activities-flex-left{margin:auto;padding:1rem;width:60%}.activities-flex-left h1{padding:1rem 0;text-align:center}.activities-flex-left ul{padding:1rem 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.activities-flex-right{padding:1rem;width:450px}.activities-flex-right img{border-radius:1rem;width:100%}@media screen and (max-width:1200px){.activities-flex-left{width:100%}.activities-flex-left ul{margin:auto}}.treatment-overview{padding:3rem 1rem}.treatment-overview p{color:#414242;font-family:Poppins,sans-serif;font-size:14px;padding:.5rem;text-align:justify}.treatment-overview h1{color:#414242;font-family:Montserrat,sans-serif;font-size:1rem;padding:1rem;text-align:center;text-transform:uppercase}.cognitive{display:flex;flex-wrap:wrap;height:auto;justify-content:center;padding:3rem 0;position:relative;width:100%}.cognitive:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.02;position:absolute;width:100%;z-index:-1}.cognitive-content{padding:1rem;width:100%}.cognitive-flex{display:flex;gap:1rem;justify-content:center}.cognitive-right{margin:auto;width:50%}.cognitive-right h1{padding:1rem 0;text-align:center}.cognitive-right p{color:#414242;font-family:Poppins,sans-serif;font-size:14px;text-align:justify}.cognitive-left{margin:auto;width:500px}.cognitive-left img{border-radius:1rem;width:100%}@media screen and (max-width:940px){.cognitive-flex{flex-wrap:wrap}.cognitive-right{width:100%}.cognitive-left{width:90%}.cognitive-flex{flex-wrap:wrap-reverse}}.dialectal{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.dialectal:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.02;position:absolute;width:100%;z-index:-1}.dialectal-content{padding:1rem;width:100%}.dialectal-flex{display:flex;gap:1rem;justify-content:center}.dialectal-left{margin:auto;width:50%}.dialectal-left h1{padding:1rem 0;text-align:center}.dialectal-left p{color:#414242;font-family:Poppins,sans-serif;font-size:14px;text-align:justify}.dialectal-right{margin:auto;width:500px}.dialectal-right img{border-radius:1rem;width:100%}@media screen and (max-width:940px){.dialectal-flex{flex-wrap:wrap}.dialectal-left{width:100%}.dialectal-right{width:90%}.dialectal-left h1{text-align:center}}.psychodynamic{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.psychodynamic:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.02;position:absolute;width:100%;z-index:-1}.psychodynamic-content{padding:1rem;width:100%}.psychodynamic-flex{display:flex;gap:1rem;justify-content:center}.psychodynamic-right{margin:auto;width:50%}.psychodynamic-right h1{padding:1rem 0;text-align:center}.psychodynamic-right p{color:#414242;font-family:Poppins,sans-serif;font-size:14px;text-align:justify}.psychodynamic-left{width:500px}.psychodynamic-left img{border-radius:1rem;width:100%}@media screen and (max-width:940px){.psychodynamic-right{width:100%}.psychodynamic-left{width:90%}.psychodynamic-right h1{text-align:center}.psychodynamic-flex{flex-wrap:wrap-reverse}}.interpersonal{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.interpersonal:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.02;position:absolute;width:100%;z-index:-1}.interpersonal-content{padding:1rem;width:100%}.interpersonal-flex{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.interpersonal-left{margin:auto;width:50%}.interpersonal-left h1{padding:1rem 0;text-align:center}.interpersonal-left p{color:#414242;font-family:Poppins,sans-serif;font-size:14px;text-align:justify}.interpersonal-right{margin:auto;padding:1rem;width:500px}.interpersonal-right img{border-radius:1rem;width:100%}@media screen and (max-width:1200px){.interpersonal-left{width:100%}.interpersonal-left h1{text-align:center}}.treatmentPlan{display:flex;flex-wrap:wrap;height:auto;justify-content:center;position:relative;width:100%}.treatmentPlan:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.02;position:absolute;width:100%;z-index:-1}.treatmentPlan-content{padding:1rem;width:100%}.treatment-header p{padding:1rem 0;text-align:justify}.treatment-header h1{padding:1rem;text-align:center}.treatmentPlan-flex{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.treatmentPlan-right{margin:auto;width:50%}.treatmentPlan-right h1{padding:1rem 0;text-align:center}.treatmentPlan-right p{color:#414242;font-family:Poppins,sans-serif;font-size:14px;text-align:justify}.treatmentPlan-left{width:420px}.treatmentPlan-left img{border-radius:1rem;width:100%}.source p{font-size:10px;padding:1rem 0}@media screen and (max-width:940px){.treatmentPlan-right{width:100%}.treatmentPlan-right h1{text-align:center}.treatmentPlan-flex{flex-wrap:wrap-reverse}}.testimonials{background:#0808084b;height:80vh;position:relative;width:100%}.testimonials:before{background:url(/static/media/menu-bg-testimonials.7b3a3c4da0b04b9e5860.webp) no-repeat top/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.testimonials .testimonials-content{bottom:20%;display:block;padding:1rem;position:absolute;width:100%}.testimonials h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.testimonials h2{color:#fff;font-size:1.5rem}.testimonials h1{font-size:2.5rem}}@media screen and (max-width:700px){.testimonials{height:100vh}.testimonials .testimonials-content{bottom:30%}}.testimonials-section{margin-top:3rem;padding:10px}.testimonial-wrap{display:flex;flex-wrap:wrap-reverse;justify-content:space-evenly}.testimonial-left{margin:auto;padding:1rem;width:50%}.testimonial-left span{font-size:1rem;padding:0 1rem}.testimonial-right{margin:auto;width:500px}.testimonial-right img{border-radius:15px;width:100%}.testimonials-section p{line-height:20px;text-align:justify}.testimonials-section h1{margin:1rem 0}@media screen and (max-width:940px){.testimonial-left{padding:1rem 2rem;width:100vw}}.mission{background:#00000050;height:80vh;position:relative;width:100%}.mission:before{background:url(/static/media/menu-bg-mission.af60694b36b337cfd40e.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mission .mission-content{bottom:20%;display:block;padding:1rem;position:absolute;width:100%}.mission h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.mission h2{color:#fff;font-size:1.5rem}.mission h1{font-size:3rem}}@media screen and (max-width:700px){.mission{height:100vh}.mission .mission-content{bottom:30%}}.mission-section{display:flex;gap:1rem;justify-content:center;padding:3rem 1rem;width:100%}.flex-left{margin:auto 0;width:50%}.mission-section-header{padding:1rem 0}.mission-section-header h1{padding:.5rem 0}.flex-left h1{font-size:1rem;padding:.2rem 0}.flex-left h1,.flex-left p{text-align:left}.flex-right{width:500px}.flex-right img{width:100%}@media screen and (max-width:940px){.mission-section{flex-wrap:wrap}.flex-left{width:100%}}.residence{background:#0000006c;height:80vh;position:relative;width:100%}.residence:before{background:url(/static/media/submenu-bg-residence.43f2b839ecb054980a63.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.residence{display:flex;flex-wrap:wrap;justify-content:center}.residence .residence-content{bottom:20%;display:block;padding:1rem;position:absolute;width:60%}.residence h1{font-family:Montserrat,sans-serif;font-size:4rem;padding:.5rem 0}.residence h1,.residence p{color:#fff;text-align:center}@media screen and (max-width:940px){.residence h1{font-size:2rem}.residence .residence-content{width:100%}}@media screen and (max-width:700px){.residence{height:100vh}}.residence-section{height:auto;position:relative;width:100%}.residence-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.residence-section-header{margin:2rem auto;padding:20px;text-align:center;width:auto}.residence-section-header h1,.residence-section-header p{font-family:Montserrat,sans-serif;text-align:center}.residence-section-flex{display:flex;gap:1rem;justify-content:center}.residence-section-flex-left{margin:auto;padding:1rem;width:50%}.residence-section-flex-left h5{color:var(--primary-color);font-size:1.2rem;padding:.5rem 0;text-transform:uppercase}.residence-section-flex-left p{padding:.5rem 0}.residence-section-flex-right{margin:auto;padding:1rem;width:500px}.residence-section-flex-right img{border-radius:.5rem;width:100%}.residence-section-flex-right2{margin:auto;padding:1rem;width:50%}.residence-section-flex-right2 h5{color:var(--primary-color);font-size:1.2rem;padding:.5rem 0;text-transform:uppercase}.residence-section-flex-right2 p{padding:.5rem 0}.residence-section-flex-left2{margin:auto;padding:1rem;width:500px}.residence-section-flex-left2 img{border-radius:.5rem;width:100%}.ResidenceSection-flex{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 0}.ResidenceSection-flex .thumbnail{width:300px}.ResidenceSection-flex .thumbnail img{border-radius:.5rem;width:100%}@media screen and (max-width:940px){.residence-section-flex{flex-wrap:wrap}.residence-section-flex-left,.residence-section-flex-right{width:90%}.residence-section-flex-left p{text-align:justify}.residence-section-flex-left2,.residence-section-flex-right2{width:90%}.residence-section-flex-right2 p{text-align:justify}.wrap-reverse{flex-wrap:wrap-reverse}.ResidenceSection-flex .thumbnail{width:90%}}.insurance{background:#00000060;display:flex;flex-wrap:wrap;height:80vh;justify-content:center;margin-bottom:1rem;position:relative;width:100%}.insurance:before{background:url(/static/media/menu-bg-insurance.21049322db86e320a337.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.insurance .insurance-content{bottom:20%;display:block;padding:1rem;position:absolute}.insurance h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.insurance h2{color:#fff;font-size:1.5rem}.insurance h1{font-size:3rem}}@media screen and (max-width:700px){.insurance{height:100vh}}.community{background:#00000069;height:80vh;position:relative;width:100%}.community:before{background:url(/static/media/community.fff234fc7cec0d41e4cd.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.community .community-content{bottom:20%;display:block;padding:1rem;position:absolute;width:100%}.community h1{color:#fff;font-family:Montserrat,sans-serif;font-size:2.5rem;text-align:center;text-transform:uppercase}.community span{color:#daa520}.community p{color:#fff;text-align:center}@media screen and (max-width:940px){.community h1{font-size:2rem}}@media screen and (max-width:700px){.community{height:100vh}.community h1{font-size:1.5rem}.community p{font-size:12px}.community .community-content{bottom:15%}}.community-section-container{height:auto;padding:3rem 0;position:relative;width:100%}.community-section-container:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.community-section-content{display:flex;gap:1rem;justify-content:center;padding:0 1rem}.commumity-header{padding:1rem}.community-section-left{margin:auto;width:500px}.community-section-left img{border-radius:10px;width:100%}.community-section-right{margin:auto;width:600px}.community-section-right h1{color:#977ab3}.community-section-right p{text-align:justify}.community-section-right a{color:#00b7ff;line-height:25px}@media screen and (max-width:940px){.community-section-content{flex-wrap:wrap;padding:1rem}.community-section-left,.community-section-right{width:100%}.commumity-header p,.community-section-right h1,.community-section-right h2,.community-section-right p{text-align:justify}.community-section-right h2{font-size:2rem}.commumity-footer p{text-align:justify}}.contact-hero{background:#12121379;height:80vh;position:relative;width:100%}.contact-hero:before{background:url(/static/media/menu-bg-contact.4cf313dfb97717750497.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.contact-hero .contact-hero-content{bottom:20%;left:10%;padding:1rem;position:absolute;width:40%}.contact-hero h1{color:#dfdada;font-size:3rem}.contact-hero h1,.contact-hero h2{font-family:Montserrat,sans-serif;text-align:left}.contact-hero h2{color:#f3ecec;font-size:2rem;letter-spacing:3px;padding:1rem 0}.contact-hero p{color:#e9e9e9;font-family:Montserrat,sans-serif}.contact-hero span{color:#fff}@media screen and (max-width:940px){.contact-hero .contact-hero-content{left:0;padding:1rem;position:absolute;top:60%;width:100%}.contact-hero h1,.contact-hero h2{font-size:2rem;text-align:center}.contact-hero p{text-align:center}}@media screen and (max-width:700px){.contact-hero{height:100vh}.contact-hero p{font-size:14px}}.mh{background:hsla(0,0%,6%,.315);height:80vh;position:relative;width:100%}.mh:before{background:url(/static/media/mh-mainmenu-bg-min.7610c111cf7b5dd78d6b.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mh{display:flex;flex-wrap:wrap;justify-content:center}.mh .mh-content{bottom:20%;display:block;padding:1rem;position:absolute;width:40%}.mh h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.mh .mh-content{display:block;left:0;padding:1rem;position:absolute;width:100%}.mh h1{font-size:2.5rem}}@media screen and (max-width:700px){.mh{height:100vh}}.top-flexItem{background-color:hsla(0,14%,95%,.336);box-shadow:-1px 0 15px -4px rgba(0,0,0,.25);gap:1rem;height:auto;justify-content:center;width:300px}.top-flex-item:hover{box-shadow:-1px 0 15px -4px rgba(0,0,0,.452)}.top-flex-image{margin:auto;padding:1rem 0;width:250px}.top-flex-image img{border-radius:.5rem;width:100%}.top-flex-caption{text-align:center}.top-flex-caption h2{color:var(--primary-color);font-size:1.2rem}.top-flex-caption p{border:1px solid rgba(117,92,165,.26);color:#cc74dd;font-size:12px;letter-spacing:1px;margin:1rem auto;padding:.5rem 2rem;width:-webkit-max-content;width:max-content}.top-flex-caption p:hover{color:#631274}.top-flex-caption span{color:#cc74dd}.top-flex-caption span:hover{color:#631274}.mh-cards-header{margin:2rem auto;padding:20px;text-align:center;width:auto}.mh-cards-header h1{margin:2rem auto}.mh-cards-header h1,.mh-cards-header p{font-family:Montserrat,sans-serif}@media (max-width:940px){.mh-card-wrap{width:100%}}.sa{background:rgba(2,2,2,.295);height:80vh;position:relative;width:100%}.sa:before{background:url(/static/media/sa-submenu-bg.bc65083e982ef893c1a2.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.sa .sa-content{bottom:20%;display:block;left:5%;padding:1rem;position:absolute;width:40%}.sa h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.sa .sa-content{display:block;left:0;padding:1rem;position:absolute;width:100%}.sa h1{font-size:2.5rem}}@media screen and (max-width:700px){.sa{height:100vh}}.main{text-align:center}.view{background:#fff;border:10px solid #fff;box-shadow:1px 1px 2px #e6e6e6;cursor:default;float:left;height:200px;margin:10px;overflow:hidden;position:relative;text-align:center;width:300px}.view .content,.view .mask{height:300px;overflow:hidden;position:absolute;top:50%;width:300px}.view img{border-radius:10px;display:block;height:100%;position:relative;width:100%}.view p{color:#111;font-size:17px;margin:auto;text-transform:uppercase}.view h2,.view p{text-align:center}.view h2{font-family:Georgia,serif;font-size:12px;font-style:italic;padding:10px 20px 20px;position:relative}.main .title h2{color:var(--primary-color);font-size:1rem}.view-fourth img{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;transition:all .4s ease-in-out .2s}.view-fourth .mask{border-radius:0;-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transform:scale(0) rotate(-180deg);transform:scale(0) rotate(-180deg);transition:all .4s ease-in}.view-fourth:hover .mask{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);transition-delay:.2s}.view-fourth:hover img{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transform:scale(0);transform:scale(0);transition-delay:0s}.view-fourth:hover a.info,.view-fourth:hover h2,.view-fourth:hover p{-ms-filter:"progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);opacity:1;transition-delay:.5s}.view a.info{background:#000;box-shadow:0 0 1px #000;color:#fff;display:inline-block;padding:7px 14px;text-decoration:none;text-transform:uppercase}.view a.info:hover{box-shadow:0 0 5px #000}.top-flex{background-color:#fff;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:3rem 5rem;position:relative}@media (max-width:940px){.top-flex{margin:0 2rem}}.cocaine{background:#0000007a;height:70vh;position:relative;width:100%}.cocaine:before{background:url(/static/media/addiction-cocaine.f64ca867344f63ba347d.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.cocaine{display:flex;flex-wrap:wrap;justify-content:center}.cocaine .cocaine-content{bottom:20%;display:block;padding:1rem;position:absolute}.cocaine h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.cocaine h1{font-size:3rem;text-align:center}}.cocaine-section{background:transparent;height:auto;position:relative;width:100%}.cocaine-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.cocaine-section-header{padding:1rem;text-align:left}.cocaine-section-header h1{padding:1rem 0}.cocaine-section-header h5,.cocaine-section-left h5{color:#c98c08;padding:1rem 0}.cocaine-section-content{padding:1rem;padding:3rem 1rem}.cocaine-section-flex{display:flex;gap:1rem;justify-content:center}.cocaine-section-left{margin:auto;width:50%}.cocaine-section-left h1{padding:1rem 0}.cocaine-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.cocaine-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.cocaine-section-flex{flex-wrap:wrap}.cocaine-section-left,.cocaine-section-right{margin:auto;width:100%}.cocaine-section-left h1{text-align:center}}.alcohol{background:#0000007a;height:70vh;position:relative;width:100%}.alcohol:before{background:url(/static/media/addiction-alcohol.c14fa893b1356f117b72.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.alcohol{display:flex;flex-wrap:wrap;justify-content:center}.alcohol .sa-content{bottom:20%;display:block;padding:1rem;position:absolute}.alcohol h1{color:hsla(0,0%,100%,.801);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.alcohol h1{font-size:3rem}}.alcohol-section{background:transparent;height:auto;position:relative;width:100%}.alcohol-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.alcohol-section-header{padding:1rem;text-align:left}.alcohol-section-header h1{padding:1rem 0}.alcohol-section-content{padding:1rem}.alcohol-section-flex{display:flex;gap:1rem;justify-content:center}.alcohol-section-left{margin:auto;width:50%}.alcohol-section-left h1{padding:1rem 0;text-align:left}.alcohol-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.alcohol-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.alcohol-section-flex{flex-wrap:wrap}.alcohol-section-left,.alcohol-section-right{margin:auto;width:100%}.alcohol-section-header h1,.alcohol-section-header p,.alcohol-section-left h1,.alcohol-section-left p{text-align:left}}.fentanyl{background:#0000007a;height:70vh;position:relative;width:100%}.fentanyl:before{background:url(/static/media/addiction-fentanyl.da320b4a3f56dc06239a.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.fentanyl{display:flex;flex-wrap:wrap;justify-content:center}.fentanyl .fentanyl-content{bottom:20%;display:block;padding:1rem;position:absolute}.fentanyl h1{color:hsla(0,0%,100%,.726);font-size:3rem}.fentanyl h1,.fentanyl h3{font-family:Montserrat,sans-serif}.fentanyl h3{color:hsla(0,0%,100%,.699);font-size:1rem}@media screen and (max-width:940px){.fentanyl h1{font-size:2rem}.fentanyl h3{font-size:1rem}}.fentanyl-section{background:transparent;height:auto;position:relative;width:100%}.fentanyl-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.fentanyl-section-header{padding:1rem;text-align:left}.fentanyl-section-header h1{padding:1rem 0}.fentanyl-section-header h5,.fentanyl-section-left h5{color:#c98c08;padding:1rem 0}.fentanyl-section-content{padding:3rem 1rem}.fentanyl-section-flex{display:flex;gap:1rem;justify-content:center}.fentanyl-section-left{margin:auto;width:50%}.fentanyl-section-left h1{padding:1rem 0}.fentanyl-section-left p{text-align:justify}.fentanyl-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.fentanyl-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.fentanyl-section-flex{flex-wrap:wrap}.fentanyl-section-left,.fentanyl-section-right{margin:auto;width:100%}.fentanyl-section-left h1{text-align:center}}.heroin{background:#0000007a;height:70vh;position:relative;width:100%}.heroin:before{background:url(/static/media/addiction-heroin.2e8d9deb27217a0797ee.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.heroin{display:flex;flex-wrap:wrap;justify-content:center}.heroin .heroin-content{bottom:20%;display:block;padding:1rem;position:absolute}.heroin h1{color:hsla(0,0%,100%,.705);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.heroin h1{font-size:2rem}}.heroin-section{background:transparent;height:auto;position:relative;width:100%}.heroin-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.heroin-section-header{padding:1rem;text-align:left}.heroin-section-header h1{padding:1rem 0}.heroin-section-header h5,.heroin-section-left h5{color:#c98c08;padding:1rem 0}.heroin-section-content{padding:3rem 1rem}.heroin-section-flex{display:flex;gap:1rem;justify-content:center}.heroin-section-left{margin:auto;width:50%}.heroin-section-left h1{padding:1rem 0}.heroin-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.heroin-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.heroin-section-flex{flex-wrap:wrap}.heroin-section-left,.heroin-section-right{margin:auto;width:100%}.heroin-section-left h1{text-align:center}}.kratom{background:#0000007a;height:70vh;position:relative;width:100%}.kratom:before{background:url(/static/media/addiction-cocaine.f64ca867344f63ba347d.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.kratom{display:flex;flex-wrap:wrap;justify-content:center}.kratom .kratom-content{bottom:20%;display:block;padding:1rem;position:absolute}.kratom h1{color:hsla(0,0%,100%,.671);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.kratom h1{font-size:2rem}}.kratom-section{background:transparent;height:auto;position:relative;width:100%}.kratom-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.kratom-section-header{padding:1rem;text-align:left}.kratom-section-header h1{padding:1rem 0}.kratom-section-header p{text-align:left}.kratom-section-header h5,.kratom-section-left h5{color:#c98c08;padding:1rem 0}.kratom-section-content{padding:3rem 1rem}.kratom-section-flex{display:flex;gap:1rem;justify-content:center}.kratom-section-left{margin:auto;width:50%}.kratom-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.kratom-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.kratom-section-flex{flex-wrap:wrap}.kratom-section-left,.kratom-section-right{margin:auto;width:100%}.kratom-section-left h1{text-align:center}}.mdma{background:#0000007a;height:70vh;position:relative;width:100%}.mdma:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/mdma.jpg) no-repeat top/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mdma{display:flex;flex-wrap:wrap;justify-content:center}.mdma .mdma-content{bottom:20%;display:block;padding:1rem;position:absolute}.mdma h1{color:hsla(0,0%,100%,.63);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.mdma h1{font-size:2rem}}.mdma-section{background:transparent;height:auto;position:relative;width:100%}.mdma-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.mdma-section-header{padding:1rem;text-align:left}.mdma-section-header h1{padding:1rem 0}.mdma-section-header h5,.mdma-section-left h5{color:#c98c08;padding:1rem 0}.mdma-section-content{padding:3rem 1rem}.mdma-section-flex{display:flex;gap:1rem;justify-content:center}.mdma-section-left{margin:auto;width:50%}.mdma-section-left h1{padding:1rem 0}.mdma-section-left p{text-align:justify}.mdma-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.mdma-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.mdma-section-flex{flex-wrap:wrap}.mdma-section-left,.mdma-section-right{margin:auto;width:100%}.mdma-section-left h1{text-align:center}}.meth{background:#0000007a;height:70vh;position:relative;width:100%}.meth:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/meth.jpg) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.meth{display:flex;flex-wrap:wrap;justify-content:center}.meth .meth-content{bottom:20%;display:block;padding:1rem;position:absolute}.meth h1{color:hsla(0,0%,100%,.705);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.meth h1{font-size:2rem}}.meth-section{background:transparent;height:auto;position:relative;width:100%}.meth-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.meth-section-header{padding:1rem;text-align:left}.meth-section-header h1{padding:1rem 0}.meth-section-header h5,.meth-section-left h5{color:#c98c08;padding:1rem 0}.meth-section-content{padding:3rem 1rem}.meth-section-flex{display:flex;gap:1rem;justify-content:center}.meth-section-left{margin:auto;width:50%}.meth-section-left h1{padding:1rem 0}.meth-section-left p{text-align:justify}.meth-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.meth-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.meth-section-flex{flex-wrap:wrap}.meth-section-left,.meth-section-right{margin:auto;width:100%}.meth-section-left h1{text-align:center}}.opiate{background:#0000007a;height:70vh;position:relative;width:100%}.opiate:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/opiate.jpg) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.opiate{display:flex;flex-wrap:wrap;justify-content:center}.opiate .opiate-content{bottom:20%;display:block;padding:1rem;position:absolute}.opiate h1{color:hsla(0,0%,100%,.692);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.opiate h1{font-size:2rem}}.opiate-section{background:transparent;height:auto;position:relative;width:100%}.opiate-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.opiate-section-header{padding:1rem;text-align:left}.opiate-section-header h1{padding:1rem 0}.opiate-section-header p{text-align:justify}.opiate-section-header h5{color:#c98c08;padding:1rem 0}.opiate-section-content{padding:3rem 1rem}.opiate-section-flex{display:flex;gap:1rem;justify-content:center}.opiate-section-left{margin:auto;width:50%}.opiate-section-left h1{padding:1rem 0}.opiate-section-left p{text-align:justify}.opiate-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.opiate-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.opiate-section-flex{flex-wrap:wrap}.opiate-section-left,.opiate-section-right{margin:auto;width:100%}.opiate-section-left h1{text-align:center}}.opioid{background:#0000007a;height:70vh;position:relative;width:100%}.opioid:before{background:url(/static/media/addiction-opioid.8c2e1c14bd194b25ea90.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.opioid{display:flex;flex-wrap:wrap;justify-content:center}.opioid .opioid-content{bottom:20%;display:block;padding:1rem;position:absolute}.opioid h1{color:hsla(0,0%,100%,.664);font-size:3rem}.opioid h1,.opioid h3{font-family:Montserrat,sans-serif}.opioid h3{color:hsla(0,0%,100%,.699);font-size:1rem}@media screen and (max-width:940px){.opioid h1{font-size:2rem}.opioid h3{font-size:1rem}}.opioid-section{background:transparent;height:auto;position:relative;width:100%}.opioid-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.opioid-section-header{padding:1rem;text-align:left}.opioid-section-header h1{padding:1rem 0}.opioid-section-header p{text-align:justify}.opiate-section-left h5,.opioid-section-header h5{color:#c98c08;padding:1rem 0}.opioid-section-content{padding:3rem 1rem}.opioid-section-flex{display:flex;gap:1rem;justify-content:center}.opioid-section-left{margin:auto;width:50%}.opioid-section-left h1{padding:1rem 0}.opioid-section-left p{text-align:justify}.opioid-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.opioid-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.opioid-section-flex{flex-wrap:wrap}.opioid-section-left,.opioid-section-right{margin:auto;width:100%}.opioid-section-left h1{text-align:center}}.oxycodone{background:#0000007a;height:70vh;position:relative;width:100%}.oxycodone:before{background:url(/static/media/addiction-oxycodone.c8af00c3bb2c2e2fd4ee.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.oxycodone{display:flex;flex-wrap:wrap;justify-content:center}.oxycodone .oxycodone-content{bottom:20%;display:block;padding:1rem;position:absolute}.oxycodone h1{color:hsla(0,0%,100%,.774);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.oxycodone h1{font-size:2rem}}.oxycodone-section{background:transparent;height:auto;position:relative;width:100%}.oxycodone-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.oxycodone-section-header{padding:1rem;text-align:left}.oxycodone-section-header h1{padding:1rem 0}.oxycodone-section-header p{text-align:justify}.oxycodone-section-header h5,.oxycodone-section-left h5{color:#c98c08;padding:1rem 0}.oxycodone-section-content{padding:3rem 1rem}.oxycodone-section-flex{display:flex;gap:1rem;justify-content:center}.oxycodone-section-left{margin:auto;width:50%}.oxycodone-section-left h1{padding:1rem 0}.oxycodone-section-left p{text-align:justify}.oxycodone-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.oxycodone-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.oxycodone-section-flex{flex-wrap:wrap}.oxycodone-section-left,.oxycodone-section-right{margin:auto;width:100%}.oxycodone-section-left h1{text-align:center}}.prescriptions{background:#0000007a;height:70vh;position:relative;width:100%}.prescriptions:before{background:url(/static/media/addiction-prescriptions.81571ca2bd69b0a04c02.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.prescriptions{display:flex;flex-wrap:wrap;justify-content:center}.prescriptions .prescriptions-content{bottom:20%;display:block;padding:1rem;position:absolute}.prescriptions h1{color:hsla(0,0%,100%,.712);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.prescriptions h1{font-size:3rem;text-align:center}}.prescriptions-section{background:transparent;height:auto;position:relative;width:100%}.prescriptions-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.prescriptions-section-header{padding:1rem;text-align:left}.prescriptions-section-header h1{padding:1rem 0}.prescriptions-section-header p{text-align:justify}.prescriptions-section-header h5,.prescriptions-section-left h5{color:#c98c08;padding:1rem 0}.prescriptions-section-content{padding:3rem 1rem}.prescriptions-section-flex{display:flex;gap:1rem;justify-content:center}.prescriptions-section-left{margin:auto;width:50%}.prescriptions-section-left h1{padding:1rem 0}.prescriptions-section-left p{text-align:justify}.prescriptions-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.prescriptions-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.prescriptions-section-flex{flex-wrap:wrap}.prescriptions-section-left,.prescriptions-section-right{margin:auto;width:100%}.prescriptions-section-left h1{text-align:center}}.xanax{background:#0000007a;height:70vh;position:relative;width:100%}.xanax:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/xanax.jpg) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.xanax{display:flex;flex-wrap:wrap;justify-content:center}.xanax .xanax-content{bottom:20%;display:block;padding:1rem;position:absolute}.xanax h1{color:hsla(0,0%,100%,.719);font-size:3rem}.xanax h1,.xanax h3{font-family:Montserrat,sans-serif}.xanax h3{color:hsla(0,0%,100%,.726);font-size:1rem}@media screen and (max-width:940px){.xanax h1{font-size:3rem}}.xanax-section{background:transparent;height:auto;position:relative;width:100%}.xanax-section:before{background:url(/static/media/section-bg.37b1c5c020be9cc067a6.jpg) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.xanax-section-header{padding:1rem;text-align:left}.xanax-section-header h1{padding:1rem 0}.xanax-section-header p{text-align:justify}.xanax-section-header h5,.xanax-section-left h5{color:#c98c08;padding:1rem 0}.xanax-section-content{padding:3rem 1rem}.xanax-section-flex{display:flex;gap:1rem;justify-content:center}.xanax-section-left{margin:auto;width:50%}.xanax-section-left h1{padding:1rem 0}.xanax-section-left p{text-align:justify}.xanax-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.xanax-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.xanax-section-flex{flex-wrap:wrap}.xanax-section-left,.xanax-section-right{margin:auto;width:100%}.xanax-section-left h1{text-align:center}}.asd{background:#0000007a;height:70vh;position:relative;width:100%}.asd:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.asd{display:flex;flex-wrap:wrap;justify-content:center}.asd .cocaine-content{bottom:20%;display:block;padding:1rem;position:absolute}.asd h1{color:hsla(0,0%,100%,.671);font-size:3rem;text-align:center}.asd h1,.asd h3{font-family:Montserrat,sans-serif}.asd h3{color:hsla(0,0%,100%,.651);font-size:1rem}@media screen and (max-width:940px){.asd h1{font-size:2rem}.asd h3{font-size:1rem}}.asd-section{background:transparent;height:auto;position:relative;width:100%}.asd-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.asd-section-content{padding:3rem 1rem}.asd-section-header h1,.asd-section-header h5,.asd-section-left h1{padding:.5rem 0}.asd-section-header{padding:1rem}.asd-section-header h5{color:orange;font-size:.9rem}.asd-section-flex{display:flex;gap:1rem;justify-content:center}.asd-section-left{margin:auto;width:50%}.asd-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.asd-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.asd-section-flex{flex-wrap:wrap-reverse}.asd-section-left,.asd-section-right{margin:auto;width:100%}.asd-section-header h1,.asd-section-left h1{text-align:center}}.adhd{background:#0000007a;height:70vh;position:relative;width:100%}.adhd:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.adhd{display:flex;flex-wrap:wrap;justify-content:center}.adhd .adhd-content{bottom:20%;display:block;padding:1rem;position:absolute}.adhd h1{color:hsla(0,0%,100%,.733);font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.adhd h1{font-size:2rem}}.adhd-section{background:transparent;height:auto;position:relative;width:100%}.adhd-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.adhd-section-content{padding:3rem 1rem}.adhd-section-header{padding:1rem}.adhd-section-header h1{padding:.5rem 0}.adhd-section-header h5{color:orange;font-size:.9rem;padding:.5rem 0}.adhd-section-flex{display:flex;gap:1rem;justify-content:center}.adhd-section-left{margin:auto;width:50%}.adhd-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.adhd-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.adhd-section-flex{flex-wrap:wrap-reverse}.adhd-section-left,.adhd-section-right{margin:auto;width:100%}.adhd-section-header h1,.adhd-section-left h1{text-align:center}}.AngerDisorder{background:#0000007a;height:70vh;position:relative;width:100%}.AngerDisorder:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.AngerDisorder{display:flex;flex-wrap:wrap;justify-content:center}.AngerDisorder .AngerDisorder-content{bottom:20%;display:block;padding:1rem;position:absolute}.AngerDisorder h1{font-size:3rem;text-align:center}.AngerDisorder h1,.AngerDisorder h3{color:hsla(0,0%,100%,.712);font-family:Montserrat,sans-serif}.AngerDisorder h3{font-size:1rem}@media screen and (max-width:940px){.AngerDisorder h1{font-size:2rem}}.anger-section{background:transparent;height:auto;position:relative;width:100%}.anger-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.anger-section-content{padding:3rem 1rem}.anger-section-header{padding:1rem}.anger-section-header h1{padding:.5rem 0}.anger-section-header h5{color:orange;font-size:.9rem}.anger-section-flex{display:flex;gap:1rem;justify-content:center}.anger-section-left{margin:auto;width:50%}.anger-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.anger-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.anger-section-flex{flex-wrap:wrap-reverse}.anger-section-left,.anger-section-right{margin:auto;width:100%}.anger-section-header h1,.anger-section-left h1{text-align:center}}.anxiety{background:#0000007a;height:70vh;position:relative;width:100%}.anxiety:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.anxiety{display:flex;flex-wrap:wrap;justify-content:center}.anxiety .anxiety-content{bottom:20%;display:block;padding:1rem;position:absolute}.anxiety h1{color:hsla(0,0%,100%,.699);font-family:Montserrat,sans-serif;font-size:3rem}@media screen and (max-width:940px){.anxiety h1{font-size:2rem}}.anxiety-section{background:transparent;height:auto;position:relative;width:100%}.anxiety-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.anxiety-section-content{padding:3rem 1rem}.anxiety-section-header{padding:1rem}.anxiety-section-header h1{padding:.5rem 0}.anxiety-section-flex{display:flex;gap:1rem;justify-content:center}.anxiety-section-left{margin:auto;width:50%}.anxiety-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.anxiety-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.anxiety-section-flex{flex-wrap:wrap-reverse}.anxiety-section-left,.anxiety-section-right{margin:auto;width:100%}.anxiety-section-header h1,.anxiety-section-left h1{text-align:center}}.BipolarDisorder{background:#0000007a;height:70vh;position:relative;width:100%}.BipolarDisorder:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.BipolarDisorder{display:flex;flex-wrap:wrap;justify-content:center}.BipolarDisorder .BipolarDisorder-content{bottom:20%;display:block;padding:1rem;position:absolute}.BipolarDisorder h1{color:hsla(0,0%,100%,.774);font-family:Montserrat,sans-serif;font-size:3rem}.BipolarDisorder h3{color:hsla(0,0%,100%,.788);font-family:Montserrat,sans-serif;font-size:1rem}@media screen and (max-width:940px){.BipolarDisorder h1{font-size:2rem}.BipolarDisorder h3{font-size:1rem}}.bipolar-section{background:transparent;height:auto;position:relative;width:100%}.bipolar-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.bipolar-section-content{padding:3rem 1rem}.bipolar-section-header{padding:1rem}.bipolar-section-header h1{padding:.5rem 0}.bipolar-section-header h5{color:orange;font-size:.9rem}.bipolar-section-flex{display:flex;gap:1rem;justify-content:center}.bipolar-section-left{margin:auto;width:50%}.bipolar-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.bipolar-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.bipolar-section-flex{flex-wrap:wrap-reverse}.bipolar-section-left,.bipolar-section-right{margin:auto;width:100%}.bipolar-section-header h1,.bipolar-section-left h1{text-align:center}}.depression{background:#0000007a;height:70vh;position:relative;width:100%}.depression:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.depression{display:flex;flex-wrap:wrap;justify-content:center}.depression .depression-content{bottom:20%;display:block;padding:1rem;position:absolute}.depression h1{color:hsla(0,0%,100%,.767);font-size:3rem}.depression h1,.depression h3{font-family:Montserrat,sans-serif}.depression h3{color:hsla(0,0%,100%,.726);font-size:1rem}@media screen and (max-width:940px){.depression h1{font-size:2rem}.depression h3{font-size:1rem}}.depression-section{background:transparent;height:auto;position:relative;width:100%}.depression-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.depression-section-content{padding:3rem 1rem}.depression-section-header{padding:1rem}.depression-section-header h1{padding:.5rem 0}.depression-section-flex{display:flex;gap:1rem;justify-content:center}.depression-section-left{margin:auto;width:50%}.depression-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.depression-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.depression-section-flex{flex-wrap:wrap-reverse}.depression-section-left,.depression-section-right{margin:auto;width:100%}.depression-section-left h1{text-align:center}}.PanicDisorder{background:#0000007a;height:70vh;position:relative;width:100%}.PanicDisorder:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.PanicDisorder{display:flex;flex-wrap:wrap;justify-content:center}.PanicDisorder .PanicDisorder-content{bottom:20%;display:block;padding:1rem;position:absolute}.PanicDisorder h1{color:hsla(0,0%,100%,.692);font-family:Montserrat,sans-serif;font-size:3rem}.PanicDisorder h3{color:hsla(0,0%,100%,.76);font-family:Montserrat,sans-serif;font-size:1rem}@media screen and (max-width:940px){.PanicDisorder h1{font-size:2rem}.PanicDisorder h3{font-size:1rem}}.panic-section{background:transparent;height:auto;position:relative;width:100%}.panic-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.panic-section-content{padding:3rem 1rem}.panic-section-header{padding:1rem}.panic-section-flex{display:flex;gap:1rem;justify-content:center}.panic-section-left{margin:auto;width:50%}.panic-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.panic-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.panic-section-flex{flex-wrap:wrap-reverse}.panic-section-left,.panic-section-right{margin:auto;width:100%}.panic-section-header h1,.panic-section-left h1{text-align:center}}.Ptsd{background:#0000007a;position:relative}.Ptsd,.Ptsd:before{height:70vh;width:100%}.Ptsd:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";position:absolute;z-index:-1}.Ptsd{display:flex;flex-wrap:wrap;justify-content:center}.Ptsd .Ptsd-content{bottom:20%;display:block;padding:1rem;position:absolute}.Ptsd h1{color:hsla(0,0%,100%,.726);font-size:3rem}.Ptsd h1,.Ptsd h3{font-family:Montserrat,sans-serif}.Ptsd h3{color:hsla(0,0%,100%,.747);font-size:1rem}@media screen and (max-width:940px){.Ptsd h1{font-size:2rem}.Ptsd h3{font-size:1rem}}.ptsd-section{background:transparent;height:auto;position:relative;width:100%}.ptsd-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.ptsd-section-content{padding:3rem 1rem}.ptsd-section-header{padding:1rem}.ptsd-section-header h1{padding:.5rem 0}.ptsd-section-header h5{color:orange;font-size:.9rem}.ptsd-section-flex{display:flex;gap:1rem;justify-content:center}.ptsd-section-left{margin:auto;width:50%}.ptsd-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.ptsd-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.ptsd-section-flex{flex-wrap:wrap-reverse}.ptsd-section-left,.ptsd-section-right{margin:auto;width:100%}.ptsd-section-header h1,.ptsd-section-left h1{text-align:center}}.Schizoaffective{background:#0000007a;height:70vh;position:relative;width:100%}.Schizoaffective:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.Schizoaffective{display:flex;flex-wrap:wrap;justify-content:center}.Schizoaffective .Schizoaffective-content{bottom:20%;display:block;padding:1rem;position:absolute}.Schizoaffective h1{color:hsla(0,0%,100%,.678);font-family:Montserrat,sans-serif;font-size:3rem}.Schizoaffective h3{color:hsla(0,0%,100%,.664);font-family:Montserrat,sans-serif;font-size:1rem}@media screen and (max-width:940px){.Schizoaffective h1{font-size:2rem}.Schizoaffective h3{font-size:1rem}}.schizoaffective-section{background:transparent;height:auto;position:relative;width:100%}.schizoaffective-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.schizoaffective-section-content{padding:3rem 1rem}.schizoaffective-section-header{padding:1rem}.schizoaffective-section-left H1{padding:1rem 0}.schizoaffective-section-header h5{color:orange;font-size:.9rem}.schizoaffective-section-flex{display:flex;gap:1rem;justify-content:center}.schizoaffective-section-left{margin:auto;width:50%}.schizoaffective-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.schizoaffective-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.schizoaffective-section-flex{flex-wrap:wrap-reverse}.schizoaffective-section-left,.schizoaffective-section-right{margin:auto;width:100%}.schizoaffective-section-header h1,.schizoaffective-section-left h1{text-align:center}}.Schizophrenia{background:#0000007a;height:70vh;position:relative;width:100%}.Schizophrenia:before{background:url(/static/media/mental-health-submenu-bg.226cdaf9da810f1e6bf3.webp) no-repeat 50%/cover;content:"";height:70vh;position:absolute;width:100%;z-index:-1}.Schizophrenia{display:flex;flex-wrap:wrap;justify-content:center}.Schizophrenia .Schizophrenia-content{bottom:20%;display:block;padding:1rem;position:absolute}.Schizophrenia h1{color:hsla(0,0%,100%,.76);font-family:Montserrat,sans-serif;font-size:3rem}.Schizophrenia h3{color:hsla(0,0%,100%,.753);font-family:Montserrat,sans-serif;font-size:1rem}@media screen and (max-width:940px){.Schizophrenia h1{font-size:2rem}.Schizophrenia h3{font-size:1rem}}.schizophrenia-section{background:transparent;height:auto;position:relative;width:100%}.schizophrenia-section:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.schizophrenia-section-content{padding:3rem 1rem}.schizophrenia-section-header{padding:1rem}.schizophrenia-section h5{color:orange;font-size:.9rem;padding:.5rem 0}.schizophrenia-section-flex{display:flex;gap:1rem;justify-content:center}.schizophrenia-section-left{margin:auto;width:50%}.schizophrenia-section-left h1{padding:1rem 0}.schizophrenia-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.schizophrenia-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.schizophrenia-section-flex{flex-wrap:wrap-reverse}.schizophrenia-section-left,.schizophrenia-section-right{margin:auto;width:100%}.schizophrenia-section h5,.schizophrenia-section-header h1,.schizophrenia-section-left h1{text-align:center}}.jobs{background:#00000056;height:80vh;position:relative;width:100%}.jobs:before{background:url(/static/media/submenu-bg-jobs.4252f7d54008f09dcc86.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.jobs .jobs-content{bottom:20%;display:block;padding:1rem;position:absolute;width:100%}.jobs h1{color:#fff;font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.jobs h1{font-size:2rem}}@media screen and (max-width:700px){.jobs{height:100vh}}.jobs-container{height:auto;position:relative;width:100%}.jobs-container:before{background:url(/static/media/bg1.45fac708c7afe662e857.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.wrapper-content{display:flex;justify-content:center;padding:5rem 0}.jobs-left{margin:auto;text-align:center;width:50%}.jobs-left img{border-radius:10px;width:80%}.jobs-right{margin:auto;padding:0 2rem;width:600px}.jobs-right h2{color:#0f0f0f;font-size:1.5rem}.jobs-right h1{color:var(--primary-color);font-size:1rem;letter-spacing:8px;text-transform:uppercase}.jobs-right p{line-height:25px;text-align:justify}@media screen and (max-width:940px){.jobs-right{width:100%}.jobs-right h1,.jobs-right h2,.jobs-right p{text-align:justify}.jobs-left{width:100%}}.team{background:rgba(0,0,0,.349);height:80vh;position:relative;width:100%}.team:before{background:url(/static/media/submenu-bg-team.fef187fd21b07ab825b2.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.team .team-content{bottom:20%;display:block;padding:1rem;position:absolute;right:10%;width:40%}.team h1{color:#fff;font-family:Montserrat,sans-serif;font-size:4rem;text-align:center}@media screen and (max-width:940px){.team .team-content{display:block;padding:1rem;position:absolute;top:60%;width:100%}.team h1{font-size:3rem;text-align:center}}@media screen and (max-width:700px){.team{height:100vh}.team .team-content{bottom:30%;right:0}}
/*# sourceMappingURL=main.e20d1a77.css.map*/