.common-banner .desc,.investor-download-table .td p,.unit-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}}.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}.unit-text-box .title-en,.unit-text-box .title-zh{font-weight:600;line-height:1.5;letter-spacing:.5px}.unit-text-box .title-en{font-size:2rem}.unit-text-box .title-zh{font-size:1.75rem}@media only screen and (max-width: 1024px){.unit-text-box .title-en{font-size:1.875rem}.unit-text-box .title-zh{font-size:1.625rem}}dropdown-el .dropdown-icon{background:#0058a3}section.banner.aost-show .common-banner .title,section.banner.aost-show .common-banner .subtitle,section.banner.aost-show .common-banner .desc,section.banner.aost-show .multipurpose-wrapper{transform:translateY(0);opacity:1}section.banner.aost-show .common-banner .title{transition-delay:.2s}section.banner.aost-show .common-banner .subtitle{transition-delay:.4s}section.banner.aost-show .common-banner .desc{transition-delay:.6s}section.banner.aost-show .multipurpose-wrapper{transition-delay:.8s}section.banner .common-banner .title,section.banner .common-banner .subtitle,section.banner .common-banner .desc,section.banner .multipurpose-wrapper{transform:translateY(20px);opacity:0;transition:transform .5s,opacity .5s}section.banner .container{position:relative;grid-column:3/-3}@media only screen and (max-width: 1200px){section.banner .container{grid-column:2/-2}}.investor-download-table{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.investor-download-table .row{display:flex;align-items:stretch;gap:1px}.investor-download-table .row:nth-child(odd){background:#fff}.investor-download-table .row:nth-child(odd) .td{background:#f2f2f2}.investor-download-table .row:nth-child(2n){background:#f2f2f2}.investor-download-table .row:nth-child(2n) .td{background:#fff}.investor-download-table .td{padding:15px 30px;flex:1;display:flex;align-items:center;word-break:break-word;overflow-wrap:break-word}.investor-download-table .td.w-100{flex:0 0 100px;justify-content:center}.investor-download-table .icon-box{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;font-size:1.1875rem;opacity:.2;cursor:pointer;transition:color .5s}.investor-download-table .icon-box:is(a),.investor-download-table .icon-box[video-target]{opacity:1}@media only screen and (min-width: 1201px){.investor-download-table .icon-box:hover{color:#0f4c8e}}@media only screen and (max-width: 900px){.investor-download-table .td{padding:15px 20px}.investor-download-table .td.w-100{padding:15px 10px;flex:0 0 50px}}.common-banner{position:relative}.common-banner .img-box{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.common-banner .img-box img{width:100%;height:100%;object-fit:cover}.common-banner .title{font-size:clamp(2.375rem,.0833rem + 3.0556vw,3.75rem);font-weight:600;line-height:1.1}.common-banner .subtitle{font-size:1.375rem;font-weight:500;line-height:1.4;letter-spacing:1px}.common-banner[data-type=base]{padding:160px calc(var(--1fr) * 3) 140px;display:flex;flex-direction:column;justify-content:center;min-height:600px}.common-banner[data-type=base]:has(~.multipurpose-wrapper){padding:160px calc(var(--1fr) * 3) 220px;justify-content:start}.common-banner[data-type=base][data-align=left]{align-items:flex-start}.common-banner[data-type=base][data-align=left] .content-box{align-items:flex-start;text-align:left}.common-banner[data-type=base][data-align=center]{align-items:center}.common-banner[data-type=base][data-align=center] .content-box{align-items:center;text-align:center}.common-banner[data-type=base][data-align=right]{align-items:flex-end}.common-banner[data-type=base][data-align=right] .content-box{align-items:flex-end;text-align:right}.common-banner[data-type=base] .content-box{display:flex;flex-direction:column;max-width:760px}.common-banner[data-type=base] .title{margin-bottom:30px;display:flex;flex-direction:column;gap:20px}.common-banner[data-type=base] .title:after{display:block;background:#00a9cc;width:100px;height:4px;content:""}.common-banner[data-type=base] .subtitle{margin-bottom:10px}.common-banner[data-type=bottom-block]{padding-top:525px;min-height:750px}.common-banner[data-type=bottom-block] .img-box{height:750px}.common-banner[data-type=bottom-block] .content-box{padding:3.75rem calc(var(--1fr) * 2) 2.5rem;display:flex;align-items:stretch;gap:calc(var(--1fr) * 2);background:#fff;width:calc(var(--1fr) * 35);min-height:225px}.common-banner[data-type=bottom-block] .title-box{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:calc(var(--1fr) * 8)}.common-banner[data-type=bottom-block] .info-box{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.common-banner[data-type=bottom-block] .info-box{width:calc(100% - var(--1fr) * 10)}.common-banner[data-type=bottom-block] .multipurpose-wrapper{position:initial;padding:0;background:transparent;max-width:100%;height:auto}.common-banner[data-type=bottom-block] .multipurpose-wrapper multipurpose-nav[m4-type=drag] .drag-container .wrapper{padding-top:12px;height:auto}.common-banner[data-type=bottom-block] .multipurpose-wrapper multipurpose-nav[m4-type=drag] .drag-container .category:after{position:initial;margin-top:10px}.common-banner[data-text-theme=light]{color:#fff}.common-banner[data-text-theme=dark]{color:#181818}@media only screen and (max-width: 1200px){.common-banner[data-type=bottom-block] .title-box{width:calc(var(--1fr) * 10)}.common-banner[data-type=bottom-block] .info-box{width:calc(100% - var(--1fr) * 12)}}@media only screen and (max-width: 1024px){.common-banner .subtitle{font-size:1.25rem}.common-banner[data-type=base]{padding:160px var(--side-space) 140px}.common-banner[data-type=base]:has(~.multipurpose-wrapper){padding:160px var(--side-space) 220px}.common-banner[data-type=bottom-block]{padding-top:400px;min-height:initial}.common-banner[data-type=bottom-block] .subtitle{font-size:1.375rem}.common-banner[data-type=bottom-block] .img-box{height:550px}.common-banner[data-type=bottom-block] .content-box{padding:30px 0 20px;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.common-banner[data-type=bottom-block] .title-box,.common-banner[data-type=bottom-block] .info-box{width:100%}}@media only screen and (max-width: 575px){.common-banner[data-type=base]{padding:90px 20px 0;justify-content:start;min-height:450px}.common-banner[data-type=base]:has(~.multipurpose-wrapper){padding:90px 20px 100px}}.breadCrumbs{position:absolute;top:0;left:0;z-index:2;padding:30px var(--1fr);width:100%;overflow-x:scroll;scrollbar-color:transparent transparent;scrollbar-width:none;-ms-overflow-style:none}.breadCrumbs::-webkit-scrollbar{display:none}.breadCrumbs[data-theme=light] .item{color:#fff}.breadCrumbs[data-theme=light] .item:not(:first-child):before{opacity:.5}.breadCrumbs[data-theme=dark] .item{color:#181818}.breadCrumbs:has(~.common-banner[data-text-theme=light][data-type=base]) .item{color:#fff}.breadCrumbs:has(~.common-banner[data-text-theme=light][data-type=base]) .item:not(:first-child):before{opacity:.5}.breadCrumbs:has(~.common-banner[data-text-theme=dark][data-type=base]) .item{color:#181818}.breadCrumbs .items{display:flex;align-items:center;gap:15px}.breadCrumbs .item{flex-shrink:0;display:flex;align-items:center;gap:15px;max-width:300px;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:.5px}.breadCrumbs .item:not(:first-child):before{opacity:.2;content:"/"}.breadCrumbs .item:last-child{font-weight:700}.breadCrumbs .item a,.breadCrumbs .item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 1024px){.breadCrumbs{padding:30px var(--side-space)}}@media only screen and (max-width: 575px){.breadCrumbs{padding:15px 20px}}.unit-text-box .title-en{font-size:1.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unit-text-box .title-zh{font-size:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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: 1024px){.unit-text-box .title-en{font-size:1.625rem}.unit-text-box .title-zh{font-size:1.375rem}}.unit-list{display:flex;flex-direction:column;gap:20px}.unit-list .unit{display:flex}.unit-list .unit-link{display:flex;align-items:center;gap:15px}.unit-list .unit-link .icon-box{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;font-size:.9375rem}.unit-list .unit-link .icon-plus{transition:transform .5s}.unit-list .unit-link .unit-name{font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:.5px}@media only screen and (min-width: 1201px){.unit-list .unit-link:hover .icon-plus{transform:rotate(180deg)}}section.banner{position:relative}section.banner:after{position:absolute;top:425px;left:0;z-index:-2;display:block;background:#f7f7f7;width:100%;height:1400px;content:""}section.banner .common-banner .content-box{background:#f7f7f7}@media only screen and (max-width: 1024px){section.banner:after{top:350px;height:calc(100% - 350px)}}section.content>.container{padding-top:80px;padding-bottom:120px;grid-column:6/-6;display:flex;flex-direction:column;gap:100px}@media only screen and (max-width: 1200px){section.content>.container{grid-column:2/-2}}@media only screen and (max-width: 1024px){section.content{background:#f7f7f7}section.content>.container{padding-top:50px;padding-bottom:80px;gap:80px}}section.financial-information .container{display:flex;gap:80px}section.financial-information .main-content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;gap:20px}section.financial-information .main-content .gutter{margin:1.5px 0;position:relative;display:block;background:#0003;width:100%;height:1px}section.financial-information .main-content .gutter:before{position:absolute;left:0;top:-1.5px;z-index:2;display:block;width:150px;height:4px;background:#00a9cc;content:""}section.financial-information .main-content .wrapper{display:flex;align-items:center;gap:80px}section.financial-information .main-content .unit-info{flex-grow:1;display:flex;flex-direction:column;gap:50px}section.financial-information .main-content .latest-annual-report{padding:80px 40px;position:relative;z-index:2;flex-shrink:0;align-self:stretch;display:flex;flex-direction:column;align-items:center;width:43.4782608696%;aspect-ratio:80/93}section.financial-information .main-content .latest-annual-report[data-text-theme=light] .text-box{color:#fff}section.financial-information .main-content .latest-annual-report[data-text-theme=light] .title-box span:first-child,section.financial-information .main-content .latest-annual-report[data-text-theme=light] .title-box span:nth-child(2){color:#fff}section.financial-information .main-content .latest-annual-report[data-text-theme=dark] .text-box{color:#181818}section.financial-information .main-content .latest-annual-report[data-text-theme=dark] .title-box span:first-child{color:#0058a3}section.financial-information .main-content .latest-annual-report[data-text-theme=dark] .title-box span:nth-child(2){color:#00a9cc}section.financial-information .main-content .latest-annual-report .img-box{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}section.financial-information .main-content .latest-annual-report .img-box img{width:100%;height:100%;object-fit:cover}section.financial-information .main-content .latest-annual-report .content-box{display:flex;flex-direction:column;gap:40px;align-items:center}section.financial-information .main-content .latest-annual-report .text-box{display:flex;flex-direction:column;align-items:center;gap:15px}section.financial-information .main-content .latest-annual-report .title-box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:15px}section.financial-information .main-content .latest-annual-report .title-box span:first-child{font-size:1rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#0058a3}section.financial-information .main-content .latest-annual-report .title-box span:nth-child(2){font-size:.875rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#00a9cc}section.financial-information .main-content .latest-annual-report .year-wrapper{display:flex;flex-direction:column;align-items:center;gap:10px}section.financial-information .main-content .latest-annual-report .year-value{font-size:3.75rem;font-weight:500;line-height:1;letter-spacing:1px}section.financial-information .main-content .latest-annual-report .year-label{font-size:1rem;font-weight:500;line-height:1.8;letter-spacing:.5px}section.financial-information .main-content .latest-annual-report .icon-box{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f2f2f2;width:45px;height:45px;font-size:1.1875rem;transition:background .5s,color .5s}section.financial-information .main-content .latest-annual-report .icon-box:not(a){color:#0003}section.financial-information .imagery{flex:0 0 auto;align-self:start;width:34.2105263158%;aspect-ratio:1/1}section.financial-information .imagery img{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 1201px){section.financial-information .main-content .latest-annual-report .icon-box:is(a):hover{background:#0058a3;color:#fff}}@media only screen and (max-width: 1440px){section.financial-information .container{gap:40px}section.financial-information .main-content .wrapper{gap:40px}section.financial-information .main-content .latest-annual-report{padding:30px 20px}section.financial-information .imagery{width:35.1351351351%}}@media only screen and (max-width: 1200px){section.financial-information .main-content .latest-annual-report .icon-box{background:#0058a3;color:#fff}section.financial-information .main-content .latest-annual-report .icon-box:not(a){background:#f2f2f2;color:#0003}}@media only screen and (max-width: 1024px){section.financial-information .main-content{width:100%}section.financial-information .main-content .latest-annual-report{padding:30px 20px;width:39.1304347826%;max-width:400px}section.financial-information .main-content .latest-annual-report .content-box{gap:20px}section.financial-information .main-content .latest-annual-report .year-value{font-size:2.5rem;line-height:1.1;letter-spacing:2px}section.financial-information .imagery{display:none}}@media only screen and (max-width: 767px){section.financial-information .main-content .wrapper{flex-direction:column;align-items:flex-start;gap:30px}section.financial-information .main-content .unit-info{gap:30px}section.financial-information .main-content .latest-annual-report{align-self:center;width:100%;max-width:280px}}section.shareholder .container{display:flex;flex-direction:column;align-items:center;gap:40px}section.shareholder .unit-text-box{align-items:center;text-align:center}section.shareholder .unit-text-box .title-box{justify-content:center}section.shareholder .gutter{display:block;background:#00a9cc;width:150px;height:4px}section.shareholder .wrapper{display:flex;align-items:flex-start;gap:40px;height:calc((var(--1fr) * 38 - 120px) * .292853102)}section.shareholder .shareholder-card{flex:1;position:relative;z-index:2;display:flex;flex-direction:column;gap:20px;transition:flex .35s}section.shareholder .shareholder-card .img-box{width:100%;aspect-ratio:1/1}section.shareholder .shareholder-card .img-box img{width:100%;height:100%;object-fit:cover}section.shareholder .shareholder-card .img-box:before{position:absolute;top:0;left:0;z-index:2;display:block;background:linear-gradient(180deg,#0000 68.78%,#0006 88.41%);width:100%;height:100%;opacity:0;transition:opacity .5s;content:""}section.shareholder .shareholder-card .content-box{position:absolute;bottom:0;left:0;transform:translateY(calc(100% + 20px));display:flex;flex-direction:column;justify-content:flex-end;color:#181818;transition:transform .5s,padding .5s,color .5s}section.shareholder .shareholder-card .title-box{display:flex;align-items:center;gap:15px}section.shareholder .shareholder-card .title{font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:.5px}section.shareholder .shareholder-card .icon-box{display:inline-flex;align-items:center;justify-content:center;font-size:.9375rem}section.shareholder .shareholder-card .icon-box .icon-plus{transition:transform .5s ease .25s}@media only screen and (min-width: 1201px){section.shareholder .shareholder-card:hover{flex:1.2424;aspect-ratio:1/1}section.shareholder .shareholder-card:hover[data-text-theme=light] .content-box{color:#fff}section.shareholder .shareholder-card:hover[data-text-theme=dark] .content-box{color:#181818}section.shareholder .shareholder-card:hover .img-box{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}section.shareholder .shareholder-card:hover .img-box:before{opacity:1}section.shareholder .shareholder-card:hover .content-box{transform:translateY(0);padding:var(--1fr)}section.shareholder .shareholder-card:hover .icon-box .icon-plus{transform:rotate(180deg)}}@media only screen and (max-width: 1200px){section.shareholder .wrapper{gap:20px;width:100%;height:auto}section.shareholder .shareholder-card{aspect-ratio:1/1}section.shareholder .shareholder-card[data-text-theme=light] .content-box{color:#fff}section.shareholder .shareholder-card[data-text-theme=dark] .content-box{color:#181818}section.shareholder .shareholder-card .img-box{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}section.shareholder .shareholder-card .img-box:before{opacity:1}section.shareholder .shareholder-card .content-box{transform:translateY(0);padding:var(--1fr)}}@media only screen and (max-width: 1024px){section.shareholder .container{gap:30px}section.shareholder .wrapper{display:grid;grid-template-columns:repeat(2,1fr);width:70%}section.shareholder .shareholder-card .content-box{padding:20px}}@media only screen and (max-width: 900px){section.shareholder .wrapper{width:80%}}@media only screen and (max-width: 767px){section.shareholder .wrapper{width:100%;grid-template-columns:repeat(auto-fill,minmax(335px,1fr));justify-items:center}section.shareholder .shareholder-card{width:min(335px,100%)}}section.corporate .container{display:flex;align-items:end}section.corporate .img-box{flex-grow:1;height:600px;overflow:hidden}@supports (clip-path: polygon(0 0)){section.corporate .img-box{-webkit-clip-path:polygon(0 0,100% 0,100% 27%,calc(100% - 40px) 27%,calc(100% - 40px) 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 27%,calc(100% - 40px) 27%,calc(100% - 40px) 100%,0 100%)}}section.corporate .img-box img{width:100%;height:100%;object-fit:cover}section.corporate .content-box{padding:40px 120px 40px 80px;flex-shrink:0;display:flex;flex-direction:column;gap:40px;width:600px}section.corporate .gutter{display:block;background:#00a9cc;width:150px;height:4px}@media only screen and (max-width: 1680px){section.corporate .content-box{padding:40px 80px 40px 40px;width:520px}}@media only screen and (max-width: 1440px){section.corporate .content-box{padding:40px 60px 40px 20px;width:480px}}@media only screen and (max-width: 900px){section.corporate .container{flex-direction:column;gap:10px}section.corporate .img-box{width:100%;height:auto;aspect-ratio:335/218}@supports (clip-path: polygon(0 0)){section.corporate .img-box{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,89.55% 100%,89.55% calc(100% - 20px),0 calc(100% - 20px));clip-path:polygon(0 0,100% 0,100% 100%,89.55% 100%,89.55% calc(100% - 20px),0 calc(100% - 20px))}}section.corporate .content-box{padding:0;gap:30px;width:100%}}section.conference .container{position:relative;z-index:2}section.conference .img-box{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 80px),calc(100% - var(--1fr) * 3) calc(100% - 80px),calc(100% - var(--1fr) * 3) 100%,calc(var(--1fr) * 3) 100%,calc(var(--1fr) * 3) calc(100% - 80px),0 calc(100% - 80px));clip-path:polygon(0 0,100% 0,100% calc(100% - 80px),calc(100% - var(--1fr) * 3) calc(100% - 80px),calc(100% - var(--1fr) * 3) 100%,calc(var(--1fr) * 3) 100%,calc(var(--1fr) * 3) calc(100% - 80px),0 calc(100% - 80px))}section.conference .img-box img{width:100%;height:100%;object-fit:cover}section.conference .img-box:before{position:absolute;top:0;left:0;z-index:2;display:block;background:linear-gradient(270deg,#eee0 35.66%,#eee 59.18%);width:100%;height:100%;content:""}section.conference .content-box{padding:40px calc(var(--1fr) * 3) 80px;display:flex;flex-direction:column;justify-content:center;gap:50px;width:100%;height:100%;min-height:600px}section.conference .gutter{margin:1.5px 0;position:relative;display:block;background:#0003;width:100%;height:1px;max-width:480px}section.conference .gutter:before{position:absolute;left:0;top:-1.5px;z-index:2;display:block;width:150px;height:4px;background:#00a9cc;content:""}section.conference .unit-text-box{max-width:480px}@media only screen and (max-width: 1024px){@supports (clip-path: polygon(0 0)){section.conference .img-box{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,30px calc(100% - 30px),0 calc(100% - 30px));clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,30px calc(100% - 30px),0 calc(100% - 30px))}}section.conference .img-box:before{background:linear-gradient(270deg,#eee0 15.66%,#eee 39.18%)}section.conference .content-box{padding:50px 30px}}@media only screen and (max-width: 900px){section.conference .img-box:before{background:linear-gradient(180deg,#ade5ff00 48.21%,#ade5ff 62.64%)}section.conference .content-box{padding:50px 20px;justify-content:end;gap:30px;min-height:700px}section.conference .gutter{max-width:initial}section.conference .unit-text-box{max-width:initial}}
