:root{--ivan-primary: #1a3a6b;--ivan-dark: #0d1f3c;--ivan-danger: #b91c1c;--ivan-accent: #d4af37;--ivan-accent-dk: #b8932a;--ivan-light: #f4f6fb;--ivan-text: #444c60;--ivan-muted: #6b7280;--ivan-border: #dde3ef;--font-head: "Playfair Display", Georgia, serif;--font-body: "Plus Jakarta Sans", sans-serif;--radius: 8px;--shadow: 0 8px 32px rgba(13,31,60,.12);--transition: .3s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ivan-text);background:#fff;font-size:1rem;line-height:1.7;overflow-x:hidden}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit;transition:color var(--transition)}.th-container2{width:100%;max-width:1320px;margin-inline:auto;padding-inline:1rem}.th-container4{width:100%;max-width:1560px;margin-inline:auto;padding-inline:1rem}.space{padding-block:100px}.space-bottom{padding-bottom:100px}.space-top{padding-top:100px}.gy-60{--bs-gutter-y: 60px}.mt-25{margin-top:25px}.mb-55{margin-bottom:55px}.mb-75{margin-bottom:75px}.gx-10{--bs-gutter-x: 10px}.gy-10{--bs-gutter-y: 10px}.gy-30{--bs-gutter-y: 30px}.gx-30{--bs-gutter-x: 30px}.sub-title{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ivan-accent);margin-bottom:.75rem;position:relative;padding-left:40px}.sub-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:30px;height:2px;background:var(--ivan-accent)}.sec-title{font-family:var(--font-head);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:700;line-height:1.25;color:var(--ivan-dark);margin-bottom:1rem}.sec-text{color:var(--ivan-text);max-width:640px;line-height:1.8}.box-title{font-family:var(--font-head);font-size:1.15rem;font-weight:700;color:var(--ivan-dark);margin-bottom:.5rem;transition:color var(--transition)}.box-text{color:var(--ivan-text);font-size:.92rem;line-height:1.7;margin-bottom:0}.text-theme{color:var(--ivan-accent)!important}.bg-title{background:var(--ivan-dark)}.text-anim,.text-anim2{opacity:1}.th-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.75rem;background:var(--ivan-accent);color:var(--ivan-dark);font-weight:700;font-size:.9rem;letter-spacing:.02em;border-radius:var(--radius);border:2px solid var(--ivan-accent);transition:all var(--transition);white-space:nowrap}.th-btn:hover{background:var(--ivan-dark);border-color:var(--ivan-dark);color:#fff}.th-btn.style-border1{background:transparent;color:var(--ivan-primary);border-color:var(--ivan-primary)}.th-btn.style-border1:hover{background:var(--ivan-primary);color:#fff}.th-btn.style-border2{background:transparent;color:var(--ivan-accent);border-color:var(--ivan-accent);font-size:.82rem;padding:.5rem 1.2rem}.th-btn.style-border2:hover{background:var(--ivan-accent);color:var(--ivan-dark)}.th-btn.white-hover:hover{background:#fff;border-color:#fff;color:var(--ivan-dark)}.btn-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.th-menu-wrapper{position:fixed;inset:0;z-index:9999;background:#0d1f3ce0;display:flex;align-items:flex-start;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.th-menu-wrapper.th-body-visible{opacity:1;visibility:visible;pointer-events:auto}.th-menu-wrapper .th-menu-area{position:relative!important;background:#fff!important;width:300px!important;max-width:88vw!important;min-height:100vh!important;height:100%!important;padding:0!important;left:0!important;opacity:1!important;visibility:visible!important;border-right:none!important;transform:translate(-110%);transition:transform .38s cubic-bezier(.4,0,.2,1)!important;overflow-y:auto;overflow-x:hidden;flex-shrink:0;display:flex!important;flex-direction:column!important}.th-menu-wrapper.th-body-visible .th-menu-area{transform:translate(0)!important}.ivan-mobile-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem 1.1rem 1.4rem;border-bottom:1px solid var(--ivan-border);flex-shrink:0;background:var(--ivan-light)}.ivan-menu-close{width:36px;height:36px;background:#fff;color:var(--ivan-dark);border:1px solid var(--ivan-border);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;flex-shrink:0;transition:background var(--transition),color var(--transition),border-color var(--transition)}.ivan-menu-close:hover,.ivan-menu-close:focus-visible{background:var(--ivan-dark);color:#fff;border-color:var(--ivan-dark);outline:none}.th-mobile-menu{flex:1;padding:1rem 1.4rem 2rem!important;overflow-y:auto}.ivan-hamburger{background:none!important;border:none!important;color:#091934!important;width:auto!important;height:auto!important;line-height:1!important;margin:0!important;padding:.35rem .6rem!important;font-size:1.4rem!important;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:color var(--transition),background var(--transition)}.ivan-hamburger:hover,.ivan-hamburger:focus-visible{color:var(--ivan-accent)!important;background:#ffffff1a!important;outline:none}.header-info .header-logo img{height:180px;width:200px;display:block}.sticky-wrapper .header-logo img{height:54px;width:auto;display:block}.th-mobile-menu ul{list-style:none;padding:0;margin:0}.th-mobile-menu ul li{border-bottom:1px solid var(--ivan-border)}.th-mobile-menu ul li a{display:block;padding:.75rem 0;font-weight:600;color:var(--ivan-dark);font-size:.9rem}.th-mobile-menu ul li a:hover{color:var(--ivan-accent)}.th-header{position:relative;z-index:100}.header-top{background:var(--ivan-dark);padding:.5rem 0}.header-links ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.header-left-wrap li a,.header-right-wrap li a,.header-right-wrap button{color:#ffffffbf;font-size:.78rem;transition:color var(--transition);background:none;border:none;cursor:pointer;padding:0}.header-left-wrap li a:hover,.header-right-wrap li a:hover,.header-right-wrap button:hover{color:var(--ivan-accent)}.header-right-wrap li{display:flex;align-items:center;gap:.4rem}.header-right-wrap li i{color:var(--ivan-accent);font-size:.75rem}.header-info{background:#fff;border-bottom:1px solid var(--ivan-border);padding:1.5rem 0}.header-info .th-container2{max-width:1440px}.header-info-layout{display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-info-right{display:flex;gap:2rem;align-items:center;flex-wrap:nowrap;flex:1;justify-content:flex-end}.header-info-item{display:flex;align-items:center;gap:.75rem}.header-info-icon{width:44px;height:44px;background:var(--ivan-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ivan-accent);font-size:1rem;flex-shrink:0}.header-info-text{font-size:.72rem;color:var(--ivan-muted);text-transform:uppercase;letter-spacing:.06em;display:block}.header-info-title{font-size:.85rem;font-weight:700;color:var(--ivan-dark);margin:0;white-space:normal;word-break:break-word}.header-info-title a:hover{color:var(--ivan-accent)}.sticky-wrapper{position:relative}.menu-area{background:var(--ivan-primary);padding:.6rem 0;transition:box-shadow var(--transition)}.sticky-wrapper.sticky .menu-area{position:fixed;top:0;left:0;right:0;z-index:999;box-shadow:0 4px 24px #0d1f3c40;animation:slideDown .3s ease}@keyframes slideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.menu-wrapp{padding:.2rem 0}.header-button .th-btn{padding:.55rem 1.25rem;font-size:.82rem}.main-menu{display:flex}.main-menu ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:.25rem}.main-menu ul li{position:relative}.main-menu ul li a{display:block;color:var(--ivan-danger);font-size:.85rem;font-weight:600;padding:.6rem 1rem;border-radius:4px;transition:all var(--transition);white-space:nowrap}.main-menu ul li a:hover,.main-menu ul li.active>a{color:var(--ivan-accent)}.sub-menu{position:absolute;top:100%;left:0;background:#fff;min-width:220px;border-radius:var(--radius);box-shadow:var(--shadow);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(8px);transition:all var(--transition);z-index:200}.main-menu ul li:hover .sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.sub-menu li a{color:var(--ivan-dark)!important;font-size:.83rem;padding:.5rem 1.25rem;border-radius:0}.sub-menu li a:hover{color:var(--ivan-accent)!important;background:var(--ivan-light)}.main-menu .menu-item-has-children>a:after{content:" ▾";font-size:.7rem}.th-hero-wrapper{position:relative;overflow:hidden}.hero-1 .swiper{height:100%}.hero-inner{position:relative;display:flex;align-items:center;min-height:620px;padding-block:80px;overflow:hidden}.th-hero-bg{position:absolute;inset:0;background:var(--ivan-dark) center/cover no-repeat;z-index:0}.th-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#0d1f3cd9,#1a3a6b99 60%,#0d1f3c66)}.hero-inner .container,.hero-inner .th-container2,.hero-style1{position:relative;z-index:1}.background-image{background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.hero-title{font-family:var(--font-head);font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;line-height:1.18;margin-bottom:1.25rem;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hero-text{font-size:1.05rem;line-height:1.75;opacity:.92;max-width:600px;margin-bottom:2rem}.slider-pagination{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:10}.feature-card{background:#fff;border:1px solid var(--ivan-border);border-radius:12px;padding:2rem 1.5rem;text-align:center;transition:all var(--transition);height:100%}.feature-card:hover{border-color:var(--ivan-accent);box-shadow:0 12px 40px #1a3a6b1f;transform:translateY(-4px)}.feature-card .box-icon{width:70px;height:70px;background:var(--ivan-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--ivan-accent);font-size:1.5rem;transition:all var(--transition)}.feature-card:hover .box-icon{background:var(--ivan-accent);color:var(--ivan-dark)}.feature-card .box-text.style2{color:var(--ivan-muted);font-size:.88rem;margin-block:.5rem 1rem}.feature-sec-1{padding-top:60px}.img-box1{position:relative}.img-box1 .img1 img{border-radius:14px;box-shadow:var(--shadow);width:100%;object-fit:cover;max-height:460px}.about-wrapp{position:absolute;bottom:-20px;right:-20px}.discount-tag{background:var(--ivan-accent);color:var(--ivan-dark);font-weight:700;font-size:.78rem;padding:.75rem 1.25rem;border-radius:8px;box-shadow:0 4px 16px #d4af374d;max-width:220px;text-align:center}.about-feature-box{margin-top:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.about-feature{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:var(--ivan-light);border-radius:10px;border-left:3px solid var(--ivan-accent)}.about-feature .box-icon{width:50px;height:50px;background:var(--ivan-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ivan-dark);flex-shrink:0;font-size:1.1rem}.about-feature .box-content .box-title{font-size:1rem;margin-bottom:.25rem}.about-feature .box-content .box-text{font-size:.85rem}.counter-area1{background:linear-gradient(135deg,var(--ivan-dark) 0%,var(--ivan-primary) 100%);padding:60px 0}.counter-wrap1{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;gap:2rem}.counter-card{display:flex;align-items:center;gap:1rem;text-align:left}.counter-card .box-icon{width:60px;height:60px;background:#d4af3726;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ivan-accent);font-size:1.4rem;flex-shrink:0}.counter-card .box-number{font-family:var(--font-head);font-size:2rem;font-weight:800;color:#fff;margin-bottom:.15rem}.counter-card .box-text{color:#ffffffbf;font-size:.85rem;margin:0}.counter-card .divider{width:1px;height:60px;background:#ffffff26;display:none}.divider{width:1px;height:60px;background:#ffffff26}@media(max-width:576px){.divider{display:none}}.academic-wrapp{margin-top:2rem}.academic-card{background:#fff;border:1px solid var(--ivan-border);border-radius:12px;overflow:hidden;transition:all var(--transition);height:100%;display:flex;flex-direction:column}.academic-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.academic-img{position:relative;overflow:hidden}.academic-img img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .4s ease}.academic-card:hover .academic-img img{transform:scale(1.04)}.academic-tag{position:absolute;top:1rem;left:1rem}.academic-tag span{background:var(--ivan-accent);color:var(--ivan-dark);font-size:.72rem;font-weight:700;padding:.3rem .8rem;border-radius:4px;letter-spacing:.04em}.academic-content{padding:1.25rem 1.25rem .75rem;flex:1}.academic-content .box-title{font-size:1.05rem;margin-bottom:.5rem}.academic-content .box-title a:hover{color:var(--ivan-primary)}.academic-content .box-text.style2{font-size:.85rem;color:var(--ivan-muted)}.academic-meta-wrap{padding:.75rem 1.25rem 1.25rem;border-top:1px solid var(--ivan-border);display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.academic-meta{display:flex;gap:1rem;flex-wrap:wrap}.academic-meta a{font-size:.78rem;color:var(--ivan-muted);display:flex;align-items:center;gap:.3rem}.academic-meta a i{color:var(--ivan-accent)}.academic-img-placeholder{width:100%;height:200px;background:linear-gradient(135deg,var(--ivan-primary) 0%,var(--ivan-accent) 100%);display:flex;align-items:center;justify-content:center;font-size:3rem;color:#fff9}.apply-stadum-area{background:linear-gradient(135deg,var(--ivan-dark) 0%,var(--ivan-primary) 100%)}.apply-stadum-titlebox{margin-bottom:2rem}.apply-stadum-titlebox .sec-title{color:#fff}.apply-stadum-box{display:grid;grid-template-columns:1fr 1fr;gap:0 2rem;margin-bottom:2rem}.apply-stadum-area .checklist{margin:0}.apply-stadum-area .checklist ul{margin-bottom:0}.apply-stadum-area .checklist ul li{display:flex;align-items:center;gap:.8rem;color:#ffffffeb;font-size:.9rem;font-weight:500;line-height:1.4;padding:.65rem 0;padding-left:0;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:0;position:static}.apply-stadum-area .checklist ul li:last-child{border-bottom:none}.apply-stadum-area .checklist ul li:before{content:"✓";position:static;left:auto;top:auto;width:22px;height:22px;min-width:22px;background:var(--ivan-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ivan-dark);font-size:.68rem;font-weight:900;flex-shrink:0;line-height:1}.apply-stadum-thumb img{border-radius:14px;width:100%;object-fit:cover;max-height:500px;box-shadow:0 20px 60px #0000004d}.apply-stadum-action{margin-top:1.5rem}@media(max-width:768px){.apply-stadum-box{grid-template-columns:1fr;gap:0}}.chancellor-thumb{position:relative;display:inline-block}.chancellor-thumb img{border-radius:14px;width:100%;object-fit:cover;max-height:480px;box-shadow:var(--shadow)}.ripple-shape{display:none}.chancellor-wrapp{padding-left:2rem}.chancellor-titlebox{margin-bottom:2rem}.skill-feature{margin-bottom:1.25rem}.skill-feature-title{font-size:.9rem;font-weight:700;color:var(--ivan-dark);margin-bottom:.4rem}.progress{height:8px;background:var(--ivan-border);border-radius:99px;overflow:hidden}.progress-bar{height:100%;background:linear-gradient(90deg,var(--ivan-accent) 0%,var(--ivan-primary) 100%);border-radius:99px;position:relative;transition:width 1s ease}.progress-value{position:absolute;right:0;top:-22px;font-size:.72rem;font-weight:700;color:var(--ivan-primary)}@media(max-width:991px){.chancellor-wrapp{padding-left:0;margin-top:2rem}}.ivan-testi-area{background:var(--ivan-light)}.ivan-nav-btn{width:48px;height:48px;border-radius:50%;border:2px solid var(--ivan-border);background:#fff;color:var(--ivan-primary);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background var(--transition),border-color var(--transition),color var(--transition)}.ivan-nav-btn:hover,.ivan-nav-btn:focus-visible{background:var(--ivan-primary);border-color:var(--ivan-primary);color:#fff;outline:none}.ivan-testi-card{background:#fff;border-radius:16px;box-shadow:0 2px 16px #0d1f3c12;padding:2rem 1.75rem 1.75rem;display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;transition:box-shadow var(--transition),transform var(--transition)}.ivan-testi-card:hover{box-shadow:0 8px 32px #0d1f3c24;transform:translateY(-4px)}.ivan-testi-photo{width:88px;height:88px;border-radius:50%;overflow:hidden;border:3px solid var(--ivan-accent);margin-bottom:1.25rem;flex-shrink:0}.ivan-testi-photo img{width:100%;height:100%;object-fit:cover;display:block}.ivan-testi-avatar{width:100%;height:100%;background:var(--ivan-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-size:2rem;font-weight:700}.ivan-testi-body{display:flex;flex-direction:column;flex:1;width:100%}.ivan-testi-quote-mark{display:block;font-family:var(--font-head);font-size:4rem;color:var(--ivan-accent);line-height:.8;margin-bottom:.5rem}.ivan-testi-text{font-size:.9rem;line-height:1.8;color:var(--ivan-text);font-style:italic;margin:0 0 1.25rem;flex:1;border:none;padding:0}.ivan-testi-meta{margin-top:auto}.ivan-testi-name{display:block;font-family:var(--font-head);font-size:.95rem;font-weight:600;color:var(--ivan-primary);margin-bottom:.25rem}.ivan-testi-prog{display:block;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--ivan-accent)}.ivan-testi-swiper .swiper-wrapper{align-items:stretch}.ivan-testi-swiper .swiper-slide{height:auto}.ivan-testi-pagination{position:static;text-align:center}.ivan-testi-pagination .swiper-pagination-bullet{background:var(--ivan-border);opacity:1;width:8px;height:8px;transition:background var(--transition),transform var(--transition)}.ivan-testi-pagination .swiper-pagination-bullet-active{background:var(--ivan-accent);transform:scale(1.3)}@media(max-width:575px){.ivan-testi-card{padding:1.5rem 1.25rem}.ivan-testi-photo{width:72px;height:72px}.ivan-testi-quote-mark{font-size:3rem}.ivan-testi-text{font-size:.85rem}}.event-area-1{background:#fff}.ivan-events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-top:2.5rem}.ivan-event-card{background:#fff;border:1px solid var(--ivan-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow var(--transition),transform var(--transition)}.ivan-event-card:hover{box-shadow:0 12px 40px #0d1f3c21;transform:translateY(-5px)}.ivan-event-img{position:relative;overflow:hidden;flex-shrink:0}.ivan-event-img img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .45s ease}.ivan-event-card:hover .ivan-event-img img{transform:scale(1.06)}.ivan-event-date-badge{position:absolute;bottom:1rem;left:1rem;background:var(--ivan-accent);color:var(--ivan-dark);border-radius:8px;padding:.45rem .8rem;text-align:center;min-width:54px;line-height:1.1;box-shadow:0 2px 10px #0003}.ivan-event-day{display:block;font-family:var(--font-head);font-size:1.65rem;font-weight:700;line-height:1}.ivan-event-month{display:block;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ivan-event-body{display:flex;flex-direction:column;flex:1;padding:1.5rem;gap:1.25rem}.ivan-event-main{flex:1}.ivan-event-title{font-family:var(--font-head);font-size:1.05rem;color:var(--ivan-dark);margin-bottom:.55rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ivan-event-title a{color:inherit}.ivan-event-title a:hover{color:var(--ivan-primary)}.ivan-event-desc{font-size:.875rem;color:var(--ivan-muted);line-height:1.7;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ivan-event-meta{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.ivan-event-meta li{display:flex;align-items:flex-start;gap:.45rem;font-size:.8rem;color:var(--ivan-muted)}.ivan-event-meta li i{color:var(--ivan-accent);width:14px;flex-shrink:0;margin-top:.15em}.ivan-event-cta{align-self:flex-start}@media(max-width:991px){.ivan-events-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:575px){.ivan-events-grid{grid-template-columns:1fr;gap:1.25rem}.ivan-event-img img{height:185px}.ivan-event-body{padding:1.25rem}}.faq-area-1{background:var(--ivan-light)}.ivan-faq-img{margin:0;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #0d1f3c29;position:relative;display:block}.ivan-faq-img img{width:100%;aspect-ratio:3 / 4;object-fit:cover;object-position:center top;display:block}.ivan-faq-img:after{content:"";position:absolute;inset:0;border-radius:20px;border:3px solid rgba(212,175,55,.35);pointer-events:none}.faq-box .accordion-card{background:#fff;border:1px solid var(--ivan-border);border-radius:10px;margin-bottom:.75rem;overflow:hidden}.faq-box .accordion-button{width:100%;text-align:left;background:#fff;border:none;padding:1.1rem 1.25rem;font-weight:700;font-size:.9rem;color:var(--ivan-dark);cursor:pointer;display:flex;align-items:flex-start;gap:.75rem;transition:color var(--transition);line-height:1.5}.faq-box .accordion-button:not(.collapsed){color:var(--ivan-primary);background:var(--ivan-light)}.faq-box .accordion-button:after{margin-left:auto;flex-shrink:0}.faq-box .accordion-body{padding:1rem 1.25rem 1.25rem;background:#fff}.faq-box .accordion-card .faq-text{color:var(--ivan-dark);font-size:.9rem;line-height:1.75;margin:0;opacity:.85}.community-area{background:linear-gradient(135deg,var(--ivan-primary) 0%,var(--ivan-dark) 100%);padding-block:100px}.community-wrap .sec-title{color:#fff}.community-wrap .box-text{color:#ffffffd9;max-width:560px;font-size:.95rem}.community-area .sub-title{color:var(--ivan-accent)}.community-area .sub-title:before{background:var(--ivan-accent)}.footer-wrapper{background:var(--ivan-dark);padding-top:80px}.widget-area{padding-bottom:60px}.footer-widget .widget_title{font-family:var(--font-head);color:#fff;font-size:1.15rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--ivan-accent);display:inline-block}.about-text{color:#ffffffb3;font-size:.88rem;line-height:1.8;margin-bottom:1.25rem}.footer-info{display:flex;flex-direction:column;gap:.5rem}.footer-info a{display:flex;align-items:center;gap:.6rem;color:#ffffffb3;font-size:.85rem;transition:color var(--transition)}.footer-info a:hover,.footer-info-icon{color:var(--ivan-accent)}.about-logo img{height:76px;width:auto;filter:none}.menu-all-pages-container .menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.menu-all-pages-container .menu li a{color:#ffffffb3;font-size:.87rem;display:flex;align-items:center;gap:.5rem;transition:color var(--transition)}.menu-all-pages-container .menu li a:before{content:"›";color:var(--ivan-accent);font-size:1rem}.menu-all-pages-container .menu li a:hover{color:var(--ivan-accent)}.th-social{display:flex;gap:.75rem;margin-top:1rem}.th-social a{width:38px;height:38px;background:#ffffff14;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fffc;font-size:.85rem;transition:all var(--transition)}.th-social a:hover{background:var(--ivan-accent);color:var(--ivan-dark)}.copyright-wrap{background:#0000004d;padding:1.25rem 0;margin-top:0}.copyright-text{color:#fff9;font-size:.82rem;margin:0}.copyright-text i{color:var(--ivan-accent)}.footer-links ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;justify-content:flex-end}.footer-links ul li a{color:#fff9;font-size:.82rem;transition:color var(--transition)}.footer-links ul li a:hover{color:var(--ivan-accent)}.scroll-top{position:fixed;bottom:30px;right:30px;width:46px;height:46px;background:var(--ivan-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ivan-dark);font-size:1.1rem;cursor:pointer;opacity:0;visibility:hidden;transition:all var(--transition);z-index:500;border:none;box-shadow:0 4px 16px #d4af3766}.scroll-top.show{opacity:1;visibility:visible}.scroll-top:hover{background:var(--ivan-primary);color:#fff;transform:translateY(-3px)}.swiper-pagination-bullet{background:#ffffff80!important}.swiper-pagination-bullet-active{background:var(--ivan-accent)!important}.wow{visibility:visible!important;animation-name:none!important}@media(max-width:1199px){.space{padding-block:70px}.space-bottom{padding-bottom:70px}}@media(max-width:991px){.space{padding-block:60px}.header-info{display:none!important}.hero-inner{min-height:480px}.hero-title{font-size:clamp(1.6rem,5vw,2.4rem)}.counter-wrap1{justify-content:center;gap:2.5rem 4rem}}@media(max-width:767px){.space{padding-block:50px}.counter-card{flex-direction:column;text-align:center}.about-wrapp{display:none}.feature-sec-1{padding-top:40px}}.ivan-detail-hero{height:480px}.ivan-detail-hero img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:991px){.ivan-detail-hero{height:360px}}@media(max-width:575px){.ivan-detail-hero{height:260px}}.ivan-event-detail-placeholder{height:100%;background:linear-gradient(135deg,var(--ivan-dark),var(--ivan-primary));display:flex;align-items:center;justify-content:center;border-radius:var(--radius)}.ivan-event-detail-placeholder i{font-size:5rem;color:#ffffff26}.ivan-event-detail-type-badge{display:inline-flex;align-items:center;gap:.35rem;background:var(--ivan-light);color:var(--ivan-primary);border:1px solid var(--ivan-border);border-radius:20px;padding:.3rem 1rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ivan-event-detail-meta-strip{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;background:var(--ivan-light);border-radius:var(--radius);border-left:3px solid var(--ivan-accent)}.ivan-event-detail-meta-strip span{font-size:.86rem;color:var(--ivan-text);display:flex;align-items:center;gap:.4rem}.ivan-event-detail-meta-strip i{color:var(--ivan-primary)}.ivan-event-description{font-size:.97rem;line-height:1.8;color:var(--ivan-text);margin-bottom:1.5rem}.ivan-reg-subtitle{font-size:.9rem;color:var(--ivan-muted);margin-bottom:1.75rem;line-height:1.6}.ivan-reg-success{display:flex;align-items:flex-start;gap:1rem;background:#f0fdf4;border:1px solid #86efac;border-radius:var(--radius);padding:1.25rem 1.5rem}.ivan-reg-success-icon{width:44px;height:44px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ivan-reg-success-icon i{color:#fff;font-size:1.25rem}.ivan-reg-success-title{font-size:1rem;font-weight:700;color:#166534;margin-bottom:.25rem}.ivan-reg-success-msg{font-size:.88rem;color:#166534;margin:0}.ivan-related-events{display:flex;flex-direction:column;gap:.75rem}.ivan-related-event-card{display:flex;align-items:flex-start;gap:.85rem;padding:.85rem 1rem;background:var(--ivan-light);border-radius:var(--radius);text-decoration:none;transition:background var(--transition),transform var(--transition);border:1px solid var(--ivan-border)}.ivan-related-event-card:hover{background:#e8edf7;transform:translate(3px)}.ivan-rel-date-box{width:46px;min-width:46px;height:46px;background:var(--ivan-primary);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}.ivan-rel-day{font-size:1.1rem;font-weight:800;color:#fff;line-height:1.1}.ivan-rel-month{font-size:.6rem;font-weight:600;color:#ffffffbf;text-transform:uppercase;letter-spacing:.04em}.ivan-rel-info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.ivan-rel-title{font-size:.86rem;font-weight:600;color:var(--ivan-dark);line-height:1.35;display:block}.ivan-rel-location{font-size:.76rem;color:var(--ivan-muted);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admissions-overview .sec-text{margin-inline:auto;text-align:center;color:var(--ivan-muted);line-height:1.85}@media(max-width:575px){.admissions-overview .sec-text{max-width:100%}}.ivan-news-count{font-size:.82rem;color:var(--ivan-muted);font-weight:500;margin:0}.ivan-news-count span{font-size:1.5rem;font-weight:800;color:var(--ivan-primary);display:inline-block;margin-right:.15rem}.ivan-news-empty{text-align:center;padding:5rem 1rem}.ivan-news-empty__icon{font-size:3.5rem;color:var(--ivan-border);margin-bottom:1rem}.ivan-news-empty__title{font-size:1.2rem;font-weight:700;color:var(--ivan-dark);margin-bottom:.5rem}.ivan-news-empty__msg{max-width:440px;margin-inline:auto;color:var(--ivan-muted);font-size:.9rem}.ivan-nc{position:relative;border-radius:16px;overflow:hidden;height:420px;background:var(--ivan-dark);box-shadow:0 4px 20px #0d1f3c1f;display:flex;flex-direction:column;transition:transform .35s ease,box-shadow .35s ease;cursor:pointer}.ivan-nc:hover{transform:translateY(-8px);box-shadow:0 20px 56px #0d1f3c3d}.ivan-nc__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.ivan-nc:hover .ivan-nc__img{transform:scale(1.07)}.ivan-nc__img--placeholder{background:linear-gradient(145deg,#0d1f3c,#1a3a6b 60%,#0f2d55);display:flex;align-items:center;justify-content:center;width:100%;height:100%}.ivan-nc__img--placeholder i{font-size:4rem;color:#d4af3726}.ivan-nc__overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0d1f3c14,#0d1f3c47 38%,#0d1f3cc7 68%,#0d1f3cf7);z-index:1}.ivan-nc__date{position:absolute;top:1.1rem;left:1.1rem;z-index:3;background:#0d1f3cb8;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(212,175,55,.45);border-radius:12px;padding:.55rem .8rem;text-align:center;min-width:54px;line-height:1}.ivan-nc__date-day{display:block;font-size:1.6rem;font-weight:900;color:var(--ivan-accent);letter-spacing:-.02em}.ivan-nc__date-month{display:block;font-size:.6rem;font-weight:700;color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin-top:.1rem}.ivan-nc__date-year{display:block;font-size:.58rem;font-weight:500;color:#ffffff73;letter-spacing:.04em}.ivan-nc__type{position:absolute;top:1.1rem;right:1.1rem;z-index:3;background:var(--ivan-accent);color:var(--ivan-dark);font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;border-radius:20px;padding:.3rem .85rem}.ivan-nc__body{position:absolute;bottom:0;left:0;right:0;padding:1.6rem 1.5rem 1.5rem;z-index:2}.ivan-nc__title{font-family:var(--font-head);font-size:1.08rem;font-weight:700;color:#fff;line-height:1.45;margin:0 0 .65rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ivan-nc__title a{color:inherit;text-decoration:none}.ivan-nc__title a:hover{color:var(--ivan-accent)}.ivan-nc__meta{list-style:none;margin:0 0 .9rem;padding:0;display:flex;flex-direction:column;gap:.25rem}.ivan-nc__meta-item{font-size:.78rem;color:#ffffffad;display:flex;align-items:center;gap:.45rem}.ivan-nc__meta-item i{color:var(--ivan-accent);font-size:.7rem;width:12px;text-align:center}.ivan-nc__cta{display:inline-flex;align-items:center;gap:.45rem;font-size:.75rem;font-weight:800;color:var(--ivan-accent);text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border-bottom:1px solid rgba(212,175,55,.35);padding-bottom:.1rem;transition:gap .25s,border-color .25s}.ivan-nc__cta:hover{gap:.7rem;border-color:var(--ivan-accent);color:var(--ivan-accent)}.ivan-nc__cta i{font-size:.65rem;transition:transform .25s}.ivan-nc__cta:hover i{transform:translate(3px)}.ivan-past-group{margin-bottom:2.5rem}.ivan-past-year-head{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.ivan-past-year-head span{font-size:.72rem;font-weight:800;color:var(--ivan-accent);text-transform:uppercase;letter-spacing:.14em;white-space:nowrap;flex-shrink:0}.ivan-past-year-head:after{content:"";flex:1;height:1px;background:linear-gradient(to right,rgba(212,175,55,.5),transparent)}.ivan-past-item{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem 1rem 1rem;background:#fff;border-radius:10px;border-left:3px solid transparent;text-decoration:none;color:inherit;transition:border-color .22s,background .22s,transform .22s,box-shadow .22s;margin-bottom:.5rem;box-shadow:0 1px 6px #0d1f3c0d}.ivan-past-item:hover{border-left-color:var(--ivan-accent);background:var(--ivan-light);transform:translate(5px);box-shadow:0 4px 18px #0d1f3c14;color:inherit}.ivan-past-date{width:48px;min-width:48px;text-align:center;line-height:1}.ivan-past-date__day{display:block;font-size:1.45rem;font-weight:900;color:var(--ivan-dark);letter-spacing:-.02em}.ivan-past-date__month{display:block;font-size:.62rem;font-weight:700;color:var(--ivan-muted);text-transform:uppercase;letter-spacing:.07em;margin-top:.1rem}.ivan-past-divider{width:1px;height:36px;background:var(--ivan-border);flex-shrink:0}.ivan-past-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ivan-past-title{font-size:.95rem;font-weight:600;color:var(--ivan-dark);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.35}.ivan-past-loc{font-size:.77rem;color:var(--ivan-muted);display:flex;align-items:center;gap:.3rem}.ivan-past-loc i{font-size:.68rem;color:var(--ivan-accent)}.ivan-past-badge{background:var(--ivan-light);color:var(--ivan-muted);border:1px solid var(--ivan-border);border-radius:20px;padding:.22rem .75rem;font-size:.68rem;font-weight:700;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.ivan-past-arrow{color:var(--ivan-border);font-size:.78rem;flex-shrink:0;transition:color .22s,transform .22s}.ivan-past-item:hover .ivan-past-arrow{color:var(--ivan-accent);transform:translate(4px)}@media(max-width:767px){.ivan-nc{height:360px}.ivan-nc__title{font-size:.98rem}.ivan-past-item{gap:.85rem;padding:.85rem .9rem}.ivan-past-badge{display:none}}.th-menu-wrapper .th-mobile-menu ul li a:before{content:none!important}.th-menu-wrapper .th-mobile-menu ul li a{padding-left:0!important}.th-menu-wrapper .th-mobile-menu .th-btn{display:inline-flex!important;padding-left:1.75rem!important}.th-menu-wrapper .th-mobile-menu .sub-menu{position:static!important;opacity:1!important;visibility:visible!important;transform:none!important;box-shadow:none!important;background:var(--ivan-light)!important;min-width:0!important;border-radius:0!important;padding:.25rem 0 .25rem 1rem!important;border-top:1px solid var(--ivan-border)!important;z-index:auto!important}.th-menu-wrapper .th-mobile-menu .sub-menu li a{padding:.6rem 0!important;font-size:.85rem!important;color:var(--ivan-text)!important;font-weight:500!important}.th-menu-wrapper .th-mobile-menu .sub-menu li a:hover{color:var(--ivan-accent)!important;background:transparent!important}.ivan-cinfo-card{background:linear-gradient(145deg,var(--ivan-primary) 0%,var(--ivan-dark) 100%);border-radius:20px;padding:2.5rem;color:#fff;position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:480px}.ivan-cinfo-header{position:relative;z-index:1;margin-bottom:2rem}.ivan-cinfo-header h3{font-family:var(--font-head);font-size:1.35rem;font-weight:700;color:#fff;margin-bottom:.5rem}.ivan-cinfo-header p{color:#ffffffa6;font-size:.875rem;line-height:1.7;margin:0}.ivan-cinfo-body{display:flex;flex-direction:column;gap:1.5rem;flex:1;position:relative;z-index:1}.ivan-cinfo-item{display:flex;align-items:flex-start;gap:1rem}.ivan-cinfo-icon{width:44px;height:44px;min-width:44px;background:#d4af372e;border:1px solid rgba(212,175,55,.35);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--ivan-accent);font-size:1rem;flex-shrink:0}.ivan-cinfo-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--ivan-accent);margin-bottom:.25rem}.ivan-cinfo-value{font-size:.875rem;color:#ffffffd1;line-height:1.6;margin:0;text-decoration:none}.ivan-cinfo-link{transition:color var(--transition)}.ivan-cinfo-link:hover{color:var(--ivan-accent)}.ivan-cinfo-footer{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);position:relative;z-index:1}.ivan-cinfo-social-label{display:block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;margin-bottom:.75rem}.ivan-cinfo-socials{display:flex;gap:.6rem}.ivan-cinfo-social-btn{width:38px;height:38px;background:#ffffff1a;border:1px solid rgba(255,255,255,.18);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffffffbf;font-size:.82rem;text-decoration:none;transition:all var(--transition)}.ivan-cinfo-social-btn:hover{background:var(--ivan-accent);border-color:var(--ivan-accent);color:var(--ivan-dark)}.ivan-cinfo-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.08);pointer-events:none}.ivan-cinfo-ring--lg{width:300px;height:300px;bottom:-90px;right:-90px}.ivan-cinfo-ring--sm{width:190px;height:190px;bottom:-30px;right:-30px}.ivan-contact-form-card{background:#fff;border-radius:20px;padding:2.5rem;border:1px solid var(--ivan-border);box-shadow:0 4px 30px #0d1f3c0f;height:100%}.ivan-form-heading{font-family:var(--font-head);font-size:1.35rem;font-weight:700;color:var(--ivan-dark);margin-bottom:.35rem}.ivan-form-subtext{font-size:.83rem;color:var(--ivan-muted);margin-bottom:1.75rem}.ivan-field{position:relative}.ivan-field__label{display:block;font-size:.82rem;font-weight:700;color:var(--ivan-dark);margin-bottom:.45rem;letter-spacing:.01em}.ivan-field__label span{color:#ef4444}.ivan-field__input{display:block;width:100%;padding:.72rem 1rem!important;background:#fff!important;border:1.5px solid #d1d5db!important;border-radius:8px!important;color:var(--ivan-dark)!important;font-size:.9rem!important;font-family:var(--font-body)!important;line-height:1.5!important;height:auto!important;min-height:unset!important;box-shadow:none!important;transition:border-color .25s ease,box-shadow .25s ease;-webkit-appearance:none;appearance:none}.ivan-field__input:focus{border-color:var(--ivan-primary)!important;box-shadow:0 0 0 3px #1a3a6b1a!important;outline:none;background:#fff!important}.ivan-field__input::placeholder{color:#9ca3af;font-size:.875rem}textarea.ivan-field__textarea{resize:vertical;min-height:152px!important}.ivan-field__input--error{border-color:#ef4444!important}.ivan-field__input--error:focus{box-shadow:0 0 0 3px #ef44441a!important}.ivan-field__error{display:block;font-size:.78rem;color:#ef4444;margin-top:.3rem}.ivan-form-note{font-size:.78rem;color:var(--ivan-muted);display:flex;align-items:center}.ivan-form-success{display:flex;align-items:flex-start;gap:1rem;background:#f0fdf4;border:1px solid #86efac;border-left:4px solid #22c55e;border-radius:10px;padding:1.25rem 1.5rem;margin-bottom:1.75rem}.ivan-form-success__icon{width:40px;height:40px;border-radius:50%;background:#22c55e;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:1.1rem}.ivan-form-success__title{font-size:.95rem;font-weight:700;color:#166534;margin-bottom:.15rem}.ivan-form-success__msg{font-size:.85rem;color:#166534;margin:0}@media(max-width:991px){.ivan-cinfo-card{padding:2rem;min-height:auto}.ivan-contact-form-card{padding:2rem}}@media(max-width:575px){.ivan-cinfo-card,.ivan-contact-form-card{padding:1.5rem}.ivan-form-note{display:none}}
