@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap');.smartskills-landing,.smartskills-landing *{font-family:'Plus Jakarta Sans',sans-serif;box-sizing:border-box}@keyframes ss-fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes ss-slideInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.smartskills-landing .animate-fadeInUp{animation:ss-fadeInUp 0.7s ease-out}.smartskills-landing .animate-slideInLeft{animation:ss-slideInLeft 0.7s ease-out}.smartskills-landing h1,.smartskills-landing h2,.smartskills-landing h3,.smartskills-landing h4{color:#111111!important}.smartskills-landing p,.smartskills-landing span,.smartskills-landing li{color:#111111!important}.smartskills-landing .text-gray-600{color:#333333!important}.smartskills-landing .text-gray-500{color:#444444!important}.smartskills-landing .text-gray-400{color:#555555!important}.smartskills-landing .text-red-600{color:#dc2626!important}.smartskills-landing .text-blue-900{color:#1e3a8a!important}.smartskills-landing .bg-blue-900 h2,.smartskills-landing .bg-blue-900 h3,.smartskills-landing .bg-blue-900 p,.smartskills-landing .bg-blue-900 span,.smartskills-landing .bg-blue-900 li{color:#ffffff!important}.smartskills-landing .bg-blue-900 .text-blue-100\/70{color:rgba(219,234,254,0.75)!important}.smartskills-landing .bg-blue-900 .text-red-600{color:#dc2626!important}.smartskills-landing .bg-blue-900 .bg-white h3,.smartskills-landing .bg-blue-900 .bg-white p,.smartskills-landing .bg-blue-900 .bg-white span{color:#111111!important}.smartskills-landing .bg-blue-900 .bg-white .text-gray-500{color:#444444!important}.smartskills-landing .bg-blue-900 a.bg-white,.smartskills-landing .bg-blue-900 a.bg-white span{color:#1e3a8a!important}.smartskills-landing input[type="text"],.smartskills-landing input[type="email"],.smartskills-landing input[type="tel"]{width:100%;height:48px;padding:0 16px;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;color:#111111!important;font-family:'Plus Jakarta Sans',sans-serif;font-size:14px;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none;display:block;margin-bottom:12px}.smartskills-landing input[type="text"]:focus,.smartskills-landing input[type="email"]:focus,.smartskills-landing input[type="tel"]:focus{border-color:hsl(237,62%,27%);box-shadow:0 0 0 2px hsla(237,62%,27%,0.15)}.smartskills-landing button[type="submit"]{width:100%;padding:14px 0;background-color:#dc2626;color:#ffffff!important;font-weight:700;font-size:15px;border:none;border-radius:12px;cursor:pointer;transition:background-color 0.3s,box-shadow 0.3s;font-family:'Plus Jakarta Sans',sans-serif}.smartskills-landing button[type="submit"]:hover{background-color:#b91c1c;box-shadow:0 8px 24px rgba(220,38,38,0.25)}.smartskills-landing .faq-content.hidden{display:none!important}.smartskills-landing a{text-decoration:none}.smartskills-landing img{max-width:100%;height:auto}