*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}:root{--bg-primary:#f9f9f9;--bg-secondary:#fff;--text-primary:#111;--text-secondary:#666;--accent-gold:#b8965b;--accent-gold-soft:#b8965b1a;--accent-pine:#2d3e31;--border-color:#0000000d;--card-shadow:0 30px 60px #0000000a;--transition-smooth:all .5s cubic-bezier(.16, 1, .3, 1);--header-height:90px}.landing-body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;margin:0;padding:0;font-family:Pretendard,sans-serif;font-size:16px;line-height:1.7;overflow-x:hidden}.landing-body main{width:100%;margin:0;padding:0;display:block}.landing-body h1,.landing-body h2,.landing-body h3,.landing-body h4,.landing-body .serif{font-family:Noto Serif KR,serif}.landing-body a{color:inherit;transition:var(--transition-smooth);text-decoration:none}.landing-body ul{padding:0;list-style:none}.landing-body .container{max-width:1440px;margin:0 auto;padding:0 60px}.landing-body header{width:100%;height:var(--header-height);z-index:1000;transition:var(--transition-smooth);color:#fff;flex-direction:column;align-items:stretch;display:flex;position:fixed;top:0;left:0}.landing-body header.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);height:80px;color:var(--text-primary);background:#ffffffd9}.landing-body header.scrolled #top-bar{padding-top:4px}.landing-body header.scrolled #topmenu_util_md{text-shadow:none!important}.landing-body header.subpage{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);height:80px;color:var(--text-primary);background:#ffffffd9}.landing-body header.subpage #top-bar{padding-top:4px}.landing-body header.subpage #topmenu_util_md{text-shadow:none!important}.landing-body .nav-content{flex:1;justify-content:space-between;align-items:center;width:100%;display:flex}@media (width<=1023px){.landing-body .nav-content #topmenu_util_md{display:none!important}}.landing-body .logo{letter-spacing:.3em;color:var(--text-primary);font-size:1.2rem;font-weight:300}.landing-body .nav-links{height:100%;margin-top:-30px;display:flex}.landing-body .nav-menu{gap:30px;height:100%;display:flex}.landing-body .nav-menu>li{align-items:center;height:100%;display:flex;position:relative}.landing-body .nav-menu>li>a{color:var(--text-secondary);transition:var(--transition-smooth);font-size:.95rem;font-weight:500}.landing-body .nav-menu>li:hover>a{color:var(--accent-gold)}.landing-body .has-submenu>a{align-items:center;gap:6px;display:flex}.landing-body .has-submenu>a:after{content:"";width:6px;height:6px;transition:var(--transition-smooth);opacity:.5;border-bottom:1px solid;border-right:1px solid;margin-top:-3px;transform:rotate(45deg)}.landing-body .has-submenu:hover>a:after{opacity:1;margin-top:2px;transform:rotate(-135deg)}.landing-body .submenu{opacity:0;visibility:hidden;border-top:2px solid var(--accent-gold);z-index:10;background:#fff;min-width:220px;padding:25px 0;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(15px);box-shadow:0 30px 60px #0000001a}.landing-body .nav-menu>li:hover .submenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.landing-body .submenu li{padding:0 30px}.landing-body .submenu li a{color:var(--text-secondary);white-space:nowrap;border-bottom:1px solid #00000008;padding:12px 0;font-size:.9rem;display:block}.landing-body .submenu li:last-child a{border-bottom:none}.landing-body .submenu li a:hover{color:var(--accent-gold);transform:translate(8px)}.landing-body .full-menu{z-index:2000;opacity:0;visibility:hidden;background:#fff;width:100%;height:100vh;padding:120px 0 100px;transition:all .6s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;overflow-y:auto}.landing-body .full-menu.active{opacity:1;visibility:visible}.landing-body .menu-close{cursor:pointer;z-index:2001;background:0 0;border:none;font-size:1.5rem;position:absolute;top:20px;right:40px}.landing-body #top-bar{text-align:right;padding-top:4px}.landing-body #top-bar #topmenu_util_md{text-shadow:0 1px 3px #00000080;font-size:12px;font-weight:400;line-height:1.2;display:inline-block}.landing-body #top-bar #topmenu_util_md a,.landing-body #top-bar #topmenu_util_md button,.landing-body #top-bar #topmenu_util_md input[type=submit],.landing-body #top-bar #topmenu_util_md span{opacity:.8;transition:opacity .2s,color .2s!important}.landing-body #top-bar #topmenu_util_md a,.landing-body #top-bar #topmenu_util_md button,.landing-body #top-bar #topmenu_util_md input[type=submit]{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;color:inherit!important;cursor:pointer!important;vertical-align:baseline!important;line-height:inherit!important;appearance:none!important;text-align:right!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important;text-decoration:none!important;display:inline-block!important}.landing-body #top-bar #topmenu_util_md a:hover,.landing-body #top-bar #topmenu_util_md button:hover,.landing-body #top-bar #topmenu_util_md input[type=submit]:hover{opacity:1!important;color:var(--accent-gold)!important}.landing-body #top-bar #topmenu_util_md form{vertical-align:baseline!important;margin:0!important;padding:0!important;display:inline-block!important}@media (width<=1023px){.landing-body #top-bar #topmenu_util_md{display:none!important}}.landing-body #topmenu_util_xs{display:none!important}@media (width<=1023px){.landing-body #topmenu_util_xs{border-bottom:1px solid var(--border-color);width:100%;margin-bottom:24px;padding-bottom:20px;align-items:center!important;gap:12px!important;display:flex!important}.landing-body #topmenu_util_xs a{text-align:center!important;border-radius:12px!important;flex:1!important;padding:12px 0!important;font-weight:500!important;text-decoration:none!important;transition:all .2s!important;display:block!important}.landing-body #topmenu_util_xs a:first-of-type{color:#fff!important;background-color:#2d4263!important}.landing-body #topmenu_util_xs a:first-of-type:hover{background-color:#1c2c45!important}.landing-body #topmenu_util_xs a:last-of-type{color:#374151!important;background-color:#f3f4f6!important}.landing-body #topmenu_util_xs a:last-of-type:hover{background-color:#e5e7eb!important}}.landing-body #topmenu_util_xs_old a{text-align:center;border-radius:12px;flex:1;margin-right:10px;padding:12px 0;font-weight:500;text-decoration:none;transition:all .2s;color:#00f!important}.landing-body .mega-grid{grid-template-columns:repeat(4,1fr);gap:60px 40px;display:grid}.landing-body .mega-item h3{color:var(--accent-gold);border-bottom:1px solid var(--border-color);margin-bottom:24px;padding-bottom:10px;font-size:1.3rem}.landing-body .mega-item ul li{margin-bottom:12px}.landing-body .mega-item ul li a{color:var(--text-secondary);font-size:1rem}.landing-body .mega-item ul li a:hover{color:var(--text-primary);padding-left:8px}.landing-body .mega-item .depth-3{border-left:1px solid var(--border-color);margin-top:8px;padding-left:15px}.landing-body .mega-item .depth-3 li{margin-bottom:6px}.landing-body .mega-item .depth-3 a{color:#999;font-size:.85rem}.landing-body .hero{align-items:center;height:100dvh;padding:0;display:flex;position:relative;overflow:hidden}.landing-body .hero-bg{background:url(../images/landing/hero.png) 50%/cover no-repeat;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(1.05)}.landing-body .hero-overlay{background:linear-gradient(90deg,#ffffffe6 0%,#ffffff4d 50%,#0000 100%);position:absolute;inset:0}.landing-body .hero-flex{justify-content:space-between;align-items:flex-end;gap:100px;display:flex}.landing-body .hero-content{z-index:1;max-width:1200px;position:relative}.landing-body .hero-tag{letter-spacing:.5em;color:var(--accent-gold);margin-bottom:20px;font-size:.8rem;display:block}.landing-body .hero h1{word-break:keep-all;margin-bottom:40px;font-size:4rem;font-weight:300;line-height:1.2}.landing-body .btn-primary{background:var(--text-primary);color:#fff;letter-spacing:.1em;transition:var(--transition-smooth);border-radius:4px;padding:15px 40px;font-size:.9rem;display:inline-block}.landing-body .btn-primary:hover{background:var(--accent-gold);transform:translateY(-5px)}.landing-body .hero-notice-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:420px;transition:var(--transition-smooth);background:#ffffff1a;border:1px solid #fff3;border-radius:4px;margin-bottom:20px;padding:40px}.landing-body .hero-notice-box:hover{background:#ffffff26;border-color:#ffffff4d}.landing-body .hero-notice-box h3{color:var(--accent-gold);letter-spacing:.1em;margin-bottom:25px;font-size:1.2rem}.landing-body .hero-notice-list li{border-bottom:1px solid #ffffff1a;margin-bottom:20px;padding-bottom:15px}.landing-body .hero-notice-list li:last-child{border-bottom:none;margin-bottom:0}.landing-body .hero-notice-list li a{display:block}.landing-body .hero-notice-list .tag{background:var(--accent-gold);color:#fff;vertical-align:middle;border-radius:2px;margin-right:10px;padding:2px 8px;font-size:.7rem}.landing-body .hero-notice-list .title{color:var(--text-primary);vertical-align:middle;font-size:.95rem;line-height:1.4}.landing-body .view-all{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-top:20px;font-size:.8rem;display:inline-block}.landing-body section{padding:180px 0}.landing-body .section-header{text-align:center;margin-bottom:80px}.landing-body .section-header span{letter-spacing:.3em;color:var(--accent-gold);text-transform:uppercase;margin-bottom:15px;font-size:.8rem;display:block}.landing-body .section-header h2{font-size:3rem;font-weight:300}.landing-body .culture-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.landing-body .culture-card{transition:var(--transition-smooth);background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 10px 30px #00000008}.landing-body .culture-card:hover{box-shadow:var(--card-shadow);transform:translateY(-10px)}.landing-body .card-image{height:250px;overflow:hidden}.landing-body .card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 1.5s}.landing-body .culture-card:hover .card-image img{transform:scale(1.1)}.landing-body .card-content{padding:30px}.landing-body .card-content .category{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:.75rem;display:block}.landing-body .card-content h3{margin-bottom:15px;font-size:1.4rem;line-height:1.4}.landing-body .card-content p{color:var(--text-secondary);margin-bottom:25px;font-size:.95rem;line-height:1.6}.landing-body .read-more{color:var(--text-primary);font-size:.85rem;font-weight:600;position:relative}.landing-body .read-more:after{content:"";background:var(--accent-gold);width:20px;height:1px;transition:var(--transition-smooth);position:absolute;bottom:-4px;left:0}.landing-body .read-more:hover:after{width:100%}.landing-body footer{color:var(--text-secondary);border-top:2px solid var(--accent-gold);background:#fdfbf7;padding:120px 0 60px;position:relative}.landing-body .footer-top{border-bottom:1px solid #0000000d;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;padding-bottom:80px;display:grid}.landing-body .footer-logo{color:var(--accent-gold);letter-spacing:.3em;margin-bottom:30px;font-size:1.5rem;display:block}.landing-body .footer-nav h4{color:var(--text-primary);margin-bottom:30px}.landing-body .footer-nav ul li{margin-bottom:15px}.landing-body .footer-bottom{justify-content:space-between;align-items:center;padding-top:40px;font-size:.8rem;display:flex}.landing-body .portal-section{background:#fff;padding:120px 0}.landing-body .live-indicator{color:#ff3b30;letter-spacing:.1em;margin-bottom:15px;font-size:.75rem;font-weight:700;animation:2s infinite blink;display:inline-block}.landing-body .portal-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.landing-body .video-card{transition:var(--transition-smooth);background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 10px 30px #00000008}.landing-body .video-card:hover{box-shadow:var(--card-shadow);transform:translateY(-10px)}.landing-body .video-thumb{height:220px;position:relative;overflow:hidden}.landing-body .video-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 1.5s}.landing-body .video-card:hover .video-thumb img{transform:scale(1.1)}.landing-body .play-overlay{opacity:0;transition:var(--transition-smooth);background:#0003;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.landing-body .video-card:hover .play-overlay{opacity:1;background:#0006}.landing-body .play-icon{width:60px;height:60px;color:var(--accent-gold);transition:var(--transition-smooth);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:flex;transform:scale(.8)}.landing-body .video-card:hover .play-icon{background:#fff;transform:scale(1)}.landing-body .play-icon svg{width:24px;height:24px;margin-left:4px}.landing-body .duration{color:#fff;background:#000000b3;border-radius:2px;padding:3px 8px;font-size:.7rem;position:absolute;bottom:15px;right:15px}.landing-body .video-info{padding:25px}.landing-body .video-info .date{color:var(--accent-gold);margin-bottom:10px;font-size:.8rem;font-weight:500;display:block}.landing-body .video-info h3{word-break:keep-all;margin-bottom:12px;font-size:1.3rem;line-height:1.4}.landing-body .video-info p{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.landing-body .photo-feed-box,.landing-body .update-list-box{border:1px solid var(--accent-gold-soft);background:#fdfbf7;border-radius:8px;margin-bottom:30px;padding:30px}.landing-body .photo-feed-box h4,.landing-body .update-list-box h4{color:var(--text-primary);margin-bottom:25px;font-size:1.2rem}.landing-body .photo-item{border-radius:4px;position:relative;overflow:hidden}.landing-body .photo-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:200px}.landing-body .photo-info{color:#fff;background:linear-gradient(#0000,#000000b3);width:100%;padding:20px;position:absolute;bottom:0;left:0}.landing-body .photo-info span{opacity:.8;font-size:.7rem}.landing-body .photo-info p{margin-top:5px;font-size:.9rem}.landing-body .update-list li{border-bottom:1px solid #0000000d;margin-bottom:20px;padding-bottom:15px}.landing-body .update-list li:last-child{border-bottom:none}.landing-body .update-list .time{color:var(--accent-gold);margin-bottom:5px;font-size:.75rem;font-weight:600;display:block}.landing-body .update-list a{color:var(--text-primary);font-size:.95rem;line-height:1.5}.landing-body .update-list a:hover{color:var(--accent-gold)}.landing-body .more-link{color:var(--accent-gold);margin-top:10px;font-size:.85rem;display:inline-block}.landing-body .reveal{opacity:0;transition:all .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.landing-body .reveal.active{opacity:1;transform:translateY(0)}.landing-body .activities-section{background:#fdfbf7;padding:100px 0 80px}.landing-body .activities-grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:40px;display:grid}.landing-body .activity-card{border-radius:6px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 6px 20px #0000000f}.landing-body .activity-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001f}.landing-body .activity-card-link{text-decoration:none;display:block}.landing-body .activity-thumb{height:220px;position:relative;overflow:hidden}.landing-body .activity-thumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform 1.2s}.landing-body .activity-card:hover .activity-thumb img{transform:scale(1.08)}.landing-body .activity-overlay{background:linear-gradient(#0000 40%,#000000b3);align-items:flex-end;transition:background .4s;display:flex;position:absolute;inset:0}.landing-body .activity-card:hover .activity-overlay{background:linear-gradient(#0000 20%,#000c)}.landing-body .activity-overlay-inner{color:#fff;width:100%;padding:20px}.landing-body .activity-date{color:var(--accent-gold);letter-spacing:.05em;margin-bottom:6px;font-size:.72rem;font-weight:600;display:block}.landing-body .activity-title{word-break:keep-all;margin:0;font-size:1rem;line-height:1.4}.landing-body .activities-footer{text-align:right;margin-top:10px}.landing-body .activities-empty{color:var(--text-secondary);text-align:center;padding:40px 0}@media (width<=768px){.landing-body .container{padding:0 24px}}@media (width<=1200px){.landing-body .nav-links{display:none}}@media (width<=1024px){.landing-body .mega-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.landing-body .full-menu{padding:60px 0}.landing-body .mega-grid{grid-template-columns:1fr;gap:30px}.landing-body .mega-item h3{margin-bottom:12px;padding-bottom:8px;font-size:1.3rem}}@media (width<=1200px){.landing-body .hero{height:auto;min-height:100dvh;padding:140px 0 80px}.landing-body .hero-flex{flex-direction:column;align-items:flex-start;gap:60px}.landing-body .hero-notice-box{width:100%;max-width:500px}}@media (width<=768px){.landing-body .hero{padding:110px 0 60px}.landing-body .hero-flex{gap:35px}.landing-body .hero h1{margin-bottom:25px;font-size:2.1rem}.landing-body .btn-primary{padding:12px 28px;font-size:.85rem}.landing-body .hero-notice-box{padding:25px}.landing-body .hero-notice-box h3{margin-bottom:20px;font-size:1.1rem}.landing-body .hero-notice-list li{margin-bottom:15px;padding-bottom:12px}.landing-body section{padding:100px 0}.landing-body .section-header{margin-bottom:50px}.landing-body .section-header h2{font-size:2.2rem}}@media (width<=1024px){.landing-body .culture-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.landing-body .culture-grid{grid-template-columns:1fr}}@media (width<=1024px){.landing-body .footer-top{grid-template-columns:1fr 1fr;gap:40px}}@media (width<=600px){.landing-body .footer-top{text-align:center;grid-template-columns:1fr;gap:40px}.landing-body .footer-bottom{text-align:center;flex-direction:column;gap:20px}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}html[data-theme=ahnlight]{--p:38 38% 54%;--pc:0 0% 100%;--s:135 16% 21%;--sc:0 0% 100%;--a:38 38% 54%;--ac:0 0% 100%;--n:0 0% 7%;--nc:0 0% 100%;--b1:0 0% 100%;--b2:0 0% 98%;--b3:0 0% 90%;--bc:0 0% 7%}html[data-theme=ahnlight] .btn,.landing-body .btn{text-transform:none;justify-content:center;align-items:center;font-family:Pretendard,sans-serif;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:none!important;border-radius:4px!important;height:auto!important;min-height:38px!important;padding:6px 16px!important;font-size:.9rem!important;line-height:1.5!important}html[data-theme=ahnlight] .btn-sm,.landing-body .btn-sm{min-height:34px!important;padding:4px 12px!important;font-size:.85rem!important}html[data-theme=ahnlight] .btn-primary,.landing-body .btn-primary{padding:10px 20px;background-color:var(--accent-gold)!important;border-color:var(--accent-gold)!important;color:#fff!important}html[data-theme=ahnlight] .btn-primary:hover,.landing-body .btn-primary:hover{transform:translateY(-2px);color:#fff!important;background-color:#a0804b!important;border-color:#a0804b!important}html[data-theme=ahnlight] .btn-secondary,.landing-body .btn-secondary{background-color:var(--accent-pine)!important;border-color:var(--accent-pine)!important;color:#fff!important}html[data-theme=ahnlight] .btn-secondary:hover,.landing-body .btn-secondary:hover{transform:translateY(-2px);color:#fff!important;background-color:#1f2b22!important;border-color:#1f2b22!important}html[data-theme=ahnlight] .btn-ghost,html[data-theme=ahnlight] .btn-light,.landing-body .btn-ghost,.landing-body .btn-light{color:var(--text-primary)!important;background-color:#fff!important;border:1px solid #00000026!important}html[data-theme=ahnlight] .btn-ghost:hover,html[data-theme=ahnlight] .btn-light:hover,.landing-body .btn-ghost:hover,.landing-body .btn-light:hover{transform:translateY(-2px);color:var(--text-primary)!important;background-color:#f5f5f5!important;border-color:#0000004d!important}html[data-theme=ahnlight] #header .nav-menu>li>a.btn.btn-ghost,.landing-body #header .nav-menu>li>a.btn.btn-ghost{color:#fff!important;box-shadow:none!important;background-color:#0000!important;border:none!important;height:auto!important;min-height:auto!important;padding:2px 12px!important;font-size:16px!important;font-weight:500!important;transform:none!important}html[data-theme=ahnlight] #header .nav-menu>li>a.btn.btn-ghost:hover,.landing-body #header .nav-menu>li>a.btn.btn-ghost:hover{color:var(--accent-gold)!important;background-color:#ffffff1a!important}html[data-theme=ahnlight] #header.scrolled .nav-menu>li>a.btn.btn-ghost,.landing-body #header.scrolled .nav-menu>li>a.btn.btn-ghost,html[data-theme=ahnlight] #header.subpage .nav-menu>li>a.btn.btn-ghost,.landing-body #header.subpage .nav-menu>li>a.btn.btn-ghost{color:var(--text-primary)!important}html[data-theme=ahnlight] #header.scrolled .nav-menu>li>a.btn.btn-ghost:hover,.landing-body #header.scrolled .nav-menu>li>a.btn.btn-ghost:hover,html[data-theme=ahnlight] #header.subpage .nav-menu>li>a.btn.btn-ghost:hover,.landing-body #header.subpage .nav-menu>li>a.btn.btn-ghost:hover{color:var(--accent-gold)!important;background-color:#0000000d!important}html[data-theme=ahnlight] #header .submenu li>a,.landing-body #header .submenu li>a,html[data-theme=ahnlight] #header .menu li>a,.landing-body #header .menu li>a{color:#111!important;background-color:#0000!important;border-bottom:1px solid #0000000a!important;justify-content:space-between!important;align-items:center!important;padding:10px 16px!important;font-size:15px!important;font-weight:400!important;display:flex!important;transform:none!important}html[data-theme=ahnlight] #header .submenu li>a:hover,.landing-body #header .submenu li>a:hover,html[data-theme=ahnlight] #header .menu li>a:hover,.landing-body #header .menu li>a:hover{color:var(--accent-gold)!important;background-color:#f5f5f5!important;padding-left:20px!important;transition:all .3s!important}html[data-theme=ahnlight] #header .submenu,.landing-body #header .submenu,html[data-theme=ahnlight] #header .menu.dropdown-content,.landing-body #header .menu.dropdown-content{border:1px solid #00000014!important;border-top:3px solid var(--accent-gold)!important;background-color:#fff!important;border-radius:6px!important;box-shadow:0 20px 40px #0000001f!important}html[data-theme=ahnlight] #header .dropdown-submenu .menu,.landing-body #header .dropdown-submenu .menu{background-color:#fff!important;border:1px solid #00000014!important;border-radius:6px!important;box-shadow:0 20px 40px #0000001f!important}html[data-theme=ahnlight] #header .dropdown-submenu,.landing-body #header .dropdown-submenu{position:relative!important}html[data-theme=ahnlight] #header .dropdown-submenu>ul.menu,.landing-body #header .dropdown-submenu>ul.menu{opacity:0!important;visibility:hidden!important;z-index:20!important;min-width:200px!important;margin-left:2px!important;transition:all .3s!important;position:absolute!important;top:0!important;left:100%!important}html[data-theme=ahnlight] #header .dropdown-submenu:hover>ul.menu,.landing-body #header .dropdown-submenu:hover>ul.menu{opacity:1!important;visibility:visible!important}html[data-theme=ahnlight] .select:not(.languages-select),html[data-theme=ahnlight] select:not(.languages-select),.landing-body .select:not(.languages-select),.landing-body select:not(.languages-select){vertical-align:middle;transition:all .3s;color:var(--text-primary)!important;height:38px!important;box-shadow:none!important;appearance:none!important;background-color:#fff!important;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e")!important;background-position:right 8px center!important;background-repeat:no-repeat!important;background-size:16px!important;border:1px solid #00000026!important;border-radius:4px!important;outline:none!important;padding:0 30px 0 12px!important;font-size:.9rem!important;line-height:1.5!important}html[data-theme=ahnlight] .select:focus,html[data-theme=ahnlight] select:focus,.landing-body .select:focus,.landing-body select:focus{border-color:var(--accent-gold)!important;box-shadow:0 0 0 1px var(--accent-gold)!important}html[data-theme=ahnlight] .input,html[data-theme=ahnlight] input[type=text],html[data-theme=ahnlight] input.input,.landing-body .input,.landing-body input[type=text],.landing-body input.input{vertical-align:middle;transition:all .3s;color:var(--text-primary)!important;height:38px!important;box-shadow:none!important;background-color:#fff!important;border:1px solid #00000026!important;border-radius:4px!important;outline:none!important;padding:0 12px!important;font-size:.9rem!important;line-height:1.5!important}html[data-theme=ahnlight] .input:focus,html[data-theme=ahnlight] input[type=text]:focus,html[data-theme=ahnlight] input.input:focus,.landing-body .input:focus,.landing-body input[type=text]:focus,.landing-body input.input:focus{border-color:var(--accent-gold)!important;box-shadow:0 0 0 1px var(--accent-gold)!important}.landing-body .bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding-top:25px;display:flex}.landing-body .btnbox1,.landing-body .btnbox2{align-items:center;gap:8px;display:flex}.landing-body .searchform{justify-content:flex-end;margin-top:25px;display:flex}.landing-body .searchform form{align-items:center;gap:6px;display:flex}.landing-body .bluebox_pagination .pagination{justify-content:center;align-items:center;gap:4px;margin:20px 0;display:flex}.landing-body .bluebox_pagination .pagination a,.landing-body .bluebox_pagination .pagination span,.landing-body .bluebox_pagination .pagination em{min-width:32px;height:32px;color:var(--text-secondary);background:#fff;border:1px solid #0000001a;border-radius:4px;justify-content:center;align-items:center;padding:0 8px;font-size:.85rem;transition:all .3s;display:inline-flex}.landing-body .bluebox_pagination .pagination a:hover{border-color:var(--accent-gold);color:var(--accent-gold)}.landing-body .bluebox_pagination .pagination .current{background:var(--accent-gold);border-color:var(--accent-gold);color:#fff;font-weight:600}@media (width<=1024px){.landing-body .portal-grid,.landing-body .activities-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.landing-body .portal-grid,.landing-body .activities-grid{grid-template-columns:1fr}}
