.blog__list__wrapper .blog__list{position:relative;overflow:hidden;max-height:700px;transition:max-height .5s cubic-bezier(.56,.27,.46,.82)}@media(min-width:992px){.blog__list__wrapper .blog__list{padding-bottom:50px}}.blog__list__wrapper .blog__list .blog__obscure{position:absolute;bottom:0;left:0;height:65px;width:100%;z-index:2;background:linear-gradient(180deg,#fff0,#e6ecf4)}.blog__list__wrapper .blog__list .blog__row{display:flex;flex-wrap:wrap;gap:15px}.blog__list__wrapper .blog__list .blog__row+.blog__row{margin-top:15px}.blog__list__wrapper .blog__list .blog__entry{width:100%;background:#fff;border-radius:8px;overflow:hidden}@media(min-width:576px){.blog__list__wrapper .blog__list .blog__entry{width:calc(50% - 15px)}}@media(min-width:992px){.blog__list__wrapper .blog__list .blog__entry{width:calc(25% - 15px)}.blog__list__wrapper .blog__list .blog__entry:nth-child(4n+2){transform:translateY(25px)}.blog__list__wrapper .blog__list .blog__entry:nth-child(4n+3){transform:translateY(50px)}}.blog__list__wrapper .blog__list .blog__entry a{display:block;height:100%}.blog__list__wrapper .blog__list .blog__entry a:hover .blog__entry__image img,.blog__list__wrapper .blog__list .blog__entry a:focus .blog__entry__image img,.blog__list__wrapper .blog__list .blog__entry a:active .blog__entry__image img{transform:scale(1.1)}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__image{overflow:hidden;max-height:240px}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__image img{height:240px;width:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .3s cubic-bezier(.56,.27,.46,.82)}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text{display:flex;flex-flow:column;height:calc(100% - 240px);padding:30px}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text *:not(.blog__entry__more){color:#13284a}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text .blog__entry__title{margin-bottom:5px}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text .blog__entry__date,.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text .blog__entry__teaser{margin-bottom:15px}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text .blog__entry__more{margin-top:auto}.blog__list__wrapper .blog__showmore{margin-top:30px}.blog__list__wrapper .blog__showmore[style]+.blog__overview__btn{display:inline-block}.blog__list__wrapper .blog__overview__btn{margin-top:30px;display:none}
