:root{--xsmall-p:clamp(15px, 2.5vw, 35px);--small-p:clamp(20px, 4vh, 50px);--norm-p:clamp(20px, 6vh, 90px);--large-p:clamp(40px, 9vh, 110px);--xlarge-p:clamp(60px, 15vh, 150px)}@media screen and (max-width:550px){:root{--small-p:clamp(15px, 3vw, 30px);--norm-p:clamp(15px, 4vw, 50px);--large-p:clamp(25px, 7vw, 65px);--xlarge-p:clamp(40px, 10vw, 70px)}}#insights-filter-cont{margin-bottom:30px}#insights-filter-cont form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}#insights-filter-cont form .post-cats{position:relative;overflow:auto}#insights-filter-cont form .post-cats::before{content:"";display:block;width:15px;height:100%;background:-webkit-gradient(linear,left top,right top,from(#fff),to(rgba(0,0,0,0)));background:linear-gradient(90deg,#fff 0,rgba(0,0,0,0) 100%);position:absolute;left:0;top:0;z-index:10}#insights-filter-cont form .post-cats::after{content:"";display:block;width:15px;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(#fff));background:linear-gradient(90deg,rgba(0,0,0,0) 0,#fff 100%);position:absolute;right:0;top:0;z-index:10}#insights-filter-cont form .post-cats .post-cats-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--xsmall-p);-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:scroll;padding:0 15px}#insights-filter-cont form .post-cats .post-cats-inner::-webkit-scrollbar{display:none}#insights-filter-cont form .post-cats .post-cats-inner label{white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:clamp(14px,14px + (100vw - 320px) * .0225,16px)!important;line-height:clamp(1.1375,1.1375 * 1.3,1.3)!important;color:#0f2135;cursor:pointer;font-weight:100;text-decoration:underline}#insights-filter-cont form .post-cats .post-cats-inner label input{display:none}#insights-filter-cont form .post-cats .post-cats-inner label:has(input:checked){font-weight:600}#insights-filter-cont form .post-cats .post-cats-inner label:hover{color:#a5bd01}#insights-filter-cont form .insights-filter-type-select{border:1px solid #888;padding:14px 26px 14px 14px;border-radius:4px;-webkit-box-sizing:content-box;box-sizing:content-box;line-height:1.3;min-height:unset!important;height:-webkit-max-content;height:-moz-max-content;height:max-content;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0}#insights-filter-cont form .insights-filter-type-select option{color:#0f2135}@media (max-width:549.98px){#insights-filter-cont form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#insights-filter-cont form .post-cats{max-width:100%;width:100%}#insights-filter-cont form .insights-filter-type-select{padding:10px 16px}}#latest-insights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}#latest-insights-grid article.insights-event-item .insights-event-bg{overflow:hidden;position:relative;border-radius:10px;overflow:hidden;width:100%;aspect-ratio:16/9}#latest-insights-grid article.insights-event-item .insights-event-bg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}#latest-insights-grid article.insights-event-item .insights-event-bg .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(15,33,53,.4)),to(rgba(0,0,0,.4)));background:linear-gradient(180deg,rgba(15,33,53,.4) 0,rgba(0,0,0,.4) 100%);background-blend-mode:normal,color,normal;z-index:2;-webkit-transition:all .5s ease;transition:all .5s ease}#latest-insights-grid article.insights-event-item .insights-event-content{position:relative;z-index:10;padding:20px 10px 10px 0}#latest-insights-grid article.insights-event-item .insights-event-content .post-categories{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px;padding-top:var(--small-p)}#latest-insights-grid article.insights-event-item .insights-event-content .post-categories a{border-width:1px;border-radius:0;padding:16px 22px!important}#latest-insights-grid article.insights-event-item .insights-event-content .post-categories a span{color:#0f2135}#latest-insights-grid article.insights-event-item .insights-event-content .post-categories a:hover span{color:#fff}#latest-insights-grid article.insights-event-item:hover .insights-event-bg img{-webkit-transform:scale(1.05);transform:scale(1.05)}#latest-insights-grid article.insights-event-item:hover .insights-event-bg .overlay{opacity:0}@media (max-width:549.98px){#latest-insights-grid article.insights-event-item{aspect-ratio:unset;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-top:var(--xlarge-p);min-height:70vw}#latest-insights-grid article.insights-event-item .insights-event-content{padding:15px}#latest-insights-grid article.insights-event-item .insights-event-content .post-categories a span{font-size:13px!important}}@media (max-width:849.98px){#latest-insights-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:549.98px){#latest-insights-grid{grid-template-columns:1fr}}.rd-pagination{text-align:center;margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:15px}.rd-pagination ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:15px}.rd-pagination ul .current{color:#193656;font-weight:700}.rd-pagination ul li{margin:0!important}.rd-pagination .current{color:#193656;font-weight:700}.rd-pagination.c-white *{color:#fff}.category-archive-wrapper{padding-top:var(--small-p)}.category-archive-wrapper .category-archive-title{margin-bottom:6px}.category-archive-wrapper .category-archive-desc{opacity:.7;margin-bottom:var(--norm-p)}.category-archive-wrapper .category-archive-grid .col-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.category-archive-wrapper .category-archive-grid .col-inner .img-wrapper{margin-bottom:16px}.category-archive-wrapper .category-archive-grid .col-inner .img-wrapper .img-link{display:block;overflow:hidden}.category-archive-wrapper .category-archive-grid .col-inner .img-wrapper .img-link .img-inner{aspect-ratio:16/9;overflow:hidden}.category-archive-wrapper .category-archive-grid .col-inner .img-wrapper .img-link .img-inner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}.category-archive-wrapper .category-archive-grid .col-inner .img-wrapper .img-link:hover .img-inner img{-webkit-transform:scale(1.04);transform:scale(1.04)}.category-archive-wrapper .category-archive-grid .col-inner .post-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-bottom:8px}.category-archive-wrapper .category-archive-grid .col-inner .post-categories .button{margin:0}.category-archive-wrapper .category-archive-grid .col-inner .button.is-link{margin-top:auto;padding-top:12px}.category-archive-wrapper .category-archive-pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:var(--norm-p) 0}.category-archive-wrapper .category-archive-pagination .pagination-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.category-archive-wrapper .category-archive-pagination .pagination-links a,.category-archive-wrapper .category-archive-pagination .pagination-links span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:1px solid rgba(165,189,1,.2);font-weight:600;-webkit-transition:all .2s ease;transition:all .2s ease}.category-archive-wrapper .category-archive-pagination .pagination-links a.current,.category-archive-wrapper .category-archive-pagination .pagination-links a:hover,.category-archive-wrapper .category-archive-pagination .pagination-links span.current,.category-archive-wrapper .category-archive-pagination .pagination-links span:hover{background-color:#0f2135;border-color:#0f2135;color:#fff}.category-archive-wrapper .category-archive-pagination .pagination-links i::before{content:"";display:block;width:10px;height:10px;-webkit-mask:url(/wp-content/uploads/2026/06/arrow-thin.svg) no-repeat center/contain;mask:url(/wp-content/uploads/2026/06/arrow-thin.svg) no-repeat center/contain;background-color:currentColor}.category-archive-wrapper .category-archive-pagination .pagination-links .prev i::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:849.98px){.category-archive-wrapper .category-archive-grid .col-inner .img-wrapper{margin-bottom:12px}}.post-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(15,33,53,.4)}.post-nav .post-nav-next,.post-nav .post-nav-prev{-webkit-box-flex:1;-ms-flex:1;flex:1}.post-nav .post-nav-next a,.post-nav .post-nav-prev a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.post-nav .post-nav-next i,.post-nav .post-nav-prev i{top:0}.post-nav .post-nav-next i::before,.post-nav .post-nav-prev i::before{content:"";display:inline-block;width:12px;height:12px;-webkit-mask:url(/wp-content/uploads/2026/06/arrow-thin.svg) no-repeat center/contain;mask:url(/wp-content/uploads/2026/06/arrow-thin.svg) no-repeat center/contain;background-color:#0f2135;opacity:1;-webkit-transition:-webkit-transform .15s ease-in-out;transition:-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out;transition:transform .15s ease-in-out,-webkit-transform .15s ease-in-out}.post-nav .post-nav-next p,.post-nav .post-nav-prev p{margin:0;font-weight:600;font-size:clamp(12px,12px + (100vw - 320px) * .0225,16px)!important;line-height:clamp(1.05,1.05 * 1.4,1.4)!important;color:#0f2135}.post-nav .post-nav-next p span,.post-nav .post-nav-prev p span{opacity:.8;font-size:90%}.post-nav .post-nav-next:hover p span,.post-nav .post-nav-prev:hover p span{color:#a5bd01}.post-nav .post-nav-next a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.post-nav .post-nav-prev i::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}