.search-result-card{transition:background-color .5s ease;width:100%;position:relative;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:24px 0;border-width:1px;border-bottom-style:solid;overflow:hidden;opacity:1}.theme-light .search-result-card{border-color:#ccdae8}.theme-dark .search-result-card{border-color:#6691bb}.search-result-card .category-tag{padding:4px 8px;font-family:"Linotype Univers 530";font-size:14px;line-height:1.48;border-radius:4px;z-index:2;margin-bottom:12px;display:inline-block}.theme-light .search-result-card .category-tag{background:#f2f6f9;color:#00488e}.theme-dark .search-result-card .category-tag{background:#336da5;color:#fff}.search-result-card .text-container{padding:0 8px}.search-result-card .image-container{display:flex;flex-shrink:0;width:91px;height:70px;border-radius:4px;overflow:hidden}.search-result-card .image-container picture{width:100%}.search-result-card .image-container img{transition:transform .5s ease;width:100%;height:70px;border-radius:4px;object-fit:cover;vertical-align:middle}.search-result-card .card-content .card-headline{transition:color .5s ease;margin-bottom:8px}.search-result-card .card-content .card-headline-mobile{padding:0;border:none}.search-result-card .card-content .card-headline-mobile .card-headline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.search-result-card .description-container p{transition:color .5s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0}.theme-light .search-result-card .description-container p{color:#303030}.theme-dark .search-result-card .description-container p{color:#fff}.search-result-card .card-headline-desktop{display:none}.search-result-card .card-headline-mobile{display:block}.search-result-card .button-container{display:none}@media (min-width: 768px){.search-result-card{flex-direction:column;border-radius:4px;padding:0;border:none;height:100%}.theme-light .search-result-card{background:#f2f6f9}.theme-dark .search-result-card{background:#336da5}.search-result-card .category-tag{position:absolute;top:16px;left:16px;margin-bottom:0}.theme-light .search-result-card .category-tag{background:#fff}.theme-dark .search-result-card .category-tag{background:#00488e}.search-result-card .text-container{padding:0}.search-result-card .card-content{padding:32px 32px 32px 16px;display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.search-result-card .button-container{display:block;margin-top:16px}.search-result-card .button-container .read-more-btn{transition:color .3s ease,border-color .3s ease;border-width:1px;border-bottom-style:solid;border-radius:0;background:transparent;padding:0;display:inline-flex}.theme-light .search-result-card .button-container .read-more-btn{color:#00488e;border-color:#00488e}.theme-dark .search-result-card .button-container .read-more-btn{color:#fff;border-color:#fff}.search-result-card .image-container{width:100%;height:258px}.search-result-card .image-container img{height:258px}.search-result-card:hover{cursor:default}.theme-light .search-result-card:hover{background:#00488e}.theme-dark .search-result-card:hover{background:#fff}.search-result-card:hover .image-container{border-radius:0}.search-result-card:hover .image-container img{transform:scale(1.1);border-radius:0}.theme-light .search-result-card:hover .card-content .card-headline{color:#f2f6f9}.theme-dark .search-result-card:hover .card-content .card-headline{color:#303030}.theme-light .search-result-card:hover .card-content .description-container p{color:#f2f6f9}.theme-dark .search-result-card:hover .card-content .description-container p{color:#303030}.theme-light .search-result-card:hover .button-container .read-more-btn{color:#f2f6f9;border-color:#f2f6f9}.theme-dark .search-result-card:hover .button-container .read-more-btn{color:#303030;border-color:#303030}.search-result-card:hover .button-container .read-more-btn:hover{color:#cbdae7;border-color:#cbdae7}.search-result-card .card-headline-desktop{display:block}.search-result-card .card-headline-mobile{display:none}}@media ((min-width: 768px) and (max-width: 1440px)){.search-result-card .image-container{width:100%;height:202px}.search-result-card .image-container img{height:202px}}
