.hero{--_block-padding:0;--_hero-color:var(--_block-content);--_hero-media-background:#000;--_hero-padding:5rem;--_hero-spacing:1.5rem;--_hero-content-width:60rem;height:auto;position:relative;width:100%;z-index:10}@media only screen and (min-width:50rem){.hero{--_hero-padding:6rem}}.hero--has-media{--_hero-content-width:37.5rem}.hero--has-media .hero__inner{grid-column:3/-3}@media only screen and (min-width:72rem){.hero--has-media .hero__inner{grid-column:3/14}}.hero--has-graphic{grid-template-rows:100vw auto}@media only screen and (min-width:50rem){.hero--has-graphic{grid-template-rows:60vw auto}}@media only screen and (min-width:72rem){.hero--has-graphic{grid-template-rows:none}}.hero__inner{grid-column:3/22;grid-row:2/3}@media only screen and (min-width:72rem){.hero__inner{grid-column:3/22;grid-row:1/2}}.hero__body{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;max-width:var(--_hero-content-width);padding:var(--_hero-padding) 0;position:relative;width:100%;z-index:3}.hero__body-title{color:var(--_hero-color);font-family:Motiva Sans,Helvetica,Arial,Verdana,sans-serif;font-size:2.25rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.72px;line-height:2.475rem;margin-bottom:.365em;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:64rem){.hero__body-title{font-family:Motiva Sans,Helvetica,Arial,Verdana,sans-serif;font-size:4.25rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.68px;line-height:4.25rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.hero__body-intro{color:var(--_hero-color);font-family:Motiva Sans,Helvetica,Arial,Verdana,sans-serif;font-size:1.125rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.18px;line-height:1.8rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}@media only screen and (min-width:64rem){.hero__body-intro{font-family:Motiva Sans,Helvetica,Arial,Verdana,sans-serif;font-size:1.375rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.22px;line-height:2.2rem;-webkit-text-decoration:none;text-decoration:none;text-indent:0;text-transform:none}}.hero__body-buttons{display:flex;flex-flow:row wrap;gap:.5rem;margin-top:1.5rem;width:100%}.hero__graphic{align-items:center;background-position:0 0;background-repeat:repeat;background-size:1000px 1000px;display:flex;grid-column:1/-1;grid-row:1/2;height:100%;justify-content:flex-end;overflow:hidden;position:absolute;width:100%;z-index:2}.hero__graphic--full-blue-green{background-image:url(../../../assets/icons/hero/graphic_full_blue-green.svg)}.hero__graphic--full-blue-red{background-image:url(../../../assets/icons/hero/graphic_full_blue-red.svg)}.hero__graphic--full-white-green{background-image:url(../../../assets/icons/hero/graphic_full_white-green.svg)}.hero__graphic--full-white-red{background-image:url(../../../assets/icons/hero/graphic_full_white-red.svg)}.hero__graphic--gap-blue-green{background-image:url(../../../assets/icons/hero/graphic_gap_blue-green.svg)}.hero__graphic--gap-blue-red{background-image:url(../../../assets/icons/hero/graphic_gap_blue-red.svg)}.hero__graphic--gap-white-green{background-image:url(../../../assets/icons/hero/graphic_gap_white-green.svg)}.hero__graphic--gap-white-red{background-image:url(../../../assets/icons/hero/graphic_gap_white-red.svg)}.hero__graphic--header-image-blue-green{background-image:url(../../../assets/icons/hero/graphic_header-image_blue-green.svg)}.hero__graphic--header-image-blue-red{background-image:url(../../../assets/icons/hero/graphic_header-image_blue-red.svg)}.hero__graphic--header-image-white-green{background-image:url(../../../assets/icons/hero/graphic_header-image_white-green.svg)}.hero__graphic--header-image-white-red{background-image:url(../../../assets/icons/hero/graphic_header-image_white-red.svg)}.hero--has-media .hero__graphic{grid-column:1/-1}.hero__graphic .icon{--_icon-width:62.5rem;--_icon-height:auto;left:0;position:absolute;top:0}@media only screen and (min-width:72rem){.hero__graphic{grid-column:20/-1;height:100%;justify-content:flex-start;width:100%}.hero--has-media .hero__graphic{grid-column:16/-1}}.hero__media{background-color:var(--_hero-media-background);grid-column:1/-1;grid-row:1/2;height:100%;position:relative;width:100%;z-index:0}.hero__media:before{content:"";display:block;padding-top:100%}@media only screen and (min-width:50rem){.hero__media:before{padding-top:60%}}@media only screen and (min-width:72rem){.hero__media:before{display:none}.hero__media{grid-column:16/-1}}.hero__media-image,.hero__media-video{border-radius:.625rem;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.5;overflow:hidden;position:absolute;top:0;width:100%}