/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
















.dnd-section > .row-fluid,
.container{
  max-width: 2500px;
}

.custom-banner-inner-title.contact-page {
  padding-top: 5em;
  padding-bottom: 5em;
}

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #BFBFBF;
}




@import url('https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible&display=swap');


@font-face { font-family: 'FS Matthew';  src: url('https://content.mando.agency/hubfs/FSMatthew-Regular.ttf') format('ttf'), url('https://content.mando.agency/hubfs/FSMatthew-Regular.ttf') format('ttf'), url('FSMatthew-Regular.ttf') format('truetype');}
@font-face { font-family: 'FS Matthew';  src: url('FS%20Matthew.eot?') format('eot'), url('your_font_file.woff') format('woff'), url('your_font_file.ttf') format('truetype');}

a:focus-visible {
  outline: 2px solid #FF00FF;
}

a:focus-visible {
  outline: 2px solid #FF00FF;
}

a.post-item-link:focus-visible {
  outline: 2px solid #FF00FF;
}

button:focus-visible  {
  outline: 2px solid #FF00FF;
}

.menu-link:focus-visible {
  outline: 2px solid #FF00FF;
}

html {
}

body {
  
  color: rgba(30, 39, 47, 1.0 );
  
  font-family: aktiv-grotesk, sans-serif;
  font-size: 1.186rem;
  font-weight: 400
}

a {
  color: rgba(42, 122, 131, 1.0);
}

a:hover {
  color: rgba(205, 231, 145, 1.0);
}

a:active {
  color: rgba(42, 122, 131, 1.0);
}

h1 {
  font-family: aktiv-grotesk,sans-serif;
  font-size: 30px;
  font-weight: 700;
}

h1 {
  font-size: 30px;
  font-family: aktiv-grotesk !important;
}


h5 {
  color: rgba(30, 39, 47, 1.0);
  font-family: aktiv-grotesk,sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

h6 {
  color: rgba(30, 39, 47, 1.0);
  font-family: aktiv-grotesk,sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

blockquote {
  border-color: #BFBFBF;;
}

blockquote:before {
  background: #BFBFBF;;
}

a#cta_button_2180287_8d0d3e70-7ec2-437e-ba07-15d4a8287f60 {
  color: #1E272F;
  text-decoration: underline;
  font-size: 1.6em;
}

#mainContent #pagecontain a {
  color:#1E272F;
}

#mainContent.darkgreenBkg #pagecontain a {
  color:#CDE791;
}


@media (min-width: 46.25em) {
  body, p {
  }


}



form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: aktiv-grotesk,sans-serif;
}

h3.form-title {
  color: rgba(42, 122, 131, 1.0);
}

