.pop-featured-image a {
  margin-bottom: 15px;
}
.formbg {
  min-height: auto;
}

.popular-post-form .form-columns-2 .hs-form-field > * {
  width: 100%;
}



.dnd-section {
  padding: 0!important;
}
.custom-blog-index article {
  opacity: 1;
  transform: translatey(0);
  text-align: left;
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  transition: opacity 1s ease,transform 1s ease;
}
.big-image img {
  max-width: 100%;
}
.custom-sidebar {
  background: hsl(210deg 7% 95%);
}
body {
  background-color: #F0F1F2!important;
  font-family: 'Lato'!important;
  font-size: 24px!important;
}
.blog-basic-grid--text {
  margin-left: 0;
  margin-right: auto;
}
.blog-meta-section {
  display: block;
}
span.blog-categories-list a {
  font-weight: 400;
  font-style: normal;
  letter-spacing: .01em;
  background-color: #945F47;
  font-family: Oswald !important;
  font-size: .65em !important;
  color: #fff !important;
  font-size: 13.26px!important;
  text-transform: uppercase !important;
  padding: 0.15em 0.5em 0.2em 0.5em;
  line-height: 2em !important;
  white-space: nowrap;
}
.blog-meta-section h1 {
  margin: 0;
  margin-bottom: 15px;
}
.blog-basic-grid--text h1 {
  margin: 0;
  margin-bottom: 15px;
}
.blog-basic-grid--text h1 {
  margin: 0;
  font-family: "Oswald";
  font-size: 34px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .06em;
  text-transform: uppercase;
  line-height: 1.4em;
  margin-bottom: 15px;
  color: #231F20!important;
}
.blog-basic-grid--text h1 a {
  color: #231F20;
}
.dnd-section .dnd-column {
  padding:0!important;
}
.blog-index__post-inner-card{
  box-shadow:none!important;
  padding-right: 40px;
}

.big-image a {
  padding-bottom: 66.666%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.custom-blog-listing-wrapper .sidebar {
  padding: 4vw;
  background-color: #f0f1f2;
}
.popular-post-form form .hs-button {
  text-transform: uppercase;
}
@media screen and (max-width: 767px){
  .blog-basic-grid--text .blog-meta-section {
    margin-bottom: 8px;
  }


  .custom-blog-listing-wrapper .sidebar {
    padding: 4vw 6vw !important;
  }

  .blog-index__post-inner-card {
    padding-right: 0;
  }

  .blog-basic-grid--text h1 {
    font-size: 26.8px;
  }
  .blog-post__meta-section{
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1512px){
  .blog-basic-grid--text h1 {
    font-size: calc(2 * 1rem);
  }
}
@media screen and (min-width: 768px), screen and (max-width: calc(1511px)) and (orientation: landscape){
  .blog-basic-grid--text h1 {
    font-size: calc((2 - 1) * 1.2vw + 1rem);
  }
}


article:nth-child(3n + 3) .blog-index__post-inner-card {
  padding-right: 0;
}


body.no-banner .header-menu .hs-menu-wrapper>ul>li>a {
  color: #231f20;
}

body.no-banner .social-right-side .socials a svg {
  fill: #231f20;
}

.hs-blog-post svg.caret-left-icon--small, .hs-blog-post svg.caret-right-icon--small {
  stroke: #231f20;
  width: 18px;
  vertical-align: middle;
  height: 32px;
}

section#itemPagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 3vw 4vw 3vw;
}

section#itemPagination a {
  display: flex;
  align-items: center;
}

section#itemPagination h2 {
  margin: 0;
  font-size: 17px;
  font-family: 'Lato';
  color: #231f20;
  font-weight: 400;
}

.hs-blog-post h2, .hs-blog-post h3, .hs-blog-post h4 {
  font-family: 'Oswald';
  font-weight: 400;
  letter-spacing: 2.04px;
  margin-bottom: 34px;
}
.hs-blog-post svg.caret-left-icon--small {
  margin-right: 25px;
}

.hs-blog-post svg.caret-right-icon--small {
  margin-left: 25px;
}
.hs-blog-post svg.caret-left-icon--small, .hs-blog-post svg.caret-right-icon--small {
  stroke: #231f20;
  width: 18px;
  height: 32px;
}


.hs-blog-post .custom-post-date {
  margin-bottom: 30px;
  padding: 17px 0;
  font-family: Oswald;
  color: #605c5d;
  letter-spacing: 1.7px;
}

