/* font import */
@font-face {
  font-family: 'OpenSans-Regular';
  font-weight: 400;
  src: url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/OpenSans-Regular.woff2') format('woff2'), 
    url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/OpenSans-Regular.woff') format('woff');
}

@font-face {
  font-family: 'OpenSans-SemiBold';
  font-weight: 400;
  src: url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/OpenSans-SemiBold.woff2') format('woff2'), 
    url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/OpenSans-SemiBold.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat-Bold';
  font-weight: 400;
  src: url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/Montserrat-Bold.woff2') format('woff2'), 
    url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/Montserrat-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat-Medium';
  font-weight: 400;
  src: url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/Montserrat-Medium.woff2') format('woff2'), 
    url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/fonts/Montserrat-Medium.woff') format('woff');
}

/* generic */
*, *:before, *:after {
  box-sizing: border-box;
}

img, video {
  max-width: 100%;
}
/*! 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;
}

/* variables */
/* sizes */



/* breakpoints */



 
 

/* colors */








/* font */








/* custom properties (for access in modules) */
:root {
  --green: #05f2af;
  --green_light: #d9e6e6;
  --green_dark: #005959;
  --gray_dark: #1e1e1e;
  --blue: #3fa7ff;
  --bg-pattern-green-dark: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/network-pattern.png);
  --bg-pattern-green-light: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/network-pattern-light.png);
  --search-icon: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/search.svg);
  --arrow-icon: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/arrow.svg);
  --tick: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/tick.svg);
  --container: 1480px;
  --container-narrow: 800px;
  
  --special_font_bold: Montserrat-Bold;
  --special_font_medium: Montserrat-Medium;
  
  --font_semibold: OpenSans-SemiBold;
}

/* external */
/* Responsive grid */

.row-fluid {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.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;
  }
}
.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
.hs-inline-edit .anchor {
  padding: 15px;
  text-align: center;
  background-color: #fafafa;
  color: #ccc;
}

.hs-inline-edit .anchor::before {
  content: "Anker: ";
  display: inline;
}

.hs-inline-edit .anchor::after {
  content: attr(data-anchor);
  display: inline;
}

/* partials */
.back-to-top {
  position: fixed;
  bottom: 0;
  right: 0;
  pointer-events: none;
  opacity: 0;
  transition-duration: 0.3s;
  padding: 12px;
  background-color: #05f2af;
  z-index: 99;
  touch-action: manipulation;
}

.back-to-top--scrolled:hover, 
.back-to-top--scrolled:focus {
  opacity: 0.7;
}

.back-to-top--scrolled {
  opacity: 1;
  pointer-events: auto;
}

.back-to-top__icon {
  position: relative;
  width: 23px;
  height: 23px;
  transform: translateY(10%);
}

.back-to-top__icon::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 13px;
  height: 13px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transform: translateX(-50%) rotate(45deg);
}

.back-to-top__icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 3px;
  height: 100%;
  background-color: #fff;
  transform: translateX(-50%);
}

.back-to-top__text {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}

@media (min-width: 600px) {
  .back-to-top {
    padding: 20px;
  }
}
.breadcrumb {
  padding-left: 15px;
  padding-right: 15px;
}

.breadcrumb__container {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}

.breadcrumb__list {
  list-style-type: none;
  margin: 0;
  margin-left: -10px;
  padding: 0;
}

.breadcrumb__item {
  display: inline-block;
}

.breadcrumb__label {
  display: inline-block;
  padding: 10px;
}

.breadcrumb__divider::before {
  display: inline;
  content: "/";
}
/* all buttons */

a.button-primary,
a.button-secondary,
a.button-link,
.button-primary,
.button-secondary,
.button-link,
.hs-button.primary,
.buttonwrap-primary a,
.buttonwrap-secondary a,
.buttonwrap-link a {
  display: inline-block;
  padding: 17px 30px;
  border-radius: 0;
  cursor: pointer;
  transition-duration: 0.2s;
  outline: none;
  font-family: Montserrat-Medium;
  line-height: 1;
}

/* primary */

