@charset "UTF-8";.bannerBlk{width:100%;position:relative;padding-top:var(--headerH)}.bannerBlk:after{content:"";width:100%;height:100%;background:linear-gradient(180deg,#0003,#0000 38.2%);position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.bannerBlk .container{max-width:1440px;min-height:650px;padding:60px 0;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1200px){.bannerBlk .container{width:calc(100% - var(--baseSpace) * 2)}}@media only screen and (min-width: 1921px){.bannerBlk .container{max-width:75vw}}@media only screen and (max-width: 900px){.bannerBlk .container{min-height:453.73px}}.bannerBlk .txtBox{width:62.5%;max-width:46.875vw;position:relative;z-index:2}@media only screen and (max-width: 900px){.bannerBlk .txtBox{width:100%;max-width:100%}}.bannerBlk .txtBox .mainSlogan,.bannerBlk .txtBox .subSlogan,.bannerBlk .txtBox .paragraph{opacity:0;transform:translateY(30px);transition:.8s transform,.8s opacity}.bannerBlk .txtBox .mainSlogan{font-family:El Messiri,Noto Sans TC,微軟正黑體修正,Microsoft JhengHei,微軟正黑體,sans-serif;font-size:clamp(3.4375rem,-.1471rem + 6.3725vw,7.5rem);font-weight:500;line-height:1.1;letter-spacing:2px;transition-delay:.2s}.bannerBlk .txtBox .subSlogan{font-size:clamp(1.5625rem,1.2868rem + .4902vw,1.875rem);font-weight:500;line-height:1.3;letter-spacing:1px;margin-top:10px;transition-delay:.4s}.bannerBlk .txtBox .paragraph{margin-top:20px;transition-delay:.6s}.bannerBlk .picBox{width:100%;height:100%;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.bannerBlk .picBox .pic{width:100%;height:100%}.bannerBlk .picBox .pic img{width:100%;height:100%;object-fit:cover;transition:1s transform .2s}.bannerBlk.aost-show .txtBox .mainSlogan,.bannerBlk.aost-show .txtBox .subSlogan,.bannerBlk.aost-show .txtBox .paragraph{transform:translateY(0);opacity:1}.bannerBlk.aost-show .picBox .pic img{transform:scale(1.05)}.bannerBlk[data-theme=light],.bannerBlk[data-theme=light] .unitTitle .paragraph{color:#321c05}.bannerBlk[data-theme=dark],.bannerBlk[data-theme=dark] .unitTitle .paragraph{color:#fff}.bannerBlk[data-align=right] .txtBox{margin-left:auto;text-align:right}.bannerBlk[data-align=center] .txtBox{margin:0 auto;text-align:center}.bannerBlk[data-align=center] .unitTitle{text-align:center}.bannerBlk[data-align=left] .txtBox{margin-right:auto}.about-page{color:#321c05}section.contentBlk .tabBox{padding:clamp(1.25rem,.1471rem + 1.9608vw,2.5rem);position:relative;z-index:2}section.overviewBlk .container{padding-bottom:clamp(3.125rem,-2.3897rem + 9.8039vw,9.375rem);gap:clamp(1.875rem,-4.7426rem + 11.7647vw,9.375rem);max-width:1440px;display:flex;align-items:center;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto}@media only screen and (max-width: 1200px){section.overviewBlk .container{width:calc(100% - var(--baseSpace) * 2)}}section.overviewBlk .contentBox{gap:clamp(3.125rem,1.4706rem + 2.9412vw,5rem);display:flex;flex-direction:column;justify-content:center}section.overviewBlk .page-head{margin:0;text-align:left}section.overviewBlk .unit-item{width:100%}section.overviewBlk .unit-item .item-wrap{gap:30px;overflow:hidden;display:flex;align-items:center}section.overviewBlk .unit-item:not(:last-child):after{margin:20px 0;display:block;background:#0003;width:100%;height:1px;pointer-events:none;content:""}section.overviewBlk .unit-item .textBox{flex-grow:1;display:grid;transition:grid-template-rows .4s}section.overviewBlk .unit-item .textBox .itemTitle{font-size:1.375rem;letter-spacing:1px}section.overviewBlk .unit-item .paragraph{margin-top:10px;display:none}section.overviewBlk .unit-item .paragraph p{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:1}section.overviewBlk .unit-item .icon-box{position:relative;flex-shrink:0;width:15px;height:15px}section.overviewBlk .unit-item .icon-box .icon-plus{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);font-size:1.625rem;transition:transform .4s}@media only screen and (min-width: 1201px) and (min-width: 1201px){section.overviewBlk .unit-item:hover .icon-plus{transform:translate3d(-50%,-50%,0) rotate(-180deg)}}@media only screen and (min-width: 1201px) and (max-width: 1200px){section.overviewBlk .unit-item:active .icon-plus{transform:translate3d(-50%,-50%,0) rotate(-180deg)}}section.overviewBlk .picBox{flex-shrink:0;width:57.9861111111%;max-width:50%}section.overviewBlk .picBox .pic{position:relative;width:100%;overflow:hidden}section.overviewBlk .picBox .pic:before{content:"";display:block;width:100%;height:100%;padding-top:106.5868263473%}section.overviewBlk .picBox .pic picture{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}section.overviewBlk .picBox .pic img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}@media only screen and (max-width: 1200px){section.overviewBlk .unit-item .textBox{grid-template-rows:auto minmax(0,1fr)}section.overviewBlk .unit-item .paragraph{opacity:1}}@media only screen and (max-width: 767px){section.overviewBlk .container{padding-top:50px;display:flex;flex-direction:column;align-items:center}section.overviewBlk .contentBox{width:85%}section.overviewBlk .picBox{order:-1;width:85%;max-width:initial}}@media only screen and (max-width: 575px){section.overviewBlk .container{width:100%}section.overviewBlk .contentBox{padding:0 20px;width:100%}section.overviewBlk .picBox{width:100%}}section.developmentBlk .container{max-width:1440px;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto}@media only screen and (max-width: 1200px){section.developmentBlk .container{width:calc(100% - var(--baseSpace) * 2)}}section.developmentBlk .container.develop{padding-bottom:clamp(3.125rem,-2.3897rem + 9.8039vw,9.375rem);max-width:1515px}section.developmentBlk .page-head{margin-bottom:clamp(3.125rem,1.4706rem + 2.9412vw,5rem)}section.developmentBlk .contentBox{gap:clamp(3.125rem,1.1949rem + 3.4314vw,5.3125rem);display:flex;align-items:center}section.developmentBlk .decoration-bg-box{flex-shrink:0;background:#f2f2f2;width:150px;height:150px;display:flex;align-items:center}section.developmentBlk .decoration-bg-box .moreBtn{transform:translate(2.0833333333vw)}section.developmentBlk .itemList{gap:40px;max-width:1280px;width:100%;display:flex;flex-wrap:wrap}section.developmentBlk .developItem{position:relative;width:calc((100% - 80px) / 3)}section.developmentBlk .developItem .floatBox{position:relative;z-index:2;overflow:hidden}section.developmentBlk .developItem .floatBox .textBox{pointer-events:none}section.developmentBlk .developItem .picBox{position:relative}section.developmentBlk .developItem .picBox:after{position:absolute;top:0;left:50%;transform:translate(-50%);background:linear-gradient(180deg,#2d1a0500 30%,#2d1a0599 50%,#2d1a0599 50%,#2d1a0599);width:calc(100% + 1px);height:200%;pointer-events:none;transition:transform .4s;content:""}section.developmentBlk .developItem .picBox .pic{position:relative;width:100%;overflow:hidden}section.developmentBlk .developItem .picBox .pic:before{content:"";display:block;width:100%;height:100%;padding-top:129%}section.developmentBlk .developItem .picBox .pic picture{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}section.developmentBlk .developItem .picBox .pic img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}section.developmentBlk .developItem .picBox .pic img{width:calc(100% + 1px)}section.developmentBlk .developItem .textBox{padding:30px;position:absolute;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;gap:10px;color:#fff;transform:translateY(68px);transition:transform .4s}section.developmentBlk .developItem .title-box{display:flex;align-items:center;gap:20px}section.developmentBlk .developItem .title-box .itemTitle{margin-bottom:-3px;font-family:Outfit,Noto Sans TC,微軟正黑體修正,Microsoft JhengHei,微軟正黑體,sans-serif}section.developmentBlk .developItem .paragraph{opacity:0;transform:translateY(68px);transition:transform .4s,opacity .4s;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.developmentBlk .developItem .icon-box{width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-size:1.625rem}section.developmentBlk .developItem .icon-box .icon-plus{transition:transform .4s}@media only screen and (min-width: 1201px) and (min-width: 1201px){section.developmentBlk .developItem:hover .picBox:after{transform:translate3d(-50%,-50%,0)}section.developmentBlk .developItem:hover .textBox{transform:translateY(0)}section.developmentBlk .developItem:hover .paragraph{opacity:1;transform:translateY(0)}section.developmentBlk .developItem:hover .icon-box .icon-plus{transform:rotate(-180deg)}}@media only screen and (min-width: 1201px) and (max-width: 1200px){section.developmentBlk .developItem:active .picBox:after{transform:translate3d(-50%,-50%,0)}section.developmentBlk .developItem:active .textBox{transform:translateY(0)}section.developmentBlk .developItem:active .paragraph{opacity:1;transform:translateY(0)}section.developmentBlk .developItem:active .icon-box .icon-plus{transform:rotate(-180deg)}}@media only screen and (max-width: 1200px){section.developmentBlk .contentBox{flex-direction:column}section.developmentBlk .developItem{width:calc((100% - 40px)/2)}section.developmentBlk .developItem .textBox{transform:translateY(0)}section.developmentBlk .developItem .title-box{gap:10px}section.developmentBlk .developItem .paragraph{transform:translateY(0);opacity:1}section.developmentBlk .developItem .picBox:after{transform:translate3d(-50%,-50%,0)}section.developmentBlk .decoration-bg-box{transform:translate(-20px);width:120px;height:120px}section.developmentBlk .decoration-bg-box .moreBtn{transform:translate(48.5px)}}@media only screen and (max-width: 767px){section.developmentBlk .page-head{text-align:left;width:85%}section.developmentBlk .itemList{gap:30px;flex-direction:column;width:85%}section.developmentBlk .developItem{width:100%}}@media only screen and (max-width: 575px){section.developmentBlk .container{width:100%}section.developmentBlk .page-head{padding:0 20px;width:100%}section.developmentBlk .itemList{width:100%}}section.investorBlk{position:relative}section.investorBlk .container{padding:clamp(6.25rem,5.1471rem + 1.9608vw,7.5rem) 0;gap:50px;max-width:1440px;min-height:800px;display:flex;flex-direction:column;justify-content:center;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto}@media only screen and (max-width: 1200px){section.investorBlk .container{width:calc(100% - var(--baseSpace) * 2)}}section.investorBlk .bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;width:100%;height:100%}section.investorBlk .bg img{width:100%;height:100%;object-fit:cover}section.investorBlk .header{gap:30px;display:flex;align-items:center;justify-content:space-between}section.investorBlk .header[data-theme=light]{color:#fff}section.investorBlk .header[data-theme=light] .circleBtn svg path{stroke:url(#linear_light)}section.investorBlk .header .moreBtn{flex-shrink:0}section.investorBlk .page-head{margin:0;max-width:760px;text-align:left}section.investorBlk .page-head .title{gap:15px;display:flex;align-items:center}section.investorBlk .page-head .subTitle{margin-top:0}section.investorBlk .page-head .paragraph{margin-top:10px}section.investorBlk .itemList{gap:20px;display:flex;flex-wrap:wrap}section.investorBlk ripple-btn{background:#fff;width:calc((100% - 20px)/2);opacity:0;transform:translateY(50px);transition:box-shadow .4s,opacity var(--aost-trans, .8s),transform var(--aost-trans, .8s)}section.investorBlk ripple-btn.aost-show{opacity:1;transform:translateY(0)}@media only screen and (min-width: 1201px) and (min-width: 1201px){section.investorBlk ripple-btn:hover{box-shadow:5px 5px 30px #0000001a}}@media only screen and (min-width: 1201px) and (max-width: 1200px){section.investorBlk ripple-btn:active{box-shadow:5px 5px 30px #0000001a}}section.investorBlk .hover-btn .hover-ball{background-color:#fffae3}section.investorBlk .investorItem{padding:30px;display:block;width:100%;gap:30px;min-height:135px;display:flex;flex-direction:row;align-items:center}section.investorBlk .investorItem .picBox{position:relative;flex-shrink:0;width:40px;height:40px}section.investorBlk .investorItem .picBox .pic{filter:brightness(0) saturate(100%) invert(13%) sepia(25%) saturate(1315%) hue-rotate(351deg) brightness(95%) contrast(101%);transition:opacity .4s}section.investorBlk .investorItem .picBox .pic.hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;filter:brightness(0) saturate(100%) invert(23%) sepia(63%) saturate(4345%) hue-rotate(39deg) brightness(99%) contrast(101%);opacity:0}section.investorBlk .investorItem .contentBox{flex-grow:1}section.investorBlk .investorItem .contentBox .paragraph{margin-top:10px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.investorBlk .investorItem .icon-box{position:relative;flex-shrink:0;width:15px;height:15px}section.investorBlk .investorItem .icon-box .icon-plus{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0);font-size:1.625rem;transition:transform .4s}@media only screen and (min-width: 1201px) and (min-width: 1201px){section.investorBlk .investorItem:hover .picBox .pic{opacity:0}section.investorBlk .investorItem:hover .picBox .pic.hover{opacity:1}section.investorBlk .investorItem:hover .icon-plus{transform:translate3d(-50%,-50%,0) rotate(-180deg)}}@media only screen and (min-width: 1201px) and (max-width: 1200px){section.investorBlk .investorItem:active .picBox .pic{opacity:0}section.investorBlk .investorItem:active .picBox .pic.hover{opacity:1}section.investorBlk .investorItem:active .icon-plus{transform:translate3d(-50%,-50%,0) rotate(-180deg)}}@media only screen and (max-width: 768px){section.investorBlk .container{align-items:center;min-height:initial}section.investorBlk .bg{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}section.investorBlk .bg img{position:fixed;top:0;left:0}section.investorBlk .header{flex-direction:column;align-items:flex-start;width:85%}section.investorBlk .page-head .title{gap:10px;flex-direction:column;align-items:flex-start}section.investorBlk .page-head .paragraph{margin-top:20px}section.investorBlk .itemList{width:85%}section.investorBlk ripple-btn{width:100%}section.investorBlk .investorItem{padding:20px;gap:15px}}@media only screen and (max-width: 575px){section.investorBlk .header{width:100%}section.investorBlk .itemList{width:100%}}
