<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-container-large{display:flex;flex-wrap:wrap}.card-container-large .card-large{position:relative;width:min(100%,606px)}.card-container-large .card-large.content--right{margin-left:auto}.card-container-large .card-large-break{background-size:cover;width:50%}.card-container-large .card-large:after{content:"";display:block;padding-bottom:100%}.card-container-large .card-container-content{display:flex;flex-direction:column;height:100%;padding:50px;position:absolute;width:100%}.card-container-large .card__top-block{flex-grow:1}.card-container-large .card__top-left-image{height:auto;max-width:100%}.card-container-large .card__text-category{font-size:1rem;margin-bottom:.5rem}.card-container-large h2{font-size:clamp(1.5rem,-.875rem + 8.333vw,2.4rem);font-weight:500;line-height:1.2em;margin-bottom:0}.card-container-large .card__bottom-block .read_more{font-size:1rem;font-weight:300;margin-bottom:0;margin-top:.5rem}.card-container-large .card__bottom-block{align-items:flex-end;display:flex;gap:12px;justify-content:space-between}.card-container-large .card-arrow-wrapper{flex-shrink:0;height:48px;overflow:hidden;width:48px}.card-container-large .card-arrow{background-size:contain;content:"";display:inline-block;height:48px;transition:background-position .2s ease-in-out;width:96px}.card-container-large .card-large:hover .card-arrow{background-position:100% 0}.card-container-large .card__text-white{color:#fff}.card-container-large .card__text-blue{color:#071521}.card-container-large .card-dark_blue{background-color:#071521}.card-container-large .card-blue_grey{background-color:#a9b4c2}.card-container-large .card-blue_green{background-color:#7d98a1}.card-container-large .card-light_grey{background-color:#eef1ef}@media screen and (max-width:1000px){.card-container-large .card-large,.card-container-large .card-large-break{width:100%}}</pre></body></html>