#WhoWeAreSection{padding-bottom:var(--moduleSpacing);padding-top:var(--moduleSpacing);h1{color:var(--primary900);font-size:48px;font-weight:700;margin-bottom:40px}.container{background:var(--white);border-radius:16px;display:flex;flex-direction:row;gap:40px;height:auto;padding:40px;width:100%;@media (max-width:900px){flex-direction:column}.content{display:flex;flex-direction:column;justify-content:space-around;width:60%;@media (max-width:900px){padding-bottom:40px;padding-right:0;width:100%}h2{color:var(--primary900);font-size:32px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:8px}.text-container{display:flex;flex-direction:column;gap:8px;p{color:var(--primary900);font-family:var(--fontAlternative);font-size:16px;font-style:normal;font-weight:400;line-height:150%}}}img{border-radius:16px;height:345px;object-fit:cover;width:60%;@media (max-width:900px){width:100%}}.video{background:#000;border:1px solid #000;border-radius:16px;box-shadow:0 -30px 0 #000,0 30px 0 #000;margin:auto 0;width:60%;.course-video__iframe iframe{aspect-ratio:16/9;border:none;border-radius:24px;height:auto;position:relative!important;width:100%}}}}