.unit-text-box .desc,.banner-text-box .desc{font-size:1rem;font-weight:400;line-height:1.8;letter-spacing:.5px}.sub-navbar{position:fixed;top:0;right:0;z-index:3;padding:50px 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px;width:80px;width:calc(var(--side-space) + var(--1fr));height:100vh;background:#fff;transition:box-shadow .5s}.sub-navbar .space,.sub-navbar .button-group{height:120px}.sub-navbar .menu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.sub-navbar .menu-button-box{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.sub-navbar .menu-button-box .menu-text{max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease,margin-top .5s ease}.sub-navbar .menu-button-box:hover .menu-text,.sub-navbar .menu-button-box.active .menu-text{margin-top:10px;max-height:20px;opacity:1}.sub-navbar .menu-button-box:hover .menu-button,.sub-navbar .menu-button-box.active .menu-button{background:#0f4c8e;border-color:#0f4c8e}.sub-navbar .menu-button-box:hover .menu-button .icon,.sub-navbar .menu-button-box.active .menu-button .icon{transform:rotate(0)}.sub-navbar .menu-button-box:hover .menu-button .icon span,.sub-navbar .menu-button-box.active .menu-button .icon span{background:#fff}.sub-navbar .menu-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:45px;height:45px;transition:border-color .5s ease,background .5s ease}.sub-navbar .menu-button .icon{display:flex;flex-direction:column;gap:5px;transform:rotate(-30deg);transition:transform .5s ease}.sub-navbar .menu-button .icon span{display:block;background:#181818;width:20px;height:3px;transition:background .5s ease}.sub-navbar .search-box,.sub-navbar .member-box,.sub-navbar .language-box{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.sub-navbar .search-box .icon-box,.sub-navbar .member-box .icon-box,.sub-navbar .language-box .icon-box{width:20px;height:20px;font-size:1.25rem}.sub-navbar .search-box .menu-text,.sub-navbar .member-box .menu-text,.sub-navbar .language-box .menu-text{max-height:0;opacity:0;font-size:.875rem;font-weight:500;line-height:1.4;letter-spacing:.5px;transition:max-height .5s ease,opacity .5s ease,margin-top .5s ease}.sub-navbar .search-box:hover .menu-text,.sub-navbar .search-box.active .menu-text,.sub-navbar .member-box:hover .menu-text,.sub-navbar .member-box.active .menu-text{margin-top:10px;max-height:20px;opacity:1}.sub-navbar .language-box{position:relative;width:100%}.sub-navbar .language-box .icon-box{transition:color .5s}.sub-navbar .button-group{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end}.sub-navbar[scroll-top=true] .tip-text{opacity:0;z-index:-1;pointer-events:none}.sub-navbar[scroll-top=true] .top-button{opacity:1;pointer-events:initial}.sub-navbar .tip-text{position:absolute;bottom:0;color:#18181880;transform:rotate(90deg) translate(-30%);cursor:pointer;transition:opacity .5s ease}.sub-navbar .top-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:40px;height:40px;cursor:pointer;opacity:0;pointer-events:none;transition:background .5s ease,border-color .5s ease,opacity .5s ease}.sub-navbar .top-button .icon-box{font-size:1.25rem;color:#00000080;transition:color .5s ease}.sub-navbar .top-button:hover{background:#0f4c8e;border-color:#0f4c8e}.sub-navbar .top-button:hover .icon-box{color:#fff}@media only screen and (max-width: 1200px){.sub-navbar{display:none}}.banner-text-box{display:flex;flex-direction:column}.banner-text-box.aost-show .title,.banner-text-box.aost-show .gutter,.banner-text-box.aost-show .subtitle,.banner-text-box.aost-show .desc{transform:translateY(0);opacity:1}.banner-text-box.aost-show .title,.banner-text-box.aost-show .gutter{transition-delay:.2s}.banner-text-box.aost-show .subtitle{transition-delay:.4s}.banner-text-box.aost-show .desc{transition-delay:.6s}.banner-text-box .title-box{display:flex;flex-direction:column;align-items:flex-start}.banner-text-box .title-box:has(+.subtitle),.banner-text-box .title-box:has(+.desc){margin-bottom:20px}.banner-text-box .title-box:has(.title){gap:20px}.banner-text-box .title-box:has(.title) .gutter{display:block;background:#00a9cc;width:100px;height:4px}.banner-text-box .title,.banner-text-box .gutter,.banner-text-box .subtitle,.banner-text-box .desc{transform:translateY(20px);opacity:0;transition:transform .5s,opacity .5s}.banner-text-box .gutter{display:none}.banner-text-box .title{font-size:3.75rem;font-weight:600;line-height:1.1}.banner-text-box .subtitle{font-size:1.375rem;font-weight:500;line-height:1.4;letter-spacing:1px}.banner-text-box .subtitle:has(+.desc){margin-bottom:10px}@media only screen and (max-width: 1024px){.banner-text-box .title{font-size:2.375rem}}.unit-text-box{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.unit-text-box .title-box{display:flex;align-items:center;flex-wrap:wrap;gap:10px;width:100%}.unit-text-box .title-en,.unit-text-box .title-zh{max-width:100%;font-weight:600;line-height:1.5;letter-spacing:.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unit-text-box .title-en{font-size:1.75rem}.unit-text-box .title-zh{font-size:1.5rem}.unit-text-box .desc{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width: 1200px){.unit-text-box .title-box{flex-direction:column;align-items:flex-start}}@media only screen and (max-width: 1024px){.unit-text-box .title-en{font-size:1.625rem}.unit-text-box .title-zh{font-size:1.375rem}}section.content{background:#f7f7f7}section.content .container{padding-top:80px;padding-bottom:120px;grid-column:6/-6;display:flex;flex-direction:column;gap:50px}section.content .units-wrapper{position:relative;display:flex;background:transparent;min-height:700px}section.content .img-box.pc{position:absolute;top:0;left:0;width:100%;height:100%}section.content .img-box.pc:after{position:absolute;top:0;left:0;z-index:2;display:block;background:#0006;width:100%;height:100%;content:""}section.content .img-box.pc picture{opacity:0;pointer-events:none;transition:opacity .5s}section.content .img-box.pc picture.active{opacity:1;pointer-events:auto}section.content .img-box.pc img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}section.content .img-box.mobile{position:relative;display:none}section.content .img-box.mobile:before{position:absolute;top:0;left:0;z-index:2;display:block;background:linear-gradient(180deg,#0000 40.37%,#0006 61.12%);width:100%;height:100%;content:""}section.content .unit-block{padding:40px;position:relative;z-index:2;flex:1 0;display:flex;align-items:center;justify-content:center;width:100%;color:#fff;overflow:hidden}section.content .unit-block:not(:first-child){border-left:1px solid rgba(255,255,255,.5)}section.content .unit-block .more-button{position:absolute;left:0;bottom:0;transform:translateY(100%);padding:40px;background:#0f4c8e;color:#fff;display:flex;align-items:center;justify-content:center;gap:15px;border-radius:initial;width:100%;opacity:0;transition:opacity .5s,transform .5s}section.content .unit-block .more-button .icon-box{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;font-size:.9375rem}section.content .unit-block .more-button .icon-box .icon-plus{transition-delay:.2s}section.content .unit-block .more-button .more-text{flex:initial;font-size:1rem;font-weight:50;line-height:1.4;letter-spacing:.5px}@media only screen and (min-width: 1201px){section.content .unit-block:hover .more-button{transform:translateY(0);opacity:1}section.content .unit-block:hover .more-button .icon-box .icon-plus{transform:rotate(180deg)}}@media only screen and (max-width: 1200px){section.content .container{grid-column:2/-2}section.content .units-wrapper{flex-direction:column;gap:20px}section.content .img-box.pc{display:none}section.content .img-box.mobile{display:block;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}section.content .img-box.mobile img{width:100%;height:100%;object-fit:cover}section.content .unit-block{padding:30px;align-items:end;min-height:400px}section.content .unit-block .more-button{left:initial;right:0;transform:translateY(0);padding:0;width:30px;height:30px;background:#f7f7f7;color:#181818;opacity:1}section.content .unit-block .more-button .icon-box{width:10px;height:10px;font-size:.625rem}section.content .unit-block .more-button .more-text{display:none}}@media only screen and (max-width: 1024px){section.content .container{padding-top:50px;padding-bottom:80px;gap:40px}}
