*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct box sizing in Firefox.
 */

hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Remove the inheritance of text transform in Edge and Firefox.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers.
 */

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}




@font-face {
    font-family: Reckless;
    src: url(//143201129.fs1.hubspotusercontent-eu1.net/hubfs/143201129/raw_assets/public/pourify-theme/fonts/Reckless-Light.woff2);
}

@font-face {
    font-family: Roobert;
    src: url(//143201129.fs1.hubspotusercontent-eu1.net/hubfs/143201129/raw_assets/public/pourify-theme/fonts/Roobert-Medium.woff2);
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: Roobert;
    src: url(//143201129.fs1.hubspotusercontent-eu1.net/hubfs/143201129/raw_assets/public/pourify-theme/fonts/Roobert-SemiBold.woff2);
    font-weight: 600;
}

body {
    line-height: 1.4;
    overflow-wrap: break-word;

    /* default font styling */
    font-family: Roobert;
    color: #031836;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.32px;
}

h1,
h2,
h3,
h4 {
    font-family: Reckless;
}




/* Handles word breaking for a few specific languages which handle breaks in words differently. If your content is not translated into these languages, you can safely remove this.  */

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
    line-break: strict;
    overflow-wrap: normal;
    word-break: break-all;
}
.button {
  background-color: #031836;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;
}

.button:hover {
  color: #031836;
  background-color: white;
}

button {
  background-color: #031836;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;
  border: 0;
}

button:hover {
  color: #031836;
  background-color: white;
}

button.small {
  padding: 8px 24px;
}

button.negative {
  background-color: white;
  color: #031836;
}

button.negative:hover {
  color: white;
  background-color: #031836;
}

.hs-button {
  background-color: #031836;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;
  border: 0;
}

.hs-button:hover {
  color: #031836;
  background-color: white;
}

.button-fill {
  background-color: #031836;
  color: white;

  border-radius: 50px;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;

  overflow: hidden;
  clip-path: inset(0 round 50px);
  position: relative;

  transition: 0.2s ease-in-out;
}

.button-fill .button-fill-inner {
  position: absolute;
  left: 0px;
  top: 0px;
}

.button-fill .button-fill-inner span {
  will-change: transform;

  width: 800px;
  height: 800px;
  margin-left: -400px;
  margin-top: -400px;
  border-radius: 50%;
  display: block;

  background-color: white;
  position: absolute;

  transform: scale(0);
  transition: transform 0.5s ease-in-out;

  -webkit-perspective: 1000;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
}

.button-fill .button-fill-text {
  z-index: 10;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
}

.button-fill:hover {
  color: #031836;
}

.button-fill:hover .button-fill-inner span {
  transform: scale(1);
}

.button-fill.negative {
  background-color: white;
  color: #031836;
}

.button-fill.negative:hover {
  color: white;
}

.button-fill.negative .button-fill-inner span {
  background-color: #031836;
}

.button-fill.small {
  padding: 8px 24px;
}


/* .button {
  background-color: #031836;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;
}

.button:hover {
  color: #031836;
  background-color: white;
}

button {
  background-color: #031836;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;
  border: 0;
}

button:hover {
  color: #031836;
  background-color: white;
}

button.small {
  padding: 8px 24px;
}

button.negative {
  background-color: white;
  color: #031836;
}

button.negative:hover {
  color: white;
  background-color: #031836;
}

.hs-button {
  background-color: #031836;
  border-radius: 50px;
  color: white;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;
  border: 0;
}

.hs-button:hover {
  color: #031836;
  background-color: white;
}

.button-fill {
  background-color: #031836;
  color: white;

  border-radius: 50px;
  text-decoration: none;
  padding: 16px 32px;
  display: inline-block;
  transition: 0.3s ease;
  cursor: pointer;

  /* overflow: hidden; */
  clip-path: inset(0 round 50px);
  position: relative;

  transition: 0.2s ease-in-out;
}

.button-fill .button-fill-inner {
  position: absolute;
  left: 0px;
  top: 0px;
}

.button-fill .button-fill-inner span {
  will-change: transform;

  width: 800px;
  height: 800px;
  margin-left: -400px;
  margin-top: -400px;
  border-radius: 50%;
  display: block;

  background-color: white;
  position: absolute;

  transform: scale(0);
  transition: transform 0.5s ease-in-out;

  -webkit-perspective: 1000;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
}

.button-fill .button-fill-text {
  z-index: 10;
  position: relative;
  width: 100%;
  display: block;
  text-align: center;
}

.button-fill:hover {
  color: #031836;
}

.button-fill:hover .button-fill-inner span {
  transform: scale(1);
}

.button-fill.negative {
  background-color: white;
  color: #031836;
}

.button-fill.negative:hover {
  color: white;
}

.button-fill.negative .button-fill-inner span {
  background-color: #031836;
}

.button-fill.small {
  padding: 8px 24px;
} */
/* Base */

/* Fields */

.hs-form-field {
  margin-bottom: 1.4rem;
}

/* Labels */

form label {
  display: block;
  font-size: 0.875rem;
  margin-bottom: 0.35rem;
}

/* Form Title */
.form-title {
  margin-bottom: 0;
}

/* Help text */

form legend {
  font-size: 0.875rem;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  display: inline-block;
  font-size: 0.875rem;
  padding: 0.7rem;
  width: 100%;
}

form textarea {
  resize: vertical;
}

form fieldset {
  max-width: 100% !important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Inputs - date picker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border-color: #EF6B51;
}

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}


  /* Search button input field and suggestions */
  .body-container-wrapper .hs-search-field__button {
    padding: 15px;
  }

  .body-container-wrapper .hs-search-field__bar--button-inline .hs-search-field__button {
    margin-left: 6px;
    margin-bottom: 0;
  }

  .body-container-wrapper .hs-search-field__button svg {
    height: 15px;
    fill: #fff;
  }

  .body-container-wrapper .hs-search-field__bar > form > .hs-search-field__input {
    padding: 10px;
  }

  .body-container-wrapper .hs-search-field__suggestions li a {
    color: #494A52;
    padding: 0.35rem 0.7rem;
    text-decoration: none;
    transition: background-color 0.3s;
  }




