.LoadingScreen-module__zfmyua__root{z-index:10000;background-color:var(--c-white);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoadingScreen-module__zfmyua__content{flex-direction:column;align-items:center;gap:28px;display:flex}.LoadingScreen-module__zfmyua__logo{width:100px;height:100px;color:var(--c-black)}.LoadingScreen-module__zfmyua__brand{font-family:var(--font-body);letter-spacing:.35em;text-transform:uppercase;color:var(--c-black);font-size:1.2rem;font-weight:400}.LoadingScreen-module__zfmyua__sub{font-family:var(--font-heading);color:var(--c-grey-500);font-size:1.5rem;font-style:italic;font-weight:600}
.CitiesSlideshow-module__96fxPG__wrap{background:var(--c-grey-100);width:100%;height:100%;position:relative;overflow:hidden}.CitiesSlideshow-module__96fxPG__slide{opacity:0;transition:opacity 1.1s ease-in-out;position:absolute;inset:0}.CitiesSlideshow-module__96fxPG__slide.CitiesSlideshow-module__96fxPG__active{opacity:1}.CitiesSlideshow-module__96fxPG__img{object-fit:cover;object-position:center}.CitiesSlideshow-module__96fxPG__slide:after{content:"";pointer-events:none;background:linear-gradient(#0000 0% 55%,#0f0f0f8c 100%);position:absolute;inset:0}.CitiesSlideshow-module__96fxPG__caption{z-index:2;color:var(--c-white);flex-direction:column;gap:10px;display:flex;position:absolute;bottom:40px;left:40px;right:40px}.CitiesSlideshow-module__96fxPG__label{font-family:var(--font-heading);color:#ffffffd9;align-items:center;gap:10px;font-size:1.625rem;font-style:italic;font-weight:600;display:inline-flex}.CitiesSlideshow-module__96fxPG__label:before{content:"►";color:var(--c-white)}.CitiesSlideshow-module__96fxPG__city{font-family:var(--font-heading);letter-spacing:-.02em;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:400;line-height:1}.CitiesSlideshow-module__96fxPG__dots{z-index:3;gap:10px;display:flex;position:absolute;bottom:32px;right:40px}.CitiesSlideshow-module__96fxPG__dot{background:#fff6;width:24px;height:1px;transition:width .4s,background .4s}.CitiesSlideshow-module__96fxPG__dotActive{background:var(--c-white);width:40px}.CitiesSlideshow-module__96fxPG__placeholder{background:var(--c-grey-100);color:var(--c-grey-500);font-family:var(--font-heading);justify-content:center;align-items:center;font-size:1.5rem;font-style:italic;font-weight:600;display:flex;position:absolute;inset:0}@media (max-width:640px){.CitiesSlideshow-module__96fxPG__wrap{height:clamp(320px,55vh,520px)}.CitiesSlideshow-module__96fxPG__caption{bottom:24px;left:24px;right:24px}.CitiesSlideshow-module__96fxPG__dots{bottom:20px;right:24px}}
.EnrichesSection-module__pryoSG__enriches{z-index:3;background:var(--c-white);border-radius:32px 32px 0 0;height:100dvh;position:relative;overflow:visible;box-shadow:0 -20px 60px #0f0f0f26}.EnrichesSection-module__pryoSG__sticky{position:absolute;inset:0;overflow:visible}.EnrichesSection-module__pryoSG__bg{background-image:linear-gradient(to right, var(--c-grey-100) 1px, transparent 1px), linear-gradient(to bottom, var(--c-grey-100) 1px, transparent 1px);pointer-events:none;z-index:0;background-size:48px 48px;position:absolute;inset:0}.EnrichesSection-module__pryoSG__centerTitle{z-index:5;pointer-events:none;position:absolute;inset:0}.EnrichesSection-module__pryoSG__centerTitle h2{width:100%;font-family:var(--font-heading);letter-spacing:-.02em;color:var(--c-black);text-align:center;flex-direction:column;align-items:center;gap:.1em;padding:0 6rem;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:400;line-height:1.1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.EnrichesSection-module__pryoSG__line{white-space:nowrap;display:block}.EnrichesSection-module__pryoSG__char{opacity:0;transition:opacity .42s cubic-bezier(.16,1,.3,1),transform .42s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(40px)}.EnrichesSection-module__pryoSG__char.EnrichesSection-module__pryoSG__visible{opacity:1;transform:translateY(0)}.EnrichesSection-module__pryoSG__titleSub{width:100%;max-width:44rem;font-family:var(--font-body);color:var(--c-black-800);text-align:center;opacity:0;padding:0 6rem;font-size:clamp(.875rem,1vw,1rem);font-weight:300;line-height:1.6;transition:opacity .49s .35s,transform .49s .35s;position:absolute;top:calc(50% + 7rem);left:50%;transform:translate(-50%,20px)}.EnrichesSection-module__pryoSG__titleSub.EnrichesSection-module__pryoSG__visible{opacity:1;transform:translate(-50%)}.EnrichesSection-module__pryoSG__card{z-index:3;opacity:0;will-change:opacity, transform, width, height;background:var(--c-white);width:min(300px,22vw);height:170px;font-family:var(--font-heading);border:1px dashed #0000;border-radius:6px;padding:1.5rem 1.75rem;font-weight:600;transition:opacity .32s cubic-bezier(.16,1,.3,1),transform .32s cubic-bezier(.16,1,.3,1),width .28s cubic-bezier(.16,1,.3,1),height .28s cubic-bezier(.16,1,.3,1),padding .25s,box-shadow .28s,border-color .21s,border-style .14s;position:absolute;overflow:hidden;transform:translateY(14px)}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible{opacity:1;border-color:var(--c-grey-300);transition-delay:.25s;transform:translateY(0)}.EnrichesSection-module__pryoSG__card:hover{z-index:100;border-style:solid;border-color:var(--c-grey-400);width:min(560px,80vw);height:auto;padding:2.25rem 2.5rem;transition-delay:0s;box-shadow:0 30px 70px #0f0f0f2e;opacity:1!important}.EnrichesSection-module__pryoSG__cardDesc{font-family:var(--font-body);color:var(--c-grey-700);opacity:0;max-height:0;margin-top:0;font-size:.9375rem;font-weight:300;line-height:1.65;transition:max-height .35s cubic-bezier(.16,1,.3,1),opacity .28s .1s,margin-top .25s;overflow:hidden}.EnrichesSection-module__pryoSG__card:hover .EnrichesSection-module__pryoSG__cardDesc{opacity:1;max-height:400px;margin-top:1rem}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__ghostHot{z-index:100;border-style:solid;border-color:var(--c-grey-400);width:min(560px,80vw);height:auto;padding:2.25rem 2.5rem;transition-delay:0s;box-shadow:0 30px 70px #0f0f0f2e;opacity:1!important}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__ghostHot .EnrichesSection-module__pryoSG__cardDesc{opacity:1;max-height:400px;margin-top:1rem}.EnrichesSection-module__pryoSG__ghostCursor{pointer-events:none;z-index:1000;opacity:0;will-change:transform, opacity;width:24px;height:24px;position:fixed;top:0;left:0}.EnrichesSection-module__pryoSG__ghostCursor svg{filter:drop-shadow(0 3px 8px #00000024);display:block}.EnrichesSection-module__pryoSG__ghostPulse{pointer-events:none;background:#2d524059;border-radius:50%;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.EnrichesSection-module__pryoSG__cardPillar01{top:19vh;left:7vw}.EnrichesSection-module__pryoSG__cardPillar02{top:19vh;right:7vw}.EnrichesSection-module__pryoSG__cardPillar03{bottom:19vh;left:7vw}.EnrichesSection-module__pryoSG__cardPillar04{bottom:19vh;right:7vw}.EnrichesSection-module__pryoSG__corner{opacity:0;pointer-events:none;z-index:4;width:14px;height:14px;transition:opacity .2s;position:absolute}.EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__tl{border-top:1.5px solid var(--c-black);border-left:1.5px solid var(--c-black);top:0;left:0}.EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__tr{border-top:1.5px solid var(--c-black);border-right:1.5px solid var(--c-black);top:0;right:0}.EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__bl{border-bottom:1.5px solid var(--c-black);border-left:1.5px solid var(--c-black);bottom:0;left:0}.EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__br{border-bottom:1.5px solid var(--c-black);border-right:1.5px solid var(--c-black);bottom:0;right:0}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__corner{opacity:1}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__tl{transition-delay:0s}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__tr{transition-delay:50ms}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__bl{transition-delay:.1s}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__corner.EnrichesSection-module__pryoSG__br{transition-delay:.15s}.EnrichesSection-module__pryoSG__scan{pointer-events:none;z-index:2;border-radius:6px;position:absolute;inset:0;overflow:hidden}.EnrichesSection-module__pryoSG__scan:before{content:"";background:linear-gradient(90deg,#0000 0%,#0f0f0f0f 50%,#0000 100%);width:40%;position:absolute;top:0;bottom:0;left:-40%;transform:translate(-100%)}.EnrichesSection-module__pryoSG__scan:after{content:"";background:var(--c-black);opacity:0;width:1.5px;position:absolute;top:0;bottom:0;left:0;transform:translate(-10px)}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__scan:before{animation:.7s .2s forwards EnrichesSection-module__pryoSG__cardScanSweep}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__scan:after{animation:.7s .2s forwards EnrichesSection-module__pryoSG__cardScanLine}@keyframes EnrichesSection-module__pryoSG__cardScanSweep{0%{transform:translate(0)}to{transform:translate(350%)}}@keyframes EnrichesSection-module__pryoSG__cardScanLine{0%{opacity:0;transform:translate(-10px)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translate(calc(22vw + 10px))}}.EnrichesSection-module__pryoSG__cardInner{z-index:3;opacity:0;transition:opacity .4s .5s;position:relative}.EnrichesSection-module__pryoSG__card.EnrichesSection-module__pryoSG__visible .EnrichesSection-module__pryoSG__cardInner{opacity:1}.EnrichesSection-module__pryoSG__cardLabel{font-family:var(--font-heading);color:var(--c-black);align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:1.125rem;font-weight:600;display:flex}.EnrichesSection-module__pryoSG__cardLabel:before{content:""}.EnrichesSection-module__pryoSG__cardTitle{font-family:var(--font-heading);color:var(--c-black);letter-spacing:-.01em;margin-bottom:.375rem;font-size:1.75rem;font-weight:600;line-height:1.1}.EnrichesSection-module__pryoSG__cardSub{font-family:var(--font-heading);color:var(--c-black);font-size:1.375rem;font-style:italic;font-weight:600;line-height:1.45}.EnrichesSection-module__pryoSG__progressBar{background:var(--c-black);z-index:20;height:2px;width:calc(var(--section-progress,0) * 100%);transition:width .3s;position:absolute;top:0;left:0}.EnrichesSection-module__pryoSG__scrollIndicator{font-family:var(--font-heading);color:var(--c-grey-500);z-index:20;align-items:center;gap:.75rem;font-size:1.5rem;font-style:italic;font-weight:600;display:flex;position:absolute;top:2rem;right:2rem}.EnrichesSection-module__pryoSG__scrollIndicatorBar{background:var(--c-grey-200);width:120px;height:1px;position:relative;overflow:hidden}.EnrichesSection-module__pryoSG__scrollIndicatorBar:after{content:"";width:calc(var(--section-progress,0) * 100%);background:var(--c-black);transition:width .3s;position:absolute;top:0;bottom:0;left:0}@media (max-width:900px){.EnrichesSection-module__pryoSG__card{width:min(260px,42vw);padding:1rem 1.25rem}.EnrichesSection-module__pryoSG__cardTitle{font-size:1.125rem}.EnrichesSection-module__pryoSG__centerTitle{padding:0 2rem}}
