.fourColumns{padding-top: 6rem}.fourColumns__wrapper{margin-left: -1rem;margin-right: -1rem;margin-top: -1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}.fourColumns__title{margin-top: 0}.fourColumns__tileOuter{width: 50%;padding: 1rem;display: block;font-size: .8125rem}@media (min-width: 36em){.fourColumns__tileOuter{width: 50%;font-size: 1rem}}@media (min-width: 62em){.fourColumns__tileOuter{width: 25%}}.fourColumns__tile{width: 100%;height: 100%;position: relative}.fourColumns__tile--border{-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);-webkit-transition: all ease .2s;transition: all ease .2s;padding: 1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row}.fourColumns__image{height: 60px;margin: 0 auto;margin-bottom: 1rem;-ms-grid-column-align: center;justify-self: center}.fourColumns__image--big{height: 120px}.fourColumns p{margin-bottom: 1rem}.fourColumns a{color: black}