@charset "UTF-8";
/***!  Style Declaration  !***/

.oddpods-contact{max-width:1100px;margin:60px auto;font-family:'Poppins',sans-serif;color:#2c3e50}.op-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media (max-width:768px){.op-grid{grid-template-columns:1fr}}.op-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.08)}.op-title{font-size:1.6rem;margin-bottom:20px;color:#0f5132}.op-contact p{font-size:1.05rem;margin-bottom:15px}.op-contact a{color:#0f5132;text-decoration:none;font-weight:500}.op-contact a:hover{text-decoration:underline}.op-buttons{margin-top:20px;display:flex;flex-wrap:wrap;gap:12px}.op-btn{display:inline-block;padding:12px 18px;border-radius:8px;font-size:0.95rem;text-decoration:none;font-weight:600;transition:.3s;color:#fff !important}.op-whatsapp{background:#25D366}.op-whatsapp:hover{background:#1ebe5d}.op-call{background:#0f5132}.op-call:hover{background:#0b3d26}.op-email{background:#e8f5e9;color:#0f5132 !important}.op-email:hover{background:#d4edda}.op-map iframe{width:100%;height:300px;border-radius:12px;border:0}.op-hours p{margin:6px 0}.op-location{margin-top:10px;font-weight:500}
