







*, *: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;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * 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
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 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
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, 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;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* 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 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 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;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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, IE 10+, and Firefox.
 */

details {
  display: block;
}

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

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}
.content-wrapper {
  margin: 0 auto;
  max-width: 1300px;
  padding: 0 20px;
}

.content-wrapper--narrow {
  max-width: 890px;
}

.dnd-section {
  padding: 80px 20px;
}

.dnd-section > .row-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 1300px;
}

.dnd-section .dnd-column {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding-left: 0;
    padding-right: 0;
  }
}




html {
  font-size: 16px;
}

body {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.5;
  word-break: break-word;
}

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

/* Paragraphs */

p {
  font-size: 1rem;
  margin: 0 0 1.5rem;
}

strong {
  font-weight: 800;
}

/* Links */

a {
  color: #00c6ab;
  cursor: pointer;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #00a18b;
  text-decoration: underline;
}

a:active {
  color: #28eed3;
  text-decoration: underline;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1.25;
  margin: 0 0 1.5rem;
}

h1 {
  font-size: 62px;
  font-weight: 800;
}

h2 {
  font-size: 42px;
  font-weight: 800;
}

h3 {
  font-size: 32px;
  font-weight: 800;
}

h4 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1.18px;
}

h5 {
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1.18px;
}

h6 {
  font-size: 18px;
  font-weight: 800;
  letter-spacing: 1.06px;
}

/* Lists */

ul,
ol {
  margin: 1.5rem 0;
}

ul li,
ol li {
  font-size: 1rem;
  line-height: 2;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
  padding-left: 2.8rem;
}

ul.no-list {
  list-style: none;
}

/* Code Blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {
  border-left: 1rem solid #ffe890;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0;
  padding: 1.5rem 2.8rem;
}

/* Horizontal Rules */

