.module-pathway-list{background-color:#eaeaea}.module-pathway-list.theme-light-blue .items .item{border-color:#0082bb}.module-pathway-list.theme-light-blue .items .item .title,.module-pathway-list.theme-light-blue .items a.item{color:#036}.module-pathway-list.theme-light-blue .items a.item:focus,.module-pathway-list.theme-light-blue .items a.item:hover{border-color:#69be28}.module-pathway-list.theme-light-blue .items a.item:focus .title,.module-pathway-list.theme-light-blue .items a.item:hover .title{color:#69be28}.module-pathway-list.theme-dark{background-color:#036;color:#fff}.module-pathway-list.theme-dark .section-header .header{color:#fff}.module-pathway-list.theme-dark .items .item{background-color:#0082bb;border-color:#fff}.module-pathway-list.theme-dark .items .item .title,.module-pathway-list.theme-dark .items a.item{color:#fff}.module-pathway-list.theme-dark .items a.item:focus,.module-pathway-list.theme-dark .items a.item:hover{border-color:#69be28}.module-pathway-list .items{-webkit-column-gap:34px;-moz-column-gap:34px;column-gap:34px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:30px}.module-pathway-list .items.col-3{-webkit-column-gap:29px;-moz-column-gap:29px;column-gap:29px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}.module-pathway-list .items .item{background-color:#fff;border-bottom-right-radius:40px;border-left:11px solid transparent;-webkit-column-gap:22px;-moz-column-gap:22px;column-gap:22px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 33px 35px;-webkit-transition:border-color .3s;transition:border-color .3s}.module-pathway-list .items .item .img-wrapper{-ms-flex-negative:0;flex-shrink:0;width:64px}.module-pathway-list .items .item .img-wrapper img{max-height:100px}.module-pathway-list .items .item .title{font-weight:700;margin-bottom:15px;text-transform:uppercase;-webkit-transition:color .3s;transition:color .3s}.module-pathway-list .items .item .description{font-weight:300}@media (max-width:1399px){.module-pathway-list .items .item{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;padding:32px 25px 35px}.module-pathway-list .items .item .img-wrapper{width:50px}}@media (max-width:1199px){.module-pathway-list .items.col-3{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (max-width:767px){.module-pathway-list .items{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:20px}.module-pathway-list .items .item{padding:25px 20px 30px}.module-pathway-list .items .item .img-wrapper{width:30px}}@media (max-width:566px){.module-pathway-list .items,.module-pathway-list .items.col-3{grid-template-columns:minmax(0,1fr)}}