.custom-post-date {
  text-transform: uppercase;
}

.hs-blog-post .custom-post-tag {
  padding: 17px 0;
}

.hs-blog-post .custom-post-tag a {
  background-color: #999a9d;
  color: #fff!important;
  font-size: .65em!important;
  font-size: 13.26px!important;
  font-style: normal;
  font-weight: 400;
  letter-spacing: .01em;
  line-height: 2em!important;
  padding: 0.15em 0.5em 0.2em;
  text-transform: uppercase!important;
  white-space: nowrap;
}
.hs-blog-post {
  background: #f0f1f2;
  font-size: 17px;
}

.body-container--blog-post {
  padding-right: 4vw;
  padding-left: 4vw;
  padding-top: 4vw;
  padding-bottom: 4vw;
  font-size: 1rem;
}

.custom-post-title h1 {
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.2em;
  font-size: 4rem;
  font-family: Oswald;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .06em;
  text-transform: uppercase;
  line-height: 1.4em;
  font-size: 5em;
  color: #231f20;
  margin: 0;
}

@media screen and (min-width: 768px), screen and (max-width: calc(1511px)) and (orientation: landscape) {
  .custom-post-title h1 {
    font-size: calc((5 - 1) * 1.2vw + 1rem);
  }
}

@media screen and (min-width: 1512px) {
  .custom-post-title h1 {
    font-size: calc(5 * 1rem);
  }
}

.pop-post-title h2 {
  font-size: 53.33px;
  font-family: Oswald;
  letter-spacing: .03em;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.3em;
}

.pop-post-title h2 a {
  color: #231f20;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.custom-blog-listing-wrapper .row-fluid {
  max-width: 100% !important;
}

.custom-popular-post {
  margin-bottom: 162px;
  margin-top: 22px;
}




.hs-blog-listing .dnd-section .dnd-column {
  padding: 0;
}

/* Blog header */

.blog-header {
  background-color: #f8fafc;
  text-align: center;
}

.blog-header__inner {
  margin: 0 auto;
  max-width: 600px;
}

/* Blog header - author listing */

.blog-header__author-avatar {
  border-radius: 50%;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.15);
  display: block;
  height: auto;
  margin: 0 auto 1.4rem;
  width: 200px;
}

.blog-header__author-social-links a {
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 40px;
  margin: 0 5px;
  position: relative;
  width: 40px;
}

.blog-header__author-social-links a:hover,
.blog-header__author-social-links a:focus {
  background-color: #494a52;
}

.blog-header__author-social-links svg {
  fill: #fff;
  height: 15px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
}

/* Blog header - tag listing */

.blog-index__tag-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 1rem;
}

.blog-index__tag-subtitle {
  font-size: 1.16rem;
  line-height: 1.1;
}

.blog-index__tag-heading {
  border-bottom: 3px solid #d1d6dc;
  padding-bottom: 1rem;
}

/* Blog listing */


.blog-index__post {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

@media screen and (min-width: 768px) {
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
  }
}

@media screen and (min-width: 768px) {
  .blog-index__post--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    justify-items: space-between;
  }
}

.blog-index__post.blog-index__post--small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-index__post-inner-card {
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  width: 100%;
}


@media (min-width: 1000px) {
  .full-width .blog-index__post-image {
    min-height: 300px;
    padding-bottom: unset;
  }
}

.blog-index__post-inner-card .blog-index__post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  padding: 24px 30px 30px 30px;
}

.blog-post__tag-link,
.blog-post__tags {
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blog-post__tag-link:hover {
  text-decoration: none;
}

.blog-index__post-content h2 {
  margin: 0.5rem 0;
}

.blog-index__post-content--small h2 {
  font-size: 18px;
  line-height: 26px;
}

.blog-index__post-content--small h2 a:hover {
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.blog-post__meta-section {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: auto;
  padding-top: 90px;
}
.blog-post__meta-section.no-min {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.blog-post__read-more a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.blog-post__read-more a:hover {
  text-decoration: none;
}

.read-more__arrow {
  padding-left: 10px;
  position: relative;
  top: 3px;
}

.blog-post__read-more svg {
  height: auto;
  width: 15px;
}

.blog-post__read-more a svg {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Blog listing - sidebar */

@media screen and (min-width: 1000px) {
  .sidebar.full-width .blog-index .blog-index__post,
  .sidebar .full-width .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sidebar.two-col .blog-index .blog-index__post,
  .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
  }
  .sidebar.three-col .blog-index .blog-index__post,
  .sidebar .three-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
  }
  .sidebar.four-col .blog-index .blog-index__post,
  .sidebar .four-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 4);
    flex: 0 0 calc(100% / 4);
  }
}

