.custom-title-and-text-cards{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;display:flex;flex-direction:column;gap:52px}.custom-title-and-text-cards__text-container{display:flex;justify-content:space-between;align-items:flex-end;gap:52px}.custom-title-and-text-cards__title{width:100%;max-width:612px}.custom-title-and-text-cards__subtitle{width:100%;max-width:504px}.custom-title-and-text-cards__cards-container{display:grid;grid-gap:16px;gap:16px}.custom-title-and-text-cards__cards-container.cards-per-row-4{grid-template-columns:repeat(4,1fr)}.custom-title-and-text-cards__cards-container.cards-per-row-2{grid-template-columns:repeat(2,1fr)}.custom-title-and-text-cards__card{padding:12px;border-radius:24px;overflow:hidden;box-shadow:0 3px 20px 0 rgba(100,111,101,.09)}.colored-title .custom-title-and-text-cards__card{text-align:center}.colored-title div.custom-title-and-text-cards__card .custom-title-and-text-cards__card-title{line-height:58px;letter-spacing:-1.08px}.colored-title .green .custom-title-and-text-cards__card-title{color:#80c242}.colored-title .blue .custom-title-and-text-cards__card-title{color:#3d5da9}.colored-title .orange .custom-title-and-text-cards__card-title{color:#ff810c}.colored-title .violet .custom-title-and-text-cards__card-title{color:#a057a2}.title-background-long-text .custom-title-and-text-cards__cards-container{gap:24px}.title-background-long-text .custom-title-and-text-cards__card{padding:0}.title-background-long-text .custom-title-and-text-cards__card-title{background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:64px 24px 24px;margin-bottom:0}.title-background-long-text .custom-title-and-text-cards__card-text{padding:24px}.title-background-long-text ol,.title-background-long-text ul{margin-left:1.5em;margin-bottom:0}@media screen and (max-width:1023px){.custom-title-and-text-cards__text-container{flex-direction:column;align-items:flex-start;gap:20px}.custom-title-and-text-cards.colored-title{gap:52px}.custom-title-and-text-cards__subtitle,.custom-title-and-text-cards__title{max-width:none}.custom-title-and-text-cards{gap:24px}.custom-title-and-text-cards__cards-container.cards-per-row-4{grid-template-columns:repeat(2,1fr)}.title-background-long-text .custom-title-and-text-cards__card-title{background-size:cover;padding-top:40px}.title-background-long-text .custom-title-and-text-cards__cards-container.cards-per-row-2{grid-template-columns:1fr}}@media screen and (max-width:676px){.custom-title-and-text-cards,.custom-title-and-text-cards.colored-title{gap:24px}.custom-title-and-text-cards__cards-container.cards-per-row-2,.custom-title-and-text-cards__cards-container.cards-per-row-4{grid-template-columns:1fr}}