@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap");body,html{padding:0;margin:0;line-height:1.6;background:var(--primary-1);overflow-x:hidden}*,body,html{font-family:Source Sans Pro,sans-serif}*{box-sizing:border-box}a{color:var(--text-1)}a,a:hover{text-decoration:none}a:hover{color:var(--text-2)}img{max-width:100%;display:block}p{margin-top:0;margin-bottom:0}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--primary-1:#fff;--primary-2:#000;--primary-3:#241300;--primary-4:#482300;--primary-5:#2f2f3d;--primary-6:#3e4256;--primary-7:#f7f7f7;--primary-8:#eaeaea;--primary-9:#504333;--text-1:#faede0;--text-2:#f29800;--text-3:#f5ed1c;--text-4:#2f2b23;--text-5:#be7200;--text-6:#453b35;--text-7:#dd8d06;--text-8:#102728;--text-9:#6b7f80;--text-10:#2f2923;--text-11:#cdb38b;--carousel-3d-height:416px}@media screen and (max-width:1920px){:root{--home-slider-height:1000px}}@media screen and (max-width:1600px){:root{--home-slider-height:800px}}@media screen and (max-width:1366px){:root{--home-slider-height:700px}}@media screen and (max-width:768px){:root{--home-slider-height:600px}}:export{primary_1:var(--primary-1);primary_2:var(--primary-2);primary_3:var(--primary-3);primary_4:var(--primary-4);primary_5:var(--primary-5);text_1:var(--text-1);text_2:var(--text-2);text_3:var(--text-3)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{box-shadow:inset 1px 0 5px #b2a598;border-radius:0}::-webkit-scrollbar-thumb{background:#77624c;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#574738}.none-information{text-align:center}.dropdown--main--header .ant-dropdown-menu li a,.main--header .menu-web li a,.title-1{font-weight:600;font-size:18px;line-height:24px}.Carousel3D .number--space,.detail-contents .image-content .title a,.detail-contents .image-contents .title a,.detail-contents .item-document .title a,.detail-contents .video-content .title a,.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-content .title,.interactive3D-content .virtual .click-img,.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu p,.list-artifacts .artifacts-name .all,.list-artifacts .quantity-of-artifacts,.list-collection .collection-name .all,.list-collection .quantity-of-collection,.qr-modal .ant-modal-content .ant-modal-body .qr-content .copy-button,.title-2,.virtual-exhibition-content .virtual .click-img{font-weight:600;font-size:16px;line-height:20px}.Carousel3D .exhibition-space,.exhibition-space-page .other-display-cate .other,.images-page .images-title,.introduction-content .name-title,.list-artifacts .artifacts-name .name,.list-collection .collection-name .name,.title-3{font-weight:600;font-size:48px;line-height:44px}.article-page .article-contents .posts .item-post .post-title,.item-image a .img-item .name-item,.mySwiper .swiper-wrapper .item--swiper:hover .name--design span,.title-4{font-weight:600;font-size:28px;line-height:34px}.article-detail .title-article,.detail-contents .image-content .title p,.detail-contents .image-contents .title p,.detail-contents .item-document .title p,.detail-contents .video-content .title p,.home-introduction .museum-introduction .text-introduction .name,.interactive3D-content .title,.modal-info .ant-modal-content .ant-modal-header .ant-modal-title,.my--modal .ant-modal-content .ant-modal-header .ant-modal-title,.title-5,.virtual-exhibition-content .title{font-weight:600;font-size:40px;line-height:44px}.home-introduction .museum-introduction .text-introduction .button-introduction span,.introduction-content .narration p,.title-6{font-weight:600;font-size:16px;line-height:32px}.dis-banner .name-page,.exhibition-space-page .dis-banner .name-page,.title-7{font-weight:600;font-size:60px;line-height:60px}.cate-display-page .dis-category .image-item-cate a .item-img .cate-name p,.element-img-2 a .item-img .cate-name p,.title-8{font-weight:600;font-size:20px;line-height:20px}.article-page .article-contents .event-calendar .events-list .event-item .context .title,.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn,.title-9{font-weight:600;font-size:20px;line-height:24px}.article-page .article-contents .event-calendar .event-header,.title-10{font-weight:600;font-size:32px;line-height:44px}.article-page .article-contents .event-calendar .events-list .event-item .event-date .month,.title-11{font-weight:600;font-size:14px;line-height:21px}.home-introduction .museum-introduction .text-introduction .description div,.home-introduction .museum-introduction .text-introduction .description p,.normal-1{font-weight:300;font-size:20px;line-height:24px}.article-detail .content-article,.article-page .article-contents .posts .item-post .short-description,.dis-menu a,.introduction-content .text-int,.my--modal .ant-modal-content .ant-modal-body .description-item,.normal-2{font-weight:400;font-size:18px;line-height:150%}.detail-contents .item-document .documents .col-document .description-item,.detail-contents .video-content .videos .col-video .description-item,.none-information,.normal-3{font-weight:400;font-size:16px;line-height:24px}.article-page .article-contents .event-calendar .events-list .event-item .event-date .day,.normal-4{font-weight:400;font-size:55px;line-height:45px}.article-page .article-contents .event-calendar .events-list .event-item .context .location,.normal-5{font-weight:400;font-size:14px;line-height:18px}.article-detail .short-description,.normal-6{font-weight:300;font-size:18px;line-height:150%}.modal-info .ant-modal-content .ant-modal-body .content-des,.normal-7{font-weight:400;font-size:18px;line-height:20px}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-content .content,.normal-8{font-weight:300;font-size:12px;line-height:14px}.bold-1,.detail-contents .item-document .documents .col-document .title-item,.detail-contents .video-content .videos .col-video .title-item{font-weight:700;font-size:20px;line-height:28px}.not-found{height:100vh;width:100%;padding-top:96px;top:0;position:fixed;background-color:#f2f2f2;text-align:center}.not-found h1,.not-found h2{display:flex;justify-content:center;align-items:center;color:var(--text-4);gap:6px}.not-found h1 a,.not-found h2 a{color:var(--text-5)}.main-layout{min-height:100vh}.main-layout .content{background-color:var(--primary-1)}.main--header{width:100%;height:88px;top:0;background-color:var(--primary-3);opacity:.8;justify-content:space-around;position:fixed;transition:.3s linear;z-index:50}.main--header,.main--header .logo{display:flex;align-items:center}.main--header .logo .logo-vr{cursor:pointer}.main--header .menu-web{display:flex;padding:0;gap:48px;align-items:center}.main--header .menu-web li{display:inherit}.main--header .menu-web .notification-header{cursor:pointer}.main--header .menu-web .notification-header .ant-dropdown-trigger,.main--header .menu-web .notification-header .ant-dropdown-trigger .ant-space-item{display:flex}.main--header .menu-web .notification-header .ant-dropdown-trigger .ant-space-item .ant-badge{height:22px}.main--header .menu-web .notification-header .ant-dropdown-trigger .ant-space-item .number-count .ant-badge-count{background:none;color:var(--text-5);box-shadow:0 0 0 2px var(--text-5);padding:2px 2px 1px}.main--header .menu-web .notification-header .ant-dropdown-trigger .ant-space-item .number-count .ant-badge-count-sm{transform:translate(20%,-20%);height:10px;min-width:10px;font-size:10px;line-height:6px;font-weight:700}.main--header .menu-web .active-menu-header a{color:var(--text-2)}.main--header .menu-mobi{display:none}@media screen and (max-width:1050px){.main--header{justify-content:space-between;padding:0 20px}.main--header .menu-web{gap:28px}.main--header .logo .logo-vr{width:90%}}@media screen and (max-width:800px){.main--header .menu-web{display:none}.main--header .menu-mobi{display:flex;gap:16px}.main--header .menu-mobi .ant-dropdown-trigger,.main--header .menu-mobi .notification-mobi-header,.main--header .menu-mobi .notification-mobi-header .ant-space-item{display:flex}.main--header .menu-mobi .notification-mobi-header .ant-space .ant-badge{height:22px}.main--header .menu-mobi .notification-mobi-header .ant-space .ant-badge .ant-badge-count{background:none;color:var(--text-5);box-shadow:0 0 0 2px var(--text-5);padding:2px 2px 1px}.main--header .menu-mobi .notification-mobi-header .ant-space .ant-badge .ant-badge-count-sm{transform:translate(20%,-20%);height:10px;min-width:10px;font-size:10px;line-height:6px;font-weight:700}}.dropdown--main--header{z-index:45;min-width:150px!important}.dropdown--main--header .ant-dropdown-menu{background-color:var(--primary-3);opacity:.8;padding:0}.dropdown--main--header .ant-dropdown-menu li{padding:8px 12px!important}.dropdown--main--header .ant-dropdown-menu li a{color:var(--text-1)!important}.dropdown--main--header .ant-dropdown-menu li .active-menu-header{color:var(--text-2)!important}.dropdown--main--header .ant-dropdown-menu .ant-dropdown-menu-item-active{background-color:rgba(175,112,5,.76)!important}@media screen and (max-width:430px){.dropdown--main--header .ant-dropdown-menu li a{font-size:14px}}.hidden-main--header{height:88px;width:100%;z-index:40;position:fixed;top:-88px;transition:.3s linear}.dropdown-notification{width:428px;top:60px!important;position:fixed!important;max-height:600px;overflow:auto}.dropdown-notification .ant-dropdown-menu{padding:4px 0}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item{padding:11px 24px!important}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification{display:flex;justify-content:space-between}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-img .ant-image-title{width:80px;height:80px;border-radius:8px}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-img .ant-image-noti{width:26px;height:26px;transform:translate(40%,20%);bottom:0;top:unset}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-content{width:280px}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-content .title{color:var(--primary-3);margin-bottom:4px}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item .ant-dropdown-menu-title-content .notification .noti-content .content{color:var(--primary-3)}.dropdown-notification .ant-dropdown-menu .ant-dropdown-menu-item-active{background-color:hsla(30,72%,93%,.3)!important}@media screen and (max-width:1600px){.dropdown-notification{max-height:400px!important}}.banner-demo{width:100%}.banner-demo .ant-image{width:100%;display:block}@media screen and (max-width:470px){.banner-demo .ant-image .ant-image-img{height:270px;object-fit:cover}}.home--slider{height:var(--home-slider-height)}.home--slider .home-next,.home--slider .home-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.home--slider .home-next:hover path,.home--slider .home-prev:hover path{fill:var(--text-3)}.home--slider .slick-dots{bottom:50px}.home--slider .slick-dots .slick-active circle{fill:var(--text-2);stroke:var(--text-2)}.home--slider .ant-image{width:100%;cursor:pointer}.home--slider .ant-image .ant-image-img{width:100%;height:var(--home-slider-height);object-fit:cover;object-position:top}.Carousel3D{margin:80px 100px 70px}.Carousel3D .number--space{color:var(--text-5);text-align:center}.Carousel3D .exhibition-space{color:var(--text-4);text-align:center;margin:8px 0 12px}@media screen and (max-width:1600px){.Carousel3D{margin:80px 20px 70px}}@media screen and (max-width:800px){.Carousel3D .exhibition-space{font-size:40px}}@media screen and (max-width:320px){.Carousel3D .number--space{font-size:14px}.Carousel3D .exhibition-space{margin:8px 20px 48px;font-size:35px}}.list-artifacts{padding:80px 0 81px;background-size:cover;background-repeat:no-repeat;background-position:50%}.list-artifacts .quantity-of-artifacts{width:1140px;margin-left:auto;margin-right:auto;color:var(--text-5)}.list-artifacts .artifacts-name{width:1140px;display:flex;justify-content:space-between;margin:8px auto 32px;align-items:baseline}.list-artifacts .artifacts-name .name{color:var(--primary-3)}.list-artifacts .artifacts-name .all{color:var(--text-5)}.list-artifacts .image-artifacts{width:1170px;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap}.list-artifacts .image-artifacts .item-image{padding:0 15px;flex:0 0 25%;max-width:25%}.list-artifacts .image-artifacts .item-image .img-item .ant-image .ant-image-img{height:323px}@media screen and (max-width:1200px){.list-artifacts .quantity-of-artifacts{width:850px;font-size:14px}.list-artifacts .artifacts-name{width:850px}.list-artifacts .image-artifacts{width:880px}.list-artifacts .image-artifacts .item-image{flex:0 0 33.3%;max-width:33.3%}}@media screen and (max-width:890px){.list-artifacts .artifacts-name,.list-artifacts .quantity-of-artifacts{width:390px}.list-artifacts .artifacts-name .name{font-size:40px}.list-artifacts .artifacts-name .all{font-size:14px}.list-artifacts .image-artifacts{width:390px;row-gap:0!important}.list-artifacts .image-artifacts .item-image{padding:0 0 30px;flex:0 0 100%;max-width:100%}.list-artifacts .image-artifacts .item-image .img-item .ant-image .ant-image-img{height:480px}}@media screen and (max-width:430px){.list-artifacts .artifacts-name,.list-artifacts .quantity-of-artifacts{width:100%;padding-left:20px;padding-right:20px}.list-artifacts .image-artifacts{width:100%}.list-artifacts .image-artifacts .item-image{padding:0 20px 15px}.list-artifacts .image-artifacts .item-image .img-item .ant-image .ant-image-img{height:400px}}.list-collection{padding:80px 0 96px}.list-collection .quantity-of-collection{width:1130px;margin-left:auto;margin-right:auto;color:var(--text-5)}.list-collection .collection-name{width:1130px;display:flex;justify-content:space-between;margin:8px auto 32px;align-items:baseline}.list-collection .collection-name .name{color:var(--primary-3)}.list-collection .collection-name .all{color:var(--text-5)}.list-collection .image-collection{width:1160px;margin-left:auto;margin-right:auto}.list-collection .image-collection .item-image{padding:0 15px 30px;flex:0 0 33.3%;max-width:33.3%}.list-collection .image-collection .item-image .img-item .ant-image .ant-image-img{height:407px}@media screen and (max-width:1200px){.list-collection .quantity-of-collection{width:850px;font-size:14px}.list-collection .collection-name{width:850px}.list-collection .image-collection{width:880px}.list-collection .image-collection .item-image{flex:0 0 50%;max-width:50%}}@media screen and (max-width:890px){.list-collection .collection-name,.list-collection .quantity-of-collection{width:390px}.list-collection .collection-name .name{font-size:40px}.list-collection .collection-name .all{font-size:14px}.list-collection .image-collection{width:390px}.list-collection .image-collection .item-image{padding:0 0 30px;flex:0 0 100%;max-width:100%}}@media screen and (max-width:430px){.list-collection .collection-name,.list-collection .quantity-of-collection{width:100%;padding-left:20px;padding-right:20px}.list-collection .image-collection{width:100%}.list-collection .image-collection .item-image{padding:0 20px 30px}}.home-introduction{padding:96px 0;background-size:cover;background-repeat:no-repeat;background-position:50%}.home-introduction .museum-introduction{display:flex;width:1130px;margin-left:auto;margin-right:auto}.home-introduction .museum-introduction .video-introduction{flex:0 0 50%;max-width:50%;padding-right:20px;max-height:401px}.home-introduction .museum-introduction .text-introduction{flex:0 0 50%;max-width:50%;padding-left:20px}.home-introduction .museum-introduction .text-introduction .name{color:var(--primary-3);margin-bottom:24px}.home-introduction .museum-introduction .text-introduction .description{display:flex;flex-direction:column;font-family:Source Sans Pro,sans-serif}.home-introduction .museum-introduction .text-introduction .description .content-des{overflow:hidden}.home-introduction .museum-introduction .text-introduction .description div,.home-introduction .museum-introduction .text-introduction .description p{color:var(--text-6)}.home-introduction .museum-introduction .text-introduction .description .dot{line-height:0}.home-introduction .museum-introduction .text-introduction .button-introduction{width:155px;height:50px;margin-top:32px;background-color:var(--text-2);padding:12px 32px;display:flex;align-items:center}.home-introduction .museum-introduction .text-introduction .button-introduction span{color:var(--primary-1)}.home-introduction .museum-introduction .text-introduction .button-introduction:hover{border:1px solid transparent;background-color:var(--text-7)}@media screen and (max-width:1200px){.home-introduction .museum-introduction{width:880px;flex-direction:column}.home-introduction .museum-introduction .video-introduction{flex:0 0 100%;max-width:100%;padding-right:0}.home-introduction .museum-introduction .video-introduction iframe{height:401px}.home-introduction .museum-introduction .text-introduction{flex:0 0 100%;max-width:100%;padding-left:0;padding-top:42px}}@media screen and (max-width:890px){.home-introduction .museum-introduction{width:390px}.home-introduction .museum-introduction .video-introduction iframe{height:300px}.home-introduction .museum-introduction .text-introduction .name{font-size:35px}.home-introduction .museum-introduction .text-introduction .description div{font-size:16px}.home-introduction .museum-introduction .text-introduction .button-introduction{width:auto;padding:12px 26px}.home-introduction .museum-introduction .text-introduction .button-introduction span{font-size:14px}}@media screen and (max-width:430px){.home-introduction .museum-introduction{width:100%}.home-introduction .museum-introduction .text-introduction,.home-introduction .museum-introduction .video-introduction{padding-left:20px;padding-right:20px}}.modal-info{width:100%!important;max-width:98%;font-family:Source Sans Pro,sans-serif}.modal-info .ant-modal-content{height:100%}.modal-info .ant-modal-content .ant-modal-header{margin-bottom:24px}.modal-info .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;height:92%;gap:32px}.modal-info .ant-modal-content .ant-modal-body .content-video{flex:0 0 50%;max-width:100%;width:50%;margin-left:auto;margin-right:auto}.modal-info .ant-modal-content .ant-modal-body .content-des{flex:0 0 42%;max-width:100%;overflow-y:auto;overflow-x:hidden}@media screen and (min-width:1921px){.modal-info .ant-modal-content .ant-modal-body .content-des{flex:0 0 48%}}@media screen and (max-width:1050px){.modal-info .ant-modal-content .ant-modal-body .content-video{width:100%}.modal-info .ant-modal-content .ant-modal-body .content-des{flex:0 0 40%}}@media screen and (max-width:500px){.modal-info .ant-modal-content .ant-modal-body .content-des{flex:0 0 35%}}@media screen and (max-width:320px){.modal-info .ant-modal-content .ant-modal-body .content-des{flex:0 0 32%}}.ant-modal-wrap{overflow:hidden!important}.item-image{display:flex}.item-image a{width:100%}.item-image a .img-item .ant-image{width:100%;display:inherit}.item-image a .img-item .ant-image .ant-image-img{object-fit:cover;border-radius:8px}.item-image a .img-item .name-item{height:100%;width:100%;top:0;position:absolute;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgba(37,18,0,0) 39.16%,var(--primary-4) 100%);padding:0 10px 20px;border-radius:8px;color:var(--text-1);display:none}.item-image a .img-item:hover .name-item{display:flex}.element-img-2{flex:0 0 33.3%;max-width:33.3%;padding:0 15px 30px;display:flex}.element-img-2 a{width:100%}.element-img-2 a .item-img{position:relative}.element-img-2 a .item-img .ant-image{width:100%;display:inherit}.element-img-2 a .item-img .ant-image .ant-image-img{height:407px;object-fit:cover;border-radius:8px}.element-img-2 a .item-img .cate-name{height:70px;width:100%;position:absolute;bottom:0;text-align:center;background:rgba(18,11,0,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;padding:0 20px;border-radius:0 0 8px 8px}.element-img-2 a .item-img .cate-name p{color:var(--text-1)}@media screen and (max-width:1200px){.element-img-2{flex:0 0 50%;max-width:50%}}@media screen and (max-width:800px){.element-img-2{flex:0 0 100%;max-width:100%}}@media screen and (max-width:430px){.element-img-2{padding:0 15px 20px}}@media screen and (max-width:320px){.element-img-2 a .item-img .cate-name p{font-size:18px}}.mySwiper{height:500px;width:100%}.mySwiper .swiper-wrapper{align-items:center}.mySwiper .swiper-wrapper .item--swiper{height:416px;cursor:pointer;display:flex;justify-content:center;background-color:#fff}.mySwiper .swiper-wrapper .item--swiper .ant-image{height:100%;width:100%}.mySwiper .swiper-wrapper .item--swiper .ant-image .ant-image-img{height:100%;object-fit:contain;box-shadow:0 8px 8px rgba(0,0,0,.15),0 14px 14px rgba(0,0,0,.15),0 16px 16px rgba(0,0,0,.15),0 24px 24px rgba(190,114,0,.15)}.mySwiper .swiper-wrapper .item--swiper .name--design{display:none}.mySwiper .swiper-wrapper .item--swiper:hover .name--design{height:100%;width:100%;top:0;display:flex;position:absolute;align-items:flex-end;justify-content:center;background:linear-gradient(180deg,rgba(37,18,0,0) 39.16%,var(--primary-4) 100%);padding:0 10px 20px}.mySwiper .swiper-wrapper .item--swiper:hover .name--design span{color:var(--text-1);text-align:center}.mySwiper .swiper-button-next:after,.mySwiper .swiper-button-prev:after,.mySwiper .swiper-rtl .swiper-button-next:after,.mySwiper .swiper-rtl .swiper-button-prev:after{font-size:30px;font-weight:900;color:var(--text-1)}.dis-banner{height:450px}.dis-banner .name-page{height:100%;background:linear-gradient(0deg,rgba(24,16,0,.7),rgba(24,16,0,.7));display:flex;justify-content:center;align-items:center;color:var(--text-1)}@media screen and (max-width:800px){.dis-banner .name-page{padding-left:65px;padding-right:65px;text-align:center;font-size:48px}}@media screen and (max-width:470px){.dis-banner .name-page{padding-left:20px;padding-right:20px}}.dis-menu{width:1142px;margin:64px auto 32px}.dis-menu a{color:var(--primary-3)}.dis-menu .label-2,.dis-menu .not-label-2{pointer-events:none;cursor:default}@media screen and (max-width:1200px){.dis-menu{width:750px}}@media screen and (max-width:800px){.dis-menu{width:390px}}@media screen and (max-width:430px){.dis-menu{width:100%;padding-right:20px;padding-left:20px;margin-top:64px}}.introduction-content{padding:115px 380px 0}.introduction-content .name-title{text-align:center;margin-bottom:32px;color:var(--primary-3)}.introduction-content .narration{width:186px;height:48px;display:flex;justify-content:center;align-items:center;background-color:var(--text-2);margin-left:auto;margin-right:auto;border-radius:8px;margin-bottom:32px;border:none}.introduction-content .narration p{margin-left:12px;color:var(--primary-1)}.introduction-content .text-int{text-align:center;color:var(--text-6)}.introduction-content .text-int a{color:#ffad5b}@media screen and (max-width:1600px){.introduction-content{padding:115px 250px 0}}@media screen and (max-width:1366px){.introduction-content{padding:115px 205px 0}}@media screen and (max-width:1200px){.introduction-content{padding:115px 135px 0}}@media screen and (max-width:1050px){.introduction-content{padding:115px 100px 0}}@media screen and (max-width:800px){.introduction-content{padding:150px 20px 0}}.interactive3D-content,.virtual-exhibition-content{margin:0 380px;padding-top:64px}.interactive3D-content .title,.virtual-exhibition-content .title{margin-bottom:32px;color:var(--primary-3)}.interactive3D-content .virtual,.virtual-exhibition-content .virtual{position:relative;height:610px;width:100%}.interactive3D-content .virtual .ant-image,.virtual-exhibition-content .virtual .ant-image{height:100%;width:100%}.interactive3D-content .virtual .ant-image .ant-image-img,.virtual-exhibition-content .virtual .ant-image .ant-image-img{height:100%;object-fit:contain}.interactive3D-content .virtual .click-img,.virtual-exhibition-content .virtual .click-img{position:absolute;width:100%;height:40px;display:flex;bottom:0;justify-content:flex-end;gap:8px;align-items:center;background:rgba(18,11,0,.2);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:0 0 8px 8px;color:var(--text-1);padding-right:16px;cursor:pointer}.interactive3D-content .virtual .click-img .ant-image,.virtual-exhibition-content .virtual .click-img .ant-image{height:auto;width:auto}.interactive3D-content .virtual .icon-3D-click .ant-image-img,.virtual-exhibition-content .virtual .icon-3D-click .ant-image-img{width:30px;height:30px}@media screen and (max-width:1600px){.interactive3D-content,.virtual-exhibition-content{margin:0 250px}}@media screen and (max-width:1366px){.interactive3D-content,.virtual-exhibition-content{margin:0 205px}}@media screen and (max-width:1200px){.interactive3D-content,.virtual-exhibition-content{margin:0 135px}}@media screen and (max-width:1050px){.interactive3D-content,.virtual-exhibition-content{margin:0 100px}}@media screen and (max-width:800px){.interactive3D-content,.virtual-exhibition-content{margin:0 20px}.interactive3D-content .virtual,.virtual-exhibition-content .virtual{height:380px}}@media screen and (max-width:470px){.interactive3D-content .virtual,.virtual-exhibition-content .virtual{height:400px}.interactive3D-content .virtual .icon-3D-click,.virtual-exhibition-content .virtual .icon-3D-click{font-size:14px}.interactive3D-content .virtual .icon-3D-click .ant-image-img,.virtual-exhibition-content .virtual .icon-3D-click .ant-image-img{width:26px;height:26px}}.detail-contents .video-content{width:1170px;margin-left:auto;margin-right:auto}.detail-contents .video-content .title{display:flex;margin:0 15px 16px;justify-content:space-between;align-items:baseline}.detail-contents .video-content .title p{color:var(--primary-3)}.detail-contents .video-content .title a{color:var(--text-5);pointer-events:none;cursor:default}.detail-contents .video-content .videos .col-video{flex:0 0 33.3%;max-width:33.3%;padding:15px}.detail-contents .video-content .videos .col-video .video-item{position:relative;cursor:pointer}.detail-contents .video-content .videos .col-video .video-item .ant-image{display:block}.detail-contents .video-content .videos .col-video .video-item .ant-image .video-img{border-radius:8px;height:256px;object-fit:cover}.detail-contents .video-content .videos .col-video .video-item .video-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-contents .video-content .videos .col-video .title-item{color:var(--text-8);margin:20px 0 16px}.detail-contents .video-content .videos .col-video .description-item{color:var(--text-9)}.detail-contents .video-content .pagination--List{justify-content:center}.detail-contents .video-content .pagination--List .ant-pagination-next,.detail-contents .video-content .pagination--List .ant-pagination-prev{display:none}.detail-contents .video-content .pagination--List .ant-pagination .ant-pagination-item{border:none;margin:0;-webkit-margin-end:0;margin-inline-end:0;min-width:18px;height:18px}.detail-contents .video-content .pagination--List .ant-pagination .ant-pagination-item svg{height:11px;width:11px}.detail-contents .video-content .pagination--List .ant-pagination .ant-pagination-item:hover{background-color:var(--primary-1)}.detail-contents .video-content .pagination--List .ant-pagination .ant-pagination-item-active{font-weight:600;background-color:#fff}.detail-contents .video-content .pagination--List .ant-pagination .ant-pagination-item-active svg circle,.detail-contents .video-content .pagination--List .ant-pagination .ant-pagination-item-active svg path{fill:var(--text-2)}@media screen and (max-width:1200px){.detail-contents .video-content{width:780px}.detail-contents .video-content .videos .col-video{flex:0 0 50%;max-width:50%}}@media screen and (max-width:800px){.detail-contents .video-content{width:390px}.detail-contents .video-content .videos .col-video{flex:0 0 100%;max-width:100%}.detail-contents .video-content .videos .col-video .title-item{font-size:18px}}@media screen and (max-width:430px){.detail-contents .video-content{width:100%}.detail-contents .video-content .title{margin:0 20px 16px}.detail-contents .video-content .videos{padding-left:5px;padding-right:5px}}.my--modal{top:10%;width:60%!important;height:75%!important}.my--modal .ant-modal-content{height:100%;display:grid}.my--modal .ant-modal-content .ant-modal-header .ant-modal-title{color:var(--primary-3)}.my--modal .ant-modal-content .ant-modal-body{display:flex;flex-direction:column;align-items:center;max-height:90%;overflow-x:hidden;overflow-y:auto}.my--modal .ant-modal-content .ant-modal-body iframe{min-height:300px}.my--modal .ant-modal-content .ant-modal-body .description-item{margin-top:32px;margin-left:10px;text-align:justify;color:var(--text-6);padding-right:10px}@media screen and (max-width:1050px){.my--modal{width:90%!important;height:600px!important}.my--modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:35px}}@media screen and (max-width:800px){.my--modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:30px}}@media screen and (max-width:660px){.my--modal{width:100%!important;height:550px!important}.my--modal .ant-modal-content .ant-modal-header .ant-modal-title{font-size:25px}.my--modal .ant-modal-content .ant-modal-body{max-height:none;overflow-y:hidden}}.detail-contents .item-document{width:1170px;margin-left:auto;margin-right:auto}.detail-contents .item-document .title{display:flex;margin:0 15px 16px;justify-content:space-between;align-items:baseline}.detail-contents .item-document .title p{color:var(--primary-3)}.detail-contents .item-document .title a{color:var(--text-5);pointer-events:none;cursor:default}.detail-contents .item-document .documents .col-document{flex:0 0 33.3%;max-width:33.3%;padding:15px;cursor:pointer}.detail-contents .item-document .documents .col-document .document-item{position:relative}.detail-contents .item-document .documents .col-document .document-item .ant-image{display:block}.detail-contents .item-document .documents .col-document .document-item .ant-image .document-img{border-radius:8px;height:256px;object-fit:cover}.detail-contents .item-document .documents .col-document .document-item .document-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-contents .item-document .documents .col-document .title-item{color:var(--text-8);margin:20px 0 16px}.detail-contents .item-document .documents .col-document .description-item{color:var(--text-9)}.detail-contents .item-document .pagination--List{justify-content:center}.detail-contents .item-document .pagination--List .ant-pagination-next,.detail-contents .item-document .pagination--List .ant-pagination-prev{display:none}.detail-contents .item-document .pagination--List .ant-pagination .ant-pagination-item{border:none;margin:0;-webkit-margin-end:0;margin-inline-end:0;min-width:18px;height:18px}.detail-contents .item-document .pagination--List .ant-pagination .ant-pagination-item svg{height:11px;width:11px}.detail-contents .item-document .pagination--List .ant-pagination .ant-pagination-item:hover{background-color:var(--primary-1)}.detail-contents .item-document .pagination--List .ant-pagination .ant-pagination-item-active{font-weight:600;background-color:#fff}.detail-contents .item-document .pagination--List .ant-pagination .ant-pagination-item-active svg circle,.detail-contents .item-document .pagination--List .ant-pagination .ant-pagination-item-active svg path{fill:var(--text-2)}@media screen and (max-width:1200px){.detail-contents .item-document{width:780px}.detail-contents .item-document .documents .col-document{flex:0 0 50%;max-width:50%}}@media screen and (max-width:800px){.detail-contents .item-document{width:390px}.detail-contents .item-document .documents .col-document{flex:0 0 100%;max-width:100%}.detail-contents .item-document .documents .col-document .title-item{font-size:18px}}@media screen and (max-width:430px){.detail-contents .item-document{width:100%}.detail-contents .item-document .title{margin:0 20px 16px}.detail-contents .item-document .documents{padding-left:5px;padding-right:5px}}.qr-modal{width:420px!important;height:512px!important}.qr-modal .ant-modal-content{height:512px;background:var(--primary-9)}.qr-modal .ant-modal-content .ant-modal-body{padding-top:10px}.qr-modal .ant-modal-content .ant-modal-body .qr-content{display:flex;flex-direction:column}.qr-modal .ant-modal-content .ant-modal-body .qr-content .copy-button{margin-left:auto;display:flex;gap:4px;cursor:pointer;color:var(--text-11)}.qr-modal .ant-modal-content .ant-modal-body .qr-content .text-copy{width:360px;height:48px;border:.5px solid #be7200;border-radius:8px;display:flex;align-items:center;margin:12px auto 10px;padding-left:20px;padding-right:20px;color:var(--text-11)}.qr-modal .ant-modal-content .ant-modal-body .qr-content .text-copy p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.qr-modal .ant-modal-content .ant-modal-body .qr-content .qr-code{width:360px;height:360px;margin-bottom:14px;margin-right:auto;margin-left:auto}.qr-modal .ant-modal-content .ant-modal-body .qr-content .qr-code .ant-image{width:100%;height:100%}@media screen and (max-width:440px){.qr-modal{width:100%}.qr-modal .ant-modal-content .ant-modal-body .qr-content .text-copy{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.button-top{position:fixed;z-index:40;bottom:48px;right:32px;display:none;cursor:pointer}@media screen and (max-width:800px){.button-top{display:block}}.artifacts-page .art-category{width:1170px;margin-bottom:66px;margin-right:auto;margin-left:auto;display:flex;flex-wrap:wrap}@media screen and (max-width:1200px){.artifacts-page .art-category{width:780px}}@media screen and (max-width:800px){.artifacts-page .art-category{width:420px}}@media screen and (max-width:430px){.artifacts-page .art-category{width:100%;padding-left:5px;padding-right:5px}}.cate-display-page .dis-category{width:1172px;margin:0 auto 96px}.cate-display-page .dis-category .image-item-cate{flex:0 0 33.3%;max-width:33.3%;padding:0 15px 30px;display:flex}.cate-display-page .dis-category .image-item-cate a{width:100%}.cate-display-page .dis-category .image-item-cate a .item-img{position:relative}.cate-display-page .dis-category .image-item-cate a .item-img .ant-image{width:100%;display:inherit}.cate-display-page .dis-category .image-item-cate a .item-img .ant-image .ant-image-img{height:407px;object-fit:cover;border-radius:8px}.cate-display-page .dis-category .image-item-cate a .item-img .cate-name{height:61px;width:100%;position:absolute;top:50%;text-align:center;left:50%;transform:translate(-50%,-50%);background:rgba(18,11,0,.2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center}.cate-display-page .dis-category .image-item-cate a .item-img .cate-name p{color:var(--text-1)}@media screen and (max-width:1200px){.cate-display-page .dis-category{width:780px}.cate-display-page .dis-category .image-item-cate{flex:0 0 50%;max-width:50%}}@media screen and (max-width:800px){.cate-display-page .dis-category{width:420px}.cate-display-page .dis-category .image-item-cate{flex:0 0 100%;max-width:100%}}@media screen and (max-width:430px){.cate-display-page .dis-category{width:100%;padding-left:5px;padding-right:5px}.cate-display-page .dis-category .image-item-cate{padding:0 15px 20px}}.exhibition-space-page .dis-banner{height:450px}.exhibition-space-page .dis-banner .name-page{height:100%;background:linear-gradient(0deg,rgba(24,16,0,.7),rgba(24,16,0,.7));display:flex;justify-content:center;align-items:center;color:var(--text-1)}.exhibition-space-page .dis-category{width:1172px;margin:0 auto 66px}.exhibition-space-page .other-display-cate .other{margin-bottom:48px;text-align:center}.exhibition-space-page .other-display-cate .other-tabs{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(0deg,#181000,rgba(24,16,0,.7)),url(/images/banner1.png)}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav{margin-left:380px;margin-right:380px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap{justify-content:center}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab{padding:42px 0 0}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab .ant-tabs-tab-btn{color:var(--text-1)}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--text-2)}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-nav-list .ant-tabs-tab.ant-tabs-tab-active{border-bottom:2px solid #383632!important;z-index:2}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-wrap .ant-tabs-ink-bar{height:2px;background:#383632!important}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-more{display:flex}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-more .anticon-ellipsis{margin-top:auto}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav .ant-tabs-nav-more .anticon-ellipsis path{fill:var(--text-1)}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder{padding:42px 180px 80px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder .child-cate .slick-slide{opacity:.5}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder .child-cate .slick-slide .child-img{padding:0 8px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder .child-cate .slick-slide .child-img .ant-image{width:100%}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder .child-cate .slick-slide .child-img .ant-image .ant-image-img{height:290px;object-fit:cover}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder .child-cate .slick-center{opacity:1}@media screen and (max-width:1366px){.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav{margin-left:215px;margin-right:215px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder{padding:42px 100px 80px}}@media screen and (max-width:1200px){.exhibition-space-page .dis-category{width:780px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav{margin-left:140px;margin-right:140px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-content-holder{padding:42px 20px 80px}}@media screen and (max-width:1050px){.exhibition-space-page .other-display-cate .other{font-size:40px}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav{margin-left:100px;margin-right:100px}}@media screen and (max-width:800px){.exhibition-space-page .dis-category{width:420px}.exhibition-space-page .other-display-cate .other{font-size:35px;margin-right:20px;margin-left:20px;text-align:center}.exhibition-space-page .other-display-cate .other-tabs .ant-tabs-nav{margin-left:20px;margin-right:20px}}@media screen and (max-width:430px){.exhibition-space-page .dis-category{width:100%;padding-right:5px;padding-left:5px}}.left-menu{position:fixed;top:140px;left:0;z-index:99;opacity:.95}.left-menu .ant-anchor{background-color:var(--primary-7);-webkit-padding-start:0;padding-inline-start:0}.left-menu .ant-anchor .ant-anchor-ink{display:none}.left-menu .ant-anchor .ant-anchor-link{padding-block:0;padding-inline:0;padding:10px}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu{display:flex;flex-direction:column;align-items:center}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu p{margin-top:12px;color:var(--primary-3)}.left-menu .ant-anchor .ant-anchor-link-active,.left-menu .ant-anchor .ant-anchor-link:hover{background-color:#e5e3e3}.left-menu .ant-anchor .button-hide{padding:10px}@media screen and (max-width:800px){.left-menu{top:110px;left:0;display:none;justify-content:center;width:100%}.left-menu .ant-anchor{display:flex;justify-content:space-between}.left-menu .ant-anchor .ant-anchor-link{width:79px;height:97px;padding:25px 0 18px}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title{height:100%}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu{height:100%;justify-content:space-between}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu .ant-image .ant-image-img{width:29px;height:29px}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu p{font-weight:600;font-size:12px;line-height:14px;margin-top:0}}@media screen and (max-width:429px){.left-menu .ant-anchor .ant-anchor-link{padding:23px 0 15px;width:52px;height:70px}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu{justify-content:center}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu .ant-image .ant-image-img{height:32px}.left-menu .ant-anchor .ant-anchor-link .ant-anchor-link-title .item-menu p{display:none}}:where(.css-dev-only-do-not-override-1n7nwfa).ant-anchor-wrapper .ant-anchor .ant-anchor-link-active>.ant-anchor-link-title{color:#000}.detail-contents .image-content{margin:0 240px 50px;padding-top:80px}.detail-contents .image-content .title{display:flex;margin:4px;justify-content:space-between;align-items:baseline}.detail-contents .image-content .title p{color:var(--primary-3)}.detail-contents .image-content .title a{color:var(--text-5)}@media screen and (max-width:1600px){.detail-contents .image-content{margin:0 150px 50px}}@media screen and (max-width:1366px){.detail-contents .image-content{margin:0 100px 50px}}@media screen and (max-width:1200px){.detail-contents .image-content{margin:0 50px 50px}}@media screen and (max-width:1050px){.detail-contents .image-content{margin:0 20px 50px}}@media screen and (max-width:470px){.detail-contents .image-content .title p{font-size:35px}}.modal-virtual .ant-modal-content{height:100%;padding:0;overflow:hidden;border-radius:0}.modal-virtual .ant-modal-content .ant-modal-close{border-radius:50%;background-color:#000;color:var(--primary-1);top:8px;inset-inline-end:0;inset-inline-start:10px}.modal-virtual .ant-modal-content .ant-modal-close .ant-modal-close-x{padding-top:1px;padding-right:1px}.modal-virtual .ant-modal-content .ant-modal-body{height:100%}.detail-contents{margin-bottom:96px}.detail-contents .image-contents{width:1140px;margin-left:auto;margin-right:auto}.detail-contents .image-contents .title{display:flex;justify-content:space-between;align-items:baseline}.detail-contents .image-contents .title p{color:var(--primary-3)}.detail-contents .image-contents .title a{color:var(--text-5);pointer-events:none;cursor:default}.detail-contents .list-img-contents{padding:32px 0 0;width:1170px;margin-left:auto;margin-right:auto}.detail-contents .list-img-contents .element-img-2{max-width:100%}.detail-contents .slick-custom .slick-active svg circle,.detail-contents .slick-custom .slick-active svg path{fill:var(--text-2)}@media screen and (max-width:1200px){.detail-contents .image-contents{width:750px}.detail-contents .list-img-contents{width:780px}}@media screen and (max-width:890px){.detail-contents .image-contents{width:360px}.detail-contents .list-img-contents{width:390px}}@media screen and (max-width:430px){.detail-contents .image-contents{padding-right:20px;padding-left:20px;margin:0;width:100%}.detail-contents .list-img-contents{width:100%}}.images-page .images-title{width:1170px;margin-left:auto;margin-right:auto;padding-top:115px;color:var(--primary-3);text-align:center}.images-page .dis-menu{margin-top:32px}.images-page .total-image{width:1170px;margin-left:auto;margin-right:auto;padding:16px 0 56px}.images-page .total-image .image{padding:0 15px 30px;flex:0 0 33.3%;max-width:33.3%}.images-page .total-image .image .ant-image{width:100%;border:1px solid #f5ad33}.images-page .total-image .image .ant-image .ant-image-img{height:416px;object-fit:contain;border-radius:8px}@media screen and (max-width:1200px){.images-page .images-title,.images-page .total-image{width:780px}.images-page .total-image .image{flex:0 0 50%;max-width:50%}}@media screen and (max-width:800px){.images-page .images-title{width:100%;padding-left:20px;padding-right:20px;font-size:40px}.images-page .dis-menu a{font-size:16px}.images-page .total-image{width:420px}.images-page .total-image .image{flex:0 0 100%;max-width:100%}}@media screen and (max-width:430px){.images-page .total-image{width:100%;padding-right:5px;padding-left:5px}}.article-page .article-contents{display:flex;padding:0 380px 96px}.article-page .article-contents .posts{flex:0 0 59%;max-width:59%}.article-page .article-contents .posts .item-post{margin-bottom:52px;cursor:pointer}.article-page .article-contents .posts .item-post .post-image{background-repeat:no-repeat;background-size:cover;height:484px;width:100%;background-position:50%;border-radius:6px}.article-page .article-contents .posts .item-post .post-title{margin-top:24px;margin-bottom:8px;color:var(--primary-3)}.article-page .article-contents .posts .item-post .short-description{color:var(--text-6)}.article-page .article-contents .event-calendar{flex:0 0 41%;max-width:41%;padding-left:60px}.article-page .article-contents .event-calendar .event-header{color:var(--text-10);margin-bottom:24px}.article-page .article-contents .event-calendar .events-list{display:flex;flex-direction:column;gap:20px}.article-page .article-contents .event-calendar .events-list .event-item{display:flex;height:93px}.article-page .article-contents .event-calendar .events-list .event-item .event-date{flex:0 0 25%;max-width:25%;background:var(--text-1);border-radius:6.88608px 0 0 6.88608px;color:var(--text-2);display:flex;flex-direction:column;justify-content:center;align-items:center}.article-page .article-contents .event-calendar .events-list .event-item .context{flex:0 0 75%;max-width:75%;padding-left:20px;border:1.5px solid #faede0;border-radius:0 8px 8px 0;display:flex;flex-direction:column;justify-content:center;gap:8px}.article-page .article-contents .event-calendar .events-list .event-item .context .title{color:var(--primary-3)}.article-page .article-contents .event-calendar .events-list .event-item .context .location{display:flex;color:var(--text-6);gap:6px}@media screen and (max-width:1600px){.article-page .article-contents{padding:0 250px 96px}}@media screen and (max-width:1366px){.article-page .article-contents{padding:0 205px 96px}.article-page .article-contents .event-calendar{padding-left:40px}}@media screen and (max-width:1200px){.article-page .article-contents{padding:0 135px 96px}.article-page .article-contents .posts .item-post .post-title{font-size:26px}.article-page .article-contents .posts .item-post .short-description{font-size:16px}.article-page .article-contents .event-calendar .event-header{font-size:32px;line-height:32px}.article-page .article-contents .event-calendar .events-list .event-item .event-date .day{font-size:50px}.article-page .article-contents .event-calendar .events-list .event-item .context .title{font-size:18px}}@media screen and (max-width:1050px){.article-page .article-contents{padding:0 100px 96px}.article-page .article-contents .posts{flex:0 0 61%;max-width:61%}.article-page .article-contents .posts .item-post .post-title{font-size:26px}.article-page .article-contents .posts .item-post .short-description{font-size:16px}.article-page .article-contents .event-calendar{flex:0 0 39%;max-width:39%}.article-page .article-contents .event-calendar .events-list .event-item .event-date{flex:0 0 30%;max-width:30%}.article-page .article-contents .event-calendar .events-list .event-item .event-date .month{text-align:center;padding:0 5px;line-height:16px}.article-page .article-contents .event-calendar .events-list .event-item .event-date .day{font-size:46px;line-height:36px}.article-page .article-contents .event-calendar .events-list .event-item .context{flex:0 0 70%;max-width:70%;padding-left:15px}}@media screen and (max-width:800px){.article-page .article-contents{padding:0 20px 96px;flex-direction:column}.article-page .article-contents .posts{flex:0 0 100%;max-width:100%}.article-page .article-contents .posts .item-post .post-image{height:267px}.article-page .article-contents .event-calendar{flex:0 0 100%;max-width:100%;padding-left:0;padding-right:17px}.article-page .article-contents .event-calendar .events-list .event-item .event-date{flex:0 0 20%;max-width:20%}.article-page .article-contents .event-calendar .events-list .event-item .context{flex:0 0 80%;max-width:80%}}@media screen and (max-width:600px){.article-page .article-contents .event-calendar .events-list .event-item .event-date{flex:0 0 25%;max-width:25%}.article-page .article-contents .event-calendar .events-list .event-item .context{flex:0 0 75%;max-width:75%}}@media screen and (max-width:470px){.article-page .article-contents .event-calendar .events-list .event-item .event-date{flex:0 0 30%;max-width:30%}.article-page .article-contents .event-calendar .events-list .event-item .context{flex:0 0 70%;max-width:70%}}@media screen and (max-width:320px){.article-page .article-contents .event-calendar .events-list .event-item{height:88px}.article-page .article-contents .event-calendar .events-list .event-item .event-date .month{font-size:12px}.article-page .article-contents .event-calendar .events-list .event-item .event-date .day{font-size:40px}.article-page .article-contents .event-calendar .events-list .event-item .context .title{font-size:16px}}.article-detail{font-family:Source Sans Pro,sans-serif;padding-bottom:90px}.article-detail .dis-menu{margin-top:0;padding-top:80px}.article-detail .title-article{margin:32px 380px 16px;color:var(--primary-3)}.article-detail .content-article,.article-detail .img-article{margin:32px 380px}.article-detail .short-description{margin:16px 380px 32px;color:var(--text-6)}.article-detail .content-article{color:var(--text-6)}.article-detail .content-article a{color:#eb9846}.article-detail .img-article{display:flex;justify-content:center}.article-detail .img-article .ant-image{width:100%}@media screen and (max-width:1600px){.article-detail .title-article{margin:32px 250px 16px}.article-detail .content-article,.article-detail .img-article,.article-detail .short-description{margin:32px 250px}}@media screen and (max-width:1366px){.article-detail .title-article{margin:32px 205px 16px}.article-detail .content-article,.article-detail .img-article,.article-detail .short-description{margin:32px 205px}}@media screen and (max-width:1200px){.article-detail .title-article{margin:32px 135px 16px}.article-detail .content-article,.article-detail .img-article,.article-detail .short-description{margin:32px 135px}}@media screen and (max-width:1050px){.article-detail .title-article{margin:32px 100px 16px}.article-detail .content-article,.article-detail .img-article,.article-detail .short-description{margin:32px 100px}}@media screen and (max-width:800px){.article-detail .title-article{margin:32px 20px 16px}.article-detail .content-article,.article-detail .img-article,.article-detail .short-description{margin:32px 20px}}