section:not(#hero){display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:max-content auto;grid-gap:var(--gutter-width);grid-row-gap:calc(var(--gutter-width) * 4);margin-top:calc(var(--gutter-width) * 5);margin-right:calc(var(--gutter-width) * 3);margin-bottom:calc(var(--gutter-width) * 5);margin-left:calc(var(--gutter-width) * 3)}@media(min-width:1366px){section:not(#hero){grid-template-columns:repeat(8,1fr);grid-row-gap:calc(var(--gutter-width) * 2.0875);margin-top:calc(var(--gutter-width) * 2.5);margin-right:calc(var(--gutter-width));margin-bottom:calc(var(--gutter-width) * 2.5);margin-left:calc(var(--gutter-width))}}@media(min-width:2160px){section:not(#hero){grid-template-columns:repeat(10,1fr)}}section.svelte-7a8mnf{position:relative;padding:calc(var(--gutter-width)) 0}@media(min-width:1366px){section.svelte-7a8mnf{padding:calc(var(--gutter-width) / 3.0125) 0}}@media(min-aspect-ratio:2/1)and (min-width:1920px){section.svelte-7a8mnf{max-width:1600px;margin:0 auto!important}}@media(min-aspect-ratio:2/1)and (min-width:2560px){section.svelte-7a8mnf{max-width:2560px;margin:0 auto!important}}section.svelte-7a8mnf:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--grey-medium-dark);transform:scaleX(0);transform-origin:left;transition:all .5s}section.svelte-7a8mnf.no-border:before{display:none}section.svelte-7a8mnf h2:first-of-type{grid-column:1/4;grid-row:2;margin:0}@media(min-width:1366px){section.svelte-7a8mnf h2:first-of-type{grid-column:1/4;grid-row:2}}section.svelte-7a8mnf .title:where(.svelte-7a8mnf),section.svelte-7a8mnf .intro:where(.svelte-7a8mnf){font-size:var(--font-size-small);font-weight:300}section.svelte-7a8mnf .title:where(.svelte-7a8mnf){position:relative;grid-column:1/3;grid-row:1;text-transform:uppercase}@media(min-width:1366px){section.svelte-7a8mnf .title:where(.svelte-7a8mnf){grid-column:1/4;grid-row:1}}section.svelte-7a8mnf .title:where(.svelte-7a8mnf) span:where(.svelte-7a8mnf){display:flex;flex-direction:row;justify-content:left;align-items:center}section.svelte-7a8mnf .title:where(.svelte-7a8mnf) span:where(.svelte-7a8mnf):before{content:" ";display:inline-block;float:left;width:.5em;height:.5em;margin-right:.5em;border-radius:100%;background-color:var(--primary)}section.svelte-7a8mnf .intro:where(.svelte-7a8mnf){grid-column:3/5;grid-row:1}@media(min-width:1366px){section.svelte-7a8mnf .intro:where(.svelte-7a8mnf){grid-column:4/6;grid-row:1}}section.svelte-7a8mnf .intro--text{grid-column:1/5;grid-row:1}@media(min-width:1366px){section.svelte-7a8mnf .intro--text{grid-column:3/9;grid-row:unset}}section.svelte-7a8mnf .intro--text img{height:1em;width:auto;vertical-align:bottom}section.svelte-7a8mnf .intro--text .lead:where(.svelte-7a8mnf){line-height:normal}section.svelte-7a8mnf .intro--text .intro--text__spacer:where(.svelte-7a8mnf){display:none}@media(min-width:1366px){section.svelte-7a8mnf .intro--text .intro--text__spacer:where(.svelte-7a8mnf){display:inline-block;width:35%}}section.svelte-7a8mnf.in:before{transform:scaleX(1)}
