.image-text-card-groups{grid-gap:25px;display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch}.image-text-card-groups .image-text-card .button img{margin-left:7px}.image-text-card{position:relative}.image-text-card__content.with-link{margin-bottom:70px}.image-text-card-groups:after,.image-text-card-groups:before{display:none}a.link-wrapper.disable-btn.button{opacity:.5;pointer-events:none}.image-text-card-groups .image-text-card{grid-column:auto/span 12;margin-left:0!important;padding-bottom:0;width:100%}.image-text-card{margin-bottom:15px;overflow:hidden}.image-text-card__image img{height:100%!important;object-fit:cover;width:100%!important}@media(min-width:768px){.image-text-card.full-width{align-items:stretch;display:flex;flex-direction:row-reverse}.image-text-card.full-width .image-text-card__image{height:auto!important;width:65%}.image-text-card.full-width .image-text-card__content-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:35%}.image-text-card-groups .image-text-card.span3:not(.full-width){grid-column:auto/span 3}.image-text-card-groups .image-text-card.span4:not(.full-width){grid-column:auto/span 4}.image-text-card-groups .image-text-card.span6:not(.full-width){grid-column:auto/span 6}}.image-text-card-groups .card-label-text{background-color:#fff;border-radius:8px;display:inline-block;letter-spacing:.6px;padding:5px 10px;text-transform:uppercase}.image-text-card.full-width .image-text-card__content-wrapper a.link-wrapper.button.button--small.button--icon-right{bottom:0;left:0;position:relative}.image-text-card.full-width .image-text-card__content-wrapper .image-text-card__content.with-link{margin-bottom:0}.image-text-card-groups .image-text-card .button{display:flex;flex-direction:row;justify-content:center;left:25px;margin-top:16px;padding:8px 24px;position:absolute;right:25px}@media(max-width:767px){.image-text-card-groups .image-text-card .button{left:0;position:relative;right:0}.image-text-card__content.with-link{margin-bottom:30px}}