@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Cookie&display=swap);@import url(https://fonts.googleapis.com/css2?family=Francois+One&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@1,100&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&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:#00497c;--primary-dark:#be832a;--secondary-color:#46a828}span{color:#46a828;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}a:hover{color:#046ffc}p{font-family:poppins,sans-serif;font-size:15px;font-weight:400}h1,h2{color:#00497c;color:var(--primary-color);font-family:poppins,sans-serif;font-size:25px}.container{height:100%;margin:auto;max-width:1240px;position:relative}button{background-color:rgba(5,71,5,.699);border:1px solid rgba(5,71,5,.699);border-radius:16px;color:#f8f8f8;cursor:pointer;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:500;margin:1rem 0;padding:.5rem 2rem}button:hover{background-color:hsla(0,0%,100%,.678);border:1px solid hsla(0,0%,100%,.678);color:#000;font-weight:600}span{color:#00497c;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}@media screen and (max-width:940px){p{font-size:14px;text-align:center}}video{height:70vh;object-fit:cover;position:relative;width:100%}.hero .hero-container{bottom:20%;padding:1rem;position:absolute;text-align:center;width:100%}.hero h1{color:#fff;font-family:Francois One,sans-serif;font-size:5rem;letter-spacing:2px;text-align:center}.hero h2{color:#fff;font-size:1rem;letter-spacing:1px}.hero-container p{color:hsla(0,0%,100%,.849);font-family:Cookie,cursive;font-size:3rem}.hero .hero-btn button{background-color:var(--primary-color);border:none;border-radius:5px;cursor:pointer}.hero-btn{padding:0}.hero .hero-btn button:hover{background-color:#f1f2f5;color:var(--primary-color)}@media screen and (max-width:940px){.hero h1{font-size:3.2rem}.hero p{font-size:2rem}video{height:80vh;object-fit:cover;position:relative;width:100%}}@media screen and (max-width:500px){.hero h1{font-size:3rem}.hero p{font-size:2rem}.hero h2{color:#fff;font-size:.8rem}}.topbar{background-color:#fff;padding:1rem;width:100%}.topbar-logo{width:250px}.topbar-logo img{width:100%}.topbar .topbar-content{color:#222;display:flex;justify-content:space-around}.topbar .topbar-content p{font-size:14px;padding:0 1rem;text-align:left}.topbar .bar-box1{border-right:1px solid hsla(0,4%,5%,.185);display:flex;margin:auto;width:auto}.topbar .bar-box1 span{color:#00497c;font-size:1.5rem;margin:auto}.topbar .bar-box2{border-right:1px solid hsla(0,4%,5%,.185);display:flex;margin:auto;width:auto}.topbar .bar-box2 span{color:#00497c;font-size:1.5rem;margin:auto}.topbar .bar-box3{display:flex;margin:auto;width:auto}.topbar .bar-box3 span{color:#00497c;font-size:1.5rem;margin:auto}@media screen and (max-width:1200px){.topbar .topbar-hide{display:none}}@media screen and (max-width:600px){.topbar{display:none}}.navbar{background:#00497c;height:auto;padding:1rem 0;position:absolute;width:100%;z-index:10}.navbar .navbar-container{align-items:center;display:flex;justify-content:space-around;width:100%}.navbar-logo{padding:1rem;width:250px;z-index:2}.navbar-logo img{width:100%}.navbar .icon{color:var(--primary-color);font-size:1.4rem}.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{font-family:Montserrat,sans-serif;padding:.3rem 0;width:-webkit-max-content;width:max-content}.navbar li a{color:#fff;font-size:1rem;padding:1rem 1.5rem}.menu-item .sub__menus li a{color:#f5eeee;font-size:14px;padding:.5rem}.menu-item .sub__menus li a:hover{color:#ff7b00!important}.navbar .hide,.sub__menus{display:none}.sub__menus{background:var(--primary-color);border:none;left:5%;margin-top:0;padding:.7rem 0;position:absolute;width:auto;z-index:1000}.sub__menus__arrows{position:relative}.sub__menus__arrows svg,.sub__menus__arrows__full svg{padding-top:0;position:absolute;right:1px;top:8px}@media screen and (max-width:1200px){.navbar .hamburger{display:block;z-index:15}.navbar{background:#fff;padding:0}.navbar .nav-menu{background-color:#fff;flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;top:0;transition:.5s ease-in;width:100%}.navbar li a{color:var(--primary-color);font-size:1rem;padding:1rem 1.5rem}.navbar .active{left:0}.navbar li{font-size:1rem}.navbar button{font-size:1.8rem}.menu-item .sub__menus li a{font-size:14px;text-align:left}li .submenu-header{font-size:14px}.navbar .navbar-container{justify-content:space-between}.navbar-logo{width:250px}.navbar .hide{display:block}.navbar .show{display:none}}.footer{background:var(--primary-color);height:auto;position:relative;width:100%}.footer .container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem 0}.footer .top{display:flex;justify-content:space-between;padding:1rem;width:100%}.logo-footer{width:250px}.logo-footer img{margin-left:1rem;width:100%}.footer .top .footer-icon{color:#fff;cursor:pointer;font-size:3rem;margin-right:1rem}.footer h1{color:#fff}.footer h1,.footer h2{font-size:2rem}.footer h3{color:#fff;font-size:1rem}.footer .col-container{display:flex;flex-wrap:wrap;justify-content:space-around;padding:1rem;width:100%}.col{text-align:center;width:30%}.footer h3{color:#f3b406;margin:1rem 0 2rem;text-transform:uppercase}.col p{color:#fff;font-family:Montserrat,sans-serif;font-weight:500;margin:.5rem 0;text-align:center}.footer form{margin-bottom:.6rem;position:relative;width:100%}.footer form input{border:1px solid #aaa;border-radius:4px;color:#333;font-size:1rem;outline:none;padding:1rem;width:100%}.footer form input:focus{box-shadow:0 0 8px 0 var(--primary-dark);color:#333;outline:var(--primary-color)}.footer form .mail-icon{color:#aaa;cursor:pointer;font-size:1.4rem;margin:1rem;position:absolute;right:.2rem;top:3.8rem}.footer form .social-icon{background-color:var(--primary-color);border-radius:4px;color:#f8f8f8;font-size:3rem;margin:1rem 1rem 1rem 0;padding:.6rem}.copyright p{color:#fff;text-transform:uppercase}.license{width:100%}.license,.license h3{text-align:center}.license a,.license p{color:#fff;text-align:center}.license a:hover{color:#0ad0eb;text-align:center}.license-image{margin:auto;padding:.5rem;width:150px}.footer .license img{width:100%}@media screen and (max-width:940px){.footer{height:100%}.footer .col-container{grid-template-columns:3fr 3fr 3fr}.footer form{grid-column:1/span 4}.footer form,.footer h1,.footer h2,.footer h3,.footer p{text-align:center}}@media screen and (max-width:600px){.col{width:100%}}.InsuranceSection{background:transparent;height:auto;position:relative;width:100%}.InsuranceSection:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.InsuranceSection .content{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem 0 3rem;width:100%}.InsuranceSection-container{text-align:center}.InsuranceSection-container p{font-family:Montserrat,sans-serif;padding:1rem}.InsuranceSection h1{font-family:Montserrat,sans-serif;padding:1rem 0 0}.insurance-thumbnail{width:100px}.insurance-thumbnail img{-webkit-filter:grayscale(1);filter:grayscale(1);width:100%}.insurance-thumbnail img:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.InsuranceSection .flex-right{display:flex;flex-wrap:wrap;justify-content:center}.insuranceSection-btn button{margin:1rem auto}@media screen and (max-width:940px){.InsuranceSection-container h1{font-size:1.5rem;padding:1rem 0}.InsuranceSection-container p{font-size:14px}.team img{width:350px}.insurance-thumbnail{width:100px}}.insuranceLogos{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.card-name{font-weight:700}.card-description,.card-name{color:#000;font-family:Poppins,sans-serif;margin:1rem;text-align:center}.card-description{font-size:smaller}.insurance-logos{border:1px solid #e0d6d6;border-radius:10px;height:110px;margin:3rem;position:absolute;width:300px}.main{display:flex;flex-wrap:wrap;justify-content:center}.image{width:80%}.card-button{border-radius:10px;margin-left:27%}@media screen and (max-width:940px){.about .content{width:100%}.image{width:60%}.insuranceLogos{margin-top:10rem;text-align:center;width:100%}}.contact-form{background:#fff;padding:3rem 1rem}.contact-header,.contact-header h1{padding:1rem 0}.contact-form-inner{border:1px solid rgba(0,0,0,.164);padding:1rem}.contact-form-inner h1{font-size:1.5rem;padding:1rem 0}.get_form_inner{box-shadow:-4px -2px 20px -7px #cfd5df;display:block;margin:2rem 5rem;padding:3rem}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:#333;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:#36999c;border-color:var(--secondary-color);color:#fff}.contact-cards-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 0}.contact-card{background:#fff;box-shadow:-4px -2px 20px -7px #cfd5df;display:block;height:auto;padding:2rem 1rem;width:30%}.contact-card a,.contact-card h2,.contact-card p{color:var(--primary-color);text-align:center}.disclaimer p,.disclaimer span{font-size:12px;padding:1rem 0}.disclaimer span{color:var(--primary-color)}@media screen and (max-width:940px){.contact-card{width:90%}.contact-card,.contact-header h1{text-align:center}}.section-bg{background:transparent;height:auto;position:relative;width:100%}.section-bg:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.05;position:absolute;width:100%;z-index:-1}#cards{padding:3rem 0}.main-cards-header{padding:1rem}.main-cards-header p{color:#111;font-size:16px;padding:1rem;text-align:center}.main-cards-header h1{color:var(--primary-color);font-size:1.5rem;letter-spacing:2px;text-align:center;text-transform:uppercase}.cards-flex{display:flex;gap:1rem;justify-content:center}.services-card{border-radius:5px;box-shadow:0 0 8px 0 rgba(0,0,0,.1);width:25%}.services-card img{border-radius:5px;height:auto;width:100%}.services-card h1{color:#3d3a3a;font-size:1rem;padding:1rem;text-align:center}.services-card p{color:#3d3a3a;font-size:15px;padding:.5rem}.services-card p,.services-card-btn{text-align:center}.services-card-btn button{background-color:var(--primary-color);border:none;border-radius:5px;font-size:1rem;text-transform:uppercase}.services-card-btn button:hover{background-color:rgba(17,107,37,.849);border:none;color:#fff;font-weight:100}@media screen and (max-width:940px){.cards-flex{flex-wrap:wrap}.services-card{width:40%}}@media screen and (max-width:700px){.cards-flex{flex-wrap:wrap}.services-card{width:80%}}.mission-home{background:rgba(0,0,0,.568);display:flex;flex-wrap:wrap;height:80vh;justify-content:center;position:relative;width:100%}.mission-home:before{background:url(/static/media/mission-home.2ef7eb5681e60164498d.webp) no-repeat top/cover;background-attachment:fixed;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mission-home .mission-home-content{top:20%}.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;font-size:16px;padding:1rem;text-align:center}.mission-home h2{color:#fff;font-family:Kaushan Script,cursive;font-size:2.5rem;padding:2rem;text-align:center}@media screen and (max-width:940px){.mission-home .mission-home-content{top:5%}.mission-home .mission-home-content h1{font-size:1.5rem}.mission-home h2{font-size:2rem}}.section1{background:transparent;height:auto;position:relative;width:100%}.section1:before{content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.section1-header{padding:4rem 1rem 1rem;text-align:center}.section1-header p{text-align:justify}.section1-header h1{padding:1rem}.section1-header h2{color:var(--primary-color);font-family:poppins;font-size:2rem;font-weight:400;padding:1rem 0}.section1-content{display:flex;justify-content:center;margin:auto;padding:4rem 0 0;width:100%}.section1-left{margin:auto;padding:1rem;width:50%}.section1-left ul li{font-size:15px;padding:.5rem 0;text-align:justify}.section1-right{box-shadow:0 0 10px -5px #097fb6;margin:auto;padding:1rem;width:600px}.section1-right img{border-radius:5px;height:auto;width:100%}.section1 p{font-family:poppins;text-align:justify}.section1 h1{color:var(--primary-color);font-size:1rem;letter-spacing:5px;padding:.5rem 0;text-transform:uppercase}@media screen and (max-width:940px){.section1-content h2{font-size:2rem;text-align:center}.section1-left h1{text-align:center}.section1-content{flex-wrap:wrap}.section1-left{width:100%}.section1-right{width:90%}.section1-header h2{font-size:1.5rem}}.section2-header{padding:3rem 1rem;text-align:center}.section2-header h1{color:hsla(0,3%,7%,.863);padding:.5rem}.section2-flex{display:flex;gap:3rem;justify-content:center;padding:3rem 1rem}.text p,.text2 p{color:#1f1d1d;font-size:14px;line-height:15px}.text h1,.text2 h1{color:var(--primary-color);font-size:1.2rem;padding:.5rem 0}.section2-left-content{border:none;border-bottom-right-radius:7rem;border-top-right-radius:7rem;box-shadow:0 0 5px 0 rgba(0,0,0,.1);display:flex}.section2-left-content .number{margin:auto;padding:.5rem;width:180px}.section2-left-content .number img{height:auto;width:100%}.section2-left-content .text{margin:auto;padding:.5rem;width:100%}.section2-left-content .circle{margin:auto;padding:.5rem;width:50%}.section2-left-content .circle img{height:auto;width:100%}.section2-left,.section2-right{margin:auto;width:50%}.section2-right-content{border:none;border-bottom-right-radius:7rem;border-top-right-radius:7rem;box-shadow:0 0 5px 0 rgba(0,0,0,.1);display:flex}.section2-right-content .number{margin:auto;padding:.5rem;width:220px}.section2-right-content .number img{height:auto;width:100%}.section2-right-content .text{margin:auto;padding:.5rem;width:100%}.section2-right-content .circle{margin:auto;padding:.5rem;width:50%}.section2-right-content .circle img{height:auto;width:100%}@media screen and (max-width:940px){.section2-flex{flex-wrap:wrap}.section2-left,.section2-right{width:90%}}.section2-flex2{display:flex;gap:3rem;justify-content:center;padding:2rem 1rem}.section2-left-content2{border:none;border-bottom-left-radius:7rem;border-top-left-radius:7rem;box-shadow:0 0 5px 0 rgba(0,0,0,.1);display:flex}.section2-left-content2 .number2{margin:auto;padding:.5rem;width:250px}.section2-left-content2 .number2 img{width:100%}.section2-left-content2 .text2{margin:auto;padding:.5rem;width:100%}.section2-left-content2 .circle2{margin:auto;padding:.5rem;width:50%}.section2-left-content2 .circle2 img{width:100%}.section2-left2,.section2-right2{margin:auto;width:50%}.section2-right-content2{border:none;border-bottom-left-radius:7rem;border-top-left-radius:7rem;box-shadow:0 0 5px 0 rgba(0,0,0,.1);display:flex}.section2-right-content2 .number2{margin:auto;padding:.5rem;right:-5%;width:250px}.section2-right-content2 .number2 img{width:100%}.section2-right-content2 .text2{margin:auto;padding:.5rem;width:100%}.section2-right-content2 .circle2{margin:auto;padding:.5rem;width:50%}.section2-right-content2 .circle2 img{width:100%}@media screen and (max-width:940px){.section2-flex2{flex-wrap:wrap}.section2-left2,.section2-right2{width:90%}}.method{height:70vh;position:relative;width:100%}.method:before{background:url(/static/media/method-bg.2111cdddb034f1197e24.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.method-content{left:5%;position:absolute;top:50%}.method-content h1{color:var(--primary-color);font-size:3rem;text-align:center}@media screen and (max-width:1200px){.method h1{font-size:2rem;text-align:center}.method-content{left:0;position:absolute;top:92%;width:100%}}.method-section{height:auto;position:relative;width:100%}.method-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.05;position:absolute;width:100%;z-index:-1}.method-section-header{padding:1rem;text-align:left}.method-section-header h1{padding:1rem 0}.method-section-header p{text-align:left}.method-section-left h5,.method-section-right2 h5{color:#c98c08;padding:1rem 0}.method-section-content{padding:3rem 0}.method-section-flex{display:flex;gap:1rem;justify-content:center;width:100%}.method-section-right{margin:auto;padding:1rem;width:50%}.method-section-right img{border-radius:10px;width:100%}.method-section-left{margin:auto;padding:1rem;width:50%}.method-section-left p{text-align:justify}.method-section-left h1,.method-section-left p{font-family:Poppins,sans-serif;padding:.5rem 0}.method-section-flex2{display:flex;gap:1rem;justify-content:center;width:100%}.method-section-left2{margin:auto;padding:1rem;width:50%}.method-section-left2 img{border-radius:10px;width:100%}.method-section-right2{margin:auto;padding:1rem;width:50%}.method-section-left2 p{font-family:Poppins,sans-serif;padding:.5rem 0;text-align:justify}.method-section-left2 h1{color:#000;font-family:Poppins,sans-serif;padding:.5rem 0}@media screen and (max-width:940px){.method-section-flex{flex-wrap:wrap}.method-section-left{width:100%}.method-section-right{width:90%}.method-section-flex2{flex-wrap:wrap-reverse}.method-section-left2{width:90%}.method-section-right2{width:100%}}.about{background:transparent;height:70vh;position:relative;width:100%}.about:before{background:url(/static/media/menu-bg-about.578ada7520ecf9ee5a1a.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.about .about-content{bottom:30%;padding:1rem;position:absolute;right:20%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.about h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:4rem}@media screen and (max-width:940px){.about .about-content{right:0;width:100%}.about h1{font-size:3rem;text-align:center}}.about-section{background:transparent;height:auto;position:relative;width:100%}.about-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.about-section-content{display:flex;justify-content:center;padding:3rem 1rem;text-align:center;width:100%}.about-section-left{margin:auto;width:50%}.about-section-right{margin:auto;width:500px}.about-section-right img{border-radius:10px;height:auto;width:100%}.about-section-left p{color:#000;font-family:Montserrat,sans-serif;font-size:14px;line-height:20px;margin:.5rem 0;text-align:justify}.about-section-left h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:1.5rem;padding:.5rem 0;text-align:left}.about-btn button{background-color:var(--primary-color);border:none;border-radius:5px}.about-btn button:hover{background-color:#000;color:#fff}@media screen and (max-width:940px){.about-section-content{flex-wrap:wrap}.about-section-left{margin:auto;width:100%}.about-section-right{width:100%}}.insurance{height:auto;position:relative;width:100%}.insurance:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}.insurance .insurance-content{display:flex;justify-content:center;margin:auto;padding-top:5rem}.insurance h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:3rem;padding:.5rem 0;text-align:center}.insurance p{color:#1f1d1d;text-align:center}.insurance-caption{margin:auto;padding:0 1rem;width:40%}.family{margin:auto;padding:1rem;top:30%;width:700px}.family img{width:100%}@media screen and (max-width:940px){.insurance h2{color:#fff;font-size:1.5rem}.insurance h1{font-size:2rem}.insurance .insurance-content{flex-wrap:wrap}.family{width:90%}.insurance-caption{width:100%}}.contact{height:70vh;position:relative;width:100%}.contact:before{content:"";height:100%;position:absolute;width:100%;z-index:-1}.contact .contact-content{display:flex;justify-content:center;margin:auto;padding:5rem 0 0}.contact h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}.contact-caption{margin:auto;padding:0 1rem;width:40%}.team{margin:auto;padding:1rem;top:30%;width:700px}.team img{width:100%}@media screen and (max-width:940px){.contact h2{color:#fff;font-size:1.5rem}.contact h1{font-size:2rem}.contact .contact-content{flex-wrap:wrap}.contact,.contact-caption{width:100%}}.cocaine{background:rgba(0,0,0,.575);height:70vh;position:relative;width:100%}.cocaine:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/cocaine.jpg) 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{display:block;padding:1rem;position:absolute;top:50%}.cocaine h1{font-size:4rem}.cocaine h1,.cocaine h3{color:#fff;font-family:Montserrat,sans-serif}.cocaine h3{font-size:1rem}@media screen and (max-width:940px){.cocaine h1{font-size:2rem}.cocaine h3{font-size:1rem}}.cocaine-section{background:transparent;height:auto;position:relative;width:100%}.cocaine-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);height:70vh;position:relative;width:100%}.alcohol:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/alcoholism.jpg) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.alcohol{display:flex;flex-wrap:wrap;justify-content:center}.alcohol .alcohol-content{display:block;padding:1rem;position:absolute;top:50%}.alcohol h1{font-size:4rem}.alcohol h1,.alcohol h3{color:#fff;font-family:Montserrat,sans-serif}.alcohol h3{font-size:1rem}@media screen and (max-width:940px){.alcohol h1{font-size:2rem}.alcohol h3{font-size:1rem}}.alcohol-section{background:transparent;height:auto;position:relative;width:100%}.alcohol-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);height:70vh;position:relative;width:100%}.fentanyl:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/fentanyl.jpg) 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{display:block;padding:1rem;position:absolute;top:50%}.fentanyl h1{font-size:4rem}.fentanyl h1,.fentanyl h3{color:#fff;font-family:Montserrat,sans-serif}.fentanyl h3{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.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);height:70vh;position:relative;width:100%}.heroin:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/heroin.jpg) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.heroin{display:flex;flex-wrap:wrap;justify-content:center}.heroin .heroin-content{display:block;padding:1rem;position:absolute;top:50%}.heroin h1{font-size:4rem}.heroin h1,.heroin h3{color:#fff;font-family:Montserrat,sans-serif}.heroin h3{font-size:1rem}@media screen and (max-width:940px){.heroin h1{font-size:2rem}.heroin h3{font-size:1rem}}.heroin-section{background:transparent;height:auto;position:relative;width:100%}.heroin-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);height:70vh;position:relative;width:100%}.kratom:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/kratom.jpg) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.kratom{display:flex;flex-wrap:wrap;justify-content:center}.kratom .kratom-content{display:block;padding:1rem;position:absolute;top:50%}.kratom h1{font-size:4rem}.kratom h1,.kratom h3{color:#fff;font-family:Montserrat,sans-serif}.kratom h3{font-size:1rem}@media screen and (max-width:940px){.kratom h1{font-size:2rem}.kratom h3{font-size:1rem}}.kratom-section{background:transparent;height:auto;position:relative;width:100%}.kratom-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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-left h1{font-size:1rem;padding:1rem 0}.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:rgba(0,0,0,.575);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 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mdma{display:flex;flex-wrap:wrap;justify-content:center}.mdma .mdma-content{display:block;padding:1rem;position:absolute;top:50%}.mdma h1{font-size:4rem}.mdma h1,.mdma h3{color:#fff;font-family:Montserrat,sans-serif}.mdma h3{font-size:1rem}@media screen and (max-width:940px){.mdma h1{font-size:2rem}.mdma h3{font-size:1rem}}.mdma-section{background:transparent;height:auto;position:relative;width:100%}.mdma-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);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{display:block;padding:1rem;position:absolute;top:50%}.meth h1{font-size:4rem}.meth h1,.meth h3{color:#fff;font-family:Montserrat,sans-serif}.meth h3{font-size:1rem}@media screen and (max-width:940px){.meth h1{font-size:2rem}.meth h3{font-size:1rem}}.meth-section{background:transparent;height:auto;position:relative;width:100%}.meth-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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{height:70vh;position:relative;width:100%}.opiate:before{background:url(/static/media/sa-opiate.80304073de735d3be3f2.webp) 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{display:block;padding:1rem;position:absolute;top:30%}.opiate h1{font-size:4rem}.opiate h1,.opiate h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.opiate h3{font-size:1rem}@media screen and (max-width:940px){.opiate h1{font-size:2rem}.opiate h3{font-size:1rem}.opiate .opiate-content{display:block;padding:1rem;position:absolute;top:40%}}.opiate-section{background:transparent;height:auto;position:relative;width:100%}.opiate-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.mat-section-flex{margin-top:3rem}.opiate-section-header{padding:1rem;text-align:left}.opiate-section-header h1{font-size:1rem;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{font-size:1rem;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%}}.opioid{height:70vh;position:relative;width:100%}.opioid:before{background:url(/static/media/sa-opiate.80304073de735d3be3f2.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{display:block;padding:1rem;position:absolute;top:30%}.opioid h1{font-size:4rem}.opioid h1,.opioid h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.opioid h3{font-size:1rem}@media screen and (max-width:940px){.opioid h1{font-size:2rem}.opioid h3{font-size:1rem}.opioid .opioid-content{display:block;padding:1rem;position:absolute;top:40%}}.opioid-section{background:transparent;height:auto;position:relative;width:100%}.opioid-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);height:80vh;position:relative;width:100%}.oxycodone:before{background:url(https://rodeo-recovery-substance-abuse.s3.us-west-1.amazonaws.com/oxycodone.jpg) 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{display:block;padding:1rem;position:absolute;top:50%}.oxycodone h1{font-size:4rem}.oxycodone h1,.oxycodone h3{color:#fff;font-family:Montserrat,sans-serif}.oxycodone h3{font-size:1rem}@media screen and (max-width:940px){.oxycodone h1{font-size:2rem}.oxycodone h3{font-size:1rem}}.oxycodone-section{background:transparent;height:auto;position:relative;width:100%}.oxycodone-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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{height:70vh;position:relative;width:100%}.prescriptions:before{background:url(/static/media/sa-prescriptions.53beb47a5168e9818c44.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{padding:1rem;position:absolute;right:10%;top:50%;width:35%}.prescriptions h1{font-size:3rem}.prescriptions h1,.prescriptions h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.prescriptions h3{font-size:1rem}@media screen and (max-width:940px){.prescriptions h1{font-size:2rem;text-align:center}.prescriptions h3{font-size:1rem;text-align:center}.prescriptions .prescriptions-content{right:0;top:70%;width:100%}}.prescriptions-section{background:transparent;height:auto;position:relative;width:100%}.prescriptions-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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:rgba(0,0,0,.575);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{display:block;padding:1rem;position:absolute;top:50%}.xanax h1{font-size:4rem}.xanax h1,.xanax h3{color:#fff;font-family:Montserrat,sans-serif}.xanax h3{font-size:1rem}@media screen and (max-width:940px){.xanax h1{font-size:2rem}.xanax h3{font-size:1rem}}.xanax-section{background:transparent;height:auto;position:relative;width:100%}.xanax-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) 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{font-size:1rem;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{font-size:1rem;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}}.benzodiazepines{height:70vh;position:relative;width:100%}.benzodiazepines:before{background:url(/static/media/sa-stimulant.fc4500f27c81467430cc.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.benzodiazepines{display:flex;flex-wrap:wrap;justify-content:center}.benzodiazepines .benzodiazepines-content{display:block;left:5%;padding:1rem;position:absolute;top:35%;width:50%}.benzodiazepines h1{font-size:3rem}.benzodiazepines h1,.benzodiazepines h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.benzodiazepines h3{font-size:1rem}@media screen and (max-width:940px){.benzodiazepines h1{font-size:2rem}.benzodiazepines h3{font-size:1rem}.benzodiazepines .benzodiazepines-content{width:60%}}@media screen and (max-width:600px){.benzodiazepines .benzodiazepines-content{left:5%;top:70%;width:100%}}.benzodiazepines-section{background:transparent;height:auto;position:relative;width:100%}.benzodiazepines-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.benzodiazepines-section-header{padding:1rem;text-align:left}.benzodiazepines-section-header h1{font-size:1rem;padding:1rem 0}.benzodiazepines-section-content{padding:1rem}.benzodiazepines-section-flex{display:flex;gap:1rem;justify-content:center}.benzodiazepines-section-left{margin:auto;width:50%}.benzodiazepines-section-left h1{font-size:1rem;padding:1rem 0;text-align:left}.benzodiazepines-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.benzodiazepines-section-right img{border-radius:15px;padding:.5rem;width:100%}.benzodiazepines-section-header h5,.benzodiazepines-section-left h5{color:#c98c08;padding:1rem 0}@media screen and (max-width:940px){.benzodiazepines-section-flex{flex-wrap:wrap}.benzodiazepines-section-left,.benzodiazepines-section-right{margin:auto;width:100%}.benzodiazepines-section-header h1,.benzodiazepines-section-header p,.benzodiazepines-section-left h1,.benzodiazepines-section-left p{text-align:left}}.stimulant{height:70vh;position:relative;width:100%}.stimulant:before{background:url(/static/media/sa-stimulant.fc4500f27c81467430cc.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.stimulant{display:flex;flex-wrap:wrap;justify-content:center}.stimulant .stimulant-content{display:block;left:5%;padding:1rem;position:absolute;top:35%;width:50%}.stimulant h1{font-size:3rem}.stimulant h1,.stimulant h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.stimulant h3{font-size:1rem}@media screen and (max-width:940px){.stimulant h1{font-size:2rem}.stimulant h3{font-size:1rem}.stimulant .stimulant-content{width:60%}}@media screen and (max-width:600px){.stimulant .stimulant-content{left:5%;top:70%;width:100%}}.stimulant-section{background:transparent;height:auto;position:relative;width:100%}.stimulant-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.stimulant-section-header{padding:1rem;text-align:left}.stimulant-section-header h1{font-size:1rem;padding:1rem 0}.stimulant-section-content{padding:1rem}.stimulant-section-flex{display:flex;gap:1rem;justify-content:center}.stimulant-section-left{margin:auto;width:50%}.stimulant-section-left h1{font-size:1rem;padding:1rem 0;text-align:left}.stimulant-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.stimulant-section-right img{border-radius:15px;padding:.5rem;width:100%}.stimulant-section-header h5,.stimulant-section-left h5{color:#c98c08;padding:1rem 0}@media screen and (max-width:940px){.stimulant-section-flex{flex-wrap:wrap}.stimulant-section-left,.stimulant-section-right{margin:auto;width:100%}.stimulant-section-header h1,.stimulant-section-header p,.stimulant-section-left h1,.stimulant-section-left p{text-align:left}}.mat{height:70vh;position:relative;width:100%}.mat:before{background:url(/static/media/mat-bg.a5a8a969a5c5a72a3a8e.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.mat{display:flex;flex-wrap:wrap;justify-content:center}.mat .mat-content{display:block;padding:1rem;position:absolute;right:5%;top:40%;width:50%}.mat h1{font-size:3rem}.mat h1,.mat h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.mat h3{font-size:1rem}@media screen and (max-width:940px){.mat h1{font-size:2rem}.mat h1,.mat h3{text-align:center}.mat h3{font-size:1rem}.mat .mat-content{right:0;top:30%;width:100%}}.mat-section{background:transparent;height:auto;position:relative;width:100%}.mat-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.mat-section-header{padding:1rem;text-align:left}.mat-section-header h1{font-size:1rem;padding:1rem 0}.mat-section-content{padding:1rem}.mat-section-flex{display:flex;gap:1rem;justify-content:center}.mat-section-left{margin:auto;width:50%}.mat-section-left h1{font-size:1rem;padding:1rem 0;text-align:left}.mat-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.mat-section-right img{border-radius:15px;padding:.5rem;width:100%}.mat-section-header h5,.mat-section-left h5{color:#c98c08;padding:1rem 0}.mat-section-flex2{display:flex;gap:1rem;justify-content:center;padding:3rem 0}.mat-section-left2{box-shadow:0 0 10px -5px #0a090a;margin:auto;padding:.5rem;width:500px}.mat-section-left2 img{margin:auto;width:100%}.mat-section-right2{border-radius:15px;padding:1rem;width:50%}@media screen and (max-width:940px){.mat-section-flex{flex-wrap:wrap}.mat-section-left,.mat-section-right{margin:auto;width:100%}.mat-section-flex2{flex-wrap:wrap}.mat-section-left2,.mat-section-right2{width:100%}.mat-section-left h1{text-align:center}}.ita{height:70vh;position:relative;width:100%}.ita:before{background:url(/static/media/mat-bg.a5a8a969a5c5a72a3a8e.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.ita{display:flex;flex-wrap:wrap;justify-content:center}.ita .ita-content{display:block;padding:1rem;position:absolute;right:5%;top:40%;width:50%}.ita h1{font-size:2.5rem}.ita h1,.ita h3{color:var(--primary-color);font-family:Montserrat,sans-serif}.ita h3{font-size:1rem}@media screen and (max-width:940px){.ita h1{font-size:2rem}.ita h1,.ita h3{text-align:center}.ita h3{font-size:1rem}.ita .ita-content{right:0;top:30%;width:100%}}.ita-section{background:transparent;height:auto;position:relative;width:100%}.ita-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.ita-section-header{padding:1rem;text-align:left}.ita-section-header h1{font-size:1rem;padding:1rem 0}.ita-section-content{padding:1rem}.ita-section-flex{display:flex;gap:1rem;justify-content:center}.ita-section-left{margin:auto;text-align:left;width:50%}.ita-section-left h1{font-size:1rem;padding:1rem 0;text-align:left}.ita-section-header p{text-align:justify}.ita-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.ita-section-right img{border-radius:15px;padding:.5rem;width:100%}.ita-section-left h5{color:#c98c08;padding:1rem 0}.ita-section-left p{text-align:justify}.ita-section-header h5{color:#c98c08;padding:1rem 0;text-align:left}.ita-section-flex2{display:flex;gap:1rem;justify-content:center;padding:3rem 0}.ita-section-left2{box-shadow:0 0 10px -5px #0a090a;margin:auto;padding:.5rem;width:500px}.ita-section-left2 img{margin:auto;width:100%}.ita-section-right2{border-radius:15px;padding:1rem;width:50%}@media screen and (max-width:940px){.ita-section-flex{flex-wrap:wrap}.ita-section-left,.ita-section-right{margin:auto;width:100%}.ita-section-flex2{flex-wrap:wrap}.ita-section-left2,.ita-section-right2{width:100%}}.detox-heroin{height:70vh;position:relative;width:100%}.detox-heroin:before{background:url(/static/media/detox-bg.05fe3aebc1806f9ab01d.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-heroin{display:flex;flex-wrap:wrap;justify-content:center}.detox-heroin .detox-heroin-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-heroin h1{font-size:3rem;text-transform:uppercase}.detox-heroin h1,.detox-heroin h2{color:var(--primary-color);font-family:Montserrat,sans-serif}.detox-heroin h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-heroin h1{font-size:2rem;text-align:center}.detox-heroin .detox-heroin-content{right:0;top:70%}}.heroin-detox-section{background:transparent;height:auto;position:relative;width:100%}.heroin-detox-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.heroin-detox-section-header{padding:1rem;text-align:justify}.heroin-detox-section-header p{text-align:justify}.heroin-detox-section-header h1{font-size:1rem;padding:1rem 0}.heroin-detox-section-header h5,.heroin-detox-section-left h5{color:#c98c08;padding:1rem 0}.heroin-detox-section-content{padding:3rem 1rem}.heroin-detox-section-flex{display:flex;gap:1rem;justify-content:center}.heroin-detox-section-left{margin:auto;width:50%}.heroin-detox-section-left h1{font-size:1rem;padding:1rem 0}.heroin-detox-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.heroin-detox-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.heroin-detox-section-flex{flex-wrap:wrap}.heroin-detox-section-left,.heroin-detox-section-right{margin:auto;width:100%}.heroin-detox-section-left h1{text-align:center}}.detox-alcohol{height:70vh;position:relative;width:100%}.detox-alcohol:before{background:url(/static/media/detox-bg.05fe3aebc1806f9ab01d.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-alcohol{display:flex;flex-wrap:wrap;justify-content:center}.detox-alcohol .detox-alcohol-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-alcohol h1{font-size:3rem;text-align:center;text-transform:uppercase}.detox-alcohol h1,.detox-alcohol h2{color:var(--primary-color);font-family:Montserrat,sans-serif}.detox-alcohol h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-alcohol h1{font-size:2rem;text-align:center}.detox-alcohol .detox-alcohol-content{right:0;top:70%}}.detox-cocaine{height:70vh;position:relative;width:100%}.detox-cocaine:before{background:url(/static/media/detox-cocaine-bg.39aa8272129383288a68.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-cocaine{display:flex;flex-wrap:wrap;justify-content:center}.detox-cocaine .detox-cocaine-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-cocaine h1{font-size:3rem;text-align:center;text-transform:uppercase}.detox-cocaine h1,.detox-cocaine h2{color:var(--primary-color);font-family:Montserrat,sans-serif}.detox-cocaine h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-cocaine h1{font-size:2rem;text-align:center}.detox-cocaine .detox-cocaine-content{right:0;top:70%}}.cocaine-detox-section{background:transparent;height:auto;position:relative;width:100%}.cocaine-detox-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.cocaine-detox-section-header{padding:1rem;text-align:justify}.cocaine-detox-section-header p{text-align:justify}.cocaine-detox-section-header h1{font-size:1rem;padding:1rem 0}.cocaine-detox-section-header h5,.cocaine-detox-section-left h5{color:#c98c08;padding:1rem 0}.cocaine-detox-section-content{padding:3rem 1rem}.cocaine-detox-section-flex{display:flex;gap:1rem;justify-content:center}.cocaine-detox-section-left{margin:auto;width:50%}.cocaine-detox-section-left h1{font-size:1rem;padding:1rem 0}.cocaine-detox-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.cocaine-detox-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.cocaine-detox-section-flex{flex-wrap:wrap}.cocaine-detox-section-left,.cocaine-detox-section-right{margin:auto;width:100%}.cocaine-detox-section-left h1{text-align:center}}.detox-benzodiazepines{height:70vh;position:relative;width:100%}.detox-benzodiazepines:before{background:url(/static/media/detox-bg.05fe3aebc1806f9ab01d.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-benzodiazepines{display:flex;flex-wrap:wrap;justify-content:center}.detox-benzodiazepines .detox-benzodiazepines-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-benzodiazepines h1{font-size:3rem;text-align:center;text-transform:uppercase}.detox-benzodiazepines h1,.detox-benzodiazepines h2{color:var(--primary-color);font-family:Montserrat,sans-serif}.detox-benzodiazepines h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-benzodiazepines h1{font-size:2rem;text-align:center}.detox-benzodiazepines .detox-benzodiazepines-content{right:0;top:70%}}.benzodiazepines-detox-section{background:transparent;height:auto;position:relative;width:100%}.benzodiazepines-detox-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.benzodiazepines-detox-section-header{padding:1rem;text-align:justify}.benzodiazepines-detox-section-header p{text-align:justify}.benzodiazepines-detox-section-header h1{font-size:1rem;padding:1rem 0}.benzodiazepines-detox-section-header h5,.benzodiazepines-detox-section-left h5{color:#c98c08;padding:1rem 0}.benzodiazepines-detox-section-content{padding:3rem 1rem}.benzodiazepines-detox-section-flex{display:flex;gap:1rem;justify-content:center}.benzodiazepines-detox-section-left{margin:auto;width:50%}.benzodiazepines-detox-section-left h1{font-size:1rem;padding:1rem 0}.benzodiazepines-detox-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.benzodiazepines-detox-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.benzodiazepines-detox-section-flex{flex-wrap:wrap}.benzodiazepines-detox-section-left,.benzodiazepines-detox-section-right{margin:auto;width:100%}.benzodiazepines-detox-section-left h1{text-align:center}}.detox-methamphetamine{height:70vh;position:relative;width:100%}.detox-methamphetamine:before{background:url(/static/media/detox-bg.05fe3aebc1806f9ab01d.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-methamphetamine{display:flex;flex-wrap:wrap;justify-content:center}.detox-methamphetamine .detox-methamphetamine-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-methamphetamine h1{font-size:3rem;text-align:center;text-transform:uppercase}.detox-methamphetamine h1,.detox-methamphetamine h2{color:var(--primary-color);font-family:Montserrat,sans-serif}.detox-methamphetamine h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-methamphetamine h1{font-size:2rem;text-align:center}.detox-methamphetamine .detox-methamphetamine-content{right:0;top:70%}}.methamphetamine-detox-section{background:transparent;height:auto;position:relative;width:100%}.methamphetamine-detox-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.methamphetamine-detox-section-header{padding:1rem;text-align:justify}.methamphetamine-detox-section-header p{text-align:justify}.methamphetamine-detox-section-header h1{font-size:1rem;padding:1rem 0}.methamphetamine-detox-section-header h5,.methamphetamine-detox-section-left h5{color:#c98c08;padding:1rem 0}.methamphetamine-detox-section-content{padding:3rem 1rem}.methamphetamine-detox-section-flex{display:flex;gap:1rem;justify-content:center}.methamphetamine-detox-section-left{margin:auto;width:50%}.methamphetamine-detox-section-left h1{font-size:1rem;padding:1rem 0}.methamphetamine-detox-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.methamphetamine-detox-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.methamphetamine-detox-section-flex{flex-wrap:wrap}.methamphetamine-detox-section-left,.methamphetamine-detox-section-right{margin:auto;width:100%}.methamphetamine-detox-section-left h1{text-align:center}}.detox-marijuana{height:70vh;position:relative;width:100%}.detox-marijuana:before{background:url(/static/media/detox-bg.05fe3aebc1806f9ab01d.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-marijuana{display:flex;flex-wrap:wrap;justify-content:center}.detox-marijuana .detox-marijuana-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-marijuana h1{font-size:3rem;text-align:center;text-transform:uppercase}.detox-marijuana h1,.detox-marijuana h2{color:var(--primary-color);font-family:Montserrat,sans-serif}.detox-marijuana h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-marijuana h1{font-size:2rem;text-align:center}.detox-marijuana .detox-marijuana-content{right:0;top:70%}}.marijuana-detox-section{background:transparent;height:auto;position:relative;width:100%}.marijuana-detox-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.marijuana-detox-section-header{padding:1rem;text-align:justify}.marijuana-detox-section-header p{text-align:justify}.marijuana-detox-section-header h1{font-size:1rem;padding:1rem 0}.marijuana-detox-section-header h5,.marijuana-detox-section-left h5{color:#c98c08;padding:1rem 0}.marijuana-detox-section-content{padding:3rem 1rem}.marijuana-detox-section-flex{display:flex;gap:1rem;justify-content:center}.marijuana-detox-section-left{margin:auto;width:50%}.marijuana-detox-section-left h1{font-size:1rem;padding:1rem 0}.marijuana-detox-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.marijuana-detox-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.marijuana-detox-section-flex{flex-wrap:wrap}.marijuana-detox-section-left,.marijuana-detox-section-right{margin:auto;width:100%}.marijuana-detox-section-left h1{text-align:center}}.detox-adderall{height:70vh;position:relative;width:100%}.detox-adderall:before{background:url(/static/media/detox-adderall-bg.8e8b0a3fecfaeae5c8e5.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.detox-adderall{display:flex;flex-wrap:wrap;justify-content:center}.detox-adderall .detox-adderall-content{display:block;padding:1rem;position:absolute;right:5%;top:60%}.detox-adderall h1{font-size:3rem;text-align:center;text-transform:uppercase}.detox-adderall h1,.detox-adderall h2{color:#f1ebeb;font-family:Montserrat,sans-serif}.detox-adderall h2{font-size:1.2rem;text-align:left}@media screen and (max-width:600px){.detox-adderall h1{font-size:2rem;text-align:center}.detox-adderall .detox-adderall-content{right:0;top:70%}}.alcohol-detox-section{background:transparent;height:auto;position:relative;width:100%}.alcohol-detox-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.alcohol-detox-section-header{padding:1rem;text-align:justify}.alcohol-detox-section-header p{text-align:justify}.alcohol-detox-section-header h1{font-size:1rem;padding:1rem 0}.alcohol-detox-section-header h5,.alcohol-detox-section-left h5{color:#c98c08;padding:1rem 0}.alcohol-detox-section-content{padding:3rem 1rem}.alcohol-detox-section-flex{display:flex;gap:1rem;justify-content:center}.alcohol-detox-section-left{margin:auto;width:50%}.alcohol-detox-section-left h1{font-size:1rem;padding:1rem 0}.alcohol-detox-section-right{box-shadow:0 0 10px -5px #0a090a;margin:auto;width:500px}.alcohol-detox-section-right img{border-radius:15px;padding:.5rem;width:100%}@media screen and (max-width:940px){.alcohol-detox-section-flex{flex-wrap:wrap}.alcohol-detox-section-left,.alcohol-detox-section-right{margin:auto;width:100%}.alcohol-detox-section-left h1{text-align:center}}.jobs{height:70vh;position:relative;width:100%}.jobs:before{background:url(/static/media/submenu-bg-jobs.8881b22a643afbbae337.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.jobs .jobs-content{display:block;padding:1rem;position:absolute;right:5%;top:50%;width:40%}.jobs h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.jobs .jobs-content{right:0;top:60%;width:100%}.jobs h1{font-size:2rem;text-align:center}}.jobs-section{background:transparent;height:auto;position:relative;width:100%}.jobs-section:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.jobs-section-content{padding:1rem}.jobs-header{padding:3rem 0}.jobs-header h1{font-size:1.2rem}.jobs-header p{padding:.5rem 0;text-align:justify}.jobs-section-flex{display:flex;gap:1rem;justify-content:center}.jobs-left{margin:auto;width:400px}.jobs-left img{border-radius:10px;height:auto;width:100%}.jobs-right{margin:auto;width:50%}.jobs-right h2{color:#1aa5db;font-size:1.5rem}.jobs-right h1{color:var(--primary-color);font-size:1rem;padding:.5rem 0;text-transform:uppercase}.jobs-right p{line-height:25px;text-align:justify}.job-link a{color:blue}.job-link a:hover{color:#e27209}@media screen and (max-width:940px){.jobs-section-flex{flex-wrap:wrap-reverse;gap:1rem}.jobs-left,.jobs-right{width:100vw}}.contactform2{background:transparent;height:auto;padding:3rem 0;position:relative;width:100%}.contactform2:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.contact2-header{font-family:Montserrat,sans-serif;padding:20px;text-align:center;width:auto}.contact2-header p{font-family:Montserrat,sans-serif;padding:.5rem 0;text-align:justify}.contact-form-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:2rem 0}.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}.hidden{color:#fff;display:none;margin:auto;text-align:center;width:100%;z-index:2}.textarea2 textarea{border:none;color:#35522a;text-align:center}@media (max-width:940px){.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}}.sa{height:70vh;position:relative;width:100%}.sa:before{background:url(/static/media/cad.9fd186cd6ff7e16a63c4.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.sa{display:flex;flex-wrap:wrap;justify-content:center}.sa .sa-content{display:block;padding:1rem;position:absolute;top:30%}.sa h1{color:var(--primary-color);font-family:Montserrat,sans-serif;font-size:3rem;text-align:center}@media screen and (max-width:940px){.sa h1{font-size:2rem}.sa .sa-content{top:40%}}.conditions-bg{height:auto;position:relative;width:100%}.conditions-bg:before{background:url(/static/media/section-bg.04ee09a2498cd9680dac.webp) no-repeat 50%/cover;content:"";height:100%;opacity:.03;position:absolute;width:100%;z-index:-1}.ConditionsLogosContainer{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem}.conditions-item{margin:none;padding:1rem 0;text-align:center}.conditions-btn button{background-color:#129eb1;border:none;border-radius:5px;font-size:.7rem;padding:.5rem}.conditions-btn button:hover{background-color:#13bed1;border:none;border-radius:5px;color:#fff;font-weight:300}.condition-icons-header{padding:1rem;text-align:center}.condition-icons-header h1{color:#414242;padding:1rem}.conditions-icons p{background-color:#4d4e4e;border-radius:5px;color:#fff}.conditions-props img{border:2px solid #0fbbbb;border-radius:12rem;width:100px;z-index:-1}.conditions-props,.privacyPolicy{justify-content:center}.privacyPolicy{background:rgba(0,0,0,.719);display:flex;flex-wrap:wrap;height:50vh;position:relative;width:100%}.privacyPolicy:before{background:url(/static/media/privacy_policy.f383bf89624a4abf3419.webp) no-repeat 50%/cover;content:"";height:100%;position:absolute;width:100%;z-index:-1}.privacyPolicyContent{bottom:20%;display:block;padding:1rem;position:absolute}.privacyPolicyContent h1{color:#fff;font-size:3rem;font-weight:400}.privacyPolicyContent p{color:#fff;font-size:16px;text-align:center}@media screen and (max-width:940px){.privacyPolicyContent h1{font-size:2.5rem;text-align:center}}.privacyPolicySection{padding:5rem 1rem}.privacyPolicyBullet{padding:1rem 0}.privacyPolicyDate p{color:var(--primary-color)}.privacyPolicyBullet h1,.privacyPolicyBullet h2{font-size:1rem;font-weight:400;padding:.5rem 0}
/*# sourceMappingURL=main.b0a8252c.css.map*/