.custom-text-cards-with-green-labels{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-text-cards-with-green-labels__inner{display:flex;flex-direction:column;gap:52px}.custom-text-cards-with-green-labels__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.custom-text-cards-with-green-labels__header-left{display:flex;flex-direction:column;gap:8px;flex:0 1 610px;min-width:0;max-width:610px}.custom-text-cards-with-green-labels__section-label{margin:0;text-transform:uppercase;color:#63a630;white-space:nowrap}.custom-text-cards-with-green-labels__title>*{margin-bottom:0;color:#000}.custom-text-cards-with-green-labels__intro{flex:0 1 612px;min-width:0;max-width:612px;text-wrap:pretty}.custom-text-cards-with-green-labels__intro>*{margin-bottom:0;color:#000}.custom-text-cards-with-green-labels__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:auto auto auto minmax(0,1fr);grid-column-gap:24px;-moz-column-gap:24px;column-gap:24px;grid-row-gap:16px;row-gap:16px;align-items:stretch}.custom-text-cards-with-green-labels__card{display:grid;grid-template-rows:subgrid;grid-row:span 4;padding:24px;background:#fff;border-radius:18px;box-shadow:0 10px 10.5px rgba(77,96,107,.08)}.custom-text-cards-with-green-labels__card-label{display:flex;flex-wrap:wrap;align-items:baseline;gap:.25em;margin:0;min-height:24px}.custom-text-cards-with-green-labels__card-label:empty{min-height:0}.custom-text-cards-with-green-labels__card-label-before{color:grey}.custom-text-cards-with-green-labels__card-label-after{color:#63a630}.custom-text-cards-with-green-labels__card-title{display:flex;align-items:flex-start;margin:0;min-height:100%;color:#000}.custom-text-cards-with-green-labels__card-divider{width:100%;height:0;border-top:1px solid #b3b3b3}.custom-text-cards-with-green-labels__card-text{margin-top:8px;text-wrap:pretty}.custom-text-cards-with-green-labels__card-text:empty{margin-top:0}.custom-text-cards-with-green-labels__card-text>*{margin-bottom:0;color:#000}.custom-text-cards-with-green-labels__card-text>*+*{margin-top:12px}@media screen and (max-width:1023px){.custom-text-cards-with-green-labels__header{flex-direction:column;align-items:flex-start}.custom-text-cards-with-green-labels__inner{gap:32px}.custom-text-cards-with-green-labels__header-left,.custom-text-cards-with-green-labels__intro{flex:1 1 auto;max-width:none;width:100%}.custom-text-cards-with-green-labels__section-label{white-space:normal}.custom-text-cards-with-green-labels__cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:676px){.custom-text-cards-with-green-labels__inner{gap:24px}.custom-text-cards-with-green-labels__cards{grid-template-columns:1fr}}