/* compiled by scssphp 1.11.0 on Wed, 19 Feb 2025 16:19:54 +0000 (0.058s) */
/* Developed by Inware AG - www.inware.ch */

.InstructorsOverview .relative{position:relative;}.InstructorsOverview .bg--lightbrown{position:absolute;background-color:#f6f3ec;top:0;bottom:0;right:0;left:-200%;z-index:-1;border-top-right-radius:7rem;}.InstructorsOverview__content{padding:2rem;}@media (min-width:75rem){.InstructorsOverview__content{padding:7rem 5rem 7rem 1rem;}}.InstructorsOverview__title{margin-bottom:4rem;}.InstructorsOverview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:2rem;}@media (min-width:75rem){.InstructorsOverview__grid{grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));}}.InstructorsOverview__grid-element{border-top-right-radius:5rem;border-bottom-left-radius:2rem;overflow:hidden;background-color:white;}.InstructorsOverview__grid-element img{border-bottom-left-radius:2rem;aspect-ratio:1.2;object-fit:cover;}.InstructorsOverview__info{padding:2rem;}.InstructorsOverview__info .job-description{color:#a78b47;margin-block:1rem;}.InstructorsOverview__info .info-text{margin-bottom:2rem;}.InstructorsOverview__info h4{font-size:1.5rem;}