.aboutUs{align-items:center;gap:var(--gap);flex-direction:column;width:100%;margin-top:5rem;display:flex}.aboutUs header{justify-content:center;align-items:center;width:100%;height:25rem;display:flex;position:relative}.aboutUs header img{object-fit:cover;width:100%;height:100%}.aboutUs header h1{z-index:1;width:60%;color:var(--white);text-align:center;font-size:2.5rem;font-weight:400;line-height:1.2;position:absolute}.aboutUs .about{align-items:center;width:100%;padding:0 5%;display:flex}.aboutUs .about .imageDesktop{flex:2;justify-content:center;padding:2rem;display:flex}.aboutUs .about .imageDesktop img{object-fit:cover;width:80%;height:auto}.aboutUs .about .imageMobile{display:none}.aboutUs .about h1{color:var(--tertiary);flex-direction:column;align-items:center;font-size:2.25rem;font-weight:400;display:flex}.aboutUs .about .content{flex-direction:column;flex:3;gap:1rem;display:flex}.aboutUs .about .content p{width:100%;font-size:1.15rem}.aboutUs .therapy{align-items:center;gap:var(--gap);flex-direction:column;width:100%;padding:0 5%;display:flex}.aboutUs .therapy .title{text-align:center;flex-direction:column;gap:.5rem;display:flex}.aboutUs .therapy .title h2{text-transform:uppercase;font-size:1.25rem;font-weight:400}.aboutUs .therapy .title h1{color:var(--tertiary);font-size:2.25rem;font-weight:400;line-height:1.2}.aboutUs .therapy .content{flex-direction:column;align-items:center;gap:1rem;display:flex}.aboutUs .therapy .content p{text-align:center;width:70%;font-size:1.15rem}.aboutUs .ethics{align-items:center;gap:var(--gap);flex-direction:column;width:100%;padding:0 5%;display:flex}.aboutUs .ethics h1{color:var(--tertiary);text-align:center;font-size:2.25rem;font-weight:400}.aboutUs .ethics .content{display:flex}.aboutUs .ethics .content h3{text-align:center;text-transform:uppercase;flex:3;justify-content:center;align-items:center;display:flex}.aboutUs .ethics .content .text{flex:4;justify-content:center;align-items:center;display:flex}.aboutUs .ethics .content .text p{text-align:center;width:80%;font-size:1.25rem}@media screen and (max-width:1000px){.aboutUs header h1{width:80%}.aboutUs .about{flex-direction:column;gap:2rem}.aboutUs .about .imageDesktop{display:none}.aboutUs .about .imageMobile{justify-content:center;align-items:center;height:25rem;padding:2rem;display:flex}.aboutUs .about .imageMobile img{object-fit:cover;width:auto;height:100%}.aboutUs .therapy{gap:2rem}.aboutUs .therapy .content p{width:100%}.aboutUs .ethics .content{flex-direction:column;gap:1rem}.aboutUs .ethics .content h3 br{display:none}.aboutUs .ethics .content .text p{width:100%}.aboutUs .ethics .content:nth-child(odd){flex-direction:column-reverse}}@media screen and (max-width:500px){.aboutUs p{font-size:1rem!important}.aboutUs header h1{width:80%;font-size:1.75rem}.aboutUs .about .content p{text-align:center}.aboutUs .therapy,.aboutUs .ethics{gap:2rem}.aboutUs .therapy .title h2,.aboutUs .ethics .title h2{font-size:1rem}}
