.brand img{display:block;width:166px;height:72px;object-fit:contain;filter:drop-shadow(0 0 12px rgba(255,90,19,.18))}.sector{display:none!important}.languages{display:flex;align-items:center;gap:5px;padding-left:1.1vw;border-left:1px solid rgba(255,255,255,.16)}.languages button{min-width:38px;height:40px;padding:2px 4px;border:1px solid transparent;background:transparent;border-radius:5px;cursor:pointer;opacity:.58;transition:.2s;display:grid;place-items:center;line-height:1}.languages button span{font-size:1.05rem}.languages button small{font-size:.48rem;color:#d7dcdf;font-weight:800;letter-spacing:.08em}.languages button:hover,.languages button.active{opacity:1;background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.2);transform:translateY(-1px)}.cinema-label{position:absolute;z-index:10;right:3vw;top:125px;font-size:.58rem;letter-spacing:.17em;color:#c1c8cc;display:flex;align-items:center;gap:9px}.cinema-label span{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 12px var(--orange);animation:blink 1.4s infinite}.pause{position:absolute;z-index:10;right:3vw;bottom:128px;width:42px;height:34px;border:1px solid rgba(255,255,255,.25);background:#080d11b8;color:#fff;cursor:pointer}.slide.active{animation:cameraMove 7s linear both}@keyframes blink{50%{opacity:.25}}@keyframes cameraMove{from{background-position:50% 50%}to{background-position:53% 48%}}@media(max-width:1180px){header{gap:2vw}nav{gap:1.1rem}.quote{display:none}}@media(max-width:900px){.brand img{width:132px;height:58px}.languages{margin-left:auto}.cinema-label{top:94px;right:20px}.pause{display:none}.slide.active{animation:cameraMobile 7s linear both}}@keyframes cameraMobile{from{background-position:60% 0}to{background-position:64% 2%}}@media(max-width:520px){.brand img{width:104px}.languages{gap:1px;padding-left:5px}.languages button{min-width:31px;width:31px;height:36px}.languages button span{font-size:.88rem}}@media(prefers-reduced-motion:reduce){.slide.active{animation:none}}
