.m-pagination{display:flex;flex-direction:column;margin-top:40px}.m-pagination__list{align-items:center;border-bottom:1px solid #c2c2c2;display:flex;flex-wrap:wrap;gap:10px 0;width:fit-content}.m-pagination__link{border-bottom:4px solid #fff;display:inline-block;min-height:44px;min-width:44px;padding:10px 10px 20px;text-align:center}.m-pagination__arrows{display:flex;margin-top:30px}.m-pagination__arrow{align-items:center;border-radius:50%;display:inline-flex;height:46px;justify-content:center;width:46px}.m-pagination__arrow--next{margin-left:8px}.m-pagination__arrow.disabled,.m-pagination__link.disabled{cursor:default;opacity:.6;pointer-events:none}.m-pagination__link.active{border-bottom-color:green;font-weight:900}@media (min-width:568px){.m-pagination{align-items:center;flex-direction:row;justify-content:space-between}.m-pagination__arrows{margin-top:0}.m-pagination__arrow{height:56px;width:56px}.m-pagination__link{min-height:0;min-width:0}}.m-featured_insights__featured{border-radius:8px;display:flex;flex:1 1 auto;flex-direction:column;margin:40px 0;transition:all .3s ease}.m-featured_insights__featured:hover{box-shadow:0 30px 40px -40px rgba(0,0,0,.3)}.m-featured_insights__image{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;max-width:100%;min-height:300px;object-fit:cover}.m-featured_insights__content_item{display:flex;flex-direction:column;justify-content:space-between}.m-featured_insights__content_item--featured{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding:30px}.m-featured_insights__featured--full .m-featured_insights__content_item--featured{margin-right:0}.m-featured_insights__item_header{font-size:14px;font-weight:700;text-transform:uppercase}.m-featured_insights__footer{align-items:center;display:flex;font-weight:700}.m-featured_insights__avatar{border-radius:50%!important;height:32px;margin-right:15px;object-fit:cover;width:32px}.m-featured_insights__content_item--featured .m-featured_insights__avatar{height:40px;width:40px}.m-featured_insight__item_heading{margin:10px 0}.m-featured_insights__content_item--featured .m-featured_insight__item_heading{margin-bottom:20px;margin-top:40px}@media (min-width:768px){.m-featured_insights__featured{flex-direction:row}.m-featured_insights__content_item{height:100%}.m-featured_insights__image{border-bottom-left-radius:8px!important;border-bottom-right-radius:0!important;border-top-left-radius:8px!important;border-top-right-radius:0!important;max-height:100%;width:250px}.m-featured_insights__content_item--featured{border-bottom-left-radius:0;border-bottom-right-radius:8px;border-top-left-radius:0;border-top-right-radius:8px}}@media (min-width:992px){.m-featured_insights__image{width:400px}.m-featured_insights__content_item--featured{padding:60px}.m-featured_insights__featured{margin:40px 0 80px}}@media (min-width:1200px){.m-featured_insights__content_item{height:auto}.m-featured_insights__image{width:600px}}.m-blog_filter__form{display:flex;flex-direction:column}.m-blog_filter__input{border-width:1px!important;margin-top:0!important}.m-blog_filter__search_field{flex:1 1 auto;margin-bottom:10px}.m-blog_filter__categories{margin-bottom:10px;min-width:200px}.m-blog_filter__select{appearance:none;border-width:1px!important;margin-top:0!important;width:100%}.m-blog_gilter__select::-ms-expand{display:none}.m-blog_filter__select_field{position:relative}.m-blog_filter__categories_label{display:none;font-size:13px;margin-bottom:4px}.m-blog_filter__select_field .hs_cos_wrapper_type_icon{pointer-events:none;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.m-blog_filter__submit{align-items:center;display:inline-flex;padding:14px 50px;width:100%}.m-blog_filter__submit .hs_cos_wrapper_type_icon{margin-right:10px}.m-blog_filter__submit .hs_cos_wrapper_type_icon svg{fill:#fff}@media (min-width:768px){.m-blog_filter__form{align-items:flex-end;flex-direction:row;justify-content:space-between}.m-blog_filter__categories{min-width:300px}.m-blog_filter__categories,.m-blog_filter__search_field{margin-bottom:0;margin-right:20px}.m-blog_filter__categories{min-width:200px}.m-blog_filter__submit{width:fit-content}.m-blog_filter__categories_label{display:block}}.m-blog_listing{margin:40px 0}.m-blog_listing__grid{display:flex;flex-direction:column;margin:30px 0}.m-blog_listing_item{border-bottom:2px solid #c2c2c2;margin:0 0 30px;width:100%}.m-blog_listing_item .hs-search-highlight{color:inherit;font-weight:inherit}.m-blog_listing_item__link{display:flex;flex-direction:column;height:100%}.m-blog_listing_item__image{height:250px;max-width:100%;object-fit:cover;width:100%}.m-blog_listing_item__title{transition:color .3s ease}.m-blog_listing_item__content{display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;padding:30px 0}.m-blog_listing_item__subheading{display:block;font-size:14px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.m-blog_listing_item__author{align-items:center;display:flex}.m-blog_listing_item__avatar{border-radius:50%!important;height:32px;margin-right:15px;width:32px}@media (min-width:768px){.m-blog_listing__grid{flex-direction:row;flex-wrap:wrap;margin:30px 0}.m-blog_listing_item{margin:0 20px 40px 0;width:calc(50% - 10px)}.m-blog_listing_item:nth-of-type(2n){margin-right:0}}@media (min-width:992px){.m-blog_listing__grid{margin:30px 0}.m-blog_listing_item{margin:0 30px 50px 0;width:calc(33.3333% - 20px)}.m-blog_listing_item:nth-of-type(2n){margin-right:30px}.m-blog_listing_item:nth-of-type(3n){margin-right:0}}