hr {
  border: 0 none;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

/* Subscripts and Superscripts */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus State */

:focus {
  outline: auto;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Primary Button */

button,
.button {
  align-items: center;
  background-color: #00c6ab;
  border: 1px solid #00c6ab;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  fill: #fff;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  padding: 0.7rem 2.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
}

button:disabled,
.button:disabled,
.button.button--secondary:disabled,
.button.button--simple:disabled {
  border: 1px solid #d0d0d0;
  color: #e6e6e6;
  pointer-events: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
}

.button.button--secondary:disabled {
  background-color: inherit;
}

.button.button--simple:disabled {
  background-color: inherit;
  border: inherit;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: #009e83;
  border-color: #009e83;
  color: #fff;
  text-decoration: none;
}

button:active,
.button:active {
  background-color: #50eed3;
  border-color: #50eed3;
  color: #fff;
  text-decoration: none;
}

/* Secondary Button */

.button.button--secondary {
  background-color: transparent;
  border: 1px solid #00c6ab;
  color: #00c6ab;
  fill: #00c6ab;
}

.button.button--secondary:hover,
.button.button--secondary:focus {
  background-color: transparent;
  border-color: #009e83;
  color: #009e83;
  fill: #009e83;
}

.button.button--secondary:active {
  background-color: transparent;
  border-color: #50eed3;
  color: #50eed3;
  fill: #50eed3;
}

/* Simple Button */

.button.button--simple {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: #00c6ab;
  fill: #00c6ab;
  font-size: 1rem;
  font-style: normal;
  padding: 0 !important;
  position: relative;
  text-decoration: none;
}

.button.button--simple:after {
  background-color: #00c6ab;
  content: none;
  left: 0;
  position: absolute;
  width: 100%;
}

.button.button--simple:hover,
.button.button--simple:focus {
  background-color: transparent;
  border: none;
  color: #009e83;
}

.button.button--simple:active {
  background-color: transparent;
  border: none;
  color: #50eed3;
}

/* Button Sizing */

.button.button--small {
  font-size: 0.875rem;
}

.button.button--large {
  font-size: 1.125rem;
}

/* Button Icons */

.button .button__icon svg {
  display: block;
  fill: inherit;
  height: 1.25rem;
  margin-right: 1rem;
}

.button.button--icon-right .button__icon {
  order: 1;
}

.button.button--icon-right .button__icon svg {
  margin-left: 1rem;
  margin-right: 0;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .button .button__icon svg {
    width: 1.25rem;
  }
}
/* Base */

form {
  background-color: #00326d;
  border: none;
  border-radius: 18px;
  padding: 2.8rem;
}

.hs-form-field {
  margin-bottom: 1.5rem;
  position: relative;
}

/* Form Title */

.form-title {
  background-color: #00326d;
  border-radius: 18px 18px 0 0;
  color: #fff;
  margin: 0;
  padding: 2.8rem;
  text-align: center;
}

.form-title ~ div > form {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* Labels */

.hs-form-field > label {
  color: #000;
  display: block;
  margin-bottom: 0.35rem;
  padding: 6px 0;
  text-align: left;
  width: auto;
}

/* Help Text - Legends */

.hs-form-field legend {
  color: #000;
  font-size: 0.875rem;
}

/* Inputs */

.input {
  position: relative;
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  color: #1e2b33;
  display: inline-block;
  padding: 0.75rem;
  width: 100% !important;
}

select::-ms-expand {
  display: none;
}

input[type='text']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='tel']:focus,
input[type='number']:focus,
input[type='file']:focus,
select:focus,
textarea:focus {
  outline-color: #6c26ff;
}

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

::-moz-placeholder {
  color: #d0d0d0;
}

:-ms-input-placeholder {
  color: #d0d0d0;
}

::placeholder {
  color: #d0d0d0;
}

/* Inputs - Checkbox/Radio */

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

form .inputs-list:not(.no-list) label {
  color: #000;
}

.inputs-list > li {
  display: block;
  margin: 0.7rem 0 0.7rem 0.7rem;
  padding: 0;
  width: 100%;
}

input[type='checkbox'],
input[type='radio'] {
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin-right: 0.35rem;
  padding: 0;
  width: auto;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  content: '\25BE';
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

/* Inputs - Datepicker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #1e2b33;
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

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

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

.fn-date-picker td.is-selected .pika-button {
  background: #fff9e3;
  border-radius: 0;
  box-shadow: none;
  color: #00326d;
}

.fn-date-picker td .pika-button:hover {
  background-color: #00c6ab !important;
  border-radius: 0 !important;
}

/* Headings and Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  color: #fff;
}

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

form .header {
  background-color: transparent;
  border: none;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  font-size: 0.875rem;
  line-height: 1.25;
}

/* Validation */

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

.hs-error-msg,
.hs-error-msgs {
  color: #ef6b51;
  margin-top: 0.35rem;
}

/* Submit */

form input[type='submit'],
form .hs-button {
  background-color: #00c6ab;
  border: 1px solid #00c6ab;
  border-radius: 80px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 0 1.5rem;
  padding: 0.7rem 2.8rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
  white-space: normal;
  width: 100%;
}

form input[type='submit']:hover,
form input[type='submit']:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: #009e83;
  border-color: #009e83;
}

form input[type='submit']:active,
form .hs-button:active {
  background-color: #50eed3;
  border-color: #50eed3;
}

/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}

/* Inline Thank You Message */

.submitted-message {
  background-color: #00326d;
  border-color: transparent;
  color: #fff;
  padding: 2.8rem;
}
/* Tables */





/* Header Container */

.header {
  background-color: #fff;
}

.header .dnd-section {
  padding: 0;
}

.header__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1300px;
  padding: 1.5rem 20px;
  position: relative;
}

.header--landing-page .header__container {
  justify-content: center;
}

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

/* Logo */

.header__logo {
  margin-right: 20px;
  max-width: 250px;
}

.header__logo .logo-company-name {
  color: #00326d;
  font-size: 28px;
  margin-bottom: 0;
}

/* Navigation Menu */

.header__menu {
  margin-left: auto;
}

@media screen and (max-width: 1100px) {
  .header__navigation {
    background-color: #fff;
    box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
    display: none;
    margin: 10px 10px 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: calc(100% - 20px);
    z-index: 99;
  }

  .header__menu {
    margin-left: 0;
    min-height: 0;
    order: 3;
  }
}

/* Language Switcher */

.header__language-switcher {
  cursor: pointer;
  margin-left: 50px;
}

.header__language-switcher .lang_switcher_class {
  position: static;
}

.header__language-switcher .lang_switcher_class .globe_class {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  margin-top: 5px;
}

.header__language-switcher .lang_list_class {
  border: 1px solid #eff7ff;
  border-radius: 0 0 18px 18px;
  box-shadow: 0 23px 50px -14px rgba(0, 0, 0, 0.21);
  display: block;
  left: auto;
  min-width: 100%;
  opacity: 0;
  overflow: hidden;
  padding-top: 0;
  right: 0;
  text-align: left;
  top: 100%;
  transform: none;
  visibility: hidden;
}

.header__language-switcher:hover .lang_list_class {
  opacity: 1;
  visibility: visible;
}

.header__language-switcher .lang_list_class:after,
.header__language-switcher .lang_list_class:before {
  content: none;
}

.header__language-switcher .lang_list_class li {
  background-color: transparent;
  border: none;
  line-height: 2;
  margin: 0;
  padding: 10px;
}