.button-primary,
.hs-button.primary,
.buttonwrap-primary a {
  color: var(--button-primary-color, #fff);
  background-color: var(--button-primary-bg-color, #3fa7ff);
  border: 1px solid var(--button-primary-border-color, #3fa7ff);
  text-decoration: none;
}

.button-primary:hover,
.button-primary:focus,
.hs-button.primary:hover,
.hs-button.primary:focus,
.buttonwrap-primary a:hover,
.buttonwrap-primary a:focus {
  color: var(--button-primary-hover-color, #3fa7ff);
  background-color: var(--button-primary-hover-bgcolor, transparent);
  border: 1px solid var(--button-primary-hover-border-color, #3fa7ff);
  text-decoration: none;
}

/* secondary */

.button-secondary,
.buttonwrap-secondary a {
  color: var(--button-secondary-color, #1e1e1e);
  background-color: var(--button-secondary-bgcolor, transparent);
  border: 1px solid var(--button-secondary-border-color, #1e1e1e);
  text-decoration: none;
}

.button-secondary:hover,
.button-secondary:focus,
.buttonwrap-secondary a:hover,
.buttonwrap-secondary a:focus {
  color: var(--button-secondary-hover-color, #fff);
  background-color: var(--button-secondary-hover-bgcolor, #1e1e1e);
  border: 1px solid var(--button-secondary-hover-border-color, #1e1e1e);
  text-decoration: none;
}

/* link */

.button-link,
.buttonwrap-link a {
  color: var(--button-link-color, #3fa7ff);
  background-color: transparent;
  border: 1px solid transparent;
  margin: -16px -30px;
}

.button-link:hover,
.button-link:focus,
.buttonwrap-link a:hover,
.buttonwrap-link a:focus {
  color: var(--button-link-hover-color, #1e1e1e);
}

/* stretch */
.button--stretch,
.button--stretch a {
  width: 100%;
  text-align: center;
}

/* background green_dark */
.module--green-dark,
.module--green-dark-pattern,
.contentbox--green-dark {
  /* primary */
  --button-primary-color: #fff;
  --button-primary-bg-color: #3fa7ff;
  --button-primary-border-color: #3fa7ff;
  
  --button-primary-hover-color: #fff;
  --button-primary-hover-bgcolor:  transparent;
  --button-primary-hover-border-color: #3fa7ff;
  
  /* secondary */
  --button-secondary-color: #fff;
  --button-secondary-bg-color: transparent;
  --button-secondary-border-color: #fff;
  
  --button-secondary-hover-color: #1e1e1e;
  --button-secondary-hover-bgcolor: #fff;
  --button-secondary-hover-border-color: #fff;
  
  /* link */
  --button-link-hover-color: #fff;
}


/* login */
.button--login {
  display: flex;
  align-items: center;
  padding: 10px;
  margin: -10px;
}

.button--login::before {
  content: "";
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: #05f2af;
  -webkit-mask: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/login.svg) center center / contain no-repeat;
  mask: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/login.svg) center center / contain no-repeat;
}

.button--login::after {
  content: attr(title);
  text-decoration: none;
  display: none;
}

@media (min-width: 1200px) {
  
  a.button-primary,
  a.button-secondary,
  a.button-link,
  .button-primary,
  .button-secondary,
  .button-link,
  .hs-button.primary,
  .buttonwrap-primary a,
  .buttonwrap-secondary a,
  .buttonwrap-link a {
    padding: 20px 60px;
  }
  
  .button-link,
  .buttonwrap-link a {
    margin: -20px -60px;
  }
  
  .button--login {
    padding: 16px 30px;
    margin: 0;
    color: #1e1e1e;
    background-color: #05f2af;
    border: 1px solid transparent;
    text-decoration: none;
    transition-duration: 0.2s;
  }

  .button--login::before {
    width: 21px;
    height: 21px;
    background-color: #1e1e1e;
    margin-right: 10px;
    transition-duration: 0.2s;
  }

  .button--login::after {
    display: block;
  }
  
  .button--login:hover,
  .button--login:focus {
    color: #05f2af;
    border-color: #05f2af;
    text-decoration: none;
    background-color: transparent;
  }
  
  .button--login:hover::before,
  .button--login:focus::before {
    background-color: #05f2af;
  }
}
div#hs-eu-cookie-confirmation {
  background-color: #fcfcfc !important;
  border-top: none !important;
  box-shadow: 0px -5px 10px 0 rgb(13 13 13 / 15%) !important;
  font-size: var(--base-font-size) !important;
  line-height: 1.3 !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  max-width: 1480px !important;
  padding: 20px !important;
  background-color: transparent !important;
  color: #1e1e1e !important;
  font-family: OpenSans-Regular !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
  color: #1e1e1e !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p a {
  color: #3fa7ff !important;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {
  justify-content: center !important;
}

/* confirm */
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-eu-cookie-confirmation-button-group a#hs-eu-confirmation-button {
  padding: 20px 30px !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  background-color: #3fa7ff !important;
  border: 1px solid #3fa7ff !important;
}

/* decline */
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner #hs-eu-cookie-confirmation-button-group a#hs-eu-decline-button {
  padding: 20px 30px !important;
  border-radius: 0 !important;
  cursor: pointer !important;
  color: #3fa7ff !important;
  background-color: transparent !important;
  border: 1px solid #3fa7ff !important;
}
.footer {
  background-color: #005959;
  background-image: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/network-pattern.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 200% auto;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 50px;
  padding-bottom: 50px;
  color: #fff;
  --title-color: #fff;
}

.footer__container {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;

}

.footer__content {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  margin-left: -25px;
  margin-right: -25px;
}

.footer__box {
  width: 100%;
  padding: 30px 25px;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover,
.footer a:focus {
  color: #05f2af;
  text-decoration: underline;
}

.footer__box .widget-type-logo img {
  margin-top: 5px;
  margin-bottom: 30px;
  width: 225px !important;
  height: auto;
}

@media (min-width: 600px) {

}

@media (min-width: 900px) {
  
  .footer {
    background-size: 150% auto;
  }
 
  .footer__box {
    width: 50%;
  }
  
  .footer__box .widget-type-logo img {
    width: 250px !important;
  }
  
}

@media (min-width: 1200px) {
  
  .footer {
    padding-top: 70px;
    padding-bottom: 70px;
    background-size: 100% auto;
  }
  
  .footer__box {
    width: 25%;
  }
  
  .footer__box--adress {
    width: 30%;
  }
  
  .footer__box--quicklinks {
    width: 20%;
  }
  
  .footer__box .widget-type-logo img {
    width: 300px !important;
  }
}
.form {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* vertical space between input */

form .hs-form-field,
form .legal-consent-container {
  position: relative;
  margin-bottom: 20px;
}

/* label */

.hs-form-field label {
  display: inline-block;
  margin-bottom: 5px;
}

.hs-form-field label + .hs-field-desc {
  margin-top: -5px;
}

.hs-form-field .hs-field-desc {
  margin-bottom: 5px;
  font-size: 80%;
}

/* input fontsize (minimum of 1.6rem, or else mobile safari will zoom in */
.hs-form-field input,
.hs-form-field select,
.hs-form-field textarea {
  font-size: var(--base-font-size); 
}

/* error message */

ul.inputs-list.hs-error-msgs {
  margin-top: 5px;
  color: red;
  font-size: 80%;
}

/* input boxes */

.hs-form-field .hs-input[type="text"],
.hs-form-field .hs-input[type="email"],
.hs-form-field .hs-input[type="number"],
.hs-form-field .hs-input[type="tel"],
.hs-form-field .hs-input[type="password"],
.hs-form-field .hs-input[type="date"],
.hs-form-field select.hs-input,
.hs-form-field textarea.hs-input {
  padding: 14px 30px;
  border: 1px solid #005959;
  border-radius: 0;
  background-color: #f3f7f7;
  line-height: 1;
  display: block;
}

.hs-form-field .hs-input[type="text"]:focus,
.hs-form-field .hs-input[type="email"]:focus,
.hs-form-field .hs-input[type="number"]:focus,
.hs-form-field .hs-input[type="tel"]:focus,
.hs-form-field .hs-input[type="password"]:focus,
.hs-form-field .hs-input[type="date"]:focus,
.hs-form-field .hs-input[type="file"]:focus,
.hs-form-field select.hs-input:focus,
.hs-form-field textarea.hs-input:focus {
  outline-color: #2191f7;
}

/* date */
.hs-form-field .hs-input[type="date"] {
  -webkit-appearance: none;
  color: #000;
  min-height: 50px;
}

.hs-form-field .hs-input[type="date"]::-webkit-date-and-time-value {
  text-align: left;
}

/* select */
.hs-form-field select.hs-input {
  -webkit-appearance: none;
  padding: 17px 30px;
  padding-right: 40px;
  color: #000;
}

.hs-form-field select.hs-input option {
  font-family: OpenSans-Regular, sans-serif;
}

.hs-fieldtype-select .input {
  position: relative;
}

.hs-fieldtype-select .input::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 8px;
  height: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  transform: translateY(-60%) rotate(45deg);
  pointer-events: none;
}

/* textarea */

.hs-form-field textarea.hs-input {
  min-height: 120px;
  line-height: 1.5;
}

/* checkbox */

.hs-form-field .hs-form-booleancheckbox-display,
.hs-form-field .hs-form-checkbox-display {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  cursor: pointer;
}

.hs-input[type="checkbox"],
.hs-input[type="checkbox"]:focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.hs-input[type="checkbox"] + span,
.hs-input[type="checkbox"] + label {
  position: relative;
  display: inline-block;
  padding-left: 30px;
  padding-right: 5px;
}

.hs-input[type="checkbox"] + span::before,
.hs-input[type="checkbox"] + label::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #005959;
  background-color: #f3f7f7;
}

.hs-input[type="checkbox"] + span::after,
.hs-input[type="checkbox"] + label::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 7px;
  width: 6px;
  height: 10px;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: translateY(-66%) rotate(45deg);
  transition-duration: 0.2s;
}

.hs-input[type="checkbox"]:checked + span::before,
.hs-input[type="checkbox"]:checked + label::before {
  background-color: #05f2af; 
  border-color: #05f2af;
}

.hs-input[type="checkbox"]:checked + span::after,
.hs-input[type="checkbox"]:checked + label::after{
  opacity: 1;
}

.hs-input[type="checkbox"]:focus + span,
.hs-input[type="checkbox"]:focus + label {
  outline: 2px solid #2191f7;
}

/* radio button */

.hs-form-field .hs-form-radio-display {
  width: 100%;
  display: block;
  position: relative;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  cursor: pointer;
}

.hs-input[type="radio"],
.hs-input[type="radio"]:focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.hs-input[type="radio"] + span {
  display: inline-block;
  padding-left: 30px;
  padding-right: 5px;
}

.hs-input[type="radio"] + span::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #005959;
  border-radius: 10px;
  background-color: #f3f7f7;
  
}

.hs-input[type="radio"] + span::after {
  content: "";
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 10px;
  height: 10px;
  background-color: #05f2af;
  border-radius: 10px;
  transform: translateY(-50%);
  transition-duration: 0.2s;
}

.hs-input[type="radio"]:checked + span::after {
   opacity: 1;
}

.hs-input[type="radio"]:focus + span {
  outline: 2px solid #2191f7;
}

/* file upload */

.hs-fieldtype-file .input {
  position: relative;
  border: 1px dashed #005959;
  background-color: #f3f7f7;
}

.hs-fieldtype-file .input input[type="file"] {
  padding: 15px;
  padding-left: 70px;
  cursor: pointer;
}

.hs-fieldtype-file .input::before {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/fileupload.svg');    
}

.hs-fieldtype-file .input input[type="file"]::file-selector-button {
  display: block;
  margin: -7px -15px;
  margin-bottom: 0;
  padding: 7px 15px;
  border: none;
  border-radius: 0;
  color: #3fa7ff;
  background-color: transparent;
  cursor: pointer;
}

.hs-fieldtype-file .input input[type="file"]::file-selector-button:hover {
  opacity: 0.7;
}

/* date */
.hs-dateinput {
  position: relative;
}

.hs-dateinput::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/date.svg');   
}

.hs-dateinput .hs-input[type="text"],
.hs-dateinput .hs-input[type="date"] {
  padding-left: 45px;
}

/* submit message */
.submitted-message {
  overflow: initial !important;
}

/* title */
.form .form-title:empty {
    display: none;
}

/* columns */
.form-columns-3 > .hs-form-field {
    width: calc(100% / 3) !important;
}

/*** csp fix ***/
.fn-date-picker .is-rtl .pika-prev, .fn-date-picker .pika-next {
    background: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/arrow.svg) center center / contain no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    text-indent: 20px !important;
    transform: rotate(-90deg);
}

.fn-date-picker .is-rtl .pika-next, .fn-date-picker .pika-prev {
    background: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/arrow.svg) center center / contain no-repeat !important;
    width: 20px !important;
    height: 20px !important;
    text-indent: 20px !important;
    transform: rotate(90deg);
}

/*** some nasty styling fixes, you blew it hubspot  ***/

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

.hs-dateinput .fn-date-picker .pika-table {
  margin-bottom: 0;
}

.hs-dateinput .fn-date-picker .pika-button:hover {
  background: #2191f7 !important;
}

.hs-dateinput .fn-date-picker .is-selected .pika-button {
  background: #2191f7 !important;
  box-shadow: none !important;
}

.hs-dateinput .fn-date-picker .is-today .pika-button {
    color: #2191f7 !important;
}

.hs-dateinput .fn-date-picker .is-today .pika-button:hover, 
.hs-dateinput .fn-date-picker .is-selected .pika-button:hover {
  color: #fff !important;
}

/* form layout */
.form form.hs-form {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.form form.hs-form fieldset {
  max-width: initial;
  margin-right: -8px;
}

.form form.hs-form .hs-form-field .input .hs-input {
  width: 100%;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
  margin-left: 0 !important;
}

@media (min-width: 1200px) {
  
  .hs-form-field .hs-input[type="text"],
  .hs-form-field .hs-input[type="email"],
  .hs-form-field .hs-input[type="number"],
  .hs-form-field .hs-input[type="tel"],
  .hs-form-field .hs-input[type="password"],
  .hs-form-field select.hs-input,
  .hs-form-field textarea.hs-input {
    padding-top: 17px;
    padding-bottom: 17px;
  }
  
  .hs-form-field select.hs-input {
    padding-top: 20px;
    padding-bottom: 20px;
  }

}
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #005959;
  padding: 15px 25px;
  color: #fff;
  z-index: 99;
  transition-duration: 0.2s;
  transform: translateY(-1px); /* weird safari fix */
  
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 200% auto;
}

.header--sticky {
  box-shadow: 0 0 10px #1e1e1e;
}

.header--hidden:not(.header--open) {
  opacity: 0;
  transform: translateY(-100%);
}

.header--open {
  height: 100vh;
  background-image: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/network-pattern.png);
}

.hs-inline-edit .header {
  position: relative;
}

.header__skip {
  display: block;
  text-align: center;
}

.header__container {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
}

  
.header__logo {
  margin-right: 70px;
}

.header__logo img {
  display: block;
  max-width: 170px;
  width: 100% !important;
  height: auto;
  transition-duration: 0.2s;
}

.header__controls {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  flex: 1;
}

.header__language-switch,
.header__cta {
  display: none;
}

.header__navigation {
  width: calc(100% + 30px);
  margin-top: 60px;
  margin-left: -15px;
  margin-right: -15px;
  display: none;
}

.header--open .header__navigation {
  display: block;
}

.appbar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #005959;
  padding: 15px 25px;
  color: #fff;
  z-index: 100;
  transition-duration: 0.2s;
  transform: translateY(1px); /* weird safari fix */
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 10px #1e1e1e;
}

