.hero{align-items:center;height:80vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-bg-solid{background:var(--blue-main);z-index:0;position:absolute;inset:0}.hero-frames{z-index:1;width:55%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.frame{border:4px solid #ffffff26;position:absolute;overflow:hidden;box-shadow:0 8px 30px #0000004d}.frame img{object-fit:cover;width:100%;height:100%}.frame-1{width:280px;height:200px;top:10%;right:5%;transform:rotate(3deg)}.frame-1 img{transform:scale(1.4)translate(-5px)translateY(25px)}.frame-2{width:240px;height:180px;top:50%;right:30%;transform:rotate(-2deg)}.frame-3{width:200px;height:260px;bottom:5%;right:8%;transform:rotate(1deg)}.hero-inner{z-index:2;position:relative}.hero-text{max-width:550px;min-height:340px;position:relative}.slide-content{opacity:0;pointer-events:none;transition:all .6s;position:absolute;top:0;left:0;transform:translateY(20px)}.slide-content.active{opacity:1;pointer-events:all;transform:translateY(0)}.hero-text h1{color:var(--white);margin-bottom:8px;font-size:3.2rem;font-weight:700;line-height:1.15}.hero-text h1 em{font-style:italic;font-weight:400}.hero-highlight{color:var(--red-main);font-size:4rem;font-style:normal;font-weight:800}.hero-slogan{color:#ffffffb3;margin-bottom:16px;font-size:2rem}.hero-desc{color:#fffc;margin-bottom:30px;font-size:1.05rem;line-height:1.7}.hero-btns{gap:16px;display:flex}.hero-btns .btn{font-size:.95rem;font-weight:600;font-family:var(--font-heading,"Outfit", sans-serif);border-radius:9999px;padding:12px 28px;text-decoration:none;transition:all .2s;box-shadow:none!important}.btn-red{background:var(--red-main);color:#fff}.btn-red:hover{background:#c41e17}.btn-outline-white{color:#fff;background:0 0;border:1.5px solid #fffc}.btn-outline-white:hover{color:var(--blue-main,#103a69)!important;background:#fff!important;border-color:#fff!important}.hero-nav{z-index:3;width:44px;height:44px;color:var(--white);cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:1.8rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-nav:hover{background:#ffffff4d}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.dot{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.dot.active{background:var(--red-main);transform:scale(1.2)}@media (max-width:992px){.hero-frames{display:none}.hero-text{text-align:center;max-width:100%}.hero-text h1{font-size:2.5rem}.hero-highlight{font-size:3rem}.hero-btns{justify-content:center}}@media (max-width:576px){.hero{height:70vh;min-height:500px}.hero-text h1{font-size:2rem}.hero-highlight{font-size:2.5rem}.hero-btns{flex-direction:column;align-items:center}}
.edu-section{z-index:10;background:#f8fafc;padding:45px 0 35px;position:relative}.edu-top-bar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a0f}.edu-info-box{flex-direction:column;flex:0 0 290px;justify-content:center;padding:34px 30px;display:flex}.edu-subtag{color:#dc2626;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:800;display:block}.edu-info-box h2{color:#0f172a;letter-spacing:-.3px;margin:0 0 6px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.48rem;font-weight:800;line-height:1.25}.edu-info-box p{color:#64748b;margin:0;font-size:.88rem;line-height:1.55}.edu-cards-wrap{flex:1;display:flex}.edu-card-btn{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:135px;padding:28px 16px;text-decoration:none;transition:transform .2s,filter .2s,box-shadow .2s;display:flex;position:relative;color:#fff!important}.edu-card-btn:hover{filter:brightness(.94);z-index:3;transform:scale(1.03);box-shadow:0 12px 24px #00000026}.edu-card-icon{justify-content:center;align-items:center;margin-bottom:8px;display:flex}.edu-card-title{letter-spacing:1px;text-align:center;margin-bottom:2px;font-size:.95rem;font-weight:800;color:#fff!important}.edu-card-sub{text-align:center;letter-spacing:.2px;font-size:.74rem;font-weight:600;color:#ffffffd9!important}@media (max-width:992px){.edu-top-bar{flex-direction:column}.edu-info-box{text-align:center;flex:none;padding:26px 24px}}@media (max-width:640px){.edu-cards-wrap{grid-template-columns:1fr 1fr;display:grid}.edu-card-btn{min-height:105px;padding:20px 10px}.edu-card-sub{display:none}}
.values-section{background:var(--gray-50);padding:80px 0}.values-heading{text-align:center;margin-bottom:50px}.values-heading h2{color:var(--blue-dark);letter-spacing:2px;margin-bottom:4px;font-size:1.8rem;font-weight:700}.values-brand{text-underline-offset:6px;text-decoration:underline;color:var(--red-main)!important;font-size:2.2rem!important}.values-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;display:grid}.values-col{flex-direction:column;gap:30px;display:flex}.value-item{align-items:flex-start;gap:16px;display:flex}.value-item.right{text-align:left}.value-check{background:var(--red-main);width:28px;height:28px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.value-item h4{color:var(--blue-main);margin-bottom:6px;font-size:1rem;font-weight:700}.value-item p{color:var(--gray-600);font-size:.85rem;line-height:1.6}.values-center{justify-content:center;align-items:center;display:flex}.diamond-frame{background:var(--red-main,#dc2626);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);filter:drop-shadow(0 15px 30px #0000002e);justify-content:center;align-items:center;width:320px;height:320px;display:flex}.diamond-inner{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);background:#fff;justify-content:center;align-items:center;width:calc(100% - 10px);height:calc(100% - 10px);display:flex;position:relative;overflow:hidden}.diamond-inner img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (max-width:992px){.values-grid{grid-template-columns:1fr;gap:30px}.values-center{order:-1}.diamond-frame{width:250px;height:250px}}
.stats-section{background:var(--blue-dark);padding:50px 0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.stat-card{text-align:center;padding:20px}.stat-number{font-family:var(--font-heading);color:var(--white);margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1;display:block}.stat-label{color:#ffffffb3;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}@media (max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2.5rem}}
.news-section{background:#fff;border-top:1px solid #f1f5f9;padding:80px 0}.news-section-header{text-align:center;max-width:650px;margin:0 auto 50px}.news-section-header h2{color:#0f172a;margin:0 0 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:2.1rem;font-weight:800}.news-header-line{background:#dc2626;border-radius:2px;width:40px;height:3px;margin:0 auto 12px}.news-subtitle{color:#64748b;margin:0;font-size:.98rem;line-height:1.5}.news-loading-state,.news-empty-state{text-align:center;color:#64748b;padding:40px 0;font-size:.95rem}.news-cards-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.news-card-simple{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.news-card-simple:hover{border-color:#cbd5e1;transform:translateY(-4px);box-shadow:0 12px 24px #0f172a0f}.news-card-img-wrap{box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;width:100%;height:190px;padding:16px;display:flex;overflow:hidden}.news-card-img-wrap img{object-fit:contain;border-radius:6px;max-width:100%;max-height:100%;transition:transform .3s}.news-card-simple:hover .news-card-img-wrap img{transform:scale(1.03)}.news-card-body-simple{flex-direction:column;flex-grow:1;padding:22px 20px;display:flex}.news-meta-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.news-cat-badge{color:#103a69;text-transform:uppercase;letter-spacing:.5px;background:#eef2f6;border-radius:4px;padding:3px 10px;font-size:.75rem;font-weight:700}.news-date-text{color:#94a3b8;font-size:.82rem;font-weight:500}.news-card-title-simple{color:#0f172a;margin:0 0 8px;font-size:1.15rem;font-weight:700;line-height:1.4;transition:color .2s}.news-card-simple:hover .news-card-title-simple{color:#103a69}.news-card-excerpt-simple{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin:0 0 16px;font-size:.88rem;line-height:1.6;display:-webkit-box;overflow:hidden}.news-card-footer-simple{border-top:1px solid #f1f5f9;margin-top:auto;padding-top:12px}.news-read-more{color:#dc2626;align-items:center;gap:6px;font-size:.86rem;font-weight:700;transition:gap .2s;display:inline-flex}.news-card-simple:hover .news-read-more{gap:9px}.news-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0f172a99;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.news-modal-box{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:640px;max-height:88vh;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0003}.news-modal-close-btn{color:#fff;cursor:pointer;z-index:10;background:#0f172ab3;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .2s;display:flex;position:absolute;top:14px;right:14px}.news-modal-close-btn:hover{background:#0f172a}.news-modal-img-area{box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;width:100%;height:240px;padding:20px;display:flex}.news-modal-img-area img{object-fit:contain;max-width:100%;max-height:100%}.news-modal-body-area{padding:28px 26px}.news-modal-meta-header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.news-modal-main-title{color:#0f172a;margin:0 0 14px;font-size:1.4rem;font-weight:800;line-height:1.35}.news-modal-sep{background:#f1f5f9;width:100%;height:1px;margin-bottom:18px}.news-modal-paragraphs{color:#334155;font-size:.95rem;line-height:1.7}.news-modal-paragraphs p{margin-bottom:12px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:992px){.news-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.news-cards-grid{grid-template-columns:1fr}.news-modal-img-area{height:180px}.news-modal-body-area{padding:20px}.news-modal-main-title{font-size:1.2rem}}
.cta-section{padding:80px 0;position:relative;overflow:hidden}.cta-bg{background:var(--blue-main,#103a69);z-index:0;position:absolute;inset:0}.cta-inner{z-index:1;text-align:center;position:relative}.cta-inner h2{margin-bottom:16px;font-size:2.2rem;font-weight:700;color:#fff!important}.cta-inner p{max-width:600px;margin:0 auto 32px;font-size:1.05rem;line-height:1.7;color:#ffffffd9!important}.cta-buttons{justify-content:center;align-items:center;gap:16px;display:flex}.cta-buttons .btn{font-size:.95rem;font-weight:600;font-family:var(--font-heading,"Outfit", sans-serif);border-radius:9999px;justify-content:center;align-items:center;padding:12px 28px;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:none!important}.btn-red{background:var(--red-main,#dc2626)!important;color:#fff!important}.btn-red:hover{background:#b91c1c!important}.btn-outline-white{color:#fff!important;background:0 0!important;border:1.5px solid #fffc!important}.btn-outline-white:hover{color:var(--blue-main,#103a69)!important;background:#fff!important;border-color:#fff!important}@media (max-width:576px){.cta-inner h2{font-size:1.6rem}.cta-buttons{flex-direction:column;align-items:center}}
.contact-section{background:var(--gray-50);padding:80px 0}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.contact-info h2{color:var(--blue-dark);margin-bottom:4px;font-size:2rem}.contact-subtitle{color:var(--gray-500);margin-bottom:30px;font-size:1.5rem}.info-items{flex-direction:column;gap:24px;display:flex}.info-item{align-items:flex-start;gap:16px;display:flex}.info-icon{background:var(--blue-light);border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.info-item strong{color:var(--gray-900);margin-bottom:2px;font-size:.95rem;display:block}.info-item p{color:var(--gray-600);font-size:.9rem}.contact-form{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:36px}.contact-form h3{color:var(--blue-dark);margin-bottom:24px;font-size:1.3rem}.contact-form input,.contact-form textarea{border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-50);outline:none;width:100%;margin-bottom:16px;padding:14px 18px;font-size:.95rem;transition:border .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--blue-main);background:var(--white)}.contact-form textarea{resize:vertical}.contact-form .btn{justify-content:center;width:100%;padding:14px}@media (max-width:768px){.contact-grid{grid-template-columns:1fr;gap:40px}}
