#panel.tiles-panel .tiles-grid .tile .tile-content { padding-top: 3rem; }
#panel.tiles-panel .tiles-grid .tile .tile-content .heading { font-size: 2rem; font-weight: bold; line-height: 1.2; }
#panel.tiles-panel .tiles-grid .tile.show-back .tile-content .heading { background: linear-gradient(45deg, rgba(233,171,184,1) 0%, rgba(167,86,103,1) 100%); -webkit-background-clip: text;  -webkit-text-fill-color: transparent; }
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}