/* Generic
This is where reset, normalize & box-sizing styles go.
*/
*, *: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 imports */

@font-face {
  font-family: "Lubalin";
  src: url("https://cdn.talentgarden.com/fonts/lubalin/lubalingraphstd-demi-webfont.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-45Lt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-45Lt.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-46LtIt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-45Lt.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-55Rg";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-55Rg.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-56It";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-56It.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-65Md";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-65Md.ttf");
}

@font-face {
  font-family: "NHaasGroteskDSPro-66MdIt";
  src: url("https://cdn.talentgarden.com/fonts/neue/NHaasGroteskDSPro-66MdIt.ttf");
}

@font-face {
  font-family: "Obviusly-Variable";
  src: url("https://cdn.talentgarden.com/fonts/obviusly/obvioysly_variable.otf");
}

/* Root variables */

:root {
  --color-global-background: #fafdff;
  --color-global-foreground: #393b3c;
  --color-global-heading: #1b1d1d;
  --color-global-light-background: #fff;
  --color-global-disabled-background: #e7e8e9;
  --color-global-disabled-foreground: #1b1d1d;
  --color-cta-light: #fff;
  --color-cta-light-highlight: #fff;
  --color-cta-dark: #1b1d1d;
  --color-cta-dark-highlight: #000;
  --color-cta-default: #ee735d;
  --color-cta-default-highlight: #ff6d57;
  --color-cta-disabled-foreground: #fafdff;
  --color-cta-disabled: #d1d1d1;
  --color-cta-neutral: #b4b5b6;
  --color-cta-neutral-light: #d1d1d1;
  --color-primary-50: #fef7f6;
  --color-primary-100: #fce3df;
  --color-primary-200: #f8c8bf;
  --color-primary-300: #f5afa3;
  --color-primary-400: #f29382;
  --color-primary-500: #ee735d;
  --color-primary-600: #e84326;
  --color-primary-700: #b92c13;
  --color-primary-800: #781d0d;
  --color-primary-900: #3c0f06;
  --color-dimmed-0: #1b1d1d;
  --color-dimmed-1: #535555;
  --color-dimmed-2: #868888;
  --color-dimmed-3: #d1d1d1;
  --color-dimmed-4: #e7e8e9;
  --color-dimmed-5: #f5f5f5;
  --color-text-default: #535555;
  --color-text-interaction: #1b1d1d;
  --color-text-light: #fff;
  --color-dark-accent: #93251b;
  --color-peach: #fae6d6;
  --color-light: #ffcea8;
  --color-burgundy: #713348;
  --color-yellow: #ffd770;
  --color-error: #e16060;
  --color-success: #74d27e;
  --color-peach-light: #fac3b2;
  --breakpoint-extra-small: 30em;
  --breakpoint-small: 48em;
  --breakpoint-medium: 60em;
  --breakpoint-large: 80em;
  --breakpoint-extra-large: 100em;
  --container-large: 80.00rem;
  --container-medium: 35.56rem;
  --container-small: 20.00rem;
  --icon-size-16: 0.89rem;
  --icon-size-24: 1.33rem;
  --icon-size-32: 1.78rem;
  --icon-size-60: 3.33rem;
  --radius-4: 0.22rem;
  --radius-8: 0.44rem;
  --radius-10: 0.56rem;
  --radius-16: 0.89rem;
  --radius-24: 1.33rem;
  --radius-32: 1.78rem;
  --radius-100: 5.56rem;
  --space-2: 0.11rem;
  --space-4: 0.22rem;
  --space-8: 0.44rem;
  --space-12: 0.67rem;
  --space-16: 0.89rem;
  --space-24: 1.33rem;
  --space-32: 1.78rem;
  --space-40: 2.22rem;
  --space-48: 2.67rem;
  --space-56: 3.11rem;
  --space-60: 3.33rem;
  --space-64: 3.56rem;
  --space-72: 4.00rem;
  --space-80: 4.44rem;
  --space-88: 4.89rem;
  --space-96: 5.33rem;
  --space-104: 5.78rem;
  --space-112: 6.22rem;
  --space-120: 6.67rem;
  --space-128: 7.11rem;
  --space-136: 7.56rem;
  --space-144: 8.00rem;
  --space-152: 8.44rem;
  --space-160: 8.89rem;
  --space-168: 9.33rem;
  --space-176: 9.78rem;
  --space-184: 10.22rem;
  --space-192: 10.67rem;
  --space-200: 11.11rem;
  --font-family-default: Neue Haas Grotesk Display Pro, sans-serif;
  --font-family-heading: Lubalin, sans-serif;
  --font-lh-standard: 1.5;
  --font-lh-small: 1.2;
  --font-lh-large: 2;
  --font-size-10: 0.625rem;
  --font-size-11: 0.688rem;
  --font-size-12: 0.75rem;
  --font-size-14: 0.875rem;
  --font-size-16: 1.00rem;
  --font-size-18: 1.125rem;
  --font-size-22: 1.375rem;
  --font-size-28: 1.75rem;
  --font-size-32: 2rem;
  --font-size-40: 2.5rem;
  --font-size-48: 3rem;
  --font-size-56: 3.5rem;
}

/* Objects
Non-cosmetic design patterns including grid and layout classes)
*/
.container {
    inline-size: 100%;
    max-inline-size: calc(var(--space-200) * 6);
    margin: 0 auto;
    padding: 0 var(--space-24);
}

.container-large {
    inline-size: 100%;
    max-inline-size: var(--container-large);
    margin: 0 auto;
    padding: 0 var(--space-24);
}


/* CSS variables */

:root {
  --column-gap: 2.13%;
  --column-width-multiplier: 8.333;
}

/* Mobile layout */

.row-fluid {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: var(--space-24);
}


  .row-fluid .span1,
  .row-fluid .span2,
  .row-fluid .span3,
  .row-fluid .span4,
  .row-fluid .span5,
  .row-fluid .span6,
  .row-fluid .span7,
  .row-fluid .span8,
  .row-fluid .span9,
  .row-fluid .span10,
  .row-fluid .span11,
  .row-fluid .span12{
  min-height: 1px;
  width: 100%;
}

/* Desktop layout */

@media (min-width: 768px) {
  .row-fluid {
    flex-wrap: nowrap;
    justify-content: space-between;
  }

  
    .row-fluid .span1 {
      width: calc(var(--column-width-multiplier) * 1% * 1 - var(--column-gap) * (11 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span2 {
      width: calc(var(--column-width-multiplier) * 1% * 2 - var(--column-gap) * (10 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span3 {
      width: calc(var(--column-width-multiplier) * 1% * 3 - var(--column-gap) * (9 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span4 {
      width: calc(var(--column-width-multiplier) * 1% * 4 - var(--column-gap) * (8 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span5 {
      width: calc(var(--column-width-multiplier) * 1% * 5 - var(--column-gap) * (7 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span6 {
      width: calc(var(--column-width-multiplier) * 1% * 6 - var(--column-gap) * (6 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span7 {
      width: calc(var(--column-width-multiplier) * 1% * 7 - var(--column-gap) * (5 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span8 {
      width: calc(var(--column-width-multiplier) * 1% * 8 - var(--column-gap) * (4 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span9 {
      width: calc(var(--column-width-multiplier) * 1% * 9 - var(--column-gap) * (3 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span10 {
      width: calc(var(--column-width-multiplier) * 1% * 10 - var(--column-gap) * (2 * var(--column-width-multiplier) / 100));
    }
  
    .row-fluid .span11 {
      width: calc(var(--column-width-multiplier) * 1% * 11 - var(--column-gap) * (1 * var(--column-width-multiplier) / 100));
    }
  
}

/* My custom flex */
.flex {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: var(--space-24);
}

.flex__column--grow {
    flex-grow: 1;
}

/* Elements
Base HMTL elements are styled in this section (<body>, <h1>, <a>, <p>, <button> etc.)
*/
:root {
    --header-height-desktop: 80px;
}

html {
    scroll-behavior: smooth;
}

body {
    background-color: var(--color-global-light-background);
}
body.overflow-scrolling {
    overflow-y: hidden;
}

main {
    padding-top: calc(var(--header-height-desktop) + var(--space-48));
    padding-bottom: var(--space-96);
}
* {
  font-family: var(--font-family-default);
  font-weight: 450;
}

body {
  line-height: var(--font-lh-standard);
  overflow-wrap: break-word;
  font-size: var(--font-size-14);
  color: var(--color-text-default);
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  overflow-wrap: normal;
  word-break: break-all;
}

/* Headings */

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-weight: 600;
  color: var(--color-global-heading);
  margin: 0;
  line-height: var(--font-lh-small);
}

h6,
.h6 {
  font-size: clamp(var(--font-size-14), calc(0.875rem + ((1vw - 0.3rem) * 0.1786)), var(--font-size-16));
}

h5,
.h5 {
  font-size: clamp(1rem, calc(1rem + ((1vw - 0.3rem) * 0.1786)), 1.125rem);
}

h4,
.h4 {
  font-size: clamp(1.125rem, calc(1rem + ((1vw - 0.3rem) * 0.1786)), 1.25rem);
}

h3,
.h3 {
  font-size: clamp(1.375rem, calc(1.375rem + ((1vw - 0.3rem) * 0.1786)), 1.5rem);
}

h2,
.h2 {
  font-size: clamp(1.75rem, calc(1.75rem + ((1vw - 0.3rem) * 0.3571)), 2rem);
}

h1,
.h1 {
  font-size: clamp(2.5rem, calc(2.5rem + ((1vw - 0.3rem) * 0.678)), 3rem);
}

.font-family-heading,
.font-family-heading>* {
  font-family: var(--font-family-heading);
}

/* Paragraphs */

p:last-child {
  margin-bottom: var(--space-16);
}

/* Anchors */

a {
  text-decoration: none;
  color: var(--color-cta-default);
  cursor: pointer;
  transition: color .3s linear;
}

a:hover,
a:focus,
a:active {
  color: var(--color-cta-default-highlight);
}

/* Image & alt text */

img {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  font-size: var(--font-size-11);
  word-break: normal;
}

/* Utilities */
.text-capitalize {
  text-transform: capitalize;
}
button,
.btn,
.hs-button {
  box-sizing: border-box;
  user-select: none;
  -webkit-touch-callout: none;
  margin: 0;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-inline-size: min-content;
  text-decoration: none;
  white-space: nowrap;
  border: none;
  appearance: none;
  line-height: 1;
  position: relative;
  overflow: hidden;
  border-radius: var(--radius-100);
  background: none;
  background-color: none;
  font-size: var(--font-size-14);
  padding: var(--space-16);
  block-size: var(--space-48);
  text-transform: uppercase;
}

.btn,
.btn span {
  font-weight: 600;
}

button[disabled],
.btn[disabled],
.hs-button[disabled] {
  cursor: not-allowed;
}

/* Variants - Primary */
.btn,
.hs-button {
  border-style: solid;
  border-width: 1.5px;
}

.btn-primary,
.hs-button.primary {
  background-color: var(--color-cta-default);
  border-color: var(--color-cta-default);
  color: var(--color-cta-light);
}

.btn-primary:hover,
.hs-button.primary:hover {
  background-color: var(--color-cta-default-highlight);
  border-color: var(--color-cta-default-highlight);
  color: var(--color-cta-light);
}

.btn-primary-dark {
  background-color: var(--color-cta-dark);
  border-color: var(--color-cta-dark);
  color: var(--color-cta-light);
}

.btn-primary-dark:hover {
  background-color: var(--color-cta-dark-highlight);
  border-color: var(--color-cta-dark-highlight);
  color: var(--color-cta-light);
}

.btn-primary-light {
  background-color: var(--color-cta-light);
  border-color: var(--color-cta-light);
  color: var(--color-cta-default);
}

.btn-primary-light:hover {
  background-color: var(--color-dimmed-5);
  border-color: var(--color-dimmed-5);
  color: var(--color-cta-default-highlight);
}

.btn-primary-light-variant {
  background-color: var(--color-cta-light);
  border-color: var(--color-cta-light);
  color: var(--color-cta-dark);
}

.btn-primary-light-variant:hover {
  background-color: var(--color-dimmed-5);
  border-color: var(--color-dimmed-5);
  color: var(--color-cta-dark-highlight);
}

/* Variants - Secondary */
.btn-secondary {
  border-color: var(--color-cta-neutral);
  color: var(--color-cta-default);
}

.btn-secondary:hover {
  color: var(--color-cta-default-highlight);
}

.btn-secondary-dark {
  border-color: var(--color-cta-neutral);
  color: var(--color-cta-dark);
}

.btn-secondary-dark:hover {
  color: var(--color-cta-dark-highlight);
}

.btn-secondary-light {
  border-color: var(--color-cta-light);
  color: var(--color-cta-dark);
}

.btn-secondary-light:hover {
  color: var(--color-cta-dark-highlight);
}

.btn-secondary-light-variant {
  border-color: var(--color-cta-light);
  color: var(--color-cta-light);
}

.btn-secondary-light-variant:hover {
  color: var(--color-cta-light-highlight);
}

/* Dimensions */
.btn--small {
  block-size: var(--space-32);
  padding: 0 var(--space-8);
}

.btn--large {
  block-size: var(--space-60);
  padding: 0 var(--space-24);
}

.btn--icon {
  block-size: auto;
  padding: var(--space-12);
}
/* Inputs field text/email */
.hs-fieldtype-text .input {
    display: block;
    position: relative;
    block-size: var(--space-48);
    inline-size: 100%;
    border: 1px solid var(--color-dimmed-4);
    border-radius: var(--radius-4);
    background: var(--color-global-light-background);
    margin-bottom: var(--space-24);
    padding: 0 var(--space-16);
    outline: none;
}

.hs-fieldtype-text .hs-input {
    appearance: none;
    display: block;
    background: none;
    block-size: 100%;
    border: 0;
    color: var(--color-dimmed-0);
    font-family: inherit;
    font-size: var(--font-size-16);
    inline-size: 100%;
    line-height: 1;
    margin: 0;
    outline: none;
    overflow: hidden;
    padding: 0;
}

/* Errors */
.hs-error-msgs label {
    color: var(--color-error);
}

/* Input field Checkbox/radio */
form .inputs-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

form .inputs-list > li {
    display: block;
    margin: 0 0 var(--space-24);
}

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

form input[type=checkbox],
form input[type=radio] {
    cursor: pointer;
    margin-right: var(--space-4);
    margin-top: var(--space-4);
}

/* Components
Specific pieces of UI that are stylized. Typically used for global partial styling
*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    border-bottom: solid 1px var(--color-dimmed-4);
    background-color: var(--color-global-light-background);
    padding: var(--space-8) 0;
}


.navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.navbar__brand {
    display: inline-block;
    text-decoration: none;
}
.navbar__brand img {
    display: block;
    height: 100%;
    max-height: 65px;
}


.navbar__collapse {
    display: none;
}

.navbar__collapse--open {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    background-color: #fff;
    width: 100%;
    height: calc(100vh - var(--header-height-desktop));
    overflow: scroll;
}

.navbar__toggler__button.display-none {
    display: none;
}


@media (min-width: 60em) {
    .navbar__toggler {
        display: none;
    }
    
    .navbar__collapse {
        display: flex;
        flex-direction: row;
        align-items: center;
        position: relative;
        width: auto;
        height: auto;
        overflow: unset;
    }
}

.vl {
    display: none;
}

@media (min-width: 60em) {
    .vl {
        display: block;
        background-color: var(--color-dimmed-4);
        height: 24px;
        width: 1px;
        margin: 0 var(--space-16);
    }
}

/* Language switcher */

.navbar__language-switcher__current-desktop {
    display: none;
}

@media (min-width: 60em) {
    .navbar__language-switcher__current-mobile {
        display: none;
    }

    .navbar__language-switcher__current-desktop {
        display: block;
        text-transform: uppercase;
    }

    .navbar__language-switcher .menu__submenu {
        left: auto;
        right: 0;
        text-align: right;
        min-width: auto;
    }
}
.footer__newsletter {
    background-color: var(--color-burgundy);
    padding: var(--space-64) 0;
    color: var(--color-text-light);
}

.footer__newsletter .container {
    display: flex;
    flex-direction: column;
    gap: var(--space-32);
}

.footer__newsletter__title > * {
    color: var(--color-text-light);
    margin-bottom: var(--space-8);
    font-size: clamp(1.75rem, calc(1.75rem + ((1vw - 0.3rem) * 0.3571)), 2rem);
}
.footer__newsletter__content {
    font-size: var(--font-size-16);
}

.footer__newsletter .hs-button {
    border-color: var(--color-cta-light);
    color: var(--color-cta-light);
    background-color: transparent;
}
.footer__newsletter .hs-button:hover {
    color: var(--color-cta-light-highlight);
    background-color: transparent;
    border-color: var(--color-cta-light);
}

.footer__newsletter a {
    color: var(--color-text-light);
    font-weight: 700;
    text-decoration: underline;
}

@media (min-width: 60em) {
    .footer__newsletter .container {
        flex-direction: row;
        justify-content: space-between;
    }
}


.footer__info {
    background-color: var(--color-dimmed-0);
    padding: var(--space-56) 0;
}

.footer__info .flex__column {
    min-width: 250px;
}

.footer__info .logo {
    display: block;
    height: 100%;
    max-height: 85px;
}

.footer__info .content {
    color: var(--color-dimmed-2);
}
.footer__info .content h5 {
    color: #fff;
    font-size: var(--font-size-14);
    margin-top: 0;
    margin-bottom: var(--space-12);
}
.footer__info .content p {
    margin-top: 0;
}

.footer__info .simple-menu .simple-menu__title {
    color: var(--color-dimmed-2);
    margin-bottom: var(--space-4);
}
.footer__info .simple-menu .simple-menu__menu ul li a {
    color: #fff;
}
.footer__info .simple-menu .simple-menu__menu ul li a:hover,
.footer__info .simple-menu .simple-menu__menu ul li a:focus,
.footer__info .simple-menu .simple-menu__menu ul li a:active {
  opacity: 0.8;
}

.footer__bottom {
    background-color: var(--color-dimmed-0);
    color: #fff;
    border-top: solid 1px var(--color-dimmed-1);
    padding: var(--space-24) 0;
}
.footer__bottom p {
    font-size: var(--font-size-14);
    margin: 0;
    color: var(--color-dimmed-2);
}
.footer__bottom a {
    color: #fff;
}

@media (min-width: 60em) {
    .footer__info .flex__column {
        min-width: auto
    }
}
.post {
    display: flex;
    gap: var(--space-32);
    position: relative;
}

.post--featured {
    flex-direction: column;
    background-color: var(--color-peach);
    padding: var(--space-24);
}
.post--featured .post__media {
    height: initial;
    width: 100%;
}
.post--featured .post__media > * {
    aspect-ratio: 16 / 9;
}
.post--featured .post__title {
    -webkit-line-clamp: 4;
}
  
.post__url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.post__media {
    border-radius: var(--radius-8);
    overflow: hidden;
    width: 111px;
    height: 111px;
    flex-shrink: 0;
}
.post__media > * {
    display: block;
    height: 100%;
    width: 100%;
}
.post--column .post__media {
    max-width: none;
    max-height: none;
}

.post__tags__link {
    position: relative;
    z-index: 1;
    text-transform: capitalize;
}

.post__content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    gap: var(--space-8);
}

.post__meta > * {
    font-weight: 600;
    font-size: var(--font-size-12);
}

.post__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post__summary{
    display: none;
}
.post__summary > * {
    margin: 0 !important;
}

.post__info {
    display: flex;
    gap: var(--space-8);
    color: var(--color-dimmed-2);
}

@media (min-width: 48em) {
    .post--column {
        flex-direction: column;
    }
    
    .post__media {
        width: 100%;
        max-width: 244px;
        height: 150px;
    }
    .post--column .post__media {
        height: initial;
    }
    .post--column .post__media > * {
        aspect-ratio: 16 / 9;
    }

    .post__summary{
        display: block;
        color: var(--color-dimmed-2);
    }
}
.hs-submit .hs-button {
    width: var(--space-184);
}

/* FORM INLINE */

.form--inline .hs-form-field > label {
    display: none;
}

/* .form--inline .hs-form {
    position: relative;
    font-weight: 350;
    letter-spacing: .3px;
} */

/* .form--inline .hs-fieldtype-text .hs-input {
    width: calc(var(--space-192) * 2);
} */

/* .form--inline .hs-submit {
    position: absolute;
    top: 0;
    right: 0;
} */

/* @media (min-width: 60em) {
    .form--inline .hs-form {
        max-width: calc(var(--space-192) * 3);
    }
} */

/* @media (min-width: 48em) {
    .form--inline .hs-form {
        padding-right: var(--space-200);
        position: relative;
    }

    .form--inline .hs-fieldtype-text .hs-input {
        width: calc(var(--space-192) * 2);
    }

    .form--inline .hs-submit {
        position: absolute;
        top: 0;
        right: 0;
    }
} */