.city-story{background:#e9e3d8;color:var(--ink);padding:9vw 5vw 7vw;overflow:hidden}.story-head{display:grid;grid-template-columns:.25fr .85fr 1fr;gap:4vw;align-items:end;max-width:1450px;margin:0 auto 60px}.story-head .kicker{grid-column:2}.story-head h2{grid-column:2;font:600 clamp(46px,5.3vw,78px)/.94 'Sora',sans-serif;letter-spacing:-.055em;margin:16px 0 0}.story-head p{grid-column:3;color:#657278;line-height:1.8;margin:0}.story-stage{position:relative;max-width:1450px;height:720px;margin:auto;background:#06151f;overflow:hidden;box-shadow:0 35px 90px #14273325}.story-slide{position:absolute;inset:0;display:grid;grid-template-columns:64% 36%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1s ease,visibility 1s}.story-slide.active{opacity:1;visibility:visible;pointer-events:auto}.story-slide img{width:100%;height:100%;object-fit:cover}.story-slide>div{padding:7vw 4vw;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:linear-gradient(145deg,#071722,#0d2a38)}.story-slide small{display:flex;gap:13px;align-items:center;color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:8px}.story-slide small b{font:500 34px 'Sora';color:#ffffff24}.story-slide h3{font:600 clamp(34px,3.8vw,56px)/.96 'Sora',sans-serif;letter-spacing:-.05em;margin:20px 0}.story-slide p{color:#ffffff9d;line-height:1.8;font-size:13px}.story-controls{position:absolute;z-index:8;left:calc(64% + 4vw);right:4vw;top:35px;display:flex;align-items:center;justify-content:space-between}.story-controls>button{width:44px;height:44px;border:1px solid #ffffff30;border-radius:50%;background:#071722a8;color:#fff}.story-dots{display:flex;gap:7px}.story-dots button{width:24px;height:3px;min-height:0;border:0;background:#ffffff28;padding:0;transition:background .3s,width .3s}.story-dots button.active{width:42px;background:var(--gold)}.story-finale{max-width:1100px;margin:65px auto 0;text-align:center}.story-finale>p{font:500 clamp(25px,3vw,42px)/1.35 'Sora',sans-serif;letter-spacing:-.035em}.story-finale>div{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:30px}.story-finale span{max-width:480px;border:1px solid #1429351c;border-radius:40px;padding:13px 18px;font-size:11px;background:#f5f1e9}@media(max-width:850px){.story-head{grid-template-columns:1fr;margin-bottom:35px}.story-head .kicker,.story-head h2,.story-head p{grid-column:1}.story-head h2{font-size:42px}.story-stage{height:720px}.story-slide{grid-template-columns:1fr;grid-template-rows:auto 1fr}.story-slide img{height:auto;aspect-ratio:3/2;object-fit:contain;background:#071722}.story-slide>div{padding:32px 24px 82px;justify-content:flex-start}.story-slide h3{font-size:34px}.story-controls{left:24px;right:24px;top:auto;bottom:22px}.story-finale{margin-top:42px}.story-finale>p{font-size:24px}.story-finale span{border-radius:18px}}@media(max-width:430px){.city-story{padding:75px 18px 60px}.story-stage{height:680px}.story-slide h3{font-size:30px}.story-slide p{font-size:12px}}
