:root{--block-spacing-y: var(--spacing-lg);--block-spacing-x: var(--spacing);--block-margin-y: var(--block-spacing-y);--block-margin-x: var(--block-spacing-x);--block-padding-y: var(--block-spacing-y);--block-padding-x: var(--block-spacing-x)}@media screen and (min-width: 768px){:root{--block-spacing-y: var(--spacing-xxl);--block-spacing-x: var(--spacing-md)}}.resource-block{margin:var(--block-margin-y) var(--block-margin-x);display:flex;flex-flow:column nowrap}.editorial .resource-block:first-child{margin-top:0}.editorial>.resource-block{margin-left:0;margin-right:0}.resource-block__heading{margin-bottom:var(--spacing-sm)}@media screen and (min-width: 768px){.resource-block__heading{margin-bottom:var(--spacing-lg);width:100%;flex:1 1 100%;max-width:60%}}@media screen and (min-width: 1024px){.resource-block__heading{max-width:45%}}.resource-block__content{margin-bottom:var(--spacing-md)}@media screen and (min-width: 768px){.resource-block__content{max-width:60%}}@media screen and (min-width: 1024px){.resource-block__content{max-width:45%}}.resource-block__list{display:flex;flex-flow:column nowrap;gap:var(--spacing);margin-bottom:var(--spacing-sm)}@media screen and (min-width: 1024px){.resource-block__list{flex-flow:row nowrap;justify-content:flex-start;gap:var(--spacing-md)}}.resource-block__show-more.btn{align-self:flex-end;padding-right:0;font-size:1.125rem;text-align:right}.resource-block .member-benefit-teaser{display:grid;grid-template-areas:"icon" "heading" "text";grid-template-columns:auto 1fr;align-items:center;gap:var(--spacing);background-color:var(--color-grey-light);padding:var(--spacing-sm);color:var(--color-green-dark)}@media screen and (min-width: 1024px){.resource-block .member-benefit-teaser{display:flex;flex-flow:column nowrap;align-items:start;padding:var(--spacing-md);flex:1 1 33%}}.resource-block .member-benefit-teaser:hover,.resource-block .member-benefit-teaser:focus,.resource-block .member-benefit-teaser:focus-within{background-color:var(--color-green-lightest)}.resource-block .member-benefit-teaser:hover .member-benefit-teaser__link,.resource-block .member-benefit-teaser:focus .member-benefit-teaser__link,.resource-block .member-benefit-teaser:focus-within .member-benefit-teaser__link{outline:none}.resource-block .member-benefit-teaser:has(a:focus-visible){box-shadow:inset 0 0 0 .1875rem var(--color-black)}@media screen and (max-width: 1023px){.resource-block .member-benefit-teaser:first-child{background-color:var(--color-yellow-light)}.resource-block .member-benefit-teaser:first-child:hover,.resource-block .member-benefit-teaser:first-child:focus,.resource-block .member-benefit-teaser:first-child:focus-within{background-color:var(--color-yellow-dark)}}@media screen and (max-width: 1023px){.resource-block .member-benefit-teaser:nth-child(3){background-color:var(--color-green-dark);color:var(--color-white)}.resource-block .member-benefit-teaser:nth-child(3):hover,.resource-block .member-benefit-teaser:nth-child(3):focus,.resource-block .member-benefit-teaser:nth-child(3):focus-within{background-color:var(--color-green-light);color:var(--color-green-dark)}.resource-block .member-benefit-teaser:nth-child(3):hover a,.resource-block .member-benefit-teaser:nth-child(3):hover svg,.resource-block .member-benefit-teaser:nth-child(3):focus a,.resource-block .member-benefit-teaser:nth-child(3):focus svg,.resource-block .member-benefit-teaser:nth-child(3):focus-within a,.resource-block .member-benefit-teaser:nth-child(3):focus-within svg{color:var(--color-green-dark)}.resource-block .member-benefit-teaser:nth-child(3) a,.resource-block .member-benefit-teaser:nth-child(3) svg{color:var(--color-white)}}.resource-block .member-benefit-teaser__heading{margin-bottom:0;width:100%}.resource-block .member-benefit-teaser__link.btn.btn--with-arrow{text-decoration:none;align-items:center;justify-content:space-between;width:100%;font-size:1.25rem;line-height:1.5625rem;font-weight:var(--fw-light)}@media screen and (min-width: 768px){.resource-block .member-benefit-teaser__link.btn.btn--with-arrow{font-size:1.75rem;line-height:2.1875rem}}.resource-block .member-benefit-teaser__link.btn.btn--with-arrow:hover,.resource-block .member-benefit-teaser__link.btn.btn--with-arrow:focus{text-decoration:underline}.resource-block .member-benefit-teaser__link.btn.btn--with-arrow .expanding-arrow{display:none}@media screen and (min-width: 1024px){.resource-block .member-benefit-teaser__link.btn.btn--with-arrow .expanding-arrow{display:inline-flex;flex-flow:row nowrap;justify-content:center;align-items:center;height:3rem}}.resource-block .member-benefit-teaser__graphic{margin-bottom:0;height:1.5625rem;width:1.5625rem}.resource-block .member-benefit-teaser__graphic svg,.resource-block .member-benefit-teaser__graphic img{height:100%;width:100%;object-fit:contain}.resource-block .member-benefit-teaser__pictogram{display:none}@media screen and (min-width: 1024px){.resource-block--elongated .resource-block__list{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--spacing-lg)}}@media screen and (min-width: 1024px){.resource-block--elongated .member-benefit-teaser{grid-column:span 5}.resource-block--elongated .member-benefit-teaser:first-child,.resource-block--elongated .member-benefit-teaser:last-child{grid-column:span 7}}.resource-block--elongated .member-benefit-teaser:first-child{background-color:var(--color-yellow-light)}.resource-block--elongated .member-benefit-teaser:first-child:hover,.resource-block--elongated .member-benefit-teaser:first-child:focus,.resource-block--elongated .member-benefit-teaser:first-child:focus-within{background-color:var(--color-yellow-dark)}@media screen and (min-width: 1024px){.resource-block--elongated .member-benefit-teaser:last-child{background-color:var(--color-green-dark);color:var(--color-white)}.resource-block--elongated .member-benefit-teaser:last-child:hover,.resource-block--elongated .member-benefit-teaser:last-child:focus,.resource-block--elongated .member-benefit-teaser:last-child:focus-within{background-color:var(--color-green-light);color:var(--color-green-dark)}.resource-block--elongated .member-benefit-teaser:last-child:hover a,.resource-block--elongated .member-benefit-teaser:last-child:hover svg,.resource-block--elongated .member-benefit-teaser:last-child:focus a,.resource-block--elongated .member-benefit-teaser:last-child:focus svg,.resource-block--elongated .member-benefit-teaser:last-child:focus-within a,.resource-block--elongated .member-benefit-teaser:last-child:focus-within svg{color:var(--color-green-dark)}.resource-block--elongated .member-benefit-teaser:last-child a,.resource-block--elongated .member-benefit-teaser:last-child svg{color:var(--color-white)}}
