html{scroll-behavior:smooth}body{margin:0;padding:0}#section-header{position:sticky;top:0;z-index:100}#section-header *{margin:0;padding:0;box-sizing:border-box}#section-header .header-outer{width:100%;background-color:#1a1a1a}#section-header .header-inner{display:flex;align-items:center;justify-content:space-between;padding:20px 40px}#section-header .logo{display:flex;align-items:center}#section-header .logo img{height:32px;width:auto}#section-header .nav-right{display:flex;align-items:center;gap:30px}#section-header .nav-link{font-family:Raleway,sans-serif;font-size:16px;font-weight:500;color:#fff;text-decoration:none;letter-spacing:.5px;line-height:1.5}#section-header .nav-link:hover{color:#63b175}#section-header .btn-pricing{font-family:Raleway,sans-serif;font-size:16px;font-weight:600;color:#63b175;background-color:transparent;border:1px solid #63b175;border-radius:4px;padding:10px 28px;text-decoration:none;letter-spacing:.5px;line-height:1.5}#section-header .btn-pricing:hover{background-color:#63b175;color:#fff}@media (max-width:768px){#section-header .header-inner{padding:15px 20px}#section-header .nav-right{display:none}}#section-hero *{margin:0;padding:0;box-sizing:border-box}#section-hero .hero-outer{width:100%;background-color:#f4f4f4}#section-hero .hero-inner{padding:60px 10%;display:flex;align-items:center;justify-content:space-between}#section-hero .hero-content{flex:1}#section-hero .hero-title-wrapper{display:flex;align-items:center;gap:15px;margin-bottom:20px}#section-hero .hero-title{font-family:Raleway,sans-serif;font-size:56px;font-weight:700;color:#1a1a1a‎;letter-spacing:-1px;line-height:1.1}#section-hero .title-divider{width:2px;height:50px;background-color:#63b175}#section-hero .hero-subtitle{display:flex;align-items:flex-start;gap:10px}#section-hero .terminal-prompt{font-family:'Courier New',monospace;font-size:18px;font-weight:400;color:#535353;line-height:1.6}#section-hero .hero-description{font-family:Raleway,sans-serif;font-size:18px;font-weight:400;color:#535353;line-height:1.6;letter-spacing:.3px}#section-hero .hero-illustration{flex:0 0 45%;display:flex;justify-content:flex-end;align-items:center}#section-hero .hero-illustration img{width:100%;height:auto;max-width:450px}@media (max-width:768px){#section-hero .hero-inner{padding:40px 5%;flex-direction:column;gap:40px}#section-hero .hero-title{font-size:28px}#section-hero .title-divider{height:35px}#section-hero .hero-illustration{flex:none;width:100%;justify-content:center}#section-hero .hero-illustration img{width:100%;height:auto}}#section-footer *{margin:0;padding:0;box-sizing:border-box}#section-footer .footer-outer{width:100%;background-color:#3d3d3d}#section-footer .footer-inner{padding:50px 10%}#section-footer .footer-main{display:flex;justify-content:flex-start;align-items:flex-start;gap:120px;margin-bottom:60px}#section-footer .footer-logo{flex:0 0 auto}#section-footer .footer-logo img{width:150px;height:auto}#section-footer .footer-columns{display:flex;gap:120px;flex:1}#section-footer .footer-column{display:flex;flex-direction:column}#section-footer .footer-column-heading{font-family:Raleway,sans-serif;font-size:16px;font-weight:700;color:#fff;letter-spacing:.5px;line-height:1.4;margin-bottom:20px;text-transform:uppercase}#section-footer .footer-column-links{display:flex;flex-direction:column;gap:10px}#section-footer .footer-column-links a{font-family:Raleway,sans-serif;font-size:14px;font-weight:400;color:#aaa;text-decoration:none;letter-spacing:.3px;line-height:1.6;text-transform:uppercase}#section-footer .footer-column-links a:hover{color:#63b175}#section-footer .footer-bottom{display:flex;justify-content:center;align-items:center;padding-top:30px;border-top:1px solid #535353}#section-footer .footer-bottom-links{display:flex;align-items:center;gap:10px}#section-footer .footer-bottom-links a{font-family:Raleway,sans-serif;font-size:12px;font-weight:400;color:#aaa;text-decoration:none;letter-spacing:.5px;line-height:1.4;text-transform:uppercase}#section-footer .footer-bottom-links a:hover{color:#63b175}#section-footer .footer-bottom-divider{font-family:Raleway,sans-serif;font-size:12px;color:#aaa}@media (max-width:768px){#section-footer .footer-inner{padding:40px 5%}#section-footer .footer-main{flex-direction:column;gap:40px}#section-footer .footer-columns{flex-direction:column;gap:30px}#section-footer .footer-bottom-links{flex-wrap:wrap;justify-content:center}#section-footer .footer-logo img{width:120px}}@keyframes terminal-cursor-blink{0%,49%{opacity:1}100%,50%{opacity:0}}.title-divider{animation:1s step-end infinite terminal-cursor-blink}#section-courses-list .course-card{width:100%}.course-card{width:100%;background-color:#fff;border:1px solid #e0e0e0;border-top:4px solid #3c8a3f;border-radius:4px;display:flex;flex-direction:row;overflow:hidden;box-sizing:border-box;font-family:Raleway,sans-serif}.course-card .card-thumbnail{flex:0 0 40%;max-width:40%;padding:24px;box-sizing:border-box}.course-card .card-thumbnail img{width:100%;height:auto;display:block;border-radius:16px}.course-card .card-content{flex:1 1 0;min-width:0;overflow-wrap:break-word;padding:40px 40px 40px 24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #e0e0e0}.course-card .card-title{font-size:32px;font-weight:700;font-family:Raleway,sans-serif;color:#1a1a1a;line-height:1.2;letter-spacing:-.5px;margin:0 0 24px}.course-card .card-tagline{font-size:18px;font-weight:400;font-family:Raleway,sans-serif;color:#535353;line-height:1.5;letter-spacing:.5px;margin:0 0 24px}.course-card .card-divider{border:none;border-top:2px dashed #c8c8c8;margin:0 0 24px}.course-card .card-link{font-size:18px;font-weight:600;font-family:Raleway,sans-serif;color:#3c8a3f;text-decoration:underline;line-height:1.5;letter-spacing:.5px;display:inline-flex;align-items:center;gap:8px;background-color:transparent}.course-card .card-link:hover{color:#2d6b2f}.course-card .card-link-arrow{font-size:20px;text-decoration:none}@media (max-width:768px){.course-card{flex-direction:column}.course-card .card-thumbnail{flex:0 0 auto;max-width:100%;padding:20px}.course-card .card-content{border-left:none;border-top:1px solid #e0e0e0;padding:24px 20px}.course-card .card-title{font-size:26px}.course-card .card-tagline{font-size:16px}}.course-card-link{text-decoration:none;color:inherit;display:block;transition:box-shadow .3s}.course-card-link:hover{box-shadow:0 8px 24px rgba(0,0,0,.18)}

/* contrast-fix: auto-generated — do not edit manually */
.card-link { color: #535353 !important; }
/* end contrast-fix */