.scroll-id{height:1px;opacity:0;position:absolute;top:-80px;width:1px}.home-block{align-items:stretch;border-radius:1.25em;display:flex;justify-content:stretch;max-width:100%;padding:3em;position:relative;width:100%}@media screen and (max-width:810px){.home-block{padding:3em 2em}}.home-block__background{border-radius:inherit;bottom:0;left:0;position:absolute;right:0;top:0}.home-block__content{gap:0 2em;height:100%;position:relative;width:100%}.home-block__heading{grid-area:heading}.home-block__actions{grid-area:actions}.home-block__secondary{grid-area:secondary}.home-block__media{grid-area:media;padding:0}.home-block__media-inner{height:100%}.home-block__actions,.home-block__secondary{display:flex;gap:1em;justify-content:center;margin-top:2em}.home-block--layout-centered .home-block__content{display:grid;grid-template-areas:"." "heading" "actions" "." "secondary" ".";grid-template-columns:100%;grid-template-rows:minmax(0,.4fr) auto auto minmax(0,.4fr) auto minmax(0,.2fr)}.home-block--layout-sidebyside .home-block__content{display:grid;grid-template-areas:". ." "heading ." "actions ." "secondary ." ". .";grid-template-columns:60% 40%;grid-template-rows:minmax(0,.5fr) auto auto auto minmax(0,.5fr)}.home-block--layout-sidebyside .home-block__actions,.home-block--layout-sidebyside .home-block__secondary{justify-content:flex-start}.home-block--layout-sidebyside .home-block__secondary{flex-direction:column}.home-block--layout-sidebyside-wide .home-block__content{display:grid;grid-template-areas:". media" "heading media" "actions media" "secondary media" ". media";grid-template-columns:1fr 2fr;grid-template-rows:minmax(0,.5fr) auto auto auto minmax(0,.5fr)}@media screen and (max-width:810px){.home-block--layout-sidebyside-wide .home-block__content{display:grid;grid-template-areas:"." "media" "heading" "actions" "secondary" ".";grid-template-columns:1fr;grid-template-rows:minmax(0,.5fr) auto auto auto auto minmax(0,.5fr)}.home-block--layout-sidebyside-wide .home-block__media{margin-bottom:2em}}.home-block--layout-sidebyside-wide .home-block__actions,.home-block--layout-sidebyside-wide .home-block__secondary{justify-content:flex-start}.home-block--layout-sidebyside-wide .home-block__secondary{flex-direction:column}