.header__language-switcher .lang_list_class li:first-child {
  border-top: none;
  padding-top: 10px;
}

.header__language-switcher .lang_list_class li:last-child {
  border-bottom: none;
}

.header__language-switcher .lang_list_class li:hover {
  background-color: #eff7ff;
  transition: background-color 0.3s;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #00326d;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 1rem;
  font-weight: 800;
  text-decoration: none;
}

.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000a45;
}

.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #285a95;
}

.header__language-switcher-label {
  align-items: center;
  display: flex;
  position: relative;
}

.header__language-switcher-label-current {
  align-items: center;
  display: flex;
  line-height: 2;
  margin-left: 10px;
}

.header__language-switcher-label-current:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #00326d;
  content: '';
  display: block;
  height: 0;
  margin: 0 0 0 10px;
  width: 0;
}

@media (max-width: 1100px) {
  .header__language-switcher {
    margin-left: auto;
    margin-right: 20px;
    order: 2;
  }

  .header__language-switcher .lang_switcher_class .globe_class {
    height: 24px;
    margin-top: 0;
    width: 24px;
  }

  .header__language-switcher .lang_list_class {
    background-color: #fff;
    border: 0;
    border-radius: 0 0 18px 18px;
  }

  .header__language-switcher:hover .lang_list_class {
    opacity: 0;
    visibility: hidden;
  }

  .header__language-switcher .lang_list_class li {
    padding: 10px 30px;
  }

  .header__language-switcher .lang_list_class li:hover {
    background-color: #eff7ff;
  }

  .header__language-switcher-label {
    position: static;
  }

  .header__language-switcher-label-current {
    display: none;
  }

  .header__language-switcher.open .lang_list_class {
    opacity: 1;
    visibility: visible;
  }
}
/* Footer Container */

.footer--site-page {
  background-color: #00326d;
}

.footer .dnd-section {
  padding: 0;
}

.footer__container {
  margin: 0 auto;
  max-width: 1300px;
  padding: 5.6rem 20px 2.8rem;
}

/* Footer Typography */

.footer--site-page h1,
.footer--site-page h2,
.footer--site-page h3,
.footer--site-page h4,
.footer--site-page h5,
.footer--site-page h6,
.footer--site-page p,
.footer--site-page a:not(.button),
.footer--site-page div,
.footer--site-page span,
.footer--site-page blockquote {
  color: #fff;
}

/* Footer Rows */

.footer__row {
  display: flex;
  justify-content: space-between;
}

.footer__navigation {
  width: 22%;
}

.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0.5rem 0 2rem;
  padding-left: 0;
}

.footer .hs-menu-wrapper li {
  margin: 0.7rem 0;
}

.footer .hs-menu-wrapper li a:hover {
  text-decoration: none;
}

.footer__form {
  width: 25%;
}

@media (max-width: 767px) {
  .footer__row {
    flex-wrap: wrap;
  }

  .footer__navigation,
  .footer__form,
  .footer__follow-me,
  .footer .widget-type-header,
  .footer .widget-type-simple_menu,
  .footer .social-links {
    text-align: center;
    width: 100%;
    margin: 0 auto !important;
    display: block;
  }
}

/* Footer Form */

.footer--site-page .footer__form form,
.footer--site-page .widget-type-form form {
  margin-bottom: 1.5rem;
  padding: 0;
}

/* Landing Page Footer */

.footer--landing-page {
  background-color: #fff;
  border-top: 2px solid #eff7ff;
}

.footer--landing-page .footer__container {
  padding: 2.8rem 0 1.5rem;
}

/* Footer Form */

.footer--site-page form {
  background-color: transparent;
  border: none;
  padding: 0;
}

.footer--site-page .footer__form label {
  color: #fff;
}

.footer--site-page .footer__form .form-title {
  background-color: transparent;
  color: #fff;
  font-size: 1rem;
  padding: 0 0 1rem;
  text-align: left;
}

