.multi-column-tout.cards{flex-direction:column;flex-wrap:wrap}.multi-column-tout .x-icon-caret-right{fill:#0082a4}.multi-column-tout.cards .tout{flex-direction:column;flex:1 0 100%;padding:2rem;margin-bottom:2rem;background-color:#f8f8f8;text-decoration:none;color:inherit}.multi-column-tout.cards .tout:hover{box-shadow:0 3px 0 0 #ddd}.multi-column-tout.cards .image-wrapper{display:flex;align-items:center;justify-content:center;margin-bottom:2rem}.multi-column-tout.cards img{height:200px;width:100%;object-fit:cover}.multi-column-tout.cards p{margin-bottom:.5rem}.multi-column-tout h4{font-weight:400;font-size:1.25rem;color:var(--color-cerulean)}.multi-column-tout .link{font-size:18px;color:var(--color-cerulean)}.multi-column-tout.cards .tout:hover .link{text-decoration:underline}.multi-column-tout .link svg{position:relative;height:10px;margin:0 5px 0 0}@media (min-width:810px){.multi-column-tout.cards{flex-direction:row;margin-left:0;margin-right:0}.multi-column-tout.cards .tout{padding:2rem;background-color:#f8f8f8;min-height:200px;flex:1 1 45%}.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{object-fit:cover;object-position:left top;width:150px;height:150px}.multi-column-tout.cards .image-wrapper{margin-right:2rem;margin-bottom:0;align-items:flex-start}}