.hs-button,
.hs-button.primary,
input[type="submit"],
input[type="button"] {
  background-color: rgba(205, 231, 145, 1.0);
  border-color: rgba(205, 231, 145, 1.0);
  border-radius: 50px;
  border-width: 2px;
  color: rgba(30, 39, 47, 1.0);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: rgba(255, 194, 172, 1.0);
  border-color: rgba(255, 194, 172, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button:focus,
.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  background-color: rgba(255, 194, 172, 1.0);
  border-color: rgba(255, 194, 172, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(245, 255, 185, 1.0);
  border-color: rgba(245, 255, 185, 1.0);
  color: rgba(30, 39, 47, 1.0);
}

.hs-form label {
  color: rgba(30, 39, 47, 1.0);
}

.hs-form legend {
  color: rgba(205, 231, 145, 1.0);
}

input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  border-width: 1px;
  border-color: rgba(242, 242, 242, 1.0);
  color: rgba(30, 39, 47, 1.0);
  border-radius: 3px;        
  background-color: rgba(242, 242, 242, 1.0);
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: rgba(242, 242, 242, 1.0);
  background-color: rgba(242, 242, 242, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(30, 39, 47, 0.0);
}

.hs-error-msgs label {
  color: #fc4c02;
  font-size: 1.2em;
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #1E272F;
}

.hs-richtext {
  font-size: 20;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: aktiv-grotesk,sans-serif;
}

.fn-date-picker td.is-today .pika-button {
  color: #000000;
}

.fn-date-picker td.is-selected .pika-button {
  background: #000000;
}

.fn-date-picker td .pika-button:hover {
  background-color: #BFBFBF !important;
}


h2.custom-title-block__title {
  text-align: center;
}

.error-page-wrapper .custom-rich-text {
  margin-left: 0rem;
  max-width: 100%;
  padding-left: 4em;
  padding-right: 4em;
}

.error-page {
  padding: 1rem 0;
  text-align: center;
  position: relative;
}

.error-page-wrapper .custom-title-block__title {
  max-width: 100%;
}

.custom-rich-text.error-page p {
  text-align: center;
}

.contact-item input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], input[type="file"], textarea, select {
  border-radius: 0px !important;
}

.contact-item input.hs-button.primary.large {
  border-radius: 0px !important;
}





table tbody tr:nth-child(2n) {
  background-color: rgba(235, 236, 237, 1.0);
}

table tbody td {
  border-color: rgba(242, 242, 242, 1.0);
  color: rgba(30, 39, 47, 1.0);
}

table thead th {
  background-color: rgba(242, 242, 242, 1.0);
  border-left-color: rgba(242, 242, 242, 1.0);
  color: rgba(30, 39, 47, 1.0);
}

.custom-container-wrapper .hs_cos_wrapper_type_rich_text thead td p {
  color: rgba(30, 39, 47, 1.0);
}

tfoot td {
  background-color: rgba(242, 242, 242, 1.0);
  color: rgba(30, 39, 47, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(242, 242, 242, 1.0);
}

table tbody tr:focus > td,
table tbody tr:hover > td {
  background-color: rgba(191, 191, 191, 1.0);
}




body .custom-header {
  background-color: rgba(242, 242, 242, 1.0);
  border-bottom-color: rgba(191, 191, 191, 1.0);
}


@media (min-width: 768px) {
  body .custom-menu-primary a,
  .header__logo .logo-company-name,
  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a,
  .priority-nav__wrapper .nav__dropdown-toggle {
    color: rgba(30, 39, 47, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-1 > li > a,
  .priority-nav__wrapper .nav__dropdown-toggle {
    border-color: rgba(#null, 0.0);
    background-color: rgba(242, 242, 242, 0.0);
  }

  body .custom-menu-primary ul.submenu.level-1 > li > a:hover,
  .priority-nav__wrapper .nav__dropdown-toggle:hover {
    color: rgba(42, 122, 131, 1.0);
    border-color: rgba(0, 0, 0, 1.0);
    background-color: rgba(242, 242, 242, 0.0);
  }

  body .custom-menu-primary a.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li a:active {
    color: rgba(205, 231, 145, 1.0);
  }

  .priority-nav__wrapper ul.nav__dropdown li a.active-branch,
  body .custom-menu-primary .navigation-primary > ul > li.active-branch > a,
  body .custom-menu-primary .navigation-primary > ul > li > a.active-branch,
  body .header__language-switcher-label-current:active,
  body .header__language-switcher .lang_list_class li:active {
    background-color: rgba(242, 242, 242, 0.0);
  }

  .priority-nav__wrapper ul.nav__dropdown li a.active-branch,
  body .custom-menu-primary .navigation-primary > ul > li.active-branch > a,
  body .custom-menu-primary .navigation-primary > ul > li > a.active-branch,
  body .priority-nav-has-dropdown .priority-nav__dropdown-toggle.priority_active { 
    color: rgba(205, 231, 145, 1.0);
  }

  body ul.submenu.level-1 li a:after {
    background-color: rgba(0, 0, 0, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-2,
  .priority-nav__wrapper ul.nav__dropdown {
    background-color: rgba(242, 242, 242, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-2 li a,
  .priority-nav__wrapper ul.nav__dropdown li a {
    border-color: rgba(#null, 0.0);
    color: rgba(0, 0, 0, 1.0);
    background-color: rgba(242, 242, 242, 0.0);
  }

  body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
    background-color: rgba(242, 242, 242, 0.0);
  }

  .header__language-switcher-label-current,
  .header__language-switcher .lang_list_class li a {
    font-family: aktiv-grotesk;
  }

  .header__language-switcher-label-current:after {
    border-top-color: rgba(30, 39, 47, 1.0);
  }

  body .custom-menu-primary ul.submenu.level-2 li a:hover,
  body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
  body .header__language-switcher .lang_list_class li:hover,
  body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle,
  .priority-nav__wrapper ul.nav__dropdown li a:hover {
    color: rgba(205, 231, 145, 1.0);
    background-color: rgba(242, 242, 242, 0.0);
  }

  body .custom-menu-primary .submenu.level-2 li.active-branch > a,
  body .custom-menu-primary .submenu.level-2 li > a.active-branch {
    color: rgba(30, 39, 47, 1.0);
    background-color: rgba(242, 242, 242, 0.0);
  }
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(242, 242, 242, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(30, 39, 47, 1.0);
  }
}





.footer .c-content-info {
  color: rgba(30, 39, 47, 1.0);
  background-color: rgba(242, 242, 242, 1.0);
}



.footer__container .row {
  margin-left: 0rem;
  margin-right: 0rem;
}



.footer .c-content-info a {
  color: rgba(42, 122, 131, 1.0);
}

.footer .c-content-info a:hover {
  color: rgba(30, 39, 47, 1.0);
}

.footer-social-icons .c-content-info .c-social-list__icon {
  fill: rgba(205, 231, 145, 1.0);
}

.footer-social-icons .c-social-list__icon:focus,
.footer-social-icons .c-social-list__icon:hover {
  fill: rgba(205, 231, 145, 1.0);
}

.footer .c-content-info .copyright {
  color: rgba(30, 39, 47, 1.0);
}

.footer .c-content-info .footer-content-info ul li {
  font-family: aktiv-grotesk, sans-serif;
}





/*
.content-wrapper {
max-width: 2500px;
}
*/

.blog-post__date {
  border-color: #1E272F;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #1E272F;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #000007;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #464f57;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #000000;
}

.blog-pagination__link {
  color: #1E272F;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #000000;
}

.blog-post__title {
  color: #000000;
  font-family:aktiv-grotesk;
  font-weight: ;
}

.blog-post__author {
  background-color: #BFBFBF;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #F2F2F2;
}

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__tag-link:hover{
  color: rgba(205, 231, 145, 1.0);
}

.blog-post__read-more svg {
  fill: #1E272F;
}

.blog-post__read-more a:hover svg {
  fill: rgba(205, 231, 145, 1.0);
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-sidebar a {
  color: #1E272F;
}

.blog-sidebar a:hover {
  color: rgba(205, 231, 145, 1.0);
}

.post-featured-image,
.post-image img {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-post__meta a {
  color: #1E272F;
}

.blog-post__body, .blog-post__tags a {
  color: #1E272F;
}

.blog-post__meta a:hover {
  color: rgba(205, 231, 145, 1.0);
}

.blog-post__links {
  border-top:  2px solid rgb(22, 102, 111);
}

.blog-post__back-to-blog {
  color: #1E272F;
}

.blog-post__back-to-blog:hover {
  color: rgba(205, 231, 145, 1.0);
}

.blog-post__back-to-blog svg {
  fill: #1E272F;
}

a.blog-post__back-to-blog:hover svg {
  fill: rgba(205, 231, 145, 1.0);
}

.comment.depth-0,
.blog-comments form {
  border-top-color: rgb(22, 102, 111);
}

.comment.depth-1 {
  border-left: 2px solid rgb(22, 102, 111);
}

.section.post-footer .hs-input {
  border-color: rgb(22, 102, 111);
}


body .blog-index__post-inner-card .blog-index__post-content {
  color: rgba(30, 39, 47, 1.0);
}

body .blog-post__body {
  color: rgba(42, 122, 131, 1.0);
}










body .icon svg {
  fill: #000000;
}

body .tns-nav button.tns-nav-active {
  background-color: #000000;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #000000;
}

body .social-links__icon {
  background-color: #000000;
} 

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #BFBFBF;
}

.page-center {
  padding-left: 17vw;
  padding-right: 17vw;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}



.related-articles-collumn.insights h2 {
  font-size: 3em;
  font-weight: 700;
  letter-spacing: -0.05em;
}

.related-articles-collumn h2 {
  font-size: 3em;
  line-height: 1.2em;
  font-weight: 700;
  letter-spacing: -0.05em;
}

.related-articles-collumn h3 {
  font-weight: 500;
}

@media only screen and (max-width: 768px) {
  .related-articles-collumn.insights h2 {
    font-size: 2em;
  }

  .related-articles-collumn h2 {
    font-size: 2em;
  }
}

.post-item.case-studies {
  width: 100%;
  margin-top: 0.5em !important;
  margin-bottom: 0.5em !important;
}


.post-item-image {
  height: 470px;
}

.post-item.case-studies h2 {
  color: #CDE791 !important;
  font-size: 35px !important;
  text-decoration: underline;
}


  .column1 h2, .column2 p {
    align-content: flex-start;
    align-items: center;
    display: flex;
    height: auto !important;
    justify-content: center;
  }

  .summary-display {
    height: auto !important;
    padding-bottom: 20px;
  }
  
  #hs_cos_wrapper_legal_links_ {
    flex-direction:column;
  }
}

@media only screen and (max-width: 73.1428em) {
  .custom-banner h1,
  h1.animated.delay-1s.fadeInUp {
    font-size: 55px !important;
  }
}

@media only screen and (max-width: 54.8571em) {
  .custom-banner h1,
  h1.animated.delay-1s.fadeInUp {
    font-size: 40px !important;
  }
}

@media only screen and (max-width: 600px){
  .custom-banner h1,
  h1.animated.delay-1s.fadeInUp {
    font-size: 40px !important;
  }
}


@media only screen and (min-width: 68.5714em) {
  span#hs-cta-wrapper-1576ba2b-8584-4a88-a3c3-2bb9f44ca845 {
    margin-left: 127px;
    /* margin-top: 15px; */
  }
}
span#hs_cos_wrapper_legal_links_ p {
  font-family: aktiv-grotesk, sans-serif;
}

.footer__container_lower ul {
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;
  border-width: 0 !important;
}

.footer__container_lower .custom-container-wrapper .hs_cos_wrapper_type_rich_text li:before {
  display:none!important;
}
.footer__container_lower .custom-container-wrapper .hs_cos_wrapper_type_rich_text li {
  margin: 0!important;
  padding: 0!important;
  list-style: none!important;
}

.footer__container_lower li:before {
  display:none !important;
}
.footer .footer-content-info ul li {
  margin: 0 !important;
  padding: 0 !important;
}

.blog-cta {
  clear:both;
}

#mainContent {
  padding:0 7vw;
  display: flex;
  flex-direction: column;
}

/* #heading-banner {
  padding: 40px 17vw;
}

@media screen and (max-width: 900px) {
  #heading-banner {
    padding: 40px 4vw;
  }
} */

#pagecontain {
  margin: 60px auto;
  max-width: 800px;
  width:100%;
}

#pagecontain p {
  padding-bottom: 1.8em;
}

#mainContent {
  color:#1E272F;
}

#mainContent h2 {
  font-size:2.2em;
}

#mainContent h3 {
  font-weight:500;
  font-size:1.215em;
  margin: 0;
}