@media screen and (max-width: 999px) {
  .sidebar.two-col .blog-index .blog-index__post,
  .sidebar .two-col .blog-index .blog-index__post {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

@media screen and (max-width: 767px) {
  .sidebar .blog-index {
    padding: 1rem 0 3.3rem;
  }
}

@media screen and (max-width: 767px) {
  .blog-sidebar {
    padding: 2rem 1rem 0;
  }
}

.blog-sidebar h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 37px;
  margin-bottom: 20px;
  margin-top: 8px;
}

.blog-sidebar ul {
  background: #fff;
  border-radius: 5px;
  list-style: none;
  padding: 30px;
}

.blog-sidebar ul li {
  border-top: 1px solid #dfddd9;
  font-weight: 600;
  padding: 10px 0;
}

.blog-sidebar ul li:first-child {
  border-top-color: transparent;
  padding-top: 0;
}

.blog-sidebar ul li:last-child {
  padding-bottom: 0;
}

.blog-sidebar a {
  text-decoration: none;
}

.blog-sidebar a:hover {
  text-decoration: none;
}

.blog-sidebar .filter-link-count {
  display: none;
}

.blog-sidebar .filter-expand-link {
  position: relative;
  top: -15px;
  display: block;
  margin-bottom: 25px;
  text-transform: capitalize;
  text-align: center;
}

.blog-sidebar-post-listing ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  counter-increment: list-number;
}

.blog-sidebar-post-listing li:before {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  content: counter(list-number);
  font-size: 36px;
  font-weight: 600;
  padding-right: 22px;
}

.blog-sidebar-post-listing li a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

/* Blog mobile sidebar */

@media (max-width: 767px) {
  .hs-blog-listing .content-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hs-blog-listing .span3 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .hs-blog-listing .span9 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .hs-blog-listing .blog-pagination {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter ul,
  .blog-sidebar.mobile .blog-sidebar-post-listing ul {
    display: none;
    opacity: 0;
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
    visibility: hidden;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter h3,
  .blog-sidebar.mobile .blog-sidebar-post-listing h3 {
    cursor: pointer;
  }
  .blog-sidebar.mobile .blog-sidebar-topic-filter h3:after,
  .blog-sidebar.mobile .blog-sidebar-post-listing h3:after {
    content: "+";
    padding-left: 6px;
  }

  .blog-sidebar.mobile .blog-sidebar-topic-filter.clicked h3:after,
  .blog-sidebar.mobile .blog-sidebar-post-listing.clicked h3:after {
    content: "-";
    padding-left: 7px;
  }

  .blog-sidebar.mobile .clicked ul {
    display: block;
    opacity: 1;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    visibility: visible;
  }
}


/* Blog post */

.post-featured-image {
  background-position: center center;
  background-size: cover;
  border-radius: 5px;
  margin-bottom: -110px;
  margin-top: 40px;
  min-height: 300px;
}

.blog-post {
  background: #fff;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 960px;
  padding: 84px 100px 80px 100px;
  position: relative;
  width: 90%;
}

.blog-post.no-image {
  margin-top: 50px;
}

.blog-post__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.25;
}

.blog-post__meta {
  margin: 1rem 0;
}

.blog-post__meta a {
  text-decoration: none;
}

.blog-post__timestamp {
  display: inline-block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 10px;
  width: 15px;
}

.blog-post__links-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 26px 0;
}

@media (max-width: 767px) {
  .blog-post__links-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .hs-blog-social-share {
    height: 0 !important;
  }
  .hs-blog-social-share-list {
    padding-top: 20px;
  }
}

.hs-blog-social-share .hs-blog-social-share-item-linkedin {
  margin-top: -7px;
}

.blog-post__back-to-blog,
.blog-post__back-to-blog:hover {
  text-decoration: none;
}

.blog-post__back-to-blog svg {
  margin-right: 10px;
  position: relative;
  top: 6px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  width: 20px;
}

@media (max-width: 767px) {
  .blog-post img {
    float: none !important;
    width: 100% !important;
  }

  .blog-post {
    width: 90%;
    padding: 30px;
  }

  .blog-post h1 {
    font-size: 1.6rem;
  }
}

