<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-case-study{display:block;height:100%;overflow:hidden;position:relative}.card-case-study__bkg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;transition:all .3s ease-out;transition-property:left,right,bottom,top}.card-case-study__bkg:before{background:#045ab2;bottom:0;content:"";left:0;opacity:.7;position:absolute;right:0;top:0}.card-case-study__bkg img{height:100%;object-fit:cover;width:100%}.card-case-study__inner{padding:64px 18px 180px;position:relative;z-index:2}.card-case-study__baseline,.card-case-study__theme,.card-case-study__title.h3{color:var(--color-white-hex)}.card-case-study__theme{border-bottom:1px solid var(--color-white-hex);display:block;margin-bottom:15px;padding-bottom:10px}.card-case-study__type{background:#35bb93;color:var(--color-white-hex);font-size:13px;left:0;padding:6px 9px 6px 13px;position:absolute;text-transform:uppercase;top:9px;transition:all .3s ease-out;transition-property:top,padding}.card-case-study .has-arrow-button__svg{bottom:18px;left:18px;z-index:2}.card-case-study.has-arrow-button:focus-within .has-arrow-button__svg{left:calc(100% - 58px)}@media (min-width:992px){.card-case-study__inner{padding:64px 36px 264px}.card-case-study:hover .card-case-study__bkg{bottom:-5px;left:-5px;right:-5px;top:-5px}.card-case-study:hover .card-case-study__type{padding:11px 20px;top:15px}.card-case-study .has-arrow-button__svg{bottom:36px;left:36px}.card-case-study.has-arrow-button:focus-within .has-arrow-button__svg{left:calc(100% - 76px)}}</pre></body></html>