.inst-section { padding-top: 66px; padding-bottom: 66px; }
.inst-section h2, .inst-contact-intro h1, .inst-contact-details h2, .inst-contact-form-card h2, .inst-map-section h2 { color: var(--home-navy); letter-spacing: -.035em; line-height: 1.12; }
.inst-section h2, .inst-contact-details h2, .inst-contact-form-card h2, .inst-map-section h2 { margin: 0 0 18px; font-size: clamp(27px, 3vw, 40px); }
.inst-section p, .inst-contact-intro p, .inst-map-section p { color: var(--home-muted); }
.inst-kicker, .inst-eyebrow { margin: 0 0 10px; color: #0b65b5 !important; font-size: 12px; font-weight: 800; letter-spacing: .15em; text-transform: uppercase; }
.inst-soft { background: #f3f8fc; }
.inst-destination-hero { min-height: 365px; display: flex; align-items: center; background: linear-gradient(90deg, rgba(11,42,75,.9), rgba(11,42,75,.5) 50%, rgba(11,42,75,.08)), url('../imgs/fotoaereaarroiodosal-1600.jpg') center 48% / cover; color: #fff; }
.inst-destination-hero-content { padding-top: 54px; padding-bottom: 54px; }
.inst-destination-hero .inst-eyebrow { color: #ffe56c !important; }
.inst-destination-hero h1 { max-width: 650px; margin: 0 0 17px; font-size: clamp(43px, 6vw, 76px); line-height: 1; letter-spacing: -.05em; }
.inst-destination-hero-content > p:last-child { max-width: 510px; margin: 0; font-size: clamp(18px, 2vw, 22px); line-height: 1.4; }
.inst-intro { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: clamp(30px, 6vw, 90px); }
.inst-intro p:last-child { max-width: 570px; margin: 0; font-size: 18px; line-height: 1.65; }
.inst-section-title { margin-bottom: 28px !important; }
.inst-highlights { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.inst-highlights article { min-height: 185px; padding: 28px 24px; border: 1px solid var(--home-border); border-radius: 15px; background: #fff; box-shadow: 0 8px 22px rgba(16,55,90,.04); }
.inst-highlights article > .fa { color: var(--home-blue); font-size: 32px; }
.inst-highlights h3 { margin: 15px 0 5px; color: var(--home-navy); font-size: 19px; }
.inst-highlights p { margin: 0; font-size: 14px; line-height: 1.5; }
.inst-landscape { display: grid; grid-template-columns: .85fr 1.15fr; align-items: center; gap: clamp(35px, 5vw, 75px); }
.inst-landscape-copy > p:not(.inst-kicker) { max-width: 440px; margin: 0 0 24px; font-size: 17px; line-height: 1.62; }
.inst-landscape img { width: 100%; height: 345px; object-fit: cover; object-position: center 60%; border-radius: 16px; box-shadow: 0 16px 34px rgba(16,55,90,.12); }
.inst-localities { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.inst-localities a { display: flex; align-items: center; justify-content: space-between; gap: 15px; min-height: 64px; padding: 16px 19px; border: 1px solid var(--home-border); border-radius: 11px; background: #fff; color: var(--home-navy); font-weight: 700; transition: border-color .15s, transform .15s; }
.inst-localities a:hover { border-color: var(--home-blue); transform: translateY(-2px); }
.inst-localities span .fa { margin-right: 11px; color: var(--home-blue); }
.inst-localities a > .fa { color: var(--home-blue); }
.inst-final-cta { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.inst-final-cta p:last-child { margin: 0; font-size: 17px; }
.inst-primary-button { display: inline-flex; align-items: center; justify-content: center; gap: 13px; min-height: 49px; padding: 11px 22px; border: 0; border-radius: 10px; background: var(--home-yellow); color: var(--home-navy); font: inherit; font-weight: 800; white-space: nowrap; box-shadow: 0 4px 12px rgba(19,53,87,.08); transition: background .15s, transform .15s; }
.inst-primary-button:hover { background: #ffcf20; transform: translateY(-1px); }

.inst-contact-intro { padding-top: 55px; padding-bottom: 38px; }
.inst-contact-intro h1 { margin: 0 0 11px; font-size: clamp(37px, 4vw, 55px); }
.inst-contact-intro > p:last-child { max-width: 690px; margin: 0; font-size: 18px; }
.inst-contact-grid { display: grid; grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr); align-items: start; gap: clamp(25px, 4vw, 60px); padding-bottom: 70px; }
.inst-contact-details h2, .inst-contact-form-card h2 { font-size: 27px; }
.inst-contact-card { display: flex; gap: 17px; min-width: 0; margin-bottom: 13px; padding: 19px 21px; border: 1px solid var(--home-border); border-radius: 13px; background: #fff; }
.inst-contact-card > .fa { display: flex; align-items: center; justify-content: center; flex: 0 0 42px; width: 42px; height: 42px; border-radius: 11px; background: var(--home-blue-soft); color: var(--home-blue); font-size: 21px; }
.inst-contact-card h3 { margin: 0 0 4px; color: var(--home-navy); font-size: 16px; }
.inst-contact-card p, .inst-contact-card a, .inst-contact-card address { margin: 0; color: var(--home-muted); font-size: 15px; font-style: normal; overflow-wrap: anywhere; }
.inst-contact-card a:hover { color: var(--home-blue); }
.inst-contact-card-featured { border-color: #bbe6ca; background: #f3fbf5; }
.inst-contact-card-featured > .fa { background: #ddf4e4; color: var(--home-green); }
.inst-contact-card-featured .home-whatsapp { margin-top: 15px; color: #fff; font-size: 14px; }
.inst-contact-card-featured .home-whatsapp:hover { color: #fff; }
.inst-contact-card-featured .home-whatsapp .fa { font-size: 14px; }
.inst-contact-form-card { padding: 30px; border: 1px solid var(--home-border); border-radius: 17px; background: #fff; box-shadow: 0 14px 37px rgba(18,52,86,.07); }
.inst-contact-form-card > p { margin: -7px 0 22px; color: var(--home-muted); }
.inst-form-row { display: flex; flex-direction: column; gap: 6px; margin-bottom: 16px; }
.inst-form-row label { color: var(--home-navy); font-size: 14px; font-weight: 700; }
.inst-form-row input, .inst-form-row textarea { width: 100%; min-width: 0; padding: 11px 13px; border: 1px solid #b9cddd; border-radius: 9px; background: #fff; color: var(--home-navy); font: inherit; font-size: 15px; }
.inst-form-row input:focus, .inst-form-row textarea:focus { outline: 2px solid var(--home-blue); outline-offset: 1px; }
.inst-form-row textarea { resize: vertical; }
.inst-message { margin-bottom: 20px; padding: 12px 15px; border-radius: 9px; font-size: 14px; }
.inst-message-success { background: #e8f8ed; color: #115b2e; }
.inst-message-error { background: #fff1ec; color: #90351d; }
.inst-honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.inst-map-section { display: grid; grid-template-columns: minmax(250px, .65fr) minmax(0, 1.35fr); align-items: center; gap: 40px; padding-bottom: 75px; }
.inst-map-section p:not(.inst-kicker) { margin: 0 0 22px; font-size: 16px; line-height: 1.6; }
.inst-map-section iframe { display: block; width: 100%; height: 320px; border: 0; border-radius: 15px; background: var(--home-blue-soft); }

@media (max-width: 900px) {
  .inst-highlights { grid-template-columns: repeat(2, 1fr); }
  .inst-localities { grid-template-columns: repeat(2, 1fr); }
  .inst-contact-grid { grid-template-columns: 1fr; }
  .inst-contact-details { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .inst-contact-details h2 { grid-column: 1 / -1; margin-bottom: 4px; }
  .inst-contact-card { margin: 0; }
  .inst-contact-card-featured { grid-row: span 2; }
}
@media (max-width: 640px) {
  .inst-section { padding-top: 44px; padding-bottom: 44px; }
  .inst-destination-hero { min-height: 350px; background-position: center 52%; }
  .inst-destination-hero-content { padding-top: 46px; padding-bottom: 46px; }
  .inst-intro, .inst-landscape, .inst-map-section { grid-template-columns: 1fr; gap: 22px; }
  .inst-highlights, .inst-localities, .inst-contact-details { grid-template-columns: 1fr; }
  .inst-highlights { gap: 11px; }
  .inst-highlights article { min-height: 0; padding: 21px; }
  .inst-landscape img { height: 255px; }
  .inst-final-cta { align-items: stretch; flex-direction: column; }
  .inst-final-cta .inst-primary-button { align-self: flex-start; }
  .inst-contact-intro { padding-top: 42px; padding-bottom: 30px; }
  .inst-contact-grid { padding-bottom: 48px; }
  .inst-contact-card-featured { grid-row: auto; }
  .inst-contact-form-card { padding: 22px; }
  .inst-map-section { padding-bottom: 48px; }
  .inst-map-section iframe { height: 260px; }
}
