.nestedGermanCurriculum{border:1px solid gray;border-radius:10px;width:100%;overflow:hidden}.nestedGermanCurriculum-Head{background-color:var(--customColor);justify-content:flex-start;align-items:center;padding:10px;display:flex}.nestedGermanCurriculum-Head>h4{color:#fff;margin-top:5px}.nestedGermanCurriculum-Content{padding:20px}.nestedGermanCurriculum-Content>h4{color:var(--customColor)}.nestedGermanCurriculum-Content>p>h5{color:var(--customColor);font-size:25px}.nestedGermanCurriculum-Content>p>li{justify-content:flex-start;align-items:center;gap:10px;margin:10px;padding:5px;font-size:20px;list-style:none;display:flex}.nestedGermanCurriculum-Content>p>li>img{width:20px;height:20px}#nestedGermanCurriculum-Content1{padding:10px}#nestedGermanCurriculum-Content1>h4{color:var(--customColor)}#nestedGermanCurriculum-Content1>p{text-align:justify;font-size:20px}.nestedGermanInstructor{background-color:#fce8e8;border-radius:10px;justify-content:center;align-items:center;gap:15px;padding:10px;display:flex}.nestedGermanInstructor-content:first-child{border:5px solid var(--customColor);border-radius:100%;width:150px;height:150px;overflow:hidden}.nestedGermanInstructor-content:first-child>img{object-fit:cover;width:100%;height:100%}.nestedGermanInstructor-content:nth-child(2){width:80%}.nestedGermanInstructor-content:nth-child(2)>h5{width:80%;color:var(--customColor);font-weight:700}.nestedGermanInstructor-content:nth-child(2)>p{text-align:justify}.nestedGermanInstructor-features{flex-wrap:wrap;gap:30px;width:100%;overflow:hidden}.instructorCard{border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:300px;height:300px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px gray}.instructorCard>img{object-fit:cover;width:100%;height:100%}.instructorCardCover{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.384);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:center;gap:30px;width:100%;height:100%;padding:10px;transition:all .3s ease-in-out;display:flex;position:absolute;transform:translateY(85%)}.instructorCard:hover .instructorCardCover{flex-direction:column;justify-content:center;align-items:center;gap:30px;height:100%;display:flex;transform:translateY(0)}.instructorCardCover>h5{text-align:center;color:#fff;font-weight:600}.instructorCardCover>p{text-align:justify;color:#fff}.nestedGermanInstructor-item{justify-content:center;align-items:center;padding:10px;display:flex;overflow:hidden}.nestedGermanReview{width:100%}.reviewsContainer{width:100%;height:100%;margin-top:30px;overflow:hidden}#reviews{font-size:30px}@media screen and (max-width:768px){.nestedGermanInstructor{flex-direction:column}}
