html{scroll-behavior:smooth;font-family:Outfit,sans-serif}body{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}a{text-decoration:none;color:inherit}.navbar{background-color:#fff;border-bottom:1px solid #ddd;width:100%;font-family:Outfit,sans-serif;position:relative;z-index:1000}.navbar-container{max-width:1300px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;position:relative}.navbar-logo img{height:55px;width:auto;display:block}.navbar-links{display:flex;align-items:center;gap:30px}.navbar-links a{text-decoration:none;color:#00004d;font-weight:500;transition:color .3s ease;font-size:16px}.navbar-links a:hover{color:#f39c12}.get-started-btn{border:2px solid #f39c12;background-color:#fff;color:#00004d;padding:10px 20px;border-radius:25px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:16px}.get-started-btn:hover{background-color:#f39c12;color:#fff}.navbar-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.navbar-menu-toggle span{height:3px;width:100%;background-color:#00004d;border-radius:3px;transition:.3s}.menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 1024px){.navbar-links{gap:20px}.navbar-links a{font-size:15px}.get-started-btn{padding:8px 16px;font-size:15px}}@media (max-width: 768px){.navbar-container{padding:10px 15px}.navbar-logo img{height:45px}.navbar-links{position:fixed;top:0;right:-100%;background:#fff;flex-direction:column;align-items:flex-start;width:70%;padding:80px 30px 30px;box-shadow:-5px 0 20px #0000001a;transition:right .3s ease;z-index:999}.navbar-links.active{right:0}.navbar-links a{padding:12px 0;width:100%;border-bottom:1px solid #f0f0f0;font-size:18px}.get-started-btn{margin-top:15px;width:100%;text-align:center;padding:12px;font-size:16px}.navbar-menu-toggle{display:flex}}@media (max-width: 480px){.navbar-links{width:85%}.navbar-container{padding:20px 10px}.navbar-logo img{height:50px}}.navbar-auth-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.navbar-auth-popup-content{border-radius:8px;padding:20px;max-width:90%;max-height:90vh;overflow-y:auto;position:relative;z-index:2001}body.menu-open,body.popup-open{overflow:hidden}.caf-college-auth-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;padding:1rem;z-index:1000;overflow-y:auto;font-family:Outfit}.caf-college-auth-form{width:100%;max-width:400px;padding:2rem;border:1px solid #ddd;border-radius:12px;background-color:#fff;position:relative;box-sizing:border-box}.caf-form-title{text-align:center;font-size:1.8rem;color:#00004d;margin-bottom:1.5rem}.caf-form-group{margin-bottom:1rem}.caf-form-group label{display:block;font-size:.9rem;color:#333;margin-bottom:.3rem}.caf-form-group input{width:auto;padding:.6rem .8rem;border:1px solid #ccc;border-radius:6px;outline:none;font-size:.95rem}.caf-form-group input:focus{border-color:#f39c12}.caf-toggle-text{font-size:.85rem;text-align:center;margin-bottom:1rem}.caf-toggle-text span{color:#f39c12;cursor:pointer;font-weight:700}.caf-submit-btn{width:100%;padding:.8rem;background-color:#00004d;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:1rem;transition:all .3s ease}.caf-submit-btn:hover{background-color:#f39c12;transform:scale(1.01)}.caf-close-popup{position:absolute;top:.5rem;right:.8rem;font-size:1.8rem;background:none;border:none;cursor:pointer;color:#00004d;font-weight:700;z-index:1001;transition:color .3s ease}.caf-close-popup:hover{color:#f39c12}@media (max-width: 480px){.caf-college-auth-form{padding:1.5rem;border-radius:10px}.caf-form-title{font-size:1.5rem}.caf-submit-btn{font-size:.95rem;padding:.7rem}}.footer{background-color:#ffdfb2;padding:2rem 0;position:relative;font-family:Outfit}.footer-container{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 2rem;flex-wrap:wrap;gap:2rem}.footer-column{flex:1;min-width:200px;max-width:33.33%;box-sizing:border-box}.footer-column h3{position:relative;display:inline-block;font-size:1.3rem;margin-bottom:.7rem;font-weight:500;text-align:left}.footer-column h3:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background-color:#f39c12;border-radius:2px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{display:flex;align-items:flex-start;gap:.5rem;line-height:1.5}.footer-column ul li a{text-decoration:none;transition:color .3s}.footer-column ul li a:hover,.footer-column.contact ul li a{color:#00004d}.footer-separator{border:none;border-top:1px solid gray;margin:2rem auto;max-width:1200px;width:100%;height:1px;background:transparent;display:block}.footer-bottom{display:flex;justify-content:space-between;align-items:center;max-width:1150px;margin:0 auto;padding:0 2rem;flex-wrap:wrap;gap:1rem}.privacy-link:hover{color:#00004d}.footer-logo img{height:60px;width:auto}.footer-logo{display:flex;align-items:center;gap:.5rem}.copyright{font-size:1rem}.social-icons a{margin-left:.5rem;font-size:1.8rem;position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;text-decoration:none;transition:color .5s ease}.social-icons a svg{width:100%;height:100%}.social-icons a:hover{color:#00004d}.whatsapp-float{position:absolute;bottom:20px;right:20px;background-color:#25d366;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 10px #0003;font-size:2.5rem;transition:transform .3s}.whatsapp-float:hover{transform:scale(1.1)}.scroll-to-top{position:absolute;top:20px;right:20px;background-color:#00004d;color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 2px 10px #0003;font-size:1.5rem;transition:transform .3s;cursor:pointer}.scroll-to-top:hover{transform:scale(1.1)}@media (max-width: 768px){.footer-container{flex-direction:column;text-align:left}.footer-column{max-width:100%;margin-bottom:1rem}.footer-bottom{flex-direction:column;text-align:center}.social-icons{margin-top:1rem}.whatsapp-float{bottom:10px;right:10px;width:60px;height:60px;font-size:2rem}.scroll-to-top{top:10px;right:10px;width:40px;height:40px;font-size:1.2rem}}.landing-hero{display:flex;align-items:center;justify-content:space-between;padding:2rem 8rem;color:#00004d;flex-wrap:wrap;background-color:#fff;font-family:Outfit}.landing-content{max-width:600px}.landing-subtitle{font-size:3rem;font-weight:600;margin-bottom:1.5rem;color:#f39c12}.landing-description{font-size:1.3rem;margin-bottom:2rem;line-height:1.6;color:#333}.landing-buttons .btn{padding:.9rem 2.5rem;border:2px solid transparent;border-radius:12px;font-size:1rem;cursor:pointer;margin-right:1rem;font-weight:600;transition:all .4s ease;position:relative;overflow:hidden}.primary-btn{background-color:#00004d;color:#fff}.primary-btn:hover{background-color:#fff;color:#00004d;transform:scale(1.05);border:2px solid #00004d}.secondary-btn{background-color:#f39c12;color:#00004d;border:2px solid #00004d}.secondary-btn:hover{background-color:#fff;color:#00004d;transform:scale(1.05);border:2px solid #f39c12}.landing-image img{width:550px;max-width:100%;border-radius:15px}@media (max-width: 900px){.landing-hero{flex-direction:column;text-align:center;padding:4rem 2rem}.landing-image{margin-top:2rem}.landing-subtitle{font-size:1.8rem}.landing-description{font-size:1.1rem}.landing-buttons .btn{padding:.8rem 2rem;font-size:.95rem;margin-bottom:1rem}}@media (max-width: 600px){.landing-hero{padding:3rem 1rem}.landing-subtitle{font-size:1.5rem}.landing-description{font-size:1rem}.landing-buttons .btn{width:100%;padding:.8rem;font-size:1rem;margin-right:0}.landing-buttons{display:flex;flex-direction:column;align-items:center}.landing-image img{width:100%;border-radius:12px}}.newsletter-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:2rem;padding-bottom:1rem;font-family:Outfit}.newsletter-title{font-size:2rem;font-weight:600}@media (min-width: 768px){.newsletter-title{font-size:2.5rem}}.newsletter-text{font-size:1rem;color:#6b7280b3;padding-bottom:2rem}@media (min-width: 768px){.newsletter-text{font-size:1.1rem}}.newsletter-form{display:flex;align-items:center;justify-content:space-between;max-width:42rem;width:100%;height:3rem}@media (min-width: 768px){.newsletter-form{height:3.25rem}}.newsletter-input{border:1px solid #d1d5db;border-right:none;font-family:Outfit;border-radius:.375rem 0 0 .375rem;outline:none;width:100%;padding:0 .75rem;color:#6b7280;height:100%;font-size:15px}.newsletter-button{padding:0 1.5rem;font-size:17px;height:100%;background-color:#00004d;color:#fff;border:none;border-radius:0 .375rem .375rem 0;cursor:pointer;transition:background-color .35s ease}.newsletter-button:hover{background-color:#f39c12}.hc-contact-container{display:flex;gap:6rem;padding:4rem;background:#fff;max-width:1400px;margin:0 auto;font-family:Outfit}.hc-contact-info{flex:1.2;padding-right:2rem}.hc-contact-title{font-size:2.5rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;white-space:nowrap;width:100%;max-width:600px}.hc-title-underline{border:none;border-top:1px solid #bcbaba;height:1px;margin:0 0 3rem;width:100%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hc-section-underline{border:none;border-top:1px solid #bcbaba;height:1px;margin:0 0 1.5rem;width:100%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none}.hc-enquiry-section{margin-bottom:2rem}.hc-team-section{margin-top:2rem}.hc-team-section h3{margin-top:0}.hc-contact-info h3{font-size:1.5rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:500}.hc-contact-details{padding-left:.5rem}.hc-contact-item{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.hc-contact-item:last-child{margin-bottom:0}.hc-icon-circle{width:52px;height:52px;background:#00004d;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hc-phone-icon,.hc-email-icon{color:#fff;font-size:1.2rem}.hc-contact-item span{font-size:1.125rem;color:#1a1a1a;font-weight:400;line-height:1.4}.hc-quote-form{flex:1;background:#fff;padding:2rem;width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;border-radius:24px;box-shadow:0 4px 16px #0000000d;overflow:hidden}.hc-quote-form h2{align-items:center;display:flex;justify-content:center;margin-bottom:25px;font-size:2.5rem;font-weight:600;color:#000;line-height:1.2;text-align:left;width:100%;letter-spacing:-.02em}.hc-quote-form form{display:flex;flex-direction:column;gap:1.25rem;width:100%;padding:0}.hc-form-group{margin:0;width:100%;position:relative}.hc-form-group input,.hc-form-group textarea{width:100%;padding:1rem 1.25rem;border:none;border-radius:32px;background:#f8f8f8;font-size:1rem;color:#333;font-weight:400;outline:none;height:56px;box-sizing:border-box;scrollbar-width:none;-ms-overflow-style:none}.hc-form-group textarea::-webkit-scrollbar{display:none}.hc-form-group textarea{height:120px;resize:none;border-radius:24px;padding:1.25rem}.hc-form-group input::placeholder,.hc-form-group textarea::placeholder{color:#555;font-weight:500;opacity:1;font-family:Outfit}.hc-quote-form button[type=submit]{width:auto;min-width:200px;height:56px;border:none;border-radius:32px;background:#1a2a44;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s ease;margin:.5rem auto 0;padding:0 2.5rem;display:block;box-sizing:border-box}.hc-quote-form button[type=submit]:hover{background:#f39c12;color:#000;transition:ease .4s}@media (max-width: 1200px){.hc-contact-container{gap:4rem;padding:3rem}.hc-quote-form{padding:3rem}}@media (max-width: 768px){.hc-contact-container{flex-direction:column}.hc-contact-info h2,.hc-quote-form h2{font-size:2.25rem}.hc-quote-form{padding:2rem}.hc-quote-form h2{font-size:2.25rem;margin-bottom:2rem}}.hc-success{color:green;margin-bottom:10px}.hc-error{color:red;margin-bottom:10px}@media (max-width: 600px){.hc-contact-container,.hc-quote-form{box-sizing:border-box;max-width:100%;margin-right:0;margin-left:0}.hc-contact-container{flex-direction:column;gap:0;padding:1rem}.hc-quote-form{width:100%;padding:1.2rem}}.about-page{font-family:Outfit;color:#333;background-color:#fdfdfd;padding:40px 20px}.about-container,.about-services-section{max-width:1300px;margin:0 auto}.about-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px;margin-bottom:80px}.about-image{flex:1;display:flex;justify-content:center;align-items:center}.about-content{flex:1}.about-content h1{font-size:2.5rem;color:#00004d;margin-bottom:20px;line-height:1.3}.about-content p{font-size:1.1rem;line-height:1.8;margin-bottom:30px;color:#555}.about-button-discover,.about-button-quote{display:inline-block;padding:12px 24px;margin-right:15px;border-radius:6px;font-weight:600;transition:all .3s ease;text-decoration:none}.about-button-discover{background-color:#00004d;color:#fff}.about-button-discover:hover{background-color:#116}.about-button-quote{border:2px solid #f39c12;color:#f39c12}.about-button-quote:hover{background-color:#f39c12;color:#fff}.about-vision-section,.about-mission-section{gap:40px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap}.about-vision-text,.about-mission-text{flex:1}.about-vision-image,.about-mission-image{object-fit:contain;width:700px;display:flex;justify-content:center}.about-vision-image-style{max-width:500px;height:500px;width:100%}.about-mission-image-style{max-width:700px;height:600px;width:100%}.about-vision-text h2,.about-mission-text h2{font-size:2rem;color:#f39c12;margin-bottom:20px}.about-vision-text p,.about-mission-text p{font-size:1.05rem;line-height:1.8;color:#444}.key-achievements{font-size:2rem;text-align:center;margin:60px 0 30px;color:#00004d}.about-stats-section{display:flex;justify-content:center;gap:50px;flex-wrap:wrap;margin-bottom:80px}.stat-card{margin-top:20px;background:#fff;border:2px solid #f39c12;padding:30px;border-radius:10px;text-align:center;width:210px;box-shadow:0 4px 10px #00000014;transition:transform .3s ease}.stat-card:hover{transform:translateY(-5px)}.stat-number{font-size:2rem;font-weight:700;color:#00004d;display:block;margin-bottom:10px}.stat-label{font-size:1rem;color:#444}.value-card-titles{display:flex;justify-content:center;margin-top:40px;font-size:2rem;color:#f39c12}.about-values-section{display:flex;justify-content:space-around;padding:50px 0;margin:0 auto;gap:30px;flex-wrap:wrap}.value-card{width:300px;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0003;text-align:left;transition:transform .3s ease}.value-card:hover{transform:translateY(-5px)}.value-card:nth-child(1){background:#ff4d4d}.value-card:nth-child(2){background:#ff8c00}.value-card:nth-child(3){background:#32cd32}.value-card:nth-child(4){background:#4682b4}.value-image{width:100%;height:240px;object-fit:cover}.value-title{font-size:1.5rem;font-weight:700;color:#fff;padding:15px 20px 5px;text-transform:uppercase}.value-description{font-size:1rem;color:#fff;line-height:1.6;padding:0 20px 20px}@media (max-width: 1024px){.about-container,.about-vision-section,.about-mission-section{flex-direction:column;text-align:center}.about-content h1{font-size:2rem}.stat-card{width:160px}.about-values-section{justify-content:center}.value-card{width:50%}}@media (max-width: 600px){.value-card{width:100%}.value-title{font-size:1.3rem}.value-description{font-size:.95rem}}@media (max-width: 768px){.about-vision-image,.about-mission-image{display:none!important}}@media (max-width: 768px){.about-vision-text p,.about-mission-text p{text-align:center}}.privacy-policy-container{max-width:1200px;margin:0 auto;padding:40px 20px;font-family:Arial,sans-serif;line-height:1.6;color:#333}.privacy-policy-container h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:20px;text-align:center}.privacy-policy-container h2{font-size:1.5rem;color:#2c3e50;margin-top:30px;margin-bottom:15px}.privacy-policy-container p{font-size:1rem;margin-bottom:15px;text-align:justify}.privacy-policy-container a{color:#007bff;text-decoration:none}.privacy-policy-container a:hover{text-decoration:underline}.privacy-policy-container strong{font-weight:600}.privacy-policy-container footer p{margin:5px 0;font-size:.9rem}@media (max-width: 600px){.privacy-policy-container{padding:20px 15px}.privacy-policy-container h1{font-size:2rem}.privacy-policy-container h2{font-size:1.5rem}.privacy-policy-container p{font-size:.95rem}}.overall-dashboard{display:flex;flex-wrap:wrap;justify-content:center;gap:5rem;padding:2rem}.card{flex:0 1 330px;border-radius:20px;background:#00004d;padding:1rem;border:2px solid #f39c12;transition:.5s ease-out;color:#fff;display:flex;flex-direction:column;text-align:center}.card-image{width:100%;height:140px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:12px;margin-bottom:1rem;background:#fff}.card-image img{width:100%;height:100%;object-fit:cover}.card-details{display:flex;flex-direction:column;align-items:center;gap:.7rem;flex-grow:1;justify-content:center}.card-button{width:80%;margin:1rem auto 0;border-radius:1rem;border:none;background-color:#f39c12;color:#00004d;font-size:1rem;font-weight:700;padding:.6rem 1rem;transition:.3s ease-out;cursor:pointer}.card-button:hover{background-color:#fff;color:#00004d}.text-body{color:#ddd;font-size:.95rem;line-height:1.4}.text-title{font-size:1.4rem;font-weight:700;color:#f39c12}.card:hover{border-color:#fff}@media (max-width: 900px){.card{flex:0 1 45%}}@media (max-width: 600px){.card{flex:0 1 90%}}.overall-dashboard-container{text-align:center;padding:2rem;min-height:100vh}.dashboard-header h1{font-size:2rem;font-weight:700;color:#00004d;margin-bottom:.5rem}.dashboard-header p{font-size:1.1rem;color:#717171;margin-bottom:1rem}.divider{width:150px;height:3px;background:#f39c12;border:none;margin:1rem auto 2rem;border-radius:2px}.mail-link{color:#f39c12;font-weight:700;text-decoration:none;transition:.3s}.mail-link:hover{text-decoration:underline;color:#00004d}.student-account-form{max-width:400px;margin:40px auto;padding:20px;background-color:#f7f9fc;border-radius:10px;box-shadow:0 0 15px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.student-account-form h2{text-align:center;color:#333;margin-bottom:25px;font-weight:600;font-size:1.8rem}.student-account-form .form-group{margin-bottom:20px}.student-account-form label{display:block;font-weight:700;margin-bottom:6px;color:#555}.student-account-form input{width:100%;padding:10px 12px;border:1.5px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .3s ease}.student-account-form input:focus{border-color:#4caf50;outline:none}.student-account-form button{width:100%;padding:14px;background-color:#4caf50;color:#fff;border:none;border-radius:7px;font-size:1.2rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.student-account-form button:disabled{background-color:#a5d6a7;cursor:not-allowed}.student-account-form button:hover:not(:disabled){background-color:#43a047}.tc-dashboard-container{padding:20px;font-family:Arial,sans-serif;text-align:center}.tc-dashboard-title{font-size:2.5rem;margin-bottom:40px;color:#222}.tc-dashboard-cards{display:flex;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.tc-dashboard-card{background-color:#007bff;color:#fff;width:250px;padding:20px;border-radius:12px;cursor:pointer;transition:transform .2s ease-in-out,background-color .3s ease;box-shadow:0 0 10px #00000026}.tc-dashboard-card:hover{background-color:#0056b3;transform:scale(1.05)}.tc-dashboard-card-title{margin-top:0;font-size:1.5rem}.tc-dashboard-card-description{font-size:14px;margin-top:10px}.faq-wrapper{max-width:800px;margin:0 auto;padding:70px 20px;font-family:Outfit}.faq-header{text-align:center;margin-bottom:20px}.faq-header h1{font-size:30px;font-weight:600;margin-bottom:10px}.faq-header p{font-size:16px;color:#64748b}.faq-categories{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin:20px 0 40px}.faq-category-btn{padding:10px 18px;font-size:14px;font-weight:500;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:all .3s ease}.faq-category-btn.active{background:#f39c12;color:#fff;border-color:#f39c12}.faq-item{border-bottom:1px solid #e2e8f0;padding:16px 0;cursor:pointer}.faq-item h3{font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:space-between}.faq-answer{font-size:14px;color:#475569;margin-top:8px;line-height:1.5;max-height:0;opacity:0;transform:translateY(-5px);overflow:hidden;transition:all .4s ease-in-out}.faq-answer.open{max-height:300px;opacity:1;transform:translateY(0);padding-top:8px}.faq-cta{margin-top:2rem;text-align:center}.faq-cta-card{border-radius:12px;padding:2rem;text-align:center;margin-top:2rem}.faq-cta-title{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.faq-cta-text{font-size:1rem;margin-bottom:1rem;color:#4b5563}.faq-contact-btn{background-color:#00004d;color:#fff;padding:.7rem 1.5rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:background-color .3s}.faq-contact-btn:hover{background-color:#f39c12}.pnf-container{max-width:900px;margin:0 auto;padding:60px 20px;text-align:center;font-family:Outfit,sans-serif}.pnf-image{display:flex;align-items:center;justify-content:center;height:auto;margin:0 auto 30px}.pnf-image img{width:100%;max-width:400px;height:auto}.pnf-title{font-size:clamp(1.8rem,5vw,2.5rem);font-weight:700;color:#00004d;margin-bottom:15px}.pnf-text{font-size:clamp(1rem,2.5vw,1.1rem);color:#333;margin-bottom:30px;line-height:1.6;padding:0 10px}.pnf-buttons{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.pnf-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 25px;border-radius:10px;text-decoration:none;font-weight:600;transition:all .3s ease;min-width:150px;height:50px;text-align:center;box-sizing:border-box}.pnf-home-btn{background-color:#f39c12;color:#fff}.pnf-contact-btn{background-color:#00004d;color:#fff}.pnf-contact-btn:hover{background-color:#02025a;cursor:pointer}.quiz-submit-btn{padding:.6rem 1.5rem;background:#4f8cff;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;margin-top:.5rem;transition:background .2s}.quiz-submit-btn .courses-page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 2rem;background:linear-gradient(135deg,#f9f9f9 60%,#e6f0ff);min-height:100vh;border-radius:18px;box-shadow:0 4px 32px #4f8cff0a}.quiz-submit-btn:hover{background:#3456b3}.video-modal-content h2,.video-modal-content h3{margin-top:.5rem;margin-bottom:.5rem}:is(.video-modal-content h2,.video-modal-content h3) .courses-title{font-size:2.6rem;font-weight:800;text-align:center;margin-bottom:2.2rem;color:#3456b3;letter-spacing:.01em;font-family:Montserrat,Segoe UI,Arial,sans-serif}.video-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.video-modal .courses-search-bar{display:flex;justify-content:center;margin-bottom:2.2rem;gap:.7rem}.courses-search-bar input{width:350px;padding:.8rem 1.1rem;border:1.5px solid #b3c6ff;border-radius:8px;font-size:1.08rem;outline:none;background:#f7faff;transition:border .2s,box-shadow .2s;box-shadow:0 1px 6px #4f8cff0a}.video-modal-content{background:#fff;border-radius:10px;padding:1rem;max-width:700px;width:95vw;box-shadow:0 4px 32px #0000002e;position:relative}.video-modal-content .courses-search-bar input:focus{border:1.5px solid #3456b3;box-shadow:0 2px 12px #4f8cff17}.close-btn{position:absolute;top:10px;right:18px;background:#4f8cff;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .2s}.close-btn .courses-search-bar button{padding:.8rem 1.7rem;background:linear-gradient(90deg,#4f8cff 60%,#3456b3);color:#fff;border:none;border-radius:8px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 1px 6px #4f8cff12}.close-btn .courses-search-bar button:hover{background:linear-gradient(90deg,#3456b3 60%,#4f8cff);box-shadow:0 2px 12px #4f8cff21}.close-btn .courses-loading,.close-btn .courses-error{text-align:center;margin:1rem 0;color:#b22222;font-size:1.13rem;font-weight:500}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2.2rem 2.2rem;margin-bottom:2.5rem}.close-btn:hover{background:#3456b3}.courses-page{max-width:1200px;margin:0 auto;padding:2rem 1rem;background:#f9f9f9;min-height:100vh}.courses-page .course-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #4f8cff12;overflow:hidden;transition:transform .18s,box-shadow .18s;display:flex;flex-direction:column;min-height:340px;border:1.5px solid #e0e7ff;cursor:pointer}.courses-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:2rem;color:#22223b}.courses-title .course-card:hover{transform:translateY(-7px) scale(1.035);box-shadow:0 8px 32px #4f8cff26;border:1.5px solid #4f8cff}.course-thumbnail{width:100%;height:160px;object-fit:contain;background:#f7faff;border-bottom:1px solid #e0e7ff;padding:.5rem 0}.courses-search-bar{display:flex;justify-content:center;margin-bottom:2rem;gap:.5rem}.course-info{padding:1.1rem 1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between;background:#fff}.courses-search-bar input{width:350px;padding:.75rem 1rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;outline:none;transition:border .2s}.courses-search-bar input .course-title{font-size:1.18rem;font-weight:700;color:#3456b3;margin-bottom:.5rem;font-family:Montserrat,Segoe UI,Arial,sans-serif}.courses-search-bar input:focus{border:1.5px solid #4f8cff}.courses-search-bar input:focus .course-channel{font-size:1.01rem;color:#4f8cff;font-weight:500;font-family:Segoe UI,Arial,sans-serif}.courses-search-bar input:focus .video-modal-content{box-shadow:0 8px 32px #4f8cff21;border:1.5px solid #e0e7ff;background:#f9faff}.courses-search-bar button{padding:.75rem 1.5rem;background:#4f8cff;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s}.courses-search-bar button:hover{background:#3456b3}.courses-loading,.courses-error{text-align:center;margin:1rem 0;color:#b22222;font-size:1.1rem}.courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:2rem}.course-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;overflow:hidden;transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column;min-height:340px}.course-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #4f8cff21}.course-thumbnail{width:100%;height:180px;object-fit:cover;background:#eee}.course-info{padding:1rem;flex:1;display:flex;flex-direction:column;justify-content:space-between}.course-title{font-size:1.1rem;font-weight:600;color:#22223b;margin-bottom:.5rem}.course-channel{font-size:.95rem;color:#4f8cff;font-weight:500}