/* Blog related posts */

.blog-related-posts {
  margin-top: 3rem;
  padding: 2rem 0;
}

.blog-related-posts h2 {
  text-align: center;
}

.blog-related-posts__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-related-posts .blog-index__post-content h2 {
  text-align: left;
}

.blog-related-posts .blog-post__meta-section {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.blog-related-posts__image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  max-width: 100%;
  padding-bottom: 63%;
}

.blog-related-posts__title {
  margin: 1rem 0 0.5rem;
}

.blog-related-posts__title a {
  color: #494a52;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 100%;
}

.blog-comments form {
  max-width: 100%;
  padding-top: 2em;
}

.blog-comments .hs-submit {
  text-align: center;
}

.comment.depth-0:first-child {
  margin-top: 2em;
}

.comment.depth-1 {
  padding-left: 2em;
  padding-top: 1em;
  margin-top: 1em;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}

/* Subscription section */

.subscription-form {
  display: block;
  margin: 0 auto;
  padding: 60px 0;
  text-align: center;
}

@media (max-width: 767px) {
  .subscription-form {
    width: 85%;
  }
}

.subscription-form label {
  text-align: center;
}


.custom-blog-header {
  text-align: center;
}

.custom-blog-header h4 {
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 600;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.2em;
  font-family: Oswald;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .06em;
  text-transform: uppercase;
  line-height: 1.4em;
  font-size: 2rem;
  color: #a58240;
  line-height: calc(1.4 * (1 + (1 - 1.2)/25));
  margin: 2rem 0;
}

@supports (--test-custom-property: true) {
  body {
    --sqs-site-gutter:4vw;
    --sqs-mobile-site-gutter: 6vw;
    --sqs-site-max-width: 1400px
  }
}

.custom-popular-post-inner {
  --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11.0px);
  --cell-max-width: calc( ( var(--sqs-site-max-width, 1500px) - (11.0px * (8 - 1)) ) / 8 );
  display: grid;
  position: relative;
  grid-area: 1/1/-1/-1;
  grid-template-rows: repeat(40,minmax(24px, auto));
  grid-template-columns: minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
  row-gap: 11px;
  column-gap: 11px;
}

.custom-popular-post-wrapper .dnd-section > div {
  max-width: 100% !important;
}

.popular-post-left {
  grid-area: 2/2/25/10;
  z-index: 1;
  padding-top: 64px;
}

.custom-top-title {
  grid-area: 1/2/7/10;
  z-index: 2;
}

.formbg {
  grid-area: 23/1/26/11;
  z-index: 5;
  background: #f0f1f2;
  min-height: 591px;
}

.leftSpacer {
  grid-area: 25/1/40/11;
  z-index: 3;
  background: #f0f1f2;
}

.popular-post-form {
  grid-area: 24/2/38/10;
  z-index: 7;
}

.popular-post-form .form-columns-2 .hs-form-field {
  display: flex;
  flex-wrap: wrap;
}

.popular-post-form .hs-form-field > legend.hs-field-desc {
  order: 5;
}

.popular-post-form .hs-form-field.hs_lastname > label {
  visibility: hidden;
}

.popular-post-form .form-columns-1 .input {
  margin: 0 !important;
}

.popular-post-form .hs-input {
  width: 100% !important;
}

.body-container--blog-index {
  background: #fff;
}

.custom-top-title h1 {
  font-family: ModelistRough;
  line-height: 1.5em;
  font-size: 85px;
  font-weight: 400;
  padding: 0;
  margin: 0;
  margin-top: 8px;
  letter-spacing: .06em;
  white-space: nowrap;
  text-transform: none !important;

}

.popular-post-form > * {
  background: none !important;
  padding: 0 !important;
}

.popular-post-form .hs-form-field > label {
  font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 1.8em;
  font-size: 1rem;
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.5em;
  color: #231f20;
}
.custom-blog-search-wrapper .dnd-section > div {
  max-width: 100% !important;
}
.custom-post-content {
  font-family: Lato;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.5em;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  color: #231f20;
}
.custom-post-content p {
  margin: 1rem 0;
  font: inherit;
}
.custom-post-content a {
  color: #a58240 !important;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-color: currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
  text-decoration-skip: auto;
  text-decoration-skip-ink: auto;
}
.custom-post-title h1 {
  line-height: 1.2em;
  font-size: 4rem;
  font-family: Oswald;
  font-weight: 400;
  font-style: normal;
  letter-spacing: .06em;
  text-transform: uppercase;
  line-height: 1.4em;
  font-size: 5em;
}

