section.block-content-listing{overflow:visible}section.block-content-listing .container{display:flex;gap:120px}section.block-content-listing .left{max-width:350px;width:100%}section.block-content-listing .left .form-wrapper{position:sticky;top:100px;height:-moz-fit-content;height:fit-content;background-color:#0c2532;padding:45px 30px}section.block-content-listing .left .form-wrapper h2{color:#fff;margin-bottom:20px}section.block-content-listing .left .form-wrapper iframe{max-width:290px}section.block-content-listing .right{max-width:635px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:stretch}section.block-content-listing .right a:has(.highlighted-post-title){text-decoration:none;width:100%}section.block-content-listing .right .highlighted-post-title{margin-top:20px;width:100%}section.block-content-listing .right .listing-wrapper{display:flex;flex-wrap:wrap;gap:45px 30px;margin-top:45px}section.block-content-listing .right .pagination{display:flex;width:-moz-fit-content;width:fit-content;margin-top:60px}section.block-content-listing .right .pagination .tool-pagination{display:flex;align-items:center;gap:20px}section.block-content-listing .right .pagination .pages{display:flex;gap:20px}section.block-content-listing .right .pagination .pages li{margin:0}section.block-content-listing .right .pagination .page-number{font-size:18px;font-weight:400;line-height:23.4px;color:#0c2532;opacity:.5;text-decoration:none}section.block-content-listing .right .pagination .page-number.current{opacity:1;color:#0c2532;font-weight:700}section.block-content-listing .right .pagination .next{display:flex;height:-moz-fit-content;height:fit-content}section.block-content-listing .right .pagination .prev{transform:rotate(180deg)}section.block-content-listing .right .pagination .next,section.block-content-listing .right .pagination .prev{width:10px;height:15px}section.block-content-listing .right .pagination .next svg,section.block-content-listing .right .pagination .prev svg{width:100%;height:100%}section.block-content-listing .post{max-width:300px;width:100%;display:flex;flex-direction:column;text-decoration:none;gap:10px;border-bottom:solid 1px var(--text)}section.block-content-listing .post .bottom,section.block-content-listing .post .top{display:flex;flex-direction:column}section.block-content-listing .post .top{gap:10px}section.block-content-listing .post .bottom{gap:10px}section.block-content-listing .post .thumbnail{width:100%;width:100%;height:225px;aspect-ratio:1.33}section.block-content-listing .post .main-tag{color:#5d7634}section.block-content-listing .post a:has(.post-title){text-decoration:none}section.block-content-listing .post .post-title{width:100%;font-size:19px;font-weight:600;letter-spacing:.03em;line-height:140%}section.block-content-listing .post .date{color:#5d7634;font-size:14px;font-weight:500;letter-spacing:.2em;line-height:130%}section.block-content-listing .post .post-infos{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding-bottom:15px}section.block-content-listing .post .post-infos .tag{opacity:.5;order:3;width:-moz-fit-content;width:fit-content;color:#5d7634}@media screen and (max-width:1142px){section.block-content-listing .container{flex-direction:column;align-items:center}section.block-content-listing .left{max-width:100%}section.block-content-listing .right{max-width:100%}section.block-content-listing .highlighted-post-title,section.block-content-listing .post-card{max-width:635px;margin:0 auto}section.block-content-listing .listing-wrapper{justify-content:center;max-width:100%}}@media screen and (max-width:660px){section.block-content-listing .listing-wrapper .post{max-width:100%}}