.single-job-geo{display:grid;grid-template-columns:1fr 2fr;gap:24px;align-items:stretch;background:var(--soft-sand);padding:24px;border-radius:var(--outer-radius)}.single-job-geo .geo-card{background:var(--white);border-radius:var(--outer-radius);padding:28px
32px}.single-job-geo .geo-title{color:var(--intraservis-blue);font-size:32px;line-height:1.2;margin:0
0 12px;font-weight:700}.single-job-geo .geo-text{color:#3b3b3b;font-size:16px;line-height:1.5;margin:0}.single-job-geo .geo-map{position:relative;overflow:hidden;border-radius:var(--outer-radius)}.single-job-geo .geo-map
iframe{display:block;width:100%;height:100%;min-height:260px;border:0;filter:grayscale(1);pointer-events:auto}.single-job-geo .geo-map-placeholder{min-height:260px;width:100%;background:#eee;border-radius:var(--outer-radius)}@media (max-width:1024px){.single-job-geo{grid-template-columns:1fr}.single-job-geo .geo-map
iframe{min-height:300px}}