.container-fluid.custom-blog-search-wrapper form input[type=text] {
  font-size: 1rem;
  line-height: 1.5;
}
.search-wrapper .hs-search-field--open .hs-search-field__suggestions {
  display: none;
}
.cmspacer {
  height: 5vw;
}
.blog-categories-list {
  display: block;
  line-height: normal;
  margin-bottom: 2vw;
}

.blog-categories-list > a.blog-categories {
  display: inline-block;
  line-height: normal !important;
  margin-bottom: 6px;
}
nav.blog-list-pagination {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-content: center;
  margin: 6vw 0 3vw;
  color: hsl(345deg 6% 13%);
}
.blog-list-pagination .older {
  text-align: right;
  align-self: flex-end;
  margin-left: auto;
}

.blog-list-pagination .newer a,
.blog-list-pagination .older a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  color: inherit;
}

.blog-list-pagination .older a {
  justify-content: flex-end;
}

.icon {
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  box-sizing: content-box;
  line-height: 1;
}

.blog-basic-grid .blog-list-pagination .blog-list-pagination-icon {
  stroke: hsl(345deg 6% 13%);
}

.blog-list-pagination .newer a .icon, .blog-list-pagination .older a .icon {
  width: 9px;
  height: 16px;
  padding-right: 12px;
}

.blog-list-pagination .older a .icon {
  padding-right: 0;
  padding-left: 12px;
}

.icon--stroke svg {
  stroke-width: 1px;
  fill: transparent;
  margin: 0;
}

.icon .caret-right-icon--small, .icon .caret-left-icon--small {
  width: 9px;
  height: 16px;
}


@media (min-width: 768px) {
  nav.blog-list-pagination {
    grid-column-start: 1;
    grid-column-end: 4;
  }
  .blog-categories-list {
    margin-bottom: 8px;
  }
  .cmspacer {
    height: 25px;
  }
  .custom-popular-post-inner {
    --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11.0px);
    --cell-max-width: calc( ( var(--sqs-site-max-width, 1500px) - (11.0px * (24 - 1)) ) / 24 );
    --inset-padding: 0vw;
    --container-width: min(var(--sqs-site-max-width, 1500px), calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding) ));
    grid-template-rows: repeat(28,minmax(calc(var(--container-width) * var(--row-height-scaling-factor)), auto));
    grid-template-columns: minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
  }

  .popular-post-left {
    grid-area: 4/3/28/16;
    z-index: 2;
  }

  .custom-top-title {
    grid-area: 2/3/10/15;
    z-index: 3;
  }

  .formbg {
    grid-area: 2/17/17/27;
    z-index: 4;
  }

  .leftSpacer {
    grid-area: 2/1/17/2;
    z-index: 5;
  }

  .popular-post-form {
    grid-area: 3/18/16/26;
    z-index: 7;
  }
  .custom-post-content {
    font-size: calc((1.2 - 1) * 1.2vw + 1rem);
  }
}



@media screen and (min-width: 768px), screen and (max-width: calc(1511px)) and (orientation: landscape) {
  .custom-blog-header h4 {
    font-size: calc((1.2 - 1) * 1.2vw + 1rem);
  }
  .popular-post-form .hs-form-field > label {
    font-size: calc((1.2 - 1) * 1.2vw + 1rem) !important;
  }
  .custom-post-title h1 {
    font-size: calc((5 - 1) * 1.2vw + 1rem);
  }
  .container-fluid.custom-blog-search-wrapper form input[type=text] {
    font-size: calc((1.2 - 1) * 1.2vw + 1rem);
  }
}

@media screen and (min-width: 1512px) {
  .custom-blog-header h4 {
    font-size: calc(1.2 * 1rem);
  }
  .popular-post-form .hs-form-field > label {
    font-size: calc(1.2 * 1rem) !important;
  }
  .custom-post-content {
    font-size: calc(1.2 * 1rem);
    margin-bottom: 4rem;
  }
  .custom-post-title h1 {
    font-size: calc(5 * 1rem);
    margin-bottom: 2rem;
  }
  .container-fluid.custom-blog-search-wrapper form input[type=text] {
    font-size: calc(1.2 * 1rem);
  }
}


