.news-featured-container{position:relative}.news-featured-container .news-featured-prev,.news-featured-container .news-featured-next{cursor:pointer;position:absolute;z-index:999;bottom:50px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.news-featured-container .news-featured-prev svg,.news-featured-container .news-featured-next svg{transition:all .3s ease}.news-featured-container .news-featured-prev.swiper-button-disabled,.news-featured-container .news-featured-next.swiper-button-disabled{opacity:.25}@media screen and (min-width: 992px){.news-featured-container .news-featured-prev,.news-featured-container .news-featured-next{background-color:#f6f6f6;bottom:auto;top:330px}.news-featured-container .news-featured-prev:hover:not(.swiper-button-disabled),.news-featured-container .news-featured-next:hover:not(.swiper-button-disabled){background-color:#003f61}.news-featured-container .news-featured-prev:hover:not(.swiper-button-disabled) svg path,.news-featured-container .news-featured-next:hover:not(.swiper-button-disabled) svg path{fill:#f6f6f6}}.news-featured-container .news-featured-prev{left:0}@media screen and (min-width: 992px){.news-featured-container .news-featured-prev{left:-54px}}.news-featured-container .news-featured-next{right:0}@media screen and (min-width: 992px){.news-featured-container .news-featured-next{right:-54px}}.news-featured-carousel{padding-bottom:60px}.news-featured-carousel .swiper-wrapper{padding-bottom:60px;align-items:stretch}.news-featured-carousel .swiper-pagination{position:relative;bottom:0;left:0;width:100%}.news-featured-carousel .swiper-pagination .swiper-pagination-bullet{width:14.46px!important;height:1px!important;background-color:#d9d9d9!important;opacity:1!important}.news-featured-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#003f61!important}@media screen and (min-width: 992px){.news-featured-carousel .swiper-pagination .swiper-pagination-bullet{width:34px!important;height:3px!important}}.new-featured-slide{cursor:pointer;height:490px;overflow:hidden;display:flex;flex-direction:column;justify-content:start;background-color:#082433}.new-featured-slide:hover .new-featured-image-wrapper img{transform:scale(1.1)}.new-featured-slide:hover .new-featured-title{text-decoration:underline}.new-featured-slide:hover .new-featured-button{transition:all .5s ease;background-color:var(--primary-color-dark);color:var(--white)}.new-featured-slide:hover .new-featured-button svg path{fill:var(--white)}@media screen and (min-width: 992px){.new-featured-slide{height:735px}}.new-featured-image-container{flex-grow:0;flex-shrink:0;height:185px;position:relative;overflow:hidden;padding:20px}@media screen and (min-width: 992px){.new-featured-image-container{height:370px;padding:20px 40px}}.new-featured-image-wrapper{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;transition:all .3s ease}.new-featured-image-wrapper img{width:100%!important;height:100%;object-fit:cover;object-position:center;transition:all .5s ease-in-out}.new-featured-category{position:relative;z-index:2;list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.new-featured-category-item{padding:5px 12px;display:flex;align-items:center;justify-content:center;background-color:var(--white);color:var(--black);font-size:12px;font-weight:500;border-radius:40px}@media screen and (min-width: 992px){.new-featured-category-item{font-size:14px}}.new-featured-content{flex-grow:1;padding:30px;display:flex;flex-direction:column;justify-content:start}@media screen and (min-width: 992px){.new-featured-content{padding:32px 45px}}.new-featured-date{margin-bottom:12px;font-size:14px;font-weight:500;color:var(--primary-color-dark)}@media screen and (min-width: 992px){.new-featured-date{margin-bottom:14px}}.new-featured-title{margin-bottom:16px;font-size:15px;font-weight:500;color:var(--white);transition:all .3s ease}@media screen and (min-width: 992px){.new-featured-title{font-size:20px;height:72px}}.new-featured-extract{flex-grow:1;font-size:14px;font-weight:400;line-height:1.5;color:var(--white);margin-bottom:18px}@media screen and (min-width: 992px){.new-featured-extract{height:100px;font-size:16px;margin-bottom:28px}}.new-featured-button-container{display:flex}.filter-categories{margin-top:18px;margin-bottom:51px;display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.filter-categories::-webkit-scrollbar{display:none}@media screen and (min-width: 992px){.filter-categories{margin-bottom:67px;flex-wrap:wrap;overflow-x:hidden}}.filter-categories .category-filter{flex-shrink:0}.filter-categories .category-filter label{margin:0;display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 18px;border-radius:40px;transition:all .3s ease;background-color:#e6e6e6;white-space:nowrap}.filter-categories .category-filter label:hover{background-color:var(--primary-color-dark)}.filter-categories .category-filter label:hover span{color:var(--white)}.filter-categories .category-filter label input[type=checkbox]{display:none}.filter-categories .category-filter label span{font-size:12px;font-weight:500;color:#121212}@media screen and (min-width: 992px){.filter-categories .category-filter label span{font-size:16px}}.filter-categories .category-filter input[type=checkbox]:checked+span{color:var(--primary-color)}.filter-categories .category-filter label:has(input[type=checkbox]:checked){background-color:var(--white);border-color:var(--primary-color)}.newsletter-description{margin-top:19px;font-size:15px;font-weight:300;line-height:1.5;color:var(--black);text-align:left}@media screen and (min-width: 992px){.newsletter-description{margin-top:30px;margin-bottom:59px;font-size:20px;text-align:center}}.newsletter-form{max-width:765px;margin:0 auto;display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}@media screen and (min-width: 576px){.newsletter-form{flex-direction:row}}@media screen and (min-width: 992px){.newsletter-form{flex-direction:row;justify-content:space-between;align-items:center}}.newsletter-form-group{flex:0 1 100%}@media screen and (min-width: 576px){.newsletter-form-group:not(.email){flex:0 0 48%}}.newsletter-form-button{flex-grow:0}.newsletter-form-control{padding:16px 32px;width:100%;height:50px;background:#e3e3e3;border:none;border-radius:40px}.newsletter-form-control::placeholder{font-size:14px;font-weight:400;line-height:1.3;color:var(--black)}.newsletter-form-button{flex:0 1 100%;background:var(--primary-color-dark);height:50px;border-radius:40px;border:none;color:var(--white);font-size:16px;font-weight:500;line-height:1.3;padding:11px 18px;cursor:pointer;transition:all .5s ease}.newsletter-form-button:hover{background:#3d3d3d}.newsletter-success,.newsletter-danger{width:100%;display:flex;align-items:center;gap:8px;margin-bottom:15px;padding:8px 12px;border-radius:4px}.newsletter-success{background:#4caf501a;border:1px solid rgba(76,175,80,.3);color:#2e7d32}.newsletter-danger{background:#f443361a;border:1px solid rgba(244,67,54,.3);color:#c62828}.research-insights-hero{min-height:405px;position:relative;padding-top:130px}@media screen and (min-width: 992px){.research-insights-hero{min-height:575px;padding-top:228px}}.research-insights-hero-image{position:absolute;top:0;left:0;width:100%;height:100%}.research-insights-hero-image.desktop{display:none}@media screen and (min-width: 992px){.research-insights-hero-image.desktop{display:block}}.research-insights-hero-image.mobile{display:block}@media screen and (min-width: 992px){.research-insights-hero-image.mobile{display:none}}.research-insights-hero-title{max-width:215px}@media screen and (min-width: 768px){.research-insights-hero-title{max-width:none}}.research-insights-hero-description{font-size:15px;font-weight:400;line-height:1.5;color:var(--white);margin-top:20px}@media screen and (min-width: 992px){.research-insights-hero-description{font-size:18px}}.research-insights-hero-buttons{display:flex;justify-content:flex-start;align-items:center;gap:10px;margin-top:25px}@media screen and (min-width: 992px){.research-insights-hero-buttons{margin-top:64px}}.research-insights-hero-button{padding:0;font-size:14px;font-weight:600;background-color:transparent;color:var(--white)}.research-insights-hero-button svg path{fill:var(--white)}@media screen and (min-width: 992px){.research-insights-hero-button{font-size:16px}}.featured-blog{background:var(--white);padding-top:50px}@media screen and (min-width: 992px){.featured-blog{padding-top:105px}}.featured-blog-title{font-family:var(--secondary-font);font-size:30px;font-weight:400;color:var(--black);margin-bottom:38px}@media screen and (min-width: 992px){.featured-blog-title{font-size:50px;margin-bottom:64px}}.blog-section{position:relative;background-color:#f7f7f7;padding-top:79px;padding-bottom:34px;overflow:hidden}.blog-background{position:absolute;top:0;left:0}.blog-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:20px;margin-bottom:60px}@media screen and (min-width: 992px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1200px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.newsletter-section{overflow:hidden;position:relative;padding:76px 0;background-color:#f7f7f7}@media screen and (min-width: 992px){.newsletter-section{padding:154px 0}}.newsletter-background{position:absolute;width:550px;height:320px;bottom:0;left:-120px}@media screen and (min-width: 992px){.newsletter-background{height:860px;width:1174px;left:0}}
