.download_post_index > *{margin-top:40px;}.download_post_index .category{border-top:solid 6px var(--grey-3);}.download_post_index .category .posts{flex-flow:row wrap;display:flex;gap:20px;}.download_post_index .category .posts > *{width:calc(100% / 3 - 20px);}@media (max-width:1120px){.download_post_index .category .posts > *{width:calc(100% / 2 - 20px);}}@media (max-width:680px){.download_post_index .category .posts > *{margin-inline:auto;width:100%;}}.download_post_index article{box-shadow:0px 0px 20px #00000041;padding:30px 30px 80px 30px;background-color:white;position:relative;max-width:500px;}.download_post_index article > * + *{margin-top:20px;}.download_post_index article h3{font-size:var(--font-size-11);line-height:1.4;margin-bottom:0;}.download_post_index article header{flex-flow:wrap;display:flex;}.download_post_index article header > *{width:100%;}.download_post_index article header .image_container{position:relative;overflow:hidden;}.download_post_index article header svg{height:auto;width:100%;}.download_post_index article header img{position:absolute;max-width:none;height:100%;width:auto;left:0;top:0;}.download_post_index article > .button{position:absolute;bottom:30px;}