.custom-green-labeled-cards-and-banner{max-width:var(--page-layout-width);padding-left:var(--page-layot-sides-padding);padding-right:var(--page-layot-sides-padding);margin-left:auto;margin-right:auto}.custom-green-labeled-cards-and-banner__inner{display:flex;flex-direction:column;gap:52px}.custom-green-labeled-cards-and-banner__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.custom-green-labeled-cards-and-banner__header-left{display:flex;flex-direction:column;gap:8px;flex:0 1 612px;min-width:0;max-width:612px}.custom-green-labeled-cards-and-banner__section-label{margin:0;text-transform:uppercase;color:#63a630;white-space:nowrap}.custom-green-labeled-cards-and-banner__title>*{margin-bottom:0;color:#000}.custom-green-labeled-cards-and-banner__intro{flex:0 1 612px;min-width:0;max-width:612px;text-wrap:pretty}.custom-green-labeled-cards-and-banner__intro>*{margin-bottom:0;color:#000}.custom-green-labeled-cards-and-banner__body{display:flex;flex-direction:column;gap:24px;width:100%}.custom-green-labeled-cards-and-banner__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:1fr auto;grid-gap:24px;gap:24px;align-items:stretch}.custom-green-labeled-cards-and-banner__card{display:grid;grid-template-rows:subgrid;grid-row:span 2;overflow:hidden;background:#fff;border-radius:24px;box-shadow:0 3px 20px rgba(100,111,101,.09)}.custom-green-labeled-cards-and-banner__card-main{display:flex;flex-direction:column;gap:16px;grid-row:1;min-height:100%;padding:24px 24px 0}.custom-green-labeled-cards-and-banner__card-label,.custom-green-labeled-cards-and-banner__card-title{margin:0;color:#235d0c}.custom-green-labeled-cards-and-banner__card-list{text-wrap:pretty}.custom-green-labeled-cards-and-banner__card-list>*{margin-top:0;margin-bottom:0}.custom-green-labeled-cards-and-banner__card-list>*+*{margin-top:0}.custom-green-labeled-cards-and-banner__card-list ul{margin:0;padding:0 0 0 24px;list-style:disc}.custom-green-labeled-cards-and-banner__card-list li,.custom-green-labeled-cards-and-banner__card-list p{color:#000}.custom-green-labeled-cards-and-banner__card-bottom{display:flex;flex-direction:column;gap:4px;grid-row:2;align-self:stretch;height:100%;padding:20px;background:rgba(154,225,100,.1)}@supports not (grid-template-rows:subgrid){.custom-green-labeled-cards-and-banner__cards{grid-template-rows:none}.custom-green-labeled-cards-and-banner__card{display:flex;flex-direction:column;grid-row:auto}.custom-green-labeled-cards-and-banner__card-main{grid-row:auto;min-height:0}.custom-green-labeled-cards-and-banner__card-bottom{grid-row:auto;height:auto;margin-top:auto}}.custom-green-labeled-cards-and-banner__card-bottom-label{margin:0;text-transform:uppercase;color:#235d0c;white-space:nowrap}.custom-green-labeled-cards-and-banner__card-bottom-text{margin:0;color:#000}.custom-green-labeled-cards-and-banner__banner{display:flex;align-items:center;justify-content:center;gap:30px;padding:40px 64px;border-radius:30px;background:linear-gradient(158.708deg,#427a3a 47.88%,#19340e 98.88%)}.custom-green-labeled-cards-and-banner__banner-text{flex:1 1 auto;min-width:0;max-width:720px;text-wrap:pretty}.custom-green-labeled-cards-and-banner__banner-text>*{margin-top:0;margin-bottom:0;color:#fff}.custom-green-labeled-cards-and-banner__banner-cta{flex-shrink:0}@media screen and (max-width:1023px){.custom-green-labeled-cards-and-banner__header{flex-direction:column;align-items:flex-start}.custom-green-labeled-cards-and-banner__inner{gap:32px}.custom-green-labeled-cards-and-banner__header-left,.custom-green-labeled-cards-and-banner__intro{flex:1 1 auto;max-width:none;width:100%}.custom-green-labeled-cards-and-banner__section-label{white-space:normal}.custom-green-labeled-cards-and-banner__cards{grid-template-columns:repeat(1,minmax(0,1fr))}.custom-green-labeled-cards-and-banner__banner{flex-direction:column;align-items:stretch;padding:32px 40px}.custom-green-labeled-cards-and-banner__banner-text{max-width:none}}@media screen and (max-width:676px){.custom-green-labeled-cards-and-banner__inner{gap:24px}.custom-green-labeled-cards-and-banner__cards{grid-template-columns:1fr}.custom-green-labeled-cards-and-banner__banner{padding:24px;gap:24px}.custom-green-labeled-cards-and-banner__banner-cta{width:100%}}