: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)}}.campaign-hero{position:relative;width:100%}@media screen and (min-width: 1024px){.campaign-hero{padding:var(--spacing-xl) var(--spacing-md)}}.campaign-hero__illustration{z-index:0;width:100%;height:100%}@media screen and (min-width: 1024px){.campaign-hero__illustration{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}}.campaign-hero__illustration .image-block,.campaign-hero__illustration figure,.campaign-hero__illustration picture,.campaign-hero__illustration img{width:100%;height:100%;object-fit:cover}.campaign-hero__illustration figure figcaption{display:none}.campaign-hero__content{padding:var(--spacing-sm) var(--spacing);display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;gap:var(--spacing)}@media screen and (min-width: 768px){.campaign-hero__content{padding:var(--spacing-sm) var(--spacing-md)}}@media screen and (min-width: 1024px){.campaign-hero__content{z-index:1;background:white;padding:var(--spacing-lg);width:50%;max-width:44.5rem;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:var(--spacing-sm)}}.campaign-hero__content .editorial{color:var(--color-green-dark);font-size:1.375rem;line-height:1.875rem}.campaign-hero__content .editorial>ul.checkmark li:before{background-image:url(/Icons/check--dark-green.svg)}.campaign-hero__content .editorial>ul.slash li:before{background-image:url(/Icons/slash--green-dark.svg)}.campaign-hero__content .editorial>:last-child{margin-bottom:0}.campaign-hero__label{background-color:var(--color-yellow-dark);color:var(--color-green-dark);padding:var(--spacing-xs) var(--spacing-sm);font-weight:var(--fw-bold);font-size:1.125rem;line-height:1.5rem;margin-bottom:var(--spacing-xs);align-self:flex-start}.campaign-hero__title{margin:0;color:var(--color-green-dark)}.campaign-hero__intro{color:var(--color-green-dark)}.campaign-hero__buttons{display:flex;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:1.875rem;font-size:1.125rem}@media screen and (min-width: 768px){.campaign-hero__buttons{margin-bottom:0}}.campaign-hero__buttons>*:nth-child(n+3){display:none}.campaign-hero__buttons button:not(:last-child){margin-right:0}.campaign-hero__buttons a:not(.btn):not(.link--with-arrow){text-decoration:underline;text-decoration-thickness:.0625rem;color:var(--color-green-dark);text-underline-offset:.2em}.campaign-hero__buttons a:not(.btn):not(.link--with-arrow):hover,.campaign-hero__buttons a:not(.btn):not(.link--with-arrow):focus,.campaign-hero__buttons a:not(.btn):not(.link--with-arrow):active{text-decoration-thickness:.125rem;text-decoration-color:var(--color-green)}