@media (max-width: 980px) {
  .footer--site-page .footer__form {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 0.75rem 0 0;
    width: 75%;
  }

  .footer--site-page .footer__form .form-title {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .footer--site-page .widget-type-form {
    margin: 0 auto;
    width: 75%;
  }
}



@import url("https://use.typekit.net/pje5pgg.css");
@import url("https://use.typekit.net/mnx6dsu.css");
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville&display=swap');
/* @import url('http://example.com/example_style.css'); */
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
.align-right {
  text-align: right;
}
.newsletter {
  width: 100%;
  height: 50vh;
  border: 2px solid #0b0d1a;
  box-shadow: 21px 21px 0px #6c26ff;
}
.newsletter:after {
  content: 'scroll to preview';
  color: #fff;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-family: 'space mono', monospace;
  font-size: 12px;
  left: 30px;
  top: -10px;
}      
#backtotop {
  display: none;
  position: fixed;
  bottom: 60px;
  left: 20px;
  z-index: 999;
  font-size: 14px;
  border: none;
  outline: none;
  background-color: #6c26ff;
  color: white;
  cursor: pointer;
  padding: 12px 16px;
  border-radius: 0;
  margin: 0;
  font-family: 'urw-din-condensed';
  font-weight: 700!important;
  text-transform: uppercase;
}
#backtotop:hover {
  background-color: #000;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a{
  font-weight: 700;
}
.hs_cos_wrapper_type_rich_text ul li {
  font-size: 14px;
  font-family: 'Space Mono';
  line-height: 1.3;
}
.hs_cos_wrapper_type_rich_text ul li strong {
  color: #6c26ff;
}

.body-container--pricing .pre-footer {
  display: none !important;
}
.footer__container {
  padding: 3.2rem 20px 2.5rem;
}
.footer h2.heading-tx {
  color: #fff !important;
  border-top: 2px solid #fff;
}
.footer .hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.small-header .header {
  transform: translateY(-3px);
}



nav.navigation-primary li:first-child {
  margin-left: initial !important;
  top: initial !important;
}

header {
  background: #fff !important;
}
a.hs-blog-post-listing__post-button {
  font-family: 'Outfit', sans-serif !important;
}

h2.heading-tx, p.heading-tx  {
  font-family: 'Space Mono', monospace !important;
  font-size: 16px !important;
  letter-spacing: 2px;
  margin-bottom: 20px !important;
  border-top: 2px solid #000;
  padding-top: 20px;
  text-transform: uppercase !important;
}




.hs-form-field legend, 
form .hs-richtext, 
form .hs-richtext *, 
form .hs-richtext h1, 
form .hs-richtext h2, 
form .hs-richtext h3, 
form .hs-richtext h4, 
form .hs-richtext h5, 
form .hs-richtext h6, 
form .hs-richtext p {
  color: #0b0d1b!important;
}
form .inputs-list:not(.no-list) label, 
form .inputs-list:not(.no-list) label>span, 
form .inputs-list:not(.no-list) label>span p { 
  color: #0b0d1b!important;
}



@keyframes moveStripes {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 28px 0;
  }
}

@keyframes fillProgress {
  0% {
    width: 0%;
  }
  100% {
    width: 55%;
  }
}

form#email-prefs-form p.header {
  transform: none !important;
}
html, body {
  scroll-behavior: smooth;
}
p.header {
  position: initial !important; 
}
p a {
  text-decoration: underline !important;
}
.body-container--shop-page p a {
  text-decoration: initial !important;
}
a {
  font-family: 'Outfit',sans-serif;
}
p {
  letter-spacing: .02em;
  line-height: 1.4;
  color: #444444;
  font-family: 'Outfit', sans-serif;
  font-weight: 100;
}

h1, h2, h3, h4, h5, h6 {
  color: #0b0d1b;
  font-family: 'Outfit', sans-serif;
  font-weight: 700;
  margin: 0;
  text-transform: initial;
}
h1 {
  font-size: 62px;
  line-height: 1 !important;
  margin-bottom: 8px;
}
h2 {
  font-size: 50px;
  line-height: 1 !important;
  margin-bottom: 8px;
}
h3 {
  color: #0b0d1b;
  display: block;
  font-family: Outfit,sans-serif!important;
  font-size: 34px;
  font-weight: 700!important;
  margin: 0 0 8px!important;
  text-transform: none;
}

h4 {
  font-size: 28px !important;
}
p.sub-callout {
  font-size: 24px;
  line-height: 1.4 !important;
}
input.hs-button.primary.large {
  font-family: 'urw-din-condensed',sans-serif !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  border-radius: 0px;
  width: auto;
}
.button {
  font-family: 'urw-din-condensed',sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-decoration: none;
  background-color: #6b26ff !important;
  border: 1px solid #6b26ff !important;
  border-radius: 0px !important;
  color: #ffffff !important;
  fill: #6b26ff;
  font-size: 16px;
  padding: 12px 44px;
}
.navigation-primary .menu-item a:hover {
  color: #6c26ff;
  text-decoration: underline;
  font-weight: 400;
}
.button:hover {
  background: #4911c2 !important;
  color: #ffffff !important;
}

