.c-tile{display:block;position:relative;width:100%}.c-tile__link{cursor:pointer;display:block}.c-tile__image{overflow:hidden;z-index:100}.c-tile__image img{transition:transform .3s cubic-bezier(.4,0,.2,1) 0s}.c-tile__content{display:block;margin:13px 0 0;padding:0 10px;z-index:200}.theme-light .c-tile__content,.theme-light.c-tile__content,.theme-medium .c-tile__content,.theme-medium.c-tile__content,[class*=theme] .theme-light .c-tile__content,[class*=theme] .theme-light.c-tile__content,[class*=theme] .theme-medium .c-tile__content,[class*=theme] .theme-medium.c-tile__content,[class*=theme] [class*=theme] .theme-light .c-tile__content,[class*=theme] [class*=theme] .theme-light.c-tile__content,[class*=theme] [class*=theme] .theme-medium .c-tile__content,[class*=theme] [class*=theme] .theme-medium.c-tile__content{color:#1e1e1e}.theme-dark .c-tile__content,.theme-dark.c-tile__content,[class*=theme] .theme-dark .c-tile__content,[class*=theme] .theme-dark.c-tile__content,[class*=theme] [class*=theme] .theme-dark .c-tile__content,[class*=theme] [class*=theme] .theme-dark.c-tile__content{color:#fff}@media(min-width:768px){.c-tile__content{padding:0}}.c-tile__overline{align-items:center;display:flex;font:400 16px/1.25 DecimalPro,Arial,sans-serif;letter-spacing:0;margin-bottom:3px;opacity:.5}.c-tile__overline span{-webkit-line-clamp:1;font:inherit}.c-tile__headline,.c-tile__overline span{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.c-tile__headline{-webkit-line-clamp:3;font:400 16px/1.25 DecimalPro,Arial,sans-serif;letter-spacing:0}.c-tile:hover .c-tile__image img{transform:scale(1.04)}