.contacto_banner__KaTcA{position:relative;width:100%;height:300px;overflow:hidden}.contacto_bannerImg__8WCzV{width:100%;height:100%;object-fit:cover;display:block}.contacto_banner__KaTcA:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(123,34,179,.5);z-index:1}.contacto_overlay__FB_t2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:white;z-index:2;max-width:90%;padding:10px;box-sizing:border-box;word-wrap:break-word;display:flex;flex-direction:column;align-items:center;justify-content:center}.contacto_iconBanner__PnYdb{width:70px;height:auto;margin-bottom:20px;max-width:100%;display:block;margin-left:auto;margin-right:auto}.contacto_titleBanner__PJRE7{font-size:50px;color:white;font-weight:700;margin:0;font-family:Telegraf,sans-serif}.contacto_sectionLine___Dqn_{color:#7B22B3}.contacto_subtitle__Q3wZW{font-family:Telegraf,sans-serif;font-weight:700}.contacto_textContent__EPnLT{font-family:Montserrat,sans-serif;font-weight:700;color:dimgray;font-size:15px}.contacto_mainSection__maR7W{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}.contacto_firstContent__80T_I{text-align:left;margin-bottom:20px;width:100%;max-width:1300px}.contacto_secondContent__vJp2p{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;max-width:1200px}.contacto_formContainer__nExT_{flex:1;background-color:#ffffff;border:1px solid #ccc;border-radius:40px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:40px;margin-right:20px}.contacto_formContainer__nExT_ form{display:flex;flex-direction:column;gap:15px}.contacto_formContainer__nExT_ input,.contacto_formContainer__nExT_ textarea{width:100%;padding:10px;font-size:14px;border:1px solid #ccc;border-radius:5px}.contacto_formContainer__nExT_ textarea{height:150px;resize:vertical;box-sizing:border-box;overflow-y:auto}.contacto_formContainer__nExT_ button{position:relative;transition:all .3s ease-in-out;box-shadow:0 10px 20px rgba(0,0,0,.2);padding-block:.5rem;padding-inline:1.25rem;background-color:rgb(123 34 179);border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#ffff;gap:10px;font-weight:700;border:3px solid #ffffff4d;outline:none;overflow:hidden;font-size:15px;cursor:pointer}.contacto_formContainer__nExT_ button .contacto_icon__C4IDu{width:24px;height:24px;transition:all .3s ease-in-out}.contacto_formContainer__nExT_ button:hover{transform:scale(1.05);border-color:#fff9}.contacto_formContainer__nExT_ button:hover .contacto_icon__C4IDu{transform:translate(4px)}.contacto_formContainer__nExT_ button:hover:before{animation:contacto_shine__u_dLN 1.5s ease-out infinite}.contacto_formContainer__nExT_ button:before{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg,rgba(255,255,255,0) 30%,rgba(255,255,255,.8),rgba(255,255,255,0) 70%);top:0;left:-100px;opacity:.6}@keyframes contacto_shine__u_dLN{0%{left:-100px}60%{left:100%}to{left:100%}}.contacto_srta__sUJs_{flex:1;display:flex;align-items:center;justify-content:center}.contacto_srta__sUJs_ img{max-width:100%;height:auto;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-height:465px;object-fit:cover}@media (max-width:1024px){.contacto_secondContent__vJp2p{flex-direction:column;align-items:center;gap:20px}.contacto_formContainer__nExT_{margin-right:0;width:100%;max-width:600px;padding:30px}.contacto_srta__sUJs_ img{max-width:90%;max-height:300px;object-fit:cover}}@media (max-width:768px){.contacto_titleBanner__PJRE7{font-size:35px}.contacto_iconBanner__PnYdb{width:50px}.contacto_firstContent__80T_I{text-align:center;padding:0 15px}.contacto_formContainer__nExT_{padding:20px;max-width:100%}.contacto_srta__sUJs_ img{max-width:100%;max-height:250px}}@media (max-width:480px){.contacto_titleBanner__PJRE7{font-size:28px;line-height:1.2}.contacto_iconBanner__PnYdb{width:40px}.contacto_formContainer__nExT_{border-radius:15px;padding:15px}.contacto_srta__sUJs_ img{max-width:100%;max-height:200px;object-fit:contain}}.contacto_tarjeta-redes__BSQHI{background-color:#ffffff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.15);padding:20px;max-width:1200px;margin:20px auto;text-align:center;font-family:Montserrat,sans-serif}.contacto_tarjeta-redes__BSQHI h3{color:#7B22B3;font-size:24px;margin-bottom:20px;font-weight:700}.contacto_contenedor-redes__y00Tm{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto) auto;gap:20px;justify-content:center;align-items:center}.contacto_red__sEoUT{border-radius:8px;padding:20px;width:100%;max-width:200px;transition:transform .2s ease,box-shadow .2s ease;text-align:center;border:2px solid #004080}.contacto_red__sEoUT,.contacto_red__sEoUT a{display:flex;flex-direction:column;align-items:center}.contacto_red__sEoUT a{text-decoration:none;color:#004080;font-size:14px;font-weight:700;margin-top:10px;transition:color .2s ease}.contacto_red__sEoUT:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15);filter:brightness(1.2)}.contacto_red__sEoUT a:hover{color:#00264d}@media (max-width:1020px) and (min-width:721px){.contacto_red__sEoUT{max-width:100%}}@media (max-width:768px){.contacto_contenedor-redes__y00Tm{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.contacto_red__sEoUT{max-width:100%;padding:15px}.contacto_contenedor-redes__y00Tm .contacto_red__sEoUT:nth-child(5){grid-column:span 1}}.contacto_contenedor-redes__y00Tm .contacto_red__sEoUT:nth-child(5){grid-column:span 2;justify-self:center}