*{margin:0;padding:0;box-sizing:border-box;}body{background-color:#FAF8F5;font-family:sans-serif;overflow:hidden;}.views-container{position:relative;width:100vw;height:100vh;}.view-section{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity 0.6s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center;}.view-section.active{opacity:1;pointer-events:auto;z-index:1;}#home{background-image:linear-gradient(rgba(18,18,18,0.70),rgba(18,18,18,0.70)),url('img/Inicio.webp');background-size:cover;background-position:center;text-align:center;}.lux{color:#FFF;font-family:"Cormorant Garamond";font-size:150px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:15px;}.lt{color:var(--Oro-principal,#C5A059);font-family:"Cormorant Garamond";font-size:96px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:9.6px;}.rep{color:#FFF;font-family:"Cormorant Garamond";font-size:64px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:12.8px;}.top-header{position:fixed;top:0;right:0;padding:30px 40px;z-index:999;}.hamburger-btn{background:none;border:none;cursor:pointer;z-index:60;display:flex;align-items:center;justify-content:center;}.hamburger-btn svg{width:36px;height:auto;transition:opacity 0.3s ease;}.hamburger-btn:hover svg{opacity:0.7;}.hamburger-btn svg path{fill:#ffffff;transition:fill 0.3s ease;}body:has(#who-we-are.active) .hamburger-btn svg path,body:has(#market.active) .hamburger-btn svg path{fill:#2E6A59 !important;}body:has(#approach.active) .hamburger-btn svg path{fill:#F9E89E !important;}body:has(#keep-in-touch.active) .hamburger-btn svg path{fill:#F9E89E !important;}.menu-side{position:fixed;top:0;right:-450px;width:350px;height:100vh;transition:right 0.5s cubic-bezier(0.77,0,0.175,1);z-index:50;padding:60px 0;display:flex;flex-direction:column;background-color:#2E6A59;}.menu-side.open{right:0;}.menu-logo-container{text-align:center;margin-bottom:50px;padding:0 40px;}.menu-logo{width:80px;}.menu-links{list-style:none;width:100%;}.menu-links li{width:100%;}.nav-link{position:relative;display:flex;align-items:center;gap:32px;padding:24px 32px;width:100%;color:#ffffff;text-decoration:none;font-family:'Playfair Display',serif;font-size:1.1rem;letter-spacing:1px;transition:background-color 0.3s ease;}.nav-link::after{content:'';position:absolute;bottom:0;left:32px;right:32px;height:1px;background-color:rgba(255,255,255,0.7);}.menu-links li:last-child .nav-link::after{display:none;}.nav-link:hover{background-color:#204A3E;}.nav-link .num{margin-right:15px;font-size:1rem;opacity:0.8;}.who-we-layout{width:100vw;height:100vh;background-color:#ffffff;padding:0 0 0 32px;box-sizing:border-box;}.who-we-inner{position:relative;width:100%;height:100%;background-color:#2E6A59;overflow:hidden;}.white-top-right{position:absolute;top:0;right:0;width:62%;height:55%;background-color:#ffffff;padding:80px 100px 40px 80px;box-sizing:border-box;}.top-text-container{display:flex;flex-direction:column;gap:32px;width:100%;}.experts-title{color:#121212;font-family:'Cormorant Garamond',serif;font-size:3.5rem;font-weight:400;line-height:1.1;width:100%;text-align:left;}.experts-title .light-text{font-family:'Cormorant Garamond',serif;text-transform:lowercase;font-size:2.5rem;}.main-desc{font-family:'Cormorant Garamond',serif;font-size:1.4rem;line-height:1.6;color:#121212;width:100%;max-width:none;text-align:right;}.who-title-box{position:absolute;top:0;left:0;width:38%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none;}.title-vertical{color:#F9E89E;font-family:'Cormorant Garamond',serif;font-size:7.5rem;font-weight:400;line-height:1.2;text-align:center;}.who-overlay-group{position:absolute;bottom:32px;right:32px;left:38%;height:50%;z-index:10;}.image-wrapper{width:100%;height:100%;}.image-wrapper img{width:100%;height:100%;object-fit:cover;}.gold-card{position:absolute;bottom:0;left:0;top:0;width:320px;background-color:#8A6534;padding:35px 30px;color:#ffffff;z-index:2;}.info-block{margin-bottom:0px;}.info-block:last-child{margin-bottom:0;}.info-block h4{font-family:'Cormorant Garamond',serif;font-size:1.2rem;font-weight:400;margin-top:8px;margin-bottom:8px;letter-spacing:1px;}.info-block p{font-family:'Cormorant Garamond';font-size:1.1rem;line-height:1.5;color:rgba(255,255,255,0.9);}.market-layout{width:100vw;height:100vh;background-color:#ffffff;display:flex;flex-direction:column;box-sizing:border-box;padding-top:120px;padding-bottom:40px;position:relative;overflow:hidden;}.market-title{position:absolute;top:27px;left:0;width:100%;text-align:center;font-family:'Cormorant Garamond',serif;font-size:3rem;color:#121212;margin:0;z-index:10;letter-spacing:2px;}.market-content{display:flex;flex:1;width:100%;min-height:0;}.market-left{width:60%;display:flex;flex-direction:column;justify-content:flex-start;height:100%;gap:4vh;}.market-green-box{width:90%;background-color:#2E6A59;padding:5% 5% 5% 10%;box-sizing:border-box;height:auto;}.market-green-box p{font-family:'Cormorant Garamond',serif;font-size:1.5rem;color:#F9E89E;line-height:1.4;margin:0;width:90%;}.market-chart-wrapper{flex:1;min-height:0;padding-left:10%;display:flex;align-items:flex-start;margin-top:20px;}.market-chart-wrapper img{width:100%;height:auto;max-height:100%;object-fit:contain;object-position:left top;}.market-right{width:40%;height:100%;display:flex;justify-content:center;align-items:flex-end;padding-right:5%;}.market-map-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-end;}.market-map-wrapper img{max-height:100%;max-width:100%;object-fit:contain;object-position:center bottom;}.approach-layout{width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#ffffff;overflow:hidden;}.approach-top-split{display:flex;flex:1;min-height:0;width:100%;}.approach-image-wrapper{width:35%;height:100%;}.approach-image-wrapper img{width:100%;height:100%;object-fit:cover;}.approach-content-wrapper{width:65%;display:flex;flex-direction:column;height:100%;}.approach-green-box{background-color:#2E6A59;height:auto;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:30px 40px;box-sizing:border-box;}.approach-green-box h2{font-family:'Cormorant Garamond',serif;font-size:clamp(32px,3.5vw,60px);color:#F9E89E;line-height:1.2;letter-spacing:2px;margin:0;}.approach-white-box{background-color:#ffffff;flex:1;padding:4% 12%;display:flex;flex-direction:column;justify-content:center;}.approach-white-box h3{font-family:'Cormorant Garamond',serif;font-size:clamp(24px,2.5vw,40px);color:#121212;margin:0 0 25px 0;font-weight:400;}.pillars-list{list-style-type:disc;padding-left:20px;margin:0;}.pillars-list li{font-family:'Cormorant Garamond',serif;font-size:clamp(18px,1.8vw,26px);color:#121212;line-height:1.5;margin-bottom:18px;}.pillars-list li:last-child{margin-bottom:0;}.pillars-list strong{font-weight:600;}.approach-bottom-banner{background-color:#C5A059;height:auto;display:flex;align-items:center;justify-content:center;padding:40px 10vw;box-sizing:border-box;}.approach-bottom-banner p{font-family:'Cormorant Garamond',serif;font-size:clamp(18px,2vw,28px);color:#121212;text-align:center;line-height:1.4;margin:0;}.contact-layout{width:100vw;height:100vh;display:flex;background-color:#ffffff;box-sizing:border-box;}.contact-left{width:55%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10vh 5vw;box-sizing:border-box;}.workshops-title{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,3.5vw,48px);color:#121212;text-align:center;line-height:1.2;margin-bottom:6vh;letter-spacing:2px;}.logos-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:40px;width:100%;max-width:750px;align-items:center;justify-items:center;}.logos-grid img{grid-column:span 2;width:100%;max-width:180px;height:100px;object-fit:contain;filter:grayscale(100%) opacity(80%);transition:filter 0.3s ease;}.logos-grid img:nth-child(7),.logos-grid img:nth-child(8){grid-column:span 3;max-width:260px;height:130px;}.logos-grid img:hover{filter:grayscale(0%) opacity(100%);}.contact-right{width:45%;background-color:#2E6A59;display:flex;flex-direction:column;justify-content:space-between;padding:12vh 6vw 5vh 6vw;box-sizing:border-box;}.contact-title{font-family:'Cormorant Garamond',serif;font-size:clamp(40px,5vw,70px);color:#F9E89E;line-height:1.1;margin:0 0 4vh 0;letter-spacing:2px;}.contact-form{display:flex;flex-direction:column;gap:20px;width:100%;margin-bottom:4vh;}.contact-form textarea,.contact-form input{background:transparent;font-family:'Cormorant Garamond',serif;font-size:1.1rem;color:#ffffff;padding:15px;outline:none;}.contact-form textarea::placeholder,.contact-form input::placeholder{color:rgba(255,255,255,0.7);}.contact-form textarea{border:1px solid rgba(249,232,158,0.5);min-height:120px;resize:none;}.contact-form input{border:none;border-bottom:1px solid rgba(249,232,158,0.5);padding:15px 5px;}.email-send-row{display:flex;gap:20px;align-items:flex-end;}.email-send-row input{flex:1;}.email-send-row button{background-color:#F9E89E;color:#121212;border:none;padding:12px 35px;font-family:sans-serif;font-weight:600;border-radius:30px;cursor:pointer;transition:background-color 0.3s;}.email-send-row button:hover{background-color:#ffffff;}.contact-info p{font-family:'Cormorant Garamond',serif;color:#ffffff;font-size:1.1rem;margin:5px 0;}.social-footer{display:flex;flex-direction:column;gap:20px;margin-top:auto;}.social-links{display:flex;gap:40px;font-family:'Cormorant Garamond',serif;font-size:1.2rem;}.social-item{display:flex;align-items:center;gap:12px;color:#ffffff;text-decoration:none;transition:color 0.3s ease;}.social-item svg{width:24px;height:24px;}.social-item:hover{color:#F9E89E;}.copyright{color:rgba(255,255,255,0.6);font-size:0.85rem;text-align:right;font-family:sans-serif;margin:0;}