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















































/* New colours */








/* new fonts */









/* new sizes */








@font-face {
    font-family: "suisseintl";
    src: url("//3954028.fs1.hubspotusercontent-na1.net/hubfs/3954028/raw_assets/public/Normerica_updated_blog_theme_52_pickup/fonts/suisseIntl-regular.woff2") format('woff2');
    font-weight: 400;
}

@font-face {
    font-family: "suisseintl-medium";
    src: url("//3954028.fs1.hubspotusercontent-na1.net/hubfs/3954028/raw_assets/public/Normerica_updated_blog_theme_52_pickup/fonts/suisseIntl-medium.woff2") format('woff2');
    font-weight: 400, 500;
}






.dnd-section {
  padding-bottom: 3rem;
  padding-top: 3rem;
}

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

img {
  border: 0;
  max-width:100%;
}





html {
  font-size: 16;
}

body {
  color: #183028;
  font-family: suisseintl-medium;
  font-size:16px;
  font-weight: 400
}

body,
html {
  height:100%;
}

ul li,
ol li {
}

a {
  color: rgba(24, 48, 40, 1.0);
  background: transparent;
}

.hs-search-field__suggestions #results-for {
  color: #183028;
}

.hs-search-field__suggestions li {
  color: #183028;
}

.hs-search-field__suggestions li a,
.hs-search-field__suggestions a{
  color: rgba(24, 48, 40, 1.0);
}


ul.hs-search-field__suggestions {
  background: transparent;
}

.post__meta a {
  color: #183028;
  text-decoration:none;
}

.post__meta a:hover {
  color: #183028;
}

a:hover {
  color: #3a684c;
}

a:active {
  color: rgba(98, 144, 116, 0.0);
}


h1, .h1 {
  color: #183028;
  font-family: suisseintl-medium;
  font-size: rem;
  font-weight: 700;
}


h2, .h2 {
  color: #183028;
  font-family: suisseintl-medium;
  font-size: rem;
  font-weight: 700;
}


h3, .h3 {
  color: #183028;
  font-family: suisseintl-medium;
  font-size: rem;
  font-weight: 400;
}
h4, .h4 {
  color: #183028;
  font-family: suisseintl-medium;
  font-size: rem;
  font-weight: 400;
}

h5, .h5 {
  color: #183028;
  font-family: suisseintl-medium;
  font-size: rem;
  font-weight: 400;
}

h6, .h6 {
  color: #183028;
  font-family: suisseintl-medium;
  font-size: rem;
  font-weight: 400;
}

/* cheat to make the submit button to have an icon */
.hs_submit.hs-submit .actions {
  display: inline-block;
  position: relative;
  

}

.hs_submit.hs-submit .actions::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  bottom: 14px;
  right: 16px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url("//3954028.fs1.hubspotusercontent-na1.net/hubfs/3954028/raw_assets/public/Normerica_updated_blog_theme_52_pickup/images/send-icon-white.svg");
}

/* change the submit button design */
.hs_submit.hs-submit .actions .hs-button {
  border-radius: 0;
  background-color: #183028;
  color: white;
  padding: 38px 16px 14px;
  min-width: 155px;
  text-align: left;
  font-size: 12px;
  line-height: 1;
  font-family: "suisseintl";
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}





.body-container-wrapper .custom_error_message form,
.body-container-wrapper .widget-type-form,
.body-container-wrapper .widget-type-blog_subscribe,
.body-container-wrapper .widget-type-google_search,
.body-container-wrapper .widget-type-password_prompt.custom_error_message,
.body-container-wrapper .widget-type-email_simple_subscription,
.hs-blog-post .body-container-wrapper .widget-type-blog_comments,
.body-container-wrapper .hs-search-field__bar,
.body-container-wrapper .submitted-message,
.body-container-wrapper #hs_cos_wrapper_password_prompt,
.body-container .submitted-message,
.body-container .submitted-message {
  border-width: 0px;
  border-style:solid;
  border-color: rgba(255, 255, 255, 0.0) ;
  font-family: suisseintl-medium;
  /*padding:5px;*/
  padding-top: 56px;
  background-color:rgba(255, 255, 255, 0.0 );
  margin:0 0 10px;
}



h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(26, 26, 26, 1.0);
  padding:5px;
}

