.field-card{box-sizing:border-box;border:1px solid #626262;border-radius:3px;flex-direction:column;align-items:center;gap:20px;width:200px;height:250px;padding:20px 28px;display:flex}.field-card:hover{cursor:pointer;border:1px solid silver;transition:all .3s;box-shadow:0 0 5px #f203}.field-card__field-icon{width:40px;height:auto}.field-card__text-box{flex-direction:column;justify-content:center;align-items:start;width:65%;padding-inline:5%;display:flex}#field-card__title{text-align:center;width:100%;margin:0;font-size:16px;line-height:22px}#field-card__subtitle{text-align:center;width:100%;font-size:12px;line-height:16.3px}@media (max-width:1200px){.field-card{width:160px;height:245px;padding:1em 2em}}@media (max-width:768px){.field-card{align-self:center;width:100%;padding:1em 2em}}@media (max-width:600px){.field-card{padding:1em 0}}.locations-what-to-study{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:auto;display:flex}@media (max-width:768px){.quote__text-container{width:initial}}.what-to-study{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;display:flex}.what-to-study__course-wrap{grid-template-columns:1fr 1fr 1fr 1fr;justify-content:space-between;align-items:center;gap:15px;display:grid}.what-to-study__text-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.what-to-study__text--subtitle{margin-top:10px;line-height:21.79px}@media (max-width:768px){.what-to-study__course-wrap{grid-template-columns:1fr 1fr}.locations-what-to-study{width:100%}.what-to-study{gap:40px;width:100%}.what-to-study__text-container{margin-bottom:20px}.what-to-study__course-wrap{flex-flow:column;justify-content:center}}@media (max-width:600px){.what-to-study{gap:30px}.what-to-study__course-wrap{grid-template-columns:repeat(2,minmax(0,160px))}}.course-card{border:1px solid #626262;border-radius:3px;justify-content:space-between;align-items:center;width:24.5%;height:4em;margin-top:15px;padding:2% 4%;display:flex}.course-card:hover{cursor:pointer;border:1px solid silver;transition:all .3s;box-shadow:0 0 5px #f203}.course-card__course-icon{width:40px;height:auto}.course-card__text-box{flex-direction:column;justify-content:center;align-items:start;width:65%;padding-inline:5%;display:flex}#course-card__title{text-align:start;width:100%;margin:0;font-size:16px;line-height:22px}#course-card__subtitle{text-align:start;width:100%;font-size:12px;line-height:16.3px}.course-card__action-icon{width:22px;height:auto}@media (min-width:1440px) and (max-width:1700px){.course-card{width:26.5%;padding:2% 3%}.course-card__course-icon{width:37px;height:auto}.course-card__action-icon{width:20px;height:auto}}@media (max-width:1200px){.course-card{width:40%}.course-card__course-icon{width:32px;height:auto}.course-card__action-icon{width:18px;height:auto}}@media (max-width:768px){.course-card{align-self:center;width:16em;padding:1em 2em}}@media (max-width:400px){.course-card{width:14em;height:68px;padding:5px 20px;overflow:hidden}}.landing-what-course{flex-direction:column;justify-content:center;align-items:center;gap:80px;width:100%;height:100%;margin:auto;display:flex}.what-course{flex-direction:column;justify-content:center;align-items:center;gap:40px;display:flex}.what-course__quote{width:100%}.what-course__arrow{display:none}.what-course__course-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.what-course__text-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.what-course__text--subtitle{margin-top:10px;line-height:21.79px}@media (max-width:1200px){.what-course__course-wrap{width:90%}}@media (max-width:768px){.landing-what-course{gap:0}.what-course{width:100%;gap:10px!important}.what-course__quote{justify-content:space-between;width:100%;height:85vh;display:flex}.what-course__arrow{display:flex!important}.what-course__course-wrap{flex-flow:column;justify-content:center}}.landing-our-subjects{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:auto;display:flex}.our-subjects{flex-direction:column;justify-content:center;align-items:center;gap:60px;display:flex}.our-subjects_text-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.our-subjects__text--subtitle{margin-top:10px;line-height:21.79px}.our-subjects__subject-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}#other{display:contents}@media (max-width:1200px){#other{display:none}}@media (max-width:768px){.our-subjects{gap:30px}.our-subjects__subject-wrap{flex-flow:column;justify-content:center}#other{display:contents}}@media (max-width:400px){.our-subjects_text-container{width:auto}}