html,body{height:100%}body{display:flex;flex-direction:column;min-height:100vh;font-size:16px;font-family:"Poppins",sans-serif;font-weight:400;color:#444}body.fix-menu-controller{padding-top:160px}body.fix-menu-controller .menu-top{position:absolute;top:0;left:0;width:100%}p{line-height:1.5}.web-menu-active{overflow:hidden}.site-content{flex:1 0 auto}a{text-decoration:none;color:#70bf45}h1{color:#000;font-size:40px;font-weight:600}.menu-top{background-color:#70bf45;z-index:20;position:relative}.menu-top .inside{display:flex;align-items:center;justify-content:space-between;height:45px}.menu-top .inside .short-links{display:flex;align-items:center}.menu-top .inside .short-links a{display:flex;align-items:center;justify-content:center;height:45px;margin-right:10px;padding-right:10px;color:#fff;font-size:14px;position:relative}.menu-top .inside .short-links a:after{content:"";position:absolute;right:0;height:45px;width:1px;background-color:#fff;opacity:.4}.menu-top .inside .register-button{display:flex;height:45px;align-items:center;width:140px;justify-content:center;background-color:#ed5754;color:#fff;transition:.3s}.menu-top .inside .register-button:hover{background-color:#ea413d}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}.web-menu{position:relative;z-index:20;transform:translateY(0);transition:transform .6s ease,box-shadow .6s ease}.web-menu.fixed-top-active{position:fixed;top:0;right:0;left:0;z-index:2;background-color:#fff;z-index:50;animation:slideDown .6s;border-bottom:1px solid #e2e2e2}.web-menu.fixed-top-active .inside{height:80px}.web-menu.fixed-top-active .inside .logo{width:60px;height:unset}.web-menu.full-menu.fixed-top-active .inside{color:#000;height:80px}.web-menu.full-menu.fixed-top-active .inside .lg-selection a{color:#000}.web-menu.full-menu.fixed-top-active .inside .logo{top:50%;transform:translateY(-50%);width:60px;height:unset;background-color:unset;clip-path:unset;display:flex;justify-content:center;align-items:center;filter:unset;position:absolute;left:0;right:0;margin:0 auto}.web-menu.full-menu.fixed-top-active .inside .logo img{width:unset;margin-top:unset}.web-menu.full-menu .inside{color:#fff;height:120px}.web-menu.full-menu .inside .lg-selection a{color:#fff}.web-menu.full-menu .inside .logo{width:122px;height:155px;background-color:#fff;clip-path:polygon(0% 0%,100% 0%,100% 100%,50% 85%,0% 100%);display:flex;justify-content:center;align-items:center;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2));position:absolute;top:0;left:0;right:0;margin:0 auto;transform:unset;transition:unset}.web-menu.full-menu .inside .logo img{width:100px;margin-top:-20px}.web-menu .inside{display:flex;align-items:center;justify-content:space-between;color:#000;height:90px}.web-menu .inside .lg-selection{display:flex;align-items:center;gap:10px}.web-menu .inside .lg-selection a{color:#000;font-size:16px;font-weight:600;position:relative;padding-bottom:2px}.web-menu .inside .lg-selection a.active:after{width:100%;content:"";position:absolute;bottom:0;left:0;height:2px;background-color:#70bf45}.web-menu .inside .logo{top:50%;transform:translateY(-50%);width:70px;height:unset;background-color:unset;clip-path:unset;display:flex;justify-content:center;align-items:center;filter:unset;position:absolute;left:0;right:0;margin:0 auto}.web-menu .inside .logo img{width:unset;margin-top:unset}.web-menu .inside .end-menu{display:flex;align-items:center;gap:30px;font-size:26px}.web-menu .inside .end-menu .search-btn{cursor:pointer}.web-menu .inside .end-menu .hamburger-menu{width:50px;height:50px;color:#fff;display:flex;align-items:center;justify-content:center;background-color:#70bf45;cursor:pointer}.swiper-pagination{bottom:0}.swiper-pagination-bullet{width:15px;height:15px;border-radius:15px;margin:0 5px;background-color:#fff;opacity:.7}.swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#70bf45;border-radius:25px;opacity:1}.swiper-button-next,.swiper-button-prev{width:45px;height:45px;display:flex;border-radius:40px;color:#fff;font-size:25px;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3)}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-button-lock{display:none}.slider-home{position:relative;top:0;left:0;width:100%;margin-bottom:60px;height:100vh;overflow:hidden;margin-top:-165px}.slider-home .swiper-button-prev{left:40px}.slider-home .swiper-button-next{right:40px}.slider-home .inside{position:relative;height:100vh}.slider-home .inside .video-slider{position:relative;height:100vh;overflow:hidden;background-color:#000}.slider-home .inside .video-slider iframe{width:100%;height:100vh}.slider-home .inside .video-slider video{position:absolute;top:0;left:0;width:100%;height:auto;object-fit:cover;z-index:1;top:50%;transform:translateY(-50%)}.slider-home .inside .img-div{position:relative;width:100%;height:100vh;overflow:hidden}.slider-home .inside .img-div:before{content:"";width:100%;height:100%;left:0;top:0;background:#000;background:linear-gradient(182deg,#000 0%,rgba(0,0,0,.4) 30%,rgba(0,0,0,0) 100%);position:absolute;z-index:2}.slider-home .inside .img-div img{width:100%;height:100%;object-fit:cover;object-position:center}.slider-home .inside .text-wrapper{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);margin:0 auto;z-index:3;width:1000px;max-width:100%;text-align:center}.slider-home .inside .text-wrapper .title-slider{font-size:55px;color:#fff;font-weight:700;line-height:70px}.slider-home .inside .text-wrapper .site-btn{margin:0 auto;font-size:16px;margin-top:10px}.site-btn{min-width:160px;width:max-content;height:45px;display:flex;padding:0 15px;align-items:center;justify-content:center;background-color:#70bf45;color:#fff;gap:8px}.site-btn i{font-size:18px}.content-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.content-title h2{font-size:24px;letter-spacing:2px;font-weight:600;margin-bottom:0}.content-title .go-detail{font-size:15px;color:#000;display:flex;align-items:center;font-weight:500;gap:6px}.content-title .go-detail i{color:#70bf45;font-size:24px}.features-boxs{position:absolute;bottom:50px;z-index:10;max-width:100%;width:1300px;margin:0 auto;left:0;right:0}.features-boxs .inside{display:flex;align-items:center;justify-content:center;height:unset}.features-boxs .inside .item{width:33.333%;text-align:center;background-color:#f00;height:150px;color:#fff;display:flex;justify-content:center;align-items:center;transition:.3s}.features-boxs .inside .item .icon{font-size:50px;line-height:normal}.features-boxs .inside .item span{display:block;font-size:20px;line-height:normal}.features-boxs .inside .item:nth-child(1){background-color:#ed5754}.features-boxs .inside .item:nth-child(1):hover{background-color:#dd3d3a}.features-boxs .inside .item:nth-child(2){background-color:#70bf45}.features-boxs .inside .item:nth-child(2):hover{background-color:#5cad30}.features-boxs .inside .item:nth-child(3){background-color:#f3b701}.features-boxs .inside .item:nth-child(3):hover{background-color:#f39601}.academic-calendar{margin-bottom:80px}.academic-calendar .row{display:flex;flex-wrap:wrap}.academic-calendar .row div:nth-child(1) .academic-content{border-left:5px solid #ed5754}.academic-calendar .row div:nth-child(1) .academic-content .title{color:#ed5754}.academic-calendar .row div:nth-child(2) .academic-content{border-left:5px solid #70bf45}.academic-calendar .row div:nth-child(2) .academic-content .title{color:#70bf45}.academic-calendar .row div:nth-child(3) .academic-content{border-left:5px solid #f3b701}.academic-calendar .row div:nth-child(3) .academic-content .title{color:#f3b701}.academic-calendar .row>[class^=col-],.academic-calendar .row>[class*=" col-"]{display:flex;flex-direction:column}.academic-calendar .academic-content{border:1px solid #d8d8d8;padding:30px;position:relative;border-left:5px solid #ed5754;display:block;color:#000;flex-grow:1}.academic-calendar .academic-content .status{width:100px;height:30px;display:flex;align-items:center;justify-content:center;position:absolute;right:10px;top:10px;font-size:12px;background-color:#f0f0f0;gap:3px}.academic-calendar .academic-content .date{font-size:14px;width:max-content;font-family:"Spectral",serif;text-align:center;margin-bottom:10px;font-weight:600}.academic-calendar .academic-content .date b{font-size:44px;display:flex;font-weight:600;align-items:center;justify-content:center;height:42px;line-height:normal}.academic-calendar .academic-content .title{font-size:30px;font-weight:700;font-family:"Spectral",serif;margin-bottom:15px}.academic-calendar .academic-content .short-info{font-size:15px;font-weight:400}.activtys-summary{position:relative;padding-top:40px;margin-bottom:60px}.activtys-summary:before{content:"";background-color:#70bf45;position:absolute;left:0;top:0;height:700px;width:100%;z-index:-1}.activtys-summary .row{display:flex;flex-wrap:wrap}.activtys-summary .row>[class^=col-],.activtys-summary .row>[class*=" col-"]{display:flex;flex-direction:column}.activtys-summary .content-title{margin-bottom:65px;color:#fff;border-bottom:3px solid #5fac35;padding-bottom:10px}.activtys-summary .content-title .go-detail{color:#fff}.activtys-summary .content-title .go-detail i{color:#fff}.activtys-summary .row{display:flex;flex-wrap:wrap}.activtys-summary .row a{flex-grow:1}.activtys-summary .row>[class^=col-],.activtys-summary .row>[class*=" col-"]{display:flex;flex-direction:column}.activtys-summary .activity-content{background-color:#fff;padding:26px;position:relative;height:100%}.activtys-summary .activity-content .date{width:70px;height:70px;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#2d5a15;color:#fff;margin-top:-70px;font-size:11px;font-family:"Spectral",serif;text-align:center;margin-bottom:10px;font-weight:600}.activtys-summary .activity-content .date b{font-size:34px;display:flex;font-weight:600;align-items:center;justify-content:center;height:33px;line-height:normal}.activtys-summary .activity-content .title{font-size:23px;color:#2d5a15;font-weight:700;line-height:normal;margin-bottom:5px;font-family:"Spectral",serif}.activtys-summary .activity-content .short-info{color:#000;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.activtys-summary .row{margin-bottom:40px}.activtys-summary .news-content .news-title{text-align:center;color:#fff;margin-bottom:30px}.activtys-summary .news-content .news-title h3{font-size:16px;letter-spacing:10%;margin-bottom:5px}.activtys-summary .news-content .news-title .title{font-size:30px;font-weight:600;margin-bottom:5px}.activtys-summary .news-content .news-title .site-btn{margin:0 auto;width:186px;height:40px;border:1px solid #fff;gap:5px}.activtys-summary .news-content .news-slider .swiper-button-next,.activtys-summary .news-content .news-slider .swiper-button-prev{width:40px;height:40px;background-color:#70bf45}.activtys-summary .news-content .news-slider .swiper-button-prev{left:20px}.activtys-summary .news-content .news-slider .swiper-button-next{right:20px}.activtys-summary .news-content .news-slider .swiper-pagination{margin-top:40px;position:relative}.activtys-summary .news-content .news-slider .swiper-pagination .swiper-pagination-bullet{background-color:#e8e8e8}.activtys-summary .news-content .news-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#70bf45}.activtys-summary .news-content .news-slider .img-div{position:relative;height:250px;overflow:hidden}.activtys-summary .news-content .news-slider .img-div img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.activtys-summary .news-content .news-slider a{margin:12px 0;display:block;flex-grow:1;background-color:#fff;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.25);box-shadow:0 0 15px 0 rgba(0,0,0,.25)}.activtys-summary .news-content .news-slider .new-detail{padding:15px}.activtys-summary .news-content .news-slider .new-detail .date{color:#70bf45;letter-spacing:10%;font-size:12px;margin-bottom:5px;font-weight:600}.activtys-summary .news-content .news-slider .new-detail .title{color:#000;font-size:16px;margin-bottom:6px;font-weight:600}.activtys-summary .news-content .news-slider .new-detail .detail{font-size:14px;color:#000;margin-bottom:12px;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.activtys-summary .news-content .news-slider .new-detail .go-link{font-size:14px;color:#000;font-weight:500;display:flex;align-items:center;justify-content:flex-end;gap:6px}.activtys-summary .news-content .news-slider .new-detail .go-link .icon{width:22px;height:22px;border-radius:20px;display:flex;align-items:center;justify-content:center;border:1px solid #70bf45;font-size:13px;color:#70bf45}.tour-banner{position:relative;margin-bottom:-40px}.tour-banner .img-div:after{content:"";position:absolute;width:100%;left:0;top:0;background-color:#000;width:100%;height:100%;opacity:.5}.tour-banner .img-div img{max-width:100%}.tour-banner .content{position:absolute;left:0;right:0;max-width:100%;margin:0 auto;width:max-content;color:#fff;text-align:center;top:50%;transform:translateY(-50%)}.tour-banner .content .title{font-size:40px;font-weight:600;margin-bottom:5px;text-shadow:0 0 5px rgba(0,0,0,.5)}.tour-banner .content .short-text{font-size:20px;font-weight:600;margin-bottom:15px;text-shadow:0 0 5px rgba(0,0,0,.5)}.tour-banner .content .site-btn{margin:0 auto}.main-footer{background:#fff;margin-top:40px}.main-footer .footer-columns{padding:60px 0;background-color:#f6f6f6}.main-footer h4{font-weight:800;font-size:14px;text-transform:uppercase;margin-bottom:10px;color:#222;display:block;padding-bottom:10px;position:relative}.main-footer h4:after{content:"";position:absolute;bottom:0;left:0;background-color:#70bf45;width:70px;height:3px}.main-footer ul{padding-left:0;margin-left:0;margin:0;list-style:none}.main-footer ul li{margin-bottom:12px}.main-footer ul li:last-child{margin-bottom:0}.main-footer ul li a{color:#555;font-weight:500;font-size:14px}.main-footer ul li a:hover{color:#70bf45}.main-footer .contact-col .footer-logo{width:63px;margin-bottom:15px}.main-footer .contact-col p{margin-bottom:15px;color:#555;line-height:1.6;display:flex;gap:12px;justify-content:flex-start}@media(max-width:576px){.main-footer .contact-col p{font-size:11px;gap:8px}.main-footer .contact-col p i{font-size:12px}}.main-footer .contact-col p i{color:#70bf45;font-size:1.1rem;margin-top:3px}.main-footer .copyright{background-color:#70bf45;color:#fff;text-align:center;font-size:16px;margin-bottom:0;height:50px;display:flex;align-items:center;justify-content:center}.main-footer .brand-bar{background-color:#fff;height:60px;display:flex;align-items:center;justify-content:center;border-top:0}.main-footer .brand-bar img{display:block;width:90px}.web-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;display:flex;justify-content:flex-end}.web-menu-overlay.active{opacity:1;visibility:visible}.web-menu-overlay.active .menu-content-wrapper{transform:translateX(0)}.web-menu-overlay .menu-content-wrapper{width:100%;max-width:100%;height:100%;background-color:#fff;display:flex;box-shadow:none;transform:translateX(100%);transition:transform .4s cubic-bezier(.77,0,.175,1)}.web-menu-overlay .menu-content-wrapper .menu-left-image{width:50%}.web-menu-overlay .menu-content-wrapper .menu-left-image .img-div{position:relative;width:100%;height:100vh;overflow:hidden}.web-menu-overlay .menu-content-wrapper .menu-left-image .img-div img{width:100%;height:100%;object-fit:cover;object-position:center}.web-menu-overlay .menu-content-wrapper .menu-right-panel{width:50%;padding:40px;display:flex;flex-direction:column;gap:25px;justify-content:center}.web-menu-overlay .menu-content-wrapper .menu-right-panel .close-menu-btn{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:30px;position:absolute;right:40px;top:35px;background-color:#70bf45;color:#fff;border:0;cursor:pointer}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-header-top .menu-search-box{display:flex;align-items:center;position:relative;width:max-content}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-header-top .menu-search-box input{height:40px;width:340px;background-color:#f4f4f4;border:0;border-radius:0;padding:0 15px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-header-top .menu-search-box input:focus-visible{outline:unset}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-header-top .menu-search-box i{position:absolute;right:10px;font-size:20px;top:50%;cursor:pointer;transform:translateY(-50%)}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links{display:flex;justify-content:center;flex-direction:column;gap:25px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links a{color:#000;font-weight:600;font-size:22px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links .menu-register-btn{display:flex;height:45px;align-items:center;width:140px;justify-content:center;background-color:#ed5754;color:#fff;transition:.3s}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-social-icons{display:flex;align-items:center;gap:15px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-social-icons a{background-color:#70bf45;display:flex;align-items:center;justify-content:center;width:45px;height:45px;border-radius:25px;color:#fff;font-size:20px}.search-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all .4s ease-in-out}.search-overlay.active{opacity:1;visibility:visible}.search-overlay.active .search-container{transform:scale(1)}.search-overlay.active .search-container .search-input-wrapper input{border-bottom-color:rgba(255,255,255,.4)}.search-overlay.active .search-container .search-input-wrapper input::placeholder{color:#868686}.search-overlay.active .search-container .search-input-wrapper .search-line{width:100%}.search-overlay .close-search{position:absolute;top:40px;right:40px;background:transparent;border:0;color:#fff;font-size:3rem;cursor:pointer;opacity:.6;transition:all .3s ease}.search-overlay .close-search:hover{opacity:1;transform:rotate(90deg)}.search-overlay .search-container{width:90%;max-width:900px;text-align:center;transform:scale(.95);transition:transform .5s cubic-bezier(.165,.84,.44,1)}.search-overlay .search-container .search-input-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;position:relative}.search-overlay .search-container .search-input-wrapper .search-button{position:absolute;right:0;color:#fff;width:60px;height:78px;font-size:28px;display:flex;cursor:pointer;align-items:center;justify-content:center}.search-overlay .search-container .search-input-wrapper input{width:100%;background:transparent;border:0;border-bottom:2px solid rgba(255,255,255,.1);outline:0;color:#fff;font-size:24px;font-weight:500;padding:20px 0;text-align:left;transition:all .3s ease;padding-right:70px}.search-overlay .search-container .search-input-wrapper input::placeholder{color:rgba(255,255,255,.2)}.search-overlay .search-container .search-input-wrapper input:focus{border-bottom:2px solid rgba(255,255,255,.1)}.sidebar-nav{background:#fff;border:1px solid #e5e5e5;border-radius:6px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.03);transition:all .3s ease}.sidebar-nav.is-sticky{position:sticky;top:100px;width:100%}.sidebar-nav ul{list-style:none!important;padding:0!important;margin:0!important}.sidebar-nav li{margin:0;padding:0;list-style:none!important;border-bottom:1px solid #f9f9f9}.sidebar-nav li:last-child{border-bottom:0}.sidebar-nav li::before,.sidebar-nav li::after{content:none!important;display:none!important}.sidebar-nav a{display:flex;align-items:center;justify-content:space-between;padding:12px 10px;padding-right:30px;background-color:transparent;color:#555;font-weight:500;font-size:.95rem;text-decoration:none;border-left:3px solid transparent;position:relative}.sidebar-nav a::before{display:none!important}.sidebar-nav a::after{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;font-size:15px;color:#ddd;transition:all .2s;position:absolute;right:10px}.sidebar-nav a:hover{background-color:#fcfcfc;color:#ed5754;border-left-color:#f0f0f0}.sidebar-nav a:hover::after{color:#ed5754}.sidebar-nav a.active{background-color:#f9f9f9;color:#70bf45!important;font-weight:700;border-left-color:#70bf45}.sidebar-nav a.active::after{color:#70bf45;opacity:1}.breadcrumb-custom{display:flex;flex-wrap:wrap;margin-bottom:2rem;list-style:none;margin:0;padding:0;margin-bottom:25px}.breadcrumb-custom .breadcrumb-item-custom{display:flex;align-items:center;font-size:.9rem;font-weight:500}.breadcrumb-custom .breadcrumb-item-custom+.breadcrumb-item-custom{padding-left:15px}.breadcrumb-custom .breadcrumb-item-custom+.breadcrumb-item-custom::before{display:inline-block;padding-right:15px;color:#ccc;content:"";font-family:"Font Awesome 6 Pro";font-weight:900;font-size:12px}.breadcrumb-custom .breadcrumb-item-custom a{color:#6c757d;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;gap:8px}.breadcrumb-custom .breadcrumb-item-custom a i{font-size:.85rem;color:#70bf45}.breadcrumb-custom .breadcrumb-item-custom a:hover{color:#70bf45}.breadcrumb-custom .breadcrumb-item-custom.active{color:#70bf45;font-weight:700}.breadcrumb-custom .breadcrumb-item-custom.active span{cursor:default}.content-page .title{margin-bottom:30px;padding-bottom:6px;border-bottom:1px solid #ececec}.content-page .title h1{font-size:40px;color:#ed5754;font-weight:600;margin:0}.content-page img{margin:1rem 0}.content-page a{font-weight:500}.content-page ul li{margin-bottom:15px}.content-page ul li::marker{color:#f3b701}.content-page .row{margin-bottom:1rem}.content-page iframe{width:100%;height:400px;margin-bottom:1rem}.content-page .btn-back{display:flex;align-items:center;gap:6px;color:#444;font-size:14px;font-weight:600;transition:all .3s ease;width:max-content;text-decoration:none;margin-bottom:15px}.content-page .btn-back i{width:32px;height:32px;border-radius:50%;background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .3s ease;color:#70bf45;border:1px solid #eee}.content-page .btn-back:hover{color:#70bf45}.content-page .btn-back:hover i{background-color:#70bf45;color:#fff;border-color:#70bf45}.custom-table{width:100%;border-collapse:separate;border-spacing:0 12px;font-size:14px;margin-bottom:1rem}.custom-table thead th{color:#888;font-size:15px;letter-spacing:1px;padding:14px;font-weight:500}.custom-table tbody tr{background:#fff}.custom-table tbody tr td{padding:12px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2}.custom-table tbody tr td.date-cell{font-weight:700;color:#70bf45;width:20%}.custom-table tbody tr td:first-child{border-left:1px solid #f2f2f2}.custom-table tbody tr td:last-child{border-right:1px solid #f2f2f2}.custom-table .event-text{font-weight:500;color:#444}.custom-table .status-badge{padding:6px 14px;border-radius:6px;font-size:.85rem;font-weight:600;display:block}.custom-table .status-badge.status-active{background:rgba(112,191,69,.1);color:#70bf45}.custom-table .status-badge.status-pending{background:rgba(243,183,1,.1);color:#f3b701}.custom-table .status-badge.status-alert{background:rgba(237,87,84,.1);color:#ed5754}.activity-table thead{background-color:#5d5a54;color:#fff;border-radius:10px 10px 0 0;padding:20px}.activity-table thead th{color:#fff}.schedule-table thead .table-main-title{background-color:#5d5a54;color:#fff;text-align:center;padding:20px}.schedule-table thead .table-main-title span{display:block;font-size:.85rem;font-weight:400;margin-top:5px;opacity:.9}.schedule-table thead th{background:#fcfcfc;border-bottom:2px solid #f2f2f2!important}.schedule-table tbody tr:hover{background-color:rgba(243,183,1,.03)!important}.schedule-table tbody tr td{font-weight:500;color:#555}.schedule-table tbody tr td.text-center{color:#ccc}.schedule-table .check-icon{color:#70bf45;font-size:1.1rem}.grading-table thead th{background-color:#5d5a54;color:#fff;padding:20px;text-transform:none;font-size:13px;border:0;text-align:center}.grading-table tbody tr .range-cell{font-weight:600;color:#555;text-align:center;letter-spacing:.5px}.grading-table tbody tr td{padding:12px 20px;background:#fff}.grading-table .grade-badge{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:50%;font-weight:700;font-size:.95rem}.grading-table .grade-badge.badge-low{background-color:rgba(237,87,84,.1);color:#ed5754}.grading-table .grade-badge.badge-mid{background-color:rgba(243,183,1,.1);color:#f3b701}.grading-table .grade-badge.badge-high{background-color:rgba(112,191,69,.1);color:#70bf45}.meeting-table thead th{background-color:#5d5a54;color:#fff;font-size:.85rem;padding:15px;border:0;white-space:nowrap}.meeting-table tbody tr .name-cell{font-weight:700;color:#333;min-width:180px}.meeting-table tbody tr .email-link{color:#ed5754;text-decoration:none;font-size:.85rem}.meeting-table tbody tr .email-link:hover{color:#70bf45;text-decoration:underline}.meeting-table tbody tr .role-badge{font-size:.75rem;font-weight:700;color:#f3b701}.meeting-table tbody tr .appointment-text{font-style:italic;color:#888;background:#fdfdfd}.meeting-table tbody tr .active-day{color:#70bf45;font-weight:700}.meeting-table tbody tr td{vertical-align:middle}.staff-content .row{display:flex;flex-wrap:wrap}.staff-content .row>[class^=col-],.staff-content .row>[class*=" col-"]{display:flex;flex-direction:column}.staff-content .staff-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .4s ease-in-out;border-bottom:4px solid transparent;margin-bottom:25px;flex-grow:1}.staff-content .staff-card:hover{transform:translateY(-10px);border-bottom-color:#70bf45}.staff-content .staff-card:hover .staff-img img{transform:scale(1.1);filter:grayscale(0%)}.staff-content .staff-card:hover .staff-social{opacity:1;bottom:20px}.staff-content .staff-card .staff-img{position:relative;overflow:hidden;aspect-ratio:1/1;background:#f8f8f8}.staff-content .staff-card .staff-img img{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.staff-content .staff-card .staff-img .staff-social{position:absolute;left:0;right:0;bottom:-50px;display:flex;justify-content:center;gap:10px;opacity:0;transition:all .3s ease}.staff-content .staff-card .staff-img .staff-social a{width:35px;height:35px;background:#fff;color:#555;display:flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;box-shadow:0 4px 10px rgba(0,0,0,.1)}.staff-content .staff-card .staff-img .staff-social a:hover{background:#ed5754;color:#fff}.staff-content .staff-card .staff-info{padding:20px;text-align:center}.staff-content .staff-card .staff-info h3{font-size:1.1rem;font-weight:700;color:#333;margin-bottom:5px;display:flex;align-items:center;justify-content:center}.staff-content .staff-card .staff-info p{font-size:.85rem;font-weight:500;color:#ed5754;margin:0;text-transform:uppercase;letter-spacing:1px}.staff-content .staff-card .staff-info p.special-role{color:#f3b701}.custom-accordion .accordion-item{border:0;margin-bottom:20px;background:transparent;border:1px solid #e5e5e5;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.03)}.custom-accordion .accordion-item .accordion-header .accordion-button{background-color:#fff;color:#444;font-weight:700;font-size:.95rem;padding:20px 25px;border:0;border-radius:0;box-shadow:0 4px 15px rgba(0,0,0,.03);display:flex;justify-content:space-between;align-items:center;padding-right:75px}.custom-accordion .accordion-item .accordion-header .accordion-button .title{flex:1}.custom-accordion .accordion-item .accordion-header .accordion-button::after{display:none}.custom-accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed){color:#ed5754;background-color:#fff}.custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) .acc-icon-box{transform:rotate(180deg);background-color:#70bf45}.custom-accordion .accordion-item .acc-icon-box{width:35px;height:35px;background-color:#ed5754;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:.8rem;position:absolute;right:25px}.custom-accordion .accordion-item .accordion-body{background-color:#fff;border-top:0;padding:15px 25px;font-size:.9rem;color:#666}.custom-accordion .accordion-item .accordion-body a{color:#70bf45;text-decoration:none;font-weight:600;border-bottom:1px solid #70bf45}.custom-accordion .accordion-item .accordion-body a:hover{color:#f3b701;border-color:#f3b701}.blog-list .news-card{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .3s ease-in-out;height:100%;display:flex;flex-direction:column}.blog-list .news-card:hover .news-img img{transform:scale(1.1)}.blog-list .news-card:hover .news-body h3{color:#ed5754}.blog-list .news-card:hover .news-body .read-more{color:#ed5754}.blog-list .news-card .news-img{position:relative;height:220px;overflow:hidden}.blog-list .news-card .news-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-list .news-card .news-img .news-date{position:absolute;top:30px;left:10px;background:#f3b701;color:#fff;padding:5px 15px;border-radius:50px;font-size:.75rem;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.1)}.blog-list .news-card .news-body{padding:25px;flex-grow:1;display:flex;flex-direction:column}.blog-list .news-card .news-body h3{font-size:1.15rem;font-weight:700;color:#333;margin-bottom:15px;transition:color .3s ease;text-transform:uppercase}.blog-list .news-card .news-body p{color:#666;font-size:.9rem;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.blog-list .news-card .news-body .read-more{margin-top:auto;color:#70bf45;text-decoration:none;font-weight:700;font-size:.85rem;display:flex;align-items:center;gap:8px;transition:color .3s ease}.blog-list a{border-bottom:0}.news-list-container{display:flex;flex-direction:column;gap:25px;margin-bottom:1rem}.news-list-container a{border-bottom:0}.news-list-container .news-list-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05);border-left:5px solid transparent;transition:all .3s ease;position:relative}.news-list-container .news-list-item .row{margin-bottom:0}.news-list-container .news-list-item:hover .list-body .list-link{color:#ed5754}.news-list-container .news-list-item:hover .list-img img{transform:scale(1.05)}.news-list-container .news-list-item .list-img{height:200px;overflow:hidden}.news-list-container .news-list-item .list-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.news-list-container .news-list-item .list-body{padding:30px}.news-list-container .news-list-item .list-body h3{font-size:1.3rem;font-weight:700;color:#ed5754;margin-bottom:5px}.news-list-container .news-list-item .list-body .list-date{position:absolute;top:20px;left:20px;background:#f3b701;color:#fff;padding:5px 15px;border-radius:50px;font-size:.75rem;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.1)}.news-list-container .news-list-item .list-body p{font-size:.95rem;color:#666;margin-bottom:15px;line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.news-list-container .news-list-item .list-body .list-link{color:#70bf45;text-decoration:none;font-weight:700;font-size:.9rem;display:flex;align-items:center;gap:5px}.activity-list{margin-bottom:1rem}.activity-list .activity-item{transition:all .3s ease}.activity-list .activity-item .activity-link{text-decoration:none;display:block}.activity-list .activity-item .activity-img{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:4/3;box-shadow:0 5px 15px rgba(0,0,0,.08)}.activity-list .activity-item .activity-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.activity-list .activity-item .activity-img .activity-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(112,191,69,.8);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.activity-list .activity-item .activity-img .activity-overlay i{color:#fff;font-size:2rem;transform:scale(.5);transition:transform .3s ease}.activity-list .activity-item .activity-title{margin-top:15px;font-size:16px;font-weight:700;color:#70bf45;text-align:center;transition:color .3s ease;line-height:1.3}.activity-list .activity-item:hover .activity-img img{transform:scale(1.1)}.activity-list .activity-item:hover .activity-img .activity-overlay{opacity:1}.activity-list .activity-item:hover .activity-img .activity-overlay i{transform:scale(1)}.activity-list .activity-item:hover .activity-title{color:#ed5754}.alumni-container .year-filter-bar{display:flex;flex-wrap:wrap;gap:10px;background:#fdfdfd;padding:15px;border-radius:12px;border:1px solid #f2f2f2;margin-bottom:20px;box-shadow:0 4px 10px rgba(0,0,0,.02)}.alumni-container .year-filter-bar .year-link{padding:8px 16px;color:#777;text-decoration:none;font-weight:600;border-radius:6px;transition:all .3s ease;font-size:.9rem}.alumni-container .year-filter-bar .year-link.active{background-color:#70bf45;color:#fff}.alumni-container .year-filter-bar .year-link:hover:not(.active){background-color:rgba(243,183,1,.1);color:#f3b701}.alumni-container .alumni-table{border-spacing:0 8px}.alumni-container .alumni-table thead th{background-color:#5d5a54;color:#fff;padding:20px;font-size:.9rem;border:0}.alumni-container .alumni-table tbody tr{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.04)}.alumni-container .alumni-table tbody tr .name-cell{font-weight:700;color:#333;width:15%}.alumni-container .alumni-table tbody tr .uni-info{display:flex;justify-content:space-between;align-items:center}.alumni-container .alumni-table tbody tr .uni-info .uni-name{font-weight:500;color:#555;font-size:.95rem}.alumni-container .alumni-table tbody tr .uni-info .program-badge{background:rgba(112,191,69,.1);color:#70bf45;padding:6px 15px;border-radius:50px;font-size:.75rem;font-weight:700}.alumni-container .alumni-table tbody tr .uni-info .program-badge.alt{background:rgba(237,87,84,.1);color:#ed5754}.circle-link{margin-bottom:1rem}.circle-link .circle-btn-wrapper{text-decoration:none;display:inline-block;padding:15px 0}.circle-link .circle-btn-wrapper:hover .circle-btn{transform:scale(1.05);box-shadow:0 15px 35px rgba(0,0,0,.1)}.circle-link .circle-btn-wrapper:hover .circle-btn span{transform:scale(1.1)}.circle-link .circle-btn{width:180px;height:180px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:30px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 20px rgba(0,0,0,.05);text-align:center;background-color:#fff;border:3px solid #fff}.circle-link .circle-btn span{color:#fff;font-weight:700;font-size:22px;line-height:1.2;transition:transform .3s ease;display:block}.circle-link .circle-btn.bg-red{border:3px solid #ed5754}.circle-link .circle-btn.bg-red span{color:#ed5754}.circle-link .circle-btn.bg-green{border:3px solid #70bf45}.circle-link .circle-btn.bg-green span{color:#70bf45}.circle-link .circle-btn.bg-yellow{border:3px solid #f3b701}.circle-link .circle-btn.bg-yellow span{color:#f3b701}@media(max-width:768px){.circle-link .circle-btn{width:180px;height:180px}.circle-link .circle-btn span{font-size:.95rem}}.payment-table{border-spacing:0 4px;margin-bottom:1rem}.payment-table thead .table-main-title{background-color:#5d5a54;color:#fff;text-align:center;padding:15px;font-size:1.1rem;border:0}.payment-table thead th:not(.table-main-title){background:#fcfcfc;color:#888;font-size:.85rem;padding:12px 20px}.payment-table tbody tr td{padding:15px 20px;color:#555;font-weight:500}.payment-table tbody tr td.status-cell{font-weight:700;color:#f3b701}.payment-table tbody tr td.amount-cell{font-weight:600;color:#333}.payment-table tbody tr td .account-no{color:#ed5754;font-weight:700;text-decoration:underline}.payment-table .total-row{background:#f9fdf7!important}.payment-table .total-row td{border-top:2px solid #70bf45!important;padding:20px;font-size:1.1rem;font-weight:700}.payment-table .total-row .total-amount{color:#70bf45}.registration-table{border-spacing:0 6px}.registration-table thead .table-main-title{background-color:transparent;color:#70bf45;text-align:center;padding:20px;font-size:1.5rem;font-weight:800;border:0}.registration-table thead .header-highlight th{background-color:#5d5a54;color:#fff;padding:15px 20px;font-size:.9rem;border:0}.registration-table tbody tr{background:#fff;box-shadow:0 4px 10px rgba(0,0,0,.03)}.registration-table tbody tr.announcement-row .date-info,.registration-table tbody tr.announcement-row .score-info{color:#70bf45;font-weight:700}.registration-table tbody tr td{padding:20px;vertical-align:middle;color:#555;line-height:1.6}.registration-table tbody tr td.task-name{font-weight:700;width:25%;color:#333}.registration-table tbody tr td .value{display:block}.registration-table tbody tr td .highlight-red{color:#ed5754;font-weight:700;display:block;margin-bottom:5px}.registration-table tbody tr td .status-alert-text{font-weight:600;font-style:italic;color:#888;font-size:.85rem}.registration-table tbody tr td.score-info{font-weight:700;color:#70bf45;text-align:left}.registration-table tbody tr td.score-info.highlight-yellow{color:#f3b701}.custom-pagination{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin-top:25px;margin-bottom:0;gap:8px}.custom-pagination .page-item-custom a,.custom-pagination .page-item-custom span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#fff;border:1px solid #eee;color:#555;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 2px 5px rgba(0,0,0,.02)}.custom-pagination .page-item-custom.dots span{border:0;background:transparent;box-shadow:none;cursor:default}.custom-pagination .page-item-custom:not(.active):not(.dots) a:hover{border-color:#f3b701;color:#f3b701;background-color:rgba(243,183,1,.05);transform:translateY(-2px)}.custom-pagination .page-item-custom.active a{background-color:#70bf45;border-color:#70bf45;color:#fff;box-shadow:0 4px 10px rgba(112,191,69,.2)}.custom-pagination .page-item-custom:first-child a:hover,.custom-pagination .page-item-custom:last-child a:hover{border-color:#ed5754;color:#ed5754;background-color:rgba(237,87,84,.05)}@media(max-width:576px){.custom-pagination{gap:5px}.custom-pagination .page-item-custom a,.custom-pagination .page-item-custom span{width:32px;height:32px;font-size:.8rem}}.commentarium-list .magazine-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.05);margin-bottom:20px;border:1px solid #f2f2f2;display:block}.commentarium-list .magazine-card:hover{box-shadow:0 15px 35px rgba(0,0,0,.1);border-color:#70bf45}.commentarium-list .magazine-card:hover .magazine-thumb img{transform:scale(1.05)}.commentarium-list .magazine-card:hover .btn-read{background-color:#ed5754;color:#fff}.commentarium-list .magazine-card .magazine-thumb{position:relative;overflow:hidden;aspect-ratio:1/1.4}.commentarium-list .magazine-card .magazine-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.commentarium-list .magazine-card .magazine-thumb .magazine-badge{position:absolute;top:15px;right:15px;background:#f3b701;color:#fff;padding:4px 12px;border-radius:50px;font-size:.7rem;font-weight:800;letter-spacing:1px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.commentarium-list .magazine-card .magazine-info{padding:20px;text-align:center}.commentarium-list .magazine-card .magazine-info h3{font-size:.95rem;font-weight:800;color:#333;margin-bottom:5px;letter-spacing:1px}.commentarium-list .magazine-card .magazine-info p{font-size:.75rem;font-weight:600;color:#888;margin-bottom:15px;text-transform:uppercase}.commentarium-list .magazine-card .magazine-info .btn-read{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;border-radius:50px;background-color:#f8f8f8;color:#555;text-decoration:none;font-size:.8rem;font-weight:700;transition:all .3s ease;border:1px solid #eee}.commentarium-list .magazine-card .magazine-info .btn-read i{font-size:.9rem}.faq-container .faq-title{color:#70bf45;font-weight:600;text-align:center;margin-bottom:20px}.faq-container .accordion-item{border:0;margin-bottom:15px;border-radius:12px!important;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,.1);transition:transform .3s ease}.faq-container .accordion-button{padding:20px 25px;font-weight:700;color:#444;background:#fff;position:relative;display:flex;align-items:center;justify-content:space-between}.faq-container .accordion-button::after{display:none!important}.faq-container .accordion-button::before{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;position:absolute;right:25px;font-size:1.1rem;color:#ed5754;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-container .accordion-button:not(.collapsed){color:#70bf45;background-color:#fff;box-shadow:none}.faq-container .accordion-button:not(.collapsed)::before{content:"";transform:rotate(180deg);color:#70bf45}.faq-container .accordion-button:focus{box-shadow:none}.faq-container .accordion-body{background:#fdfdfd;color:#666;line-height:1.7;font-size:.95rem;border-top:1px solid #f9f9f9}.faq-container .accordion-body .faq-list{padding-left:20px;margin-top:10px}.faq-container .accordion-body .faq-list li{color:#555;margin-bottom:5px}.faq-container .accordion-body .faq-list li::marker{color:#70bf45}.contact-page .section-title{color:#70bf45;font-weight:800;margin-bottom:30px}.contact-page .info-item{display:flex;gap:20px;margin-bottom:25px}.contact-page .info-item i{width:45px;height:45px;background:rgba(243,183,1,.1);color:#f3b701;display:flex;align-items:center;justify-content:center;border-radius:10px;font-size:1.2rem}.contact-page .info-item p{margin:0;color:#555;line-height:1.6;font-weight:500}.contact-page .info-item p a{text-decoration:none;color:inherit;transition:color .3s ease}.contact-page .info-item p a:hover{color:#ed5754}.contact-page .contact-form-wrapper{background:#ececec;padding:30px;border-radius:20px;border:1px solid #f2f2f2;box-shadow:0 10px 30px rgba(0,0,0,.02)}.contact-page .contact-form-wrapper .form-title{font-size:1.25rem;font-weight:700;margin-bottom:20px;color:#333}.contact-page .contact-form-wrapper .form-control{border:1px solid #eee;padding:12px 20px;border-radius:10px;font-size:15px}.contact-page .contact-form-wrapper .form-control:focus{border:1px solid #d3d3d3;box-shadow:unset}.contact-page .contact-form-wrapper textarea{resize:none}.contact-page .contact-form-wrapper .btn-submit{width:100%;background-color:#ed5754;color:#fff;border:0;padding:15px;border-radius:10px;font-weight:500;transition:all .3s ease}.contact-page .contact-form-wrapper .btn-submit:hover{background-color:#70bf45;transform:translateY(-3px)}.contact-page .map-container{height:100%;min-height:500px;border-radius:25px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.05);border:5px solid #fff}.contact-page .map-container iframe{width:100%;height:100%}.cookie-fix-bottom{position:fixed;bottom:0;left:0;top:auto;height:auto;background-color:#252525;z-index:999;color:#fff;border-radius:0;padding:15px;width:100%;max-width:100%;border-top:1px solid #252525}.cookie-fix-bottom .btn-div{display:flex;align-items:center;justify-content:space-between;gap:15px;width:25%}.cookie-fix-bottom .btn-div .cookie-btn{background-color:#70bf45;color:#fff;font-size:13px;cursor:pointer;padding:0 10px;height:40px;text-decoration:none!important;border-radius:0;font-weight:500;width:50%;display:flex;align-items:center;justify-content:center}.cookie-fix-bottom .cookie-fix-container{box-sizing:border-box;vertical-align:baseline;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cookie-fix-bottom .cookie-fix-container-content{position:relative}.cookie-fix-bottom .cookie-fix-container-content-text{font-size:13px;display:flex;align-items:center;max-width:1300px;margin:0 auto}.cookie-fix-bottom .cookie-fix-container-content-text a{text-decoration:underline!important}.cookie-fix-bottom .cookie-fix-container-content-text p{font-weight:500;width:75%;padding-right:20px;margin:0;font-size:13px}.cookie-settings-modal{position:fixed;width:100%;height:100vh;left:0;top:0;z-index:10000;background-color:rgba(0,0,0,.6);display:none;align-items:center;justify-content:center}.cookie-settings-modal.open-cookie-modal{display:flex}.cookie-settings-modal .cookie-modal-content{width:1000px;background-color:#fff;padding:20px;border-radius:5px;max-width:100%;position:relative}.cookie-settings-modal .cookie-modal-content .close-btn-cookie{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#eee;border-radius:2px;cursor:pointer;position:absolute;top:15px;right:15px}.cookie-settings-modal .cookie-modal-content .top-cookie-div{margin-bottom:20px}.cookie-settings-modal .cookie-modal-content .top-cookie-div .title{font-size:16px;font-weight:700;margin-bottom:6px}.cookie-settings-modal .cookie-modal-content .top-cookie-div .text{color:#5f5f5f;font-size:14px}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item{margin-bottom:10px}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background:#fff;font-weight:bold;background-color:#eee;padding:10px;gap:15px}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-header .header-left{display:flex;align-items:center;gap:8px}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-header .header-left .icon{font-size:14px;color:#333}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-header .title{flex:1}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-header .status{font-size:.9em;color:#666}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-content{display:none;padding:10px 0;font-size:.9em;background:#fafafa}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item .cookie-accordion-content p{margin:0}.cookie-settings-modal .cookie-modal-content .cookie-accordion .cookie-accordion-item.active .cookie-accordion-header .icon{content:""}.cookie-settings-modal .cookie-modal-content .switch{position:relative;display:inline-block;width:40px;height:20px}.cookie-settings-modal .cookie-modal-content .switch input{opacity:0;width:0;height:0}.cookie-settings-modal .cookie-modal-content .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.cookie-settings-modal .cookie-modal-content .switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border-radius:50%}.cookie-settings-modal .cookie-modal-content .switch input:checked+.slider{background-color:#70bf45}.cookie-settings-modal .cookie-modal-content .switch input:checked+.slider:before{transform:translateX(20px)}.cookie-settings-modal .cookie-modal-content .btn-div{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:25px}.cookie-settings-modal .cookie-modal-content .btn-div .cookie-btn{background-color:#70bf45;color:#fff;font-size:13px;cursor:pointer;padding:0 10px;height:40px;text-decoration:none!important;font-weight:500;width:200px;max-width:100%;display:flex;align-items:center;justify-content:center}.not-found-page{text-align:center;padding-top:0;height:100vh;display:flex;align-items:center;justify-content:center}.not-found-page img{width:300px;max-width:100%;margin-bottom:20px}.not-found-page .site-btn{margin:0 auto;margin-top:20px}.form-result{text-align:center;padding-top:40px;min-height:50vh}.form-result .result-top{margin-bottom:25px}.form-result .result-top img{max-width:100%;width:260px}.form-result .site-btn{margin:0 auto}.form-result h1{margin-bottom:10px;font-size:28px}.form-result p{font-size:18px;margin-bottom:20px}.grecaptcha-badge{display:none}.search-result-page .search-container{max-width:1000px;margin:15px auto;background:#fff;padding:15px;border-radius:12px;box-shadow:rgba(0,0,0,.06) 0 0 20px}.search-result-page .search-container .search-header{border-bottom:2px solid #eee;margin-bottom:30px;padding-bottom:10px}.search-result-page .search-container .search-header .breadcrumb{font-size:12px;color:#999;margin-bottom:10px}.search-result-page .search-container .search-header .breadcrumb span{margin:0 5px}.search-result-page .search-container .search-header h1{color:#e63946;font-size:2.5rem;margin:0;text-transform:uppercase;letter-spacing:-1px}.search-result-page .search-container .search-bar-section{background:#ffb703;padding:20px;border-radius:0;margin-bottom:20px}.search-result-page .search-container .search-bar-section .search-input-wrapper{display:flex;gap:10px;justify-content:center}.search-result-page .search-container .search-bar-section .search-input-wrapper input{flex:1;padding:12px 20px;border:0;border-radius:0;font-size:16px;outline:0}.search-result-page .search-container .search-bar-section .search-input-wrapper button{background:#ed5754;color:#fff;border:0;padding:0 25px;border-radius:0;cursor:pointer;transition:background .3s}.search-result-page .search-container .search-bar-section .search-input-wrapper button:hover{background:#b91d1d}.search-result-page .search-container .search-info{display:flex;justify-content:space-between;color:#737373;font-size:15px}.search-result-page .search-container .results-list .no-result{padding:20px 0;text-align:center;font-size:17px}.search-result-page .search-container .results-list .result-item{padding:20px 0;border-bottom:1px solid #f0f0f0;transition:transform .2s;display:block}.search-result-page .search-container .results-list .result-item:hover{transform:translateX(5px)}.search-result-page .search-container .results-list .result-item:last-child{border-bottom:0}.search-result-page .search-container .results-list .result-item .result-title{color:#e63946;font-size:1.25rem;margin:0 0 8px 0;cursor:pointer}.search-result-page .search-container .results-list .result-item .result-url{display:block;color:#666;font-size:13px;text-decoration:none;margin-bottom:10px;font-weight:500}.search-result-page .search-container .results-list .result-item .result-excerpt{color:#777;font-size:14px;line-height:1.6;margin:0}.modal .loader-container{position:absolute;height:100%}.loader-container{display:flex;justify-content:center;align-items:center;position:fixed;width:100%;left:0;top:0;height:100vh;background-color:rgba(0,0,0,.7);z-index:100}.loader{position:relative;width:100px;height:100px}.loader img{width:130px;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:pulse 1.5s ease-in-out infinite}.loader span{position:absolute;width:100%;height:100%;border:6px solid rgba(255,255,255,.2);border-top:6px solid #70bf45;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.05);opacity:.8}100%{transform:translate(-50%,-50%) scale(1);opacity:1}}.gallery-list .row{display:flex;flex-wrap:wrap}.gallery-list .row>[class^=col-],.gallery-list .row>[class*=" col-"]{display:flex;flex-direction:column}.gallery-list .gallery-card{flex-grow:1}.gallery-list .gallery-card a{font-weight:500;position:relative;height:220px;overflow:hidden;display:block}.gallery-list .gallery-card a img{margin:1rem 0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}@media(max-width:1200px){.cookie-fix-bottom .cookie-fix-container-content-text p{width:70%}.cookie-fix-bottom .btn-div{flex-flow:column}.cookie-fix-bottom .btn-div .cookie-btn{width:100%}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links a{font-size:18px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links{gap:15px}}@media(max-width:992px){.cookie-settings-modal .cookie-modal-content{max-width:95%;max-height:85vh;overflow:auto}.map-container{min-height:400px;margin-top:30px}.web-menu-overlay .menu-content-wrapper .menu-left-image{display:none}.web-menu-overlay .menu-content-wrapper .menu-right-panel{width:100%;padding:20px;padding-top:90px;justify-content:unset}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links{gap:15px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links a{font-size:16px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-nav-links .menu-register-btn{font-size:16px;width:120px;height:35px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-social-icons a{width:35px;height:35px;font-size:15px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .close-menu-btn{width:40px;height:40px;font-size:22px;right:20px;top:35px}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-header-top .menu-search-box input{height:40px;width:100%}.web-menu-overlay .menu-content-wrapper .menu-right-panel .menu-header-top .menu-search-box{width:100%}.academic-calendar .row{justify-content:center}.academic-calendar .row .academic-content{margin:10px 0}.activtys-summary .content-title{margin-bottom:5px;flex-direction:column;gap:10px}.activtys-summary .news-content .news-title .site-btn{margin:0 auto;width:unset;height:unset;border:unset;gap:5px}.activtys-summary .row a{margin:10px 0}.activtys-summary .activity-content{display:flex;align-items:center;gap:12px;padding:15px}.activtys-summary .activity-content .date{margin:0}.activtys-summary .activity-content .texts{flex:1}.activtys-summary:before{height:800px}.activtys-summary .row{margin-bottom:20px}.activtys-summary .news-content .news-title{margin-bottom:20px}.tour-banner{height:350px;overflow:hidden}.tour-banner .img-div{width:100%;height:100%}.tour-banner .img-div:after{z-index:2}.tour-banner .img-div img{max-width:100%;left:0;top:0;background:#000;background:linear-gradient(182deg,#000 0%,rgba(0,0,0,.4) 30%,rgba(0,0,0,0) 100%);position:absolute;z-index:2;width:100%;height:100%;object-fit:cover;object-position:center}.tour-banner .content{z-index:3}.tour-banner .content .title{font-size:26px}.tour-banner .content .short-text{font-size:16px}.activtys-summary .news-content .news-slider .swiper-button-next,.activtys-summary .news-content .news-slider .swiper-button-prev{display:none}.swiper-button-next,.swiper-button-prev{display:none}.main-footer ul{margin-bottom:20px}.main-footer .footer-columns{padding:30px 0}.slider-home{height:unset;min-height:100vh;margin-top:-120px}.slider-home .features-boxs{position:unset}.slider-home .inside .img-div{padding-top:45px}.web-menu.full-menu .inside .logo{width:90px;height:110px}.web-menu.full-menu .inside .logo img{width:70px}.web-menu.full-menu .inside{color:#fff;height:75px}.slider-home .inside .text-wrapper .title-slider{font-size:30px;line-height:1.3;padding:0 15px}.features-boxs .inside .item .icon{font-size:40px}.features-boxs .inside .item span{font-size:16px}.features-boxs .inside .item{height:120px}.web-menu .inside .lg-selection{gap:15px}.sidebar-nav ul li{display:none}.sidebar-nav ul li.active-item,.sidebar-nav ul li .active{display:block}.sidebar-nav.is-open ul li{display:block!important}.sidebar-nav.is-open a.active::after{transform:rotate(90-deg);content:""}.breadcrumb-custom{margin:15px 0}.sidebar-nav{margin-bottom:20px}.content-page .title{margin-bottom:15px}.content-page .title h1{font-size:30px}}.block-scroll{overflow:hidden!important}.site-welcome-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:opacity .4s ease,visibility .4s ease;pointer-events:none}.site-welcome-modal.open-welcome-modal{visibility:visible;opacity:1;pointer-events:auto}.site-welcome-modal.open-welcome-modal .modal-container{animation:modalScaleUp .5s cubic-bezier(.165,.84,.44,1) forwards}.site-welcome-modal .modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:.3s}.site-welcome-modal .modal-container{position:relative;z-index:10;width:100%;max-width:750px;margin:20px;background:#fff;border-radius:0;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);overflow:hidden;opacity:0}.site-welcome-modal .close-modal{position:absolute;top:15px;right:15px;width:35px;height:35px;border-radius:50%;border:0;background:#f8f9fa;color:#333;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;z-index:5}.site-welcome-modal .close-modal:hover{background:#ed5754;color:#fff;transform:rotate(90deg)}.site-welcome-modal .modal-content{padding:30px;text-align:center}.site-welcome-modal .modal-content .modal-header{margin-bottom:10px;justify-content:center}.site-welcome-modal .modal-content .modal-header h3{font-size:24px;font-weight:700;color:#2d5a15;margin:0;letter-spacing:1px}.site-welcome-modal .modal-content .modal-body img{margin-bottom:10px}.site-welcome-modal .modal-content .modal-body p{font-size:16px;color:#666;line-height:1.6;margin-bottom:10px}.site-welcome-modal .modal-content .modal-body .actions{margin-top:20px;display:flex;justify-content:center}@keyframes modalScaleUp{0%{transform:scale(.8) translateY(20px);opacity:0}100%{transform:scale(1) translateY(0);opacity:1}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}@media(max-width:768px){.site-welcome-modal .modal-content .modal-body p{font-size:15px;line-height:1.5}.site-welcome-modal .modal-content .modal-body .actions{margin-top:10px}.search-overlay .search-container .search-input-wrapper input{font-size:18px}.search-overlay .search-container .search-input-wrapper .search-button{font-size:22px}.cookie-fix-bottom .cookie-fix-container-content-text{flex-wrap:wrap;gap:15px}.cookie-fix-bottom .cookie-fix-container-content-text p{width:100%}.cookie-fix-bottom .btn-div{width:100%;flex-flow:row}body{font-size:15px}.activtys-summary:before{height:85%}.activtys-summary .activity-content .date{margin:0;width:50px;height:50px;font-size:8px}.activtys-summary .activity-content .date b{font-size:24px;height:28px}.activtys-summary .activity-content .title{font-size:18px;margin-bottom:2px}.features-boxs .inside{display:block}.features-boxs .inside .item{width:100%}.features-boxs .inside .item{height:100px}.menu-top .inside{margin:0 -12px;padding-left:10px}.menu-top .inside .register-button{width:100px;font-size:15px}.menu-top .inside .short-links a{font-size:13px}.menu-top .inside .short-links a:last-child:after{display:none}.content-title{flex-wrap:wrap;justify-content:center;gap:10px}.web-menu .inside .end-menu .search-btn{font-size:20px}.web-menu .inside .end-menu{gap:20px}.staff-content .staff-card .staff-info h3{font-size:15px}.news-list-container .news-list-item .list-body{padding:15px}.accordion-button{font-size:14px}}@media(max-width:576px){.site-welcome-modal .modal-container{margin:15px}.site-welcome-modal .modal-content{padding:15px}}