.screen-reader-text { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }

/* Hero: text and crane remain visible over the supplied operational photograph. */
.page-hero { min-height: 280px; padding: 58px 0 44px; background-position: center 54%; display: flex; align-items: flex-end; }
.page-hero .container { position:relative; z-index:1; width:100%; }
.page-hero-eyebrow { color: var(--color-gold); letter-spacing: 0; margin-bottom: 5px; }
.page-hero-title { max-width: 560px; font-size: clamp(34px, 4vw, 54px); font-weight: 800; margin-bottom: 14px; text-shadow:0 2px 10px rgba(0,0,0,.55); }
.page-hero-title span { color: #43a557; }
.page-hero-desc { max-width: 420px; font-size: 16px; font-weight: 500; line-height: 1.65; opacity: 1; text-shadow:0 1px 6px rgba(0,0,0,.7); }

.contacto-main { padding: 24px 0 16px; background: #f7f7f6; }
.contacto-grid { display:grid; grid-template-columns: minmax(0, 1.05fr) minmax(380px, .86fr); gap: 48px; align-items:start; }
.contacto-form-col { background: var(--color-white); padding: 26px 28px 22px; box-shadow: 0 2px 15px rgba(10, 22, 16, .06); }
.contacto-form-col h2, .contacto-info-col h3 { font-size: 18px; font-weight: 800; margin: 0 0 8px; text-transform:uppercase; }
.contacto-form-col > p { font-size: 13px; margin-bottom: 18px; color: #555; }
.gt-form { max-width:none; }
.gt-form-row { gap: 10px; margin-bottom: 10px; }
.gt-field, .gt-form-row .gt-field { margin-bottom: 10px; }
.gt-field input, .gt-field select, .gt-field textarea { min-height: 42px; border-color: #e1e1df; border-radius: 3px; padding: 10px 12px; color:#2b2f2e; font-size:12px; background:#fff; }
.gt-field textarea { min-height: 88px; resize: vertical; }
.gt-field input::placeholder, .gt-field textarea::placeholder { color: #777; opacity: 1; }
.gt-field select { color:#777; }
.contacto-form-col .gt-dp-input { min-height:42px; padding:10px 38px 10px 12px; border-color:#e1e1df; border-radius:3px; font-size:12px; }
.contacto-form-col .gt-dp-input.is-placeholder { font-size:0; }
.contacto-form-col .gt-dp-input.is-placeholder::after { content:'Fecha estimada del servicio'; font-size:12px; color:#777; }
.contacto-form-col .gt-dp-icon { right:12px; width:15px; height:15px; color:#777; }
.gt-checkbox { font-size:11px; margin: 2px 0 16px; }
.gt-checkbox input { margin-top: 2px; accent-color: var(--color-green); }
.gt-checkbox a { font-weight:700; text-decoration:none; }
.gt-form .btn { width:100%; justify-content:center; padding: 13px 18px; font-size:12px; }
.gt-form .btn .icon { width:18px; height:18px; }

.contacto-info-col { background:transparent; border-radius:0; padding:10px 0 0; }
.contacto-info-col h3 { margin-bottom:14px; }
.contacto-info-item { display:flex; align-items:center; gap:13px; padding:10px 0; border-bottom:1px solid #ddd; }
.contacto-info-item > .icon { flex:0 0 44px; width:44px; height:44px; padding:10px; border-radius:50%; color:var(--color-gold); background:#10201b; margin:0; }
.contacto-info-item > div { min-width:0; }
.contacto-info-item strong, .contacto-info-item span, .contacto-info-item small { display:block; }
.contacto-info-item strong { font-size:11px; line-height:1.25; }
.contacto-info-item span { color:var(--color-green); font-size:15px; font-weight:800; line-height:1.3; }
.contacto-info-item small { max-width:310px; font-size:11px; line-height:1.4; opacity:.8; }
.contacto-emergencia { display:flex; align-items:center; flex-wrap:wrap; min-height:78px; margin-top:17px; padding:15px 18px; border-radius:5px; gap:12px; }
.contacto-emergencia > .icon { flex:0 0 34px; color:var(--color-gold); width:34px; height:34px; }
.contacto-emergencia > div { min-width:0; }
.contacto-emergencia strong { display:block; font-size:13px; }
.contacto-emergencia span { display:block; max-width:190px; font-size:10px; }
.contacto-emergencia a { display:inline-flex; align-items:center; gap:6px; margin-left:auto; padding-left:15px; border-left:1px solid rgba(255,255,255,.35); color:var(--color-gold); font-size:13px; font-weight:800; white-space:nowrap; }
.contacto-emergencia a .icon { width:16px; height:16px; }

.contacto-ubicaciones { padding: 16px 0 42px; background:#f7f7f6; }
.section-label { margin: 0 0 16px; font-size:17px; font-weight:800; }
.section-label::before { content:''; display:inline-block; width:17px; height:2px; margin:0 6px 5px 0; background:var(--color-gold); }
.section-label span, .cobertura-texto h3 { color:var(--color-green); }
.contacto-ubicaciones-grid { display:grid; grid-template-columns: 1.25fr 1fr; gap:28px; }
.ubicaciones-sucursales { display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
.ubicacion-card { overflow:hidden; border:1px solid #e8e8e7; border-radius:4px; padding:18px 18px 0; background:#fff; }
.ubicacion-card h4 { display:flex; align-items:center; gap:8px; color:var(--color-green); font-size:13px; font-weight:800; margin-bottom:12px; }
.ubicacion-card h4 .icon { width:26px; height:26px; padding:5px; border-radius:50%; color:white; background:var(--color-green); }
.ubicacion-card p { display:flex; align-items:flex-start; gap:6px; font-size:11px; line-height:1.4; margin-bottom:9px; }
.ubicacion-card p .icon { flex:0 0 13px; width:13px; height:13px; color:var(--color-green); margin-top:1px; }
.ubicacion-card p a { color:inherit; text-decoration:none; }
.ubicacion-card .ubicacion-whatsapp { gap:6px; margin:2px 0 0; padding:8px 11px; font-size:10px; }
.ubicacion-card .ubicacion-whatsapp .icon { width:14px; height:14px; }
.ubicacion-card img { width:calc(100% + 36px); height:106px; margin: 12px -18px 0; object-fit:cover; }
.contacto-cobertura { display:grid; grid-template-columns:1fr .92fr; gap:17px; align-items:center; }
.cobertura-mapa { position:relative; min-height:275px; overflow:hidden; border-radius:4px; background:linear-gradient(100deg, #c8e6ef 0 31%, #ddecdf 31% 100%); }
.cobertura-mapa > img { display:block; width:100%; height:100%; min-height:275px; object-fit:cover; position:relative; z-index:2; }
.cobertura-mapa::before { content:''; position:absolute; height:78%; width:3px; top:9%; left:55%; background:var(--color-gold); transform:rotate(8deg); border-radius:5px; }
.map-point { position:absolute; z-index:1; padding-left:16px; font-size:11px; font-weight:700; white-space:nowrap; }
.map-point::before { content:''; position:absolute; left:0; top:3px; width:9px; height:9px; border:3px solid var(--color-gold); background:#fff; border-radius:50%; }
.point-arica { top:8%; left:57%; }.point-iquique { top:31%; left:62%; }.point-pozo { top:49%; left:48%; }.point-quillagua { top:66%; left:55%; }.point-antofa { top:84%; left:42%; }
.cobertura-texto h3 { font-size:13px; font-weight:800; margin-bottom:8px; }.cobertura-texto p { font-size:11px; line-height:1.65; }.cobertura-texto ul { list-style:none; padding:0; margin:12px 0 0; }.cobertura-texto li { position:relative; padding-left:22px; margin:6px 0; font-size:11px; font-weight:700; }.cobertura-texto li::before { content:'✓'; position:absolute; left:0; top:-1px; display:grid; place-items:center; width:14px; height:14px; border-radius:50%; background:var(--color-green); color:white; font-size:9px; }

@media (max-width: 1024px) { .contacto-grid, .contacto-ubicaciones-grid { grid-template-columns:1fr; } .contacto-info-col { padding-top:0; } }
@media (max-width: 640px) { .page-hero { min-height:320px; padding:42px 0; background-position:60% center; }.contacto-main { padding-top:16px; }.contacto-form-col { padding:20px 16px; }.gt-form-row, .ubicaciones-sucursales, .contacto-cobertura { grid-template-columns:1fr; }.contacto-emergencia a { margin-left:0; border-left:0; padding-left:0; }.cobertura-mapa { min-height:230px; } }
