/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. CUSTOM FOR WEBFLOW: Removed the input[type="submit"] selector to reduce
 *    specificity and defer to the .w-button selector
 */
button,
html input[type="button"],
input[type="reset"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. CUSTOM FOR WEBFLOW: changed from `textfield` to `none` to normalize iOS rounded input
 * 2. CUSTOM FOR WEBFLOW: box-sizing: content-box rule removed
 *    (similar to normalize.css >=4.0.0)
 */
input[type="search"] {
  -webkit-appearance: none;
  /* 1 */
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}



/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

@font-face {
  font-family: 'webflow-icons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==") format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="w-icon-"],
[class*=" w-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'webflow-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.w-icon-slider-right:before {
  content: "\e600";
}
.w-icon-slider-left:before {
  content: "\e601";
}
.w-icon-nav-menu:before {
  content: "\e602";
}
.w-icon-arrow-down:before,
.w-icon-dropdown-toggle:before {
  content: "\e603";
}
.w-icon-file-upload-remove:before {
  content: "\e900";
}
.w-icon-file-upload-icon:before {
  content: "\e903";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  height: 100%;
}
body {
  margin: 0;
  min-height: 100%;
  background-color: #fff;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}
img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
html.w-mod-touch * {
  background-attachment: scroll !important;
}
.w-block {
  display: block;
}
.w-inline-block {
  max-width: 100%;
  display: inline-block;
}
.w-clearfix:before,
.w-clearfix:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-clearfix:after {
  clear: both;
}
.w-hidden {
  display: none;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898EC;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}
input.w-button {
  -webkit-appearance: button;
}
html[data-w-dynpage] [data-w-cloak] {
  color: transparent !important;
}
.w-webflow-badge,
.w-webflow-badge * {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
  visibility: visible;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  box-sizing: border-box;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  margin: 0;
  padding: 0;
  float: none;
  clear: none;
  border: 0 none transparent;
  border-radius: 0;
  background: none;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto auto;
  background-repeat: repeat;
  background-origin: padding-box;
  background-clip: border-box;
  background-attachment: scroll;
  background-color: transparent;
  box-shadow: none;
  opacity: 1.0;
  transform: none;
  transition: none;
  direction: ltr;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-style: inherit;
  font-variant: inherit;
  text-align: inherit;
  letter-spacing: inherit;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: inherit;
  list-style-type: disc;
  text-shadow: none;
  font-smoothing: auto;
  vertical-align: baseline;
  cursor: inherit;
  white-space: inherit;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
}
.w-webflow-badge {
  position: fixed !important;
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 2147483647 !important;
  top: auto !important;
  right: 12px !important;
  bottom: 12px !important;
  left: auto !important;
  color: #AAADB0 !important;
  background-color: #fff !important;
  border-radius: 3px !important;
  padding: 6px 8px 6px 6px !important;
  font-size: 12px !important;
  opacity: 1.0 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  transform: none !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: nowrap;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.w-webflow-badge > img {
  display: inline-block !important;
  visibility: visible !important;
  opacity: 1 !important;
  vertical-align: middle !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: 10px;
}
h1 {
  font-size: 38px;
  line-height: 44px;
  margin-top: 20px;
}
h2 {
  font-size: 32px;
  line-height: 36px;
  margin-top: 20px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}
h4 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
  margin-top: 10px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
  margin-top: 10px;
}
p {
  margin-top: 0;
  margin-bottom: 10px;
}
blockquote {
  margin: 0 0 10px 0;
  padding: 10px 20px;
  border-left: 5px solid #E2E2E2;
  font-size: 18px;
  line-height: 22px;
}
figure {
  margin: 0;
  margin-bottom: 10px;
}
figcaption {
  margin-top: 5px;
  text-align: center;
}
ul,
ol {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}
.w-list-unstyled {
  padding-left: 0;
  list-style: none;
}
.w-embed:before,
.w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-embed:after {
  clear: both;
}
.w-video {
  width: 100%;
  position: relative;
  padding: 0;
}
.w-video iframe,
.w-video object,
.w-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"] {
  border: 0;
  cursor: pointer;
  -webkit-appearance: button;
}
.w-form {
  margin: 0 0 15px;
}
.w-form-done {
  display: none;
  padding: 20px;
  text-align: center;
  background-color: #dddddd;
}
.w-form-fail {
  display: none;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffdede;
}
label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
}
.w-input,
select, .hs-input {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

input[type="checkbox"], input[type="radio"] {
    width:auto;
}

input[type="file"] {
    border:0;
}



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

.hs-form-booleancheckbox-display p{
 font-size:12px;
  font-weight:300;
  line-height: 1.4;
    display: inline-block !important;
}

.legal-consent-container{
margin:30px 0;  
}

.hs-form-field{
  margin:0 0 15px;  
}

.w-input:-moz-placeholder,
select:-moz-placeholder {
  color: #999;
}
.w-input::-moz-placeholder,
select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.w-input:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #999;
}
.w-input::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #999;
}
.w-input:focus,
select:focus {
  border-color: #3898EC;
  outline: 0;
}
.w-input[disabled],
.w-select[disabled],
.w-input[readonly],
.w-select[readonly],
fieldset[disabled] .w-input,
fieldset[disabled] .w-select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.w-input,
textarea.w-select {
  height: auto;
}
.w-select, select {
  background-color: #f3f3f3;
}
.w-select[multiple] {
  height: auto;
}
.w-form-label {
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0px;
}
.w-radio {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}
.w-radio:before,
.w-radio:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-radio:after {
  clear: both;
}
.w-radio-input {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
  float: left;
  margin-left: -20px;
}
.w-radio-input {
  margin-top: 3px;
}
.w-file-upload {
  display: block;
  margin-bottom: 10px;
}
.w-file-upload-input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -100;
}
.w-file-upload-default,
.w-file-upload-uploading,
.w-file-upload-success {
  display: inline-block;
  color: #333333;
}
.w-file-upload-error {
  display: block;
  margin-top: 10px;
}
.w-file-upload-default.w-hidden,
.w-file-upload-uploading.w-hidden,
.w-file-upload-error.w-hidden,
.w-file-upload-success.w-hidden {
  display: none;
}
.w-file-upload-uploading-btn {
  display: flex;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
  margin: 0;
  padding: 8px 9px 8px 11px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-file-upload-file-name {
  font-size: 14px;
  font-weight: normal;
  display: block;
}
.w-file-remove-link {
  margin-top: 3px;
  margin-left: 10px;
  width: auto;
  height: auto;
  padding: 3px;
  display: block;
  cursor: pointer;
}
.w-icon-file-upload-remove {
  margin: auto;
  font-size: 10px;
}
.w-file-upload-error-msg {
  display: inline-block;
  color: #ea384c;
  padding: 2px 0;
}
.w-file-upload-info {
  display: inline-block;
  line-height: 38px;
  padding: 0 12px;
}
.w-file-upload-label {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  cursor: pointer;
  margin: 0;
  padding: 8px 12px;
  border: 1px solid #cccccc;
  background-color: #fafafa;
}
.w-icon-file-upload-icon,
.w-icon-file-upload-uploading {
  display: inline-block;
  margin-right: 8px;
  width: 20px;
}
.w-icon-file-upload-uploading {
  height: 20px;
}
.w-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px;
}
.w-container:before,
.w-container:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-container:after {
  clear: both;
}
.w-container .w-row {
  margin-left: -10px;
  margin-right: -10px;
}
.w-row:before,
.w-row:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-row:after {
  clear: both;
}
.w-row .w-row {
  margin-left: 0;
  margin-right: 0;
}
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.w-col .w-col {
  padding-left: 0;
  padding-right: 0;
}
.w-col-1 {
  width: 8.33333333%;
}
.w-col-2 {
  width: 16.66666667%;
}
.w-col-3 {
  width: 25%;
}
.w-col-4 {
  width: 33.33333333%;
}
.w-col-5 {
  width: 41.66666667%;
}
.w-col-6 {
  width: 50%;
}
.w-col-7 {
  width: 58.33333333%;
}
.w-col-8 {
  width: 66.66666667%;
}
.w-col-9 {
  width: 75%;
}
.w-col-10 {
  width: 83.33333333%;
}
.w-col-11 {
  width: 91.66666667%;
}
.w-col-12 {
  width: 100%;
}
.w-hidden-main {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .w-container {
    max-width: 728px;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: none !important;
  }
  .w-col-medium-1 {
    width: 8.33333333%;
  }
  .w-col-medium-2 {
    width: 16.66666667%;
  }
  .w-col-medium-3 {
    width: 25%;
  }
  .w-col-medium-4 {
    width: 33.33333333%;
  }
  .w-col-medium-5 {
    width: 41.66666667%;
  }
  .w-col-medium-6 {
    width: 50%;
  }
  .w-col-medium-7 {
    width: 58.33333333%;
  }
  .w-col-medium-8 {
    width: 66.66666667%;
  }
  .w-col-medium-9 {
    width: 75%;
  }
  .w-col-medium-10 {
    width: 83.33333333%;
  }
  .w-col-medium-11 {
    width: 91.66666667%;
  }
  .w-col-medium-12 {
    width: 100%;
  }
  .w-col-stack {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 767px) {
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: none !important;
  }
  .w-row,
  .w-container .w-row {
    margin-left: 0;
    margin-right: 0;
  }
  .w-col {
    width: 100%;
    left: auto;
    right: auto;
  }
  .w-col-small-1 {
    width: 8.33333333%;
  }
  .w-col-small-2 {
    width: 16.66666667%;
  }
  .w-col-small-3 {
    width: 25%;
  }
  .w-col-small-4 {
    width: 33.33333333%;
  }
  .w-col-small-5 {
    width: 41.66666667%;
  }
  .w-col-small-6 {
    width: 50%;
  }
  .w-col-small-7 {
    width: 58.33333333%;
  }
  .w-col-small-8 {
    width: 66.66666667%;
  }
  .w-col-small-9 {
    width: 75%;
  }
  .w-col-small-10 {
    width: 83.33333333%;
  }
  .w-col-small-11 {
    width: 91.66666667%;
  }
  .w-col-small-12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
  .w-hidden-main {
    display: inherit !important;
  }
  .w-hidden-medium {
    display: inherit !important;
  }
  .w-hidden-small {
    display: inherit !important;
  }
  .w-hidden-tiny {
    display: none !important;
  }
  .w-col {
    width: 100%;
  }
  .w-col-tiny-1 {
    width: 8.33333333%;
  }
  .w-col-tiny-2 {
    width: 16.66666667%;
  }
  .w-col-tiny-3 {
    width: 25%;
  }
  .w-col-tiny-4 {
    width: 33.33333333%;
  }
  .w-col-tiny-5 {
    width: 41.66666667%;
  }
  .w-col-tiny-6 {
    width: 50%;
  }
  .w-col-tiny-7 {
    width: 58.33333333%;
  }
  .w-col-tiny-8 {
    width: 66.66666667%;
  }
  .w-col-tiny-9 {
    width: 75%;
  }
  .w-col-tiny-10 {
    width: 83.33333333%;
  }
  .w-col-tiny-11 {
    width: 91.66666667%;
  }
  .w-col-tiny-12 {
    width: 100%;
  }
}
.w-widget {
  position: relative;
}
.w-widget-map {
  width: 100%;
  height: 400px;
}
.w-widget-map label {
  width: auto;
  display: inline;
}
.w-widget-map img {
  max-width: inherit;
}
.w-widget-map .gm-style-iw {
  text-align: center;
}
.w-widget-map .gm-style-iw > button {
  display: none !important;
}
.w-widget-twitter {
  overflow: hidden;
}
.w-widget-twitter-count-shim {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 28px;
  height: 20px;
  text-align: center;
  background: white;
  border: #758696 solid 1px;
  border-radius: 3px;
}
.w-widget-twitter-count-shim * {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-inner {
  position: relative;
  font-size: 15px;
  line-height: 12px;
  text-align: center;
  color: #999;
  font-family: serif;
}
.w-widget-twitter-count-shim .w-widget-twitter-count-clear {
  position: relative;
  display: block;
}
.w-widget-twitter-count-shim.w--large {
  width: 36px;
  height: 28px;
}
.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 18px;
}
.w-widget-twitter-count-shim:not(.w--vertical) {
  margin-left: 5px;
  margin-right: 8px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large {
  margin-left: 6px;
}
.w-widget-twitter-count-shim:not(.w--vertical):before,
.w-widget-twitter-count-shim:not(.w--vertical):after {
  top: 50%;
  left: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim:not(.w--vertical):before {
  border-color: rgba(117, 134, 150, 0);
  border-right-color: #5d6c7b;
  border-width: 4px;
  margin-left: -9px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:before {
  border-width: 5px;
  margin-left: -10px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim:not(.w--vertical):after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: white;
  border-width: 4px;
  margin-left: -8px;
  margin-top: -4px;
}
.w-widget-twitter-count-shim:not(.w--vertical).w--large:after {
  border-width: 5px;
  margin-left: -9px;
  margin-top: -5px;
}
.w-widget-twitter-count-shim.w--vertical {
  width: 61px;
  height: 33px;
  margin-bottom: 8px;
}
.w-widget-twitter-count-shim.w--vertical:before,
.w-widget-twitter-count-shim.w--vertical:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.w-widget-twitter-count-shim.w--vertical:before {
  border-color: rgba(117, 134, 150, 0);
  border-top-color: #5d6c7b;
  border-width: 5px;
  margin-left: -5px;
}
.w-widget-twitter-count-shim.w--vertical:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 4px;
  margin-left: -4px;
}
.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner {
  font-size: 18px;
  line-height: 22px;
}
.w-widget-twitter-count-shim.w--vertical.w--large {
  width: 76px;
}
.w-widget-gplus {
  overflow: hidden;
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: white;
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.w-background-video > video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}
.w-slider {
  position: relative;
  height: 300px;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.w-slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.w-slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.w-slider-nav.w-round > div {
  border-radius: 100%;
}
.w-slider-nav.w-num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.w-slider-nav.w-shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.w-slider-nav-invert {
  color: #fff;
}
.w-slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.w-slider-nav-invert > div.w-active {
  background-color: #222;
}
.w-slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.w-slider-dot.w-active {
  background-color: #fff;
}
.w-slider-dot:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #fff;
}
.w-slider-dot:focus.w-active {
  box-shadow: none;
}
.w-slider-arrow-left,
.w-slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*=" w-icon-"],
.w-slider-arrow-right [class*=" w-icon-"] {
  position: absolute;
}
.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}
.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}
.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}
.w-icon-slider-left,
.w-icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}
.w-slider-aria-label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.w-dropdown {
  display: inline-block;
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  z-index: 900;
}
.w-dropdown-btn,
.w-dropdown-toggle,
.w-dropdown-link {
  position: relative;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  white-space: nowrap;
}
.w-dropdown-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  cursor: pointer;
  padding-right: 40px;
}
.w-dropdown-toggle:focus {
  outline: 0;
}
.w-icon-dropdown-toggle {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  margin-right: 20px;
  width: 1em;
  height: 1em;
}
.w-dropdown-list {
  position: absolute;
  background: #dddddd;
  display: none;
  min-width: 100%;
}
.w-dropdown-list.w--open {
  display: block;
}
.w-dropdown-link {
  padding: 10px 20px;
  display: block;
  color: #222222;
}
.w-dropdown-link.w--current {
  color: #0082f3;
}
.w-dropdown-link:focus {
  outline: 0;
}
@media screen and (max-width: 767px) {
  .w-nav-brand {
    padding-left: 10px;
  }
}
/**
 * ## Note
 * Safari (on both iOS and OS X) does not handle viewport units (vh, vw) well.
 * For example percentage units do not work on descendants of elements that
 * have any dimensions expressed in viewport units. It also doesn’t handle them at
 * all in `calc()`.
 */
