#teachers{padding-bottom:40px;padding-top:40px}.teachers__container{display:flex;gap:16px;justify-content:space-between}.teachers__cards,.teachers__texts{flex:1;width:50%}.teachers__texts{display:flex;flex-direction:column;h2{align-items:center;color:#c4a575;display:flex;font-size:32px;gap:8px;margin-bottom:8px}h2,h3{font-family:Montserrat;font-style:normal;font-weight:700;line-height:normal}h3{color:#e8e8e8;font-size:18px;margin-bottom:24px}p{color:#fff;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.button{margin-top:40px;width:fit-content}}.teachers__cards{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);.teachers__card{border-radius:24px;display:flex;flex-direction:column;height:235px;justify-content:flex-end;.teachers__card-text{background:linear-gradient(180deg,rgba(13,22,33,0) 4.57%,#0d1621 52.39%);border-radius:24px;padding:80px 16px 16px;width:100%;h3{font-size:16px;font-weight:700;margin-bottom:10px}h3,p{color:#fff;font-family:Montserrat;font-style:normal;line-height:normal;text-align:center}p{font-size:12px;font-weight:400}}}}@media screen and (max-width:992px){.teachers__cards{.teachers__card{background-position-x:center;height:335px}}}@media screen and (max-width:600px){.teachers__container{flex-direction:column}.teachers__cards,.teachers__texts{width:100%}.teachers__texts{.button{width:100%}}.teachers__cards{margin-top:40px}}