@media print,screen and (min-width:64em){.tcu-in-the-news{grid-column:4/13}}.tcu-in-the-news__layout{display:grid;gap:1rem;grid-template-columns:1fr}@media print,screen and (min-width:48em){.tcu-in-the-news__layout{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:64em){.tcu-in-the-news__layout{grid-template-columns:repeat(4,1fr)}}.tcu-in-the-news__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;border:1px solid #d9d9d9;-webkit-box-shadow:0 0 20px 2px rgba(0,0,0,.1);box-shadow:0 0 20px 2px rgba(0,0,0,.1);-ms-flex-direction:column;flex-direction:column;gap:1rem;padding:1.2rem}@media print,screen and (min-width:48em){.tcu-in-the-news__card{min-height:28.5rem}}.tcu-in-the-news__logo{text-align:center}.tcu-in-the-news__logo img{height:2.25rem;width:auto}.tcu-in-the-news__headline a{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);background:-webkit-gradient(linear,left top,left bottom,from(#a7d0d9),color-stop(50%,#a7d0d9),color-stop(50%,rgba(0,0,0,0)),to(rgba(0,0,0,0)));background:linear-gradient(#a7d0d9,#a7d0d9 50%,rgba(0,0,0,0) 0,rgba(0,0,0,0));background-position:0 100%;background-repeat:no-repeat;background-size:100% calc(200% + 2px);display:inline;font-size:1.1rem;font-weight:700;line-height:1;text-decoration:none}.tcu-in-the-news__headline a:not(:hover){-webkit-animation-name:underline-hover-out;animation-name:underline-hover-out}.tcu-in-the-news__headline a:focus,.tcu-in-the-news__headline a:hover{-webkit-animation-name:underline-hover-in;animation-name:underline-hover-in;color:#4d1979}.tcu-in-the-news__headline a:focus{display:inline-block}.tcu-in-the-news__date p{-webkit-margin-after:0;font-size:.9rem;margin-block-end:0}.tcu-in-the-news__content{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px}.tcu-in-the-news__profiles{display:grid;gap:.4rem;-webkit-padding-before:.8rem;padding-block-start:.8rem}.tcu-in-the-news__profile-card{background:#f5f5f5;border:3px solid #fff;color:#2d0f47;display:grid;grid-template-columns:3.75rem 1fr;text-decoration:none}.tcu-in-the-news__profile-card:hover{border:3px solid #4d1979}.tcu-in-the-news__profile-card:hover .tcu-in-the-news__profile-title{color:#4d1979;text-decoration:underline}.tcu-in-the-news__profile-image{height:3.75rem;overflow:hidden;width:3.75rem;-ms-flex-item-align:center;align-self:center}.tcu-in-the-news__profile-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.tcu-in-the-news__profile-content{display:grid;font-size:16px;line-height:1;-webkit-box-align:start;-ms-flex-align:start;align-items:start;padding:.8rem .4rem}.tcu-in-the-news__profile-title{font-weight:700;-webkit-margin-after:.2rem;margin-block-end:.2rem}