﻿.program-item.card,.card{line-height:1.4;margin:0;text-decoration:none;box-sizing:border-box;height:100%;display:flex;flex-direction:column;padding:0;flex:1 0 33%;border-radius:5px;border:1px solid rgba(0,0,0,.1);overflow:hidden;}.program-item.card .badge,.card .badge{position:absolute;right:10px;bottom:10px;text-align:right;z-index:1;}.program-item.card.event .badge,.card.event .badge{background-color:rgba(0,0,0,.45);padding:5px 10px;font-size:.9rem;color:#fff;border-radius:5px;}.program-item.card.event .badge:before,.card.event .badge:before{content:"";display:inline-block;font-family:"UWL-icons" !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:8px;font-size:18px;position:relative;bottom:-1px;}.program-item.card:hover .photo,.card:hover .photo,.program-item.card:active .photo,.card:active .photo,.program-item.card:focus .photo,.card:focus .photo{border-color:#00334a;}.program-item.card:hover .photo img,.card:hover .photo img,.program-item.card:active .photo img,.card:active .photo img,.program-item.card:focus .photo img,.card:focus .photo img{transform:scale(1.05);}.program-item.card .photo,.card .photo{background-color:#68696b;height:0;padding-bottom:56.25%;display:block;position:relative;border-bottom:5px solid #00a8b8;transition:.3s ease border-color;overflow:hidden;}.program-item.card .photo.gradient-overlay:before,.card .photo.gradient-overlay:before{z-index:1;}.program-item.card .photo img,.card .photo img{transition:.3s ease transform;position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center center;}.program-item.card .content,.card .content{background:#fff;display:block;color:#282a2e;padding:15px;height:100%;line-height:1.2;}.program-item.card .title,.card .title{margin:0;background:#fff;font-size:1.2rem;display:block;color:#282a2e;padding:15px;height:100%;line-height:1.2;}.program-item.card .title:first-child,.card .title:first-child{border-bottom:1px solid rgba(0,0,0,.1);}.program-item.card .title strong,.card .title strong{font-family:"Montserrat",sans-serif;font-weight:800;display:block;}.program-item.card .title .tagline,.card .title .tagline{display:block;font-size:1rem;line-height:1.4;}.program-item.card .title .before,.card .title .before{font-size:1rem;}.program-item.card .title .after,.card .title .after{font-size:1rem;}.program-item.card.more,.card.more{display:block;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;color:#00a8b8;font-size:1.5rem;border-radius:5px;border:2px solid #e5e5e6;box-sizing:border-box;}.program.card .title .checkmarks{display:none;}.program.card .photo .degrees .icon{box-shadow:0 0 8px rgba(0,0,0,.4);margin-right:5px;}