/**
 * Wrapper around all lightbox elements
 *
 * 1. Since the lightbox can receive focus, IE also gives it an outline.
 * 2. Fixes flickering on Chrome when a transition is in progress
 *    underneath the lightbox.
 */
.w-lightbox-backdrop {
  color: #000;
  cursor: auto;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  text-align: start;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Ubuntu, "Segoe UI", Verdana, sans-serif;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 300;
  text-align: center;
  background: rgba(0, 0, 0, 0.9);
  z-index: 2000;
  outline: 0;
  /* 1 */
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-transform: translate(0, 0);
  /* 2 */
}
/**
 * Neat trick to bind the rubberband effect to our canvas instead of the whole
 * document on iOS. It also prevents a bug that causes the document underneath to scroll.
 */
.w-lightbox-backdrop,
.w-lightbox-container {
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.w-lightbox-content {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.w-lightbox-view {
  position: absolute;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.w-lightbox-view:before {
  content: "";
  height: 100vh;
}
/* .w-lightbox-content */
.w-lightbox-group,
.w-lightbox-group .w-lightbox-view,
.w-lightbox-group .w-lightbox-view:before {
  height: 86vh;
}
.w-lightbox-frame,
.w-lightbox-view:before {
  display: inline-block;
  vertical-align: middle;
}
/*
 * 1. Remove default margin set by user-agent on the <figure> element.
 */
.w-lightbox-figure {
  position: relative;
  margin: 0;
  /* 1 */
}
.w-lightbox-group .w-lightbox-figure {
  cursor: pointer;
}
/**
 * IE adds image dimensions as width and height attributes on the IMG tag,
 * but we need both width and height to be set to auto to enable scaling.
 */
.w-lightbox-img {
  width: auto;
  height: auto;
  max-width: none;
}
/**
 * 1. Reset if style is set by user on "All Images"
 */
.w-lightbox-image {
  display: block;
  float: none;
  /* 1 */
  max-width: 100vw;
  max-height: 100vh;
}
.w-lightbox-group .w-lightbox-image {
  max-height: 86vh;
}
.w-lightbox-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: .5em 1em;
  background: rgba(0, 0, 0, 0.4);
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.w-lightbox-embed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-lightbox-control {
  position: absolute;
  top: 0;
  width: 4em;
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.w-lightbox-left {
  display: none;
  bottom: 0;
  left: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-20 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0 0h5v23h23v5h-28z" opacity=".4"/><path d="m1 1h3v23h23v3h-26z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxnIHRyYW5zZm9ybT0icm90YXRlKDQ1KSI+PHBhdGggZD0ibTAgMGg1djIzaDIzdjVoLTI4eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDN2MjNoMjN2M2gtMjZ6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==");
}
.w-lightbox-right {
  display: none;
  right: 0;
  bottom: 0;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 24 40" width="24" height="40"><g transform="rotate(45)"><path d="m0-0h28v28h-5v-23h-23z" opacity=".4"/><path d="m1 1h26v26h-3v-23h-23z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMC0waDI4djI4aC01di0yM2gtMjN6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0xIDFoMjZ2MjZoLTN2LTIzaC0yM3oiIGZpbGw9IiNmZmYiLz48L2c+PC9zdmc+");
}
/*
 * Without specifying the with and height inside the SVG, all versions of IE render the icon too small.
 * The bug does not seem to manifest itself if the elements are tall enough such as the above arrows.
 * (http://stackoverflow.com/questions/16092114/background-size-differs-in-internet-explorer)
 */
.w-lightbox-close {
  right: 0;
  height: 2.6em;
  /* <svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 0 18 17" width="18" height="17"><g transform="rotate(45)"><path d="m0 0h7v-7h5v7h7v5h-7v7h-5v-7h-7z" opacity=".4"/><path d="m1 1h7v-7h3v7h7v3h-7v7h-3v-7h-7z" fill="#fff"/></g></svg> */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoNDUpIj48cGF0aCBkPSJtMCAwaDd2LTdoNXY3aDd2NWgtN3Y3aC01di03aC03eiIgb3BhY2l0eT0iLjQiLz48cGF0aCBkPSJtMSAxaDd2LTdoM3Y3aDd2M2gtN3Y3aC0zdi03aC03eiIgZmlsbD0iI2ZmZiIvPjwvZz48L3N2Zz4=");
  background-size: 18px;
}
/**
 * 1. All IE versions add extra space at the bottom without this.
 */
.w-lightbox-strip {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 1vh;
  line-height: 0;
  /* 1 */
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
/*
 * 1. We use content-box to avoid having to do `width: calc(10vh + 2vw)`
 *    which doesn’t work in Safari anyway.
 * 2. Chrome renders images pixelated when switching to GPU. Making sure
 *    the parent is also rendered on the GPU (by setting translate3d for
 *    example) fixes this behavior.
 */
.w-lightbox-item {
  display: inline-block;
  width: 10vh;
  padding: 2vh 1vh;
  box-sizing: content-box;
  /* 1 */
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  /* 2 */
}
.w-lightbox-active {
  opacity: .3;
}
.w-lightbox-thumbnail {
  position: relative;
  height: 10vh;
  background: #222;
  overflow: hidden;
}
.w-lightbox-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
}
.w-lightbox-thumbnail .w-lightbox-tall {
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.w-lightbox-thumbnail .w-lightbox-wide {
  left: 50%;
  height: 100%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*
 * Spinner
 *
 * Absolute pixel values are used to avoid rounding errors that would cause
 * the white spinning element to be misaligned with the track.
 */
.w-lightbox-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  border: 5px solid rgba(0, 0, 0, 0.4);
  border-radius: 50%;
  -webkit-animation: spin .8s infinite linear;
  animation: spin .8s infinite linear;
}
.w-lightbox-spinner:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -4px;
  bottom: -4px;
  left: -4px;
  border: 3px solid transparent;
  border-bottom-color: #fff;
  border-radius: 50%;
}
/*
 * Utility classes
 */
.w-lightbox-hide {
  display: none;
}
.w-lightbox-noscroll {
  overflow: hidden;
}
@media (min-width: 768px) {
  .w-lightbox-content {
    height: 96vh;
    margin-top: 2vh;
  }
  .w-lightbox-view,
  .w-lightbox-view:before {
    height: 96vh;
  }
  /* .w-lightbox-content */
  .w-lightbox-group,
  .w-lightbox-group .w-lightbox-view,
  .w-lightbox-group .w-lightbox-view:before {
    height: 84vh;
  }
  .w-lightbox-image {
    max-width: 96vw;
    max-height: 96vh;
  }
  .w-lightbox-group .w-lightbox-image {
    max-width: 82.3vw;
    max-height: 84vh;
  }
  .w-lightbox-left,
  .w-lightbox-right {
    display: block;
    opacity: .5;
  }
  .w-lightbox-close {
    opacity: .8;
  }
  .w-lightbox-control:hover {
    opacity: 1;
  }
}
.w-lightbox-inactive,
.w-lightbox-inactive:hover {
  opacity: 0;
}
.w-richtext:before,
.w-richtext:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-richtext:after {
  clear: both;
}
.w-richtext[contenteditable="true"]:before,
.w-richtext[contenteditable="true"]:after {
  white-space: initial;
}
.w-richtext ol,
.w-richtext ul {
  overflow: hidden;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,
.w-richtext .w-richtext-figure-selected[data-rt-type="video"] div:after {
  outline: 2px solid #2895f7;
}
.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,
.w-richtext .w-richtext-figure-selected[data-rt-type="image"] div {
  outline: 2px solid #2895f7;
}
.w-richtext figure.w-richtext-figure-type-video > div:after,
.w-richtext figure[data-rt-type="video"] > div:after {
  content: '';
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.w-richtext figure {
  position: relative;
  max-width: 60%;
}
.w-richtext figure > div:before {
  cursor: default!important;
}
.w-richtext figure img {
  width: 100%;
}
.w-richtext figure figcaption.w-richtext-figcaption-placeholder {
  opacity: 0.6;
}
.w-richtext figure div {
  /* fix incorrectly sized selection border in the data manager */
  font-size: 0px;
  color: transparent;
}
.w-richtext figure.w-richtext-figure-type-image,
.w-richtext figure[data-rt-type="image"] {
  display: table;
}
.w-richtext figure.w-richtext-figure-type-image > div,
.w-richtext figure[data-rt-type="image"] > div {
  display: inline-block;
}
.w-richtext figure.w-richtext-figure-type-image > figcaption,
.w-richtext figure[data-rt-type="image"] > figcaption {
  display: table-caption;
  caption-side: bottom;
}
.w-richtext figure.w-richtext-figure-type-video,
.w-richtext figure[data-rt-type="video"] {
  width: 60%;
  height: 0;
}
.w-richtext figure.w-richtext-figure-type-video iframe,
.w-richtext figure[data-rt-type="video"] iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.w-richtext figure.w-richtext-figure-type-video > div,
.w-richtext figure[data-rt-type="video"] > div {
  width: 100%;
}
.w-richtext figure.w-richtext-align-center {
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image > div,
.w-richtext figure.w-richtext-align-center[data-rt-type="image"] > div {
  max-width: 100%;
}
.w-richtext figure.w-richtext-align-normal {
  clear: both;
}
.w-richtext figure.w-richtext-align-fullwidth {
  width: 100%;
  max-width: 100%;
  text-align: center;
  clear: both;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.w-richtext figure.w-richtext-align-fullwidth > div {
  display: inline-block;
  /* padding-bottom is used for aspect ratios in video figures
      we want the div to inherit that so hover/selection borders in the designer-canvas
      fit right*/
  padding-bottom: inherit;
}
.w-richtext figure.w-richtext-align-fullwidth > figcaption {
  display: block;
}
.w-richtext figure.w-richtext-align-floatleft {
  float: left;
  margin-right: 15px;
  clear: none;
}
.w-richtext figure.w-richtext-align-floatright {
  float: right;
  margin-left: 15px;
  clear: none;
}
.w-nav {
  position: relative;
  background: #dddddd;
  z-index: 1000;
}
.w-nav:before,
.w-nav:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-nav:after {
  clear: both;
}
.w-nav-brand {
  position: relative;
  float: left;
  text-decoration: none;
  color: #333333;
}
.w-nav-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #222222;
  padding: 20px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.w-nav-link.w--current {
  color: #0082f3;
}
.w-nav-menu {
  position: relative;
  float: right;
}
[data-nav-menu-open] {
  display: block !important;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #C8C8C8;
  text-align: center;
  overflow: visible;
  min-width: 200px;
}
.w--nav-link-open {
  display: block;
  position: relative;
}
.w-nav-overlay {
  position: absolute;
  overflow: hidden;
  display: none;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
}
.w-nav-overlay [data-nav-menu-open] {
  top: 0;
}
.w-nav[data-animation="over-left"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-left"] .w-nav-overlay,
.w-nav[data-animation="over-left"] [data-nav-menu-open] {
  right: auto;
  z-index: 1;
  top: 0;
}
.w-nav[data-animation="over-right"] .w-nav-overlay {
  width: auto;
}
.w-nav[data-animation="over-right"] .w-nav-overlay,
.w-nav[data-animation="over-right"] [data-nav-menu-open] {
  left: auto;
  z-index: 1;
  top: 0;
}
.w-nav-button {
  position: relative;
  float: right;
  padding: 18px;
  font-size: 24px;
  display: none;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.w-nav-button:focus {
  outline: 0;
}
.w-nav-button.w--open {
  background-color: #C8C8C8;
  color: white;
}
.w-nav[data-collapse="all"] .w-nav-menu {
  display: none;
}
.w-nav[data-collapse="all"] .w-nav-button {
  display: block;
}
.w--nav-dropdown-open {
  display: block;
}
.w--nav-dropdown-toggle-open {
  display: block;
}
.w--nav-dropdown-list-open {
  position: static;
}
@media screen and (max-width: 991px) {
  .w-nav[data-collapse="medium"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="medium"] .w-nav-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .w-nav[data-collapse="small"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="small"] .w-nav-button {
    display: block;
  }
  .w-nav-brand {
    padding-left: 10px;
  }
}
@media screen and (max-width: 479px) {
  .w-nav[data-collapse="tiny"] .w-nav-menu {
    display: none;
  }
  .w-nav[data-collapse="tiny"] .w-nav-button {
    display: block;
  }
}
.w-tabs {
  position: relative;
}
.w-tabs:before,
.w-tabs:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.w-tabs:after {
  clear: both;
}
.w-tab-menu {
  position: relative;
}
.w-tab-link {
  position: relative;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 9px 30px;
  text-align: left;
  cursor: pointer;
  color: #222222;
  background-color: #dddddd;
}
.w-tab-link.w--current {
  background-color: #C8C8C8;
}
.w-tab-link:focus {
  outline: 0;
}
.w-tab-content {
  position: relative;
  display: block;
  overflow: hidden;
}
.w-tab-pane {
  position: relative;
  display: none;
}
.w--tab-active {
  display: block;
}
@media screen and (max-width: 479px) {
  .w-tab-link {
    display: block;
  }
}
.w-ix-emptyfix:after {
  content: "";
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.w-dyn-empty {
  padding: 10px;
  background-color: #dddddd;
}
.w-dyn-hide {
  display: none !important;
}
.w-dyn-bind-empty {
  display: none !important;
}
.w-condition-invisible {
  display: none !important;
}


/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

body {
  font-family: Thicccboi, sans-serif;
  color: #40496b;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 28px;
  color: #29335c;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

h2 {
  margin-top: 0px;
  margin-bottom: 28px;
  color: #29335c;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

h3 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #29335c;
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #29335c;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 14px;
  color: #29335c;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 7px;
  color: #29335c;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

p {
  margin-bottom: 28px;
}

a {
  color: #29335c;
  font-weight: 600;
  text-decoration: none;
}

label {
  display: block;
  margin-bottom: 7px;
  font-weight: 700;
}

blockquote {
  margin-bottom: 28px;
  padding: 14px 0px;
  border-left: 5px none #e2e2e2;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  margin-top: 5px;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.section {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  direction: ltr;
}

.section.bg-primary-1 {
  padding-top: 50px;
  padding-bottom: 111px;
  background-image: url('https://mde-group.com/hubfs/Web/images/og-forpleining.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section.no-bottom-padding {
  display: none;
  padding-bottom: 0px;
  background-color: #0e204b;
}

.section.top-padding-small {
  padding-top: 84px;
}

.section.align-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 28px;
  padding-left: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.align-content-center.bg-primary-4 {
  direction: ltr;
}

.section.no-top-padding {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(14, 32, 75, 0.07);
}

.section.reduced-padding {
  padding-top: 84px;
  padding-bottom: 84px;
}

.section.reduced-bottom-padding {
  padding-bottom: 54px;
}

.section.screenshot-hero-section {
  overflow: hidden;
  padding-top: 0px;
}

.section.bg-faber {
  background-color: transparent;
  background-image: url('https://mde-group.com/hubfs/Web/images/3shutterstock_400634638-1.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.section.bg-kokker {
  background-image: url('https://mde-group.com/hubfs/Web/images/mdesea.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.bg-kokker-2 {
  background-image: url('https://mde-group.com/hubfs/Web/images/beach-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.section.bg-golf {
  background-image: url('https://mde-group.com/hubfs/Web/images/golf-bg.jpg');
  background-position: 0% 50%;
  background-size: auto;
}

.section.bg-calm {
  background-image: url('https://mde-group.com/hubfs/Web/images/bg-coffee.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section.bg-test {
  background-image: url('https://mde-group.com/hubfs/Web/images/bgtest2.jpg');
  background-position: 0% 50%;
  background-size: cover;
}

.section.bg-fabe-2 {
  background-image: url('https://mde-group.com/hubfs/Web/images/shutterstock_1022190499.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.main-container {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.main-container.navbar-container {
  margin-right: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.main-container.narrow {
  max-width: 1106px;
}

.main-container.top-layer {
  position: relative;
  z-index: 2;
  margin: 180px auto 100px;
  padding-top: 62px;
  padding-bottom: 23px;
  background-color: rgba(14, 32, 75, 0.7);
}

.main-container.pricing-main-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1106px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.main-container.search-results-container {
  max-width: 800px;
}

.style-guide-grid {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 2.5fr;
  grid-template-columns: 1fr 2.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.style-guide-title {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
}

.style-guide-color-grid {
  grid-column-gap: 14px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.bg-primary-1 {
  background-color: #223459;
  color: #fff;
}

.bg-primary-1.relative {
  position: relative;
}

.style-guide-color-wrapper {
  display: -ms-grid;
  display: grid;
  height: 112px;
  margin-bottom: 12px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.style-guide-color-wrapper.border {
  border: 1px solid #f2f4f5;
}

.text-small {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.01em;
}

.text-small.muted {
  opacity: 0.5;
  color: #7e7e7e;
}

.bg-primary-2 {
  background-color: #a1ec83;
}

.bg-primary-3 {
  background-color: #c1e8ee;
}

.bg-primary-4 {
  background-color: #eff9fb;
}

.bg-primary-5 {
  background-color: #f3663f;
}

.bg-gray {
  background-color: #f2f4f5;
}

.bg-white {
  background-color: #fff;
}

.style-guide-grids {
  grid-column-gap: 112px;
  grid-row-gap: 112px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.style-guide-typography-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.display-heading-1 {
  margin-bottom: 28px;
  color: #29335c;
  font-size: 64px;
  line-height: 64px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.display-heading-1.no-bottom-margin {
  font-family: 'Open Sans', sans-serif;
}

.display-heading-1.underline-heading {
  position: relative;
  z-index: 2;
  margin-bottom: -4px;
}

.display-heading-1.text-white {
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
  text-align: left;
}

.display-heading-2 {
  margin-bottom: 28px;
  color: #29335c;
  font-size: 54px;
  line-height: 54px;
  letter-spacing: -0.02em;
}

.display-heading-2.no-bottom-margin {
  font-family: 'Open Sans', sans-serif;
}

.display-heading-2.text-white {
  font-family: 'Open Sans', sans-serif;
}

.display-heading-2.timeline-heading {
  position: -webkit-sticky;
  position: sticky;
  top: 112px;
}

.display-heading-2.blog-heading {
  margin-top: 28px;
  margin-bottom: 14px;
}

.no-bottom-margin {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.text-large {
  margin: 0px 0px -28px;
  padding-top: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 37px;
  font-weight: 700;
  text-align: left;
}

.text-large.introductory-paragraph {
  margin-bottom: 56px;
}

.text-uppercase {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.text-uppercase.text-small {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 28px;
}

.text-uppercase.text-small.centered-title-text {
  position: relative;
  z-index: 2;
  padding: 7px 14px;
  background-color: #fff;
}

.text-uppercase.footer-menu-title {
  margin-bottom: 24px;
  opacity: 0.25;
}

.text-uppercase.subtitle {
  margin-bottom: 28px;
  opacity: 0.5;
}

.text-uppercase.dropdown-heading {
  opacity: 0.5;
  font-size: 14px;
}

.text-uppercase.dropdown-heading.space-left {
  margin-left: 21px;
}

.text-uppercase.dropdown-heading.increased-margin {
  margin-bottom: 21px;
}

.bg-text-color {
  background-color: #40496b;
}

.style-guide-buttons-grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.button {
  padding: 14px 24px;
  border-radius: 200px;
  background-color: #4fb6ea;
  box-shadow: inset 0 10px 3px 100px transparent;
  -webkit-transition: box-shadow 200ms ease;
  transition: box-shadow 200ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
  text-align: center;
}

.button:hover {
  box-shadow: inset 0 10px 3px 100px rgba(0, 0, 0, 0.05);
}

.button.small {
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.large {
  padding: 19px 36px;
  font-size: 20px;
  line-height: 30px;
}

.button.large.bg-white {
  background-color: #fff;
}

.button.outline {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(41, 51, 92, 0.1);
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: border-color 200ms ease, background-color 200ms ease;
  transition: border-color 200ms ease, background-color 200ms ease;
}

.button.outline:hover {
  border-color: transparent;
  background-color: rgba(41, 51, 92, 0.1);
}

.button.outline.icon-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button.bg-white {
  background-color: #fff;
}

.button.dismiss-button {
  padding: 7px 14px;
  font-size: 14px;
  line-height: 22px;
}

.button.bg-primary-3 {
  background-color: #4fb6ea;
}

.button.bg-faded {
  background-color: rgba(41, 51, 92, 0.1);
}

.button.blog-category-button {
  border-style: solid;
  border-width: 2px;
  border-color: rgba(41, 51, 92, 0.1);
  background-color: transparent;
  -webkit-transition: background-color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
  transition: background-color 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}

.button.blog-category-button:hover {
  border-color: transparent;
  background-color: #a1ec83;
}

.button.subscribe-form-button {
  margin-left: 14px;
  border-radius: 4px;
}

.button.accounting {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 0px;
  background-color: #fff;
  color: #4fb6ea;
}

.button.accounting.contact {
  background-color: #0e204b;
}

.button.accounting._2 {
  margin-top: 26px;
  margin-bottom: 17px;
  margin-left: 357px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.style-guide-icons-grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.button-icon {
  margin-left: 12px;
}

.form-block {
  margin-bottom: 0px;
}

.form-grid-vertical {
  display: -ms-grid;
  display: grid;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.form-input, .hs-input {
  height: 40px;
  margin-bottom: 0px;
  padding: 14px 20px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(41, 51, 92, 0.2);
  border-radius: 4px;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-size: 18px;
  line-height: 28px;
}

.form-input:focus, .hs-input:focus {
  border-color: #29335c;
}

.form-input::-webkit-input-placeholder, .hs-input::-webkit-input-placeholder {
  color: rgba(64, 73, 107, 0.5);
  font-size: 18px;
  line-height: 28px;
}

.hs-input:-ms-input-placeholder {
  color: rgba(64, 73, 107, 0.5);
  font-size: 18px;
  line-height: 28px;
}

.hs-input::-ms-input-placeholder {
  color: rgba(64, 73, 107, 0.5);
  font-size: 18px;
  line-height: 28px;
}

.hs-input::placeholder {
  color: rgba(64, 73, 107, 0.5);
  font-size: 18px;
  line-height: 28px;
}

.hs-input.small {
  height: 48px;
  padding: 10px 18px;
}

.hs-input.large {
  height: 68px;
  padding: 19px 24px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
}

.hs-input.large::-webkit-input-placeholder {
  font-size: 20px;
  line-height: 30px;
}

.hs-input.large:-ms-input-placeholder {
  font-size: 20px;
  line-height: 30px;
}

.hs-input.large::-ms-input-placeholder {
  font-size: 20px;
  line-height: 30px;
}

.hs-input.large::placeholder {
  font-size: 20px;
  line-height: 30px;
}



.hs-input.text-area {
  min-height: 200px;
}

.hs-input.search-form-input {
  padding-left: 0px;
  border-style: none;
}

select {
  height: 55px !important;
  border-width: 0px;
  font-size: 16px;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox-label {
  margin-bottom: 0px;
  margin-left: 12px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.checkbox {
  width: 24px;
  height: 24px;
  margin-top: 0px;
  padding-left: 19px;
  border-color: rgba(41, 51, 92, 0.2);
  -webkit-transition: border-color 200ms ease, background-color 200ms ease;
  transition: border-color 200ms ease, background-color 200ms ease;
}

.checkbox.w--redirected-checked {
  border-color: transparent;
  background-color: #a1ec83;
  background-image: url('../images/icon-check-small.svg');
  background-position: 50% 50%;
  background-size: 12px;
}

.radio-button {
  width: 24px;
  height: 24px;
  margin-top: 0px;
  border-color: rgba(41, 51, 92, 0.2);
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
}

.radio-button.w--redirected-checked {
  border-width: 7px;
  border-color: #a1ec83;
}

.style-guide-badges-grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.badge {
  padding: 6px 18px;
  border-radius: 100px;
}

.badge.small {
  padding: 2px 12px;
}

.decoration-tall {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  height: 224px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.decoration-tall.align-bottom {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-tall.top-left {
  position: absolute;
  top: -112px;
}

.decoration-tall.flush-top-left {
  position: absolute;
  top: 0px;
}

.decoration-tall.cta-decoration-2 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 196px;
  height: 392px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-tall.cta-decoration-2.left {
  left: 0px;
  right: auto;
}

.decoration-tall.top-right {
  position: absolute;
  top: -112px;
  right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-tall.top-right.align-top {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.decoration-tall.customer-hero-decoration {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30vw;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-tall.career-header-decoration {
  position: absolute;
  top: 0px;
  right: 0px;
}

.decoration-tall.blog-header-decoration {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 15vw;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-tall.subscribe-decoration {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 196px;
  height: 392px;
}

.decoration-tall.screenshot-hero-decoration {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 25%;
  height: 120%;
  min-width: 430px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-tall-inner {
  position: absolute;
  width: 100%;
  height: 50%;
}

.decoration-tall-inner.bg-primary-1.round-bottom-right {
  width: 100%;
}

.decoration-tall-inner.bg-primary-4.round-top-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.round-bottom-right {
  border-bottom-right-radius: 1200px;
}

.round-bottom-left {
  border-bottom-left-radius: 1200px;
}

.style-guide-decorations-grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.decoration-bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.decoration-bg.bg-primary-3.round-top-right {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.round-top-right {
  border-top-right-radius: 1200px;
}

.round-top-left {
  border-top-left-radius: 1200px;
}

.decoration-wide {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 224px;
  height: 112px;
}

.decoration-wide.align-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-wide.align-end.top-right {
  position: absolute;
  top: 0px;
  right: 0px;
}

.decoration-wide.top-left {
  position: absolute;
  left: 0px;
  top: 0px;
}

.decoration-wide.bottom-right {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 336px;
  height: 168px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-wide.bottom-left {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.decoration-wide.fullwidth-section-decoration {
  position: absolute;
  right: 0px;
  bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.decoration-wide-inner {
  position: absolute;
  width: 50%;
  height: 100%;
}

.navbar-container.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
}

.navbar-container.sticky-top.bg-primary-1 {
  position: static;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #0e204b;
}

.navbar-container.sticky-top.bg-primary-1.accounting {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: rgba(14, 32, 75, 0.07);
}

.navbar {
  padding-top: 30px;
  padding-right: 0px;
  padding-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.nav-link {
  margin-right: 14px;
  margin-left: 14px;
  padding: 0px;
  color: #29335c;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

.nav-link.text-white {
  color: #fff;
}

.nav-link.increased-margin {
  margin-right: 21px;
  margin-left: 21px;
}

.nav-link.increased-margin.w--current {
  color: #29335c;
}

.navbar-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 72px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-menu-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
}

.text-white {
  color: #fff;
}

.dropdown-arrow {
  margin-left: 6px;
}

.desktop-brand {
  background-image: url('../images/logo-medium2x.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.mobile-brand {
  display: none;
}

.footer {
  padding-top: 84px;
  padding-bottom: 56px;
}

.footer.bg-primary-1 {
  border-bottom: 4px solid #c1e8ee;
}

.footer-menus-grid {
  margin-bottom: 140px;
  grid-column-gap: 84px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-menus-grid.footer-2-menus {
  margin-bottom: 0px;
  grid-column-gap: 56px;
  grid-row-gap: 84px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.menu-vertical-grid {
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.hover-link {
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
}

.hover-link:hover {
  opacity: 1;
}

.hover-link.icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f2f4f5;
}

.hover-link.icon-link.space-left {
  margin-left: 28px;
}

.footer-lower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo-and-copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo {
  margin-right: 28px;
}

.footer-small-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 22px;
}

.link-divider {
  width: 4px;
  height: 4px;
  margin-right: 12px;
  margin-left: 12px;
  border-radius: 6px;
  background-color: #fff;
  opacity: 0.5;
}

.cta {
  position: relative;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  padding: 56px;
}

.large-heading {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  letter-spacing: -0.02em;
}

.large-heading.cta-heading {
  max-width: 622px;
  margin-bottom: 0px;
}

.large-heading.text-white {
  color: #fff;
}

.cta-content {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-button-container {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.cta-decoration {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 112px;
  height: 100%;
  max-height: 224px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cta-section {
  padding-top: 112px;
}

.grid-halves {
  margin-top: -20px;
  padding-bottom: 24px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 28px;
  grid-row-gap: 84px;
  -ms-grid-columns: 1.75fr 1fr;
  grid-template-columns: 1.75fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-halves.top-margin {
  margin-top: 0px;
  padding-bottom: 9px;
}

.grid-halves.align-top {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

.grid-halves.timeline-title {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
}

.grid-halves.reverse-direction {
  direction: rtl;
}

.hero-reviews {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-reviews.rating-section-reviews {
  margin-top: 112px;
}

.stars {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
}

.portrait-image-container {
  position: relative;
  padding-top: 56px;
  padding-bottom: 56px;
}

.portrait-image-container.align-content-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.containersf {
  width: 100%;
  max-width: 497px;
  direction: ltr;
}

.containersf.align-center {
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.containersf.align-center.blog-header-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 28px;
  padding-left: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.containersf.align-center.padded {
  padding-right: 28px;
  padding-left: 28px;
}

.containersf.wide {
  max-width: 650px;
}

.containersf.wide.align-center {
  margin-right: auto;
  margin-left: auto;
}

.containersf.top-layer {
  position: relative;
}

.containersf.narrow {
  max-width: 387px;
}

.containersf.card-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.blurred-image-container {
  position: relative;
}

.blurred-image-container.landscape {
  margin-right: 56px;
}

.blurred-image-container.collage-image-a {
  top: 56px;
  max-width: 387px;
  margin-left: -112px;
}

.blurred-image-container.blog-thumbnail {
  margin-bottom: 28px;
}

.blurred-image {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.6;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}

.focussed-image {
  position: relative;
  z-index: 2;
}

.portrait-image {
  max-width: 418px;
  min-height: 532px;
}

.portrait-image.blurred-image {
  max-width: 800px;
  margin-top: -83px;
  margin-bottom: -83px;
}

.portrait-image.focussed-image {
  max-width: 800px;
  min-height: 300px;
  margin-right: -600px;
}

.portrait-image-bg {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 80%;
  height: 100%;
}

.portrait-image-bg.left {
  left: 0px;
  right: auto;
}

.portrait-image-bg.left.bg-primary-3 {
  background-color: #fff;
}

.announcement {
  position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 14px 28px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid rgba(41, 51, 92, 0.1);
  background-color: #fff;
}

.portrait-image-overlay {
  position: absolute;
  right: 28px;
  bottom: 28px;
  z-index: 2;
}

.portrait-image-overlay.left {
  left: 28px;
  right: auto;
}

.horizontal-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 21px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-icon.padded {
  min-width: 280px;
  padding: 14px 28px 14px 21px;
  background-color: #fff;
}

.horizontal-icon.padded-large {
  margin-right: 0px;
  padding: 14px 28px;
  background-color: #eff9fb;
}

.horizontal-icon.align-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.horizontal-icon-image {
  margin-right: 14px;
}

.horizontal-icon-image.increased-margin {
  margin-right: 28px;
}

.icon-small {
  max-height: 42px;
}

.icon-small.horizontal-icon {
  margin-right: 7px;
}

.vertical-icon-grid {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.no-bottom-padding {
  padding-bottom: 0px;
}

.logo-row-title {
  margin-bottom: 56px;
  text-align: center;
}

.text-muted {
  opacity: 0.5;
}

.logo-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-row-item {
  margin-right: 42px;
  margin-left: 42px;
  opacity: 0.3;
}

.horizontal-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 56px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.title-line {
  height: 2px;
  margin-left: 28px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(41, 51, 92, 0.1);
}

.title-line.bg-white {
  background-color: rgba(255, 255, 255, 0.1);
}

.icons-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
}

.icons-grid-item {
  max-width: 413px;
}

.icons-grid-item.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.icons-grid-image {
  margin-bottom: 28px;
}

.contained-section {
  max-width: 1328px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 28px;
  padding-left: 28px;
}

.contained-section.pull-from-bottom {
  position: relative;
  z-index: 2;
  margin-bottom: -112px;
}

.contained-section.grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.contained-section.grid.reverse-direction {
  direction: rtl;
}

.video-section {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 0.75fr;
  grid-template-columns: 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.video-section-image {
  -o-object-fit: cover;
  object-fit: cover;
}

.icon-button-text {
  margin-left: 14px;
}

.square-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px;
}

.padded-text {
  max-width: 320px;
  padding: 28px;
  background-color: #000;
  color: #40496b;
}

.customers-grid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 84px;
  grid-row-gap: 84px;
  -ms-grid-columns: 1fr 0.66fr;
  grid-template-columns: 1fr 0.66fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.section-heading {
  margin-bottom: 56px;
}

.metrics-grid-halves {
  grid-column-gap: 84px;
  grid-row-gap: 54px;
}

.underline-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.underline {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 14px;
  background-color: #a1ec83;
}

.metric-text {
  margin-top: 28px;
}

.customer-image-wrapper {
  position: relative;
}

.customer-logo-wrapper {
  position: absolute;
  left: 28px;
  bottom: 28px;
  padding: 10px 14px;
  background-color: #fff;
}

.customer-logo {
  max-height: 26px;
}

.card-body {
  padding: 56px 35px;
  background-color: #fff;
  color: #40496b;
}

.card-body.border-bottom {
  border-bottom: 4px solid #c1e8ee;
}

.card-body.border-bottom.border-primary-2 {
  border-bottom-color: #a1ec83;
}

.card-body.reduced-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-body.increased-padding {
  padding-right: 56px;
  padding-left: 56px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.medium-heading {
  margin-bottom: 28px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  letter-spacing: -0.01em;
}

.medium-heading.section-heading {
  margin-bottom: 56px;
}

.back-to-top-container {
  position: absolute;
  width: 100%;
  height: 0px;
  padding-bottom: 133px;
}

.back-to-top-button {
  position: fixed;
  right: 14px;
  bottom: 14px;
  z-index: 8;
  padding: 14px;
  border-radius: 200px;
  background-color: #c1e8ee;
}

.back-to-top-image {
  position: relative;
  bottom: 1px;
  display: block;
}

.horizontal-icon-thirds {
  padding-top: 56px;
  padding-bottom: 56px;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-top: 1px dotted rgba(41, 51, 92, 0.2);
  border-bottom: 1px dotted rgba(41, 51, 92, 0.2);
}

.horizontal-icon-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-icon-large-image {
  margin-right: 28px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.overlay-bottom-right {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
}

.interface-screenshot-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 448px;
  padding-top: 84px;
  padding-bottom: 84px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.interface-screenshot-decoration {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 35%;
  height: 75%;
}

.interface-screenshot-image {
  position: relative;
  left: 3vw;
}

.checklist-grid-thirds {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.checklist-horizontal-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.checklist-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 50%;
}

.checklist-circle.bg-primary-2 {
  width: 18px;
  height: 18px;
  background-color: #4fb6ea;
}

.checklist-circle-image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.checklist-horizontal-text {
  margin-left: 14px;
}

.fullwidth-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.fullwidth-image.wide {
  width: 100%;
}

.quote-slider {
  height: auto;
  background-color: transparent;
}

.hide {
  display: none;
}

.quote-slide-nav {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8px;
  margin-top: 28px;
  padding-top: 0px;
  font-size: 8px;
}

.handwriting {
  font-family: Reey, sans-serif;
  font-size: 54px;
  line-height: 60px;
}

.handwriting.rotate {
  margin-top: 35px;
  margin-bottom: 56px;
  -webkit-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
  color: #a1ec83;
}

.quote-slide {
  height: auto;
}

.quote-mask {
  overflow: hidden;
}

.hero-form-container {
  padding: 56px;
  background-color: #fff;
  color: #40496b;
}

.hero-form-container.shadow {
  margin-top: -90px;
  margin-right: -75px;
}

.hero-form-decoration {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 30vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.shadow {
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
}

.bar-graph-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bar {
  height: 28px;
  margin-bottom: 7px;
  border-radius: 7px;
}

.bar.bg-primary-2 {
  background-color: #4fb6ea;
}

.bar.bar-a {
  width: 65%;
  background-color: #f2f4f5;
}

.bar.bar-b {
  width: 45%;
  background-color: #f2f4f5;
}

.vertical-text-grid {
  grid-row-gap: 35px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pricing-tabs-heading {
  position: relative;
  z-index: 1;
  max-width: 650px;
  margin-bottom: -49px;
}

.pricing-tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.pricing-tabs-content {
  width: 100%;
  margin-top: 84px;
}

.tabs-menu {
  padding: 7px;
  border-radius: 200px;
  background-color: #eff9fb;
}

.tab-button {
  padding: 10px 24px;
  border-radius: 200px;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: background-color 200ms ease, opacity 200ms ease;
  transition: background-color 200ms ease, opacity 200ms ease;
}

.tab-button:hover {
  opacity: 1;
}

.tab-button.w--current {
  background-color: #a1ec83;
  opacity: 1;
}

.pricing-grid-halves {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.pricing-card-header {
  padding: 56px 35px;
}

.pricing-card-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 2px solid rgba(41, 51, 92, 0.1);
  border-bottom: 2px solid rgba(41, 51, 92, 0.1);
  border-left: 2px solid rgba(41, 51, 92, 0.1);
}

.pricing-list-grid {
  margin-bottom: 35px;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.pricing-card-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid rgba(41, 51, 92, 0.1);
}

.contained-section-grid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 56px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1.25fr 1fr;
  grid-template-columns: 1.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.video-lightbox-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-lightbox-link {
  position: absolute;
}

.contained-section-wrapper {
  padding-bottom: 112px;
}

.contained-section-wrapper.no-bottom-padding {
  padding-bottom: 0px;
}

.footer-2-grid {
  margin-bottom: 140px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 0.45fr 1fr;
  grid-template-columns: 0.45fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.logo-large {
  min-height: 35px;
}

.footer-2-logo {
  margin-bottom: 28px;
}

.link-icon {
  margin-right: 14px;
}

.footer-2 {
  padding-top: 84px;
  padding-bottom: 28px;
}

.footer-2.border-bottom {
  border-bottom: 4px solid #a1ec83;
  background-color: #000;
}

.footer-2-contact-details {
  color: #eff9fb;
}

.rating-section {
  padding-top: 140px;
  padding-bottom: 56px;
}

.rating-section.bg-primary-1 {
  position: relative;
  padding-bottom: 0px;
  background-color: #0e204b;
}

.rating-section-decoration {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.section-large {
  position: relative;
  padding-top: 168px;
  padding-bottom: 168px;
}

.section-large.bg-primary-1 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.container-large {
  width: 100%;
  max-width: 608px;
}

.container-large.align-center {
  margin-right: auto;
  margin-left: auto;
}

.container-large.wide {
  max-width: 740px;
}

.grid-halves-section {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-section-half {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 672px;
  padding: 84px 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-video-wrapper {
  position: relative;
  top: 84px;
}

.checklist-grid {
  padding-bottom: 43px;
  grid-auto-flow: column;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
  border-bottom: 1px dotted rgba(41, 51, 92, 0.2);
}

.checklist-grid.white {
  border-bottom-color: hsla(0, 0%, 100%, 0.2);
}

.checklist-grid.twogrid {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.checklist-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px none rgba(41, 51, 92, 0.2);
}

.checklist-item.white {
  border-top-color: rgba(255, 255, 255, 0.2);
}

.checklist-text {
  margin-left: 14px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.faq-grid {
  margin-bottom: 56px;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
}

.faq-heading {
  margin-bottom: 14px;
}

.pricing-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pricing-cell.border {
  border-top: 2px solid rgba(41, 51, 92, 0.1);
  border-left: 2px solid rgba(41, 51, 92, 0.1);
}

.pricing-cell.text-center {
  border-left: 2px solid rgba(41, 51, 92, 0.1);
}

.price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.price-subtitle {
  position: relative;
  margin-bottom: 3px;
  margin-left: 7px;
  opacity: 0.5;
}

.pricing-description {
  margin-bottom: 14px;
}

.pricing-table-head {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-right: 2px solid rgba(41, 51, 92, 0.1);
}

.pricing-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid rgba(41, 51, 92, 0.1);
}

.pricing-table-body {
  border-style: solid solid none;
  border-width: 2px;
  border-color: rgba(41, 51, 92, 0.1);
}

.horizontal-title-grid {
  display: -ms-grid;
  display: grid;
  margin-bottom: 56px;
  grid-auto-columns: 1fr;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.detailed-form-wrapper {
  position: relative;
  padding: 56px;
  border-top: 4px solid #a1ec83;
  background-color: #fff;
}

.detailed-form-wrapper.large {
  top: -56px;
  padding-top: 84px;
  padding-bottom: 84px;
}

.detailed-form {
  max-width: 826px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.form-grid-halves {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.text-red {
  color: #bd3131;
}

.form-subtitle {
  margin-bottom: 7px;
}

.timeline-wrapper {
  position: relative;
  margin-top: 84px;
}

.timeline-item {
  position: relative;
  bottom: 18px;
  display: -ms-grid;
  display: grid;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.timeline-item-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.timeline-pin-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.timeline-circle {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: rgba(41, 51, 92, 0.2);
}

.timeline-pin {
  width: 1px;
  min-height: 56px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: rgba(41, 51, 92, 0.2);
}

.timeline-text {
  margin-bottom: 54px;
}

.contact-heading {
  margin-top: 56px;
  margin-bottom: 56px;
}

.contact-grid-halves {
  grid-column-gap: 21px;
  grid-row-gap: 35px;
}

.large-link {
  font-size: 28px;
  line-height: 36px;
}

.text-primary-5 {
  color: #f3663f;
}

.map {
  height: 505px;
}

.contained-section-image {
  -o-object-fit: cover;
  object-fit: cover;
}

.form-success {
  padding: 28px;
  background-color: #a1ec83;
}

.form-error {
  margin-top: 14px;
  padding: 21px;
  font-size: 14px;
  line-height: 22px;
}

.customer-hero-image-wrapper {
  position: relative;
  max-width: 830px;
  margin-right: auto;
  margin-left: auto;
}

.caption-overlay {
  position: absolute;
  right: 28px;
  bottom: 28px;
}

.customer-reviews-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 84px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.customer-reviews-heading {
  margin-bottom: 0px;
}

.customer-reviews-grid {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.metric-grid-thirds {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-collage-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fullwidth-image-container {
  position: relative;
}

.career-row {
  display: -ms-grid;
  display: grid;
  padding-top: 28px;
  padding-bottom: 28px;
  grid-auto-columns: 1fr;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 2fr 1fr 1fr;
  grid-template-columns: 2fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-bottom: 1px solid rgba(41, 51, 92, 0.1);
  font-weight: 400;
}

.career-row.header {
  padding-bottom: 28px;
  border-bottom: 2px solid #c1e8ee;
}

.career-header-section {
  position: relative;
  padding-top: 35px;
  padding-bottom: 112px;
  background-color: #eff9fb;
}

.icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-link.search-link {
  margin-right: 28px;
  font-weight: 400;
}

.justify-content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.justify-content-left.career-link {
  margin-bottom: 84px;
}

.justify-content-left.blog-link {
  margin-bottom: 35px;
}

.icon-link-image {
  margin-right: 7px;
}

.article-sidebar-grid {
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.article figure {
  margin-top: 28px;
  margin-bottom: 28px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.article h3 {
  margin-top: 36px;
  margin-bottom: 24px;
}

.article ul {
  display: -ms-grid;
  display: grid;
  margin-top: 36px;
  margin-bottom: 36px;
  padding-left: 24px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 12px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.article h4 {
  margin-bottom: 24px;
}

.article figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 112px;
  display: -ms-grid;
  display: grid;
  min-width: 288px;
  padding: 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #f2f4f5;
}

.career-interest-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 496px;
  margin-top: 56px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.empty-state {
  margin-top: 14px;
  padding: 28px;
  background-color: rgba(41, 51, 92, 0.1);
  text-align: center;
}

.detailed-form-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 84px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.fullscreen-split-section {
  display: -ms-grid;
  display: grid;
  min-height: 100vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fullscreen-bg-image {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.fullscreen-bg-image.muted {
  opacity: 0.15;
}

.fullscreen-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 84px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fullscreen-logo {
  position: absolute;
  left: 56px;
  top: 56px;
}

.fullscreen-logo-image {
  min-height: 35px;
}

.centered-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.centered-title-line {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: rgba(41, 51, 92, 0.1);
}

.icon-button-image {
  margin-right: 14px;
}

.label-pair {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-categories-section {
  padding-top: 56px;
  padding-bottom: 56px;
  background-color: #eff9fb;
}

.blog-categories-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-categories-collection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 24px;
}

.blog-category-collection-item {
  margin-right: 6px;
  margin-left: 6px;
}

.blog-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog-grid-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.blog-heading-link {
  margin-top: 21px;
}

.blog-description {
  margin-bottom: 14px;
}

.subscribe-form-wrapper {
  width: 100%;
  margin-top: 56px;
  margin-bottom: 21px;
}

.subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.blog-header-section {
  padding-top: 35px;
  padding-bottom: 112px;
  background-color: #eff9fb;
}

.blog-header-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.blog-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.blog-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 400;
}

.avatar-small {
  width: 56px;
  height: 56px;
  margin-right: 14px;
  border-radius: 100%;
}

.blog-author-heading {
  margin-bottom: 0px;
}

.author-social-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
  margin-bottom: 28px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.avatar-large {
  width: 112px;
  height: 112px;
  margin-right: 28px;
  border-radius: 50%;
}

.author-heading {
  margin-bottom: 0px;
}

.case-study-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.customer-header-grid {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 28px;
  grid-row-gap: 56px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.customer-header-logo {
  margin-bottom: 28px;
}

.license-link-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 608px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #29335c;
}

.license-link-image {
  opacity: 0.5;
}

.license-link-text {
  position: absolute;
  color: #fff;
}

.typeface-demo {
  font-size: 140px;
  line-height: 140px;
}

.dropdown-large.w--open {
  overflow: hidden;
  width: 588px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(41, 51, 92, 0.1);
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
  color: #40496b;
  font-size: 18px;
  line-height: 28px;
}

.dropdown-large-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.dropdown-left {
  max-width: 338px;
  padding: 28px 21px 21px;
}

.dropdown-menu-large {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.dropdown-link-large {
  padding: 14px 21px;
  border-radius: 10px;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-weight: 400;
}

.dropdown-link-large:hover {
  background-color: #eff9fb;
}

.dropdown-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 28px 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #eff9fb;
}

.dropdown.w--open {
  overflow: hidden;
  min-width: 200px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(41, 51, 92, 0.1);
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
  font-size: 18px;
  line-height: 28px;
}

.dropdown.dropdown-large.w--open {
  left: -294px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.dropdown.right {
  right: 0px;
}

.dropdown-link {
  padding: 7px 21px;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #29335c;
}

.dropdown-link:hover {
  opacity: 1;
}

.dropdown-link.w--current {
  opacity: 1;
  color: #f3663f;
}

.navbar-2 {
  z-index: 10;
  background-color: transparent;
}

.navbar-2-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 84px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-and-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-2-brand {
  margin-right: 14px;
  padding-left: 0px;
}

.search-and-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.search-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.modal-screen {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: hsla(0, 0%, 100%, 0.5);
}

.search-modal-body {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 612px;
  margin-top: 10vh;
  margin-right: 28px;
  margin-left: 28px;
  padding: 14px 28px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(41, 51, 92, 0.1);
  border-radius: 10px;
  background-color: #fff;
}

.search-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-form.padded {
  padding: 14px 28px;
  background-color: #fff;
}

.text-primary-1 {
  color: #29335c;
}

.card-grid {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.demo-grid {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.screenshot-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 21px;
  padding-top: 56px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #c1e8ee;
}

.screenshot-image {
  max-width: 337px;
}

.screenshot-image.shadow {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.screenshot-image.shadow.account-page {
  margin-bottom: 56px;
}

.navbar-demos {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.navbar-3-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 84px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-and-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.top-layer {
  position: relative;
  z-index: 2;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  width: 100%;
  margin-top: 56px;
}

.tab-link {
  padding: 10px 24px;
  border-radius: 200px;
  background-color: transparent;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #29335c;
}

.tab-link.w--current {
  background-color: #c1e8ee;
  opacity: 1;
}

.card-grid-halves {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.search-result-url {
  margin-bottom: 7px;
  opacity: 0.5;
  font-size: 12px;
  line-height: 24px;
}

.search-results-list {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.field-label-2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.text-block-2 {
  font-family: 'Open Sans', sans-serif;
}

.div-block {
  margin-top: -70px;
  padding: 12px 373px;
}

.paragraph-2 {
  color: #fff;
}

.image {
  padding-bottom: 0px;
}

.image-2 {
  margin-left: -28px;
}

.logoimage {
  margin-left: 0;
}

.div-block-2 {
  position: absolute;
  left: 200px;
  z-index: 0;
  width: 0px;
  height: 0vh;
  border-style: solid;
  border-width: 50vw;
  border-color: transparent transparent rgba(14, 32, 75, 0.72) rgba(14, 32, 75, 0.72);
  border-radius: 0px;
  background-color: transparent;
}

.custom-divleft {
  position: absolute;
  width: 200px;
  height: 100%;
  background-color: rgba(14, 32, 75, 0.72);
}

.grid-2 {
  justify-items: end;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-2 {
  max-width: 100%;
}

.image-3 {
  margin-left: -114px;
}

.text-block-3 {
  margin-right: 0px;
  margin-left: 0px;
  padding-bottom: 56px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.text-block-3.kort-mellomrom {
  padding-bottom: 25px;
}

.heading {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 90px;
  text-align: center;
}

.heading-2 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 100px;
  text-align: center;
}

.heading-big {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  text-align: left;
}

.grid-3 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bold-text {
  text-shadow: 1px 1px 6px #0e204b;
}

.text-block-5 {
  font-family: 'Open Sans', sans-serif;
}

.body {
  font-family: 'Open Sans', sans-serif;
}

.thankyou {
  padding-top: 0px;
}

.text-block-6 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-shadow: 0 0 20px rgba(14, 32, 75, 0.63);
}

.text-block-7 {
  padding-bottom: 8px;
  color: #fff;
}

.text-block-8 {
  color: #fff;
}

.container-3 {
  display: none;
}

.topcontainer {
  position: relative;
  max-width: 1000px;
  padding-right: 28px;
  padding-left: 28px;
}

.subsection {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #f9f9f9;
}

.columns {
  padding-bottom: 0px;
}

.heading-custom {
  color: #fff;
  font-size: 36px;
  line-height: 44px;
}

.heading-3 {
  color: #fff;
}

.heading-4 {
  color: #fff;
  font-size: 30px;
  line-height: 38px;
  font-weight: 300;
}

.heading-5 {
  color: #fff;
  font-size: 42px;
  line-height: 50px;
}

.nav.accounting {
  background-color: #0e204b;
}

.nav-link-2 {
  color: #fff;
}

.nav-link-2.accounting:hover {
  color: #40496b;
  text-decoration: none;
}

.nav-link-2.accounting:active {
  color: #4fb6ea;
}

.nav-link-2.accounting:visited {
  color: #4fb6ea;
  text-decoration: underline;
}

.nav-link-3 {
  color: #fff;
}

.nav-link-3.accounting {
  display: block;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.nav-link-3.accounting:hover {
  color: #40496b;
  text-decoration: none;
}

.nav-link-3.accounting:active {
  color: #4fb6ea;
  text-decoration: underline;
}

.nav-link-3.accounting:visited {
  color: #4fb6ea;
  text-decoration: underline;
}

.nav-link-6 {
  color: #fff;
}

.nav-link-6.accounting {
  display: block;
  max-height: 7%;
  margin-top: 724px;
  margin-bottom: 724px;
  padding: 20px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.nav-link-6.accounting:hover {
  color: #40496b;
  text-decoration: none;
}

.nav-link-6.accounting:active {
  color: #4fb6ea;
  text-decoration: underline;
}

.nav-link-6.accounting:visited {
  color: #4fb6ea;
  text-decoration: underline;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  height: 1000px;
  min-height: 50%;
  padding: 0px;
  background-color: #0e204b;
}

.columns-2 {
  background-color: rgba(255, 255, 255, 0.07);
}

.column-4 {
  height: 1000px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(14, 32, 75, 0.07);
}

.column-5 {
  height: 1000px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: rgba(14, 32, 75, 0.07);
}

.nav-link-5.accounting {
  float: right;
}

.container-4 {
  position: static;
  height: 1000px;
  margin-top: 0px;
  margin-bottom: 0px;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
}

.nav-menu {
  font-family: 'Open Sans', sans-serif;
}

.nav-link-4.accounting {
  color: #fff;
}

.nav-link-4.accounting:hover {
  color: #40496b;
  text-decoration: none;
}

.nav-link-4.accounting:active {
  color: #4fb6ea;
}

.nav-link-4.accounting:visited {
  color: #4fb6ea;
  text-decoration: underline;
}

.heading-6 {
  padding-left: 187px;
}

.heading-6.accounting {
  margin-top: 0px;
  margin-right: -458px;
  margin-bottom: 0px;
  padding-left: 250px;
  font-family: 'Open Sans', sans-serif;
  color: #4fb6ea;
  font-size: 60px;
  line-height: 70px;
}

.heading-6.accounting.bl {
  color: #0e204b;
}

.paragraph-3 {
  padding-left: 300px;
  color: #0e204b;
}

.paragraph-3.accounting {
  margin-top: 74px;
  margin-right: -200px;
  margin-bottom: 74px;
  padding-left: 250px;
  color: #0e204b;
}

.columns-3 {
  margin-left: 0px;
  padding-left: 0px;
}

.column-6 {
  padding-right: 10px;
  padding-left: 10px;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.container-5 {
  padding-left: 250px;
}

.column-8 {
  height: 500px;
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #0e204b;
}

.container-6 {
  background-color: #fff;
}

.container-6.accounting {
  padding: 200px 123px 143px;
}

.container-6.accounting.mid {
  margin-top: 80px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-6.accounting.right {
  padding-top: 250px;
  padding-right: 0px;
  padding-left: 0px;
}

.container-6.accounting.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
}

.container-6.accounting.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-6.accounting.reight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  background-color: #fff;
}

.div-block-3 {
  margin-top: 59px;
  margin-right: 425px;
  margin-left: 425px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-3.accounting {
  margin: 127px 250px 0px;
  padding-top: 1px;
  padding-bottom: 0px;
  background-color: #40496b;
}

.div-block-3.accounting._1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 67px;
  padding-bottom: 67px;
}

.div-block-4 {
  display: block;
}

.column-10 {
  background-color: #0e204b;
}

.column-11 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.column-12 {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.columns-4 {
  margin-top: -60px;
}

.column-13 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-bottom: 0px;
  padding-left: 50px;
}

.column-14 {
  padding-right: 80px;
  padding-left: 40px;
}

.column-15 {
  padding-right: 40px;
  padding-left: 80px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-block {
  margin-top: 44px;
  margin-bottom: 44px;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-7.left {
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
}

.paragraph-4 {
  padding: 45px 68px;
  background-color: #fff;
  text-align: center;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 86px;
  padding-right: 0px;
  padding-left: 0px;
}

.container-7.accounting {
  margin-top: 0px;
  padding: 298px 0px 219px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: url('../images/Portrait-03.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-clip: border-box;
}

.image-4 {
  max-width: 50%;
  padding-left: 0px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #0e204b;
  opacity: 1;
}

.column-16 {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.container-8 {
  -o-object-fit: cover;
  object-fit: cover;
}

.columns-5 {
  margin-top: 87px;
}

.columns-6 {
  margin-right: 162px;
  margin-left: 162px;
}

.text-link.accounting {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #4fb6ea;
  font-weight: 400;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bl-skrift.accounting {
  font-family: 'Open Sans', sans-serif;
  color: #4fb6ea;
}

.column-17 {
  padding-left: 257px;
}

.column-18 {
  padding-bottom: 600px;
  background-color: #0e204b;
  line-height: 500px;
}

.div-block-6 {
  background-image: url('https://mde-group.com/hubfs/Web/images/Portrait-03.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.section-2 {
  display: -ms-grid;
  display: grid;
  justify-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ". . Area";
  -ms-grid-columns: 1fr 0px 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

@media screen and (max-width: 991px) {
  .section {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .section.bg-primary-1 {
    padding-bottom: 0px;
    background-color: rgba(14, 32, 75, 0.7);
  }
  .section.bg-faber {
    background-position: 0% 50%;
  }
  .main-container {
    max-width: 684px;
  }
  .main-container.navbar-container {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-container.narrow {
    max-width: 684px;
  }
  .main-container.top-layer {
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 42px;
  }
  .main-container.pricing-main-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-container.navbar-2-container {
    max-width: 100%;
  }
  .style-guide-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .style-guide-title {
    position: relative;
    top: 0px;
  }
  .display-heading-2.timeline-heading {
    position: relative;
    top: 0px;
  }
  .decoration-tall {
    width: 84px;
    height: 168px;
  }
  .decoration-tall.top-left {
    top: -84px;
  }
  .decoration-tall.cta-decoration-2 {
    width: 112px;
    height: 224px;
  }
  .decoration-tall.top-right.align-top {
    top: -84px;
  }
  .decoration-tall.customer-hero-decoration {
    top: auto;
    bottom: 0px;
    width: 35vw;
    height: 65%;
  }
  .decoration-tall.blog-header-decoration {
    display: none;
  }
  .decoration-tall.screenshot-hero-decoration {
    min-width: 350px;
  }
  .decoration-wide.top-left {
    width: 168px;
    height: 84px;
  }
  .decoration-wide.bottom-right {
    width: 224px;
    height: 112px;
  }
  .nav-link {
    margin-top: 7px;
    margin-bottom: 7px;
  }
  .nav-link.text-white {
    margin-right: 0px;
    margin-left: 0px;
  }
  .nav-menu-wide {
    margin-right: 0px;
    padding-right: 28px;
    padding-bottom: 28px;
    padding-left: 28px;
    background-color: #29335c;
  }
  .desktop-brand {
    display: none;
  }
  .mobile-brand {
    display: block;
    margin-left: 28px;
  }
  .menu-button {
    margin-right: 28px;
    padding: 14px;
  }
  .menu-button.w--open {
    margin-right: 28px;
    background-color: transparent;
  }
  .menu-button.navbar-2-menu-button {
    margin-right: 0px;
  }
  .footer-menus-grid {
    margin-bottom: 112px;
    grid-column-gap: 28px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .large-heading.cta-heading {
    margin-bottom: 28px;
    text-align: center;
  }
  .cta-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cta-section {
    padding-top: 0px;
  }
  .grid-halves {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-halves.timeline-title {
    grid-row-gap: 28px;
  }
  .grid-halves.reverse-direction {
    direction: ltr;
  }
  .hero-reviews {
    margin-top: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .containersf {
    margin-right: auto;
    margin-left: auto;
  }
  .containersf.align-center.blog-header-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .containersf.wide.top-layer {
    position: relative;
    z-index: 2;
  }
  .portrait-image {
    min-height: auto;
  }
  .menu-button-image {
    display: block;
  }
  .grid-text-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .horizontal-icon.align-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .horizontal-icon-image.increased-margin {
    margin-right: 0px;
    margin-bottom: 28px;
  }
  .logo-row {
    margin-top: -14px;
    margin-bottom: -14px;
  }
  .logo-row-item {
    margin-top: 14px;
    margin-bottom: 14px;
  }
  .contained-section {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contained-section.pull-from-bottom {
    margin-bottom: -84px;
  }
  .contained-section.grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .video-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .video-section-image {
    max-height: 400px;
  }
  .customers-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .card-body.border-bottom.border-primary-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .horizontal-icon-thirds {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .checklist-grid-thirds {
    grid-column-gap: 28px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .hero-form-container.shadow {
    margin-top: -57px;
    margin-right: 0px;
  }
  .hero-form-decoration {
    top: auto;
    bottom: 0px;
    height: 50%;
    min-width: 50vw;
  }
  .pricing-tabs-heading {
    max-width: 100%;
    margin-bottom: 35px;
  }
  .pricing-tabs {
    max-width: 497px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .pricing-tabs.pricing-table-tabs {
    max-width: 100%;
  }
  .pricing-grid-halves {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .contained-section-grid {
    padding-right: 28px;
    padding-bottom: 28px;
    padding-left: 28px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .contained-section-wrapper {
    padding-bottom: 0px;
  }
  .footer-2-grid {
    margin-bottom: 84px;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer-2-contact-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .rating-section-decoration {
    top: auto;
    bottom: 0px;
    height: 224px;
    min-width: 112px;
  }
  .section-large {
    padding-top: 112px;
    padding-bottom: 112px;
  }
  .grid-halves-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .grid-section-half {
    min-height: auto;
  }
  .checklist-item {
    border-top-style: none;
  }
  .faq-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .pricing-cell.header {
    -webkit-box-flex: 0;
    -webkit-flex: 0 100%;
    -ms-flex: 0 100%;
    flex: 0 100%;
    border-bottom: 2px solid rgba(41, 51, 92, 0.1);
    border-left: 2px solid rgba(41, 51, 92, 0.1);
    text-align: center;
  }
  .pricing-table-head {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .pricing-row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .pricing-table-body {
    border-left-style: none;
  }
  .horizontal-title-grid {
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .form-grid-halves {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .customer-reviews-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .customer-reviews-heading {
    margin-bottom: 28px;
  }
  .customer-reviews-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .metric-grid-thirds {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }
  .article-sidebar-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .sidebar {
    margin-right: auto;
    margin-left: auto;
  }
  .fullscreen-split-section {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .fullscreen-section.bg-primary-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fullscreen-logo {
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 56px;
  }
  .blog-grid {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .blog-header-grid {
    max-width: 608px;
    margin-right: auto;
    margin-left: auto;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .blog-author {
    margin-top: 28px;
  }
  .case-study-grid {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .customer-header-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .dropdown-left {
    max-width: 60%;
  }
  .dropdown-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .dropdown.w--open {
    position: relative;
  }
  .dropdown.dropdown-large.w--open {
    left: 0px;
  }
  .navbar-2-menu {
    padding: 14px 7px;
    border-radius: 10px;
    background-color: #fff;
  }
  .card-grid {
    max-width: 506px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .demo-grid {
    max-width: 506px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .div-block-2 {
    display: none;
    overflow: visible;
  }
  .custom-divleft {
    display: none;
  }
  .bold-text {
    text-shadow: none;
  }
  .text-block-7 {
    text-align: left;
  }
  .text-block-8 {
    padding-bottom: 40px;
    text-align: left;
  }
  .topcontainer {
    padding-left: 162px;
  }
  .columns {
    padding-bottom: 5px;
  }
  .heading-custom {
    text-align: left;
  }
  .heading-4 {
    text-align: left;
  }
  .heading-5 {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 16px;
    line-height: 24px;
  }
  h1 {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0em;
  }
  h2 {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0em;
  }
  h3 {
    margin-bottom: 14px;
    font-size: 24px;
    line-height: 32px;
  }
  .section {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .main-container {
    max-width: 488px;
  }
  .main-container.narrow {
    max-width: 488px;
  }
  .style-guide-color-grid {
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .display-heading-1 {
    margin-bottom: 14px;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.01em;
  }
  .display-heading-2 {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: -0.01em;
  }
  .display-heading-2.contact-heading {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .text-large {
    font-size: 20px;
    line-height: 30px;
  }
  .text-large.introductory-paragraph {
    margin-bottom: 35px;
  }
  .style-guide-icons-grid {
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .decoration-tall.top-left {
    display: none;
  }
  .decoration-tall.top-right {
    display: none;
  }
  .decoration-tall.subscribe-decoration {
    display: none;
  }
  .decoration-tall.screenshot-hero-decoration {
    height: 100%;
    min-width: auto;
  }
  .decoration-wide.top-left {
    display: none;
  }
  .decoration-wide.fullwidth-section-decoration {
    display: none;
  }
  .footer-menus-grid {
    margin-bottom: 56px;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .footer-menus-grid.footer-2-menus {
    grid-column-gap: 28px;
    grid-row-gap: 56px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .footer-lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-logo-and-copyright {
    margin-bottom: 28px;
  }
  .large-heading {
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0em;
  }
  .grid-halves {
    grid-row-gap: 56px;
  }
  .grid-halves.has-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .hero-reviews.rating-section-reviews {
    margin-top: 56px;
  }
  .portrait-image-container {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .portrait-image-container.align-content-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blurred-image-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blurred-image-container.landscape {
    margin-right: 0px;
  }
  .blurred-image-container.collage-image-a {
    display: none;
  }
  .portrait-image {
    max-width: 334px;
  }
  .portrait-image.blurred-image {
    left: auto;
  }
  .portrait-image-bg {
    display: none;
  }
  .portrait-image-bg.bg-primary-3 {
    display: none;
  }
  .portrait-image-overlay {
    position: relative;
    right: 0px;
    bottom: 0px;
    max-width: 334px;
    margin-top: 28px;
    margin-right: auto;
    margin-left: auto;
  }
  .portrait-image-overlay.left {
    left: auto;
  }
  .horizontal-icon-image.increased-margin {
    margin-bottom: 14px;
  }
  .icons-grid {
    grid-column-gap: 28px;
    grid-row-gap: 56px;
  }
  .icons-grid-image {
    margin-bottom: 14px;
  }
  .contained-section.pull-from-bottom {
    margin-bottom: -56px;
  }
  .section-heading {
    margin-bottom: 35px;
  }
  .metrics-grid-halves {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
  }
  .card-body.border-bottom {
    padding: 35px 28px;
  }
  .medium-heading {
    margin-bottom: 14px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 0em;
  }
  .interface-screenshot-container {
    min-height: auto;
  }
  .interface-screenshot-container.bg-primary-3 {
    min-height: auto;
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .interface-screenshot-image {
    left: 28px;
  }
  .quote-slider {
    margin-top: 84px;
  }
  .pricing-tabs-content {
    margin-top: 56px;
  }
  .rating-section {
    padding-top: 84px;
    text-align: center;
  }
  .section-large {
    padding-top: 84px;
    padding-bottom: 84px;
  }
  .checklist-item {
    border-top-style: none;
  }
  .faq-grid {
    grid-row-gap: 35px;
  }
  .pricing-cell.text-center {
    padding: 14px;
  }
  .price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .price-subtitle {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .pricing-description {
    display: none;
  }
  .detailed-form-wrapper {
    padding: 56px 28px;
  }
  .timeline-wrapper {
    margin-top: 56px;
  }
  .timeline-item {
    grid-row-gap: 14px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .customer-reviews-title {
    margin-bottom: 56px;
  }
  .metric-grid-thirds {
    max-width: 297px;
    margin-right: auto;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .hero-collage-wrapper {
    margin-top: 56px;
  }
  .article h3 {
    margin-top: 24px;
  }
  .article ul {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .article figure {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .fullscreen-section {
    padding: 54px;
  }
  .blog-categories-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-categories-collection {
    margin-top: 14px;
    margin-left: 0px;
  }
  .blog-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .subscribe-form-wrapper {
    margin-top: 28px;
  }
  .blog-header-section {
    padding-bottom: 56px;
  }
  .case-study-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .dropdown-left {
    padding-right: 14px;
    padding-left: 14px;
  }
  .dropdown-right {
    padding-right: 21px;
    padding-left: 21px;
  }
  .card-grid-halves {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .heading-big {
    font-size: 70px;
  }
  .grid-3 {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .topcontainer {
    padding-left: 60px;
  }
}

@media screen and (max-width: 479px) {
  p {
    margin-bottom: 24px;
  }
  .section.bg-faber {
    background-size: cover;
  }
  .section.bg-kokker {
    padding-top: 0px;
  }
  .main-container {
    padding-right: 21px;
    padding-bottom: 50px;
    padding-left: 21px;
  }
  .main-container.top-layer {
    max-width: none;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .style-guide-color-grid {
    grid-row-gap: 14px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .display-heading-1.text-white {
    font-size: 20px;
    line-height: 28px;
    text-align: left;
  }
  .text-large {
    text-align: left;
  }
  .text-uppercase.subtitle {
    margin-bottom: 14px;
  }
  .text-uppercase.dropdown-heading.space-left {
    margin-left: 14px;
  }
  .style-guide-buttons-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .button.large {
    padding: 14px 24px;
    font-size: 18px;
    line-height: 28px;
  }
  .button.dismiss-button {
    margin-top: 14px;
  }
  .button.bg-primary-3.navbar-button {
    display: none;
  }
  .button.blog-category-button {
    width: 100%;
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .button.subscribe-form-button {
    margin-top: 13px;
    margin-left: 0px;
  }
  .style-guide-icons-grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .checkbox-label {
    font-size: 11px;
    line-height: 15px;
  }
  .checkbox {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .decoration-tall.flush-top-left {
    display: none;
  }
  .decoration-tall.cta-decoration-2 {
    display: none;
  }
  .decoration-tall.customer-hero-decoration {
    display: none;
  }
  .decoration-tall.screenshot-hero-decoration {
    display: none;
  }
  .style-guide-decorations-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .decoration-wide.bottom-right {
    display: none;
  }
  .decoration-wide.bottom-left {
    display: none;
  }
  .footer-menus-grid {
    justify-items: center;
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }
  .footer-menus-grid.footer-2-menus {
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .footer-logo-and-copyright {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .footer-logo {
    margin-right: 0px;
    margin-bottom: 28px;
  }
  .cta {
    padding: 56px 28px;
  }
  .cta-decoration {
    display: none;
  }
  .hero-reviews.justify-content-center {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .hero-reviews.rating-section-reviews {
    margin-top: 28px;
  }
  .hero-reviews.rating-section-reviews.justify-content-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .containersf.align-center {
    width: auto;
    max-width: 270px;
  }
  .containersf.align-center.blog-header-container {
    padding-right: 21px;
    padding-left: 21px;
  }
  .containersf.align-center.padded {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portrait-image {
    max-width: 100%;
  }
  .grid-text-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .announcement {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .horizontal-icon.padded {
    margin-right: 0px;
  }
  .horizontal-title {
    margin-bottom: 35px;
  }
  .icons-grid {
    grid-row-gap: 35px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .square-button {
    padding: 21px;
  }
  .square-button.bg-white {
    position: relative;
  }
  .metrics-grid-halves {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .card-body.border-bottom {
    padding-right: 21px;
    padding-left: 21px;
  }
  .card-body.increased-padding {
    padding: 28px;
  }
  .horizontal-icon-thirds {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .interface-screenshot-container {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .interface-screenshot-image {
    left: 0px;
  }
  .checklist-grid-thirds {
    grid-row-gap: 35px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .quote-slider {
    margin-top: 28px;
  }
  .handwriting.rotate {
    margin-bottom: 35px;
    font-size: 40px;
    line-height: 48px;
  }
  .quote-slide {
    margin-top: 35px;
  }
  .hero-form-container {
    padding: 21px;
  }
  .pricing-tabs-heading {
    text-align: center;
  }
  .tabs-menu {
    border-radius: 20px;
  }
  .pricing-card-header {
    padding: 21px;
  }
  .pricing-card-body {
    padding: 21px;
  }
  .pricing-list-grid {
    margin-bottom: 28px;
  }
  .pricing-card-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video-lightbox-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .video-lightbox-link {
    position: relative;
  }
  .rating-section-decoration {
    display: none;
  }
  .grid-section-half {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .grid-section-half.bg-primary-3 {
    padding-right: 28px;
    padding-left: 28px;
  }
  .checklist-grid {
    display: block;
    padding-top: 10px;
    padding-bottom: 15px;
    grid-template-areas: "Area Area-2";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .checklist-item {
    border-top-style: none;
  }
  .pricing-table-head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .detailed-form-wrapper {
    padding-top: 28px;
    padding-bottom: 28px;
  }
  .timeline-pin-wrapper {
    margin-right: 21px;
  }
  .timeline-text {
    margin-bottom: 35px;
  }
  .contact-grid-halves {
    grid-row-gap: 28px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .map {
    height: 250px;
  }
  .customer-hero-image-wrapper {
    padding-bottom: 28px;
  }
  .caption-overlay {
    position: relative;
    right: 0px;
    bottom: 0px;
  }
  .customer-reviews-title {
    text-align: center;
  }
  .hero-collage-wrapper {
    margin-top: 28px;
  }
  .icon-link.search-link {
    display: none;
  }
  .article h3 {
    margin-bottom: 18px;
  }
  .article h4 {
    margin-bottom: 12px;
  }
  .sidebar {
    min-width: 100%;
  }
  .fullscreen-section {
    padding: 28px;
  }
  .blog-categories-collection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subscribe-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .blog-header-grid {
    grid-row-gap: 35px;
  }
  .customer-header-grid {
    padding-right: 21px;
    padding-left: 21px;
  }
  .dropdown-large-body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .dropdown-left {
    max-width: 100%;
    padding-top: 21px;
    padding-bottom: 21px;
  }
  .dropdown-link-large {
    padding-right: 14px;
    padding-left: 14px;
  }
  .dropdown-right-top {
    margin-bottom: 28px;
  }
  .navbar-2-row {
    min-height: 72px;
  }
  .navbar-2-brand {
    padding-left: 0px;
  }
  .demo-grid {
    grid-row-gap: 35px;
  }
  .screenshot-wrapper {
    margin-bottom: 14px;
    padding: 14px;
  }
  .screenshot-image.shadow {
    max-width: 100%;
  }
  .screenshot-image.shadow.account-page {
    margin-bottom: 0px;
  }
  .logoimage {
    display: block;
    width: 100px;
    max-width: 200px;
    margin-right: auto;
    margin-left: auto;
  }
  .text-block-3 {
    padding-bottom: 33px;
    font-size: 17px;
  }
  .heading-big {
    font-size: 40px;
    line-height: 50px;
    text-align: left;
  }
  .grid-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .text-block-4 {
    font-size: 12px;
  }
  .button-2 {
    display: block;
  }
  .text-block-7 {
    margin-top: 49px;
  }
  .logomobile {
    max-width: 200px;
    text-align: left;
  }
  .container-3 {
    display: block;
    margin-bottom: 62px;
    text-align: center;
  }
  .topcontainer {
    display: none;
  }
  .heading-custom {
    font-size: 30px;
    line-height: 40px;
  }
  .heading-4 {
    font-size: 24px;
    line-height: 32px;
  }
  .heading-5 {
    font-size: 30px;
    line-height: 40px;
  }
}

#w-node-6cf4552f523e-fe9462ba {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-27966120109c-fe9462ba {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-f0c200637615-4d9462bb {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-2e66b858fabd-b49462bc {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-a1275a1987f9-059462c1 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-bea52da9a042-799462c2 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-df15fe904de1-799462c2 {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-15b2c16004d6-799462c2 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-a1275a1987f9-799462c2 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-b9744dd42e45-ce9462c8 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-3b95cfec7519-ce9462c8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-347d8c59a197-ce9462c8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-f6b2aaf2a7c4-ce9462c8 {
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-f93b87c82880-ce9462c8 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-c540f7fd78e5-9c9462ca {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-6248fd22d709-029462cb {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-2e66b858fabd-eb8d5fc5 {
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-2e66b858fabd-6cd261d3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-d504afcf {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-972cda6b {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-ddd8fd04 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-fd47f815 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-93480f82 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-c2109097 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-2e66b858fabd-592fc4a3 {
  -ms-grid-column-align: auto;
  justify-self: auto;
}

@media screen and (max-width: 991px) {
  #w-node-6cf4552f523e-fe9462ba {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-28a0bf8a92af-fe9462ba {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-5a0ce219a28a-fe9462ba {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-84a3b84e8e7c-4d9462bb {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 0;
    grid-column-end: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 1;
  }
  #w-node-f0c200637615-4d9462bb {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 0;
    grid-column-end: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 1;
  }
  #w-node-e4ca052f5c8e-1f9462bf {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-138e4da56d80-1f9462bf {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 0;
    grid-column-end: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 1;
  }
  #w-node-0e101773a602-1f9462bf {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-a1275a1987f9-059462c1 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 0;
    grid-column-end: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 1;
  }
  #w-node-bea52da9a042-799462c2 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
  }
  #w-node-df15fe904de1-799462c2 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
  }
  #w-node-15b2c16004d6-799462c2 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
  }
  #w-node-a1275a1987f9-799462c2 {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 0;
    grid-column-end: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 1;
  }
  #w-node-d2161eaf0482-559462c5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-b9744dd42e45-ce9462c8 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-c540f7fd78e5-9c9462ca {
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-column-span: 0;
    grid-column-end: 1;
    -ms-grid-row-span: 0;
    grid-row-end: 1;
  }
  #w-node-46419229042e-ad9462db {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e2709379f357-ad9462db {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-2e66b858fabd-eb8d5fc5 {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-8dfde2961b72-eb8d5fc5 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-035f4e2b {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-6cd261d3 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-d504afcf {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-972cda6b {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-ddd8fd04 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-fd47f815 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-93480f82 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-c2109097 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-8dfde2961b72-2d61afb1 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
  #w-node-e4ca052f5c8e-232ca595 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-2e66b858fabd-b49462bc {
    -ms-grid-column-align: auto;
    justify-self: auto;
  }
  #w-node-f5fcab0e54c9-b49462bc {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

input[type="file"] {
    border:0;
  padding:0;
}

.hs-button{
  padding: 14px 24px;
    border-radius: 200px;
    box-shadow: inset 0 10px 3px 100px transparent;
    -webkit-transition: box-shadow .2s ease;
    transition: box-shadow .2s ease;
    color: #fff;
    display: inline-block;
    padding: 9px 15px;
    background-color: #3898EC;
    color: #fff;
    border: 0;
    line-height: inherit;
    text-decoration: none;
    cursor: pointer;
  font-weight: 600;
    font-family: 'Open Sans',sans-serif;
      text-align: center;
  width:100%;
}

.hs-error-msg{
 font-size:14px;
  font-weight:300;
}

.container-fluid {

    padding-left: 0;
    padding-right: 0;
}