#mainContent h4 {
}

#mainContent blockquote {
  background-color: #fff;
  padding: 40px 0 100px;
  border-top: 15px solid;
  border-bottom: 1px solid;
  font-size: 1.8em;
  margin-bottom: 2.6em;
  font-family: aktiv-grotesk, sans-serif;
  margin-top: 1.4em;
}

#mainContent blockquote::before {
  display:none;
}

#pagecontain.darkgreenBkg {
  background-color:#1E272F;
}

#mainContent.darkgreenBkg, 
#pagecontain.darkgreenBkg blockquote {
  background-color:#1E272F;
  color:#F2F2F2;
}

#mainContent.darkgreenBkg h2, 
#mainContent.darkgreenBkg h3, 
#mainContent.darkgreenBkg h4, 
#mainContent.darkgreenBkg h5, 
#mainContent.darkgreenBkg blockquote {
  color:#CDE791;
}

#mainContent.darkgreenBkg .casestudyCTA a {
  color:#CDE791;
  font-family:aktiv-grotesk;
}

#mainContent.darkgreenBkg .bg-col--teal h2, 
#mainContent.darkgreenBkg .bg-col--dark-blue h2,
#mainContent.darkgreenBkg .bg-col--teal h3, 
#mainContent.darkgreenBkg .bg-col--dark-blue h3, 
#mainContent.darkgreenBkg .bg-col--teal h4, 
#mainContent.darkgreenBkg .bg-col--dark-blue h4, 
#mainContent.darkgreenBkg .bg-col--teal h5, 
#mainContent.darkgreenBkg .bg-col--dark-blue h5, 
#mainContent.darkgreenBkg .bg-col--teal blockquote,
#mainContent.darkgreenBkg .bg-col--dark-blue blockquote {
  color: #F2F2F2;
}

