.bg-white {
  background: #f2f2f2
}

.hs_form_target_form form {
  display: grid !important;
  grid-template-areas:
    "form_email form_button"
    "form_optin form_optin" !important;
  gap: 16px;
}

.hs-input {
  padding: 16px;
  color: #1a1a1a !important;
  font-weight: 500 !important;
}

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

.div-block-674 {
    grid-column-gap: 8px !important;
    grid-row-gap: 8px !important;
    flex: 0 auto;
    width: 320px;
    display: flex !important;
    align-items: center !important;
}

.primary {
  border-radius: 0 !important;
  border: none !important;
  color: #fff;
  padding: 18px 32px !important;
  cursor: pointer !important;
}

.hs_email {
  grid-area: form_email !important;
}

.blog-post__body a, .hs-form-booleancheckbox-display a {
    color: #ff5824 !important;
    font-family: Inter, sans-serif;
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
}

.w-button {
    color: #fff !important;
    line-height: inherit;
    cursor: pointer;
    background-color: #3898ec;
    border: 0;
    border-radius: 0;
    padding: 9px 15px;
    text-decoration: none;
    display: inline-block;
}

.hs_submit {
  grid-area: form_button !important;
}

.hs_opt_in {
  grid-area: form_optin !important;
}

#opt_in-72368e4d-5fa8-4d3b-aa56-7e410a7aab2d .hs-input {
  margin-right: 16px;
}

span strong {
  font-weight: 600 !important;
}

span strong a {
  padding-left: 0px !important;
  font-family: Inter, sans-serif;
  font-size: 10px;
  line-height: 16px;
  list-style-type: none;
  color: #333 !important;
  font-weight: 400 !important;
}

ul {
  margin-bottom: 0px !important;
}

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

.blog-container {
  margin: 0 auto;
  padding: 80px 48px;

  align-items: center;
  width: 100%;
  max-width: 1280px;
}

.blog-listing {
  background: #f2f2f2;
}

.blog-orange {
  background: #ff5824;
}

.current-page {
  background: #ff5824;
  padding: 12px 16px;
  color: #fff;
  border-radius: 4px;
}

.blog-post-info {
  padding: 32px;
  display: flex;
  gap: 16px;
  flex-direction: column;
  align-items: flex-start;
}

.blog-post-info h2 {
  margin-block-start: 0;
  margin-block-end: 0;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 21.78px;
  text-decoration: none;
}

.blog-post-info p {
  font-size: 12px;
  line-height: 14.52px;
  color: #fff;
}

.blog-tag {
  display: inline-block;
  background: #ff5824;
  color: #fff;
  border-radius: 4px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 15.04px;
  font-weight: 600;
  text-transform: capitalize;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
}

.flex-column {
  display: flex;
  flex-direction: column;
}

.g-80 {
  gap: 80px;
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

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

.blog-post__timestamp {
  display: block;
}

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

.blog-post__tag-link {
  font-size: 0.875rem;
}

/* Blog related posts */

.blog-post__sidebar .item {
  background-size: cover !important;
}

.blog-related-posts {
  background-color: #f8fafc;
}

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

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (max-width: 1024px) {
  .blog-container 
    padding: 80px 24px;
  }

  .image-194 {
    margin-top: 24px !important
  }
}

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


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

.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

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

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

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

.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;
}

.resources-contents a {
    display: flex !important;
    flex-direction: column;
    justify-content: flex-start;
}

a.cta_button {
    -webkit-font-smoothing: antialiased !important;
    cursor: pointer !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -o-user-select: none !important;
    user-select: none !important;
    display: inline-block !important;
    font-weight: normal !important;
    text-align: center !important;
    text-decoration: none !important;
    -moz-transition: all .4s ease !important;
    -webkit-transition: all .4sease !important;
    -o-transition: all .4s ease !important;
    background: rgb(255, 88, 36) !important;
    border-radius: 6px !important;
    border-width: 0px !important;
    color: rgb(255, 255, 255) !important;
    font-family: sans-serif !important;
    height: auto !important;
    transition: all .4sease !important;
    padding: 6px 30px !important;
    text-shadow: none !important;
    width: auto !important;
    font-size: 24px !important;
    line-height: 1.5em !important;
    border-radius: 4px !important;
}

a.cta_button p {
  color: #fff !important;
  margin-bottom: 0px !important;
  padding: 12px !important;
}

@media screen and (max-width: 768px) {
  .leadin-preview-wrapper {
    display: flex !important;
    gap: 6px;
    flex-direction: column;
  }
}