.therapeute_container__l1pmC{width:100%;height:100vh;display:flex}.therapeute_pics___b6zc{width:50%;background-size:cover;animation:therapeute_image-in__SIPCO 1s cubic-bezier(.5,0,.1,1) 1s backwards}.therapeute_container__l1pmC .therapeute_aside__DGkOs{width:50%;height:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:3rem;background:linear-gradient(-45deg,var(--color-brown) 0,var(--primary-background) 100%)}.therapeute_aside__DGkOs .therapeute_header__2vk4t{display:flex;align-items:center;padding-bottom:2rem;padding-top:3rem}.therapeute_aside__DGkOs .therapeute_line__1qswn{width:32px;height:1px;margin-right:1rem;margin-left:1rem;background-color:var(--color-white)}.therapeute_aside__DGkOs .therapeute_title__XfbfL{display:flex;flex-direction:column;align-items:flex-start;padding:5rem 5rem 0}.therapeute_aside__DGkOs .therapeute_title__XfbfL h1{font-size:var(--font-xl);text-transform:uppercase}.therapeute_aside__DGkOs .therapeute_title__XfbfL h2{font-size:var(--font-md);padding-bottom:.2rem;z-index:2}.therapeute_aside__DGkOs .therapeute_title__XfbfL .therapeute_linesubtitle__E9rPG{width:150px;height:6px;background-color:var(--color-brown);margin-top:1.3rem}.therapeute_aside__DGkOs .therapeute_hote__8kwUy{display:flex;flex-direction:column;width:80%;margin:0 auto;padding-top:5rem;line-height:24px}.therapeute_aside__DGkOs .therapeute_hote__8kwUy h3{font-size:var(--font-l);padding-bottom:1rem;padding-top:1rem}.therapeute_button__FpOx0{width:160px;padding:.8rem;margin-top:3rem;border:2px solid var(--color-white);position:relative;overflow:hidden;background-color:transparent;text-align:center;text-transform:uppercase;transition:.3s;z-index:1;font-family:inherit;color:var(--color-white);cursor:pointer}.therapeute_button__FpOx0:before{content:"";width:0;height:300%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:var(--color-white);transition:.5s ease;display:block;z-index:-1}.therapeute_button__FpOx0:hover:before{width:105%}.therapeute_button__FpOx0:hover{color:var(--color-brown)}@keyframes therapeute_image-in__SIPCO{0%{clip-path:polygon(0 0,100% 0,100% 0,0 0)}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}@media only screen and (max-width:1440px){.therapeute_container__l1pmC{height:100%}.therapeute_container__l1pmC .therapeute_aside__DGkOs{padding-bottom:2rem}}@media only screen and (max-width:1024px){.therapeute_aside__DGkOs .therapeute_title__XfbfL h1{font-size:var(--font-x)}.therapeute_aside__DGkOs .therapeute_title__XfbfL h2{font-size:var(--font-l)}.therapeute_aside__DGkOs .therapeute_hote__8kwUy h3{font-size:var(--font-md)}.therapeute_aside__DGkOs .therapeute_hote__8kwUy{padding-top:3rem}}@media only screen and (max-width:768px){.therapeute_container__l1pmC{flex-direction:column}.therapeute_pics___b6zc{width:100%;height:370px;background-position:50% 25%}.therapeute_container__l1pmC .therapeute_aside__DGkOs{width:100%;height:auto}}@media only screen and (max-width:425px){.therapeute_aside__DGkOs .therapeute_title__XfbfL{padding:5rem 0 0}.therapeute_pics___b6zc{height:400px}.therapeute_aside__DGkOs .therapeute_title__XfbfL h1{font-size:var(--font-lg)}.therapeute_aside__DGkOs .therapeute_title__XfbfL h2{font-size:var(--font-md)}}@media only screen and (max-width:320px){.therapeute_aside__DGkOs .therapeute_title__XfbfL{padding:5rem 0 0}.therapeute_aside__DGkOs .therapeute_title__XfbfL h1{font-size:var(--font-lg)}.therapeute_aside__DGkOs .therapeute_title__XfbfL h2{font-size:var(--font-md)}}.socialMedia_social-card__EHLk4{height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:center;gap:20px;background:#fff;padding:20px 25px;border-radius:14px;margin-top:3rem}.socialMedia_social-card__EHLk4 h4{color:var(--color-dark);font-size:var(--font-sm)}.socialMedia_Btn__rTIck{width:45px;height:45px;border:none;position:relative;border-radius:7px;cursor:pointer}.socialMedia_Btn__rTIck,.socialMedia_svgContainer__EH5VN{display:flex;align-items:center;justify-content:center;background-color:transparent;transition:all .3s}.socialMedia_svgContainer__EH5VN{width:100%;height:100%;backdrop-filter:blur(0);letter-spacing:.8px;border-radius:10px;border:1px solid hsla(0,0%,61%,.466);z-index:2}.socialMedia_BG__q_EGY{position:absolute;width:100%;height:100%;background:#181818;z-index:1;border-radius:10px;pointer-events:none;transition:all .3s;font-size:0}.socialMedia_facebook__01FGq .socialMedia_BG__q_EGY{background:#0077b5}.socialMedia_youtube__aCB_W .socialMedia_BG__q_EGY{background:red}.socialMedia_instagram___f_OT .socialMedia_BG__q_EGY{background-color:#e4405f}.socialMedia_Btn__rTIck:hover .socialMedia_BG__q_EGY{transform:scale(1.5);font-size:20px;color:var(--color-white)}.socialMedia_Btn__rTIck:hover .socialMedia_svgContainer__EH5VN{border:1px solid hsla(0,0%,85%,.466);background-color:hsla(0,0%,82%,.466);backdrop-filter:blur(4px)}@media only screen and (max-width:320px){.socialMedia_social-card__EHLk4{gap:10px}}