.section.more-content-cards{padding-top:70px;padding-bottom:70px}.section.more-content-cards h3{margin-bottom:0}.section.more-content-cards .subheadline{color:#222221;font-weight:600;margin-top:0}.section.more-content-cards .lower-wrapper p{padding:0 20px;font-size:.8em;text-transform:uppercase}.section.more-content-cards .lp-small-inner-container{margin-bottom:30px;padding:10px}.section.more-content-cards .flex-row{display:flex;flex-wrap:wrap;justify-content:center}.section.more-content-cards .flex-item-wrapper{width:25%;padding:10px}.section.more-content-cards .flex-item{display:flex;flex-direction:column;justify-content:space-between;height:100%;border:1px solid #585858;background:rgba(255,255,255,.05);-webkit-transition:-webkit-box-shadow 250ms ease-in-out,-webkit-transform 250ms ease-in-out,background 250ms ease-in-out;-moz-transition:-moz-box-shadow 250ms ease-in-out,-moz-transform 250ms ease-in-out,background 250ms ease-in-out;-ms-transition:-ms-box-shadow 250ms ease-in-out,-ms-transform 250ms ease-in-out,background 250ms ease-in-out;transition:box-shadow 250ms ease-in-out,transform 250ms ease-in-out,background 250ms ease-in-out}.section.more-content-cards .flex-item:hover{background:rgba(255,255,255,.1);-webkit-box-shadow:0px 0px 5px 1px rgba(0,0,0,.25);-moz-box-shadow:0px 0px 5px 1px rgba(0,0,0,.25);-ms-box-shadow:0px 0px 5px 1px rgba(0,0,0,.25);box-shadow:0px 0px 5px 1px rgba(0,0,0,.25);-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02)}.section.more-content-cards .text-wrapper{padding:20px}@media(max-width:1024px){.section.more-content-cards .flex-item-wrapper{width:50%}}@media(max-width:479px){.section.more-content-cards .flex-item-wrapper{width:100%}}