#mainContent.darkgreenBkg .casestudyCTA a {
  color:#CDE791;
  font-family:aktiv-grotesk;
}

#mainContent.darkgreenBkg .bg-col--teal .casestudyCTA a,
#mainContent.darkgreenBkg .bg-col--dark-blue .casestudyCTA a {
  color:#F2F2F2;
}

#dndoveride .row-fluid {
  max-width:100%;
  margin:0;
  padding:0;
}

#hs_cos_wrapper_legal_links_ {
  display:flex;
}

.blog-cta .cta_button {
  font-family:aktiv-grotesk;
}

.blog-cta .cta_button:hover span {
  text-decoration:underline !important;

}

header .navigation-primary li {
  height:auto;
  line-height:initial;
} 

.social-media-icons p:after {
  content:'|';
  display: flex;
  padding-left: 10px;
}
.social-media-icons p:last-child:after {
  content:'';
  display: none;
  padding-left: 10px;
}

.next-link {
  border:none;
}

main a:not(.cta_button, .nounderline, .services__item-content--btn-wrapper > a), 
footer a span, 
#mainContent a:not(.cta_button, .nounderline, .services__item-content--btn-wrapper > a), 
footer a {
  text-decoration:underline !important;
}

footer .social-media-icons a {
  color:#CDE791;
  white-space:nowrap;
}

