:root ._transform-translateX-38511992{transform:translateX(-1px)}:root ._mt-t-space-26{margin-top:var(--t-space-26)}:root ._t--55px{top:-55px}:root ._l-5037{left:50%}:root ._ml--32px{margin-left:-32px}:root ._w-79px{width:79px}:root ._h-79px{height:79px}:root ._t-5037{top:50%}:root ._w-54px{width:54px}:root ._h-54px{height:54px}:root ._mt--27px{margin-top:-27px}:root ._ml--27px{margin-left:-27px}:root ._bg-FFF35{background-color:#fff}:root ._btlr-t-radius-7{border-top-left-radius:var(--t-radius-7)}:root ._btrr-t-radius-7{border-top-right-radius:var(--t-radius-7)}:root ._bbrr-t-radius-7{border-bottom-right-radius:var(--t-radius-7)}:root ._bblr-t-radius-7{border-bottom-left-radius:var(--t-radius-7)}:root ._mb-6px{margin-bottom:6px}:root ._mb-8px{margin-bottom:8px}:root ._col-c-core4{color:var(--c-core4)}:root ._h-1px{height:1px}:root ._bg-EEE35{background-color:#eee}:root ._mih-t-size-10{min-height:var(--t-size-10)}:root ._fost-italic{font-style:italic}:root ._col-33335{color:#333}:root ._mt-4px{margin-top:4px}:root ._col-77735{color:#777}:root ._mt-2px{margin-top:2px}:root ._h-8px{height:8px}:root ._w-8px{width:8px}:root ._btlr-4px{border-top-left-radius:4px}:root ._btrr-4px{border-top-right-radius:4px}:root ._bbrr-4px{border-bottom-right-radius:4px}:root ._bblr-4px{border-bottom-left-radius:4px}:root ._mr-4px{margin-right:4px}:root ._ml-4px{margin-left:4px}:root ._bg-33335{background-color:#333}:root ._bg-DDD35{background-color:#ddd}:root ._pb-2px{padding-bottom:2px}:root ._w-32px{width:32px}:root ._h-32px{height:32px}:root ._mr-12px{margin-right:12px}:root ._btlr-16px{border-top-left-radius:16px}:root ._btrr-16px{border-top-right-radius:16px}:root ._bbrr-16px{border-bottom-right-radius:16px}:root ._bblr-16px{border-bottom-left-radius:16px}:root ._w-9637{width:96%}:root ._als-center{align-self:center}:root ._mt-6px{margin-top:6px}:root ._mb-60px{margin-bottom:60px}:root ._mb-4px{margin-bottom:4px}:root ._h-60px{height:60px}:root ._bbw-1px{border-bottom-width:1px}:root ._bbc-FFF35{border-bottom-color:#fff}:root ._pb-1px{padding-bottom:1px}:root ._bbs-solid{border-bottom-style:solid}:root ._bg-0A0A0A35{background-color:#0a0a0a}:root ._zi-0{z-index:0}:root ._h-5037{height:50%}:root ._pr-24px{padding-right:24px}:root ._pl-24px{padding-left:24px}:root ._pt-3537{padding-top:35%}:root ._pb-30px{padding-bottom:30px}:root ._jc-flex-start{justify-content:flex-start}:root ._maw-500px{max-width:500px}:root ._col-fff35{color:#fff}:root ._mt--8--6px{margin-top:-8.6px}:root ._mb-24px{margin-bottom:24px}:root ._lh-f-lineHeigh112924{line-height:var(--f-lineHeight-5)}:root ._ls-f-letterSpa1360334201{letter-spacing:var(--f-letterSpacing-5)}:root ._ta-center{text-align:center}:root ._fos-30px{font-size:30px}:root ._lh-24px{line-height:24px}:root ._ta-left{text-align:left}:root ._fow-bold{font-weight:700}:root ._fos-14px{font-size:14px}:root ._w-4837{width:48%}:root ._h-56px{height:56px}:root ._btlr-8px{border-top-left-radius:8px}:root ._btrr-8px{border-top-right-radius:8px}:root ._bbrr-8px{border-bottom-right-radius:8px}:root ._bblr-8px{border-bottom-left-radius:8px}:root ._jc-center{justify-content:center}:root ._col-00035{color:#000}:root ._ls-0--3px{letter-spacing:.3px}@keyframes progressBar{0%{width:0;opacity:1}90%{width:90%;opacity:1}to{opacity:0;width:100%}}.slide-container{position:absolute;top:0;left:0;width:100%;height:100%;opacity:1;transform:translateZ(0);transition:opacity .5s cubic-bezier(.5,.5,0,1)}.slide-container.hidden{opacity:0;pointer-events:none}.slide-content,.slide-image-container,.slide-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.slide-content{display:flex;padding:32px;align-items:flex-end;transform:translateX(0);transition:transform .5s cubic-bezier(.5,.5,0,1)}.slide-container.hidden .slide-content{transform:translateX(80px)}.slide-image{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(1.1) translateX(0);background-size:cover;background-position:50%;transition:transform .5s cubic-bezier(.5,.5,0,1)}.slide-container.hidden .slide-image{transform:scale(1.1) translateX(40px)}.slide-content-wrapper{display:flex;flex-direction:column;gap:16px;width:50%}.news-carousel-tab{cursor:pointer;position:relative;border-radius:8px;display:flex;flex:1 1;justify-content:space-between;padding-left:40px;padding-right:40px;align-items:center;transition:background-color .3s ease;background-color:rgba(0,0,0,.1)}.news-carousel-tab.active{background-color:rgba(199,231,255,.1)}.news-carousel-left{flex:1 1;height:100%;gap:16px;justify-content:center;display:flex;flex-direction:column}.news-tab-progress-indicator{position:absolute;border-radius:8px;width:0;animation:progressBar 5s linear forwards;left:0;height:100%;background:linear-gradient(90deg,rgba(199,231,255,0),rgba(199,231,255,.05))}.news-ambience-container{transition:opacity .5s cubic-bezier(.5,.5,0,1),transform .5s cubic-bezier(.5,.5,0,1);transform:scale(1.5) translateX(-128px);opacity:0}.news-ambience-container.visible{transform:scale(1) translateX(0);opacity:1}.ambience-accent{z-index:2}.ambience-accent,.ambience-overlay{position:absolute;top:0;left:0;height:100vh;width:100vw}.ambience-overlay{background-image:linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.6),#000);z-index:3}.ambience-image-container{opacity:.5;position:absolute;top:-256px;height:100vh;width:100vw;z-index:2;transform:scale(5);background-position:50%;background-size:cover}:root ._dsp--webkit-box{display:-webkit-box}:root ._WebkitLineClamp-2{-webkit-line-clamp:2}:root ._WebkitBoxOrient-vertical{-webkit-box-orient:vertical}:root ._WebkitLineClamp-3{-webkit-line-clamp:3}:root ._mt--5px{margin-top:-5px}:root ._mb--3--2px{margin-bottom:-3.2px}:root ._ls-f-letterSpa1360334204{letter-spacing:var(--f-letterSpacing-2)}:root ._fos-f-size-2{font-size:var(--f-size-2)}:root ._lh-f-lineHeigh930893092{line-height:var(--f-lineHeight-2--5)}:root ._whiteSpace-nowrap{white-space:nowrap}:root ._maw-10037{max-width:100%}:root ._textOverflow-ellipsis{text-overflow:ellipsis}:root ._pos-absolute{position:absolute}:root ._b-0px{bottom:0}:root ._r-0px{right:0}:root ._zi-5{z-index:5}:root ._pt-t-space-5{padding-top:var(--t-space-5)}:root ._pr-t-space-5{padding-right:var(--t-space-5)}:root ._pb-t-space-5{padding-bottom:var(--t-space-5)}:root ._pl-t-space-5{padding-left:var(--t-space-5)}:root ._t-0px{top:0}:root ._l-0px{left:0}:root ._h-t-size-1{height:var(--t-size-1)}:root ._w-t-size-1{width:var(--t-size-1)}:root ._btlr-t-radius-64{border-top-left-radius:var(--t-radius-64)}:root ._btrr-t-radius-64{border-top-right-radius:var(--t-radius-64)}:root ._bbrr-t-radius-64{border-bottom-right-radius:var(--t-radius-64)}:root ._bblr-t-radius-64{border-bottom-left-radius:var(--t-radius-64)}:root ._bg-c-core9{background-color:var(--c-core9)}:root ._bg-c-coreA5{background-color:var(--c-coreA5)}:root ._fg-5{flex-grow:5}:root ._bg-c-coreA1{background-color:var(--c-coreA1)}:root ._ox-hidden{overflow-x:hidden}:root ._oy-hidden{overflow-y:hidden}:root ._bxsh-1px40px32px1771525148{box-shadow:1px 40px 32px rgba(0,0,0,.3)}:root ._btlr-t-radius-1-1448{border-top-left-radius:var(--t-radius-1--5)}:root ._btrr-t-radius-1-1448{border-top-right-radius:var(--t-radius-1--5)}:root ._bbrr-t-radius-1-1448{border-bottom-right-radius:var(--t-radius-1--5)}:root ._bblr-t-radius-1-1448{border-bottom-left-radius:var(--t-radius-1--5)}:root ._btlr-t-radius-1{border-top-left-radius:var(--t-radius-1)}:root ._btrr-t-radius-1{border-top-right-radius:var(--t-radius-1)}:root ._bbrr-t-radius-1{border-bottom-right-radius:var(--t-radius-1)}:root ._bblr-t-radius-1{border-bottom-left-radius:var(--t-radius-1)}:root ._jc-flex-end{justify-content:flex-end}:root ._pr-t-space-3{padding-right:var(--t-space-3)}:root ._pl-t-space-3{padding-left:var(--t-space-3)}:root ._dsp-inline{display:inline}:root ._ww-break-word{word-wrap:break-word}:root ._ussel-auto{-moz-user-select:auto;user-select:auto;-webkit-user-select:auto}:root ._col-color{color:var(--color)}:root ._ff-f-family{font-family:var(--f-family)}:root ._mt--8--5px{margin-top:-8.5px}:root ._mr-0px{margin-right:0}:root ._mb--7--5px{margin-bottom:-7.5px}:root ._ml-0px{margin-left:0}:root ._fos-f-size-6{font-size:var(--f-size-6)}:root ._lh-f-lineHeigh112925{line-height:var(--f-lineHeight-6)}:root ._ls-f-letterSpa1360334200{letter-spacing:var(--f-letterSpacing-6)}:root ._fow-500{font-weight:500}:root ._whiteSpace-break-space115{white-space:break-spaces}:root ._mt--2--35px{margin-top:-2.35px}:root ._mb--5--9px{margin-bottom:-5.9px}:root ._ls-f-letterSpa1360334203{letter-spacing:var(--f-letterSpacing-3)}:root ._fos-f-size-3{font-size:var(--f-size-3)}:root ._lh-f-lineHeigh112922{line-height:var(--f-lineHeight-3)}:root ._col-c-coreA8{color:var(--c-coreA8)}:root ._pe-none{pointer-events:none!important}:root ._pt-envsafe-are1809683144{padding-top:env(safe-area-inset-top)}:root ._h-t-size-barH1298081297{height:var(--t-size-barHeightMobile)}:root ._h-150px{height:150px}:root ._fs-1{flex-shrink:1}:root ._jc-space-betwe3241{justify-content:space-between}:root ._fg-1{flex-grow:1}:root ._pl-t-space-1{padding-left:var(--t-space-1)}:root ._gap-t-space-1{gap:var(--t-space-1)}:root ._ml-t-space-1{margin-left:var(--t-space-1)}:root ._dsp-flex{display:flex}:root ._fb-auto{flex-basis:auto}:root ._bxs-border-box{box-sizing:border-box}:root ._pos-relative{position:relative}:root ._mih-0px{min-height:0}:root ._miw-0px{min-width:0}:root ._fs-0{flex-shrink:0}:root ._fd-column{flex-direction:column}:root ._h-10037{height:100%}:root ._gap-t-space-2{gap:var(--t-space-2)}:root ._w-10037{width:100%}:root ._ai-center{align-items:center}:root ._ai-stretch{align-items:stretch}:root ._fd-row{flex-direction:row}