.header__menu {
  margin-left: auto;
  margin: 0 auto;
}
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:focus, 
.navigation-primary .submenu:not(.level-1) .menu-item .menu-link:hover {
  background-color: #0b0d1a;
}
.navigation-primary .submenu:not(.level-1) {
  background-color: #ffffff!important;
  border: 1px solid #000 !important;
}
.navigation-primary .submenu:not(.level-1) li {
  top: 0 !important;
}

.navigation-primary .menu-item a {
  color: #0b0d1b !important;
  font-family: 'Outfit', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
}


/*==== Accessibility Heading Classes ===*/
.heading1,
.heading2,
.heading3,
.heading4,
.heading5,
.heading6 {
  text-transform: initial !important;
}
.heading1 {
  font-size: 62px;
  line-height: 1 !important;
  margin-bottom: 8px;
  font-weight: 700 !important;
  font-family: 'Outfit', sans-serif !important;
  margin: 0 !important;
  color: #0b0d1b !important;
}
.heading2 {
  font-size: 50px;
  line-height: 1 !important;
  margin-bottom: 8px;
  font-weight: 700 !important;
  font-family: 'Outfit', sans-serif !important;
  margin: 0 !important;
  color: #0b0d1b !important;  
}
.heading3 {
  font-size: 34px !important;
  font-family: 'Outfit', sans-serif !important;
  text-transform: initial !important;
  letter-spacing: 0px !important;
  color: #444 !important;
  font-weight: 700 !important;
  margin: 0 !important;
}
.heading4 {
  font-size: 28px;
  font-weight: 700 !important;  
  font-family: 'Outfit', sans-serif !important;
  margin: 0 !important;
  color: #0b0d1b !important;  
}
.heading5 {
  font-size: 20px;
  font-weight: 700 !important;  
  font-family: 'Outfit', sans-serif !important;
  margin: 0 !important;
  color: #0b0d1b !important;  
}
.heading6 {
  font-size: 18px;
  font-weight: 700 !important;  
  font-family: 'Outfit', sans-serif !important;
  margin: 0 !important;
  color: #0b0d1b !important;  
  text-transform: uppercase !important; 
}

/*==== End Accessibility Heading Classes ===*/


/*==== Shop Parent Products ===*/
.hs-content-id-43710824530 .row-number-7 {
  background: url(https://19546955.fs1.hubspotusercontent-na1.net/hubfs/19546955/coffee-tree-illustration.png);
  background-size: 330px;
  /* background-repeat: no-repeat; */
  /* background-position: 730px;
}

  .body-container--shop-page .row-number-6 {
  /* background: url(https://19546955.fs1.hubspotusercontent-na1.net/hubfs/19546955/coffee-tree-illustration.png); */
  /* background-size: 500px; */
  /* background-repeat: no-repeat; */
  /* background-position-x: 12%; */
}

.body-container--shop-page .cell_1617751890313-background-color.dnd-column:hover,
.body-container--shop-page .cell_1617751906249-background-color.dnd-column:hover,
.body-container--shop-page .cell_1617751909023-background-color.dnd-column:hover,
.body-container--shop-page .cell_1644261383207-background-color.dnd-column:hover{
  background: #0000 !important;
}
{
  background: #0000 !important;
}
.body-container--shop-page .cell_1617751890313-background-color.dnd-column:hover .row-number-9 span,
.body-container--shop-page .cell_1617751906249-background-color.dnd-column:hover .row-number-11 span,
.body-container--shop-page .cell_1617751909023-background-color.dnd-column:hover .row-number-13 span,
.body-container--shop-page .cell_1644261383207-background-color.dnd-column:hover .row-number-15 span{
  color: #6c26ff !important;
}
.body-container--shop-page .row-number-6 .cell_1617751890313-background-color,
.body-container--shop-page .row-number-6 .cell_1617751906249-background-color,
.body-container--shop-page .row-number-6 .cell_1617751909023-background-color,
.body-container--shop-page .row-number-6 .cell_1644261383207-background-color{
  transition: .3s all ease;
}
footer.footer.footer--site-page {
  margin-bottom: -60px;
  position: relative;
  margin-top: -8px;
  bottom: -8px;
}


@media (min-width:768px) {
  .body-container--shop-page .cell_1617751890313-background-color.dnd-column:hover .row-number-9 span,
  .body-container--shop-page .cell_1617751906249-background-color.dnd-column:hover .row-number-11 span,
  .body-container--shop-page .cell_1617751909023-background-color.dnd-column:hover .row-number-13 span,
  .body-container--shop-page .cell_1644261383207-background-color.dnd-column:hover .row-number-15 span{
    color: #000000 !important;
  }
}

/*==== Home Page ===*/
h1.hero-text {
  color: #fff !important;
  font-size: 56px !important;
}
img.stars {
  margin-top: 40px;
  margin-bottom: 18px;
}
img.coffee-icon {
  position: relative;
  top: 9px;
  left: -10px;
}
.number-one,
.number-two,
.number-three {
  text-align: center;
  font-size: 120px;
  position: relative;
  font-weight: 900;
  top: 70px;
  z-index: 0;
  margin-top: -110px;
  color: #0b0d1a;
  -webkit-text-fill-color: #0b0d1a;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ca654a;
}
.number-two {
  color: #0b0d1a;
  -webkit-text-fill-color: #0b0d1a;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #55658f;
}
.number-three {
  color: #0b0d1a;
  -webkit-text-fill-color: #0b0d1a;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #edc256;
}
.hover-effect:hover {
  transform: perspective(3000px) rotateY(
    5deg
  );
}
.hover-effect {
  transform: perspective(1500px) rotateY(
    15deg
  );
  /* border-radius: 1rem; */
  /* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */
  transition: transform 1s ease 0s;
}

.body-container--home-page div#hs_cos_wrapper_module_16166270658436:hover {
  transform: perspective(3000px) rotateY(
    5deg
  );
}
.body-container--home-page div#hs_cos_wrapper_module_16166270658436 {
  margin-top: -60px;
  transform: perspective(1500px) rotateY(
    15deg
  );
  /* border-radius: 1rem; */
  /* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */
  transition: transform 1s ease 0s;
}
.body-container--home-page div#hs_cos_wrapper_module_16166270658436 img {
  margin-top: -50px;
}

