.heading-listing-resources{display:flex;flex-direction:column;gap:24px;justify-content:space-between;padding:clamp(3.125rem,2rem + 5.625vw,8.75rem) 11.5% 0}.heading-listing-resources h2{color:#fff;font-size:2.5rem;font-size:clamp(2.5rem,2.25rem + 1.25vw,3.75rem);font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:102%;margin:0 0 15px}.container.container-listing-post-resources{display:grid;gap:50px;grid-template-columns:repeat(2,1fr);padding:45px 10% clamp(3.125rem,2rem + 5.625vw,8.75rem)}.container.container-listing-post-resources .column-left{width:40%}.container.container-listing-post-resources .column-left .title-section-reources-post{color:#fff;font-size:60px;font-size:clamp(2.5rem,2.25rem + 1.25vw,3.75rem);font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:102%;margin:0 0 15px}.container.container-listing-post-resources .column-left .text-section-reources-post{color:#fff;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:102%;margin:0 0 30px}.container.container-listing-post-resources.blog-listing-resources .box-post-item{display:grid;display:flex;flex-direction:column;gap:20px;grid-template-columns:1fr;margin-bottom:20px;width:100%}.box-post-item .box-post-left{border-radius:15px;height:min-content;overflow:hidden;width:100%}.box-post-item .box-post-left img{height:auto;transition:all .5s ease-in-out;width:100%}.box-post-item .box-post-left img:hover{transform:scale(1.1)}.box-post-item .date{color:#fff;font-size:12px;font-style:normal;font-weight:300;line-height:170%;margin-bottom:15px;text-transform:capitalize}.box-post-item .title-post{color:#fff;font-size:22px;font-style:normal;font-weight:600;letter-spacing:-.02em;line-height:102%;margin:15px 0}.box-post-item .blue.btn-blue-post{align-items:center;background-color:#5691df;border:none;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:600;justify-content:center;line-height:90%;padding:20px;text-align:center;text-decoration:none;width:200px}.box-post-item .blue.btn-blue-post .arrow svg{transition:all .3s ease}.box-post-item .blue.btn-blue-post:hover .arrow svg{rotate:none;scale:none;transform:rotate(45deg);translate:none}.box-post-item .blue.btn-blue-post .arrow{padding-left:10px}@media (max-width:900px){.container.container-listing-post-resources{display:flex;display:grid;gap:50px;grid-template-columns:repeat(1,1fr);justify-content:space-between;padding:10%}.container.container-listing-post-resources .box-post-item,.container.container-listing-post-resources .column-left{width:100%}.box-post-item{display:grid;gap:20px;grid-template-columns:1fr;margin-bottom:20px}}