/* Homepage: the network, its services, and direct contact. */
.home-intro { padding: 52px 0 0; background: #f5f6f3; }
.home-intro-layout { display: grid; grid-template-columns: minmax(0,1.3fr) minmax(0,1fr); gap: 80px; align-items: center; }
.home-intro-copy { text-align: left; }
.site-kicker { font-size: 13px; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; color: #586574; }
.home-intro h1 { margin-top: 0; font-size: clamp(38px,4.4vw,58px); line-height: 1.13; letter-spacing: -.025em; }
.home-intro .hero-lead { margin: 24px auto 0; font-size: 19px; line-height: 1.6; color: #51595e; }
.hero-actions { display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; gap: 20px 32px; margin-top: 28px; }
.arrow-link { display: inline-flex; align-items: center; gap: 16px; text-decoration: none; font-weight: 600; font-size: 16px; line-height: 1.45; }
.arrow-link .link-arrow { font-family: Arial, sans-serif; font-size: 21px; font-weight: 400; }
.arrow-link:hover { color: #007f78; text-decoration: none; }
.arrow-link:hover .link-label { text-decoration: underline; text-underline-offset: 5px; }
.arrow-link .link-arrow { text-decoration: none; }
.home-intro .button { min-width: 165px; font-size: 16px; gap: 22px; }
.network-photograph { margin-top: 44px; }
.network-photograph > img { width: 100%; height: 315px; object-fit: cover; object-position: 50% 44%; }
.network-photograph figcaption { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin: 0; padding: 16px 0; font-size: 14px; border-bottom: 1px solid var(--line); }
.network-photograph figcaption .arrow-link { font-size: 14px; }
.home-services { padding: 76px 0 84px; background: #fff; }
.home-section-heading { display: flex; justify-content: space-between; align-items: baseline; gap: 24px; margin-bottom: 35px; }
.home-section-heading h2, .network-overview h2, .home-contact h2 { font-size: 42px; }
.home-section-heading > p { color: #51595e; font-size: 17px; margin: 0; }
.service-tabs { display: none; }
.js .service-tabs { display: flex; align-items: stretch; border-bottom: 1px solid #cfd5d5; margin-bottom: 38px; }
.service-tabs button { position: relative; flex: 1; padding: 18px 24px; border: 0; background: transparent; color: #606b73; text-align: left; font-size: 19px; font-weight: 600; line-height: 1.35; }
.service-tabs button::after { content: ''; position: absolute; left: 0; right: 0; bottom: -1px; height: 3px; background: transparent; }
.service-tabs button:first-child { padding-left: 0; }
.service-tabs button[aria-selected="true"] { color: var(--blue); }
.service-tabs button[aria-selected="true"]::after { background: var(--accent); }
.service-tabs button:hover { color: #007f78; }
.service-panel { display: grid; grid-template-columns: minmax(0,.95fr) minmax(0,1.05fr); gap: 58px; align-items: center; padding-bottom: 30px; }
.service-panel[hidden] { display: none; }
.service-panel + .service-panel { margin-top: 40px; }
.js .service-panel + .service-panel { margin-top: 0; }
.service-panel h3 { font-family: var(--display); font-size: 34px; font-weight: 600; margin-bottom: 18px; }
.service-panel p { color: #51595e; max-width: 500px; font-size: 18px; line-height: 1.65; }
.service-panel h4 { font-size: 19px; font-weight: 600; margin-top: 26px; }
.service-panel h4 + p { margin-top: 9px; }
.service-panel figure { min-width: 0; }
.service-panel figure img { width: 100%; height: 335px; object-fit: cover; }
.service-panel .portal-image { padding: 22px; background: #f5f6f3; }
.service-panel .portal-image img { object-fit: contain; height: 291px; }
.service-capacity { margin-top: 24px; padding: 18px 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); max-width: 500px; }
.service-capacity dt { font-size: 14px; color: #586574; }
.service-capacity dd { margin: 4px 0 0; font-size: 24px; font-weight: 600; line-height: 1.4; }
.service-panel .service-actions { display: flex; flex-wrap: wrap; gap: 18px 26px; align-items: center; margin-top: 28px; }
.service-related { grid-column: 1 / -1; display: flex; flex-wrap: wrap; gap: 16px 38px; padding-top: 24px; border-top: 1px solid var(--line); }
.service-related a { font-size: 16px; }
.service-locations { list-style: none; padding: 0; margin-top: 22px; color: #51595e; font-size: 16px; }
.service-locations li { padding-left: 20px; position: relative; }
.service-locations li::before { content: ''; position: absolute; left: 0; top: .65em; width: 5px; height: 5px; background: var(--accent); }
.network-overview { padding: 78px 0; background: #f5f6f3; }
.network-overview-main { display: grid; grid-template-columns: minmax(0,.75fr) minmax(0,1.25fr); gap: 64px; align-items: center; }
.network-overview h2 { margin: 16px 0 22px; }
.network-overview-copy > p:not(.site-kicker) { max-width: 430px; color: #51595e; font-size: 18px; }
.network-tools { display: flex; flex-wrap: wrap; gap: 16px 25px; margin-top: 27px; }
.network-tools a { font-size: 16px; }
.network-overview figure { background: #fff; }
.network-overview figure img { width: 100%; height: auto; }
.network-overview figcaption { padding: 10px 20px; margin: 0; border-top: 1px solid #edf0ef; }
.network-locations { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 45px; margin-top: 44px; padding-top: 28px; border-top: 1px solid #cfd5d5; }
.network-locations h3 { font-size: 19px; margin-bottom: 12px; }
.network-locations p { font-size: 16px; line-height: 1.8; color: #51595e; }
.home-contact { padding: 68px 0; }
.home-contact .container { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 45px; align-items: start; }
.home-contact h3 { font-size: 18px; margin-bottom: 12px; }
.home-contact .mail-link { display: block; font-size: 22px; text-decoration: none; overflow-wrap: anywhere; }
.home-contact .mail-link:hover { text-decoration: underline; }
.home-contact .arrow-link { margin-top: 16px; }
@media (max-width:1150px) {
  .service-panel { gap: 38px; }
  .network-overview-main { gap: 40px; }
  .home-contact .container { gap: 30px; }
}
@media (max-width:960px) {
  .home-intro h1 { font-size: 48px; }
  .home-section-heading h2, .network-overview h2, .home-contact h2 { font-size: 36px; }
  .service-panel { gap: 30px; }
  .service-panel figure img { height: 310px; }
  .service-tabs button { padding-inline: 16px; font-size: 18px; }
  .network-overview-main { grid-template-columns: 1fr 1fr; gap: 30px; }
  .home-contact .mail-link { font-size: 19px; }
}
@media (max-width:760px) {
  .home-intro { padding-top: 40px; }
  .home-intro h1 { font-size: 41px; }
  .network-photograph > img { height: 275px; }
  .home-services, .network-overview { padding-block: 55px; }
  .home-section-heading { display: block; }
  .home-section-heading > p { margin-top: 14px; }
  .service-panel { grid-template-columns: minmax(0,1fr); gap: 28px; padding-bottom: 0; }
  .service-panel figure { order: 2; }
  .service-panel figure img { height: 300px; }
  .service-related { order: 3; }
  .service-panel .portal-image img { height: auto; }
  .network-overview-main { grid-template-columns: minmax(0,1fr); gap: 32px; }
  .network-overview-copy > p:not(.site-kicker) { max-width: none; }
  .network-locations { gap: 25px; }
  .home-contact .container { grid-template-columns: 1fr 1fr; }
  .home-contact h2 { grid-column: 1 / -1; }
}
@media (max-width:540px) {
  .home-intro-copy { text-align: left; }
  .site-kicker { font-size: 11px; letter-spacing: .055em; }
  .home-intro h1 { font-size: 35px; margin-top: 18px; }
  .home-intro h1 br { display: none; }
  .home-intro .hero-lead { font-size: 18px; margin-top: 22px; }
  .hero-actions { justify-content: flex-start; gap: 18px 22px; margin-top: 25px; }
  .home-intro .button { min-width: 0; padding-inline: 19px; }
  .network-photograph { margin-top: 34px; }
  .network-photograph > img { height: 235px; object-position: 57% center; }
  .network-photograph figcaption { align-items: flex-start; flex-direction: column; gap: 8px; padding-block: 14px; }
  .home-section-heading h2, .network-overview h2, .home-contact h2 { font-size: 32px; }
  .home-section-heading { margin-bottom: 20px; }
  .service-tabs button { font-size: 15px; padding: 15px 8px; }
  .js .service-tabs { margin-bottom: 29px; }
  .service-panel h3 { font-size: 29px; }
  .service-panel p { font-size: 17px; }
  .service-panel figure img { height: 245px; }
  .service-panel .portal-image { padding: 10px; }
  .service-capacity dd { font-size: 21px; }
  .service-related { flex-direction: column; gap: 17px; }
  .network-locations { grid-template-columns: minmax(0,1fr); gap: 24px; margin-top: 30px; }
  .home-contact { padding-block: 50px; }
  .home-contact .container { grid-template-columns: minmax(0,1fr); gap: 28px; }
  .home-contact .mail-link { font-size: 23px; }
}

@media (max-width:1150px) { .home-intro-layout { gap: 44px; grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); } }
@media (max-width:960px) { .home-intro-layout { gap: 32px; } .home-intro h1 { font-size: 42px; } .home-offer { padding: 24px; } .home-offer h2 { font-size: 36px; } }
@media (max-width:760px) { .home-intro-layout { grid-template-columns: minmax(0,1fr); } .home-intro h1 { margin-top: 0; } .home-offer { max-width: 520px; } }

.company-introduction { padding: 76px 0; border-bottom: 1px solid var(--line); }
.company-introduction > .container { display: grid; grid-template-columns: minmax(0,.7fr) minmax(0,1.3fr); gap: 36px 90px; }
.company-intro-title h2 { font-size: 40px; }
.company-intro-title .arrow-link { margin-top: 23px; }
.company-intro-body p { color: var(--muted); font-size: 18px; line-height: 1.7; }
.company-intro-body .company-lead { color: var(--ink); font-size: 27px; line-height: 1.4; margin-top: 0; }
@media (max-width:960px) { .company-introduction > .container { gap: 32px 45px; } .company-intro-title h2 { font-size: 34px; } }
@media (max-width:760px) {
  .company-introduction { padding-block: 50px; }
  .company-introduction > .container { grid-template-columns: minmax(0,1fr); gap: 26px; }
  .company-intro-title .arrow-link { margin-top: 15px; }
  .company-intro-body .company-lead { font-size: 24px; }
}