nav.navigation-primary ul li:nth-last-child(1) a {
  font-size: 14px;
  padding: 8px 16px;
  background-color: #6c26ff;
  color: #fff !important;
  font-weight: 600;
  font-family: 'urw-din-condensed' !important;
  text-transform: uppercase;
  border: 1px solid #6c26ff;
  text-decoration: none !important;
}
nav.navigation-primary ul li:nth-last-child(1) a:hover {
  background-color: #4911c2;
  color: #fff !important;
  border: 1px solid #4911c2;
  text-decoration: none !important;
}

.logo {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0 auto;
  top: 20px;
}
.body-container-wrapper {
  padding-top: 200px;
}
.small-header .annouce__dnd--top {
  margin-top: -80px;
  transition: .4s all ease;
}
.header {
  position: fixed;
  width: 100%;
  transition: .3s all ease;
  z-index: 3;
}
.header__container {
  padding: 0.4rem 20px;
}
.header__logo {
  width: 100% !important;
  max-width: 110px !important;
}
div#hs_cos_wrapper_widget_1622557137823 {
  position: relative;
  max-width: 1400px;
  padding: 0px 20px !important;
}
a.shop-cart {
  position: absolute;
  right: 0%;
  width: 28px;
  top: 44px;
  cursor: pointer;
  z-index: 999999999;
}
@media (max-width: 1350px) {
  div#hs_cos_wrapper_widget_1622557137823 {
    max-width: 1250px;
  }
}
@media (max-width: 1100px) {
  a.shop-cart {
    right: 60px;
    top: 34px;
  }
}
@media (min-width: 1101px) {
  .header__logo {
    position: absolute !important;
    width: 100% !important;
    left: 50%;
    margin-left: -75px;
    margin-right: 0;
    max-width: 150px !important;
    top: 18px;
  }
}
nav.navigation-primary li:nth-child(1) {
  margin-left: -20px;
  position: relative;
  top: 4px;
}
.submenu.level-1>li:last-child {
  position: relative;
  top: initial;
}
nav.navigation-primary li:nth-child(5),
nav.navigation-primary li:nth-child(6){
  padding: initial;
}


/*==== Shop Page ===*/
.body-container--shop-page .row-fluid-wrapper.row-depth-1.row-number-7 img {
  width: 200px;
}

.body-container--shop-page .cell_16180067942332-background-image {
  background: #efefef;
}
.abbrev {
  color: #6b26ff;
}
form.shop-product {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
}
form.shop-product button {
  font-family: 'Outfit',sans-serif !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  text-decoration: none;
  background-color: #6b26ff !important;
  border: 1px solid #6b26ff !important;
  border-radius: 0px !important;
  color: #fff !important;
  fill: #6b26ff;
  font-size: 16px;
  padding: 12px 44px;
}
p.product-price {
  font-size: 24px;
  margin-bottom: 0px;
}
.product-buy {
  display: grid;
  grid-template-columns: 3fr 2fr;
}
.product-info {
  position: relative;
  top: 10px;
}
p.product-size {
  background: #000;
  display: inline-block;
  border-radius: 88px;
  color: #fff !important;
  padding: 2px 12px;
  font-size: 14px;
}
.product-details-hs {
  padding: 40px 0px;
  /* border-top: 1px solid #dedede; */
  margin: 40px 0;
  border-bottom: 1px solid #dedede;
  clear: both;
}
.product-details-hs p:nth-last-child(1) {
  margin-bottom: 0;
}

