<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-container{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;width:100%}.card a{font-weight:300}.card p{margin-bottom:0}.card{position:relative;width:100%}.card:after{content:"";display:block;padding-bottom:100%}.content{display:flex;flex-direction:column;height:100%;padding:40px;position:absolute;width:100%}@media screen and (max-width:1280px){.card-container{flex-wrap:wrap}.card .content{height:unset;min-height:300px;padding:30px;position:unset}.card:after{content:unset!important}}@media screen and (max-width:923px){.card{width:100%}}.card__top-block{flex-grow:1}.card__top-icon{margin-bottom:12px}.card__top-icon img{height:48px}.card__bottom-block{align-items:flex-end;display:flex;justify-content:space-between}.card__bottom-time{font-weight:medium;line-height:40px}.card__icon{fill:#fff;height:40px;transform:rotate(180deg)}.card__top-category{color:#fff}.card-dark_blue{background:#071521;color:#fff}.card-blue_grey{background:#a9b4c2;color:#fff}.card-blue_green{background:#7d98a1;color:#fff}.card-grey{background:#eef1ef}.card-grey,.card-grey a,.card-grey h4,.card-grey span{color:#071521}</pre></body></html>