.gc-page .gc-systems{background:var(--gc-white)}.gc-systems>.gc-container{padding-bottom:84px}.gc-systems__grid{margin-top:40px;display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.gc-page .gc-systems__tile{display:flex;flex-direction:column;min-height:300px;padding:24px 24px 22px;background:var(--gc-bg-soft);color:var(--gc-ink)}.gc-page .gc-systems__tile:hover{background:#eef3f7;color:var(--gc-ink)}.gc-systems__name{font-weight:800;font-size:22px;line-height:1;color:var(--gc-ink)}.gc-systems__link{margin-top:8px;font-weight:600;font-size:13px;line-height:1;color:var(--gc-navy)}.gc-systems__media{margin-top:18px;flex:1 1 auto;min-height:140px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gc-systems__media img{max-width:100%;max-height:170px;width:auto;height:auto;object-fit:contain}.gc-systems__claim{margin-top:16px;font-weight:400;font-size:15px;line-height:1.45;color:var(--gc-muted)}.gc-systems__group{min-height:300px;padding:28px 26px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;color:var(--gc-white)}.gc-systems__group--pvc{background:var(--gc-ink)}.gc-systems__group--steel{background:var(--gc-navy)}.gc-systems__group-title{font-weight:800;font-size:26px;line-height:1.1;color:var(--gc-yellow)}.gc-page .gc-systems__group-text{margin:14px 0 0;font-weight:400;font-size:15px;line-height:1.6;color:#c9d2da}.gc-systems__group--steel .gc-systems__group-text{color:var(--gc-navy-pale)}.gc-systems__group-meta{font-weight:700;font-size:11px;line-height:1;letter-spacing:.14em;color:var(--gc-gray)}.gc-systems__group--steel .gc-systems__group-meta{color:var(--gc-navy-soft)}@media (max-width:1279px){.gc-systems__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1023px){.gc-systems>.gc-container{padding-bottom:56px}.gc-systems__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.gc-systems__grid{grid-template-columns:repeat(2,1fr);gap:12px}.gc-page .gc-systems__tile,.gc-systems__group{min-height:240px;padding:20px 18px}.gc-systems__name{font-size:19px}.gc-systems__group-title{font-size:22px}}@media (max-width:479px){.gc-systems__grid{grid-template-columns:1fr}.gc-page .gc-systems__tile,.gc-systems__group{min-height:0}}