.screen-tour{position:relative;z-index:3;background:#efede7;color:#252821;padding:100px max(6%,calc((100vw - 1280px)/2));font-family:"Helvetica Neue",Arial,sans-serif;scroll-margin-top:64px}.tour-intro{display:grid;grid-template-columns:1.4fr 1fr;gap:0 90px;align-items:end;margin-bottom:52px}.tour-intro>.kicker{grid-column:1/-1;color:#737769}.tour-intro h2{font-size:clamp(44px,5.6vw,80px);font-weight:500;line-height:1;letter-spacing:-.055em;margin-top:24px}.tour-intro em{font-style:normal;color:#7c8271}.tour-intro p{font-size:18px;line-height:1.55;max-width:390px}.tour-duration{display:block;font-size:11px;color:#787f6d;margin-top:20px}.tour-player{border:1px solid #aaafa0;background:#171b17;box-shadow:0 25px 55px -35px #121b1560;border-radius:8px;overflow:hidden;color:#efeee7}.tour-topline{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #ffffff12}.tour-topline>span{font-size:11px;letter-spacing:.08em}.tour-topline b{color:#e99759}.tour-topline i{font-style:normal;color:#737d6e;margin:0 16px}.tour-topline button,.tour-transport button{font:12px "Helvetica Neue",Arial,sans-serif;background:transparent;border:1px solid #717b6759;color:#e6eadf;border-radius:3px;cursor:pointer;padding:9px 13px}.tour-stage{position:relative;aspect-ratio:1672/941;overflow:hidden;background:#dde4e6;isolation:isolate}.tour-image-plane{position:absolute;inset:0;overflow:hidden}.tour-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .6s ease,transform 1.1s cubic-bezier(.2,.7,.2,1);transform:scale(var(--tour-zoom,1));transform-origin:var(--focus-x,50%) var(--focus-y,50%);will-change:opacity,transform}.tour-image.is-active{opacity:1}.tour-stage.is-detail .tour-image{transform:scale(var(--detail-zoom,1.5))}.tour-detail{position:absolute;right:18px;bottom:18px;z-index:2;padding:10px 13px;border:1px solid #ffffff66;border-radius:4px;background:#152416eb;color:white;cursor:pointer;font:11px "Helvetica Neue",Arial,sans-serif;box-shadow:0 4px 15px #0002}.tour-detail span{margin-left:15px}.tour-caption{display:grid;grid-template-columns:1.1fr 1fr;gap:45px;padding:27px 30px;min-height:145px;align-items:center;border-top:1px solid #ffffff1c}.tour-caption>div>span{font-size:9px;letter-spacing:.12em;color:#b6c0aa}.tour-caption h3{font-size:25px;line-height:1.12;font-weight:400;letter-spacing:-.035em;margin-top:13px;max-width:470px}.tour-caption>p{font-size:14px;line-height:1.6;color:#bec5b5;max-width:480px}.tour-transport{display:flex;gap:17px;align-items:center;padding:15px 30px;border-top:1px solid #ffffff1a}.tour-transport>button:first-child{min-width:105px}.tour-transport input{flex:1;min-width:30px;accent-color:#d28250;cursor:pointer;height:18px}.tour-transport>span{font:10px ui-monospace,monospace;color:#bac3b0;white-space:nowrap}.tour-seek-label,.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tour-chapters{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid #ffffff20;background:#21271f}.tour-chapters button{border:0;border-right:1px solid #ffffff16;padding:17px 9px 17px 15px;min-height:66px;font:11px "Helvetica Neue",Arial,sans-serif;text-align:left;background:none;color:#bac4ae;cursor:pointer;position:relative}.tour-chapters button:last-child{border:0}.tour-chapters button>span{display:block;font-size:9px;color:#89967b;margin-bottom:7px}.tour-chapters button[aria-pressed=true]{background:#e5e8dc;color:#25301d}.tour-chapters button[aria-pressed=true]>span{color:#a24a22}.tour-chapters button:hover{box-shadow:inset 0 -2px #dc9468}.screen-tour :focus-visible{outline:2px solid #ea9c6c;outline-offset:-3px}.tour-footnote{display:flex;justify-content:space-between;align-items:baseline;gap:35px;margin-top:18px}.tour-footnote p{font-size:10px;line-height:1.6;color:#78806c;max-width:650px}.tour-footnote a{color:#4a5840;font-size:11px;white-space:nowrap}.screen-tour noscript video{width:100%;height:auto}.screen-tour dialog{margin:auto;max-width:96vw;width:1500px;max-height:95svh;padding:15px;background:#171b17;color:#e8edde;border:1px solid #657159;border-radius:7px}.screen-tour dialog::backdrop{background:#090f0bea;backdrop-filter:blur(6px)}.screen-tour dialog>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:13px}.screen-tour dialog button{background:#303c28;color:white;border:1px solid #617052;padding:10px 18px;border-radius:3px;cursor:pointer}.screen-tour dialog img{display:block;width:100%;height:auto;max-height:80svh;object-fit:contain}.screen-tour dialog p{font-size:10px;color:#a8b599;margin-top:10px}
@media(max-width:700px){.screen-tour{padding:70px 5%}.tour-intro{display:block;margin-bottom:30px}.tour-intro h2{font-size:48px;margin-bottom:24px}.tour-intro p{font-size:16px}.tour-duration{margin-top:12px}.tour-topline{padding:12px}.tour-topline>span{font-size:8px;letter-spacing:.03em}.tour-topline i{margin:0 7px}.tour-topline button{padding:8px;font-size:10px}.tour-detail{right:8px;bottom:8px;padding:7px 9px;font-size:9px}.tour-caption{grid-template-columns:1fr;gap:15px;padding:22px 18px;min-height:204px}.tour-caption h3{font-size:24px}.tour-caption p{font-size:13px}.tour-transport{padding:13px 12px;gap:8px;flex-wrap:wrap}.tour-transport>button:first-child{min-width:95px;font-size:11px}.tour-transport input{min-width:80px}.tour-transport>span{font-size:9px}.tour-transport>#tour-prev{margin-left:auto}.tour-chapters{grid-template-columns:repeat(4,1fr)}.tour-chapters button{font-size:10px;padding:13px 10px;border-bottom:1px solid #ffffff16}.tour-footnote{display:block}.tour-footnote a{display:inline-block;margin-top:13px}.screen-tour dialog{padding:10px}}
@media(prefers-reduced-motion:reduce){.tour-image{transition:none;will-change:auto}}
@media(max-width:700px){.tour-transport{display:grid;grid-template-columns:1fr auto auto;gap:12px 8px}.tour-transport input{grid-column:1/-1;grid-row:1;width:100%;min-width:0}.tour-transport>button:first-child{grid-column:1;grid-row:2;justify-self:start}.tour-transport>span{grid-column:1;grid-row:3}.tour-transport>#tour-prev{grid-column:2;grid-row:2;margin:0}.tour-transport>#tour-next{grid-column:3;grid-row:2}}
.film-player{background:#090c10;border:1px solid #ffffff1f;border-radius:12px;overflow:hidden;box-shadow:0 24px 64px -34px #10141b80}.film-player video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:#090c10}.film-explanation{padding:24px 30px;display:grid;grid-template-columns:200px 1fr;gap:24px;border-top:1px solid #ffffff14;align-items:center}.film-explanation>span{font-size:10px;letter-spacing:.12em;color:#ee894e}.film-explanation>p{font-size:16px;line-height:1.5;color:#d3d8dd;min-height:48px;max-width:800px}.film-player .tour-chapters{background:#12171d}.film-player .tour-chapters button{color:#b8c0c8}.film-player .tour-chapters button[aria-pressed=true]{background:#e7ebee;color:#12171d}.film-player .tour-chapters button>span{color:#8b969f}@media(max-width:700px){.film-explanation{display:block;padding:20px}.film-explanation>p{font-size:15px;min-height:90px;margin-top:12px}.film-section .tour-intro h2{font-size:44px}}
.motion-player{border-radius:12px;background:#080b10}.motion-screen{position:relative;line-height:0}.motion-player video{cursor:pointer}.motion-controls{position:absolute;left:0;right:0;bottom:0;padding:35px 22px 10px;background:linear-gradient(transparent,rgba(0,0,0,.88));color:white;line-height:1.4;transition:opacity .25s}.motion-controls[hidden],.motion-center[hidden]{display:none}.motion-controls input{display:block;width:100%;height:14px;accent-color:#ff6b22;cursor:pointer;margin:0}.motion-control-row{display:flex;align-items:center;gap:15px;height:40px}.motion-control-row button{border:0;background:transparent;color:white;cursor:pointer;font-size:23px;width:40px;height:40px;padding:0}.motion-control-row span{font:12px Arial,sans-serif;color:#e9edf1}.motion-control-row .motion-silent{margin-left:auto;font-size:9px;letter-spacing:.12em;color:#c1c6cc}.motion-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:56px;background:#111a;border:1px solid #fff5;border-radius:14px;color:#fff;font-size:28px;cursor:pointer;backdrop-filter:blur(8px);line-height:1}.motion-player.is-playing:not(:hover):not(:focus-within) .motion-controls{opacity:0}.motion-player:fullscreen{display:flex;flex-direction:column;justify-content:center;border:0;border-radius:0;width:100vw;height:100vh;background:#000}.motion-player:fullscreen .motion-screen{width:100%;height:100%;display:flex;align-items:center}.motion-player:fullscreen video{max-height:100vh;object-fit:contain}.motion-player:fullscreen .tour-chapters{display:none}.motion-player.is-loading .motion-center{display:block;font-size:0}.motion-player.is-loading .motion-center:after{content:'Carregando';font-size:11px}.motion-player .tour-chapters{background:#0c1016}.motion-player .tour-chapters button[aria-pressed=true]{background:#212832;color:#fff;box-shadow:inset 0 -2px #ff6b22}.motion-player .tour-chapters button[aria-pressed=true]>span{color:#ff995d}@media(max-width:700px){.motion-controls{padding:24px 10px 3px}.motion-control-row{height:35px;gap:8px}.motion-control-row button{height:34px;width:34px}.motion-control-row span{font-size:10px}.motion-center{width:60px;height:44px;font-size:22px}.motion-player.is-playing .motion-controls{opacity:1!important}}
.motion-player.is-expanded{position:fixed;inset:0;z-index:2147483646;border:0;border-radius:0;width:100vw;height:100dvh;background:#000;display:flex;align-items:center}.motion-player.is-expanded .motion-screen{width:100%;height:100%;display:flex;align-items:center}.motion-player.is-expanded video{max-height:100dvh;object-fit:contain}.motion-player.is-expanded .tour-chapters{display:none}