.body-container-wrapper .custom_error_message h3,
.body-container-wrapper .widget-type-form h3,
.body-container-wrapper .widget-type-blog_subscribe h3,
.body-container-wrapper .widget-type-google_search h3 ,
.body-container-wrapper .widget-type-password_prompt.custom_error_message h3 ,
.body-container-wrapper .widget-type-email_simple_subscription h3,
.hs-blog-post .body-container-wrapper .widget-type-blog_comments h3,
.body-container-wrapper .hs-search-field__bar h3 {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(26, 26, 26, 1.0);
}


.hs-button,
.button--primary,
.blog-comments .hs-button {
  background-color: #3a684c;
  color: #ffffff;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  border-width:0px;
  border-radius:32px;
  border-style:solid;
  border-color: rgba(58, 104, 76, 1.0);
  border: none;
    padding: 1em 1.5em;
    border-radius: 50px;
    min-width: 250px;
    display: inline-block;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 700;
    text-decoration: none !important;
    text-transform: uppercase;
}

/* #the_body .hs-button, */ #the_body a[id*='cta_button'].hs-button.button--green-solid {
   background-color: #3a684c;
  color: #ffffff;
  border: none;
  padding: 1rem 1.5rem !important;
  border-radius: 50px !important;
  min-width: 250px;
  display: inline-block;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
}

 #the_body a[id*='cta_button'].hs-button.button--white-solid {
  color: #3a684c !important;
  background-color: #ffffff !important;
  border: none;
  padding: 1rem 1.5rem !important;
  border-radius: 50px !important;
  min-width: 250px;
  display: inline-block;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
}

/* #the_body .hs-button:hover {
    background-color: #3a684c;
  color: #fcf9f5;
  border: none;
  padding: 1rem 1.5rem !important;
  border-radius: 50px !important;
  min-width: 250px;
  display: inline-block;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
} */

#the_body a.hs-button.more-link {
    background-color: #3a684c;
  color: #ffffff;
  border: none;
  padding: 1rem 1.5rem !important;
  border-radius: 50px !important;
   display: inline-block;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 700;
  text-decoration: none !important;
  text-transform: uppercase;
 
    min-width:200px;
}
   


.hs-button:hover,
.button--primary:hover,
.blog-comments .hs-button:hover,
.hs-button:focus,
.button--primary:focus,
.blog-comments .hs-button:focus{
  background-color: rgba(58, 104, 76, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(58, 104, 76, 1.0);
  text-decoration:none;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(58, 104, 76, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.field:not(.hs-fieldtype-booleancheckbox) {
  background-color: #F0EDE9;
  padding: 14px 16px;
}

.hs-form {
  margin-bottom: 56px;
}

.hs-form label {
  /*color: rgba(26, 26, 26, 1.0);*/
  color: #90A39D;
  font-size: 12px;
  line-height: 12px;
  font-family: "suisseintl";
  font-weight: 400;
  text-transform: uppercase;
}

.hs-form-required {
  color: #FF5C5C;
  margin-left: 2px;
}

.hs-form-booleancheckbox label {
  color: #183028;
  font-size: 14px;
  line-height: 1;
  text-transform: none;
}

.hs-error-msgs label{
  color:#f00;
}

.hs-form legend {
  color: rgba(26, 26, 26, 1.0);
}

.hs-search-field__bar {
  padding: 0;
}

hs-search-field__input {
  padding: 18px 16px;
}


form input[type="text"],
form input[type="password"], 
form input[type="datetime"], 
form input[type="datetime-local"], 
form input[type="date"], 
form input[type="month"], 
form input[type="time"], 
form input[type="week"], 
form input[type="number"], 
form input[type="email"], 
form input[type="url"], 
form input[type="search"], 
form input[type="tel"], 
form input[type="color"],
form input[type="file"],
form textarea,
form select,
form select,
form textarea,
.hs-input, 
.hs-search-field__input,
#hs-pwd-widget-password{
  /*
  ackground-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(102, 102, 102, 1.0);
  border-radius:0px;
  border-width:1px;
  */
  background-color: transparent;
  border: none;
  color: #183028;
  padding: 0;
  margin: 0;
}

.hs-search-field {
  background-color: #F0EDE9;
}

.hs-search-field form input[type="text"].hs-search-field__input {
  padding: 18px 16px;
  color: #4E665E;
  font-size: 12px;
  line-height: 1;
  color: #4E665E;
  font-weight: 400;
  font-family: "suisseintl";
  text-transform: uppercase;
}



form input[type="text"]::placeholder,
form input[type="password"]::placeholder, 
form input[type="datetime"]::placeholder, 
form input[type="datetime-local"]::placeholder, 
form input[type="date"]::placeholder, 
form input[type="month"]::placeholder, 
form input[type="time"]::placeholder, 
form input[type="week"]::placeholder, 
form input[type="number"]::placeholder, 
form input[type="email"]::placeholder, 
form input[type="url"]::placeholder, 
form input[type="search"]::placeholder, 
form input[type="tel"]::placeholder,
form input[type="color"]::placeholder,
form input[type="file"]::placeholder,
form textarea::placeholder,
form select::placeholder,
form select::placeholder,
form textarea::placeholder,
.hs-search-field__input::placeholder,
#hs-pwd-widget-password::placeholder {
  color: rgba(102, 102, 102, 1.0);
}


form#email-prefs-form input[type="email"] {
  width:100% !important;
}


