.spotlight{width:100vw;margin-bottom:60px}@media (min-width:768px){.spotlight{width:100%}}.spotlight__boundary{text-align:center;display:flex;flex-wrap:wrap;align-items:center;width:100%}@media (min-width:768px){.spotlight__boundary{flex-wrap:nowrap}}.spotlight__title{padding:0 20px}@media (min-width:768px){.spotlight__title{padding:0}}.spotlight__image{font-size:0;width:100%}@media (min-width:768px){.spotlight__image{margin-right:-6%;width:53%}.layout-sidebar .spotlight__image{margin-right:-6%;width:51%}}.spotlight__content{box-shadow:0 2px 15px 2px rgba(0,0,0,.1);background-color:#f4f4f2;padding:22px 20px 30px;width:100%}@media (min-width:768px){.spotlight__content{min-width:500px;padding:80px 5%;width:53%}.layout-sidebar .spotlight__content{padding:50px 5%;width:64%}}.spotlight__rule{background-color:#c8102e;width:45px;height:5px;margin-left:auto;margin-right:auto;transition:width .2s ease-in-out;margin-bottom:15px}@media (min-width:768px){.spotlight__rule{margin-bottom:53px}.layout-sidebar .spotlight__rule{margin-bottom:5%}}.spotlight__text{font-family:"legacy-book";font-size:1.125rem;line-height:1.375rem;color:#02132b;margin-bottom:20px}@media only screen and (min-width:900px){.spotlight__text{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.spotlight__text{margin-bottom:45px}.layout-sidebar .spotlight__text{margin-bottom:5%}}.spotlight__attribution{display:block;font-family:"weiss-bold";font-size:1.375rem;line-height:1.875rem;margin:1.875rem 0 1.1875rem;margin:0 0 20px}@media only screen and (min-width:900px){.spotlight__attribution{font-size:1.625rem;line-height:2rem}}.spotlight__link{font-family:"legacy-book";text-transform:uppercase;text-decoration:none;font-size:1rem;line-height:1.25rem;display:inline-block;color:#4a4a4a;position:relative;margin-left:-15px}@media only screen and (min-width:900px){.spotlight__link{font-size:.875rem;line-height:1.125rem}}.spotlight__link:after{background-image:url(//www.king.edu/wp-content/themes/king_university/dist/Components/BlockSpotlight/../DocumentDefault/Assets/chevron.svg);width:6px;height:11px;display:inline-block;content:" ";position:absolute;top:2px;right:-18px}.spotlight__link:before{opacity:0;width:100%;height:1px;display:block;content:" ";background-color:#4a4a4a;position:absolute;left:0;bottom:3px;transition:opacity .2s ease-in-out}.spotlight__link:hover:before{opacity:1}.spotlight__link a{color:#4a4a4a}