.espacios-grid-section{padding:5rem 0;background:#fefefe}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.8rem;font-weight:300;color:#5c6e58;margin-bottom:1rem;letter-spacing:-.5px}.section-subtitle{font-size:1.3rem;color:#718096;font-weight:300;max-width:600px;margin:0 auto;line-height:1.6}.espacio-card{background:white;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.25,.46,.45,.94);height:100%;border:1px solid #f8f9fa;position:relative;display:flex;flex-direction:column}.espacio-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(92,110,88,.03),transparent 50%);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.espacio-card:hover:before{opacity:1}.espacio-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgba(92,110,88,.15)}.espacio-image{position:relative;height:320px;overflow:hidden;flex-shrink:0}.espacio-image img{width:100%;height:100%;object-fit:cover;transition:all .6s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.espacio-card:hover .espacio-image img{transform:scale(1.08)}.espacio-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,rgba(92,110,88,.05) 50%,rgba(92,110,88,.1));transition:opacity .3s ease}.espacio-card:hover .espacio-overlay{opacity:.8}.espacio-icon{position:absolute;top:1.5rem;right:1.5rem;width:60px;height:60px;background:rgba(255,255,255,.95);border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.1);transition:all .3s ease;z-index:2}.espacio-card:hover .espacio-icon{transform:scale(1.1);background:rgba(255,255,255,1)}.espacio-icon i{font-size:1.5rem;color:#5c6e58;transition:transform .3s ease}.espacio-card:hover .espacio-icon i{transform:rotate(10deg)}.espacio-capacity{position:absolute;bottom:0;left:0;background:rgba(44,62,80,.1);color:white;padding:10px 20px;font-size:1rem;font-weight:500;display:flex;align-items:center;z-index:2;backdrop-filter:blur(10px)}.espacio-content{padding:2.5rem;position:relative;flex-grow:1;display:flex;flex-direction:column}.espacio-title{font-size:1.6rem;font-weight:400;color:#5c6e58;margin-bottom:1.2rem;line-height:1.3}.espacio-desc{font-size:1rem;line-height:1.6;color:#718096;margin-bottom:2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.espacio-incluye{margin-bottom:2rem;padding:1.2rem;background:#f8f9fa;border-radius:10px;flex-shrink:0}.incluye-title{font-size:1rem;font-weight:600;color:#5c6e58;margin-bottom:.75rem;display:flex;align-items:center}.incluye-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 20px}.incluye-list li{color:#5d6d7e;font-size:.9rem;display:flex;align-items:flex-start;line-height:1.4;margin-bottom:.5rem}.incluye-list li i{color:#27ae60;margin-right:8px;margin-top:3px;font-size:.9rem;flex-shrink:0}.espacio-link{display:inline-flex;align-items:center;color:#a7b8a0;text-decoration:none;font-weight:500;font-size:.9rem;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease;position:relative;padding-bottom:2px;margin-top:auto;width:fit-content}.espacio-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:#5c6e58;transition:width .3s ease}.espacio-link:hover{color:#5c6e58}.espacio-link:hover:after{width:100%}.espacio-link i{margin-left:.75rem;transition:transform .3s ease;font-size:.9rem}.espacio-link:hover i{transform:translateX(4px)}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-6{flex:0 0 50%;max-width:50%;padding-right:15px;padding-left:15px}.mb-5{margin-bottom:3rem!important}.mb-4{margin-bottom:1.5rem!important}.espacio-card{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease forwards}.espacio-card:first-child{animation-delay:.1s}.espacio-card:nth-child(2){animation-delay:.2s}.espacio-card:nth-child(3){animation-delay:.3s}.espacio-card:nth-child(4){animation-delay:.4s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.eventos-cta{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:4rem 0;text-align:center}.eventos-cta h2{font-size:2.2rem;font-weight:300;color:#5c6e58;margin-bottom:1rem}.eventos-cta p{font-size:1.1rem;color:#718096;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:1200px){.espacio-image{height:300px}.incluye-list{grid-template-columns:1fr}}@media (max-width:992px){.col-lg-6{flex:0 0 100%;max-width:100%}.espacio-card{max-width:600px;margin-left:auto;margin-right:auto}.espacio-image{height:280px}}@media (max-width:768px){.espacios-banner{height:60vh;min-height:400px}.espacios-banner .banner-title{font-size:2.5rem}.espacios-banner .banner-subtitle{font-size:1.2rem}.espacios-banner .banner-cta{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:300px;justify-content:center}.espacios-grid-section{padding:3rem 0}.section-title{font-size:2.2rem}.section-subtitle{font-size:1.1rem}.espacio-content{padding:2rem 1.5rem}.espacio-title{font-size:1.4rem}.eventos-cta h2{font-size:1.8rem}.cta-buttons{flex-direction:column;align-items:center}.btn{width:100%;max-width:300px;justify-content:center}}@media (max-width:576px){.espacios-banner{height:50vh;min-height:350px}.espacios-banner .banner-title{font-size:2rem}.espacios-banner .banner-subtitle{font-size:1.1rem}.espacios-banner .banner-content{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.espacio-image{height:240px}.espacio-content{padding:1.5rem}.espacio-icon{top:1rem;right:1rem;width:50px;height:50px}.espacio-icon i{font-size:1.3rem}.espacio-capacity{bottom:1rem;left:1rem;font-size:.9rem;padding:8px 16px}.incluye-list{grid-template-columns:1fr}}