.pagination{display:flex;align-items:center;justify-content:right;gap:16px;margin:20px 0;font-family:var(--primary-font)}.pagination span{font-size:14px;color:silver}.page-numbers{display:flex;gap:4px}.page-numbers a,.page-numbers button{background:#fff;border:1px solid #ddd;color:#333;width:36px;height:36px;padding:0;margin:0 2px;border-radius:50%;cursor:pointer;transition:background .2s,color .2s;display:flex;align-items:center;justify-content:center;font-size:16px}.page-numbers a:hover,.page-numbers a:focus,.page-numbers button:hover,.page-numbers button:focus{background:var(--primary-color);border-color:var(--primary-color);color:#f0f0f0}.page-numbers a.active,.page-numbers button.active{background:var(--primary-color);border-color:var(--primary-color);color:#f0f0f0}.page-numbers a:disabled,.page-numbers button:disabled{background:#f0f0f0d3;border-color:#ddd;color:#999;cursor:not-allowed}#header-user{position:sticky!important;top:0!important;z-index:10;width:100%;background-color:var(--background-color);padding-block:.75rem;transition:transform .5s ease-in-out}#header-user.hide{transform:translateY(-100%)}#header-user .nav-bar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:4rem}#header-user .logo-header-user img{width:250px;height:auto;object-fit:cover}#header-user .menu-header-user{width:100%;flex-direction:row;align-items:center;justify-content:space-between}#header-user .menu-header-user .menu-header-user-list{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:2.5rem;order:1}#header-user .menu-header-user .menu-header-user-list li a,#header-user .menu-header-user .menu-header-user-list li a *{display:inline-block;text-align:center;text-transform:uppercase;font-weight:700;transition:.3s;font-family:Times New Roman,Times,serif!important}#header-user .menu-header-user-list li:hover a{color:var(--secondary-color)}#header-user .menu-header-user.mobile{position:absolute;top:50px;left:0;right:0;width:100%;padding:.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;justify-content:start;background-color:var(--background-color);visibility:visible;z-index:10;transform:translateY(0);box-shadow:0 2px 8px #0000001a}#header-user .menu-header-user.mobile .menu-header-user-list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:.75rem}#header-user .select-multi-lang{order:2}#header-user .select-multi-lang svg{height:18px;width:auto}#header-user .select-multi-lang .current-lang{display:flex;align-items:center;gap:.5rem;cursor:pointer}#header-user .select-multi-lang .dropwdown-lang{position:absolute;right:-8px;max-width:10rem;background-color:var(--background-color);padding:1rem .5rem;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:20;display:flex;flex-direction:column;align-items:flex-start;justify-content:start;gap:1rem;transition:all .2s ease-in-out;opacity:0;transform:translateY(40px);visibility:hidden}#header-user .select-multi-lang .dropwdown-lang li a{width:200px;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.75rem}#header-user .select-multi-lang .dropwdown-lang li:hover a{font-weight:700}#header-user .select-multi-lang .dropwdown-lang.active{opacity:1;transform:translateY(2px);visibility:visible}.dashboard-banner{width:100%;height:80vh}.dashboard-banner img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover}.dashboard-introduce-section{display:inline-block;width:100%;height:650px}.dashboard-introduce-section img{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;width:100%;height:100%}.dashboard-introduce-section .img-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;background-color:var(--background-color);opacity:.7;pointer-events:none}.dashboard-introduce-section .dashboard-introduce-content{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:2rem;pointer-events:none;height:100%}.dashboard-introduce-section .dashboard-introduce-content h1{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:start;padding-left:1.5rem;font-size:var(--fs-xl);font-weight:700;max-width:250px}.dashboard-introduce-section .dashboard-introduce-content h1:before{content:"";position:absolute;left:0;top:10px;height:calc(100% - 20px);width:6px;background-color:var(--secondary-color)}.dashboard-introduce-section .dashboard-introduce-content h1 *{font-family:var(--secondary-font);font-size:var(--fs-xl);font-weight:700}.dashboard-introduce-section .dashboard-introduce-content p{width:100%;font-size:var(--fs-xs);text-align:justify}.dashboard-introduce-section .dashboard-introduce-content p *{width:100%;font-size:var(--fs-xs)}.dashboard-services-section{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:start;background-color:var(--secondary-color)}.dashboard-services-section .dashboard-services-content{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:5.5rem}.dashboard-services-section .dashboard-services-content .title-slider-container{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:5.5rem}.dashboard-services-section .dashboard-services-content .dashboard-services-title,.dashboard-services-section .dashboard-services-content .dashboard-services-title *{font-size:var(--fs-xl);font-weight:700}.dashboard-services-section .dashboard-services-content .dashboard-services-description,.dashboard-services-section .dashboard-services-content .dashboard-services-description *{font-size:var(--fs-xs);text-align:justify;text-align-last:center}.dashboard-services-section .services-swiper{width:100%;max-width:1800px;overflow:hidden;display:flex;align-items:center;justify-content:center}.dashboard-services-section .services-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.dashboard-services-section .services-swiper .swiper-slide .card{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center;box-sizing:border-box;transition:transform .3s}.dashboard-services-section .services-swiper .swiper-slide .card:hover{transform:translateY(-5px)}.dashboard-services-section .services-swiper .swiper-slide .card .card-image{width:100%;height:100%;border-radius:4px;overflow:hidden}.dashboard-services-section .services-swiper .swiper-slide .card .card-image img{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:3/4;overflow:hidden}.dashboard-services-section .services-swiper .swiper-slide .card h3,.dashboard-services-section .services-swiper .swiper-slide .card h3 *{font-size:var(--fs-md);font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.dashboard-scale-section{position:relative;display:inline-block;width:100%;min-height:100vh;overflow:hidden}.dashboard-scale-section>img{position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;z-index:2;width:100%;height:100%}.dashboard-scale-section .img-overlay{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:3;background-color:var(--background-color);opacity:.85;pointer-events:none}.dashboard-scale-section .dashboard-scale-content{position:absolute;top:40px;left:0;right:0;bottom:40px;z-index:4;pointer-events:none}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;position:relative;padding-left:1.5rem}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1{font-size:var(--fs-xl);font-weight:700;padding:0;margin-top:-10px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header:before{content:"";width:6px;height:calc(100% - 10px);position:absolute;left:0;background-color:var(--secondary-color)}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1 *{font-size:var(--fs-xl);font-weight:700}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header p{font-size:var(--fs-xs);text-align:justify}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header p *{font-size:var(--fs-xs)}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list{width:100%;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:1rem}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1{display:grid;flex-direction:row;justify-content:start;align-items:center}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1 *{font-size:70px;font-weight:700;text-align:left;margin:0}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p *{font-size:var(--fs-xs);text-align:left;margin:0}#footer-user{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;background-color:var(--primary-color);padding-block:2rem}#footer-user .logo img{width:240px;height:auto;object-fit:cover}#footer-user .footer-nav h1{font-size:var(--fs-xs);color:var(--text-secondary-color);font-weight:700;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem}#footer-user .footer-nav h1:after{content:"";width:100%;height:2px;background-color:var(--text-secondary-color)}#footer-user .footer-nav ul li a *{width:100%;font-size:16px;vertical-align:middle;text-align:center;white-space:nowrap;color:var(--text-secondary-color);font-family:Times New Roman,Times,serif!important}#footer-user .footer-nav ul li a{width:100%;font-size:16px;vertical-align:middle;text-align:center;white-space:nowrap;color:var(--text-secondary-color);font-family:Times New Roman,Times,serif!important;transition:.3s}#footer-user .footer-nav ul li{min-width:120px}#footer-user .footer-nav ul li:hover a{font-weight:700;color:var(--secondary-color)}#footer-user .footer-info h1{font-size:var(--fs-xs);color:var(--text-secondary-color);font-weight:700;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:.5rem}#footer-user .footer-info h1,#footer-user .footer-info h1 *{font-size:var(--fs-xs);font-weight:700}#footer-user .footer-info h1:after{content:"";width:100%;height:2px;background-color:var(--text-secondary-color)}#footer-user .footer-info .contact-info{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1rem}#footer-user .footer-info .contact-info li{display:grid;grid-template-columns:2fr 5fr;gap:.75rem;width:100%}#footer-user .footer-info .contact-info li *{font-size:16px;color:var(--text-secondary-color);font-family:Times New Roman,Times,serif!important}.dashboard-event-news-section{width:100%;height:100%}.dashboard-event-news-section .title,.dashboard-event-news-section .title *{font-size:var(--fs-xl);font-weight:700}.dashboard-event-news-section .pre-event-news .news .card{display:flex;flex-direction:column;gap:1rem;transition:all .3s}.dashboard-event-news-section .pre-event-news .news .card:hover{transform:translateY(-5px)}.dashboard-event-news-section .pre-event-news .news .card .img-wrapper{width:100%;height:100%;overflow:hidden}.dashboard-event-news-section .pre-event-news .news .card .img-wrapper img{width:100%;height:100%;aspect-ratio:4/3;object-fit:cover;border-radius:4px}.dashboard-event-news-section .pre-event-news .news .card .card-body{width:100%;display:flex;flex-direction:column;gap:.5rem;justify-content:start;align-items:start}.dashboard-event-news-section .pre-event-news .news .card .card-body .card-title,.dashboard-event-news-section .pre-event-news .news .card .card-body .card-title *{font-weight:700;font-size:var(--fs-2xs)}.dashboard-event-news-section .pre-event-news .news .card .card-body .card-description,.dashboard-event-news-section .pre-event-news .news .card .card-body .card-description *{font-size:var(--fs-2xs);text-align:justify;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.dashboard-event-news-section .slogan,.dashboard-event-news-section .slogan *{font-size:20px;font-weight:400;text-align:center;vertical-align:middle}.dashboard-event-news-section .btn-seeAll{border:none;background-color:var(--primary-color);color:var(--text-secondary-color);padding:.5rem 3.5rem}.dashboard-partner-section{width:100%;background-color:var(--background-color);position:relative}.dashboard-partner-section h1,.dashboard-partner-section h1 *{font-size:40px;font-weight:700}.dashboard-partner-section .partner-swiper{width:100%;overflow:hidden}.dashboard-partner-section .partner-swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.dashboard-partner-section .partner-swiper .swiper-slide img{width:100px;height:auto;object-fit:contain}.dashboard-partner-section .swiper-pagination{bottom:-40px}.dashboard-partner-section .swiper-pagination-bullet{background-color:var(--text-primary-color)}.dashboard-introduce-section .dashboard-introduce-3-images{width:100%;height:600px;position:relative;overflow:hidden}.dashboard-introduce-section .dashboard-introduce-3-images img{border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;object-fit:cover;object-position:center;display:block!important}.dashboard-introduce-section .dashboard-introduce-3-images .image1{position:absolute;width:320px;height:auto;top:0;left:0;z-index:3;aspect-ratio:4/3}.dashboard-introduce-section .dashboard-introduce-3-images .image2{position:absolute;width:480px;height:auto;top:10%;right:0;z-index:2;aspect-ratio:4/3}.dashboard-introduce-section .dashboard-introduce-3-images .image3{position:absolute;bottom:120px;left:100px;width:240px;height:auto;z-index:1;aspect-ratio:4/3}@media (max-width: 1660px){.dashboard-services-section .services-swiper{max-width:1400px}.dashboard-introduce-section{display:inline-block;width:100%;height:720px}.dashboard-introduce-section .dashboard-introduce-3-images .image1{width:300px}.dashboard-introduce-section .dashboard-introduce-3-images .image2{width:420px}.dashboard-introduce-section .dashboard-introduce-3-images .image3{bottom:180px;left:70px;width:220px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1 *{font-size:52px}.dashboard-scale-section .dashboard-scale-content .image-map{height:80%}.dashboard-scale-section .dashboard-scale-content{top:-60px}}@media (max-width: 1440px){.dashboard-introduce-section .dashboard-introduce-content h1{font-size:var(--fs-lg)}.dashboard-introduce-section .dashboard-introduce-content p{font-size:22px}.dashboard-introduce-section .dashboard-introduce-content h1 *{font-size:var(--fs-lg)}.dashboard-introduce-section .dashboard-introduce-content p *{font-size:22px}.dashboard-services-section .dashboard-services-content .dashboard-services-title,.dashboard-services-section .dashboard-services-content .dashboard-services-title *,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1 *{font-size:var(--fs-lg)}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1 *{font-size:44px}.dashboard-event-news-section .title,.dashboard-event-news-section .title *,.dashboard-partner-section h1,.dashboard-partner-section h1 *{font-size:var(--fs-lg)}.dashboard-services-section .services-swiper{max-width:1150px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p{font-size:var(--fs-2xs)}.dashboard-introduce-section{display:inline-block;width:100%;height:600px}.dashboard-introduce-section .dashboard-introduce-3-images .image1{width:280px}.dashboard-introduce-section .dashboard-introduce-3-images .image2{width:400px}.dashboard-introduce-section .dashboard-introduce-3-images .image3{bottom:200px;left:70px;width:200px}}@media (max-width: 1280px){.dashboard-introduce-section{display:inline-block;width:100%;height:100%}.dashboard-introduce-section .dashboard-introduce-3-images .image1{width:220px}.dashboard-introduce-section .dashboard-introduce-3-images .image2{width:280px}.dashboard-introduce-section .dashboard-introduce-3-images .image3{bottom:260px;left:28px;width:180px}}@media (max-width: 1024px){.dashboard-services-section .services-swiper{max-width:950px}.dashboard-introduce-section{display:inline-block;width:100%;height:100%}.dashboard-introduce-section .dashboard-introduce-3-images .image1{width:220px}.dashboard-introduce-section .dashboard-introduce-3-images .image2{width:280px}.dashboard-introduce-section .dashboard-introduce-3-images .image3{bottom:260px;left:28px;width:180px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header p{font-size:18px;text-align:justify}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1 *{font-size:36px}}@media (max-width: 768px){#header-user .menu-header-user .menu-header-user-list{order:2}#header-user .select-multi-lang{order:1}.dashboard-introduce-section .dashboard-introduce-content h1{font-size:var(--fs-md);max-width:200px}.dashboard-introduce-section .dashboard-introduce-content p{font-size:16px}.dashboard-introduce-section .dashboard-introduce-content h1 *{font-size:var(--fs-md)}.dashboard-introduce-section .dashboard-introduce-content p *{font-size:16px}.dashboard-services-section .dashboard-services-content .dashboard-services-title{font-size:var(--fs-md)}.dashboard-services-section .services-swiper .swiper-slide .card h3{font-size:20px}.dashboard-services-section .dashboard-services-content .dashboard-services-title *{font-size:var(--fs-md)}.dashboard-services-section .services-swiper .swiper-slide .card h3 *{font-size:20px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1 *{font-size:var(--fs-md)}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1 *{font-size:var(--fs-xl)}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p *{font-size:20px}.dashboard-event-news-section .title,.dashboard-event-news-section .title *,.dashboard-partner-section h1,.dashboard-partner-section h1 *{font-size:var(--fs-md)}.dashboard-banner{height:100%}#header-user .logo-header-user img{width:200px}.dashboard-services-section .services-swiper{max-width:700px}}@media (max-width: 576px){.pagination{gap:8px;font-size:12px}.page-numbers button{width:28px;height:28px;font-size:13px}.dashboard-introduce-section .dashboard-introduce-content h1,.dashboard-introduce-section .dashboard-introduce-content h1 *{font-size:var(--fs-xs)}.dashboard-introduce-section .dashboard-introduce-content p{font-size:16px;width:100%;text-align:justify;text-wrap:wrap}.dashboard-introduce-section .dashboard-introduce-content p *{font-size:16px}.dashboard-services-section .dashboard-services-content .dashboard-services-title *{font-size:var(--fs-xs)}.dashboard-services-section .services-swiper .swiper-slide .card h3,.dashboard-services-section .services-swiper .swiper-slide .card h3 *{font-size:18px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-header h1 *{font-size:var(--fs-xs)}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li h1 *{font-size:30px}.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p,.dashboard-scale-section .dashboard-scale-content .scale-wrapper .scale-list li p *{font-size:18px}.dashboard-event-news-section .title,.dashboard-event-news-section .title *,.dashboard-partner-section h1,.dashboard-partner-section h1 *{font-size:var(--fs-xs)}.dashboard-banner{height:100%}#header-user .logo-header-user img{width:150px}.dashboard-services-section .services-swiper{max-width:280px}}@media (max-width: 324px){.dashboard-services-section .services-swiper{max-width:280px}.dashboard-introduce-section{display:inline-block;width:100%;height:840px}.dashboard-introduce-section .dashboard-introduce-3-images{height:300px}.dashboard-introduce-section .dashboard-introduce-3-images .image1{left:0;width:120px}.dashboard-introduce-section .dashboard-introduce-3-images .image2{right:0;width:180px}.dashboard-introduce-section .dashboard-introduce-3-images .image3{bottom:112px;left:32px;width:100px}}@media (orientation: landscape) and (max-height:576px){.dashboard-introduce-section{height:160vh!important}.dashboard-scale-section{height:170vh}}