form input[type="text"]:hover,
form input[type="password"]:hover, 
form input[type="datetime"]:hover, 
form input[type="datetime-local"]:hover, 
form input[type="date"]:hover, 
form input[type="month"]:hover, 
form input[type="time"]:hover, 
form input[type="week"]:hover, 
form input[type="number"]:hover, 
form input[type="email"]:hover, 
form input[type="url"]:hover, 
form input[type="search"]:hover, 
form input[type="tel"]:hover,
form input[type="color"]:hover,
form input[type="file"]:hover,
form textarea:hover,
form select:hover,
form select:hover,
form textarea:hover,
.hs-search-field__input:hover,
#hs-pwd-widget-password:hover{
  border-color: rgba(204, 204, 204, 1.0);
}

form input[type="text"]:focus,
form input[type="password"]:focus, 
form input[type="datetime"]:focus, 
form input[type="datetime-local"]:focus, 
form input[type="date"]:focus, 
form input[type="month"]:focus, 
form input[type="time"]:focus, 
form input[type="week"]:focus, 
form input[type="number"]:focus, 
form input[type="email"]:focus, 
form input[type="url"]:focus, 
form input[type="search"]:focus, 
form input[type="tel"]:focus,
form input[type="color"]:focus,
form input[type="file"]:focus,
form textarea:focus,
form select:focus,
form select:focus,
form textarea:focus,
.hs-input:focus, 
.hs-search-field__input:focus,
#hs-pwd-widget-password:focus{
  border-color: rgba(204, 204, 204, 1.0);
  color: rgba(17, 17, 17, 1.0);
}


form input[type="text"].error,
form input[type="password"].error, 
form input[type="datetime"].error, 
form input[type="datetime-local"].error, 
form input[type="date"].error, 
form input[type="month"].error, 
form input[type="time"].error, 
form input[type="week"].error, 
form input[type="number"].error, 
form input[type="email"].error, 
form input[type="url"].error, 
form input[type="search"].error, 
form input[type="tel"].error,
form input[type="color"].error,
form input[type="file"].error,
form textarea.error,
form select.error,
form select.error,
form textarea.error,
.hs-input.error, 
.hs-search-field__input.error,
#hs-pwd-widget-passwor.error{
}

form input[type="text"].error:focus,
form input[type="password"].error:focus, 
form input[type="datetime"].error, 
form input[type="datetime-local"].error:focus, 
form input[type="date"].error:focus, 
form input[type="month"].error:focus, 
form input[type="time"].error:focus, 
form input[type="week"].error:focus, 
form input[type="number"].error:focus, 
form input[type="email"].error:focus, 
form input[type="url"].error:focus, 
form input[type="search"].error:focus, 
form input[type="tel"].error:focus,
form input[type="color"].error:focus,
form input[type="file"].error:focus,
form textarea.error:focus,
form select.error:focus,
form select.error:focus,
form textarea.error:focus,
.hs-input.error:focus, 
.hs-search-field__input.error:focus,
#hs-pwd-widget-passwor.error:focus {

}


.fn-date-picker .pika-table thead th {
  color: rgba(41, 43, 44, 0.0);
}

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

.hs-richtext {
  font-size: 16px;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: suisseintl-medium;
}

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(41, 43, 44, 1.0);
  color: rgba(41, 43, 44, 1.0);
}

