.blog__list__wrapper .blog__list{max-height:700px;transition:max-height .5s cubic-bezier(.56,.27,.46,.82);position:relative;overflow:hidden}@media (width>=992px){.blog__list__wrapper .blog__list{padding-bottom:50px}}.blog__list__wrapper .blog__list .blog__obscure{z-index:2;background:linear-gradient(#fff0 0%,#e6ecf4 100%);width:100%;height:65px;position:absolute;bottom:0;left:0}.blog__list__wrapper .blog__list .blog__row{flex-wrap:wrap;gap:15px;display:flex}.blog__list__wrapper .blog__list .blog__row+.blog__row{margin-top:15px}.blog__list__wrapper .blog__list .blog__entry{background:#fff;border-radius:8px;width:100%;overflow:hidden}@media (width>=576px){.blog__list__wrapper .blog__list .blog__entry{width:calc(50% - 15px)}}@media (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{height:100%;display:block}.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{max-height:240px;overflow:hidden}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__image img{object-fit:cover;width:100%;height:240px;transition:transform .3s cubic-bezier(.56,.27,.46,.82);transform:scale(1)}.blog__list__wrapper .blog__list .blog__entry a .blog__entry__text{flex-flow:column;height:calc(100% - 240px);padding:30px;display:flex}.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}
