*{padding:0;box-sizing:border-box;margin:0}body{min-height:100vh;overflow-x:hidden;background:#37a4c8;font-family:Source Sans Pro,sans-serif}.contact-container{min-height:100vh;padding:40px 20px 120px;justify-content:center;position:relative;max-width:1400px;flex-direction:column;margin:0 auto;display:flex}.contact-header{animation:fadeInDown .8s ease;margin-bottom:50px;text-align:center}.contact-header h1{font-size:42px;font-weight:700;margin-bottom:15px;text-shadow:2px 2px 8px rgba(0,0,0,.3);color:#fff}.contact-header p{font-size:18px;text-shadow:1px 1px 4px rgba(0,0,0,.2);color:hsla(0,0%,100%,.95)}.contact-content{animation:fadeInUp .8s ease;grid-template-columns:1fr 1fr;margin-bottom:40px;gap:40px;display:grid}.contact-info-section{flex-direction:column;gap:30px;display:flex}.info-card{backdrop-filter:blur(10px);padding:40px;box-shadow:0 10px 40px rgba(0,0,0,.2);border-radius:20px;background:hsla(0,0%,100%,.95)}.info-item{margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,.1);gap:20px;align-items:flex-start;padding-bottom:30px;display:flex}.info-item:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.info-item i{font-size:28px;color:#37a4c8;min-width:40px;margin-top:5px}.info-text h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#002650}.info-text p{font-size:16px;color:#555;line-height:1.6}.info-text a{text-decoration:none;color:#37a4c8;transition:color .3s}.info-text a:hover{text-decoration:underline;color:#2a8aa8}.action-buttons{grid-template-columns:1fr;gap:15px;display:grid}.btn{padding:15px 25px;justify-content:center;font-size:16px;border:none;text-decoration:none;font-weight:600;transition:all .3s;gap:10px;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,.2);border-radius:12px;cursor:pointer;display:flex}.btn i{font-size:20px}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.btn-whatsapp{color:#fff;background:#25d366}.btn-whatsapp:hover{background:#1fb855}.btn-map{color:#fff;background:#036}.btn-map:hover{background:#024}.btn-directions{color:#fff;background:#1a1a1a}.btn-directions:hover{background:#000}.map-section{position:relative}.map-wrapper{overflow:hidden;min-height:600px;box-shadow:0 10px 40px rgba(0,0,0,.2);border-radius:20px}.map-wrapper,.map-wrapper iframe{height:100%;width:100%}.back-button{position:relative;text-align:center;margin-top:80px;z-index:10}.btn-back{backdrop-filter:blur(10px);color:#002650;background:hsla(0,0%,100%,.95)}.btn-back:hover{color:#37a4c8;background:#fff}.floating-social{transform:translateY(-50%);right:20px;position:fixed;flex-direction:column;gap:10px;top:50%;display:flex;z-index:1000}.floating-social a{height:48px;justify-content:center;font-size:20px;text-decoration:none;color:#fff;transition:transform .3s;align-items:center;border-radius:12px;width:48px;display:flex}.floating-social a:hover{transform:scale(1.1)}.floating-social .instagram{background:#e1306c}.floating-social .youtube{background:red}.floating-social .pinterest{background:#bd081c}.floating-social .whatsapp{background:#25d366}.floating-social .google{background:#4285f4}@keyframes fadeInDown{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width:1024px){.contact-content{grid-template-columns:1fr;gap:30px}.map-wrapper{min-height:450px}.contact-header h1{font-size:36px}}@media screen and (max-width:768px){.contact-container{padding:20px 15px 180px}.contact-header{margin-bottom:30px}.contact-header h1{font-size:28px}.contact-header p{font-size:16px}.info-card{padding:25px}.info-item{margin-bottom:20px;flex-direction:column;gap:10px;padding-bottom:20px}.info-item i{font-size:24px}.info-text h3{font-size:18px}.info-text p{font-size:14px}.map-wrapper{min-height:350px}.btn{padding:12px 20px;font-size:14px}.back-button{margin-bottom:20px;margin-top:60px}.floating-social{transform:none;padding:0;justify-content:space-around;right:0;position:fixed;border-top:1px solid hsla(0,0%,100%,.2);flex-direction:row;bottom:0;gap:0;top:auto;background:rgba(0,0,0,.95);left:0;z-index:10000}.floating-social a{flex:1;height:50px;font-size:22px;border-radius:0;width:auto}.modal-content,.modal-inner{padding:20px;max-height:85vh;width:95%}.modal-content h2,.modal-inner h2{font-size:18px}.modal-content p,.modal-inner p{font-size:14px}.hero-slider,.hero-slider img{height:200px}.modal-actions,.modal-buttons{flex-direction:column}.btn{margin-bottom:5px;width:100%}}@media screen and (max-width:480px){.contact-header h1{font-size:24px}.contact-header p{font-size:14px}.info-card{padding:20px}.info-text h3{font-size:16px}.info-text p{font-size:13px}.map-wrapper{min-height:300px}.btn{padding:10px 15px;font-size:13px}}