thead th,
thead td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(41, 43, 44, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(41, 43, 44, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(41, 43, 44, 1.0);
}





.custom-header {
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-logo .logo-main {
  color: rgba(26, 26, 26, 1.0);
}

.custom-logo .logo-sub {
  color: rgba(145, 160, 160, 1.0);
}

.body-wrapper {
  margin:0 auto;
  position: relative;
  width:100%;
}

.header_container {
  max-width:0px;
}

@media (min-width:992px) {
  .sm-mobile {
    display:none !important;
  }
}

.custom-menu-primary .hs-menu-wrapper>ul>li{
  background-color: rgba(255, 255, 255, 0.0);
}


.custom-menu-primary .hs-menu-wrapper>ul>li:hover{
  background-color: rgba(255, 255, 255, 0.0);
}


.custom-menu-primary .hs-menu-wrapper>ul>li.active{
  background-color: rgba(255, 255, 255, 0.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li>a{
  color: rgba(24, 48, 40, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(58, 104, 76, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: rgba(26, 26, 26, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul ul>li>a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(26, 26, 26, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul ul>li:hover>a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(51, 73, 35, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul ul>li.active>a{
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(26, 26, 26, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul ul{
  background: rgba(255, 255, 255, 1.0);
}

@media (min-width:1200px) {

  .mobile {
    display:none !important;
  }

  body {
    font-size: 16px;
  }

}

.footer__container,
.content-wrapper,
.header__container,
.page-center,
.dnd-section > .row-fluid{
  max-width: 1600px;
}

.footer__container,
.content-wrapper,
.header__container,
.page-center {
  margin:0 auto;
}






.custom-footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

.custom-footer h1,
.custom-footer h2,
.custom-footer h3,
.custom-footer h4,
.custom-footer h5,
.custom-footer h6,
.custom-footer p{
  color: rgba(26, 26, 26, 1.0);
}

.custom-footer a {
  color: rgba(26, 26, 26, 1.0);
}



/* ========================== Footer Social Icons =================================== */

.custom-footer-social {
  border-color: rgba(52, 58, 64, 1.0);
}

.custom-footer-social a {
  color: rgba(26, 26, 26,1.0);
}

.custom-footer-social a:hover {
  color: rgba(145, 160, 160,1.0);
}











.blog-post__date {
  border-color: #183028;
}

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

.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: #000800;
}

.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: #405850;
}

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

.blog-post__author {
  background-color: #1a1a1a;
}

#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);
}







.hs-search-results__title:hover {
  color:  #1a1a1a ;
}





body .icon svg {
  fill: #1a1a1a;
}

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

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

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

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: #1a1a1a;
}






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


@media(max-width: 1199px) {
  .desktop {
    display:none !important;
  }


  .footer__container,
  .header__container,
  .banner__container,
  .body-container,
  .content-wrapper{

  }


}

@media (max-width:991px) {
  .lg-desktop {
    display:none !important;
  }
}


@media (max-width:450px) {
  h1, .h1 {
    font-size:2.28rem;
  }
}

/* 2023 Header Adjustments */
@media (min-width: 768px) {
.custom-header.lp {
    padding: 8px 48px !important;
}
}

@media (min-width: 1200px) {
    .custom-logo {
    max-width: 16.6666666667%;
    padding: 0 15px 0 0px;
}
}

.custom-logo img {
    max-width: 100% !important;
    margin:0 !important;
    max-height:48px;
}


.body-container-wrapper-2024 {
  background:#FCF9F5;
}

.body-container-wrapper-2024 .dnd-section >.row-fluid {
  max-width:100%;
}

.body-container-wrapper-2024 .content-wrapper, 
.body-container-wrapper-2024 .dnd-section >.row-fluid, 
.body-container-wrapper-2024 .page-center {
  width:100%;
  padding-left:24px;
  padding-right:24px;
}


.main-header {
    position: fixed;
    display: flex;
    justify-content: space-between;
    height: 56px;
    background-color: #fcf9f5;
    align-items: center;
    top: 0;
    width: 100%;
    z-index: 100;
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #c1c6c4;
}
@media screen and (min-width: 48em) {
    .main-header {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media screen and (min-width: 64em) {
    .main-header {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.main-header .nav-container .menu {
    margin: 0;
    display: flex;
}
.main-header .nav-container .menu > .menu-item a {
    font-size: 12px;
    line-height: 16px;
}
.main-header .nav-container .menu > .menu-item:not(:last-child) {
    margin-right: 50px;
}
.main-header li {
  list-style-type:none;
}




/*form recent posts need to be hidden */

#hs_cos_wrapper_top_posts.hs_cos_wrapper.hs_cos_wrapper_widget {
  display: none;
}

.blog-sidebar-subscribe {
  padding-top: 120px;
}


/* new section for start a conversation */
.interested-in-after-content-section {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 52px;
  margin-bottom: 96px;
}

interested-in-after-content-section::after {
  display: none;
}


.interested-in-after-content-section .small-heading {
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
  font-family: "suisseintl-medium";
  color: #183028;
  grid-column: 1 / -1;
  padding-top: 0;
  margin-bottom: 24px;
}

.interested-in-after-content-section .large-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  grid-column: 1 / -1;
  padding-bottom: 0;
  order: 1;
  margin-bottom: 56px;
}

.interested-in-after-content-section .large-heading .text {
  font-size: 32px;
  line-height: 48px;
  color: #183028;
  font-weight: 500;
  font-family: "suisseintl-medium";
  
}

.interested-in-after-content-section .larger-haeding:hover {
  cursor: pointer;
    color: #3a684c;
  text-decoration: none !important;
}

.interested-in-after-content-section .larger-haeding:hover .text {
  color: #3a684c;
  text-decoration: none !important;
}

.interested-in-after-content-section .large-heading .heading-arrow {
  display: block;
  height: 30px;
  width: auto;
  margin-left: 12px;
}

.interested-in-after-content-section .start-a-conversation-image {
  display: block;
  grid-column: 1 / -1;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .interested-in-after-content-section {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 10fr 14fr;
    grid-template-rows: auto 1fr auto;
    column-gap: 52px;
    margin-bottom: 196px;
  }

  .interested-in-after-content-section .large-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    grid-column: 1;
    grid-row: 3;
    order: 0;
    margin-bottom: 0;
  }
  
  .interested-in-after-content-section .small-heading {
    font-size: 24px;
    line-height: 32px;
    grid-column: 1;
    grid-row: 1;
    margin-bottom: 0;
  }
  
  .interested-in-after-content-section .start-a-conversation-image {
    display: block;
    grid-column: 2;
    grid-row: 1 / -1;
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .interested-in-after-content-section .large-heading .text {
    font-size: 48px;
    line-height: 1;
  }

  .interested-in-after-content-section .large-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    grid-column: 1;
    grid-row: 3;
    padding-bottom: 60px;
  }
  
  .interested-in-after-content-section .small-heading {
    font-size: 24px;
    line-height: 32px;
    color: #183028;
    padding-top: 56px;
  }
}

@media (min-width: 1400px) {
  .interested-in-after-content-section .large-heading .text {
    font-size: 56px;
    line-height: 52px;
  }
}



/* new section for read further bar */
.read-more-bar {
  display: grid;
  grid-template-columns: 1fr;
  grid-column: 1 / -1;
  column-gap: 8px;
  row-gap: 52px;
}

.read-more-bar>h3 {
  font-size: 40px;
  line-height: 48px;
  color: #183028;
  margin-bottom: 24px;
  grid-column: 1 / -1;
}

.read-more-article {
  
}

.read-more-article .read-more-featured-image-container {
  position: relative;
  margin-bottom: 16px;
} 

.read-more-article .read-more-featured-image-container::after {
  content: "";
  display: block;
  padding-bottom: 67.6%;
}

.read-more-article .read-more-featured-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.read-more-article .post-title {
  font-size: 20px;
  line-height: 24px;
  color: #183028;
  margin-bottom: 32px;
}

.read-more-article .read-more-author-info-container {
  display: inline-flex;
  align-items: center;
}

.read-more-article .read-more-author-image {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  margin-right: 12px;
}

.read-more-article .read-more-author-name {
  font-size: 14px;
  color: #183028;
  line-height: 12px;
  margin-bottom: 6px;
}

.read-more-article .read-more-author-info-container {

}

.read-more-article .read-more-author-date {
  color: #B8B1A8;
  font-size: 12px;
  line-height: 12px;
}

.read-more-article .read-more-date {
  font-size: 12px;
  line-height: 12px;
  color:  #66635E;
}

.read-more-article .read-more-read-time {
 font-size: 12px;
  line-height: 12px;
  color: #66635E;
}

@media (min-width: 768px) {
  .read-more-bar {
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 1024px) {
  .read-more-bar {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 1400px) {
  
}

.hs-menu-item a {
  font-size: 12px;
  line-height: 16px;
  font-family: "suisseintl-medium";
  font-weight: 500;