.columnhome1, .columnhome2 {
  flex:1;
}

.columnhome2 p {
  justify-content: flex-start !important;
}
.homepage-cta {
  display: flex;
  padding-left: 17vw;
  padding-right: 7vw;
}

.columnhome1 h2 {
font-family: aktiv-grotesk;
font-weight: 300;
font-size: 1.7em;
}

.columnhome2 {
width: 50%;
padding-left: 7vw;
}

.social-media-icons p {
  display:flex;
}

.hero-copy {
  padding-top: 20px;
  /* max-width: 690px; */
}

@media only screen and (min-width: 1150px) {
  .hero-copy {
    padding-top: 20px;
    max-width: 690px;
  }
}

.blog-pagination.insights ul .prev-link, .blog-pagination.insights ul .next-link {
  border:none !important;
  font-family: aktiv-grotesk;
font-weight: 300;
  text-decoration:underline !important;
  text-transform:uppercase;
  
}

.blog-pagination.insights ul .prev-link {
margin-right:30px;
  font-weight: 500 !important;

}

.blog-pagination.insights ul .next-link {
margin-left:30px;
  font-weight: 500 !important;

}

.custom-container-wrapper .hs-form .hs-form-booleancheckbox input {
  -webkit-appearance: auto !important;
}

#hs-eu-cookie-confirmation { font-size: 1rem !important; line-height: 1.5 !important; overflow-y: auto !important; max-height: 100svh !important; }

body #sitemap {
  margin: 0;
  padding-left: 7vw;
  padding-right: 7vw;
  width: 100%;
}

@media screen and (min-width: 900px) {
  body #sitemap {
    padding-left: 17vw;
    padding-right: 17vw;
  }
}

body #sitemap ul {
  margin: 40px 0;
}

body #sitemap ul li {
  padding: 0;
}

body #sitemap ul li a {
  color: #1E272F;
  padding-left: 0;
  padding-right: 0;
}

.banner.custom-banner.blog.blog-index-background,
.banner.custom-banner.blog.blog-index-background {
  margin: 0 !important;
  padding-top: 40px;
  padding-bottom: 40px;
}

.banner.custom-banner.blog.blog-index-background .custom-banner-text,
.banner.custom-banner.blog.blog-index-background .custom-banner-text {
  width: 100%;
  max-width: 650px;
}

@media only screen and (max-width: 54.8571em) {
  .custom-banner .custom-banner-text p {
    font-size: 1em;
  }
}


/* .banner.custom-banner.blog.post  {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.banner.custom-banner.blog.post h1 {
  margin-bottom: 0;
} */

#mainContent {
  /* padding: 0 !important; */
}

body .heading-banner .page-center {
  /* padding: 0; */
}

body table tbody td p, body table thead th p, body table tbody td, body table thead th {
  font-size: 1rem !important;
  line-height: 1.3 !important;
  word-wrap: break-word !important;
  color: #1E272F !important;
}


body table tbody td p:last-of-type, table thead th p:last-of-type {
  padding-bottom: 0 !important;
}

.columnhome2 a {
  border: 2px solid !important;
  border-radius: 50px !important;
  display: inline-block !important;
  font-size: 19px !important;
  font-weight: 400 !important;
  margin-top: 20px !important;
  padding: 12px 32px !important;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  text-align: center !important;
  cursor: pointer !important;
}

@media screen and (max-width: 900px) {
  .columnhome2 a {
    font-size: 16px !important;
    padding: 14px 26px !important;
  }
}

.bg-col--green {
  .twocol__text a,
  .columnhome2 a {
    background-color: #1E272F !important;
    color: #CDE791 !important;
    border-color: #1E272F !important;
  }
  
  .columnhome2 a span {
    color: #CDE791 !important;
  }
  
  .twocol__text a:hover,
  .columnhome2 a:hover {
    background-color: #CDE791 !important;
    color: #1E272F !important;
  }
  
  .columnhome2 a:hover span {
    color: #1E272F !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #1E272F !important;
    color: #CDE791 !important;
  }

  blockquote {
    background-color: #CDE791;
    border-color: #CDE791;
  }

  blockquote:before {
    background-color: #1E272F;
  }

  blockquote p:before,
  blockquote p:after {
    color: #1E272F;
  }

  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: #1E272F;
  }
}

