/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
@font-face {
	font-family: "DM Sans";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/DM_Sans/regular.woff2") format("woff2"), url("/_hcms/googlefonts/DM_Sans/regular.woff") format("woff");
}

@font-face {
	font-family: "DM Sans";
	font-weight: 500;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/DM_Sans/500.woff2") format("woff2"), url("/_hcms/googlefonts/DM_Sans/500.woff") format("woff");
}

@font-face {
	font-family: "DM Sans";
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url("/_hcms/googlefonts/DM_Sans/regular.woff2") format("woff2"), url("/_hcms/googlefonts/DM_Sans/regular.woff") format("woff");
}

.two-column-text-CTA-title {
	color: #19A0DB;
	font-size: 24px;
	font-weight: 400;
	line-height: 34px;
	margin-bottom: 22px
}

.two-column-text-CTA-heading {
	color: #fff;
	font-family: Merriweather, "sans-serif";
	font-size: 42px;
	font-weight: 400;
	line-height: 54px;
	margin-bottom: 14px
}

.two-column-text-CTA-text {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 27px;
	margin-bottom: 53px
}

.two-column-text-CTA-Cta a {
	background-color: #19A0DB;
	background-image: url(https://22318413.fs1.hubspotusercontent-na1.net/hubfs/22318413/arrow-right-white.png);
	background-position: calc(100% - 15px) 15px;
	background-repeat: no-repeat;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	min-width: 205px;
	padding: 10px 20px
}

img.hs-featured-image {
	width: 100%;
	margin: 0 0 10px;
	width: 100%;
	max-width: 100%;
}

@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

.featured-post-block {
	padding: 130px 0;
	background-size: cover;
	background-position: bottom center;
}

.featured-post-block article {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	border: none;
	padding: 0;
	margin-bottom: 0;
	align-items: center;
}

.featured-post-block article .blog-index__post-content--large {
	width: 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: inherit !important;
	height: inherit !important;
}

.featured-post-block article .blog-index__post-image-wrapper--large {
	width: 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 0 15px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: inherit !important;
	height: inherit !important;
}

.featured-post-block article .blog-index__post-content--large h2 {
	font-family: Merriweather;
	font-size: 50px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: #0B4064;
}

.featured-post-block article .blog-index__post-content--large h2 a {
	font-size: inherit;
	font-family: inherit !important;
	color: inherit;
	text-decoration: none;
}

.featured-post-block article .blog-index__post-content--large p,
.featured-post-block article .blog-index__post-content--large a {
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	color: #0B4064;
}

a.blogLink {
	background-image: url(https://22318413.fs1.hubspotusercontent-na1.net/hubfs/22318413/Lightblue.png);
	color: #0b4064;
	display: inline-block !important;
	font-family: Roboto;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	padding: 0 30px 0 0;
	width: auto !important;
	background-position: calc(100% - 2px)center;
	background-repeat: no-repeat;
}

.recent-post-block {
	padding: 60px 0 30px;
}

.recent-post-block article {}

.recent-post-block .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -25px;
	margin-left: -25px;
	border: none;
	padding: 0;
	margin-bottom: 0;
}

.recent-post-block .col-md-4 {
	width: 33.33%;
	-ms-flex: 0 0 33.33%;
	flex: 0 0 33.33%;
	max-width: 33.33%;
	padding: 0 25px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-height: inherit !important;
	height: inherit !important;
	margin-bottom: 50px;
}

.recent-post-block h2 a,
.recent-post-block p a {
	font-size: inherit;
	font-family: inherit !important;
	color: inherit;
	text-decoration: none;
	font-weight: inherit;
}

.recent-post-block h2 {
	font-family: Roboto !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	color: #19A0DB;
	margin: 0 0 10px;
}
.recent-post-block-image img {
    max-height: 270px;
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    margin: auto;
}
.recent-post-block p {
	font-family: Roboto;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 140%;
}

.recent-post-block-image {
	margin: 0 0 20px;
}
.recent-post-block-image a{
    background-position: 50%;
    background-size: cover;
    height: 270px;
    display: block;
}

nav.blog-pagination {
	display: inline-block;
	text-align: center;
	border: 1px solid #19A0DB;
}

nav.blog-pagination a.blog-pagination__link {
	width: auto;
	display: inline-block;
	padding: 5px 10px;
	border-left: 1px solid #19A0DB;
	margin: 0;
	line-height: 35px;
	min-width: 40px;
	outline: none;
	float: left;
	overflow: hidden;
}

nav.blog-pagination a.blog-pagination__link.blog-pagination__prev-link {
	border: none;
}

nav.blog-pagination a.blog-pagination__link svg {
	position: relative;
	top: 4px;
}

nav.blog-pagination a.blog-pagination__link.blog-pagination__link--active {
	background: #19A0DB;
	color: #fff;
}

.blognavigation {
	margin: 0 0 50px;
}

.featured-post-block article .blog-index__post-content--large a.CTA {
	background-color: #19A0DB;
	background-image: url(https://22318413.fs1.hubspotusercontent-na1.net/hubfs/22318413/arrow-right-white.png);
	background-position: calc(100% - 15px) 15px;
	background-repeat: no-repeat;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	min-width: 155px;
	padding: 10px 20px;
	margin-top: 30px;
}

.featured-post-block article .blog-index__post-image-wrapper--large img.blog-index__post-image {
	width: 100%;
}

.blogfilter_box {
	position: absolute;
	left: -280px;
	top: 0;
}

section.blog-index {
	position: relative;
}

.blogfilter_box {
	position: fixed;
	left: -500px;
	top: 0;
	height: 100%;
	z-index: 1;
	background: #FFF;
	box-shadow: 4px 0px 10px 0px rgba(136, 139, 141, 0.10);
	transition: all 0.2s ease 0.2s;
}

section.blog-index {
	position: relative;
}

.openFilter {
	font-family: Roboto;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	color: #19A0DB;
	background-image: url('https://22318413.fs1.hubspotusercontent-na1.net/hubfs/22318413/Core%20Header%202023/Group%20853.svg');
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	background-position: 0px 2px;
	display: inline-block;
	cursor: pointer;
}

.blogfilter_box.open_filter {
	left: 0;
}

.blogfilter_wrap {
	padding: 120px 45px 45px 70px;
}

.blogfilter_box_close {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
	text-align: right;
	cursor: pointer;
}

.select-archive h3 {
	font-family: Roboto;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: 130%;
	margin: 0 0 20px;
	color: #0B4064;
}

.widget-module {}

.widget-module ul {
	padding: 0;
	margin: 5px 0;
}

.widget-module ul li {
	margin: 5px 0;
	list-style: none;
}

.select-archive {
	margin-bottom: 35px;
}

.widget-module ul li a {
	font-family: Roboto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.5;
	color: #0B4064;
}

.widget-module a.filter-expand-link {
	font-weight: bold;
}

.blog-filter {
	margin-top: 50px;
}
.featured-post-block article .blog-index__post-image-wrapper--large {
display: block;
    height: 440px!important;
    background-size: cover;
    background-position: center;
}
@media (max-width: 1199px) {
	.recent-post-block-image a {
		height: 190px;
	}	
}
@media (max-width: 991px) {
	.featured-post-block article .blog-index__post-content--large h2 {
		font-family: Merriweather;
		font-size: 30px;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}
.recent-post-block-image a {
    height: 220px;
}
	.recent-post-block .col-md-4 {
		width: 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 767px) {
	.featured-post-block article .blog-index__post-content--large {
		order: 2;
		text-align: center;
		padding: 0 40px;
	}
	.recent-post-block-image a {
		height: 260px;
	}
	.featured-post-block article .blog-index__post-content--large,
	.featured-post-block article .blog-index__post-image-wrapper--large,
	.recent-post-block .col-md-4 {
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
.featured-post-block article .blog-index__post-image-wrapper--large {
    margin-bottom: 30px;
}
	.featured-post-block {
		padding: 70px 0;

	}
}
/* pulled from nine agency blog listing CSS - needs to be refactored */
img {
        max-width: 100% 
      }

      .container {
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
        width: 100% !important;
      }

      @media (min-width:576px) {

        .container {
          max-width: 540px !important;
        }
      }

      @media (min-width:768px) {

        .container {
          max-width: 720px !important;
        }
      }

      @media (min-width:992px) {

        .container {
          max-width: 960px !important;
        }
      }

      @media (min-width:1200px) {
        .container {
          max-width: 1140px !important;
        }
      }
 
      @media (min-width:1400px) {
        .container {
          max-width: 1300px !important; 
        }