.block.block__recent-articles{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:0 40px;width:100%;margin-top:50px;margin-bottom:70px}@media all and (max-width: 900px){.block.block__recent-articles{gap:0 10px}}@media all and (max-width: 900px){.block.block__recent-articles{margin-top:32px;margin-bottom:32px}}.block.block__recent-articles .title{grid-column:2/span 5;margin:0;font-family:"Exo 2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:20px;line-height:24px;font-weight:normal}@media all and (max-width: 900px){.block.block__recent-articles .title{font-size:18px;line-height:22px;font-weight:normal}}@media all and (max-width: 900px){.block.block__recent-articles .title{grid-column:2/span 8}}.block.block__recent-articles .title+ul.recent-posts{margin-top:50px}@media all and (max-width: 900px){.block.block__recent-articles .title+ul.recent-posts{margin-top:24px}}.block.block__recent-articles ul.recent-posts{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));gap:0 40px;width:100%;grid-column:1/span 12;align-items:stretch}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts{gap:10px}}.block.block__recent-articles ul.recent-posts li.recent-post{grid-column-end:span 4}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post{grid-column:1/span 12}}.block.block__recent-articles ul.recent-posts li.recent-post article{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;background-color:#eef4f7;border-radius:30px;box-shadow:0 5px 50px rgba(12,48,70,.2);box-shadow:0 5px 50px var(--color-shadow);transition-property:background-color,box-shadow;transition-duration:.4s;transition-timing-function:cubic-bezier(0.33, 1, 0.68, 1);transition-delay:0s;overflow:hidden}@supports(color: var(--dummy)){.block.block__recent-articles ul.recent-posts li.recent-post article{background-color:var(--color-background-off)}}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post article{border-radius:10px}}.block.block__recent-articles ul.recent-posts li.recent-post article .image-wrapper{height:250px}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post article .image-wrapper{height:120px}}.block.block__recent-articles ul.recent-posts li.recent-post article .image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content{display:grid;grid-template-rows:auto 1fr auto;flex-grow:1;padding:35px 30px;padding-bottom:32px}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post article .text-content{padding:22px 16px !important}}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-title{font-family:"Exo 2",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;font-size:22px;line-height:26px;font-weight:normal}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-title{font-size:20px;line-height:24px;font-weight:normal}}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-excerpt:not(:empty){margin-top:20px}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-excerpt:not(:empty){margin-top:16px}}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-link{margin-top:30px}@media all and (max-width: 900px){.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-link{margin-top:16px}}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-link a{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center;color:#56baa1;text-decoration:none}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-link a img{height:10px;margin-left:8px;transform:translate(0, 1px);transition-property:transform;transition-duration:.4s;transition-timing-function:cubic-bezier(0.33, 1, 0.68, 1);transition-delay:0s}.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-link a:hover img,.block.block__recent-articles ul.recent-posts li.recent-post article .text-content .post-link a:focus img{transform:translate(4px, 1px)}.block.block__recent-articles .blog-index-link{grid-column:6/span 2;margin-top:50px}@media all and (max-width: 900px){.block.block__recent-articles .blog-index-link{grid-column:3/span 8;margin-top:30px}}