@media screen and (max-width: 767px) and (orientation: portrait) {
  .custom-post-title h1 {
    font-size: calc((5 - 1) * calc(.012 * min(100vh, 900px)) + 1rem);
  }
  .blog-basic-grid--text h1 {
    font-size: calc((2 - 1) * calc(.012 * min(100vh, 900px)) + 1rem);
  }
}








.custom-blog-header {
  padding-top: 4vw;
  font-size: calc(1.2 * 1rem);
}

.custom-blog-header h1 {
  font-family: playfair-display, Merriweather, Georgia; !important;
  font-size: 3em;
  font-weight: 400;
  line-height: 1;
  margin: 2rem 0;
  padding-top: 6px;
  padding-bottom: 12px;
  text-transform: none;
}
.custom-blog-header h4{
  margin: 41px 0 0;
}
.custom-blog-search-wrapper > div {
  padding-top: 33px;
}

.custom-blog-search-wrapper {
  padding-top: 3.3vmax;
  padding-bottom: 12.3vmax;
  background: #dbdbdb;
}

.container-fluid.custom-pagination-wrapper {
  padding: 30px 0;
  background: #f0f1f2;
}

.custom-blog-search-wrapper .hs-search-field__bar {
  background: none;
  padding:  0;
}

.container-fluid.custom-blog-search-wrapper form input[type=text] {
  border: 1px solid #aaa;
  background-color: transparent;
  margin: 49px 0 0;
}

.search-wrapper {
  display: flex;
  width: 100%;
  justify-content: space-between;
  text-align: right;
}

.search-title {
  width: 40%;
}

.search-wrapper .hs-search-field {
  width: 60%;
  text-align: left;
  display: block;
  margin-left: 55px;
}

form input[type=text] {
  font-size: 18.16px;
  font-family: Lato;
}

.search-title h3 {
  font-size: 51px;
  font-family: Oswald;
  font-weight: 400;
  margin: 34px 0;
  text-transform: uppercase;
}

.search-title span {
  font-size: 61.2px;
  font-family: ModelistRough;
  text-transform: capitalize;
  padding-right: 10px;
}

.container-fluid.custom-blog-search-wrapper .dnd-section>.row-fluid {
  max-width: 1000px;
}
.hs-search-field--open .hs-search-field__suggestions {
  padding: 15px;
}