.bg-col--grey {
  .twocol__text a,
  .columnhome2 a {
    background-color: #1E272F !important;
    color: #F2F2F2 !important;
    border-color: #1E272F !important;
  }
  
  .columnhome2 a span {
    color: #F2F2F2 !important;
  }
  
  .twocol__text a:hover,
  .columnhome2 a:hover {
    background-color: #F2F2F2 !important;
    color: #1E272F !important;
  }
  
  .columnhome2 a:hover span {
    color: #1E272F !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #1E272F !important;
    color: #F2F2F2 !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #F2F2F2 !important;
    color: #2A7A83 !important;
  }

  blockquote {
    background-color: #F2F2F2;
    border-color: #F2F2F2;
  }

  blockquote:before {
    background-color: #1E272F;
  }

  blockquote p:before,
  blockquote p:after {
    color: #1E272F;
  }

  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: #1E272F;
  }
}

.bg-col--teal {
  .twocol__text a,
  .columnhome2 a {
    background-color: #F2F2F2 !important;
    color: #2A7A83 !important;
    border-color: #F2F2F2 !important;
  }
  
  .columnhome2 a span {
    color: #2A7A83 !important;
  }
  
  .twocol__text a:hover,
  .columnhome2 a:hover {
    background-color: #2A7A83 !important;
    color: #F2F2F2 !important;
  }
  
  .columnhome2 a:hover span {
    color: #F2F2F2 !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #F2F2F2 !important;
    color: #2A7A83 !important;
  }

  blockquote {
    background-color: #2A7A83;
    border-color: #2A7A83;
  }

  blockquote:before {
    background-color: #F2F2F2;
  }

  blockquote p:before,
  blockquote p:after {
    color: #F2F2F2;
  }

  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: #F2F2F2;
  }
}

.bg-col--dark-blue {
  .twocol__text a,
  .columnhome2 a {
    background-color: #F2F2F2 !important;
    color: #1E272F !important;
    border-color: #F2F2F2 !important;
  }
  
  .columnhome2 a span {
    color: #1E272F !important;
  }
  
  .twocol__text a:hover,
  .columnhome2 a:hover {
    background-color: #1E272F !important;
    color: #F2F2F2 !important;
  }
  
  .columnhome2 a:hover span {
    color: #F2F2F2 !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #F2F2F2 !important;
    color: #1E272F !important;
  }

  blockquote {
    background-color: #1E272F;
    border-color: #1E272F;
  }

  blockquote:before {
    background-color: #F2F2F2;
  }

  blockquote p:before,
  blockquote p:after {
    color: #F2F2F2;
  }

  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: #F2F2F2;
  }
}

.bg-col--cornsilk {
  .twocol__text a,
  .columnhome2 a {
    background-color: #1E272F !important;
    color: #FFF9DE !important;
    border-color: #1E272F !important;
  }
  
  .columnhome2 a span {
    color: #FFF9DE !important;
  }
  
  .twocol__text a:hover,
  .columnhome2 a:hover {
    background-color: #FFF9DE !important;
    color: #1E272F !important;
  }
  
  .columnhome2 a:hover span {
    color: #1E272F !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #1E272F !important;
    color: #FFF9DE !important;
  }

  blockquote {
    background-color: #FFF9DE;
    border-color: #FFF9DE;
  }

  blockquote:before {
    background-color: #1E272F;
  }

  blockquote p:before,
  blockquote p:after {
    color: #1E272F;
  }

  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: #1E272F;
  }
}

.bg-col--peach {
  .twocol__text a,
  .columnhome2 a {
    background-color: #1E272F !important;
    color: #FFC2AC !important;
    border-color: #1E272F !important;
  }
  
  .columnhome2 a span {
    color: #FFC2AC !important;
  }
  
  .twocol__text a:hover,
  .columnhome2 a:hover {
    background-color: #FFC2AC !important;
    color: #1E272F !important;
  }
  
  .columnhome2 a:hover span {
    color: #1E272F !important;
  }

  a.talk-to-us-header-cta.cta_button {
    background-color: #1E272F !important;
    color: #FFC2AC !important;
  }

  blockquote {
    background-color: #FFC2AC;
    border-color: #FFC2AC;
  }

  blockquote:before {
    background-color: #1E272F;
  }

  blockquote p:before,
  blockquote p:after {
    color: #1E272F;
  }

  .hs-input:-moz-placeholder,
  .hs-input::-webkit-input-placeholder,
  .hs-field-desc,
  .hs-dateinput:before,
  .hs-richtext {
    color: #1E272F;
  }
}

