@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,400;1,500;1,700&display=swap);:root{--primary-green-color-with-opacity:#9bdf0052;--primary-green-color:#73a500;--secondary-green-color:#87aa62;--black-color:#1a3300;--primary-black-color:#000;--white-color:#fff;--primary-grey-color:#5f5f5f;--grey-color-with-opacity:#7373735e;--black-color-with-opacity:#232323cc;--secondary-grey-color:#e2e2e2;--grey-background:#f5f5f5;--preloader-grey-color:#d9d9d9}.heading-black{color:var(--black-color)}.heading-white{color:var(--white-color)}.heading-black,.heading-white{color:var(--black-color);display:inline-block;font-size:25px;font-weight:700;margin-bottom:3vh;position:relative;text-align:center;text-transform:uppercase}.heading-black:after,.heading-white:after{background:var(--primary-green-color-with-opacity);border-radius:38px;bottom:-1.75vh;content:"";height:8px;left:0;position:absolute;width:100%}@media (max-width:940px){.heading-black,.heading-white{font-size:20px}}.button{all:unset;background:var(--primary-green-color);border:none;border-radius:25px;color:var(--white-color);cursor:pointer;font-size:18px;font-weight:700;outline:none;padding:15px 30px;text-transform:uppercase;transition:.3s}.button:hover{background:var(--secondary-green-color)}.button-opacity{background:var(--primary-green-color-with-opacity)}.button-opacity:hover,.submit{background:var(--primary-green-color)}.submit{border:none;border-radius:25px;color:var(--white-color);cursor:pointer;font-size:16px;font-weight:700;margin-top:20px;outline:none;padding:14px 25px;text-transform:uppercase;transition:.3s}.submit:hover{background:var(--secondary-green-color)}.submit-opacity{background:var(--primary-green-color-with-opacity)}.submit-opacity:hover{background:var(--primary-green-color)}.input-text{border:2px solid var(--secondary-grey-color);border-radius:25px;box-sizing:border-box;color:var(--primary-grey-color);font-size:14px;font-weight:400;margin:5px;min-width:400px;outline:none;padding:10px 20px;text-align:left;width:45%}@media (max-width:460px){.input-text{min-width:300px;width:100%}}.phone-box-container{display:inline-block}.phone-box{align-items:center;background:var(--primary-green-color-with-opacity);border-radius:25px;display:flex;gap:15px;justify-content:center;padding:7px 20px}.phone-box a{all:unset}@media (max-width:1160px){.phone-box-container{display:none}}.navigation-url,.navigation-url-active{font-size:15px;font-weight:500;position:relative;text-decoration:none;text-transform:uppercase}.navigation-url{color:var(--primary-grey-color);transition:.3s}.navigation-url:after{border-radius:38px;bottom:-1.75vh;content:"";height:8px;left:0;position:absolute;transition:.3s;width:100%}.navigation-url:hover:after{background:var(--primary-green-color-with-opacity)}.navigation-url-active{color:var(--black-color)}.navigation-url-active:after{background:var(--primary-green-color-with-opacity);border-radius:38px;bottom:-1.75vh;content:"";height:8px;left:0;position:absolute;width:100%}@media (max-width:940px){.navigation-url-active:after,.navigation-url:after{display:none}}.name-value-pair{color:var(--black-color);display:flex;font-size:15px;gap:3px;letter-spacing:.2px}.name-value-pair span{font-weight:700}.name-value-pair a{all:unset}@media (max-width:940px){.name-value-pair a{cursor:pointer}}.toggler,.toggler-active{display:none}@media (max-width:940px){.toggler,.toggler-active{display:flex;flex-direction:column;height:25px;justify-content:space-around;width:30px}.toggler span,.toggler-active span{background:var(--black-color);border-radius:5px;height:4px;transition:.6s;width:100%}.toggler-active span:first-child{position:relative;top:8.5px;transform:rotate(-45deg)}.toggler-active span:nth-child(2){opacity:0;transform:rotate(45deg)}.toggler-active span:nth-child(3){bottom:8.5px;position:relative;transform:rotate(45deg)}}.description{padding:5vh 5% 0}.description h3{font-size:25px}.description h3,.description h4{margin:0;padding:0;text-transform:uppercase}.description h4{color:var(--primary-grey-color);font-size:16px;font-weight:400}.therapists-item{height:65vh;max-height:550px;position:relative;width:100%}.therapists-item:after{height:60%;width:12px}.therapists-item:after,.therapists-item:before{background:var(--primary-grey-color);content:"";position:absolute;right:-6px;top:-6px;transition:.45s;z-index:100}.therapists-item:before{height:12px;width:60%}.therapists-item .image-container{height:100%;position:relative;width:100%}.image-container:after{height:60%;width:12px}.image-container:after,.image-container:before{background:var(--secondary-green-color);bottom:-6px;content:"";left:-6px;position:absolute;transition:.45s;z-index:100}.image-container:before{height:12px;width:60%}.image-container img{border-radius:10px;height:100%}.therapists-item ul{align-items:center;background:var(--black-color-with-opacity);box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;list-style-type:none;opacity:0;padding:5% 5% 5% 0;position:absolute;top:0;transform:translateY(-4%);transition:.4s;width:100%;z-index:99}.therapists-item ul h5{color:var(--white-color);font-size:16px;margin:0 0 8px;padding:0;text-transform:uppercase}.therapists-item ul li{color:var(--white-color);font-size:12px;max-width:80%;padding:6px 0}.therapists-item ul li:first-child{border-top:0}.therapists-item:hover ul{opacity:1}.therapists-item:hover .image-container:before,.therapists-item:hover:before{width:calc(100% + 12px)}.therapists-item:hover .image-container:after,.therapists-item:hover:after{height:calc(100% + 12px)}@media (max-width:1060px){.therapists-grey,.therapists-white{padding:2vh 5% 5vh}.image-container:before,.therapists-item:before{height:8px}.image-container:after,.therapists-item:after{width:8px}.image-container:after{bottom:-4px;left:-4px}.therapists-item:after,.therapists-item:before{right:-4px;top:-4px}.image-container:before{bottom:-4px;left:-4px}.therapists-item:hover .image-container:before,.therapists-item:hover:before{width:calc(100% + 8px)}.therapists-item:hover .image-container:after,.therapists-item:hover:after{height:calc(100% + 8px)}.therapists-item{height:100%;margin-top:4vh;max-height:100%;overflow:hidden;position:relative;width:100%}.therapists-item .image-container{height:90vw;width:100%}.image-container img{height:auto;width:100%}}@media (max-width:520px){.therapists-item{height:100%;margin-top:4vh;max-height:100%;position:relative;width:100%}.therapists-item .image-container{width:100%}.image-container img{height:auto;width:100%}.therapists-item ul{display:none}}.textarea{border:2px solid var(--secondary-grey-color);border-radius:25px;box-sizing:border-box;color:var(--primary-grey-color);font-size:14px;font-weight:400;height:10vh;margin:5px;min-width:400px;outline:none;padding:10px 20px;resize:none;text-align:left;width:calc(90% + 10px)}@media (max-width:460px){.textarea{width:100%}}details{margin:3vh 0;text-align:left}details,details summary{box-sizing:border-box;transition:.3s;width:100%}details summary{border-left:10px solid var(--secondary-green-color);box-shadow:0 0 24px -18px #42445a;cursor:pointer;font-weight:700;margin-left:5px;padding:20px 25px}details summary:hover{border-left:16px solid var(--secondary-green-color)}details p{box-sizing:border-box;color:var(--primary-grey-color);padding:1px 25px 15px 20px;text-align:justify;width:100%}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}@keyframes slideChange{0%,8%{opacity:0}15%,85%{opacity:1}92%,to{opacity:0}}.topbar{background-attachment:fixed;background-image:url(/static/media/office_one.7e61bcb5452ef26985b8.webp);background-position:30%;background-size:cover;flex-direction:column;gap:3vh;height:87vh;margin-top:13vh;text-align:center}.topbar,.topbar-carousel{align-items:center;box-sizing:border-box;display:flex;justify-content:center;width:100%}.topbar-carousel{background:var(--grey-color-with-opacity);color:var(--white-color);font-size:30px;font-weight:700;margin-bottom:1vh;padding:3vh 5vh;text-transform:uppercase}.topbar-carousel span{animation:slideChange 5s linear infinite}.topbar h2{color:var(--white-color);font-size:25px;margin:0;padding:0 5%;text-transform:uppercase}@media (max-width:940px){.topbar{height:90vh;margin-top:10vh}.topbar h2{font-size:20px}.topbar-carousel{font-size:25px;height:15vh}}.header-container{background:#fff;box-shadow:0 4px 21px 0 #0000001c;box-sizing:border-box;height:13vh;padding:2vh 5%;position:fixed;top:0;width:100vw;z-index:9999}.header-container-content{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1280px;width:100%;z-index:-1}.header-container-content a,.header-container-content a img{height:100%}.header-container-content nav{align-items:center;display:flex;gap:30px}@media (max-width:1000px){.header-container-content nav{align-items:center;display:flex;gap:20px}}@media (max-width:940px){.header-container{height:11vh}.header-container-content nav{background:var(--white-color);display:flex;flex-direction:column;gap:4vh;left:0;opacity:0;padding:5vh 0;position:fixed;top:11.25vh;transform:translateX(-100vw);transition:.3s;width:100%;z-index:-1}.header-container-content .nav-active{box-shadow:0 4px 21px 0 #0000001c;opacity:1;transform:translateX(0)}}.therapists-grey,.therapists-white{box-sizing:border-box;height:100%;text-align:center;width:100%}.therapists-grey{background:var(--grey-background)}.therapists{all:unset;cursor:pointer;height:100%}.therapists-white .therapists-container{margin:13vh auto 0}.therapists-grey .therapists-container,.therapists-white .therapists-container{box-sizing:border-box;height:100%;max-width:1280px;padding:5vh 5% 8vh;width:100%}.therapists-grey .therapists-container{margin:0 auto}.therapists-container-content{display:flex;flex-wrap:wrap;gap:3vw;height:100%;justify-content:center;margin-top:3vh;width:100%}@media (max-width:1060px){.therapists-grey .therapists-container,.therapists-white .therapists-container{height:auto;margin:0 auto;padding:5vh 5% 4vh}.therapists-container-content{flex-direction:column;height:100%;margin-top:0}}.content-therapist{align-items:flex-start;box-sizing:border-box;display:flex;height:auto;justify-content:space-between;justify-content:center;margin:0 auto;max-width:1280px;padding:8vh 0;text-align:center;width:100%}.content-therapist a{all:unset;cursor:pointer;text-decoration:underline}.content-therapist-margin{height:100%;margin:13vh auto 3vh}.content-therapist-box:first-child{height:auto;margin-left:12px;margin-top:30px}.content-therapist-box:last-child{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;padding:0 0 0 4vw}.content-therapist-box p{color:var(--primary-grey-color);text-align:justify}.spoilers-container{bottom:5vh;box-sizing:border-box;margin:0 auto;max-width:1280px;padding:0 0 4vh;position:relative;text-align:left;width:100%}@media (max-width:1360px){.content-therapist{padding:0 5vw}}@media (max-width:1060px){.content-therapist{align-items:center;flex-direction:column;justify-content:center;padding:0 5vw}.content-therapist-box p{margin-left:0}.content-therapist-box:first-child{height:auto;margin-left:0;margin-top:0;width:100%}.content-therapist-box:last-child{align-items:center;padding:3vh 0 0}.spoilers-container{bottom:0;box-sizing:border-box;padding:0 5% 5vh;text-align:center}}.content{box-sizing:border-box;height:100%;margin:0 auto;max-width:1280px;padding:5vh 5%;text-align:center;width:100%}.content-margin{margin:13vh auto 3vh}.content p{color:var(--primary-grey-color)}@media (max-width:680px){.content-margin{margin:10vh auto 0}.content p{text-align:justify}}iframe{border:none;border-top:3px solid var(--primary-green-color);height:60vh;outline:none;position:relative;width:100%}.contact{height:100%;margin-top:13vh;text-align:center;width:100%}.contact-container{align-items:center;display:flex;flex-wrap:wrap;height:100%;margin:0 auto;width:100%}.contact-container-box{height:100%;width:50%}.contact-container-box:first-child{box-sizing:border-box;display:flex;justify-content:flex-end;min-height:60vh}.contact-container-box:last-child{align-self:stretch;height:auto}.contact-container-box-content{align-items:center;display:flex;flex-direction:column;height:100%;padding:10vh 5%;width:500px}.contact-container-box-content-data{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;margin-top:15px}.contact-container-box-content-data:last-child{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:25px}.contact-container-box p{margin:5px 0 0}iframe{border-top:none!important;height:auto}.recaptcha{transform:translateY(-7vh)}.form-submit-button{position:relative;transform:translateY(13vh);z-index:1}.contact-container-box .map{border-top:none;height:100%}@media (max-width:900px){.contact{margin-top:6vh}.contact-container{flex-direction:column}.contact-container-box,.contact-container-box-content{width:100%}.contact-container-box .map{border-top:none;height:50vh}}footer{background:var(--primary-black-color);border-top:3px solid var(--primary-green-color);box-sizing:border-box;height:auto;padding:5vh 5%;width:100%}.footer-container{margin:0 auto;max-width:1280px;text-align:center;width:100%}.footer-container ul{display:flex;justify-content:center;margin:0;padding:0}.footer-container ul ol{display:flex;flex-direction:column;margin:0;padding:0;width:50%}.footer-container ul ol:first-child{align-items:flex-end;border-right:3px solid var(--primary-green-color);padding-right:30px;text-align:right}.footer-container ul ol:last-child{align-items:flex-start;padding-left:30px;text-align:left}.footer-container ul ol li{margin-top:2px}.footer-container ul ol li:first-child{margin-top:0;padding:0}.footer-container ul li a{all:unset;color:var(--white-color);cursor:pointer;font-size:13px;text-transform:uppercase;transition:.3s}.footer-container ul li a:hover{color:var(--primary-green-color)}.footer-container p{color:var(--white-color);font-size:10px;margin-top:30px;text-transform:uppercase;transition:.3s}@media (max-width:940px){.footer-container ul{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.footer-container ul ol:first-child{align-items:center;border-right:none;padding-right:0;text-align:center}.footer-container ul ol:last-child{align-items:center;border-right:none;padding-left:0;text-align:center}.footer-container ul ol li{margin-top:5px}}@keyframes topLeft{0%{transform:translateX(0) translateY(0)}20%{transform:translateX(-5px) translateY(-5px)}80%{transform:translateX(-5px) translateY(-5px)}to{transform:translateX(0) translateY(0)}}@keyframes topRight{0%{transform:translateX(0) translateY(0)}20%{transform:translateX(5px) translateY(-5px)}80%{transform:translateX(5px) translateY(-5px)}to{transform:translateX(0) translateY(0)}}@keyframes bottomLeft{0%{transform:translateX(0) translateY(0)}20%{transform:translateX(-5px) translateY(5px)}80%{transform:translateX(-5px) translateY(5px)}to{transform:translateX(0) translateY(0)}}@keyframes bottomRight{0%{transform:translateX(0) translateY(0)}20%{transform:translateX(5px) translateY(5px)}80%{transform:translateX(5px) translateY(5px)}to{transform:translateX(0) translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}30%{transform:rotate(180deg)}70%{transform:rotate(220deg)}to{transform:rotate(1turn)}}.preloader{align-items:center;background:var(--white-color);box-sizing:border-box;display:flex;height:100vh;justify-content:center;left:0;opacity:1;position:fixed;top:0;transition:.3s;width:100vw;z-index:99999}.site-loaded{opacity:0;z-index:-1}.preloader-container{animation:rotate 3.5s infinite;display:flex;flex-wrap:wrap;gap:5px;height:75px;transform:rotate(180deg);width:75px}.preloader .preloader-container .preloader-box{background:var(--preloader-grey-color);height:35px;width:35px}.preloader .preloader-container .preloader-box:first-child{animation:topLeft 1.5s linear infinite;animation-duration:200;background:var(--primary-green-color);border-radius:6px 6px 0 6px;height:35px;width:35px}.preloader .preloader-container .preloader-box:nth-child(2){animation:topRight 1.5s linear infinite;border-radius:6px 6px 6px 0;height:35px;width:35px}.preloader .preloader-container .preloader-box:nth-child(3){animation:bottomLeft 1.5s linear infinite;border-radius:6px 0 6px 6px;height:35px;width:35px}.preloader .preloader-container .preloader-box:nth-child(4){animation:bottomRight 1.5s linear infinite;background:var(--black-color);border-radius:0 6px 6px 6px;height:35px;width:35px}*{font-family:Roboto,sans-serif}body{margin:0;overflow-x:hidden;padding:0}
/*# sourceMappingURL=main.30454c09.css.map*/