.page-recommendations .headertitle{margin-bottom:50px;text-align:center;width:100%}.page-recommendations .content-container{align-items:stretch;border-left:1px solid #cbcbcb;display:flex;flex:1;flex-direction:column;flex-wrap:nowrap;padding-left:63px;width:75%}.page-recommendations .content-title{text-align:center}.page-recommendations .content-item-wrapper{align-items:flex-start;column-gap:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;row-gap:45px}.page-recommendations .content-item{background-color:inherit;display:flex;flex-direction:column;flex-wrap:nowrap;margin:0 15px;min-height:570px;width:370px}.page-recommendations .content-item,.page-recommendations .content-item:hover{transition:box-shadow .3s ease-in-out;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease}.page-recommendations .content-item:hover{box-shadow:0 10px 40px 0 rgba(0,0,0,.1);transform:scale(1.05)}.page-recommendations .content-item a{display:flex;flex:1;flex-direction:column;flex-wrap:nowrap}.page-recommendations .content-item .card_image{display:block;height:255px;overflow:hidden;padding-top:100%;position:relative;width:100%}.page-recommendations .content-item .card_image img{bottom:0;display:block;height:100%;left:0;max-width:inherit;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:inherit}.page-recommendations .card_content_container{display:flex;flex:1;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:20px 15px 15px 20px}.page-recommendations .card_content_container .caption{color:#100c08;font-family:ProximaNova;font-size:11px;letter-spacing:1.4px;margin-bottom:9px;text-transform:uppercase}.page-recommendations .card_content_container .card_title{color:#100c08;display:block}.page-recommendations .card_content_container .card_date{color:#706d6b;display:flex;flex:1;flex-direction:column;font-size:14px;justify-content:flex-end}@media screen and (max-width:768px){.page-recommendations .content-item-wrapper{align-content:center;align-items:center;column-gap:0;display:flex;flex-direction:column;justify-content:center;row-gap:20px}.page-recommendations .content-item{min-height:500px;width:100%}}