.appbar--distribute {
  justify-content: space-between;
}

.appbar__language-switch {
  margin: -15px;
}


@media (min-width: 600px) {
  
}

@media (min-width: 900px) {
  
  .header--open {
    height: auto;
    background-image: none;
  }
  
  .header__language-switch,
  .header__cta {
    display: block;
    margin-right: 20px;
  }
  
  .header__navigation {
    margin-top: 0;
  }
  
  .appbar {
    display: none;
  }
    
}

@media (min-width: 1200px) {
  
  .header {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  
  .header__logo img {
    max-width: 170px;
  }
  
  .header__controls {
    order: 3;
  }
  
  .header__menubutton {
    display: none;
  }
  
  .header__navigation {
    display: flex !important;
    align-items: center;
    width: auto;
    margin: 0;
  }
  
  .header__language-switch,
  .header__cta {
    margin-left: 20px;
    margin-right: 0;
  }

}
/* For content that needs to be visually hidden but stay visible for screenreaders */
.visually-hidden, 
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* margins */

.m-0 {
  margin: 0;
}

.m-15 {
  margin: 15px;
}

.m-30 {
  margin: 30px;
}

.mt-0 {
  margin-top: 0;
}

.mt-15 {
  margin-top: 15px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-0 {
  margin-bottom: 0;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-30 {
  margin-bottom: 30px;
}

/* paddings */

.p-0 {
  padding: 0;
}

.p-15 {
  padding: 15px;
}

.p-30 {
  padding: 30px;
}

.pt-0 {
  padding-top: 0;
}

.pt-15 {
  padding-top: 15px;
}

.pt-30 {
  padding-top: 30px;
}

.pb-0 {
  padding-bottom: 0;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-30 {
  padding-bottom: 30px;
}

/* text */
.text-indent p,
p.text-indent {
  border-left: 3px solid var(--green);
  padding-left: 20px;
}

@media (min-width: 1200px) {
  .text-indent p,
  p.text-indent {
    padding-left: 35px;
  }
}

/* text-align */
.ta-l {
  text-align: left;
}

.ta-c {
  text-align: center;
}

.ta-r {
  text-align: right;
}

/* scrollbar */

/* width */
.scrollbar::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

/* Track */
.scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
.scrollbar::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

/* Handle on hover */
.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}
/* reset default styling */

.language-switcher--reset .lang_switcher_class {
	display: block;
	background-color: transparent;
}

.language-switcher--reset .globe_class {
    background-image: none;
    border-radius: 0;
    width: auto;
    height: auto;
    cursor: pointer
}

.language-switcher--reset .lang_list_class {
	display: block;
	position: static;
	top: auto;
	left: auto;
	transform: none;
	text-align: left;
	padding: 0;
	z-index: auto;
}

.language-switcher--reset .lang_list_class:after,
.language-switcher--reset .lang_list_class:before {
    display: none;
}

.language-switcher--reset .lang_list_class li {
    position: static;
    line-height: 1.3;
    font-size: unset;
    padding: 0;
    background-color: transparent;
    border-left: none;
    border-right: none
}

.language-switcher--reset .lang_list_class li:first-child,
.language-switcher--reset .lang_list_class li:last-child {
    padding-top: 0;
    padding-bottom: 0;
    border-top: none;
    border-bottom: none
}


/* different styling variants */

/* 1) simple */
.language-switcher--simple {
  position: relative;
  display: inline-block;
  touch-action: manipulation;
}

.language-switcher--simple .language-switcher__label {
  position: relative;
  background-color: transparent;
  border: none;
  border-radius: 0;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

.language-switcher--simple .language-switcher__label::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  right: 5px;
  transform: translateY(-50%);
  pointer-events: none;
  background-color: #fff;
  -webkit-mask: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/arrow.svg) center center / contain no-repeat;
  mask: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/arrow.svg) center center / contain no-repeat;
}

.language-switcher--simple .language-switcher__labeltext {
  display: inline-block;
  margin-right: 5px;
}

.language-switcher--simple .lang_switcher_class {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  padding: 5px;
  background-color: #005959;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 10px #1e1e1e;
}

.language-switcher--up .lang_switcher_class {
  top: auto;
  bottom: 100%;
}

.language-switcher--simple.language-switcher--open .lang_switcher_class {
  display: block;
}

.language-switcher--simple .lang_switcher_link {
  display: block;
  width: 100%;
  padding-bottom: 5px;
}

/* 2) minimal (short labels) */
.language-switcher--minimal .language-switcher__labeltext {
  font-size: 0;
}

.language-switcher--minimal .language-switcher__labeltext::before {
	content: attr(data-language);
	display: inline-block;
	text-transform: uppercase;
	font-size: var(--base-font-size);
  color: #fff;
}

.language-switcher--minimal .lang_switcher_link {
	font-size: 0;
  padding: 10px;
  white-space: nowrap;
}

.language-switcher--minimal .lang_switcher_link::before {
	content: attr(data-language);
	display: inline-block;
	text-transform: uppercase;
	font-size: var(--base-font-size);
  color: #fff;
}
:root {
  --module-bgcolor: #fff;
}

html, body {
  height: 100%;
}

.body--noscroll {
  /*overflow: hidden;*/
}

.page-wrapper {
	min-height: 100%;
  display: flex;
  flex-flow: column;
  padding-top: var(--space-for-nav);
}

.hs-inline-edit .page-wrapper {
  padding-top: 0;
}

.nav-spacer {
  --space-for-nav: 88px;
  height: var( --space-for-nav);
  background-color: #005959;
}

.hs-inline-edit .nav-spacer {
  --space-for-nav: 0;
}

.main {
  min-height: 30px;
  flex: 1;
}

.module {
  padding: var(--module-padding-top, 50px) var(--module-padding-right, 25px) var(--module-padding-bottom, 50px) var(--module-padding-left, 25px);
  background-color: var(--module-bgcolor, #fff);
}

/* padding options */
.module--no-horizontal-padding {
  --module-padding-left: 0;
  --module-padding-right: 0;
}

.module--reduced-padding-top {
  --module-padding-top: 15px;
}

.module--reduced-padding-bottom {
  --module-padding-bottom: 15px;
}

/* background options */
.module--white {
  --module-bgcolor: #fff;
}

.module--green-light {
  --module-bgcolor: #d9e6e6;
}

.module--green-dark {
  --module-bgcolor: #005959;
  --title-color: #05f2af;
  color: #fff;
}

.module--green-light-pattern {
  --module-bgcolor: #d9e6e6;
  background-image: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/network-pattern-light.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.module--green-dark-pattern {
  --module-bgcolor: #005959;
  --title-color: #05f2af;
  color: #fff;
  background-image: url(https://19620381.fs1.hubspotusercontent-eu1.net/hubfs/19620381/raw_assets/public/frenz-theme/images/network-pattern.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.module--keep-colors {
  --title-color: var(--gray_dark);
  color: var(--gray_dark);
}

.module__container {
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
}

.module__container--stretch {
  max-width: none;
}

.module__container--narrow {
  max-width: 800px;
}

.module__inner--narrow {
  max-width: 800px;
}

.module__inner--left {
  margin-right: auto;
}

.module__inner--center {
  margin-left: auto;
  margin-right: auto;
}

.module__inner--right {
  margin-left: auto;
}

/* minimize padding for dnd layout */
.dnd-layout .module {
  --module-padding-top: 15px;
  --module-padding-right: 15px;
  --module-padding-bottom: 15px;
  --module-padding-left: 15px;
}

@media (min-width: 900px) {
  .body--noscroll {
    overflow: auto;
  }
  .nav-spacer {
    --space-for-nav: 88px;
  }
}

@media (min-width: 1200px) {
  .nav-spacer {
    --space-for-nav: 108px;
  }
  .module {
    padding: var(--module-padding-top, 70px) var(--module-padding-right, 25px) var(--module-padding-bottom, 70px) var(--module-padding-left, 25px);
  }
}
.menubutton {
  border-radius: 0;
  padding: 5px;
  border: none;
  background-color: transparent;
  cursor: pointer;
  transition-duration: 0.2s;
  touch-action: manipulation;
}

.menubutton:hover, 
.menubutton:focus {
}

.menubutton:not(.menubutton--active):hover .menubutton__icon, 
.menubutton:not(.menubutton--active):hover .menubutton__icon::before,
.menubutton:not(.menubutton--active):hover .menubutton__icon::after,
.menubutton:not(.menubutton--active):focus .menubutton__icon, 
.menubutton:not(.menubutton--active):focus .menubutton__icon::before,
.menubutton:not(.menubutton--active):focus .menubutton__icon::after {

}

.menubutton__icon {
  position: relative;
  display: block;
  width: 30px;
  height: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #05f2af;
  transition-duration: 0.2s;
}

.menubutton__icon::before, 
.menubutton__icon::after {
  position: absolute;
  left: -15%;
  content: "";
  display: block;
  width: 130%;
  height: 3px;
  background-color: #05f2af;
  transform-origin: 0 50%;
  transition-duration: 0.2s;
}

.menubutton__icon::before {
  top: -10px;
}

.menubutton__icon::after {
  bottom: -10px;
}

.menubutton--active .menubutton__icon {
  background-color: transparent;
  transform: translateX(2px);
}

.menubutton--active .menubutton__icon::before {
  transform: rotate(30deg);
}

.menubutton--active .menubutton__icon::after {
  transform: rotate(-30deg);
}
.nav {
  font-family: Montserrat-Bold;
  text-align: left;
}

.hs-inline-edit .nav ul:empty {
  min-width: 100px;
  min-height: 44px;
  background-color: rgba(255, 255, 255, 0.1);
}

.nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.nav a {
  display: inline-block;
  padding: 8px 15px;
  color: #fff;
  text-decoration: none;
  transition-duration: 0.2s;
}

.nav a:hover, 
.nav a:focus {
  color: #05f2af;
  text-decoration: none;
  outline: none;
}

.nav .active > a,
.nav .active-branch > a {
  color: #05f2af;
}

.nav .hs-menu-children-wrapper {
  padding-left: 30px;
}

.nav .hs-menu-depth-1 > a {
  font-size: 2rem;
}

@media (min-width: 900px) {
  
  .hs-menu-depth-1 > a {
    padding: 15px;
  }
  
  .hs-menu-item.hs-menu-depth-1 {
    position: relative;
  }
  
  .hs-menu-depth-2.hs-item-has-children + .hs-menu-item.hs-menu-depth-2 {
    margin-top: 10px;
  }
  
  .hs-menu-item.hs-menu-depth-3 {
    font-size: 80%;
  }
  
  .nav .hs-menu-wrapper > ul {
    display: flex;
    justify-content: flex-end;
  }
  
  .nav .hs-menu-children-wrapper {
    padding-left: 0;
  }
  
  .hs-menu-depth-1 > .hs-menu-children-wrapper {
    top: 100%;
    left: 0;
    background-color: #005959;
    box-shadow: 0 0 10px #1e1e1e;
        
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
  
  .hs-menu-depth-1:hover > .hs-menu-children-wrapper,
  .hs-menu-depth-1 > .hs-menu-children-wrapper:focus-within,
  .hs-menu-depth-1 > a:focus + .hs-menu-children-wrapper {
    width: auto !important;
    height: auto !important;
    padding: 15px !important;
    margin: auto !important;
    overflow: visible !important;
    clip: auto !important;
  }
  
}

@media (min-width: 1200px) {
  .nav {
    font-family: OpenSans-Regular;
  }
  .nav .hs-menu-depth-1 > a {
    font-size: inherit;
  }
}
.hs-search-field {
}

.hs-search-field form {
  display: flex;
}

.hs-search-field label {

}

.hs-search-field .hs-search-field__input {
  padding: 7px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #fff;
}

.hs-search-field .hs-search-field__input:focus {
  outline-color: #2191f7;
}

.hs-search-field button {
  margin-left: 5px;
  padding: 7px 15px;
  border: none;
  border-radius: 5px;
  background-color: #2191f7;
  cursor: pointer;
}

.hs-search-field button:focus {
  opacity: 0.7;
  outline-color: #2191f7;
}

.hs-search-field button svg {
  fill: #fff;
}
/* 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;
}
:root {
  --font-color: #1e1e1e;
  --title-color: #1e1e1e;
  --base-font-size: 1.5rem;
  --small-font-size: 70%;
}

html {
  font-size: 62.5%; /* don't change this */
}

body {
  font-family: OpenSans-Regular;
  line-height: 1.3;
  word-break: break-word;
  
  color: var(--font-color);
  font-size: var(--base-font-size);

}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 2rem;
  font-weight: 400;
  color: var(--title-color);
}

h1:last-child, 
h2:last-child, 
h3:last-child, 
h4:last-child, 
h5:last-child, 
h6:last-child {
  margin-bottom: 0;
}

h1 {
  font-family: Montserrat-Bold;
  font-size: 4.6rem;
  line-height: 1.18;
}

h2 {
  font-family: Montserrat-Bold;
  font-size: 3.2rem;
  line-height: 1.2;
}

h3 {
  font-family: Montserrat-Bold;
  font-size: 2.6rem;
  line-height: 1.3;
}

h4 {
  font-family: Montserrat-Medium;
  font-size: 2.2rem;
  line-height: 1.5;
}

h5 {
  font-family: OpenSans-SemiBold;
  font-size: 1.8rem;
  line-height: 1.4;
}

h6 {
  margin-bottom: 1rem;
  font-family: OpenSans-SemiBold;
  font-size: 1.5rem;
  line-height: 1.3;
}

h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty {
    display: none;
}

p {
  margin: 0 0 3rem;
  font-family: OpenSans-Regular;
  font-size: var(--base-font-size);
  line-height: 1.88;
}

p:last-child {
  margin-bottom: 0;
}

a {
  color: #3fa7ff;
  text-decoration: underline;
  cursor: pointer;
}

a:hover, 
a:focus {
  color: #1e1e1e;
  text-decoration: underline;
  outline-color: #1e1e1e;
}

b, strong {
  font-family: OpenSans-SemiBold;
  font-weight: 400;
}

small {
  font-size: var(--small-font-size);
}

/* Lists */

ul,
ol {
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

ul.no-list {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.hs_cos_wrapper_type_inline_rich_text :is(ul, ol) {
  margin: 0 0 3rem;
}

.hs_cos_wrapper_type_inline_rich_text ul {
  padding-left: 5px;
}

.hs_cos_wrapper_type_inline_rich_text ol {
  padding-left: 1em;
}

.hs_cos_wrapper_type_inline_rich_text :is(ul, ol) li {
  margin-bottom: 0;
  line-height: 1.88;
}

.hs_cos_wrapper_type_inline_rich_text ul li {
  padding-left: 10px;
}

.hs_cos_wrapper_type_inline_rich_text ol li {
  padding-left: 5px;
}

.hs_cos_wrapper_type_inline_rich_text ul li::marker {
  content: "•";
  color: var(--green);
}


/* Blockquotes */

blockquote {
  border-left: 2px solid;
  margin: 0 0 1.5rem;
  padding-left: 1rem;
}

/* Horizontal rules */

hr {
  border: none;
  border-bottom: 1px solid #1e1e1e;
}

/* Image alt text */

img {
  font-size: 1rem;
  word-break: normal;
}


@media (min-width: 600px) {
}

@media (min-width: 900px) {
  
}

@media (min-width: 1200px) {
  :root {
    --base-font-size: 1.8rem;
  }
  
  h1 {
    font-size: 5.6rem;
  }

  h2 {
    font-size: 4rem;
  }

  h3 {
    font-size: 3.3rem;
  }

  h4 {
    font-size: 2.4rem;
  }

  h5 {
    font-size: 2rem;
  }

  h6 {
    font-size: 1.8rem;
  }
}

/* Changes Laura */

@media (min-width: 1200px) {
.slider__slide-text h2 {
    font-size: 4.8rem;
  }
}

@media (max-width: 600px) {
  .slider__slide-text h1, .slider__slide-text h2 {
    font-size: 4rem;
  }
}
.inline-video {

}

.inline-video__link {
  display: block;
  position: relative;
}

.inline-video__link::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 33, 33, 0.7);
}

.inline-video__placeholder {
  width: 100%;
  max-width: none;
  display: block;
  background-color: #ccc;
}

.inline-video__play {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  opacity: 0.7;
  transition-duration: 0.2s;
}

.inline-video__play:hover,
.inline-video__play:focus {
  opacity: 1;
  fill: green;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

@media (min-width: 900px) {
  .inline-video__play {
    width: 80px;
  }
}

@media (min-width: 1200px) {
  .inline-video__play {
    width: 120px;
  }
}