<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dg-content{display:flex;margin:0px}.dg-content .card{background-color:transparent;width:100%;min-height:220px;perspective:1000px}.card__inner{position:relative;width:;height:100%;transition:transform .6s;transform-style:preserve-3d}.card__content{position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:0 0 0 10px;background-size:cover;background-repeat:no-repeat}.card__content.card_content--front{background-color:#bbb;color:black;display:flex;justify-content:flex-end;flex-direction:column}.card__content.card__content--back{background-color:#dd2112;width:100%;height:100%;color:white;transform:rotateY(180deg)}.dg-content .card:hover .card__inner{transform:rotateY(180deg)}.card__content h3{font-size:20px;margin:0 0 10px;color:#fff;font-weight:normal}.card__content.card_content--front h3 strong{color:#dd2112}@media(max-width:991px){.dg-content .card{width:100%;margin:0 0 0px;position:relative;height:220px}.dg-content{display:block;margin:0}}</pre></body></html>