.recent-posts__inner{box-sizing:border-box;padding:5rem 0}.recent-posts__title{margin:0 0 2rem}.recent-posts__title h2{margin:0}.recent-posts__grid{display:grid;gap:2rem 5rem;grid-template-columns:repeat(2,1fr)}.recent-posts__grid .column{flex:0 0 100%}.recent-posts__grid .column .recent-posts__item-content>*{margin:0}.recent-posts__grid .column .recent-posts__item-content>span{color:#00a0de;display:block;margin-bottom:20px}.recent-posts__grid .column .recent-posts__item-content>p{margin-top:20px;opacity:.7}.recent-posts__grid .column:first-child{box-sizing:border-box;flex:0 0 calc(50% - 5rem);padding-top:1.5rem}.recent-posts__grid .column:first-child .recent-posts__item,.recent-posts__grid .column:first-child .recent-posts__item-inner{display:flex;flex-direction:column}.recent-posts__grid .column:first-child .recent-posts__item-image{box-sizing:border-box;padding-top:60%;position:relative}.recent-posts__grid .column:first-child .recent-posts__item-image img,.recent-posts__grid .column:first-child .recent-posts__item-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.recent-posts__grid .column:first-child .recent-posts__item-content{box-sizing:border-box;padding-top:20px}.recent-posts__grid .column:first-child .recent-posts__item-arrow{margin-top:20px;text-align:right}.recent-posts__grid .column:first-child .recent-posts__item-arrow svg{color:var(--primary);height:auto;width:30px}.recent-posts__grid .column:last-child{display:flex;flex:0 0 50%;flex-direction:column;justify-content:space-between}.recent-posts__grid .column:last-child .recent-posts__item{box-sizing:border-box;padding:1.5rem;position:relative}.recent-posts__grid .column:last-child .recent-posts__item:before{background:linear-gradient(90deg,#14274d,transparent);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s;width:100%}.recent-posts__grid .column:last-child .recent-posts__item:hover:before{opacity:1}.recent-posts__grid .column:last-child .recent-posts__item-inner{display:flex;flex-direction:row;gap:20px 2rem;position:relative;z-index:2}.recent-posts__grid .column:last-child .recent-posts__item-image{box-sizing:border-box;flex:0 0 35%;padding-top:22%;position:relative}.recent-posts__grid .column:last-child .recent-posts__item-image img,.recent-posts__grid .column:last-child .recent-posts__item-image picture{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.recent-posts__grid .column:last-child .recent-posts__item-content{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.recent-posts__grid .column:last-child .recent-posts__item-arrow{align-items:flex-end;display:flex;justify-content:flex-end;transform:translateX(-20px);transition:.2s}.recent-posts__grid .column:last-child .recent-posts__item:hover .recent-posts__item-arrow{transform:translateX(0)}.recent-posts__grid .column:first-child .recent-posts__item-arrow{transform:translateX(-20px);transition:.2s}.recent-posts__grid .column:first-child .recent-posts__item:hover .recent-posts__item-arrow{transform:translateX(0)}.recent-posts__grid .column:last-child .recent-posts__item-arrow svg{color:var(--primary);height:auto;width:25px}@media only screen and (max-width:992px){.recent-posts__grid{grid-template-columns:1fr}.recent-posts__grid .column:first-child .recent-posts__item-arrow svg{max-width:25px}.recent-posts__grid .column:last-child .recent-posts__item{margin-bottom:2rem;padding:0}.recent-posts__grid .column:last-child .recent-posts__item:last-child{margin-bottom:0}.recent-posts__grid .column:last-child .recent-posts__item:hover{box-shadow:none}.recent-posts__grid .column:last-child .recent-posts__item-inner{flex-direction:column;flex-wrap:wrap;gap:20px}.recent-posts__grid .column:last-child .recent-posts__item-image{aspect-ratio:unset;box-sizing:border-box;flex:0 0 100%;padding-top:60%}.recent-posts__grid .column:last-child .recent-posts__item-content{flex:0 0 100%;padding-top:0}.recent-posts__grid .column:last-child .recent-posts__item-arrow{flex:0 0 100%}.recent-posts__grid .column{flex:0 0 100%!important}}.recent-posts__link{margin-top:5rem;padding-right:1.5rem;text-align:right}