/* Banner */

.custom-banner {
  padding: 3.125rem 0;
}

.custom-banner h1 {
  margin: 0;
  line-height: 1.2;
}

.custom-banner .custom-banner-text {
  margin: .9375rem 0 0;
}

.custom-banner p {
  line-height: 1.5;
  font-size: 20px;
}

.custom-banner p:last-child {
  margin-bottom: 0;
}

@media (min-width: 46.25em) {
  .custom-banner p {
    font-size: 24px;
  }
}

/**********/

/* Insights module */

.date-display.insights {
  font-size: .8em;
}

.summary-display h2{
  font-weight: 300;
}

.insights h3:hover {
text-decoration:underline!important;
}


.related-articles-collumn.insights .summary-display p{
  font-weight: 300 !important;
}

.related-articles-collumn.insights {
  padding-left: 17vw;
  padding-right: 17vw;
}

.summary-display {
  font-size: 20px;
}


.manual-boxes h3 {
font-size: 1.5rem;
}
.img-tags {
position: relative;
}
.img-tags > img {
height:240px;
object-fit:cover;
width: 100%;
}
.manual-boxes .tags {
position: absolute;
left: 0;
bottom: 0;
}

.resources_single {
  width: calc(33.3% - 1.31rem);
  margin-right: 2rem;
  cursor: pointer;
  padding-bottom: 6rem;
  position: relative;
}

.push-up {
  display: flex;
  margin-top: -18px;
  margin-left: 0px !important;
  justify-content: flex-end;
}


.manual-boxes.airs-on .read-pub-auth {
grid-template-columns: 10fr 14fr;
}

.push-up {
margin-top:-18px;
margin-left:16px;
}

.insights h3 {
  text-decoration: underline;
}

.manual-related-articles>div {
  display: flex;
  align-content: flex-start;
  flex-flow: row wrap;
}

.manual-related-articles>div>div {
  width: calc(100% - 33px);
  margin-right: 50px;
}



.manual-related-articles>div>div:nth-last-child(1) {
  margin-right: 0;
}

.related-articles-collumn {
  display: flex;
}

.column-1 {
  width: 30%;
}

.column-2 {
  width: 70%;
}



@media all and (max-width : 73.1428em ) { 

}

@media only screen and (max-width: 54.8571em) {
.manual-related-articles>div>div {
  width: 100%;
margin-right: 0;
margin-bottom: 30px;
}
}


@media only screen and (max-width: 73.1428em) {
.related-articles-collumn.insights {
  padding-left: 17vw;
  padding-right: 17vw;
}
}

.manual-related-articles ul, .manual-related-articles li {
list-style:none;
padding:0;
margin:0;
}

.date-display {
  font-size: .85em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family:aktiv-grotesk,sans-serif;
  padding-bottom: 16px;
}
.summary-display {
  font-size: 20px;
  padding-bottom: 0;
}

.some-space h3:hover {
}

.manual-boxes h3 {
  font-size: 1.5rem;
  text-decoration: underline !important;
}
.img-tags {
  position: relative;
}
.img-tags > img {
  height:240px;
  object-fit:cover;
  width: 100%;
}
.manual-boxes .tags {
  position: absolute;
  left: 0;
  bottom: 0;
}

.resources_single {
  background: #F5F5F5;
  width: calc(33.3% - 1.31rem);
  margin-right: 2rem;
  cursor: pointer;
  padding-bottom: 6rem;
  position: relative;
}

a.zelda {
  background-color: #243a85;
  color: #fff;
  text-decoration: none;
  padding: 0.5rem 2rem;
  border-radius: 4px;
}

.push-up {
  display: flex;
  margin-top: -18px;
  margin-left: 0px !important;
  justify-content: flex-end;
}


.manual-boxes.airs-on .read-pub-auth {
  grid-template-columns: 10fr 14fr;
}

.push-up {
  margin-top:-18px;
  margin-left:16px;
}


.manual-related-articles>div {
  display: flex;
  align-content: flex-start;
  flex-flow: row wrap;
}

.manual-related-articles>div>div {
  width: calc(100% - 33px);
  margin-right: 50px;
}



.manual-related-articles>div>div:nth-last-child(1) {
  margin-right: 0;
}

.related-articles-collumn {
  display: flex;
  /* gap:40px; */
}

.column-1 {
  width: 30%;
  margin: 0 !important;
  padding-top: 20px;
  /* padding-bottom: 20px; */
}