/*==== Subscribe Page ===*/
.subscribe-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  margin-top: 20px;
}
.subscribe-grid img { 
  width: 100%;
}


@media (min-width: 768px) {
  .subscribe-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
  }

}
@media (min-width: 1200px) {
  .subscribe-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

}

/*==== Blog Page ===*/
.about-author-sec p {
  font-size: 13px;
}
.about-author-sec {
  display: grid;
  grid-template-columns: 1fr 2fr;
}
.hs-author-social-section {
  display: flex;
  align-items: center;
  justify-content: center;
}

a.essay-sub {
  background: #6c26ff;
  color: #fff;
  box-shadow: 7px 7px 0 #0b0d1a;
  display: inline-block;
  transform: skewX(-6deg);
  padding: 16px 30px;
  font-family: 'urw-din-condensed', sans-serif !important;
  text-transform: uppercase;
}
a.essay-sub:hover {
  color: #fff;
}
a.hs-blog-post-listing__post-image-wrapper {
  margin-bottom: 8px;
}
.hs-search-field__bar.hs-search-field__bar--button-inline form input::placeholder {
  color: #444 !important;
  padding-left: 10px;
}
section.blog-related-posts {
  padding: 80px 0px;
  background: #f4f4f4;
  margin-top: 100px;
  margin-bottom: -130px;
}
section.blog-related-posts .content-wrapper {
  width: 1300px !important;
  max-width: 100% !important;
}
section.blog-related-posts .content-wrapper h2 {
  margin-bottom: 20px !important;
  text-align: center;
}
.blog-related-posts__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}
.unftr-subscribe-post {
  background: #f4f4f4;
  padding: 40px;
  margin-left: -5vw;
  margin-right: -5vw;
  margin-top: 40px;
}
.unftr-subscribe-post form {
  background-color: #f4f4f4 !important;
}
.body-container.body-container--blog-post {
  margin-bottom: 120px;
}
.body-container--blog-post .content-wrapper {
  max-width: 820px;
}
span.altcaption {
  color: #767676;
  display: block;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 10px;
}
.blog-post__body {
  margin-top: 30px;
}
img.blog-related-posts__image {
  width: 100%;
}
.post-summary {
  margin-top: 40px;
  background: #fff;
  border: 1px solid #6c26ff;
  box-shadow: 10px 10px 0 #0b0d1a;
  margin-bottom: 40px;
  padding: 30px 30px;
  position: relative;
  transform: skewX(-2deg);
}
a.button.essay-sub {
  font-size: 19px;
  width: 100%;
  display: inline-block;
}
.post-summary p {
  margin: 0;
}
.body-container--blog-post hr {
  border-bottom: 1px solid #d0d0d0!important;
}
.blog-post__meta {
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
}
.blog-post__image-wrapper {
  margin-left: -5vw !important;
  margin-right: -5vw !important;
}
.body-container--blog-post blockquote p {
  font-family: "meno-text", serif !important;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  font-weight: bold !important;
  margin-bottom: 0;
}
.body-container--blog-post blockquote p:nth-last-child(1) {
  margin: 0;
}
.body-container--blog-post blockquote p a {
  font-family: "meno-text", serif !important;
  font-weight: 400;
  font-style: normal;
}
.blog-post__body h5 {
  color: #444!important;
  font-family: 'Outfit',sans-serif!important;
  letter-spacing: 0!important;
  text-transform: none!important;
}
.blog-post__body h2, .blog-post__body h3, .blog-post__body h4, .blog-post__body h5 {
  margin-bottom: 10px !important;
}
.blog-post__body hr {
  margin: 70px 70px;
  height: 6px;
  border-top: 1px solid #d0baff;
  border-bottom: 1px solid #d0baff !important;
}
.body-container--blog-post blockquote {
  border-left: 8px solid #6c26ff!important;
  font-family: "Source Serif Pro",serif!important;
  padding-left: 1.5rem;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: 30px;
}
@media (min-width: 768px) {
  article.blog-post h1 {
    font-size: 60px !important;
    margin-left: -10vw!important;
    margin-right: -10vw!important;
  }

}
.blog-post__body h4 {
  font-size: 22px !important;
}
.body-container--blog-post h1 a, 
.body-container--blog-post h2 a, 
.body-container--blog-post h4 a, 
.body-container--blog-post h6 a {
  font-family: 'Outfit'!important;
}
.body-container--blog-post h3 a, 
.body-container--blog-post h5 a {
  font-weight: 600 !important;
}
/*==== Contact Page ===*/
.hs_message.hs-message .input textarea {
  height: 120px !important;
}

