.custom-green-cards-grid-with-titles{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-cards-grid-with-titles__layout{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.custom-green-cards-grid-with-titles__top{grid-column:1;grid-row:1/4;align-self:start;min-width:0}.custom-green-cards-grid-with-titles__title{min-width:0;color:#000}.custom-green-cards-grid-with-titles__title.common-fonts.title-48{line-height:60px}.custom-green-cards-grid-with-titles__title>*{margin-top:0;margin-bottom:24px;color:#000}.custom-green-cards-grid-with-titles__title>:last-child{margin-bottom:0}.custom-green-cards-grid-with-titles__cards{display:contents}.custom-green-cards-grid-with-titles__card{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;min-height:90px;padding:16px 24px;border-radius:24px;background:linear-gradient(141.18deg,#427a3a 47.88%,#19340e 98.88%);box-shadow:0 3px 10px rgba(100,111,101,.09)}.custom-green-cards-grid-with-titles__card-icon{flex-shrink:0;width:36px;height:36px}.custom-green-cards-grid-with-titles__card-icon svg{display:block;width:36px;height:36px}.custom-green-cards-grid-with-titles__card-title{margin:0;color:#fff;letter-spacing:-.72px;white-space:nowrap}@media screen and (max-width:1023px){.custom-green-cards-grid-with-titles__layout{gap:16px}.custom-green-cards-grid-with-titles__top{display:contents}.custom-green-cards-grid-with-titles__title{grid-column:1/-1;margin:0 0 8px}.custom-green-cards-grid-with-titles__card-title{white-space:normal;text-wrap:balance}}@media screen and (max-width:676px){.custom-green-cards-grid-with-titles__layout{grid-template-columns:minmax(0,1fr);gap:12px}.custom-green-cards-grid-with-titles__card{min-height:0;padding:16px 20px}}