.multi-column-tout.cards{flex-direction:column;flex-wrap:wrap}.multi-column-tout.cards .tout{background-color:#f8f8f8;color:inherit;flex:1 0 100%;flex-direction:column;margin-bottom:2rem;padding:2rem;text-decoration:none}.multi-column-tout.cards .tout:hover{box-shadow:0 3px 0 0 #ddd}.multi-column-tout.cards .image-wrapper{align-items:center;display:flex;justify-content:center;margin-bottom:2rem}.multi-column-tout.cards img{height:200px;object-fit:cover;width:100%}.multi-column-tout.cards p{margin-bottom:.5rem}.multi-column-tout h4{color:var(--color-skobeloff);font-size:1.25rem;font-weight:400}.multi-column-tout .link{color:var(--color-skobeloff);font-size:18px}.multi-column-tout.cards .tout:hover .link{text-decoration:underline}.multi-column-tout .link svg{height:10px;margin:0;position:relative;top:-2px}@media (min-width:810px){.multi-column-tout.cards{flex-direction:row;margin-left:0;margin-right:0}.multi-column-tout.cards .tout{background-color:#f8f8f8;flex:1 1 45%;min-height:200px;padding:2rem}.multi-column-tout.cards .tout:nth-child(odd):not(:last-child){margin-right:1.5rem}.multi-column-tout.cards .tout:nth-child(2n){margin-left:1.5rem}}@media (min-width:1160px){.multi-column-tout.cards .tout{flex-direction:row}.multi-column-tout.cards img{height:150px;object-fit:cover;object-position:left top;width:150px}.multi-column-tout.cards .image-wrapper{align-items:flex-start;margin-bottom:0;margin-right:2rem}}