#bl .bg-area{margin-bottom:60px;margin-top:120px}#bl .head{margin-bottom:80px}#bl .head .title{font-size:clamp(5rem,1.429rem + 9.524vw,10rem);font-style:italic;font-weight:100;letter-spacing:-1.6px;line-height:clamp(6.25rem,2.143rem + 10.952vw,12rem);margin-bottom:120px;text-align:center}#bl .head .featured{align-items:center;color:#151515;display:flex;gap:40px;text-decoration:none}#bl .head .featured .featured-image{flex:0 0 50%;position:relative}#bl .head .featured .featured-image img{max-width:100%}#bl .head .featured .featured-image .tags{display:flex;flex-wrap:wrap;gap:10px;left:16px;position:absolute;top:16px}#bl .head .featured .featured-image .tags .tag{align-self:flex-start;background-color:#fff;border:1px solid #333;border-radius:20px;color:#021e42;display:inline-block;font-size:12px;letter-spacing:.05em;padding:7px 16px;text-transform:uppercase}#bl .head .featured .featured-summary{color:#5e5e5e}#bl .head .featured .featured-meta .date{color:#5e5e5e;font-weight:400;margin-right:8px}#bl .head .featured .featured-meta .author{margin-left:8px}#bl .filters{border-bottom:1px solid #ac8500}#bl .filters .tabs{display:flex;gap:40px}#bl .filters .tabs .tab{background:transparent;border-bottom:8px solid transparent;cursor:pointer;font-weight:400;padding-bottom:8px;white-space:nowrap}#bl .filters .tabs .tab.active{border-color:#08234b}#bl .results-bar{align-items:center;color:#5e5e5e;display:flex;font-size:14px;justify-content:space-between;margin-bottom:40px;margin-top:24px}#bl .results-bar .sort-wrap{align-items:center;display:flex;gap:10px}#bl .results-bar .sort-wrap label{color:#5e5e5e}#bl .results-bar .sort-select{background:#fff;border:1px solid #ac8500;border-radius:4px;color:#151515;cursor:pointer;font-size:14px;padding:6px 12px}#bl .posts{display:grid;gap:60px 40px;grid-template-columns:repeat(3,1fr)}#bl .posts .post{color:#151515;display:flex;flex-direction:column;gap:20px;text-decoration:none}#bl .posts .post.is-hidden{display:none}#bl .posts .post .post-image{position:relative}#bl .posts .post .post-image img{aspect-ratio:16/10;object-fit:cover;width:100%}#bl .posts .post .post-image .tags{display:flex;flex-wrap:wrap;gap:10px;left:16px;position:absolute;top:16px}#bl .posts .post .post-image .tags .tag{align-self:flex-start;background-color:#fff;border:1px solid #333;border-radius:20px;color:#021e42;display:inline-block;font-size:12px;letter-spacing:.05em;padding:7px 16px;text-transform:uppercase}#bl .posts .post .post-content .post-title{margin:0 0 12px}#bl .posts .post .post-content .post-meta .date{color:#5e5e5e;font-weight:400;margin-right:8px}#bl .posts .post .post-content .post-meta .author{margin-left:8px}#bl .load-more-wrap{margin-top:60px}#bl .load-more-wrap.is-hidden{display:none}#bl .load-more-btn{background:transparent;border:2px solid #08234b;color:#08234b;cursor:pointer;font-size:15px;font-weight:600;padding:14px 36px;transition:all .2s ease;width:100%}#bl .load-more-btn:hover{background:#08234b;color:#fff}@media (max-width:1024px){#bl .posts{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#bl .head,#bl .head .title{margin-bottom:60px}#bl .head .featured{align-items:stretch;flex-direction:column;gap:24px}#bl .head .featured .featured-image{flex:1 1 auto}#bl .filters .tabs{gap:24px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}#bl .filters .tabs::-webkit-scrollbar{display:none}#bl .results-bar{margin-bottom:32px}#bl .posts{gap:40px;grid-template-columns:1fr}#bl .load-more-wrap{margin-top:40px}}