@font-face{font-family:General Sans;src:url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Regular.woff2) format("woff2"),url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:General Sans;src:url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Medium.woff2) format("woff2"),url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:General Sans;src:url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Semibold.woff2) format("woff2"),url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:General Sans;src:url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Bold.woff2) format("woff2"),url(/tipografia/General%20Sans/Fonts/WEB/fonts/GeneralSans-Bold.woff) format("woff");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{width:100vw;min-height:100vh;overflow-x:hidden;margin:0;padding:0}#root{width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body{font-family:General Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#333;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.App{min-height:100vh;width:100vw;display:flex;flex-direction:column;overflow-x:hidden;margin:0;padding:0}.container{max-width:1400px;width:calc(100vw - 4rem);margin:0 auto;padding:0 2rem}:root{--primary-orange: #ff6a21;--dark-gray: #213547;--medium-gray: #6c757d;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility}.contact-section-homepage{background-color:#f8f9fa;padding:80px 0;width:100vw;margin-left:calc(-50vw + 50%)}.contact-section-homepage .contact-container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-section-homepage .contact-header{text-align:center;margin-bottom:60px}.contact-section-homepage .contact-header h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.contact-section-homepage .contact-header p{font-size:1.1rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.contact-section-homepage .contact-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.contact-section-homepage .contact-map-section{display:flex;flex-direction:column;gap:20px}.contact-section-homepage .map-container{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;border:1px solid #e9ecef}.contact-section-homepage .location-info{background:#fff;padding:25px;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 4px 15px #0000000d}.contact-section-homepage .location-info h3{font-size:1.5rem;font-weight:600;color:#fa7439;margin-bottom:15px}.contact-section-homepage .location-info p{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#6c757d;font-size:1rem}.contact-section-homepage .location-info p:last-child{margin-bottom:0}.contact-section-homepage .location-info i{color:#fa7439;font-size:1.2rem;width:20px;flex-shrink:0}.contact-section-homepage .contact-form-section{display:flex;flex-direction:column}.contact-section-homepage .form-placeholder{background:#fff;padding:40px;border-radius:12px;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 15px #0000000d}.contact-section-homepage .form-placeholder h3{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:15px;text-align:center}.contact-section-homepage .form-placeholder>p{color:#6c757d;text-align:center;margin-bottom:30px;line-height:1.6}.contact-section-homepage .contact-methods{display:flex;flex-direction:column;gap:15px}.contact-section-homepage .contact-method{display:flex;align-items:center;gap:15px;padding:18px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:transform .3s ease,box-shadow .3s ease}.contact-section-homepage .contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a;background:#fff}.contact-section-homepage .contact-method i{color:#fa7439;font-size:1.4rem;width:24px;flex-shrink:0}.contact-section-homepage .contact-method h4{font-size:1rem;font-weight:600;color:#2c3e50;margin:0 0 5px}.contact-section-homepage .contact-method p{color:#6c757d;margin:0;font-size:.9rem;line-height:1.4}@media (max-width: 768px){.contact-section-homepage{padding:60px 0}.contact-section-homepage .contact-container{padding:0 15px}.contact-section-homepage .contact-header h2{font-size:2rem}.contact-section-homepage .contact-header p{font-size:1rem}.contact-section-homepage .contact-content{grid-template-columns:1fr;gap:30px}.contact-section-homepage .map-container{height:300px}.contact-section-homepage .location-info{padding:20px}.contact-section-homepage .form-placeholder{padding:30px 20px}.contact-section-homepage .contact-method{padding:15px}}@media (max-width: 480px){.contact-section-homepage .contact-header{margin-bottom:40px}.contact-section-homepage .contact-header h2{font-size:1.8rem}.contact-section-homepage .map-container{height:250px}.contact-section-homepage .form-placeholder h3{font-size:1.5rem}.contact-section-homepage .contact-method{padding:12px;flex-direction:column;text-align:center;gap:8px}.contact-section-homepage .contact-methods{gap:12px}}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{min-width:320px;min-height:100vh;margin:0;background:var(--background, #fff);color:var(--dark-gray);display:flex;flex-direction:column;place-items:center}a{font-weight:500;color:#646cff;text-decoration:inherit;transition:color .2s}a:hover{color:#747bff}h1{font-size:3.2em;line-height:1.1}h2,h3,h4,h5,h6{color:var(--dark-gray);margin:0 0 .5em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#f9f9f9;cursor:pointer;transition:border-color .25s,background .2s}button:hover{border-color:#fa7439}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.App{width:100%;min-height:100vh;display:flex;flex-direction:column}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;top:0;width:100vw;left:0;right:0;margin:0;padding:0;z-index:1000}.nav{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 2rem;max-width:1400px;width:100%;margin:0 auto;position:relative}.nav-brand{flex:0 0 auto}.nav-menu{display:flex;justify-content:center;flex:1}.nav-contact{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.contact-label{color:#333;font-weight:500;font-size:.8rem}.contact-phone{display:flex;align-items:center;gap:.5rem}.contact-icon{color:var(--primary-orange);font-size:1.1rem}.phone-number{color:var(--primary-orange);font-weight:600;font-size:1rem}.brand-logo{height:40px;max-height:40px;width:auto;max-width:200px}.nav-list{display:flex;list-style:none;gap:12rem;align-items:center}.nav-link{text-decoration:none;color:#2c3e50;font-weight:500;transition:color .3s;position:relative;display:flex;align-items:center;gap:.5rem}.nav-arrow{font-size:.8rem;transition:transform .3s ease;color:var(--primary-orange)}.nav-arrow{transition:transform .3s ease;color:var(--primary-orange)}.nav-arrow-up{transform:rotate(180deg)}.nav-link:hover{color:var(--primary-orange)}.nav-link-button{background:none;border:none;cursor:pointer;padding:0;font-size:inherit;font-family:inherit;color:inherit;text-decoration:none;transition:color .3s ease}.nav-link-button:hover{color:var(--primary-orange)}.nav-link-button:focus,.nav-link-button:focus-visible{outline:none}.dropdown{position:relative}.dropdown-content{display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);background:#f8f9fa;box-shadow:0 10px 30px #00000026;border-radius:12px;padding:0;z-index:1001;opacity:0;transition:opacity .3s ease,transform .3s ease;border:1px solid #e9ecef;max-height:none;overflow:visible}.dropdown-content.dropdown-active{display:block;opacity:1;transform:translate(-50%) translateY(0)}.projects-dropdown{width:400px;padding:20px;min-height:350px;overflow:visible}.dropdown-container{display:flex;flex-direction:column;gap:20px;align-items:stretch}.dropdown-featured{display:flex;flex-direction:column;gap:15px}.featured-image{position:relative;width:100%;height:200px;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease}.featured-image:hover{transform:scale(1.05)}.featured-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-image:hover img{transform:scale(1.1)}.featured-content{text-align:center}.featured-logo{position:absolute;bottom:15px;left:15px;width:90px;height:45px;padding:8px;display:flex;align-items:center;justify-content:center}.featured-logo img{width:100%;height:100%;object-fit:contain}.featured-title{font-size:18px;font-weight:600;color:var(--dark-gray);margin:8px 0 4px}.models-title-link{text-decoration:none;transition:all .3s ease;display:inline-block}.models-title-link:hover{transform:scale(1.02)}.models-title-link:hover .models-title{color:var(--primary-orange)}.featured-subtitle{font-size:14px;color:var(--medium-gray);margin:0}.dropdown-models{padding-top:20px;border-top:1px solid #e9ecef}.models-title{font-size:16px;font-weight:600;color:var(--dark-gray);margin-bottom:15px;transition:color .3s ease}.models-list{list-style:none;padding:0;margin:0}.models-list li{margin-bottom:8px}.model-link{display:block;padding:8px 12px;text-decoration:none;color:var(--dark-gray);border-radius:6px;transition:all .3s ease;font-size:14px}.model-link:hover{background-color:var(--primary-orange);color:#fff;transform:translate(4px)}.nosotros-dropdown{width:200px;padding:15px}.dropdown-container-simple{display:flex;flex-direction:column;gap:8px}.dropdown-link{display:block;padding:10px 15px;text-decoration:none;color:var(--dark-gray);border-radius:6px;transition:all .3s ease;font-size:14px}.dropdown-link:hover{background-color:var(--primary-orange);color:#fff;transform:translate(4px)}.nav-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.nav-toggle span{width:25px;height:3px;background:#2c3e50;margin:3px 0;transition:all .3s ease;border-radius:2px}.nav-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}main{flex:1;margin-top:100px}.hero{position:relative;width:100vw;height:100vh;margin:0;overflow:hidden;display:flex;align-items:flex-end;padding-bottom:0;box-shadow:0 4px 20px #0000001a}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.hero:hover .hero-bg-image{transform:scale(1.02)}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#000000b3,#0006,#000000b3);z-index:2}.hero-container{position:relative;z-index:3;width:100%;max-width:1400px;margin:0 auto;padding:0 2rem 8rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%;gap:3rem}.hero-content{display:flex;flex-direction:column;align-items:flex-start;width:auto;max-width:520px;margin-left:0;margin-right:auto;margin-top:150px}.hero-glass-card{background:#0006;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:12px;border:1px solid rgba(255,255,255,.25);padding:2.5rem;display:flex;flex-direction:column;gap:24px;color:#fff;max-width:520px;width:100%;box-shadow:0 8px 24px #00000040;animation:slideInUp .4s ease-out .3s both}.hero-title{font-size:clamp(28px,3.5vw,44px);font-weight:700;margin:0 0 1rem;line-height:1.15;text-align:left;letter-spacing:-.5px;color:#fff;animation:fadeIn .3s ease-out .6s both}.hero-subtitle{font-size:18px;margin:0;opacity:.9;line-height:28px;text-align:left;color:#fff}.hero-logo-container{position:absolute;top:24px;left:24px;z-index:10;animation:fadeIn .3s ease-out both}.hero-logo{width:clamp(100px,8vw,140px);height:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.4));display:block}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.feature-item{display:flex;align-items:center;gap:12px;color:#fff;font-size:.95rem;font-weight:500;flex-direction:row;text-align:left;transition:transform .2s ease}.feature-item:hover{transform:scale(1.05)}.feature-item i{color:#ff6a21;opacity:.9;font-size:20px;font-weight:200;flex-shrink:0;transition:transform .2s ease}.feature-item:hover i{transform:scale(1.1)}.hero-actions{display:flex;gap:1.5rem;align-items:center;justify-content:flex-start;flex-wrap:wrap}.cta-button-primary{background:#ff6a21;color:#fff;border:none;padding:16px 32px;min-width:220px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;outline:none}.cta-button-primary:hover{background:#e55a1f;transform:translateY(-2px);box-shadow:0 6px 20px #ff6a214d,inset 0 0 20px #ffffff1a}.cta-button-primary:focus-visible{box-shadow:0 0 0 3px #ff6a2159}.project-highlight{padding:6rem 0;background:linear-gradient(135deg,#fafafa,#fff);position:relative}.project-highlight:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,var(--primary-orange) 50%,transparent 100%)}.highlight-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.highlight-title-container{display:flex;align-items:center;margin-bottom:1.5rem}.highlight-title-bar{width:4px;background-color:#ff6a21;margin-right:12px;align-self:stretch}.project-title-container{display:flex;align-items:center;margin-bottom:1.5rem}.project-title-bar{width:8px;background-color:#ff6a21;margin-right:12px;align-self:stretch}.highlight-text h2{font-size:2.8rem;color:var(--dark-gray);margin:0;font-weight:700;line-height:1.2}.highlight-description{font-size:1.375rem;color:var(--medium-gray);line-height:1.6;margin-bottom:3rem}.highlight-stats{display:flex;gap:3rem;margin-bottom:2.5rem}.highlight-cta-button{background:#fff;color:#fa7439;border:2px solid #fa7439;padding:14px 28px;font-size:16px;font-weight:700;border-radius:4px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center}.highlight-cta-button:hover{background:#fa7439;color:#fff;border-color:#fa7439}.stat-item{text-align:center}.stat-item h3{font-size:3rem;color:var(--primary-orange);font-weight:700;margin-bottom:.5rem}.stat-item p{color:var(--medium-gray);font-size:16px;text-transform:uppercase;letter-spacing:1px}.highlight-gallery{display:block;animation:fadeInUp .8s ease-out .3s both}.highlight-gallery .image-gallery{width:100%}.highlight-gallery .image-gallery-slide img{border-radius:15px;box-shadow:0 20px 40px #0000001a;height:400px;object-fit:cover;width:100%}.highlight-gallery .image-gallery-thumbnails-wrapper{margin-top:1rem}.highlight-gallery .image-gallery-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:0}.highlight-gallery .image-gallery-thumbnail{border:none;border-radius:8px;overflow:hidden;transition:transform .3s ease;margin:0;width:100%;height:120px}.highlight-gallery .image-gallery-thumbnail img{width:100%;height:120px;object-fit:cover;border-radius:8px}.highlight-gallery .image-gallery-thumbnail:hover{transform:scale(1.05)}.highlight-gallery .image-gallery-left-nav,.highlight-gallery .image-gallery-right-nav{background:none;border:none;color:#fff;font-size:24px;width:40px;height:40px;top:50%;transform:translateY(-50%);text-shadow:2px 2px 4px rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center}.highlight-gallery .image-gallery-left-nav:hover,.highlight-gallery .image-gallery-right-nav:hover{color:#fff;text-shadow:2px 2px 6px rgba(0,0,0,1)}.project-gallery .image-gallery-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:0}.project-gallery .image-gallery-thumbnail{border:none;border-radius:8px;overflow:hidden;transition:transform .3s ease;margin:0;width:100%;height:120px}.project-gallery .image-gallery-thumbnail img{width:100%;height:120px;object-fit:cover;border-radius:8px}.project-gallery .image-gallery-thumbnail:hover{transform:scale(1.05)}.project-gallery .image-gallery-left-nav,.project-gallery .image-gallery-right-nav{background:none;border:none;color:#fff;font-size:24px;width:40px;height:40px;top:50%;transform:translateY(-50%);text-shadow:2px 2px 4px rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center}.amenities{position:relative;width:100vw;height:80vh;margin:0;overflow:hidden}.amenities-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.amenities-bg-image{width:100%;height:100%;object-fit:cover}.amenities-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end}.amenities-header{position:absolute;top:48px;left:48px;z-index:3}.amenities-title-container{display:flex;align-items:center}.amenities-title-bar{width:4px;height:24px;background-color:#ff6a21;margin-right:12px}.amenities-header h2{font-size:1.1rem;color:#1f3144;margin:0;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.5px}.amenities-center{display:flex;justify-content:center;align-items:flex-end;width:100%;padding-bottom:0}.amenities-text-block{background:#fff;width:100%;max-width:900px;margin:0 auto;padding:48px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:32px}@media (max-width: 1024px){.amenities-text-block{max-width:95vw;padding:36px 18px}}@media (max-width: 768px){.amenities-text-block{max-width:100vw;padding:28px 8px;border-radius:10px}}.amenities-phrase{font-size:1.8rem;color:#7f8c8d;margin:0;font-weight:400;line-height:1.4}.amenities-cta-button{background:#fff;color:#ff6a21;border:2px solid #FF6A21;padding:12px 24px;min-width:200px;font-size:14px;font-weight:600;border-radius:0;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;display:inline-flex;align-items:center;justify-content:center}.amenities-cta-button:hover{background:#ff6a21;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cta-button-secondary{background:#fff;color:#ff6a21;border:2px solid #ff6a21;padding:16px 32px;min-width:220px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:8px;outline:none}.cta-button-secondary:hover{background:#ff6a21;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ff6a214d}.cta-button-secondary i{margin-right:.5rem;font-size:1.1rem}.project-details{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.project-gallery{display:flex;flex-direction:column;gap:1rem}.main-render{width:100%;border-radius:15px;overflow:hidden;box-shadow:0 15px 40px #00000026}.main-render img{width:100%;max-width:100%;height:auto;display:block;object-fit:cover}.render-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.render-thumbnails img{width:100%;max-width:100%;height:120px;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .3s ease}.render-thumbnails img:hover{transform:scale(1.05);box-shadow:0 8px 20px #ff6b354d}.features-list{list-style:none;margin:1.5rem 0}.features-list li{position:relative;padding:.5rem 0 .5rem 1.5rem;color:#555}.icon-feature{color:#ff6b35;margin-right:.8rem;font-size:1.2rem;width:20px;display:inline-block}.features-list li{display:flex;align-items:center;padding-left:0}.features-list li:before{display:none}.projects{padding:4rem 0;width:100vw;margin:0;background:#fff}.projects h2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.project-card{background:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.project-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #ff6b3533}.project-info{padding:1.5rem}.project-info h3{font-size:2.8rem;color:var(--dark-gray);margin:0;font-weight:700;line-height:1.2}.project-info p{color:#7f8c8d;margin-bottom:.3rem}.footer{background:#2c3e50;color:#fff;padding:3rem 0 1rem;width:100vw;margin:0}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-logo{max-width:200px;width:100%;height:auto;margin-bottom:1rem;object-fit:contain}.footer-tagline{color:#ff6b35;font-weight:500;font-size:1.1rem;margin-bottom:1rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;color:#ecf0f1;font-weight:600}.icon-contact{color:#ff6b35;margin-right:.5rem;font-size:1.1rem}.social-links{display:flex;flex-direction:row;gap:1.5rem;justify-content:flex-start}.social-link{color:#bdc3c7;text-decoration:none;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#ffffff1a}.social-link:hover{color:var(--primary-orange);transform:translateY(-3px);background:#ff6b3533;box-shadow:0 5px 15px #ff6b354d}.social-link i{font-size:1.4rem}.footer-section p{color:#bdc3c7;margin-bottom:.5rem}.footer-bottom{border-top:1px solid #34495e;padding-top:1rem;text-align:center;color:#bdc3c7}@media (min-width: 1440px){.hero-container{padding:0 2rem 8rem;align-items:flex-start}.hero-content{align-items:flex-start;text-align:left;margin-left:0;margin-right:auto}.hero-glass-card{text-align:left}}@media (max-width: 1024px){.container{max-width:none;width:calc(100vw - 3rem);padding:0 1.5rem}.nav{max-width:100%;padding:1rem 1.5rem}.hero-content{max-width:100%;padding:0 1.5rem}.hero-container{padding:0 1.5rem 6rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.2rem}.hero-logo{max-width:320px}.hero-features{gap:2rem}.highlight-content{gap:3rem}.highlight-text h2{font-size:2.5rem}.highlight-stats{gap:2.5rem}.main-image img{height:350px}.project-details{gap:2rem}}@media (max-width: 768px){.nav{grid-template-columns:1fr;justify-items:center;gap:1rem;padding:1rem}.nav-brand{order:2;justify-self:center}.nav-hero-logo{order:1;justify-self:center}.nav-menu{order:3;justify-self:center}.nav-toggle{position:static}.brand-logo{height:35px}.nav-menu{display:none;position:absolute;top:100%;left:0;width:100%;background:#fff;box-shadow:0 4px 20px #00000026;flex-direction:column;padding:1.5rem;z-index:1000;justify-content:flex-start}.nav-menu-active{display:flex}.nav-list{flex-direction:column;gap:1.5rem}.nav-link{font-size:1.1rem;padding:.5rem 0}.nav-toggle{display:flex}.dropdown-content{position:static;display:block;box-shadow:none;background:#f8f9fa;margin-top:.5rem;border-radius:8px;transform:none;left:auto;width:100%;opacity:1}.dropdown-content.dropdown-active{display:block;opacity:1;transform:none}.projects-dropdown{width:100%;padding:15px}.dropdown-container{flex-direction:column;gap:15px}.featured-image{height:160px}.featured-image:hover{transform:scale(1.02)}.featured-image:hover img{transform:scale(1.05)}.featured-logo{width:70px;height:35px;bottom:10px;left:10px}.dropdown-models{padding-top:15px;border-top:1px solid #e9ecef}.nosotros-dropdown{width:100%;padding:10px}main{margin-top:90px}.nav{padding:1rem;justify-content:space-between}.nav-contact{display:none}.hero-logo-container{top:16px;left:16px}.hero-logo{width:clamp(80px,15vw,120px)}.hero{height:100vh;margin-top:-90px;padding-top:90px;align-items:center}.hero-container{padding:0 1.5rem 4rem;align-items:center;justify-content:center}.hero-content{align-items:center;text-align:center;max-width:100%}.hero-glass-card{text-align:center;align-items:center;padding:24px;max-width:100%;width:100%;margin:0}.hero-title{font-size:clamp(24px,5vw,32px);text-align:center}.hero-subtitle{font-size:16px;line-height:24px;text-align:center}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:1.2rem;width:100%}.feature-item{text-align:center;justify-content:center}.hero-actions{flex-direction:column;gap:12px;align-items:center;justify-content:center;width:100%}.cta-button-primary,.cta-button-secondary{width:100%;max-width:280px;min-width:auto;padding:14px 24px}.hero-logo{max-width:300px;margin-left:0;align-self:center}.project-highlight{padding:4rem 0}.highlight-content{grid-template-columns:1fr;gap:3rem;text-align:center}.highlight-title-container{text-align:center;flex-direction:column;align-items:center}.highlight-title-bar{width:60px;height:4px;margin-right:0;margin-bottom:1rem;align-self:center}.highlight-text h2{font-size:2.5rem;text-align:center}.highlight-cta-button{width:100%;max-width:280px;margin:0 auto}.highlight-description{font-size:1.1rem;margin-bottom:2.5rem}.highlight-stats{justify-content:center;gap:2.5rem;margin-bottom:2rem}.stat-item h3{font-size:2.5rem}.highlight-gallery .image-gallery-slide img{height:300px}.highlight-gallery .image-gallery-thumbnails{grid-template-columns:repeat(2,1fr);gap:.8rem}.highlight-gallery .image-gallery-thumbnail,.highlight-gallery .image-gallery-thumbnail img{height:100px}.cta-button-primary,.cta-button-secondary{padding:1rem 1.8rem;font-size:1rem;width:100%;max-width:280px}.projects{padding:2rem 0}.projects h2{font-size:2rem;margin-bottom:2rem}.project-details{grid-template-columns:1fr;gap:2rem}.render-thumbnails{grid-template-columns:repeat(2,1fr);gap:.8rem}.render-thumbnails img{height:100px}.features-list{margin:1rem 0}.features-list li{font-size:.9rem;padding:.4rem 0}.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem;text-align:center}.social-links{justify-content:center;align-items:center;gap:2rem}.footer-logo{max-width:150px}.footer-tagline{font-size:1rem}.container{max-width:none;width:calc(100vw - 2rem);padding:0 1rem}.hero-content{max-width:100%;padding:0 1rem}}@media (max-width: 480px){.brand-logo{height:30px}.hero-logo-container{top:12px;left:12px}.hero-logo{width:clamp(70px,18vw,100px)}.hero{height:100vh;margin-top:-70px;padding-top:70px;align-items:center}.hero-container{padding:0 .8rem 3rem}.hero-glass-card{padding:20px}.hero-logo{max-width:240px;margin-left:0}.hero-title{font-size:clamp(22px,4vw,28px)}.hero-subtitle{font-size:15px;line-height:22px}.hero-features{grid-template-columns:repeat(2,1fr);gap:1rem}.feature-item{font-size:.85rem}.feature-item i{font-size:18px;margin-bottom:.3rem}.cta-button-primary,.cta-button-secondary{padding:12px 20px;font-size:.9rem;width:100%;max-width:240px;min-width:auto}.highlight-text h2{font-size:2rem}.highlight-cta-button{width:100%;max-width:260px;padding:14px 24px;font-size:15px}.highlight-description{font-size:1rem}.highlight-stats{gap:1.5rem;flex-wrap:wrap}.stat-item h3{font-size:2rem}.stat-item p{font-size:.9rem}.main-image img{height:250px}.highlight-gallery .image-gallery-thumbnails{grid-template-columns:1fr;gap:.6rem}.highlight-gallery .image-gallery-thumbnail,.highlight-gallery .image-gallery-thumbnail img{height:120px}.projects h2{font-size:1.8rem}.render-thumbnails{grid-template-columns:1fr}.render-thumbnails img{height:150px}.cta-button-primary,.cta-button-secondary{padding:.8rem 1.4rem;font-size:.9rem;width:100%;max-width:250px}.container{max-width:none;width:calc(100vw - 1.6rem);padding:0 .8rem}.nav{max-width:100%;padding:.8rem;justify-content:space-between}}.morelos508-banner{width:100%;min-height:calc(100vh - 100px);background-image:url(/02%20Renders/02%20Renders/2%20Rec%C3%A1maras/011.jpg);background-size:130%;transition:background-size .5s ease;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1000px #00000080;z-index:1;margin-top:100px}.morelos508-banner-content{width:100%;max-width:1200px;margin:0 auto;padding:60px 40px;display:flex;align-items:center;justify-content:flex-start}.morelos508-banner-text{max-width:550px;background:#fffffff2;padding:50px 40px;box-shadow:0 15px 40px #0003;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:2}.morelos508-banner-logo{display:flex;align-items:center;gap:12px;margin-bottom:25px}.morelos508-hero-logo{width:140px;height:auto}.morelos508-banner-heading{font-size:2rem;font-weight:700;color:#fa7439;line-height:1.2;margin:0 0 20px;text-align:left}.morelos508-banner-description{font-size:1.1rem;color:#666;line-height:1.6;margin:0 0 30px;text-align:left}.morelos508-banner-button{background:#fff;color:#ff6a21;border:2px solid #ff6a21;padding:16px 32px;min-width:220px;font-size:16px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;justify-content:center;gap:8px;outline:none}.morelos508-banner-button:hover{background:#ff6a21;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ff6a214d}@media (max-width: 1024px){.morelos508-banner{min-height:450px}.morelos508-banner-content{padding:50px 30px}.morelos508-banner-text{max-width:450px;padding:40px 35px}.morelos508-banner-heading{font-size:2rem}}@media (max-width: 768px){.morelos508-banner{min-height:400px}.morelos508-banner-content{padding:40px 20px;justify-content:center}.morelos508-banner-text{max-width:100%;padding:35px 25px}.morelos508-banner-heading{font-size:1.9rem;text-align:center}.morelos508-banner-description{font-size:1rem;text-align:center}.morelos508-banner-logo{justify-content:center}}@media (max-width: 480px){.morelos508-banner{min-height:350px}.morelos508-banner-content{padding:30px 15px}.morelos508-banner-text{padding:30px 20px}.morelos508-banner-heading{font-size:1.7rem}.morelos508-banner-description{font-size:.95rem}.morelos508-banner-button{padding:16px 28px;min-width:200px;font-size:14px}.morelos508-hero-logo{width:65px}}.about-us{min-height:100vh;background-color:#fff;padding-top:100px}.about-container{max-width:1200px;margin:0 auto;padding:40px 20px}.about-section{padding:60px 0;border-bottom:1px solid #e9ecef}.about-section:last-child{border-bottom:none}.about-content{text-align:center}.about-content-two-columns{display:flex;gap:60px;align-items:center;text-align:left}.image-placeholder{flex:1;max-width:500px;height:400px}.image-placeholder img{width:100%;height:100%;object-fit:cover;border-radius:10px}.placeholder-content{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:10px;height:350px;display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:1.2rem;font-weight:500}.text-content{flex:1}.text-content h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;text-align:left}.about-content h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.section-content{padding:20px 0;color:#6c757d;font-style:italic;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.text-content .section-content{text-align:justify;line-height:1.8;font-size:1.1rem;justify-content:flex-start}.valores-mision-vision-section{background-color:#f8f9fa;padding:60px 0;width:100vw;margin-left:calc(-50vw + 50%)}.valores-container{max-width:1200px;margin:0 auto;padding:0 20px}.valores-header{display:flex;align-items:center;margin-bottom:60px;justify-content:flex-start;margin-left:-200px}.decorative-line-vertical{width:4px;height:30px;background-color:#fa7439;border-radius:2px;margin-right:15px}.valores-header h2{font-size:1.8rem;font-weight:700;color:#2c3e50;margin:0}.valores-grid{display:flex;justify-content:space-between;align-items:center;gap:40px}.valor-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.valor-icon{margin-bottom:20px}.valor-icon .icon{color:#fa7439;width:48px;height:48px}.valor-item h3{font-size:1.3rem;font-weight:600;color:#2c3e50;margin:0;text-transform:uppercase;letter-spacing:1px}.mision-vision-container{display:flex;gap:80px;align-items:justify;margin-top:50px}.mision-column,.vision-column{flex:1;width:50%}.mision-column .about-content,.vision-column .about-content{text-align:left;height:100%}.mision-column .about-content h2,.vision-column .about-content h2{font-weight:550;margin-bottom:1px}@media (max-width: 768px){.about-content h2,.text-content h2{font-size:2rem}.about-content-two-columns{flex-direction:column;gap:30px}.image-placeholder{max-width:100%;height:250px;order:2}.text-content{order:1}.placeholder-content{height:250px}.section-content{padding:20px 0}.about-container{padding:20px 15px}.valores-mision-vision-section{padding:60px 0;width:100vw;margin-left:calc(-50vw + 50%)}.valores-container{padding:0 15px}.valores-header{margin-bottom:40px}.valores-header h2{font-size:1.5rem}.decorative-line-vertical{width:3px;height:25px;margin-right:12px}.valores-grid{flex-direction:column;gap:30px}.valor-item{width:100%;max-width:200px;margin:0 auto}.valor-icon .icon{width:40px;height:40px}.valor-item h3{font-size:1.1rem}.mision-vision-container{flex-direction:column;gap:20px;margin-top:60px}.mision-column,.vision-column{width:100%}}.contact-section-nosotros{background-color:#fff;padding:80px 0;border-top:1px solid #e9ecef}.contact-section-nosotros .contact-container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-section-nosotros .contact-header{text-align:center;margin-bottom:60px}.contact-section-nosotros .contact-header h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.contact-section-nosotros .contact-header p{font-size:1.1rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}.contact-section-nosotros .contact-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.contact-section-nosotros .contact-map-section{display:flex;flex-direction:column;gap:20px}.contact-section-nosotros .map-container{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;border:1px solid #e9ecef}.contact-section-nosotros .location-info{background:#f8f9fa;padding:25px;border-radius:12px;border:1px solid #e9ecef}.contact-section-nosotros .location-info h3{font-size:1.5rem;font-weight:600;color:#fa7439;margin-bottom:15px}.contact-section-nosotros .location-info p{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#6c757d;font-size:1rem}.contact-section-nosotros .location-info p:last-child{margin-bottom:0}.contact-section-nosotros .location-info i{color:#fa7439;font-size:1.2rem;width:20px;flex-shrink:0}.contact-section-nosotros .contact-form-section{display:flex;flex-direction:column}.contact-section-nosotros .form-placeholder{background:#f8f9fa;padding:40px;border-radius:12px;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column;justify-content:center}.contact-section-nosotros .form-placeholder h3{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:15px;text-align:center}.contact-section-nosotros .form-placeholder>p{color:#6c757d;text-align:center;margin-bottom:30px;line-height:1.6}.contact-section-nosotros .contact-methods{display:flex;flex-direction:column;gap:20px}.contact-section-nosotros .contact-method{display:flex;align-items:center;gap:15px;padding:20px;background:#fff;border-radius:8px;border:1px solid #e9ecef;transition:transform .3s ease,box-shadow .3s ease}.contact-section-nosotros .contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.contact-section-nosotros .contact-method i{color:#fa7439;font-size:1.5rem;width:24px;flex-shrink:0}.contact-section-nosotros .contact-method h4{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 5px}.contact-section-nosotros .contact-method p{color:#6c757d;margin:0;font-size:.95rem;line-height:1.4}@media (max-width: 768px){.contact-section-nosotros{padding:60px 0}.contact-section-nosotros .contact-container{padding:0 15px}.contact-section-nosotros .contact-header h2{font-size:2rem}.contact-section-nosotros .contact-header p{font-size:1rem}.contact-section-nosotros .contact-content{grid-template-columns:1fr;gap:30px}.contact-section-nosotros .map-container{height:300px}.contact-section-nosotros .location-info{padding:20px}.contact-section-nosotros .form-placeholder{padding:30px 20px}.contact-section-nosotros .contact-method{padding:15px}}@media (max-width: 480px){.contact-section-nosotros .contact-header{margin-bottom:40px}.contact-section-nosotros .contact-header h2{font-size:1.8rem}.contact-section-nosotros .map-container{height:250px}.contact-section-nosotros .form-placeholder h3{font-size:1.5rem}.contact-section-nosotros .contact-method{padding:12px;flex-direction:column;text-align:center;gap:10px}}.architectural-plans{background-color:#4a3728;padding:120px 0;width:100%}.architectural-plans-container{max-width:1800px;margin:0 auto;padding:0 60px}.plans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:60px;align-items:start}.plan-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.plan-image-container{width:100%;border-radius:15px;overflow:hidden;box-shadow:0 12px 40px #0006;transition:transform .3s ease,box-shadow .3s ease;position:relative;cursor:pointer;min-height:450px}.plan-image-container:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0006}.plan-image-container:hover .plan-overlay{opacity:1}.plan-image{width:100%;height:450px;display:block;object-fit:contain;background-color:#fff;padding:5px}.plan-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;gap:10px}.zoom-icon{font-size:2.5rem;color:#fff}.click-hint{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.plan-content{display:flex;flex-direction:column;align-items:center;gap:12px}.plan-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0;letter-spacing:1px}.plan-badge{background-color:#a28e6c;color:#fff;padding:10px 24px;border-radius:25px;font-size:1.2rem;font-weight:500;letter-spacing:.5px}.gallery-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000f2;z-index:9999;display:flex;justify-content:center;align-items:center}.gallery-container{position:relative;width:90%;height:90%;max-width:1200px;max-height:800px}.gallery-close{position:absolute;top:-50px;right:0;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:10000;padding:10px;transition:color .3s ease}.gallery-close:hover{color:#daa520}.gallery-modal .image-gallery{height:100%}.gallery-modal .image-gallery-slide{height:100%;display:flex;align-items:center;justify-content:center}.gallery-modal .image-gallery-slide img{max-height:75vh;max-width:90vw;object-fit:contain;background-color:#fff;border-radius:8px;box-shadow:0 8px 32px #00000080;cursor:zoom-in;transition:transform .3s ease}.gallery-modal .image-gallery-slide img:hover{transform:scale(1.02)}.gallery-modal .image-gallery-thumbnails-wrapper{background:#000c;padding:15px 0;border-radius:10px;margin-top:20px}.gallery-modal .image-gallery-thumbnails{padding:10px 20px}.gallery-modal .image-gallery-thumbnail{border:2px solid transparent;border-radius:8px;overflow:hidden;transition:all .3s ease}.gallery-modal .image-gallery-thumbnail.active{border-color:#daa520}.gallery-modal .image-gallery-thumbnail img{height:90px;width:120px;object-fit:contain;background-color:#fff;border-radius:6px;transition:transform .2s ease}.gallery-modal .image-gallery-thumbnail:hover img{transform:scale(1.1)}.gallery-modal .image-gallery-left-nav,.gallery-modal .image-gallery-right-nav{color:#fff;font-size:3.5rem;background:#00000080;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.gallery-modal .image-gallery-left-nav:hover,.gallery-modal .image-gallery-right-nav:hover{color:#daa520;background:#000c;transform:scale(1.1)}.gallery-modal .image-gallery-fullscreen-button,.gallery-modal .image-gallery-play-button{color:#fff;background:#00000080;border-radius:8px;padding:10px;transition:all .3s ease}.gallery-modal .image-gallery-fullscreen-button:hover{color:#daa520;background:#000c}.gallery-modal .image-gallery-index{background:#000000b3;color:#fff;padding:8px 15px;border-radius:20px;font-size:1rem;font-weight:600}.zoom-info{position:absolute;top:-40px;left:0;color:#fff;font-size:.9rem;background:#000c;padding:8px 15px;border-radius:20px;z-index:10001;font-weight:500;white-space:nowrap}.zoomable-gallery{width:100%;height:100%;position:relative;border-radius:8px}.zoomable-gallery .image-gallery{height:100%;width:100%}.custom-image-slide{height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.custom-image-slide img{max-height:70vh;max-width:80vw;object-fit:contain;background-color:#fff;border-radius:8px;box-shadow:0 8px 32px #00000080;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transform-origin:center center}.gallery-modal .custom-slide{height:100%;display:flex;align-items:center;justify-content:center;overflow:auto}.gallery-modal .custom-slide img{transition:transform .3s ease;border:3px solid rgba(218,165,32,.3)}.gallery-modal .custom-slide img:hover{border-color:#daa52099}@media (max-width: 1200px){.architectural-plans-container{padding:0 30px}.plans-grid{gap:30px}}@media (max-width: 1024px){.plans-grid{grid-template-columns:repeat(2,1fr);gap:40px}.architectural-plans{padding:60px 0}}@media (max-width: 1400px){.architectural-plans-container{max-width:1600px;padding:0 50px}.plans-grid{gap:50px}}@media (max-width: 1024px){.plan-image{height:380px}.plan-image-container{min-height:380px}.architectural-plans-container{padding:0 40px}.plans-grid{gap:40px}}@media (max-width: 768px){.plans-grid{grid-template-columns:1fr;gap:40px}.architectural-plans{padding:80px 0}.architectural-plans-container{padding:0 30px}.plan-title{font-size:1.8rem}.plan-badge{padding:8px 20px;font-size:.9rem}.plan-image{height:350px}.plan-image-container{min-height:350px}}@media (max-width: 480px){.architectural-plans{padding:60px 0}.architectural-plans-container{padding:0 20px}.plan-title{font-size:1.5rem}.plan-badge{padding:6px 16px;font-size:.8rem}.plan-image{height:300px}.plan-image-container{min-height:300px}.zoom-icon{font-size:2rem}.click-hint{font-size:.9rem}.plans-grid{gap:30px}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media (hover: hover)and (pointer: fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media (max-width: 768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media (max-width: 480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media (max-width: 768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media (max-width: 480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media (max-width: 768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media (max-width: 480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media (max-width: 768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media (max-width: 768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media (max-width: 768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width: 480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media (hover: hover)and (pointer: fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media (max-width: 768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width: 480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width: 768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media (max-width: 768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media (max-width: 768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media (max-width: 768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover: hover)and (pointer: fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media (hover: hover)and (pointer: fine)and (max-width: 768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media (max-width: 768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media (max-width: 768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.models-section{background-color:#f8f9fa;padding:80px 0;width:100vw;margin-left:calc(-50vw + 50%)}.models-container{max-width:1200px;margin:0 auto;padding:0 20px}.models-header{display:flex;align-items:center;margin-bottom:60px;justify-content:flex-start;margin-left:-15px}.models-header .decorative-line-vertical{width:4px;height:30px;background-color:#fa7439;border-radius:2px;margin-right:15px}.models-header h2{font-size:1.8rem;font-weight:700;color:#2c3e50;margin:0;letter-spacing:.5px}.models-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;align-items:stretch}.model-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.model-card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.model-image{height:200px;overflow:hidden;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e9ecef}.model-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.model-card:hover .model-image img{transform:scale(1.05)}.model-content{padding:35px;flex:1;display:flex;flex-direction:column;justify-content:space-between}.model-name{font-size:1.7rem;font-weight:700;color:#fa7439;margin:0 0 25px;text-align:center}.model-specs{display:flex;flex-direction:column;gap:18px;margin-bottom:35px}.spec-item{display:flex;align-items:center;gap:18px;color:#6c757d;font-size:1.25rem}.spec-icon{color:#6c757d;flex-shrink:0;font-size:28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.spec-item span{font-weight:500}.model-button{background:transparent;border:2px solid #fa7439;color:#fa7439;padding:14px 28px;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;align-self:center;min-width:220px}.model-button:hover{background-color:#fa7439;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #fa74394d}@media (max-width: 768px){.models-section{padding:60px 0}.models-container{padding:0 15px}.models-header{margin-bottom:40px;margin-left:-10px}.models-header h2{font-size:1.5rem}.models-header .decorative-line-vertical{width:3px;height:25px;margin-right:12px}.models-grid{grid-template-columns:1fr;gap:30px}.model-image{height:180px}.model-content{padding:25px}.model-name{font-size:1.3rem;margin-bottom:15px}.model-specs{gap:12px;margin-bottom:25px}.spec-item{font-size:.9rem}.model-button{padding:10px 20px;font-size:.9rem;min-width:180px}}@media (max-width: 480px){.models-section{padding:40px 0}.models-container{padding:0 10px}.models-header h2{font-size:1.3rem}.model-content{padding:20px}.model-name{font-size:1.2rem}.model-button{min-width:160px;padding:8px 16px}}@media (min-width: 769px) and (max-width: 1024px){.models-grid{grid-template-columns:repeat(2,1fr);gap:30px}.model-content{padding:25px}.model-name{font-size:1.4rem}}.morelos508-page{min-height:100vh;background:#fff}.hero-section{background-image:url(/02%20Renders/02%20Renders/Fachadas/000.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;display:flex;align-items:center;justify-content:flex-start;padding:60px;position:relative;width:100%}.hero-container{display:flex;align-items:center;width:100%;max-width:1400px;margin:0 auto}.content-column{width:auto;max-width:450px;z-index:10}.content-box{background:#fffffff2;padding:50px 40px;box-shadow:0 15px 40px #00000026;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.image-column{display:none}.logo{display:flex;align-items:center;gap:12px;margin-bottom:25px}.logo img{width:60px;height:auto}.logo span{font-size:16px;color:#fa7439;font-weight:700;text-transform:uppercase;letter-spacing:1px}.content-box h1{font-size:2.5rem;font-weight:700;color:#fa7439;line-height:1.2;margin:0 0 25px;text-align:left;letter-spacing:-.02em}.content-box p{font-size:1.1rem;color:#666;line-height:1.6;margin:0 0 30px;text-align:left}.content-box button{background:#fa7439;color:#fff;border:none;padding:18px 36px;font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;border-radius:4px;min-width:240px;display:inline-flex;align-items:center;justify-content:center}.content-box button:hover{background:#e55a1a;transform:translateY(-2px);box-shadow:0 8px 25px #fa74394d}@media (max-width: 1024px){.hero-section{padding:40px}.content-column{max-width:400px}.content-box{padding:40px 35px}.content-box h1{font-size:2.2rem}}@media (max-width: 768px){.hero-section{padding:20px;min-height:80vh;justify-content:center}.content-column{width:100%;max-width:100%}.content-box{padding:40px 30px}.content-box h1{font-size:2rem}.content-box p{font-size:1rem}.logo img{width:50px}}@media (max-width: 480px){.hero-section{padding:15px}.content-box{padding:30px 20px}.content-box h1{font-size:1.8rem}.logo img{width:45px}.content-box button{padding:16px 28px;min-width:200px}}.contact-section-morelos508{background-color:#f8f9fa;padding:80px 0;width:100vw;margin-left:calc(-50vw + 50%)}.contact-section-morelos508 .contact-container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-section-morelos508 .contact-header{text-align:center;margin-bottom:60px}.contact-section-morelos508 .contact-header h2{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.contact-section-morelos508 .contact-header p{font-size:1.1rem;color:#6c757d;max-width:700px;margin:0 auto;line-height:1.6}.contact-section-morelos508 .contact-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.contact-section-morelos508 .contact-map-section{display:flex;flex-direction:column;gap:20px}.contact-section-morelos508 .map-container{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;border:1px solid #e9ecef}.contact-section-morelos508 .location-info{background:#fff;padding:25px;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 4px 15px #0000000d}.contact-section-morelos508 .location-info h3{font-size:1.5rem;font-weight:600;color:#fa7439;margin-bottom:15px}.contact-section-morelos508 .location-info p{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#6c757d;font-size:1rem}.contact-section-morelos508 .location-info p:last-child{margin-bottom:0}.contact-section-morelos508 .location-info i{color:#fa7439;font-size:1.2rem;width:20px;flex-shrink:0}.contact-section-morelos508 .contact-form-section{display:flex;flex-direction:column}.contact-section-morelos508 .form-placeholder{background:#fff;padding:40px;border-radius:12px;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 15px #0000000d}.contact-section-morelos508 .form-placeholder h3{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:15px;text-align:center}.contact-section-morelos508 .form-placeholder>p{color:#6c757d;text-align:center;margin-bottom:30px;line-height:1.6}.contact-section-morelos508 .contact-methods{display:flex;flex-direction:column;gap:15px}.contact-section-morelos508 .contact-method{display:flex;align-items:center;gap:15px;padding:18px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:transform .3s ease,box-shadow .3s ease}.contact-section-morelos508 .contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a;background:#fff}.contact-section-morelos508 .contact-method i{color:#fa7439;font-size:1.4rem;width:24px;flex-shrink:0}.contact-section-morelos508 .contact-method h4{font-size:1rem;font-weight:600;color:#2c3e50;margin:0 0 5px}.contact-section-morelos508 .contact-method p{color:#6c757d;margin:0;font-size:.9rem;line-height:1.4}@media (max-width: 768px){.contact-section-morelos508{padding:60px 0}.contact-section-morelos508 .contact-container{padding:0 15px}.contact-section-morelos508 .contact-header h2{font-size:2rem}.contact-section-morelos508 .contact-header p{font-size:1rem}.contact-section-morelos508 .contact-content{grid-template-columns:1fr;gap:30px}.contact-section-morelos508 .map-container{height:300px}.contact-section-morelos508 .location-info{padding:20px}.contact-section-morelos508 .form-placeholder{padding:30px 20px}.contact-section-morelos508 .contact-method{padding:15px}}@media (max-width: 480px){.contact-section-morelos508 .contact-header{margin-bottom:40px}.contact-section-morelos508 .contact-header h2{font-size:1.8rem}.contact-section-morelos508 .map-container{height:250px}.contact-section-morelos508 .form-placeholder h3{font-size:1.5rem}.contact-section-morelos508 .contact-method{padding:12px;flex-direction:column;text-align:center;gap:8px}.contact-section-morelos508 .contact-methods{gap:12px}}.contact-page{min-height:100vh;background-color:#fff;padding-top:100px}.contact-container{max-width:1200px;margin:0 auto;padding:40px 20px}.contact-header{text-align:center;margin-bottom:60px}.contact-header h1{font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:1rem}.contact-header p{font-size:1.2rem;color:#6c757d;max-width:600px;margin:0 auto;line-height:1.6}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:stretch}.contact-map-section{display:flex;flex-direction:column;gap:20px}.map-container{width:100%;height:400px;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px #0000001a;border:1px solid #e9ecef}.location-info{background:#f8f9fa;padding:25px;border-radius:12px;border:1px solid #e9ecef}.location-info h3{font-size:1.5rem;font-weight:600;color:#fa7439;margin-bottom:15px}.location-info p{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#6c757d;font-size:1rem}.location-info p:last-child{margin-bottom:0}.location-info i{color:#fa7439;font-size:1.2rem;width:20px;flex-shrink:0}.contact-form-section{display:flex;flex-direction:column}.form-placeholder{background:#f8f9fa;padding:40px;border-radius:12px;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column;justify-content:center}.form-placeholder h3{font-size:1.8rem;font-weight:600;color:#2c3e50;margin-bottom:15px;text-align:center}.form-placeholder>p{color:#6c757d;text-align:center;margin-bottom:30px;font-style:italic}.contact-methods{display:flex;flex-direction:column;gap:20px}.contact-method{display:flex;align-items:center;gap:15px;padding:20px;background:#fff;border-radius:8px;border:1px solid #e9ecef;transition:transform .3s ease,box-shadow .3s ease}.contact-method:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.contact-method i{color:#fa7439;font-size:1.5rem;width:24px;flex-shrink:0}.contact-method h4{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 5px}.contact-method p{color:#6c757d;margin:0;font-size:.95rem;line-height:1.4}@media (max-width: 768px){.contact-page{padding-top:80px}.contact-container{padding:20px 15px}.contact-header h1{font-size:2.2rem}.contact-header p{font-size:1rem}.contact-content{grid-template-columns:1fr;gap:30px}.map-container{height:300px}.location-info{padding:20px}.form-placeholder{padding:30px 20px}.contact-method{padding:15px}.contact-method i{font-size:1.3rem}}@media (max-width: 480px){.contact-header{margin-bottom:40px}.contact-header h1{font-size:1.8rem}.map-container{height:250px}.location-info{padding:15px}.location-info h3{font-size:1.3rem}.location-info p{font-size:.9rem}.form-placeholder{padding:25px 15px}.form-placeholder h3{font-size:1.5rem}.contact-methods{gap:15px}.contact-method{padding:12px;flex-direction:column;text-align:center;gap:10px}}.modelo-yuma-page{min-height:100vh;background:#fff}.yuma-hero-section{background-image:url(/02%20Renders/02%20Renders/2%20Rec%C3%A1maras/009.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh;width:100vw;margin-left:calc(-50vw + 50%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.yuma-hero-overlay{background:#0009;width:100%;height:100%;position:relative}.yuma-hero-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:10;max-width:600px;width:90%}.yuma-logo-section{display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.logo-img{width:120px;height:auto;filter:brightness(1.2)}.model-title{font-size:4.5rem;font-weight:700;color:#fff;margin-bottom:3rem;text-shadow:2px 2px 8px rgba(0,0,0,.7);letter-spacing:1px}.contact-button{background:transparent;color:#fa7439;border:3px solid #fa7439;padding:20px 45px;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .4s ease;border-radius:6px;min-width:320px;position:relative;overflow:hidden}.contact-button:hover{background:#fa7439;color:#fff;transform:translateY(-3px);box-shadow:0 12px 35px #fa743966;border-color:#fa7439}.floor-plan-section{padding:80px 0;background:#f8f9fa}.yuma-container{max-width:1200px;margin:0 auto;padding:0 2rem}.yuma-section-title{font-size:2.8rem;font-weight:700;color:#fa7439;text-align:center;margin-bottom:4rem;text-transform:uppercase;letter-spacing:2px;position:relative}.yuma-section-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:80px;height:4px;background:#fa7439;border-radius:2px}.floor-plan-container{display:flex;flex-direction:column;align-items:center;gap:2rem}.plan-image-container{max-width:600px;width:100%;text-align:center;cursor:pointer;position:relative}.floor-plan-image{width:100%;height:auto;border-radius:16px;box-shadow:0 15px 40px #00000026;border:2px solid #ffffff;transition:transform .3s ease;cursor:zoom-in}.floor-plan-image:hover{transform:scale(1.02)}.specifications{display:flex;justify-content:center;gap:2rem}.yuma-spec-item{text-align:center;background:none;border:none;box-shadow:none;padding:0;margin:0}.spec-value{font-size:2.5rem;font-weight:700;color:#6c757d;display:inline;line-height:1}.spec-unit{font-size:2.5rem;color:#6c757d;font-weight:700;margin-left:.3rem}.gallery-section{padding:100px 0;background:#fff}.section-header{text-align:center;margin-bottom:4rem}.gallery-layout{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.main-image-container{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 15px 40px #0000001f}.main-image{width:100%;height:500px;object-fit:cover;transition:transform .3s ease}.main-image:hover{transform:scale(1.02)}.thumbnail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.thumbnail-item{border-radius:12px;overflow:hidden;box-shadow:0 6px 20px #00000014;cursor:pointer;transition:all .3s ease}.thumbnail-item:hover{transform:translateY(-5px);box-shadow:0 12px 30px #fa743926}.thumbnail-item img{width:100%;height:130px;object-fit:cover;transition:transform .3s ease}.thumbnail-item:hover img{transform:scale(1.05)}.features-section{padding:60px 0 100px;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1000px;margin:0 auto}.features-grid .yuma-feature-item:nth-child(9),.features-grid .yuma-feature-item:nth-child(10){grid-column:span 2;justify-self:center;max-width:220px}.yuma-feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem 1rem;background:none;border:1px solid #e9ecef;border-radius:12px}.feature-icon{font-size:3rem;color:#fa7439;margin-bottom:1.2rem;transition:all .3s ease}.feature-text{font-size:1.1rem;color:#495057;font-weight:600;line-height:1.4}.image-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out}.image-modal img{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 50px #00000080}.modal-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:700;cursor:pointer;z-index:10000;background:#00000080;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.modal-close:hover{background:#000c}@media (max-width: 1024px){.gallery-layout{grid-template-columns:1fr;gap:3rem}.thumbnail-grid{grid-template-columns:repeat(5,1fr);max-width:600px;margin:0 auto}.thumbnail-item img{height:110px}.main-image{height:400px}}@media (max-width: 768px){.model-title{font-size:3.5rem}.logo-img{width:100px}.contact-button{min-width:280px;padding:18px 35px;font-size:1.1rem}.yuma-section-title{font-size:2.2rem}.yuma-section-title:after{width:60px;height:3px}.features-grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:600px}.features-grid .yuma-feature-item:nth-child(9),.features-grid .yuma-feature-item:nth-child(10){grid-column:span 1;max-width:none}.yuma-feature-item{padding:1.5rem 1rem}.feature-icon{font-size:2.5rem}.feature-text{font-size:1rem}.thumbnail-grid{grid-template-columns:repeat(3,1fr)}.main-image{height:320px}.gallery-layout{gap:2.5rem}.floor-plan-section,.gallery-section,.features-section{padding:80px 0}}@media (max-width: 480px){.hero-overlay{padding:1.5rem}.model-title{font-size:2.8rem;margin-bottom:2.5rem}.logo-img{width:80px}.contact-button{min-width:260px;padding:16px 30px;font-size:1rem;letter-spacing:1px}.yuma-section-title{font-size:1.8rem;margin-bottom:3rem}.yuma-section-title:after{width:50px;height:3px}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:400px}.features-grid .yuma-feature-item:nth-child(9),.features-grid .yuma-feature-item:nth-child(10){grid-column:span 1}.yuma-feature-item{padding:1.5rem 1rem}.feature-icon{font-size:2.2rem}.feature-text{font-size:.95rem}.thumbnail-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.thumbnail-item img{height:100px}.main-image{height:250px}.spec-value,.spec-unit{font-size:2rem}.floor-plan-container{gap:3rem}.floor-plan-section,.gallery-section,.features-section{padding:60px 0}.yuma-container{padding:0 1.5rem}.gallery-layout{gap:2rem}.decorative-line{width:80px;height:3px}}
