section.push-resources-module .container{align-items:center;display:flex;flex-direction:column;gap:3rem}section.push-resources-module .container>.text-content{display:flex;flex-direction:column;gap:1rem;max-width:40rem;text-align:center;width:100%}section.push-resources-module .container .cards{width:100%}section.push-resources-module .container .cards.a-la-une{align-items:flex-start;display:flex;flex-direction:row;gap:1.5rem}@media (max-width:768px){section.push-resources-module .container .cards.a-la-une{flex-direction:column;gap:3rem}}section.push-resources-module .container .cards.a-la-une .main-post{align-self:stretch;border-radius:.75rem;display:flex;flex-direction:column;overflow:hidden;width:calc(50% - .75rem)}@media (max-width:768px){section.push-resources-module .container .cards.a-la-une .main-post{border-radius:unset;margin-left:-1.5rem;width:calc(100% + 3rem)}}section.push-resources-module .container .cards.a-la-une .main-post .featured-image{aspect-ratio:628/428;flex-shrink:0;height:auto;overflow:hidden;width:100%}section.push-resources-module .container .cards.a-la-une .main-post .featured-image img{height:100%;object-fit:cover;width:100%}section.push-resources-module .container .cards.a-la-une .main-post .text-content{background-color:#2b296a;color:#fff;display:flex;flex-direction:column;gap:2rem;height:100%;padding:2rem;width:100%}section.push-resources-module .container .cards.a-la-une .main-post .text-content h4 span.underlined{background-image:linear-gradient(90deg,#fff,#fff 50%,transparent 0,transparent)}section.push-resources-module .container .cards.a-la-une .main-post .text-content .info{align-items:center;color:#c9c8e4;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25rem}section.push-resources-module .container .cards.a-la-une .main-post .text-content .info .author{position:relative}section.push-resources-module .container .cards.a-la-une .main-post .text-content .info .author:before{background-color:#c9c8e4;border-radius:10rem;content:"";height:2px;left:-.625rem;position:absolute;top:calc(50% - 1px);width:2px}section.push-resources-module .container .cards.a-la-une .list{flex-direction:column;width:calc(50% - .75rem)}@media (max-width:768px){section.push-resources-module .container .cards.a-la-une .list{width:100%}}section.push-resources-module .container .cards.a-la-une .list .post{width:100%}section.push-resources-module .container .cards .list{display:flex;flex-direction:row;flex-wrap:wrap;gap:2rem 1.5rem;width:100%}@media (max-width:768px){section.push-resources-module .container .cards .list{flex-direction:column;gap:2.5rem}}section.push-resources-module .container .cards .list .post{display:flex;flex-direction:row;gap:1.5rem;width:calc(50% - .75rem)}@media (max-width:768px){section.push-resources-module .container .cards .list .post{flex-direction:column;width:100%}}section.push-resources-module .container .cards .list .post .featured-image{aspect-ratio:302/206;border-radius:.75rem;height:auto;overflow:hidden;width:calc(50% - .75rem)}@media (max-width:768px){section.push-resources-module .container .cards .list .post .featured-image{width:100%}}section.push-resources-module .container .cards .list .post .featured-image img{height:100%;object-fit:cover;width:100%}section.push-resources-module .container .cards .list .post .text-content{border-bottom:1px solid #c9c8e4;display:flex;flex-direction:column;gap:1rem;padding-bottom:1.25rem;width:calc(50% - .75rem)}@media (max-width:768px){section.push-resources-module .container .cards .list .post .text-content{border:unset;padding:unset;width:100%}}section.push-resources-module .container .cards .list .post .text-content .info{align-items:center;color:#2a294a;display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}section.push-resources-module .container .cards .list .post .text-content .title{font-size:1.3125rem;font-weight:500;line-height:1.3}section.push-resources-module .container .cards .list .post .text-content .author{color:#2a294a;margin-top:auto}