form .input input,
form .input select {
    background-color: unset;
    border: 0;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px solid black;
    color: black;
    padding: 10px 0;
}

form input:focus {
    outline: transparent;
}
/* Table */

table {
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table cells */

td,
th {
  vertical-align: top;
}

/* Table header */

thead th {
  vertical-align: bottom;
}
.card {
    border-radius: 8px;
    display: flex;
    flex-direction: column;
}

.card h3 {
    font-family: Reckless;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    letter-spacing: -0.48px;
    margin: 0;
}

.card h4 {
    font-family: Roobert;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.28px;
    margin: 0;
    text-align: end;
}

.card p {
    font-family: Roobert;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.32px;
}

.card.background-blue {
    background-color: #dad7d7;
    padding: 24px;
}

.card .card-text-header {
    display: grid;
    grid-template-columns: 2fr 1fr;
    padding: 10px 0px 5px 0px;
}

.card .card-text {
    padding: 10px 0px 10px 0px;
    color: black;
}

.card .card-text p {
    margin: 16px 0px 0px 0px;
}

.card .features {
    list-style-type: none;
    margin: 0;
    padding: 10px 0px 30px 0px;
}

.card .feature {
    border-bottom: 1px solid #bebebe;
    padding: 10px;

    display: flex;
    align-items: center;
}

.card .feature:first-of-type {
    border-top: 1px solid #bebebe;
}

.card .feature svg {
    display: inline-block;
    margin-right: 8px;
}

.card .feature p {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.card .button,
.card .button-fill {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    margin-top: auto;
}

.card img {
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    border-radius: 8px;
    object-fit: cover;
}

/* .menu {
    padding: 20px 100px 20px 100px;
    position: fixed;
    top: 0px;
    z-index: 500;
    width: 100%;
    transition: transform 0.3s ease, background-color 0.3s ease;
}

.menu ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style: none;
    padding: 0;
    margin: 0;
}

.menu li:nth-of-type(2) {
    text-align: center;
}

.menu li:nth-of-type(3) {
    text-align: right;
}

@media screen and (max-width: 1100px) {
    .menu {
        padding: 20px 20px 20px 20px;
    }
}

@media screen and (max-width: 400px) {
    .menu li:nth-of-type(1) {
        text-align: right;
        order: 1;
        margin: 0px 0px 0px 4px;
    }

    .menu li:nth-of-type(3) {
        text-align: right;
        margin: 0px 0px 0px 4px;
    }
} */
/* Menu and simple menu */

.hs-menu-wrapper ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */

.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: column;
  }
}

/* Vertical menu */

.hs-menu-wrapper.hs-menu-flow-vertical ul {
  flex-direction: column;
}

/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}

/* CTA, logo, and rich text images */

.hs_cos_wrapper_type_cta img,
.hs_cos_wrapper_type_logo img,
.hs_cos_wrapper_type_rich_text img {
  height: auto;
  max-width: 100%;
}
.language-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 9999;
  justify-content: center;
  align-items: center;
}

.language-popup-content {
  background-color: #f4f4e7;
  padding: 2rem;
  border-radius: 8px;
  text-align: center;
}

.language-buttons {
  display: flex;
  gap: 1rem;
  justify-content: center;
  margin-top: 1rem;
}

.language-buttons button {
  padding: 0.5rem 2rem;
  font-size: 1.1rem;
  cursor: pointer;
  /* border: 1px solid #ccc; */
  border-radius: 100px;
  background-color: #031836;
  color: white;
}

.language-buttons button:hover {
  background-color: white;
  color: #031836;
}
/* For content that needs to be visually hidden but stay visible for screenreaders */

