.grid{--grid-spacing:7.5rem;--grid-border-color:var(--color-gk-mid-blue);color:var(--color-copy);padding:var(--grid-spacing) 0}.grid [data-utility-animation-step]{--utility-animation-distance:15%}.grid [data-utility-animation-step].is-starting{animation-delay:calc(var(--utility-animation-index)*.1s);animation-duration:.8s}.grid .grid__headline{margin-bottom:3.5rem}@media (min-width:992px){.grid .grid__headline{margin-bottom:4.5rem}.grid{--grid-spacing:10rem;padding:var(--grid-spacing) 0}}.grid__items{display:grid;gap:1.5rem}.grid__items>:not(:last-child){border-bottom:1px solid var(--grid-border-color)}@media (min-width:768px){.grid__items{grid-template-columns:repeat(2,1fr)}.grid__items>:not(:last-child){border-bottom:0}.grid__items>:nth-child(odd){border-right:1px solid var(--grid-border-color)}}@media (min-width:992px){.grid__items{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.grid__items>:nth-child(odd){border-right:0}.grid__items>:not(:last-child){border-right:1px solid var(--grid-border-color)}}@media (min-width:768px){.grid__item{padding-right:1.5rem}}.grid__item-title{display:block;font-size:1.625rem;font-weight:lighter;line-height:1.3847em;line-height:1em}@media (min-width:992px){.grid__item-title{font-size:1.92308rem;line-height:1.6em}}@media (min-width:1200px){.grid__item-title{font-size:2.5rem;line-height:1.5em}}.grid__item-text{font-size:1.125rem;line-height:1.6667em;margin-bottom:2.5rem}@media (min-width:992px){.grid__item-text{font-size:1.25rem;line-height:1.7em}}@media (min-width:1200px){.grid__item-text{font-size:1.25rem;line-height:1.7em}}.grid__item-text{font-weight:100!important}.grid__item-text strong{font-weight:inherit}.grid__item-img,.grid__item-title{margin-bottom:1rem}.grid__item-img{max-width:25%}@media (min-width:992px){.grid__item-img{max-width:30%}}.hero__headline .highlight{background-color:initial;background-image:linear-gradient(to bottom,var(--color-gk-orange) 0,var(--color-gk-orange) 100%);background-position-x:-7em;background-position-y:.9em;background-repeat:no-repeat}