/*==== Episodes Page ===*/
h1.episode-title {
  color: #ffffff !important;
}
p.episode-subhead {
  color: #ffffff !important;
  font-size: 24px;
}
.episode-intro p{
  color: #ffffff !important;
}
.body-container--episode-page .row-number-1 {
  padding: 0px;
}
.body-container--episode-page .dnd-section>.row-fluid {
  max-width: 100%;
}
.body-container--episode-page .dnd-section .dnd-column {
  padding-left: 0px;
  padding-right: 0px;
}
/*==== Payments ===*/

.payments-iframe-container:after {
  content: '';
  background: white;
  width: 100%;
  display: block;
  position: relative;
  bottom: 106px;
  height: 100px;
}

/*==== Media Queries ===*/
@media (max-width: 1450px) {
  .submenu.level-1>li {
    margin-left: 0px !important;
    margin-right: 10px !important;
  }
  .header__menu {
    margin: 0 0 0 auto !important;
  }
}

@media (max-width: 1350px) {
  .navigation-primary .menu-item a {
    text-transform: initial !important;
    letter-spacing: 0px;
  }
}
a.subscribeBtn.mobile-btn-hide {
  display: none;
}
@media (max-width: 1100px) {
  a.subscribeBtn.mobile-btn-hide span {
    position: relative;
    top: 4px;
    font-size: 19px;
  }
  a.subscribeBtn.mobile-btn-hide {
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    background: #6c26ff;
    z-index: 999;
    color: #fff;
    text-align: center;
    padding: 10px;
  }
  h2#hs-subscriptions-masked-email {
    font-size: 20px !important;
  }
  h1, .heading1 {font-size: 44px !important;}
  h2, .heading2 {font-size: 32px !important;}
  h3, .heading3 {font-size: 23px !important;}
  h4, .heading4 {font-size: 20px !important;}
  h5, .heading5 {font-size: 18px !important;}
  h6, .heading6 {font-size: 18px !important;}

  nav.navigation-primary li:nth-child(5) {
    padding-right: 0px;
  }
  .header__menu {
    margin: initial;
  }
  nav.navigation-primary li:nth-child(6) {
    padding-left: 0px;
  }
  .submenu.level-1>li {
    margin: 0 !important;
  }
  .header__navigation {
    width: 100% !important;
    margin: 0 !important;
  }
  .header__container {
    padding: 16px 20px;
    z-index: 99999999;
  }
  .body-container-wrapper {
    padding-top: 147px;
  }
  .submenu.level-1>li>a {
    padding: 10px 20px !important;
  }
  .dnd_area-row-0-padding {
    padding-top: 20px !important;
  }
  .body-container--home-page div#hs_cos_wrapper_module_16166270658436 img {
    margin-top: 30px;
  }
  .cell_1618005396985-margin {
    margin-top: 0px !important;
  }
  .body-container--home-page div#hs_cos_wrapper_module_16166270658436 {
    z-index: 0;
  }
  .body-container--home-page div#hs_cos_wrapper_module_16166270658436:hover {
    transform: initial;
  }
  .body-container--home-page div#hs_cos_wrapper_module_16166270658436 {
    transform: initial;
  }
}

@media (max-width: 768px) {
  .hover-effect:hover {
    transform: initial;
  }
  .hover-effect {
    transform: initial;
    /* border-radius: 1rem; */
    /* box-shadow: rgb(0 0 0 / 25%) 0px 25px 50px -12px; */
    transition: transform 1s ease 0s;
  }
  .footer__container {
    padding: 40px 0px;
  }
  footer.footer.footer--site-page {
    text-align: center;
  }
  .product-buy {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }
  .body-container-wrapper {
    padding-top: 167px;
  }
}


@media (max-width: 650px) {
  .unftr-subscribe-post {
    margin: 0;
  }
  .body-container--blog-post blockquote p {
    font-size: 16px;
    line-height: 1.6 !important;
  }
  .blog-post__image-wrapper {
    margin: 0 !important;
  }
  article.blog-related-posts__post {
    margin-bottom: 40px;
  }
  .blog-related-posts__list {
    display: block;
  }
  .body-container--blog-post blockquote {
    margin-left: 0;
    margin-top: 0;
  }
  .post-summary {
    display: block;
    padding: 30px;
    margin-top: 50px;
  }
}