.column-2 {
  width: 70%;
  margin: 0 !important;
  padding-top: 20px;
  padding-bottom: 20px;
}

.related-articles-collumn h2 {
  padding-top: 28px;
}

@media screen and (min-width: 1190px) {
  .column-1, .column-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .related-articles-collumn {
    display: flex;
    gap:40px;
  }

  .related-articles-collumn .column-1 {
    padding-right: 14px;
  }

  .date-display {
    font-size: .9em;
  }

  .related-articles-collumn h2 {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1190px) {
  .related-articles-collumn {
    display: flex;
    flex-direction: column;
  }

  .column-2 {
    width: 100%;
  }
  .column-1 {
    width: 100%;
  }
}


@media only screen and (max-width: 54.8571em) { 
  .manual-related-articles>div>div {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }

  .related-articles-collumn {
    display: flex;
    flex-direction: column;
  }
  .related-articles-collumn.insights {
    padding-left: 7vw;
    padding-right: 7vw;
  }
  .column-2 {
    width: 100%;
  }
  .column-1 {
    width: 100%;
  }

  .page-center {
    padding-left: 7vw;
    padding-right: 7vw;
    margin: 0 auto;
  }
}

.manual-related-articles ul, .manual-related-articles li {
  list-style:none;
  padding:0;
  margin:0;
}

.column-2 ul li {
  margin-bottom: 20px;
}

.column-2 ul li:last-of-type {
  margin-bottom: 0;
}

section.related-articles.bg-col--green {
  background-color: #CDE791;
  color: #1E272F
}
section.related-articles.bg-col--green a,
section.related-articles.bg-col--green a:hover {
  color: #1E272F !important;
}

section.related-articles.bg-col--dark-blue {
  background-color: #1E272F;
  color: #F2F2F2
}
section.related-articles.bg-col--dark-blue a,
section.related-articles.bg-col--dark-blue a:hover {
  color: #F2F2F2 !important;
}

section.related-articles.bg-col--dark-blue .green-when-dark {
  color: #CDE791
}

section.related-articles.bg-col--teal {
  background-color: #2A7A83;
  color: #F2F2F2
}
section.related-articles.bg-col--teal a,
section.related-articles.bg-col--teal a:hover {
  color: #F2F2F2 !important;
}

section.related-articles.bg-col--peach {
  background-color: #FFC2AC;
  color: #1E272F
}
section.related-articles.bg-col--peach a,
section.related-articles.bg-col--peach a:hover {
  color: #1E272F !important;
}

section.related-articles.bg-col--cornsilk {
  background-color: #FFF9DE;
  color: #1E272F
}
section.related-articles.bg-col--cornsilk a,
section.related-articles.bg-col--cornsilk a:hover {
  color: #1E272F !important;
}

section.related-articles.bg-col--grey {
  background-color: #F2F2F2;
  color: #1E272F
}
section.related-articles.bg-col--grey a,
section.related-articles.bg-col--grey a:hover {
  color: #1E272F !important;
}

/*******************/

.blog-post__search .hs-search-field__bar>form>.hs-search-field__input {
  border-radius: 50px !important;
  color: #1E272F !important;
  font-size: 16px !important;
  padding-right: 30px !important;
  padding-left: 20px !important;
  height: 45px !important;
}

.blog-post__search .hs-search-field__bar>form>.hs-search-field__input::placeholder {
  color: #1E272F !important;
}

.blog-post__search.bg-col--teal {
  a {
    color: #F2F2F2;
  }
  a:hover {
    text-decoration: none !important;
  }
}

.blog-post__search.bg-col--green {
  background-color: #2A7A83 !important;
 
  a {
    color: #F2F2F2;
  }
  a:hover {
    text-decoration: none !important;
  }
}

.nounderline, a.nounderline, .nounderline a {
  text-decoration: none !important;
}

a.nounderline:hover, .nounderline a:hover {
  text-decoration: underline !important;
}

/* Override styling for the work and news & insights blog headers */
.banner.custom-banner.blog.post.bg-col--green {
  background-color: #2A7A83;
  color: #F2F2F2;
}

/* Override styling for the sitemap header */
.banner.custom-banner.heading-banner.bg-col--green {
  background-color: #1E272F;
  color: #F2F2F2; 
}

footer.footer.custom-footer.bg-col--teal {
  background-color: #1E272F;
}

/* override stryling for the update email preferences button the on the subscription preferences page */
#hs_cos_wrapper_subscription_preferences form#email-prefs-form input.hs-button.primary {
  background-color: #1E272F;
  border-color: #1E272F;
  color: #CDE791;
}