.index-block-card{display:flex}.index-block-card__button{max-width:194px;min-height:40px;margin-top:auto;border:1px solid #666;box-shadow:0 2px 1px 0 rgba(0,0,0,.1)}.index-block-card__button .call-to-action--multiline{padding:0}.index-block-card__item{display:flex;width:100%;transition:box-shadow .3s}.index-block-card__item:hover{box-shadow:0 0 6px 0 rgba(0,0,0,.5)}.index-block-card__text-block{flex:1}.index-block-card .text-title{width:100%;font-size:2rem}.index-block-card .text-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:30px 30px 20px;text-align:center}@media only screen and (min-width:992px){.index-block-card .text-section{height:auto;min-height:240px}}.index-block-card .text-section__paragraph{max-width:236px}.index-block-card .text-section__text{width:100%;line-height:1.43}.index-block-card .text-section__separator{margin-right:auto;margin-left:auto}.index-block__cards-container{display:flex;flex-wrap:wrap;margin:35px 0 -10px}@media only screen and (min-width:992px){.index-block__cards-container{margin:50px -12px -24px}}.index-block__cards-container--centered{justify-content:center}.index-block__card-wrapper{display:flex;width:100%;padding:0 10px 10px}@media only screen and (min-width:992px){.index-block__card-wrapper{width:33.33333%;padding:0 12px 24px}}.index-block__card{width:100%}