.gc-offices{padding:72px 0;background:var(--gc-navy);color:var(--gc-white)}.gc-offices__head{display:flex;align-items:baseline;gap:28px;flex-wrap:wrap}.gc-offices__title{color:var(--gc-white)}.gc-offices__rule{flex:1 1 200px;height:1px;background:rgba(255,255,255,.28)}.gc-offices__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:rgba(255,255,255,.2);margin-top:40px}.gc-offices__card{display:flex;flex-direction:column;align-items:flex-start;padding:30px 28px!important;background:var(--gc-navy);min-width:0}.gc-offices__card.is-dark{background:var(--gc-navy-dark)}.gc-offices__label{font-weight:700;font-size:12px;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--gc-navy-soft)}.gc-offices__card.is-dark .gc-offices__label{color:var(--gc-yellow)}.gc-offices__city{margin-top:12px;font-weight:800;font-size:26px;line-height:1.1;color:var(--gc-white)}.gc-offices__address{margin-top:14px;font-size:16px;line-height:1.65;color:var(--gc-navy-pale)}.gc-offices__phone{margin-top:14px;font-weight:700;font-size:17px;line-height:1.4;color:var(--gc-white)}.gc-offices__fax{margin-top:4px;font-size:15px;line-height:1.5;color:var(--gc-navy-soft)}.gc-offices__map-btn,.gc-offices__link{margin-top:18px}.gc-offices__map-btn+.gc-offices__link{margin-top:10px}.gc-offices__links{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:32px;font-size:16px;line-height:1}.gc-offices__links a{color:var(--gc-white);padding-bottom:3px;border-bottom:1px solid rgba(255,255,255,.4)}.gc-offices__links a:hover{color:var(--gc-yellow);border-bottom-color:var(--gc-yellow)}.gc-offices__sep{color:rgba(255,255,255,.3)}@media (max-width:991px){.gc-offices__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.gc-offices{padding:48px 0}.gc-offices__grid{grid-template-columns:1fr;margin-top:28px}.gc-page .gc-offices__card{padding:24px 20px}}