.show-for-sr {
  border: 0 !important;
  clip: rect(0, 0, 0, 0) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

@media (max-width: 767px) {
  .show-for-sr--mobile {
    border: 0 !important;
    clip: rect(0, 0, 0, 0) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
  }
}

/* Blog */


.blog-index {
    margin: 0 auto;
    margin-top: 250px;
    max-width: 1100px;
    padding: 20px;
}

.blog-index h2 a {
    color: #031836;
    font-family: Reckless;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%; /* 27.6px */
    letter-spacing: -0.48px;
    
    text-decoration: none;
}

.blog-index img {
    /* aspect-ratio: 3/4; */
    aspect-ratio: 1/1;
    border-radius: 8px;
    background: #DAD7D7;
}

.blog-index .blog-header , .blog-post .blog-header {
    color: #031836;
    font-family: Roobert;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 60px */
    letter-spacing: -2.1px;

    text-align: center;
    padding: 0px 20px;
    margin: 0px 0px 80px 0px;
}



.hs-pagination  {
    color: #031836;
    text-overflow: ellipsis;
    font-family: Roobert;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    letter-spacing: -0.28px;
}

.hs-pagination a  {
    text-decoration: none;
    color: #031836;
}

.hs-pagination .hs-pagination__link--active {
    border-radius: 40px;
    background: #031836;
    color: #FFF;
    padding: 3px;
    min-width: 25px;
    min-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hs-pagination__link--next, .hs-pagination__link--prev {
    border-radius: 40px;
    background: #FFF;
    fill: #031836;

    padding: 3px;
    min-width: 25px;
    min-height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;

    transition: 0.3s ease;
}


.hs-pagination__link--next:hover, .hs-pagination__link--prev:hover {
    background: #031836;
    fill: #FFF;
}




.blog-post {
    margin: 0 auto;
    margin-top: 250px;
    max-width: 800px;
    padding: 20px;
}


.blog-post-body img {
    width: 100% !important;
    margin: 60px 0px 60px 0px;
    border-radius: 8px;
    background: #DAD7D7;
}

.blog-post-body p {
    color: #031836;
    font-family: Roobert;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: -0.32px;
}

.blog-post-body h1, .blog-post-body h2, .blog-post-body h3, .blog-post-body h4, .blog-post-body h5, .blog-post-body h6 {
    color: #031836;
    font-family: Roobert;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.48px;
}

.blog-post-body .hs-embed-wrapper {
    min-width: 100% !important;
    margin: 60px 0px 60px 0px !important;
    border-radius: 8px;
    background: #DAD7D7;
}

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

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

@media screen and (max-width: 800px) {

    .blog-index, .blog-post {
        margin-top: 150px;
    }

    .blog-index .blog-header , .blog-post .blog-header {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        letter-spacing: -1.4px;
        line-height: 100%;
        margin: 0px 0px 50px 0px;
    }


    .blog-post-body .hs-embed-wrapper {
        margin: 40px 0px 40px 0px !important;
    }

    .blog-post-body img {
        margin: 40px 0px 40px 0px !important;
    }
}
.basic-page {
    margin: 0 auto;
    margin-top: 250px;
    max-width: 800px;
    padding: 20px;
}

.basic-page .basic-page-header {
    color: #031836;
    font-family: Roobert;
    font-size: 60px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 60px */
    letter-spacing: -2.1px;

    text-align: center;
    padding: 0px 20px;
    margin: 0px 0px 80px 0px;
}



.basic-page-body img {
    width: 100% !important;
    margin: 60px 0px 60px 0px;
    border-radius: 8px;
    background: #DAD7D7;
}

.basic-page-body p {
    color: #031836;
    font-family: Roobert;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: -0.32px;
}

.basic-page-body h1, .basic-page-body h2, .basic-page-body h3, .basic-page-body h4, .basic-page-body h5, .basic-page-body h6 {
    color: #031836;
    font-family: Roobert;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.48px;
}

.basic-page-body .hs-embed-wrapper {
    min-width: 100% !important;
    margin: 60px 0px 60px 0px !important;
    border-radius: 8px;
    background: #DAD7D7;
}

.basic-page-body form .hs-input  {
    width: 100% !important;
}

.basic-page-body .hs-submit {
    text-align: center;
}

@media screen and (max-width: 800px) {

    .basic-page {
        margin-top: 150px;
    }

    .basic-page .basic-page-header {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        letter-spacing: -1.4px;
        line-height: 100%;
        margin: 0px 0px 50px 0px;
    }


    .basic-page-body .hs-embed-wrapper {
        margin: 40px 0px 40px 0px !important;
    }

    .basic-page-body img {
        margin: 40px 0px 40px 0px !important;
    }
}
.error-page {
    min-height: 50vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.error-page .content {
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
    padding-top: 100px;
}

.error-page h1 {
    font-family: Roobert;
    font-size: 60px;
    font-style: normal;
    letter-spacing: -2.1px;
    line-height: 100%;
}



body {
    background-color: #F4F4E7;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

html {
  overscroll-behavior: none;
}