.component-cards .card-content--below{margin-bottom:32px}.component-cards .section-before-content h3{margin-bottom:20px;padding-bottom:0}@media(width >= 1024px){.component-cards .section-before-content h3{margin-bottom:25px}}.component-cards .section-before-content p{margin-bottom:20px}@media(width >= 1024px){.component-cards .section-before-content p{margin-bottom:25px}}.component-cards .cards{display:flex;flex-direction:column}.component-cards .cards img{display:block;height:auto;max-width:100%}.component-cards .cards.list .card-item{border:1px solid var(--primary);border-radius:5px;margin-bottom:11px}@media(min-width:1024px){.component-cards .cards.list .card-item{border:2px solid var(--primary);display:flex}}.component-cards .cards.list .card-item .card__header{align-items:center;background-color:var(--primary);color:var(--white);display:flex;flex-basis:35%;font-size:15px;font-weight:600;line-height:18px;padding:11px 25px;text-align:left}@media(min-width:1024px){.component-cards .cards.list .card-item .card__header{font-size:20px;line-height:26px}}.component-cards .cards.list .card-item .card__header .image{margin-right:25px;max-width:35px}@media(min-width:1024px){.component-cards .cards.list .card-item .card__header .image{max-width:51px}}.component-cards .cards.list .card-item .card__content{flex-basis:65%;padding:11px 25px}.component-cards .cards.list .card-item .card__content p{font-size:14px;line-height:18px;margin-bottom:10px}@media(min-width:1024px){.component-cards .cards.list .card-item .card__content p{font-size:16px;line-height:24px}}.component-cards .cards.grid{background-color:var(--primary);flex-direction:column;justify-content:space-evenly;margin:0 -25px 2rem;padding:2rem}@media(min-width:1024px){.component-cards .cards.grid{flex-direction:row;margin:0 0 2rem}.component-cards .cards.grid.ncards-2 .card-item{width:49%}.component-cards .cards.grid.ncards-3 .card-item{width:32%}.component-cards .cards.grid.ncards-4 .card-item{width:24%}}.component-cards .cards.grid .card-item{background-color:var(--white);border-radius:3px;margin-bottom:8px;padding:24px}@media(min-width:1024px){.component-cards .cards.grid .card-item{margin-bottom:0}.component-cards .cards.grid .card-item:not(:last-of-type){margin-right:1rem}}.component-cards .cards.grid .card-item .card__header{font-size:20px;font-weight:600;line-height:27px;margin:0 auto 7px;text-align:center}@media(min-width:1024px){.component-cards .cards.grid .card-item .card__header{max-width:80%}}.component-cards .cards.grid .card-item .card__header .image{margin:11px auto;max-height:55px;width:auto}@media(min-width:1024px){.component-cards .cards.grid .card-item .card__header .image{margin:22px auto;max-height:68px}}.component-cards .cards.grid .card-item .card__header .text{margin-bottom:7px}.component-cards .cards.grid .card-item .card__content{line-height:20px;text-align:center}.component-cards .cards.grid .card-item .card__content p{font-size:14px;line-height:20px;margin-bottom:10px}