.recent-posts{padding-top:120px;padding-bottom:120px;background-size:cover;position:relative;overflow:hidden}.recent-posts,.recent-posts:before{background-position:50%;background-repeat:no-repeat;width:100%}.recent-posts:before{content:"";position:absolute;left:0;top:0;height:100%;background-image:url(/images/shapes/full-shape.png);background-size:100% 100%;z-index:0;opacity:1}@media(max-width:768px){.recent-posts:before{left:0;top:0;width:100%;height:100%}}.recent-posts__content{margin-top:60px;position:relative;z-index:2}.recent-posts__content:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleX(-1);width:300px;height:800px;background-image:url(/images/shapes/dots-shape.png);background-size:contain;background-repeat:no-repeat;background-position:50%;z-index:0}@media(max-width:768px){.recent-posts__content:before{top:530px;left:-50px}}.recent-posts__content:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:300px;height:500px;background-image:url(/images/shapes/dots-shape.png);background-size:contain;background-repeat:no-repeat;background-position:50%}@media(max-width:768px){.recent-posts__content:after{top:1200px;right:-50px}}.recent-posts__grid{display:flex;justify-content:center;gap:80px;margin:0 auto;padding:0 20px;align-items:stretch;position:relative;z-index:1}@media(max-width:1024px){.recent-posts{padding-top:80px;padding-bottom:80px}.recent-posts__content{margin-top:50px}.recent-posts__grid{gap:25px;padding:0 15px}}@media(max-width:768px){.recent-posts{padding-top:60px;padding-bottom:60px}.recent-posts__content{margin-top:40px}.recent-posts__grid{flex-direction:column;gap:30px;max-width:500px;align-items:center}}@media(max-width:620px){.recent-posts{padding-top:40px;padding-bottom:40px}.recent-posts__grid{padding:0 10px;gap:25px}}@media(min-width:769px)and (max-width:1100px){.recent-posts__grid{flex-wrap:wrap;justify-content:center}.recent-posts__grid .post-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);max-width:400px}.recent-posts__grid .post-card:last-child{flex:0 0 400px;margin-top:15px}}