.breadcrumb-list-module{position:relative;height:43.6rem;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:7.6rem 0;color:white;grid-gap:4rem}.breadcrumb-list-module .bg-image{position:absolute;left:0;top:0;width:100%;height:100%}.breadcrumb-list-module .bg-image img{object-fit:cover}.breadcrumb-list-module .breadcrumb{position:relative;font-size:var(--f-s-16);border-radius:4rem;padding:1.4rem 3rem;background:rgba(255,255,255,0.2)}.breadcrumb-list-module .breadcrumb .trace{display:inline;cursor:pointer}.breadcrumb-list-module .breadcrumb .trace:not(:last-child)::after{content:"/";margin:0 1rem;display:contents}.breadcrumb-list-module .title{position:relative;font-size:var(--f-s-64);font-weight:bold}@media screen and (max-width: 992px){.breadcrumb-list-module{padding:10.9rem 2rem;height:40rem;grid-gap:2rem}.breadcrumb-list-module .breadcrumb{padding:.8rem 1.6rem;font-size:var(--f-s-14)}.breadcrumb-list-module .breadcrumb .trace{display:contents}.breadcrumb-list-module .breadcrumb .trace::after{display:inline-block}.breadcrumb-list-module .breadcrumb .trace:not(:last-child)::after{display:inline-block}.breadcrumb-list-module .title{font-size:var(--f-s-36)}}.link-list-module{color:var(--ui-color-secondary)}.link-list-module .link-list{width:100%;grid-gap:2rem 4.5rem;padding:5rem 0}.link-list-module .link-list .link-item{margin:1rem;display:inline-block;cursor:pointer;flex:1;font-size:var(--f-s-20);line-height:1.5}.link-list-module .link-list .link-item::after{content:'\e60a';display:inline-block;animation:150ms ease-in-out leave forwards;font-family:iconfont;margin-left:.6rem}.link-list-module .link-list .link-item:hover::after{animation:300ms ease-in-out hover forwards}@keyframes hover{0%{transform:rotate(-45deg)}50%{transform:translateY(-30%) rotate(90deg)}100%{transform:translateY(0) rotate(90deg)}}@keyframes leave{from{transform:rotate(90deg)}to{transform:rotate(-45deg)}}.text-image-owl-module{background:#F9FAFB}.text-image-owl-module .module-wrapper{padding:8.6rem 0}.text-image-owl-module .module-width{display:flex;grid-gap:5.2rem}.text-image-owl-module .module-width .module-content{width:52.4rem;max-width:100%}.text-image-owl-module .module-width .module-content .module-desc{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:12}.text-image-owl-module .module-width .module-media{width:56.3rem;max-width:100%;aspect-ratio:563 / 354}.text-image-owl-module .module-width .module-btn-list{display:flex;grid-gap:2.8rem;margin-top:6rem}.text-image-owl-module .module-width .owl-carousel .owl-dots{bottom:-3rem;justify-content:flex-start}@media (max-width: 992px){.text-image-owl-module .module-width{flex-direction:column}.text-image-owl-module .module-width .module-btn-list{flex-wrap:wrap;margin-top:2.4rem;grid-gap:1.4rem}.text-image-owl-module .module-width .module-media .module-owl{width:100%;height:100%}.text-image-owl-module .module-width .module-media .module-owl .module-item{width:100%;height:100%}.text-image-owl-module .module-width .module-media .module-owl image{object-fit:cover}}.download-list-module{padding:10rem 0}.download-list-module .title{font-weight:bold;font-size:var(--f-s-36)}.download-list-module .file-list{margin-top:5.2rem;display:flex;flex-direction:column;grid-gap:3.8rem}.download-list-module .file-list .file-item{transition-duration:300ms;cursor:pointer;max-width:80rem;padding:2.5rem 2rem;display:flex;align-items:center;border:.1rem solid #ccc;border-radius:.5rem}.download-list-module .file-list .file-item .file-info{flex:1;word-break:break-all;margin:0 2.4rem}.download-list-module .file-list .file-item .file-info .file-name{font-size:2rem;margin-bottom:.8rem;color:var(--ui-color-secondary);word-break:break-word}.download-list-module .file-list .file-item .file-info .file-type{font-size:1.6rem}.download-list-module .file-list .file-item .file-info .file-type span[file-type]{text-transform:uppercase}.download-list-module .file-list .file-item .file-icon{color:#55595D;font-size:var(--f-s-24)}.download-list-module .file-list .file-item .download-icon{margin-left:auto;font-size:var(--f-s-24);color:#55595D}.download-list-module .file-list .file-item:hover{border:.1rem solid var(--ui-color-secondary)}@media screen and (max-width: 992px){.download-list-module{padding:8.3rem 0}.download-list-module .title{font-size:var(--f-s-28)}.download-list-module .file-list{grid-gap:1.8rem;margin-top:3.5rem}.download-list-module .file-list .file-item{padding:1.6rem 1.2rem}.download-list-module .file-list .file-item .download-icon,.download-list-module .file-list .file-item .file-icon{font-size:var(--f-s-18)}.download-list-module .file-list .file-item .file-info .file-name.file-type{font-size:var(--f-s-16)}}.bg-text-module{position:relative;min-height:47.1rem}.bg-text-module .back-image{width:100%;height:100%;position:absolute;z-index:1}.bg-text-module .module-content{position:absolute;left:0;right:0;margin:auto;z-index:2;width:83rem;height:100%;color:#ffffff;display:flex;flex-direction:column;max-width:100%;justify-content:center;align-items:center}.bg-text-module .module-content .module-desc{color:#ffffff;text-align:center;margin-top:2rem}.bg-text-module .module-content .btn-box{margin-top:5.2rem;display:flex;flex-wrap:wrap;grid-gap:2.8rem}.bg-text-module.template-left .module-content{align-items:flex-start}.bg-text-module.template-left .module-content .module-desc{text-align:left}@media (max-width: 992px){.bg-text-module{min-height:unset}.bg-text-module .module-content{padding:3rem 1.5rem !important;position:relative}.bg-text-module .module-content .module-title{color:#ffffff}}.exhibitor-manual-form-container .text-image-owl-module{background-color:#fff}
