*{margin:0;padding:0;box-sizing:border-box}body{font-family:BuenosAires}.hero{display:flex;justify-content:space-between;align-items:center;padding:200px 0% 0px 4%;gap:40px;flex-wrap:wrap}.hero-left{flex:1;min-width:300px;padding-right:24px}.bread{position:absolute;top:110px;font-family:BuenosAires;opacity:0.9}.bread{margin-bottom:20px;padding-top:30px;font-size:12px;font-weight:500;color:#287781}.bread a{color:#287781;transition:color 0.2s ease}.bread a:hover{color:#0d2629}.courses-section{width:100%;display:flex;flex-direction:column;align-items:center;font-family:BuenosAires;color:#424242}.courses-heading-box{width:90%;background:#59898E33;border-radius:30px;padding:39px;margin-bottom:40px}.courses-heading-box h2{font-weight:700;font-size:34px;color:#424242;line-height:100%}.courses-image-box{width:90%;margin-bottom:40px}.courses-image{width:100%;height:806px;object-fit:cover;border-radius:30px}.stem-heading-box{width:90%;background:#59898E33;border-radius:20px;padding:20px;margin-bottom:25px}.non-stem{width:100%;background:#59898E33;border-radius:20px;padding:20px;margin-bottom:25px}.stem-heading-box h3{font-weight:700;font-size:24px;color:#424242;line-height:100%}.non-stem h3{font-weight:700;font-size:24px;color:#424242;line-height:100%}.course-list{width:90%;text-align:justify}.course{margin-bottom:30px}.course h4{font-weight:600;font-size:24px;color:#424242;margin-bottom:10px}.course p{font-weight:400;font-size:16px;line-height:25px;text-align:justify}.consultation-box{margin-top:60px;margin-bottom:60px;width:90%;height:auto;border:1px solid #287781;border-radius:30px;padding:53px 83px;background:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;box-sizing:border-box}.consultation-box h3{font-family:BuenosAires;font-weight:700;font-size:34px;color:#424242;text-align:center;margin-bottom:12px}.consultation-box p{font-family:BuenosAires;font-weight:400;font-size:24px;line-height:35px;color:#424242;text-align:center;margin-bottom:20px}.consult-btn{width:334px;height:54px;border:none;border-radius:10px;background:linear-gradient(90deg, #195057, #4ED0E1);background-size:200% 100%;color:#fff;font-family:BuenosAires;font-weight:600;font-size:16px;cursor:pointer;transition:background-position 0.5s ease;background-position:0% 0%}.consult-btn:hover{background-position:100% 0%}@media (max-width: 768px){.consultation-box{padding:30px 25px;height:auto}.consultation-box h3{font-size:26px}.consultation-box p{font-size:18px;line-height:28px}.consult-btn{width:80%;max-width:280px;height:50px}}@media (max-width: 768px){.courses-image{height:auto}.courses-heading-box,.stem-heading-box,.non-stem{padding:20px;border-radius:20px}.stem-heading-box h3,.non-stem h3{font-size:20px}.courses-heading-box h2{font-size:28px}.course h4{font-size:20px}}
