@charset "UTF-8";body{font-family:"Roboto",sans-serif;scroll-behavior:smooth}h1,h2,h3{font-family:"Space Grotesk",sans-serif}.font-montserrat{font-family:"Montserrat",sans-serif}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{from{opacity:0;transform:scale(0.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeIn 1s ease-in-out forwards}.animate-fade-in-up{animation:fadeInUp 1s ease-in-out forwards}.animate-scale-in{animation:scaleIn 0.8s ease-in-out forwards}.animation-delay-500{animation-delay:0.5s}.animation-delay-800{animation-delay:0.8s}.animation-delay-1000{animation-delay:1s}#descubre-popup .transform::-webkit-scrollbar,#descubre-dialog-box::-webkit-scrollbar,#descubre-typing-text-1::-webkit-scrollbar,#descubre-typing-text-2::-webkit-scrollbar{width:8px;background-color:#323232}#descubre-popup .transform::-webkit-scrollbar-thumb,#descubre-dialog-box::-webkit-scrollbar-thumb,#descubre-typing-text-1::-webkit-scrollbar-thumb,#descubre-typing-text-2::-webkit-scrollbar-thumb{background-color:#323232}#descubre-popup .transform::-webkit-scrollbar-track,#descubre-dialog-box::-webkit-scrollbar-track,#descubre-typing-text-1::-webkit-scrollbar-track,#descubre-typing-text-2::-webkit-scrollbar-track{background-color:#323232}#descubre-popup .transform,#descubre-dialog-box,#descubre-typing-text-1,#descubre-typing-text-2{scrollbar-color:#323232 #323232;scrollbar-width:thin}.hero-title{font-size:40px}.hero-subtitle{font-family:"Montserrat",sans-serif}.btn-primary{font-family:"Montserrat",sans-serif}.btn-primary:hover{transform:translateY(-2px);background-color:#9FC99B;color:#323232}.scroll-progress-bar{position:fixed;bottom:0;left:0;height:4px;background:linear-gradient(90deg,#27D5D5 0%,#9FC99B 100%);z-index:150;transition:width 0.1s ease-out;box-shadow:0 -2px 10px rgba(39,213,213,0.3)}.scroll-hint{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(39,213,213,0.95);color:#323232;padding:20px 30px;border-radius:15px;font-size:16px;font-weight:600;z-index:200;opacity:0;transition:opacity 0.3s ease;pointer-events:none;text-align:center;box-shadow:0 10px 40px rgba(39,213,213,0.4)}.scroll-hint.show{opacity:1}.scroll-indicator{display:none;align-items:center;justify-content:center;position:fixed;top:50%;transform:translateY(-50%);z-index:100!important;width:60px;height:60px;background:rgba(39,213,213,0.3);backdrop-filter:blur(10px);border-radius:50%;border:2px solid rgba(39,213,213,0.5);color:#27D5D5;cursor:pointer;pointer-events:auto!important;transition:all 0.3s ease;animation:pulse-enhanced 2s ease-in-out infinite;box-shadow:0 4px 15px rgba(39,213,213,0.3)}.scroll-indicator svg{pointer-events:none}.scroll-indicator:active{transform:translateY(-50%) scale(0.95);background:rgba(39,213,213,0.5)}.scroll-indicator.visible{display:flex!important}.scroll-indicator.hidden{display:none!important}.scroll-indicator.initial-emphasis{width:70px!important;height:70px!important;animation:bounce-arrow 1.5s ease-in-out 3}.scroll-indicator-left{left:10px}.scroll-indicator-right{right:10px}@keyframes pulse-enhanced{0%,100%{opacity:0.8;box-shadow:0 4px 15px rgba(39,213,213,0.3)}50%{opacity:1;box-shadow:0 4px 30px rgba(39,213,213,0.6)}}@keyframes bounce-arrow{0%,100%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.15)}}.office-map-container{position:relative;width:100%;max-width:1600px;margin:3rem auto 0;display:flex;justify-content:center;align-items:center}.office-map-wrapper{position:relative}.scroll-arrow{display:none;position:fixed;top:50%;transform:translateY(-50%);z-index:30;background-color:rgba(50,50,50,0.6);backdrop-filter:blur(4px);color:white;border:1px solid rgba(255,255,255,0.2);border-radius:50%;width:66px;height:66px;align-items:center;justify-content:center;cursor:pointer;transition:opacity 0.2s,background-color 0.2s}.scroll-arrow:hover{background-color:rgba(30,30,30,0.8)}.scroll-arrow.hidden{opacity:0;pointer-events:none}#scroll-arrow-left{left:0.5rem}#scroll-arrow-right{right:0.5rem}@media (max-width:768px){.office-map-container{overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100vw;max-width:100vw;height:85vh;min-height:500px;margin:0;padding:0;display:block}.office-map-container::-webkit-scrollbar{display:none}.office-map-wrapper{width:1600px;min-width:1600px;height:85vh;min-height:500px;position:relative;contain:layout size;display:flex;align-items:center;justify-content:flex-start}.office-map-wrapper img{width:1600px;height:auto;display:block;flex-shrink:0}.office-map-wrapper>a{width:12%;position:relative}.office-map-wrapper>a::before{content:"";position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;z-index:-1}.scroll-arrow{display:flex}.scroll-hint{font-size:14px;padding:15px 25px;max-width:80%}}@media (min-width:769px){.office-map-container{margin-top:0}}@media (max-width:400px){.office-map-container{height:80vh;min-height:450px}.office-map-wrapper{width:1400px;min-width:1400px;height:80vh;min-height:450px}.office-map-wrapper img{width:1400px}}