.gk-fgrid__head{max-width:var(--gk-measure)}.gk-fgrid__items{display:grid;gap:var(--gk-space-lg);margin-top:56px}.gk-fgrid__items--2{grid-template-columns:repeat(2,1fr)}.gk-fgrid__items--3{grid-template-columns:repeat(3,1fr)}.gk-fgrid__items--4{grid-template-columns:repeat(4,1fr)}.gk-fgrid__item{padding-top:var(--gk-space-md)}.gk-fgrid__rule{background:var(--gk-amethyst);display:block;height:2px;margin-bottom:var(--gk-space-md);width:34px}.gk-fgrid__item--scorch .gk-fgrid__rule{background:var(--gk-scorch)}.gk-fgrid__item--forge .gk-fgrid__rule{background:var(--gk-forge)}.gk-fgrid__item .gk-body{max-width:34ch}@media (max-width:1199px){.gk-fgrid__items--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.gk-fgrid__items{gap:var(--gk-space-md);grid-template-columns:1fr!important;margin-top:36px}.gk-fgrid__item .gk-body{max-width:none}}.gk-fgrid--centre .gk-fgrid__head{margin-inline:auto;text-align:center}.gk-fgrid--centre .gk-fgrid__head .gk-lead{margin-inline:auto}.gk-fgrid__icon{display:block;height:30px;margin-bottom:var(--gk-space-md);object-fit:contain;width:30px}.gk-fgrid__body{max-width:34ch}.gk-fgrid__body p{font:var(--gk-weight-body) var(--gk-small-size)/var(--gk-lh-body) var(--gk-font);margin:0 0 10px;opacity:.8}.gk-fgrid__body p:last-child{margin-bottom:0}.gk-fgrid__link{color:var(--gk-amethyst);display:inline-block;font:var(--gk-weight-medium) 15px/1.4 var(--gk-font);margin-top:var(--gk-space-sm);text-decoration:none}.gk-fgrid__link:hover{text-decoration:underline}.gk-bg-imperial .gk-fgrid__link,.gk-bg-premium .gk-fgrid__link{color:var(--gk-scorch)}.gk-fgrid__title--amethyst{color:var(--gk-amethyst)}.gk-fgrid__title--scorch{color:var(--gk-scorch)}.gk-fgrid__title--forge{color:var(--gk-forge)}.gk-fgrid__actions{justify-content:flex-start}.gk-fgrid--centre .gk-fgrid__actions{justify-content:center}