.search-wrapper {
  --grid-gutter: calc(var(--sqs-mobile-site-gutter, 6vw) - 11.0px);
  --cell-max-width: calc( ( var(--sqs-site-max-width, 1500px) - (11.0px * (8 - 1)) ) / 8 );
  display: grid;
  position: relative;
  grid-area: 1/1/-1/-1;
  grid-template-rows: repeat(7,minmax(24px, auto));
  grid-template-columns: minmax(var(--grid-gutter), 1fr) repeat(8, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
  row-gap: 11px;
  column-gap: 11px;
}

.search-title {
  grid-area: 1/2/7/7;
  z-index: 3;
  width: auto;
}

.search-wrapper .hs-search-field {
  width: auto;
  grid-area: 6/2/8/10;
  z-index: 1;
  margin: 0;
  display: flex;
  align-items: center;
}

.search-title h3 {
  text-align: right;
  margin: 2rem 0;
}

.container-fluid.custom-blog-search-wrapper form input[type=text] {
  margin: 0;
  opacity: .7;
  background: no-repeat 15px 50%;
  background-image: url(//555693.fs1.hubspotusercontent-na1.net/hubfs/555693/raw_assets/public/HavenerCapitalPartner_October2022/images/icon-searchqueries-20-dark.png);
  padding: 12px 12px 12px 45px;
}

.container-fluid.custom-blog-search-wrapper form input[type=text]:focus {
  opacity: 1;
}
.section.post-footer form .hs-form-field > label span.hs-form-required,
.popular-post-form .hs-form-field > label span.hs-form-required{
  color: inherit;
  margin-left: 4px;
}
.blog-comments .section.post-footer form {
  background: #DBDBDB;
}
.section.post-footer form .hs-form-field > label {
  text-transform: none;
}
.blog-comments input.hs-button.primary {
  text-transform: uppercase;
}

.custom-blog-index {
  padding-top: 4vw;
  padding-bottom: 4vw;
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  padding-left: 4vw;
  padding-right: 4vw;
}
.blog-pagination__prev-link--disabled,
.blog-pagination__next-link--disabled{
  display: none !important;
}
.blog-list-pagination .blog-list-pagination-icon {
  stroke: hsl(345deg 6% 13%);
}
.body-container--blog-index {
  font-size: 1rem;
}

@media screen and (min-width: 768px), screen and (max-width: calc(1511px)) and (orientation: landscape) {
  .body-container--blog-index {
    font-size: calc((1.2 - 1) * 1.2vw + 1rem);
  }
}
@media screen and (min-width: 1512px) {
  .body-container--blog-index {
    font-size: calc(1.2 * 1rem);
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .body-container--blog-index {
    font-size: calc((1.2 - 1) * calc(.012 * min(100vh, 900px)) + 1rem);
  }
}


@media (min-width: 768px) {
  .custom-blog-index {
    display: grid;
    grid-template-columns: repeat(3,minmax(0,1fr));
    grid-column-gap: 40px;
    grid-row-gap: 90px;
    grid-auto-rows: min-content;
  }
  .search-title h3 {
    white-space: nowrap;
  }
  .search-wrapper {
    --grid-gutter: calc(var(--sqs-site-gutter, 4vw) - 11.0px);
    --cell-max-width: calc( ( var(--sqs-site-max-width, 1500px) - (11.0px * (24 - 1)) ) / 24 );
    --inset-padding: 0vw;
    --row-height-scaling-factor: 0.0215;
    --container-width: min(var(--sqs-site-max-width, 1500px), calc(100vw - var(--sqs-site-gutter, 4vw) * 2 - var(--inset-padding) ));
    grid-template-rows: repeat(3,minmax(calc(var(--container-width) * var(--row-height-scaling-factor)), auto));
    grid-template-columns: minmax(var(--grid-gutter), 1fr) repeat(24, minmax(0, var(--cell-max-width))) minmax(var(--grid-gutter), 1fr);
  }

  .search-title {
    grid-area: 1/4/4/13;
    z-index: 3;
  }

  .search-wrapper .hs-search-field {
    grid-area: 1/14/4/24;
    z-index: 1;
  }
  .popular-post-form .form-columns-2 .hs-form-field ul.no-list.hs-error-msgs {
    padding-right: 8px;
  }
}

@media (max-width: 1024px) {
  .custom-popular-post {
    margin-bottom: 0;
  }
  .search-title h3 {
    font-size: 30px;
  }

  .search-title span {
    font-size: 40px;
  }
}

@media (max-width: 767px) {
  .custom-blog-index article {
    margin-bottom: 30px;
  }
  .formbg {
    min-height: auto;
  }
  .custom-top-title h1 {
    font-size: 57px;
  }

  .pop-post-title h2 {
    font-size: 37px;
  }
  .custom-popular-post {
    margin-bottom: 0;
  }

  .blog-index__post {
    margin-bottom: 30px;
  }
  .search-wrapper {
    display: block;
    padding: 4vw 6vw;
  }
  section.custom-blog-index {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .search-title h3 {
    margin: 0;
    text-align: center;
  }
  .popular-post-form .form-columns-2 .hs-form-field {
    width: 100% !important;
  }

  .popular-post-form .hs-form-field.hs_lastname>label {
    display: none;
  }

  .popular-post-form .hs-form-field .input {
    margin: 0 !important;
  }
}

@media (max-width: 650px) {
  .custom-popular-post {
    display: block;
  }

  .custom-popular-post-inner {
    display: flex;
    flex-wrap: wrap;
  }

  .popular-post-left {
    padding: 0;
  }

  .custom-popular-post-inner > * {
    width: 100%;
  }

  .custom-top-title {
    order: 1;
    padding: 4vw 6vw;
    margin-bottom: -73px;
  }

  .popular-post-left {
    order: 2;
    padding: 4vw 6vw;
  }

  .popular-post-form {
    order: 3;
    background: #f0f1f2;
    padding: 4vw 6vw;
    margin-bottom: 9vw;
  }

  .leftSpacer {
    display: none;
  }

  .formbg {
    display: none;
  }

  .popular-post-form .input {
    margin: 0 !important;
  }

  .popular-post-form .hs-form-field.hs_lastname>label {
    display: none;
  }

  .custom-top-title h1 {
    margin: 0;
  }

}
@media (max-width: 480px) {
  .hs_recaptcha {
    overflow: auto;
  }

  .custom-blog-header h4 {
    font-size: 1.2rem;
  }
}