/* Components */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face{font-family:"xola";src:url("/hc/theming_assets/01HZPQRMSKMXZTTRPQRFS7ZTKM") format("woff"),      url("/hc/theming_assets/01HZPQRMN6GG3DZVBNH96AYVB4") format("svg");font-weight:normal;font-style:normal;font-display:block;}



@font-face {
    font-family: 'Pangea Trial';
    src: url('/hc/theming_assets/01HZPQRJ0NST2BNC4KWSDRNQ5T') format('woff2'),
        url('/hc/theming_assets/01HZPQRGG8RFS3HDYH53HDKXZS') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}



/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  height: 0; /* 1 */
  box-sizing: content-box; /* 1 */
  overflow: visible; /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
  border-bottom: none; /* 1 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; /* 2 */
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  box-sizing: border-box; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px; /* 2 */
  -webkit-appearance: textfield; /* 1 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit; /* 2 */
  -webkit-appearance: button; /* 1 */
}
/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
/* Reset the box-sizing */
*,
  *:before,
  *:after {
    box-sizing: border-box;
  }
html,
body {
  height: 100%;
}
/* Body reset */
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: rgba(57, 57, 57, 1);
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
/* Reset fonts for relevant elements */
input,
button,
select,
textarea {
  font-family: inherit;
  font-family: 'Inter', sans-serif;

  font-size: inherit;
  line-height: inherit;
}
/* Links */
a {
  color: rgba(6, 139, 193, 1);
  text-decoration: none;
}
a:hover,
  a:focus {
    color: #045677;
    text-decoration: none;
  }
a.disabled {
    color: #818a91;
    cursor: default;
  }
figure {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #eee;
}
/*
  Remove the gap between audio, canvas, iframes,
  images, videos and the bottom of their containers:
  https://github.com/h5bp/html5-boilerplate/issues/440
*/
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-family: 'Pangea Trial';
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
}
h1 {
  margin: 0 0 calc(16px * 1.5);
}
h2 {
  margin: 0 0 calc(16px * 1.5);
}
h3 {
  margin: 0 0 calc(16px * 1.5);
}
h4 {
  margin: 0 0 calc(16px * 1.5);
}
h5 {
  margin: 0 0 calc(16px * 1.5);
}
h6 {
  margin: 0 0 calc(16px * 1.5);
}
.h1 {
  margin: 0 0 calc(16px * 1.5);
}
.h2 {
  margin: 0 0 calc(16px * 1.5);
}
.h3 {
  margin: 0 0 calc(16px * 1.5);
}
.h4 {
  margin: 0 0 calc(16px * 1.5);
}
.h5 {
  margin: 0 0 calc(16px * 1.5);
}
.h6 {
  margin: 0 0 calc(16px * 1.5);
}
p {
  margin: 0 0 calc(16px * 1.5);
}
ul {
  margin: 0 0 calc(16px * 1.5);
}
ol {
  margin: 0 0 calc(16px * 1.5);
}
h1 {
  font-size: calc(16px * 2.5);
}
.h1 {
  font-size: calc(16px * 2.5);
}
h2 {
  font-size: calc(16px * 1.75 - 2px);
}
.h2 {
  font-size: calc(16px * 1.75 - 2px);
}
h3 {
  font-size: calc(16px * 1.5);
}
.h3 {
  font-size: calc(16px * 1.5);
}
h4 {
  font-size: calc(16px * 1.25);
}
.h4 {
  font-size: calc(16px * 1.25);
}
h5 {
  font-size: calc(16px * 1.1);
}
.h5 {
  font-size: calc(16px * 1.1);
}
h6 {
  font-size: calc(16px * 1);
}
.h6 {
  font-size: calc(16px * 1);
}
b {
  font-weight: 600;
}
strong {
  font-weight: 600;
}
small,
.small {
  font-size: 80%;
  font-weight: normal;
  line-height: 1;
}
/* Description Lists */
dl {
  margin-top: 0;
  margin-bottom: calc(16px * 1.5);
}
dt {
  margin-bottom: calc(16px * 1.5 / 2);
  line-height: 1.5;
}
dd {
  margin-bottom: calc(16px * 1.5 / 2);
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0; /* Undo browser default */
}
.dl-horizontal:before,
  .dl-horizontal:after {
    display: table;
    content: "";
  }
.dl-horizontal:after {
    clear: both;
  }
.dl-horizontal dt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
@media (min-width: 768px) {
.dl-horizontal dt {
      float: left;
      width: 30%;
      padding-right: 15px;
      clear: both
  }
    }
@media (min-width: 768px) {
.dl-horizontal dd {
      float: right;
      width: 70%
  }
    }
/* Abbreviations and acronyms */
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}
/* Blockquotes */
blockquote {
  padding: calc(16px * 1.5 / 2)
    calc(16px * 1.5);
  margin: 0 0 calc(16px * 1.5);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  background-color: #f6f7f8;
  border-left: 5px solid #eee;
}
blockquote.is-colored {
    border-left: 5px solid rgba(6, 139, 193, 1);
  }
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
      margin-bottom: 0;
    }
/* Code */
code {
  padding: 20px !important;
  border-radius: 4px !important;
}
/* Addresses */
address {
  margin-bottom: calc(16px * 1.5);
  font-style: normal;
  line-height: 1.5;
}
.clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
  }
.clearfix:after {
    clear: both;
  }
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.is-hidden,
.hidden {
  display: none !important;
}
.powered-by-zendesk {
  display: none;
}
.visibility-hidden,
.recent-activity-accessibility-label,
.pagination-first-text,
.pagination-last-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
}
/********
Forms
--------------------------------------------------
Normalize non-controls

Restyle and baseline non-control form elements.
*********/
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.5);
  line-height: inherit;
  color: #373a3c;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
}
/********
Normalize form controls

While most of our form styles require extra classes, some basic normalization
is required to ensure optimum display with or without those classes to better
address browser inconsistencies.
*********/
/* Override content-box in Normalize (* isn't specific enough) */
input[type="search"] {
  box-sizing: border-box;
}
/* Position radios and checkboxes better */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
}
/* Set the height of file controls to match text inputs */
input[type="file"] {
  display: block;
}
/* Make range inputs behave like textual form controls */
input[type="range"] {
  display: block;
  width: 100%;
}
/* Make multiple select elements height not fixed */
select[multiple],
select[size] {
  height: auto;
}
/* Focus for file, radio, and checkbox */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* Adjust output element */
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}
/********
Common form controls

Shared size and type resets for form controls. Apply `.form-control` to any
of the following form controls:
********/
select {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
textarea {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="text"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="password"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="datetime"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="datetime-local"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="date"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="month"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="time"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="week"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="number"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="email"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="url"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="search"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="tel"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
input[type="color"] {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.nesty-input {
  display: block;
  width: 100%;
  height: auto;
  padding: calc(12px / 2)
    12px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bdc2c5;
  border-radius: 4px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
select:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
textarea:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="text"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="password"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="datetime"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="datetime-local"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="date"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="month"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="time"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="week"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="number"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="email"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="url"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="search"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="tel"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
input[type="color"]:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
.nesty-input:focus {
    border-color: #9ed5e7;
    outline: 0;
  }
select::-moz-placeholder, textarea::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="color"]::-moz-placeholder, .nesty-input::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
select:-ms-input-placeholder, textarea:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, .nesty-input:-ms-input-placeholder {
    color: #999;
  }
select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, .nesty-input::-webkit-input-placeholder {
    color: #999;
  }
select {
  height: calc(16px * 1.5 + 14px);
}
textarea {
  height: 102px;
  resize: vertical;
}
/********
Search inputs in iOS

This overrides the extra rounded corners on search inputs in iOS so that our
`.form-control` class can properly style them. Note that this cannot simply
be added to `.form-control` as it's not specific enough. For details, see
https://github.com/twbs/bootstrap/issues/11586.
*******/
input[type="search"] {
  -webkit-appearance: none;
}
/********
Special styles for iOS temporal inputs

In Mobile Safari, setting `display: block` on temporal inputs causes the
text within the input to become vertically misaligned. As a workaround, we
set a pixel line-height that matches the given height of the input, but only
for Safari.
*******/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"] {
    line-height: calc(16px * 1.5 + 14px);
  }
  input[type="time"] {
    line-height: calc(16px * 1.5 + 14px);
  }
  input[type="datetime-local"] {
    line-height: calc(16px * 1.5 + 14px);
  }
  input[type="month"] {
    line-height: calc(16px * 1.5 + 14px);
  }
}
/********
Form groups

Designed to help with the organization and spacing of vertical forms. For
horizontal forms, use the predefined grid classes.
*******/
.form-field {
  margin-bottom: calc(16px * 1.5);
}
.form-field p {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 90%;
    color: #797979;
  }
.form-field.required > label:after {
    margin-left: 2px;
    color: rgba(220, 93, 66, 1);
    content: "*";
  }
.form-field.boolean {
  position: relative;
  padding-left: 20px;
}
.form-field.boolean input[type="checkbox"] {
    position: absolute;
    left: 0;
  }
.form-field.boolean label {
    min-height: calc(16px * 1.5);
    margin-bottom: 0;
    cursor: pointer;
  }
/********
Apply same disabled cursor tweak as for inputs
Some special care is needed because <label>s don't inherit their parent's `cursor`.

Note: Neither radios nor checkboxes can be readonly.
*******/
input[type="radio"][disabled],
  input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }
/********
Help text

Apply to any element you wish to create light text for placement immediately
below a form control. Use for general help, formatting, or instructional text.
********/
.help-block {
  display: block;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 90%;
  color: #797979;
}
.btn,
input[type="submit"],
.section-subscribe button,
.article-subscribe button,
.community-follow button,
.requests-table-toolbar .organization-subscribe button,
.subscriptions-subscribe button,
.edit-profile-button a,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link {
  display: inline-block;
  padding: 8px 16px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}
.btn:focus, .btn:active:focus, input[type="submit"]:focus, input[type="submit"]:active:focus, .section-subscribe button:focus, .section-subscribe button:active:focus, .article-subscribe button:focus, .article-subscribe button:active:focus, .community-follow button:focus, .community-follow button:active:focus, .requests-table-toolbar .organization-subscribe button:focus, .requests-table-toolbar .organization-subscribe button:active:focus, .subscriptions-subscribe button:focus, .subscriptions-subscribe button:active:focus, .edit-profile-button a:focus, .edit-profile-button a:active:focus, .pagination-next-link:focus, .pagination-next-link:active:focus, .pagination-prev-link:focus, .pagination-prev-link:active:focus, .pagination-first-link:focus, .pagination-first-link:active:focus, .pagination-last-link:focus, .pagination-last-link:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
.btn:hover,
  .btn:focus,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  .section-subscribe button:hover,
  .section-subscribe button:focus,
  .article-subscribe button:hover,
  .article-subscribe button:focus,
  .community-follow button:hover,
  .community-follow button:focus,
  .requests-table-toolbar .organization-subscribe button:hover,
  .requests-table-toolbar .organization-subscribe button:focus,
  .subscriptions-subscribe button:hover,
  .subscriptions-subscribe button:focus,
  .edit-profile-button a:hover,
  .edit-profile-button a:focus,
  .pagination-next-link:hover,
  .pagination-next-link:focus,
  .pagination-prev-link:hover,
  .pagination-prev-link:focus,
  .pagination-first-link:hover,
  .pagination-first-link:focus,
  .pagination-last-link:hover,
  .pagination-last-link:focus {
    color: #fff;
    text-decoration: none;
  }
.btn:active, input[type="submit"]:active, .section-subscribe button:active, .article-subscribe button:active, .community-follow button:active, .requests-table-toolbar .organization-subscribe button:active, .subscriptions-subscribe button:active, .edit-profile-button a:active, .pagination-next-link:active, .pagination-prev-link:active, .pagination-first-link:active, .pagination-last-link:active {
    outline: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
.btn--default,
.section-subscribe button,
.article-subscribe button,
.community-follow button,
.requests-table-toolbar .organization-subscribe button,
.subscriptions-subscribe button,
.edit-profile-button a,
.pagination-next-link,
.pagination-prev-link,
.pagination-first-link,
.pagination-last-link {
  color: rgba(6, 139, 193, 1);

  border-color: rgba(6, 139, 193, 1);
}
.btn--default:hover,
  .btn--default:focus,
  .btn--default:active,
  .section-subscribe button:hover,
  .section-subscribe button:focus,
  .section-subscribe button:active,
  .article-subscribe button:hover,
  .article-subscribe button:focus,
  .article-subscribe button:active,
  .community-follow button:hover,
  .community-follow button:focus,
  .community-follow button:active,
  .requests-table-toolbar .organization-subscribe button:hover,
  .requests-table-toolbar .organization-subscribe button:focus,
  .requests-table-toolbar .organization-subscribe button:active,
  .subscriptions-subscribe button:hover,
  .subscriptions-subscribe button:focus,
  .subscriptions-subscribe button:active,
  .edit-profile-button a:hover,
  .edit-profile-button a:focus,
  .edit-profile-button a:active,
  .pagination-next-link:hover,
  .pagination-next-link:focus,
  .pagination-next-link:active,
  .pagination-prev-link:hover,
  .pagination-prev-link:focus,
  .pagination-prev-link:active,
  .pagination-first-link:hover,
  .pagination-first-link:focus,
  .pagination-first-link:active,
  .pagination-last-link:hover,
  .pagination-last-link:focus,
  .pagination-last-link:active {
    color: #fff;
    background-color: #046086;
    border-color: #046086;
  }
.btn--primary,
input[type="submit"],
.edit-profile-button a {
  color: #fff;
  background-color: rgba(6, 139, 193, 1);
  border-color: rgba(6, 139, 193, 1);
}
.btn--primary:hover,
  .btn--primary:focus,
  .btn--primary:active,
  input[type="submit"]:hover,
  input[type="submit"]:focus,
  input[type="submit"]:active,
  .edit-profile-button a:hover,
  .edit-profile-button a:focus,
  .edit-profile-button a:active {
    color: #e0e0e0;
    background-color: #046790;
    border-color: #034e6d;
  }
.btn--topbar {
  border: 1px solid currentColor;
  border-radius: 100px;
}
.btn--topbar:hover {
    opacity: 1;
  }
.btn--topbar:active {
    box-shadow: none;
  }
@media (min-width: 768px) {
.btn--topbar {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top
}
  }
.topbar--small .btn--topbar {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.topbar--small .btn--topbar:hover,
  .topbar--small .btn--topbar:focus,
  .topbar--small .btn--topbar:active {
    color: #e0e0e0;
    background-color: darken(transparent, 10%);
    border-color: #e0e0e0;
  }
@media (max-width: 767px) {
.btn--topbar {
    display: block;
    width: 100%;
    margin-bottom: calc(16px * 1.5 / 2)
}
  }
.btn--sidebar-toggle {
  margin-bottom: calc(16px * 1.5);
}
.my-activities-items__body button {
  padding: calc(12px / 2)
    12px;
}
.btn .fa {
  margin-right: 4px;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
.container {
    padding-right: calc(15px * 2);
    padding-left: calc(15px * 2)
}
  }
.container--grey {
  background-color: #f6f7f8;
}
.container-inner {
  max-width: 1180px;
  margin: 0 auto;
}
/* Tables */
table {
  background-color: transparent;
}
caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #818a91;
  text-align: left;
}
th {
  text-align: left;
}
td {
    border-top: 1px solid #ddd;
}
/* Baseline styles */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: calc(16px * 1.5);
}
.table th,
  .table td {
    padding: 12px;
    vertical-align: top;
  }
.table td {
    border-top: 1px solid #ddd;
  }
.table thead th {
    vertical-align: bottom;
  }
.table tbody + tbody {
    border-top: 1px solid #ddd;
  }
.table .table {
    background-color: #fff;
  }
.table--color-header th {
    color: #fff;
    background-color: rgba(6, 139, 193, 1);
  }
.table--striped th,
  .table--striped td,
  .table--striped thead th {
    border-color: #fff;
  }
.table--striped tbody tr:nth-child(odd) {
    color: inherit;
    background-color: #eee;
  }
.table--hover tbody tr:hover {
    color: inherit;
    background-color: #eee;
  }
.table--bordered {
  border: 1px solid #d3d6d8;
}
.table--bordered td {
    border-left: 1px solid #d3d6d8;
  }
.table--bordered th {
    border-left: 1px solid #d3d6d8;
  }
/***********
Responsive tables

Wrap your tables in `.table-responsive` and we'll make them mobile friendly
by enabling horizontal scrolling. Only applies <768px. Everything above that
will display normally.
************/
.table-responsive {
  min-height: 0.01%; /* Workaround for IE9 bug (see https://github.com/twbs/bootstrap/issues/14837) */
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
    width: 100%;
    margin-bottom: calc(16px * 1.5 * 0.75);
    overflow-y: hidden;
    border: 1px solid #ddd;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .table-responsive > .table {
      margin-bottom: 0;
    }
          .table-responsive > .table > thead > tr > th,
          .table-responsive > .table > thead > tr > td,
          .table-responsive > .table > tbody > tr > th,
          .table-responsive > .table > tbody > tr > td,
          .table-responsive > .table > tfoot > tr > th,
          .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap;
          }
  }
.row {
  margin-right: calc(15px * -1);
  margin-left: calc(15px * -1);
}
.column {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.column--xs-1 {
  width: 8.33333%;
}
.column--xs-2 {
  width: 16.66667%;
}
.column--xs-3 {
  width: 25%;
}
.column--xs-4 {
  width: 33.33333%;
}
.column--xs-5 {
  width: 41.66667%;
}
.column--xs-6 {
  width: 50%;
}
.column--xs-7 {
  width: 58.33333%;
}
.column--xs-8 {
  width: 66.66667%;
}
.column--xs-9 {
  width: 75%;
}
.column--xs-10 {
  width: 83.33333%;
}
.column--xs-11 {
  width: 91.66667%;
}
.column--xs-12 {
  width: 100%;
}
.column--xs-offset-0 {
  margin-left: 0%;
}
.column--xs-offset-1 {
  margin-left: 8.33333%;
}
.column--xs-offset-2 {
  margin-left: 16.66667%;
}
.column--xs-offset-3 {
  margin-left: 25%;
}
.column--xs-offset-4 {
  margin-left: 33.33333%;
}
.column--xs-offset-5 {
  margin-left: 41.66667%;
}
.column--xs-offset-6 {
  margin-left: 50%;
}
.column--xs-offset-7 {
  margin-left: 58.33333%;
}
.column--xs-offset-8 {
  margin-left: 66.66667%;
}
.column--xs-offset-9 {
  margin-left: 75%;
}
.column--xs-offset-10 {
  margin-left: 83.33333%;
}
.column--xs-offset-11 {
  margin-left: 91.66667%;
}
.column--xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .column--sm-1 {
    width: 8.33333%;
  }

  .column--sm-2 {
    width: 16.66667%;
  }

  .column--sm-3 {
    width: 25%;
  }

  .column--sm-4 {
    width: 33.33333%;
  }

  .column--sm-5 {
    width: 41.66667%;
  }

  .column--sm-6 {
    width: 50%;
  }

  .column--sm-7 {
    width: 58.33333%;
  }

  .column--sm-8 {
    width: 66.66667%;
  }

  .column--sm-9 {
    width: 75%;
  }

  .column--sm-10 {
    width: 83.33333%;
  }

  .column--sm-11 {
    width: 91.66667%;
  }

  .column--sm-12 {
    width: 100%;
  }

  .column--sm-offset-0 {
    margin-left: 0%;
  }

  .column--sm-offset-1 {
    margin-left: 8.33333%;
  }

  .column--sm-offset-2 {
    margin-left: 16.66667%;
  }

  .column--sm-offset-3 {
    margin-left: 25%;
  }

  .column--sm-offset-4 {
    margin-left: 33.33333%;
  }

  .column--sm-offset-5 {
    margin-left: 41.66667%;
  }

  .column--sm-offset-6 {
    margin-left: 50%;
  }

  .column--sm-offset-7 {
    margin-left: 58.33333%;
  }

  .column--sm-offset-8 {
    margin-left: 66.66667%;
  }

  .column--sm-offset-9 {
    margin-left: 75%;
  }

  .column--sm-offset-10 {
    margin-left: 83.33333%;
  }

  .column--sm-offset-11 {
    margin-left: 91.66667%;
  }

  .column--sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .column--md-1 {
    width: 8.33333%;
  }

  .column--md-2 {
    width: 16.66667%;
  }

  .column--md-3 {
    width: 25%;
  }

  .column--md-4 {
    width: 33.33333%;
  }

  .column--md-5 {
    width: 41.66667%;
  }

  .column--md-6 {
    width: 50%;
  }

  .column--md-7 {
    width: 58.33333%;
  }

  .column--md-8 {
    width: 66.66667%;
  }

  .column--md-9 {
    width: 75%;
  }

  .column--md-10 {
    width: 83.33333%;
  }

  .column--md-11 {
    width: 91.66667%;
  }

  .column--md-12 {
    width: 100%;
  }

  .column--md-offset-1 {
    margin-left: 8.33333%;
  }

  .column--md-offset-2 {
    margin-left: 16.66667%;
  }

  .column--md-offset-3 {
    margin-left: 25%;
  }

  .column--md-offset-4 {
    margin-left: 33.33333%;
  }

  .column--md-offset-5 {
    margin-left: 41.66667%;
  }

  .column--md-offset-6 {
    margin-left: 50%;
  }

  .column--md-offset-7 {
    margin-left: 58.33333%;
  }

  .column--md-offset-8 {
    margin-left: 66.66667%;
  }

  .column--md-offset-9 {
    margin-left: 75%;
  }

  .column--md-offset-10 {
    margin-left: 83.33333%;
  }

  .column--md-offset-11 {
    margin-left: 91.66667%;
  }

  .column--md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .column--lg-1 {
    width: 8.33333%;
  }

  .column--lg-2 {
    width: 16.66667%;
  }

  .column--lg-3 {
    width: 25%;
  }

  .column--lg-4 {
    width: 33.33333%;
  }

  .column--lg-5 {
    width: 41.66667%;
  }

  .column--lg-6 {
    width: 50%;
  }

  .column--lg-7 {
    width: 58.33333%;
  }

  .column--lg-8 {
    width: 66.66667%;
  }

  .column--lg-9 {
    width: 75%;
  }

  .column--lg-10 {
    width: 83.33333%;
  }

  .column--lg-11 {
    width: 91.66667%;
  }

  .column--lg-12 {
    width: 100%;
  }

  .column--lg-pull-0 {
    right: auto;
  }

  .column--lg-pull-1 {
    right: 8.33333%;
  }

  .column--lg-pull-2 {
    right: 16.66667%;
  }

  .column--lg-pull-3 {
    right: 25%;
  }

  .column--lg-pull-4 {
    right: 33.33333%;
  }

  .column--lg-pull-5 {
    right: 41.66667%;
  }

  .column--lg-pull-6 {
    right: 50%;
  }

  .column--lg-pull-7 {
    right: 58.33333%;
  }

  .column--lg-pull-8 {
    right: 66.66667%;
  }

  .column--lg-pull-9 {
    right: 75%;
  }

  .column--lg-pull-10 {
    right: 83.33333%;
  }

  .column--lg-pull-11 {
    right: 91.66667%;
  }

  .column--lg-pull-12 {
    right: 100%;
  }

  .column--lg-push-0 {
    left: auto;
  }

  .column--lg-push-1 {
    left: 8.33333%;
  }

  .column--lg-push-2 {
    left: 16.66667%;
  }

  .column--lg-push-3 {
    left: 25%;
  }

  .column--lg-push-4 {
    left: 33.33333%;
  }

  .column--lg-push-5 {
    left: 41.66667%;
  }

  .column--lg-push-6 {
    left: 50%;
  }

  .column--lg-push-7 {
    left: 58.33333%;
  }

  .column--lg-push-8 {
    left: 66.66667%;
  }

  .column--lg-push-9 {
    left: 75%;
  }

  .column--lg-push-10 {
    left: 83.33333%;
  }

  .column--lg-push-11 {
    left: 91.66667%;
  }

  .column--lg-push-12 {
    left: 100%;
  }

  .column--lg-offset-0 {
    margin-left: 0%;
  }

  .column--lg-offset-1 {
    margin-left: 8.33333%;
  }

  .column--lg-offset-2 {
    margin-left: 16.66667%;
  }

  .column--lg-offset-3 {
    margin-left: 25%;
  }

  .column--lg-offset-4 {
    margin-left: 33.33333%;
  }

  .column--lg-offset-5 {
    margin-left: 41.66667%;
  }

  .column--lg-offset-6 {
    margin-left: 50%;
  }

  .column--lg-offset-7 {
    margin-left: 58.33333%;
  }

  .column--lg-offset-8 {
    margin-left: 66.66667%;
  }

  .column--lg-offset-9 {
    margin-left: 75%;
  }

  .column--lg-offset-10 {
    margin-left: 83.33333%;
  }

  .column--lg-offset-11 {
    margin-left: 91.66667%;
  }

  .column--lg-offset-12 {
    margin-left: 100%;
  }
}
.layout {
  min-height: 100%;
  background-color: #fff;
}
.layout__content {
  width: 100%;
  min-height: calc(100vh - 490px);

  padding-top: calc(16px * 1.5 * 4);
}
.layout__content:after {
    display: block;
    height: 0;
    font-weight: 900;
    visibility: hidden;
    content: "\00a0";
  }
@media (min-width: 768px) {
  .layout__content {
    padding-top: calc(16px * 1.5 * 4);
      padding-top: calc(20px * 1.5 * 4);

  }
}
.layout__header,
.layout__footer {
  flex: none;
}
.meta {
  font-size: 14px;
  color: #808488;
}
.meta__item {
  display: inline-block;
  margin-right: calc(12px / 2);
}
.meta__item + .meta__item:before {
    position: relative;
    top: -2px;
    margin-right: calc(12px / 1.75);
    font-size: 8px;
    font-weight: 900;
    content: "\2022";
  }
.meta--profile {
  margin-bottom: 0;
}
.lines-button {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 45px;
  padding: 7.5px;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: calc(16px - 5px);
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-transform: none;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent !important;
  border: 0;
  border-radius: 4px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}
.lines-button:focus, .lines-button:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
.lines-button:hover,
  .lines-button:focus {
    color: #fff;
    text-decoration: none;
  }
.lines-button:active {
    outline: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
@media (max-width: 767px) {
.lines-button {
    float: right
}
  }
@media (min-width: 768px) {
.lines-button {
    display: none
}
  }
.lines-button:hover {
    opacity: 1;
  }
.lines-button:active {
    outline: 0;
    box-shadow: none;
    transition: none;
  }
.lines-button:focus {
    outline: 0;
  }
.lines-button.is-active .lines {
      background-color: transparent !important;
    }
/* common to all three-liners */
.lines {
  position: absolute;
  top: calc(50% - 1px);
  left: calc(50% - 15px);
  display: inline-block;
  width: 30px;
  height: 2px;
  background: #fff;
  border-radius: 2px;
  transition: 0.3s;
}
.lines:before,
  .lines:after {
    position: absolute;
    left: 0;
    display: inline-block;
    width: 30px;
    height: 2px;
    content: "";
    background: #fff;
    border-radius: 2px;
    transition: 0.3s;
    transform-origin: 2px center;
  }
.lines:before {
    top: 8px;
  }
.lines:after {
    top: -8px;
  }
.lines--sidebar {
  position: relative;
  top: -5px;
  left: 0;
  margin: 0 calc(16px * 1.5 / 3) 0 0;
}
.lines--sidebar,
  .lines--sidebar:before,
  .lines--sidebar:after {
    width: 16px;
    height: 1px;
  }
.lines--sidebar:before {
    top: -5px;
  }
.lines--sidebar:after {
    top: 5px;
  }
.topbar--small .lines {
  background-color: rgba(57, 57, 57, 1);
}
.topbar--small .lines:before,
  .topbar--small .lines:after {
    background-color: rgba(57, 57, 57, 1);
  }
.lines-button.is-active {
  transform: scale3d(0.8, 0.8, 0.8);
}
.lines-button.is-active .lines {
    background: transparent;
  }
.lines-button.is-active .lines:before,
    .lines-button.is-active .lines:after {
      top: 0;
      width: 30px;
      transform-origin: 50% 50%;
    }
.lines-button.is-active .lines:before {
      transform: rotate3d(0, 0, 1, 45deg);
    }
.lines-button.is-active .lines:after {
      transform: rotate3d(0, 0, 1, -45deg);
    }
.logo-wrapper {
  display: inline-block;
  vertical-align: middle;
}
.logo img {
    max-height: 30px !important;
  }
.logo svg {
    width: auto;
    height: 30px;
  }
.logo__secondary {
  display: none;
}
.topbar__nav--white .logo__main,
.topbar__nav--filled .logo__main,
.topbar--small .logo__main {
  display: none;
}
.topbar__nav--white .logo__secondary,
.topbar__nav--filled .logo__secondary,
.topbar--small .logo__secondary {
  display: block;
}
.breadcrumbs {
  padding: 8px 0 0;
  margin-bottom: calc(16px * 1.5);
  list-style: none;
  background-color: transparent;
}
.breadcrumbs > li {
    display: inline-block;
    color: #818a91;
  }
.breadcrumbs > li + li:before {
      padding: 0 5px;
      font-weight: 900;
      color: #ccc;
      content: "›\00a0";
    }
.breadcrumbs > li a {
      color: rgba(6, 139, 193, 1);
    }
.breadcrumbs > li:last-child a {
      color: rgba(6, 139, 193, 1);
    }
.breadcrumbs--search-results {
  padding: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
}
.help-center-name {
  display: inline-block;
  margin: 0 0 0 15px;
  vertical-align: middle;
}
@media (max-width: 767px) {
.help-center-name {
    display: none
}
  }
.hero-unit {
  position: relative;
  z-index: 3;
  padding: calc(140px + 4%) 15px 1%;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
@media (max-width: 767px) {
.hero-unit {
    padding-top: 120px
}
  }
.home-page {
  margin-top: calc(16px * 1.5 * -5);
  margin-top: 0;
}
.home-page__section {
  padding-top: calc(16px * 1.5 * 2);
  padding-bottom: calc(16px * 1.5 * 2);
}
@media (min-width: 768px) {
.home-page__section {
    padding-top: calc(16px * 1.5 * 2);
    padding-bottom: calc(16px * 1.5 * 2)
}
  }
.avatar {
  position: relative;
  display: inline-block;
}
.avatar--agent:before {
  position: absolute;
  right: -4px;
  bottom: -4px;
  display: flex;
  width: 20px;
  height: 20px;
  font-family: "Font Awesome 5 Free";
  font-size: 8px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
  color: #fff;
  content: "\f007";
  background-color: #4cae4c;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  justify-content: center;
}
.user-avatar {
  border-radius: 100%;
}
.user-avatar--default {
  width: 56px;
  height: 56px;
}
.user-avatar--topbar {
  width: 30px;
  height: 30px;
}
.search {
  position: relative;
}
.search:before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 24px;
    height: 24px;
    content: "";
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2223%22%20height%3D%2224%22%20viewBox%3D%220%200%2023%2024%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate%28-6%20-2%29%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Ccircle%20cx%3D%2219.889%22%20cy%3D%2211.611%22%20r%3D%228%22%20stroke%3D%22%23BDBDBD%22%20stroke-width%3D%222%22%20transform%3D%22rotate%2845%2019.89%2011.61%29%22%3E%3C/circle%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20fill%3D%22%23BDBDBD%22%20fill-rule%3D%22nonzero%22%20d%3D%22M9.34328327%2C15.6566781%20L11.3432833%2C15.6566781%20L11.3432833%2C25.6606781%20C11.3432833%2C26.2106781%2010.8992833%2C26.6566781%2010.3432833%2C26.6566781%20C9.79128327%2C26.6566781%209.34328327%2C26.2116781%209.34328327%2C25.6606781%20L9.34328327%2C15.6566781%20Z%22%20transform%3D%22rotate%2845%2010.343%2021.157%29%22%3E%3C/path%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C/g%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C/svg%3E)
      no-repeat;
    transform: translateY(-50%);
  }
.searchbox-suggestions ul {
    padding-left: 0;
    margin-bottom: calc(16px * 1.5);
    list-style: none;
  }
.searchbox-suggestions li {
    margin-bottom: calc(16px * 1.5 / 3);
  }
input[type="search"]:focus {
  border-color: #eee;
}
.search-results-column a {
    color: rgba(6, 139, 193, 1);
  }
.search-box {
  position: relative;
}
.search-box #query {
    padding: 10px 12px 10px 35px;
    transition: border 0.3s ease;
  }
.search-box--hero-unit {
  z-index: 2;
  max-width: 720px;
  margin: 0 auto;
  transition: top 0.3s ease;
}
.search-box--hero-unit .search {
    display: flex;
  }
.search-box--hero-unit .search:before {
    left: 20px;
  }
.search-box--hero-unit #query {
    height: 50px;
    padding: 0 55px;
    background-color: #fff;
    border-color: #fff;
    transition: border 0.3s ease, background-color 0.3s ease;
  }
.search-box--hero-unit #query:focus {
      background-color: #fff;
    }
.search-box--hero-unit input[type="submit"] {
    display: inline-block;
    height: 50px;
    padding-right: calc(12px + 4);
    padding-left: calc(12px + 4);
    margin-left: 20px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background-color: rgba(6, 139, 193, 1);
    border-color: rgba(6, 139, 193, 1);
    border-radius: 4px;
    flex-shrink: 0;
  }
.search-box--hero-unit input[type="submit"]:hover,
    .search-box--hero-unit input[type="submit"]:focus,
    .search-box--hero-unit input[type="submit"]:active {
      color: #e0e0e0;
      background-color: #046086;
      border-color: #046086;
    }
.search-box--hero-unit input[type="submit"]:active {
      background-image: none;
    }
.search-box--hero-unit input[type="submit"]:hover {
      color: #fff;
    }
@media (max-width: 991px) {
.search-box--hero-unit input[type="submit"] {
      display: none
  }
    }
@media (min-width: 768px) {
.search-box--hero-unit input[type="submit"] {
      padding-right: 38px;
      padding-left: 38px
  }
    }
.search-box--small {
  margin-bottom: calc(16px * 1.5 * 1);
}
.search-box--small #query {
    padding: 10px 12px;
  }
@media (max-width: 767px) {
.search-box--small {
    margin-bottom: calc(16px * 1.5)
}
  }
.search-results-page {
  margin-bottom: calc(16px * 1.5 * 2);
}
@media (max-width: 767px) {
.search-results-page {
    margin-bottom: calc(16px * 1.5)
}
  }
.search-results-count {
  font-size: calc(16px * 1.25);
}
.search-result {
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eee;
}
.search-result__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
}
.search-result__description {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
}
.search-result__description:empty {
    display: none;
  }
.search-result__description em {
    padding: 0 3px;
    font-style: normal;
    font-weight: 600;
    background-color: #fff3ca;
    border-radius: 3px;
  }
.search-result__meta {
  margin-bottom: calc(16px * 1.5 / 2);
}
.search-result-votes {
  display: inline-block;
  padding: 2px 4px;
  font-size: calc(16px * 0.85);
  color: #fff;
  background-color: rgba(6, 139, 193, 1);
  border-radius: 4px;
}
/* ==========================================================================
  Search Results Filters
   ========================================================================== */
.search-results-filters {
  padding: 16px;
  font-size: calc(16px - 2px);
  border: 1px solid #eee;
  border-radius: 4px;
}
@media (max-width: 767px) {
.search-results-filters {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }
.search-results-filter + .search-results-filter {
  margin-top: 24px;
}
@media (min-width: 768px) {
.search-results-filter + .search-results-filter {
    margin-top: 32px
}
  }
.search-results-filter__title {
  margin-bottom: 0;
  margin-left: 8px;
  font-weight: 600;
}
@media (max-width: 767px) {
.search-results-filter__title {
    position: relative;
    font-size: calc(16px * 1);
    cursor: pointer
}
  }
@media (max-width: 767px) {
  .search-results-filter__title:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    line-height: 1.5;
    color: inherit;
    content: "\f107";
    transition: all 0.3s ease;
    transform: translateY(-50%);
  }

  .search-results-filter__title.is-active:after {
    transform: translateY(-50%) rotate(-180deg);
  }
}
.search-results-filter__list {
  margin-top: 24px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
.search-results-filter__list {
    display: none
}
  }
@media (min-width: 768px) {
.search-results-filter__list {
    display: block !important
}
  }
.search-results-filter__item {
  display: block;
  margin-bottom: 4px;
}
.search-results-filter__item.is-active .search-results-filter__link {
  color: #fff;
  background-color: rgba(6, 139, 193, 1);
  border-color: rgba(6, 139, 193, 1);
}
.search-results-filter__item--subfilter:nth-child(n + 7) {
  display: none;
}
.search-result__subfilters--all .search-results-filter__item:nth-child(n + 7) {
    display: block;
  }
.search-result__subfilters--all .search-result__show-more {
    display: none !important;
  }
.search-results-filter__link {
  display: block;
  padding: 6px 8px;
  color: rgba(57, 57, 57, 1);
  text-decoration: none;
  border: $border_width solid transparent;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.search-results-filter__link:hover {
    background-color: #f6f7f8;
    border-color: #f6f7f8;
  }
.search-results-filter__link:focus {
    background-color: #f6f7f8;
    border-color: #f6f7f8;
  }
.search-results-filter__link:active {
    background-color: #f6f7f8;
    border-color: #f6f7f8;
  }
.search-results-filter__link:active {
    background-image: none;
    outline: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
.search-results-filter__count {
  opacity: 0.6;
}
.search-result__show-more {
  padding: 0;
  margin-left: 8px;
  color: rgba(6, 139, 193, 1);
  background-color: transparent;
  border: 0;
}
.block-list-title {
  text-align: center;
}
@media (min-width: 768px) {
.block-list-title {
    margin-bottom: calc(16px * 1.5 * 1)
}
  }
.block-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
@media (min-width: 768px) {
.block-list {
    display: flex;
    flex-wrap: wrap
}
  }
.block-list-title {
  font-size: 32px;
  font-weight: 400;
}
@media (max-width: 767px) {
.block-list-title {
    font-size: 28px
}
  }
.block-list-item {
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
}
.block-list-item__link {
  position: relative;
  display: block;
  padding: 24px;
  padding-left: calc(16px * 1.5 * 3.5);
  font-weight: 400;
  color: rgba(57, 57, 57, 1);
  text-align: left;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 8px;
  transition: all 0.3s ease;
}
.block-list-item__link .meta {
    font-size: 16px;
  }
.block-list-item__link:active,
  .block-list-item__link:focus,
  .block-list-item__link:hover {
    text-decoration: none;
    color: rgba(57, 57, 57, 1);
    background-color: #e8eaed;
  }
@media (min-width: 768px) {
.block-list-item__link {
    height: 100%
}
  }
.block-list-item__link .meta {
    margin-bottom: 0;
  }
.block-list-item__title {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 600;
  color: rgba(57, 57, 57, 1);
  text-transform: uppercase;
}
.block-list-item__icon {
  position: absolute;
  left: 24px;
  height: 40px;
}
.block-list-item__icon img,
  .block-list-item__icon svg {
    width: auto;
    height: 100%;
  }
@media (min-width: 768px) {
.category-page {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }
.category-description:empty {
    display: none;
  }
.category-tree-item {
  padding-top: calc(16px * 1.5);
  border-top: 1px solid #eee;
}
.category-tree-item:nth-child(odd) {
    background-color: #f6f7f8;
  }
.category-tree-item:last-child {
    border-bottom: 1px solid #eee;
  }
@media (min-width: 768px) {
.category-tree-item {
    padding-top: calc(16px * 1.5 * 3);
    padding-bottom: calc(16px * 1.5 * 2)
}
  }
.category-tree-item__title {
  font-size: 41px;
  text-align: center;
}
@media (min-width: 768px) {
.category-tree-item__title {
    margin-bottom: calc(16px * 1.5 * 1.5)
}
  }
.category-tree-item__sections {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
      .category-tree-item__sections .section:nth-child(2n + 1) {
        clear: left;
      }
    }
@media (min-width: 768px) {
      .category-tree-item__sections .section:nth-child(2n + 1) {
        clear: none;
      }

      .category-tree-item__sections .section:nth-child(3n + 1) {
        clear: left;
      }
    }
.category-tree-item__title-link {
  color: inherit;
}
.section-page {
  margin-bottom: calc(16px * 1.5 * 2);
}
.section {
  margin-bottom: calc(16px * 1.5);
}
.section__title {
  margin-bottom: calc(16px * 1.5 / 1.5);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.section__title-link {
  color: #666;
}
.section-header {
  position: relative;
}
.section-subscribe .dropdown-toggle {
    margin-top: calc(16px * 1.5);
  }
.section-subscribe .dropdown-toggle:after {
      display: none;
    }
.section-subscribe .dropdown-menu {
    right: 0;
    left: initial;
  }
.section-title {
  text-align: center;
}
.section-description {
  font-size: 16px;
  color: #818a91;  
}
@media (min-width: 768px) {
      .section-tree .section:nth-child(2n + 1) {
        clear: left;
      }
    }
@media (min-width: 992px) {
      .section-tree .section:nth-child(2n + 1) {
        clear: none;
      }

      .section-tree .section:nth-child(3n + 1) {
        clear: left;
      }
    }
.section-list {
  padding-left: 0;
  margin-right: 0;
  margin-bottom: calc(16px * 1.5);
  margin-left: 0;
  list-style: none;
}
@media (min-width: 768px) {
.section-list {
    display: flex;
    margin-right: calc(15px * -2);
    margin-bottom: 20px;
    margin-left: calc(15px * -2);
    flex-wrap: wrap
}
  }
.section-list-item {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}
@media (min-width: 768px) {
.section-list-item {
    min-height: 120px
}
  }
.section-list-item__link {
  display: block;
  padding: 22px 20px;
  font-weight: 400;
  color: rgba(6, 139, 193, 1);
  text-align: left;
  vertical-align: middle;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px 5px rgba(62, 60, 98, 0.08);
  transition: all 0.3s ease;
}
.section-list-item__link:active,
  .section-list-item__link:focus,
  .section-list-item__link:hover {
    text-decoration: none;
    background-color: rgba(6, 139, 193, 1);
  }
.section-list-item__link:active .section-list-item__title, .section-list-item__link:focus .section-list-item__title, .section-list-item__link:hover .section-list-item__title {
      color: #fff;
    }
.section-list-item__link:active .meta, .section-list-item__link:focus .meta, .section-list-item__link:hover .meta {
      color: #fff;
    }
@media (min-width: 768px) {
.section-list-item__link {
    height: 100%
}
  }
.section-list-item__title {
  margin-bottom: 8px;
  font-weight: 600;
}
.section-list-compact {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.section-list-compact__item {
  position: relative;
  list-style: none;
  padding-left: 20px;
  margin-bottom: calc(16px * 1.5 / 2);
}
.section-list-compact__item span {
  position: absolute;
  top: 5px;
  left: -3px;
  font-size: 16px;
  color: rgba(242, 181, 58, 1);
  vertical-align: middle;
}
.article-page {
  margin-bottom: calc(16px * 1.5 * 2);
}
.article {
  position: relative;
}
.article__title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: calc(16px * 1.5);
}
@media (min-width: 992px) {
.article__title {
    font-size: calc(16px * 1.75 - 2px)
}
  }
@media (min-width: 1200px) {
.article__title {
    float: left;
    font-size: calc(16px * 2.5)
}
  }
.article-header:before,
  .article-header:after {
    display: table;
    content: "";
  }
.article-header:after {
    clear: both;
  }
.article-header__button {
  margin-bottom: calc(16px * 1.5);
}
@media (min-width: 1200px) {
.article-header__button {
    float: right;
    width: 20%;
    text-align: right;
    vertical-align: top
}
  }
.article-meta {
  display: table;
  width: 100%;
  margin-bottom: calc(16px * 1.5);
}
.article-meta__col {
  display: table-cell;
  vertical-align: top;
}
.article-meta__col--main {
  width: 100%;
  padding-right: 12px;
}
.article__body {
  margin-bottom: calc(16px * 1.5);
  word-break: break-word;
}
.article__body h2 {
    font-size: calc(16px * 1.75 - 2px);
    font-weight: 400;
    line-height: 1.2;
  }
.article__body h2:before {
	display: block;
  content: " ";
  margin-top: -95px;
  height: 95px;
  visibility: hidden;
  pointer-events: none;
}
.article__body .wysiwyg-font-size-x-large {
    font-size: calc(16px * 1.75 - 2px);
    font-weight: 400;
    line-height: 1.2;
  }
.article__body .wysiwyg-font-size-large {
    font-size: calc(16px * 1.5);
    font-weight: 400;
    line-height: 1.2;
  }
.article__body .wysiwyg-font-size-medium {
    font-size: calc(16px * 1.25);
    font-weight: 400;
    line-height: 1.2;
  }
.article__body .wysiwyg-font-size-small {
    font-size: calc(16px * 0.85);
  }
.article__body ul,
  .article__body ol {
    padding-left: 20px;
  }
.article__body ul ul {
      margin-top: calc(16px * 1.5 / 2);
    }
.article__body ul ol {
      margin-top: calc(16px * 1.5 / 2);
    }
.article__body ol ul {
      margin-top: calc(16px * 1.5 / 2);
    }
.article__body ol ol {
      margin-top: calc(16px * 1.5 / 2);
    }
.article__body ul li {
      margin-bottom: calc(16px * 1.5 / 2);
    }
.article__body ol li {
      margin-bottom: calc(16px * 1.5 / 2);
    }
.article-vote {
  position: relative;
  padding: calc(16px * 1.5) 12px;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
}
.article-vote-controls__item {
  color: rgba(57, 57, 57, 1);
  padding: 5px 16px;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
}
.article-vote-controls__item:hover {
  color: #1a1a1a;
  background-color: #b9b9b9;
}
.article-vote-controls__item:focus {
  color: #1a1a1a;
  background-color: #b9b9b9;
}
.article-vote-controls__item:active {
  color: #1a1a1a;
  background-color: #b9b9b9;
}
.article-vote-controls__item--voted,
.article-vote-controls__item--voted:active,
.article-vote-controls__item--voted:focus {
  color: #fff;
  background-color: rgba(6, 139, 193, 1);
}
@media (min-width: 768px) {
  .article-vote-question {
    float: left;
    margin-right: 12px;
  }
}
.article-vote-controls {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .article-vote-question {
    display: block;
    margin-bottom: calc(16px * 1.5 / 2);
  }

  .article-vote-controls {
    display: block;
    margin-bottom: calc(16px * 1.5 / 2);
  }
}
.article-vote-count {
  display: block;
  font-size: calc((16px * 0.75) - 2);
  color: #979797;
}
.article__share {
  margin-bottom: calc(16px * 1.5);
}
.article__share ul {
    margin-top: 0;
  }
.article-footer {
  margin-bottom: calc(16px * 1.5);
}
.article__attachments {
  margin-bottom: calc(16px * 1.5);
}
.article-more-questions {
  margin-bottom: calc(16px * 1.5);
  clear: both;
}
.article-more-questions:empty {
    display: none;
  }
.article-more-questions a {
    white-space: nowrap;
  }
@media (max-width: 767px) {
.article-sidebar {
    padding-top: calc(16px * 1.5);
    border-top: 1px solid #eee
}
  }
.article-list {
  padding-left: 0;
  list-style: none;
}
.article-list-item {
  list-style: none;
  position: relative;
  padding-left: 25px;
  margin-bottom: calc(16px * 1.5 / 2);
}
.article-list-item span {
  position: absolute;
  top: 4px;
  left: 5px;
  font-size: 16px;
  color: rgba(242, 181, 58, 1);
  vertical-align: middle;
}
/* Triangle bullet
.article-list-item:before {
    position: absolute;
    top: 8px;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent rgba(242, 181, 58, 1);
    border-style: solid;
    border-width: 5px 0 5px 6px;
  }
*/
.article-list-item__link {
  font-size: 16px;
  color: rgba(6, 139, 193, 1);
}

.article-list-item--is-promoted span {
  position: absolute;
  top: 4px;
  left: 2px;
  font-size: 16px;
  color: rgba(242, 181, 58, 1);
  vertical-align: middle;
}
/*
.article-list-item--is-promoted:before {
  display: none;
}
*/
@media (min-width: 768px) {
.article-list--section {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: calc(15px * 3);
         column-gap: calc(15px * 3)
}
  }
/* ==========================================================================
  Comment Form
  ========================================================================== */
.comment-form {
  position: relative;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
.comment-form {
    padding-left: 72px
}
  }
.comment-form__avatar {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
.comment-form__avatar {
    display: none
}
  }
.comment-form__attachments {
  margin-bottom: 24px;
}
.comment-form__mark-as-solved {
  position: relative;
}
.comment-form__ccs {
  margin-bottom: 0;
}
.comment-form__ccs + textarea {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
.comment-form__ccs ul[data-hc-pills-container] {
    margin: 0 0 calc(1px * -1);
    border: 1px solid #bdc2c5;
    border-radius: 4px 4px 0 0;
  }
.comment-form__ccs ul[data-hc-pills-container][data-hc-focus="true"] {
    position: relative;
    z-index: 2;
    border-color: #9ed5e7;
  }
.comment-form__body {
  margin-bottom: 16px;
}
/* ==========================================================================
  Comment Sorter
  ========================================================================== */
.comment-sorter {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
.comment-sorter {
    display: table;
    width: 100%
}
  }
@media (min-width: 768px) {
.comment-sorter__col {
    display: table-cell;
    vertical-align: middle
}
  }
@media (max-width: 767px) {
.comment-sorter__col--main {
    margin-bottom: 12px
}
  }
@media (min-width: 768px) {
.comment-sorter__col--main {
    padding-right: 16px
}
  }
@media (min-width: 768px) {
.comment-sorter__col--filters {
    text-align: right
}
  }
.comment-sorter__item.is-active {
    font-weight: 600;
  }
.comment-sorter__item + .comment-sorter__item:before {
    margin: 0 6px;
    font-size: 10px;
    font-weight: 900;
    content: "\2022";
  }
/* ==========================================================================
  Comment
  ========================================================================== */
.comment {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eee;
}
.comment__inner {
  position: relative;
  display: flex;
  justify-content: space-between;
}
.comment__header {
  position: relative;
  margin-bottom: 24px;
}
.comment__content {
  flex-grow: 1;
}
.comment__voting-and-actions {
  margin-left: 16px;
  flex-shrink: 0;
}
.comment__official-heading {
  position: absolute;
  top: 0;
  right: 36px;
  width: auto;
  padding: 2px 8px;
  font-size: calc(16px * 0.85);
  color: #fff;
  background-color: rgba(6, 139, 193, 1);
  border-radius: 0 0 4px 4px;
}
.comment--official .comment__inner {
  position: relative;
  padding: 24px;
  border: 1px solid rgba(6, 139, 193, 1);
  border-radius: 4px;
}
.comment__body {
  margin-bottom: 24px;
  word-break: break-word;
}
.comment__body ul {
    list-style: disc;
  }
.comment__body ul,
  .comment__body ol {
    padding-left: 20px;
  }
.comment__body ul ul,
    .comment__body ul ol,
    .comment__body ol ul,
    .comment__body ol ol {
      margin-top: 12px;
    }
.comment__body ul li, .comment__body ol li {
      margin-bottom: 12px;
    }
@media (max-width: 767px) {
.comment__body [dir="auto"] {
      margin-bottom: 0
  }
    }
@media (max-width: 767px) {
.comment__body {
    margin-bottom: 0
}
  }
.comment__actions {
  padding-top: 8px;
}
.comment__actions button {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
}
/* Comment List */
.comments {
  margin-bottom: 48px;
}
.comments__callout {
  font-size: calc(16px * 0.85);
  color: #808488;
}
.comments__callout:empty {
    display: none;
  }
.comments__list {
  padding-left: 0;
  list-style: none;
}
.comment-list-header {
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eee;
}
.comment-list-heading {
  margin-bottom: 0;
  font-size: calc(16px * 1.1);
  font-weight: 600;
}
.share {
  padding-left: 0;
  white-space: nowrap;
  list-style: none;
}
.share li {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: top;
}
.share a {
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  background-color: #eee;
  border-color: #eee;
  border-radius: 4px;
  touch-action: manipulation;
}
.share a:before {
    position: relative;
    display: inline-block;
    width: 100%;
    font-family: "Font Awesome 5 Brands";
    text-align: center;
  }
.share-facebook {
  color: #3d5b95;
  background-color: #eee;
  border-color: #eee;
}
.share-facebook:hover {
    color: #2b406a;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-facebook:focus {
    color: #2b406a;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-facebook:active {
    color: #2b406a;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-facebook:active {
    background-image: none;
  }
.share-facebook:before {
    font-weight: 900;
    content: "\f09a";
  }
.share-twitter {
  color: #24aadd;
  background-color: #eee;
  border-color: #eee;
}
.share-twitter:hover {
    color: #1a82a9;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-twitter:focus {
    color: #1a82a9;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-twitter:active {
    color: #1a82a9;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-twitter:active {
    background-image: none;
  }
.share-twitter:before {
    font-weight: 900;
    content: "\f099";
  }
.share-linkedin {
  color: #0976b4;
  background-color: #eee;
  border-color: #eee;
}
.share-linkedin:hover {
    color: #06507a;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-linkedin:focus {
    color: #06507a;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-linkedin:active {
    color: #06507a;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-linkedin:active {
    background-image: none;
  }
.share-linkedin:before {
    font-weight: 900;
    content: "\f0e1";
  }
.share-googleplus {
  color: #d23e30;
  background-color: #eee;
  border-color: #eee;
}
.share-googleplus:hover {
    color: #a22e23;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-googleplus:focus {
    color: #a22e23;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-googleplus:active {
    color: #a22e23;
    background-color: #d5d5d5;
    border-color: #cfcfcf;
  }
.share-googleplus:active {
    background-image: none;
  }
.share-googleplus:before {
    font-weight: 900;
    content: "\f0d5";
  }
.my-activities-header {
  margin-bottom: calc(16px * 1.5);
}
.my-activities-items {
  margin-bottom: calc(16px * 1.5 * 2);
}
@media (min-width: 768px) {
.my-activities-items {
    display: table;
    width: 100%
}
  }
.my-activities-items__head {
  display: none;
  color: #808488;
}
@media (min-width: 768px) {
.my-activities-items__head {
    display: table-header-group;
    font-size: calc(16px * 0.85);
    font-weight: 600;
    text-transform: uppercase
}
  }
@media (min-width: 768px) {
.my-activities-items__body {
    display: table-row-group
}
  }
@media (min-width: 768px) {
.my-activities-items__row {
    display: table-row
}
  }
@media (min-width: 768px) {
.my-activities-items__col {
    display: table-cell;
    padding-top: calc(16px * 1.5 / 2);
    padding-bottom: calc(16px * 1.5 / 2);
    border-bottom: 1px solid #eee
}

    .my-activities-items__col + .my-activities-items__col {
      padding-left: 12px;
    }
  }
@media (max-width: 767px) {
.my-activities-items__request-id {
    display: inline
}
  }
@media (min-width: 768px) {
.my-activities-items__request-id {
    display: none
}
  }
.my-activities-menu ul {
    padding-left: 0;
    list-style: none;
  }
.my-activities-menu__items {
  margin-bottom: 0;
}
.my-activities-menu__item {
  margin-bottom: 0;
}
.my-activities-menu__item a {
    display: block;
  }
@media (min-width: 480px) {
.my-activities-menu__item {
    float: left
}
  }
@media (min-width: 480px) {
  .my-activities-menu__item + .my-activities-menu__item {
    margin-left: 12px;
  }
}
.my-activities-menu--main {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eee;
}
.my-activities-menu--main .my-activities-menu__item {
    padding: 6px 12px;
    background-color: #eee;
    border-radius: 4px;
  }
@media (max-width: 479px) {
.my-activities-menu--main .my-activities-menu__item {
      margin-bottom: calc(16px * 1.5 / 3)
  }
    }
.my-activities-menu--main .my-activities-menu__item.is-active {
      font-weight: 600;
      color: rgba(57, 57, 57, 1);
    }
.my-activities-menu--sub {
  margin-bottom: calc(16px * 1.5);
}
.my-activities-menu--sub .my-activities-menu__item.is-active {
      font-weight: 600;
    }
.my-activities-menu--sub .my-activities-menu__item a {
      display: inline-block;
    }
@media (min-width: 480px) {
    .my-activities-menu--sub .my-activities-menu__item + .my-activities-menu__item:before {
      position: relative;
      top: -2px;
      margin-right: calc(12px / 1.75);
      font-size: 8px;
      font-weight: 900;
      content: "\2022";
    }
  }
.my-activities-item__icon {
  margin-right: calc(16px * 1.5 / 6);
}
@media (max-width: 767px) {
.my-activities-item {
    padding: calc(16px * 1.5 / 2)
      12px;
    margin-bottom: calc(16px * 1.5);
    border: 1px solid #eee;
    border-radius: 4px
}
  }
.my-activities-item__meta {
  font-size: 14px;
  color: #808488;
}
@media (max-width: 767px) {
.my-activities-item__meta {
    display: inline-block;
    margin-right: calc(12px / 2)
}

    .my-activities-item__meta + .my-activities-item__meta:before {
      position: relative;
      top: -2px;
      margin-right: calc(12px / 2);
      font-size: 10px;
      font-weight: 900;
      content: "\2022";
    }
  }
.my-activities-item__meta--btn {
  width: 110px;
}
.my-activities-item__title {
  font-weight: 400;
}
@media (max-width: 767px) {
.my-activities-item__title {
    font-size: calc(16px * 1.25)
}
  }
@media (max-width: 767px) {
.my-activities-item__icon {
    display: inline-block
}
  }
@media (min-width: 768px) {
.my-activities-item__icon {
    display: none
}
  }
.request-table-toolbar {
  padding-top: 12px;
  padding-bottom: calc(12px / 2);
  margin-bottom: calc(16px * 1.5);
  background-color: #f9f9f9;
  border-radius: 4px;
}
@media (min-width: 768px) {
.request-table-toolbar {
    padding-top: calc(12px / 2);
    padding-bottom: 12px
}
  }
.request-table-toolbar label {
    font-size: calc(16px * 0.85);
    text-transform: uppercase;
  }
@media (min-width: 768px) {
.request-table-filters {
    display: table;
    width: 100%
}
  }
.request-table-filters__item {
  padding-right: 12px;
  padding-left: 12px;
}
@media (max-width: 767px) {
.request-table-filters__item {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }
@media (min-width: 768px) {
.request-table-filters__item {
    display: table-cell;
    width: 33%;
    vertical-align: bottom
}
  }
.request-table-organization {
  display: table;
  width: 100%;
}
.request-table-organization__col {
  display: table-cell;
  vertical-align: middle;
}
.request-table-organization__col--main {
  width: 100%;
}
.request-table-organization__col--button {
  padding-left: calc(12px / 2);
}
.request-table-organization__col--button [role="button"] {
    height: calc(16px * 1.5 + 14);
    padding-top: 0;
    padding-bottom: 0;
    line-height: calc(16px * 1.5 + 14);
  }
.requests-sort-symbol {
  display: inline-block;
  font-size: 0;
  vertical-align: middle;
}
.requests-sort-symbol:after {
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 5px;
    font-family: "Font Awesome 5 Free";
    font-size: 14px;
    font-weight: 900;
    color: #808488;
    content: "\f0d7";
  }
.requests-link {
  color: #808488;
  white-space: nowrap;
}
.requests-link[href*="asc"] .requests-sort-symbol:after {
  font-weight: 900;
  content: "\f0d8";
}
.request-page {
  margin-bottom: calc(16px * 1.5 * 2);
}
@media (max-width: 767px) {
.request-page {
    margin-bottom: calc(16px * 1.5)
}
  }
.request {
  position: relative;
}
.request-id {
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
}
.request-subject {
  font-size: calc(16px * 1.5);
}
@media (min-width: 992px) {
.request-subject {
    font-size: calc(16px * 1.75 - 2px)
}
  }
@media (min-width: 1200px) {
.request-subject {
    font-size: calc(16px * 2.5)
}
  }
.request-follow-up:empty {
  display: none;
}
.request-sidebar {
  padding: calc(16px * 1.5) 12px 0;
  margin-bottom: calc(16px * 1.5);
  font-size: 14px;
  border: 1px solid #eee;
  border-radius: 4px;
}
.request-sidebar dd {
    margin-bottom: calc(16px * 1.5 / 2);
  }
.request-status {
  display: inline-block;
  padding: 1px calc(12px / 2);
  font-size: 12px;
  color: #fff;
  white-space: nowrap;
  border-radius: 4px;
}
.request-status--solved,
.request-status--closed {
  background-color: rgba(139, 197, 64, 1);
}
.request-status--new,
.request-status--open {
  background-color: rgba(220, 93, 66, 1);
}
.request-status--answered {
  background-color: rgba(242, 181, 58, 1);
}
.new-request-page {
  padding-top: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5 * 2);
}
@media (max-width: 767px) {
.new-request-page {
    padding-top: 0;
    margin-bottom: calc(16px * 1.5)
}
  }
.new-request-title {
  font-size: calc(16px * 1.5);
}
@media (min-width: 768px) {
.new-request-title {
    font-size: calc(16px * 1.75 - 2px)
}
  }
@media (min-width: 992px) {
.new-request-title {
    font-size: calc(16px * 2.5)
}
  }
.new-request-form {
  margin-bottom: calc(16px * 1.5);
}
.upload-dropzone {
  padding: calc(16px * 1.5)
    calc(12px + 4px);
  border-color: #bdc2c5;
  border-radius: 4px;
}
.upload-dropzone {
    font-size: calc(16px * 0.85);
  }
.upload-dropzone a {
    font-size: calc(16px * 0.85);
  }
@media (max-width: 767px) {
.upload-dropzone {
    padding: calc(16px * 1.5 / 1.5)
      calc(12px + 4px)
}

    .upload-dropzone span {
      padding: 0;
    }
  }
.intro-title {
  margin-bottom: calc(16px * 1.5);
  font-size: calc(16px * 1.5);
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
.intro-title {
    font-size: calc(16px * 1.75 - 2px)
}
  }
@media (min-width: 992px) {
.intro-title {
    margin-bottom: calc(16px * 1.5 * 1.4);
    font-size: calc(16px * 2.5)
}
  }
.custom-blocks {
  margin-top: calc(16px * 1.5 * 1);
}
@media (min-width: 768px) {
.custom-blocks__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
  }
.custom-block {
  float: none;
  margin-bottom: calc(16px * 1.5);
  text-align: center;
}
.custom-block__link {
  display: block;
  height: 100%;
  padding: 24px 16px 30px;
  background-color: #fff;
  border-radius: calc(4px * 2);
  box-shadow: 0 0 15px 5px rgba(62, 60, 98, 0.08);
  transition: all 220ms;
}
@media (min-width: 768px) {
    .custom-block__link:active,
    .custom-block__link:focus,
    .custom-block__link:hover {
      transform: scale(1.045);
    }
  }
.custom-block__icon {
  display: inline-block;
}
.custom-block__icon svg {
    width: 98px;
    height: 98px;
  }
@media (min-width: 480px) {
.custom-block__icon {
    margin-bottom: calc(16px * 1.5)
}
  }
.custom-block__title {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: rgba(57, 57, 57, 1);
}
.custom-block__description {
  margin-bottom: 0;
  font-size: 14px;
  color: #808488;
}
.icon-color-stroke-primary {
  stroke: rgba(6, 139, 193, 1);
}
.icon-color-stroke-secondary {
  stroke: #4cae4c;
}
.icon-color-fill-primary {
  fill: rgba(6, 139, 193, 1);
}
.icon-color-fill-secondary {
  fill: #4cae4c;
}
.icon-color-fill {
  fill: #f8f8f8;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown.is-active .dropdown-menu {
      visibility: visible;
      opacity: 1;
    }
.dropdown--right .dropdown-menu {
    right: 0;
    left: auto;
  }
.dropdown-toggle {
  cursor: pointer;
}
.dropdown-toggle:after {
    display: inline-block;
    margin-left: 8px;
    font-family: "Font Awesome 5 Free";
    font-size: calc(16px - 4px);
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    color: inherit;
    content: "\f107";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.dropdown-toggle:focus {
    outline: none;
  }
.dropdown-toggle--user {
  padding: 0;
  background-color: transparent;
  border: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  display: none;
  min-width: 170px !important;
  padding: calc(12px / 2) 0;
  margin-top: 10px;
  overflow: hidden;
  font-size: 14px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s ease;
}
.dropdown-menu [role="menuitem"] {
    position: relative;
    display: block;
    width: 100%;
    padding: calc(16px * 1.5 / 2) 26px
      calc(16px * 1.5 / 2) 12px;
    color: rgba(57, 57, 57, 1);
    text-align: left;
    white-space: normal;
    cursor: pointer;
    background-color: #fff;
    border: none;
    transition: background-color 0.3s ease;
  }
.dropdown-menu [role="menuitem"]:hover {
      background-color: #eee;
    }
.dropdown-menu [role="menuitem"]:active {
      background-color: #eee;
    }
.dropdown-menu [role="menuitem"]:focus {
      background-color: #eee;
    }
.dropdown-menu [role="menuitem"][aria-selected="true"]:after {
    position: absolute;
    top: 16px;
    right: 12px;
    display: inline-block;
    margin-left: 10px !important;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    line-height: 1;
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.dropdown-menu[aria-expanded="true"] {
  display: block;
}
.error-page {
  padding: 10% 0;
  text-align: center;
}
@media (max-width: 767px) {
.error-page {
    padding: 0 15px calc(16px * 1.5 / 2)
}
  }
.error-page__title {
  text-transform: capitalize;
}
.footer-submit-ticket {
  position: relative;
  padding: 0 calc(12px + 4px)
  calc(16px * 1.5 * 2);
  color: rgba(255, 255, 255, 1);
  text-align: center;
  border-radius: 4px;
}
@media (max-width: 767px) {
.footer-submit-ticket {
    padding-bottom: calc(16px * 1.5)
}
  }
.footer-submit-ticket__title {
  color: #fff !important;
  font-size: calc(16px * 1.75 - 2px);
}
@media (min-width: 768px) {
.footer-submit-ticket__title {
    font-size: 32px;
  	font-weight: 400;
  text-transform:uppercase;
}
  }
.footer-submit-ticket__subtitle {
  font-size: calc(16px * 1.5);
  color: #fff !important;
  opacity: 0.8;
}
.footer-submit-ticket__btn {
  color: #fff !important;
}
.tip {
  position: relative;
  padding: 5px 12px;
  color: #6c6c6c;
  border-left: calc(1px * 4) solid transparent;
  border-color: rgba(139, 197, 64, 1);
  background: #f6faf0;
}
.note {
  position: relative;
  padding: 5px 12px;
  color: #6c6c6c;
  border-left: calc(1px * 4) solid transparent;
  border-color: rgba(242, 181, 58, 1);
  background: #fdf4e1;
}
.warn {
  position: relative;
  padding: 5px 12px;
  color: #6c6c6c;
  border-left: calc(1px * 4) solid transparent;
  border-color: rgba(220, 93, 66, 1);
  background: #fcf1ee;
}
.note p:last-child {
    margin-bottom: 0;
  }
.note-title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-weight: 600;
}
.note-default {
  border-color: #818a91;
}
.note--default {
  border-color: #818a91;
}
.note-default .note-title {
    color: #818a91;
  }
.note--default .note-title {
    color: #818a91;
  }
.note-info,
.note--info {
  border-color: rgba(6, 139, 193, 1);
}
.note-info .note-title, .note--info .note-title {
    color: rgba(6, 139, 193, 1);
  }
.note-warning,
.note--warning {
  border-color: rgba(242, 181, 58, 1);
}
.note-warning .note-title, .note--warning .note-title {
    color: rgba(242, 181, 58, 1);
  }
.note-success,
.note--success {
  border-color: rgba(139, 197, 64, 1);
}
.note-success .note-title, .note--success .note-title {
    color: rgba(139, 197, 64, 1);
  }
.note-danger,
.note--danger {
  border-color: rgba(220, 93, 66, 1);
}
.note-danger .note-title, .note--danger .note-title {
    color: rgba(220, 93, 66, 1);
 }
.footer {
  overflow: hidden;
  font-size: 16px;
  line-height: 1.1;
  color: rgba(255, 255, 255, 1);
}
.footer__wrapper {
  position: relative;
  padding-top: calc(16px * 1.5 * 1);
  background: #9fafbf;
  border-top: 1px solid #eee;
}
@media (min-width: 768px) {
.footer__wrapper {
    padding-top: calc(16px * 1.5 * 1)
}
  }
.footer__inner {
  width: 100%;
  background: #2e2f33;
  padding-bottom: calc(16px * 1.5);
  margin: 0 auto;
}
@media (min-width: 768px) {
.footer__inner {
    display: table
}
  }
@media (max-width: 767px) {
.footer__inner {
    padding-bottom: calc(16px * 1.5 * 1.5)
}
  }
.footer__col {
  font-size:10px;
  position: relative;
}
@media (min-width: 768px) {
.footer__col {
    display: table-cell;
    vertical-align: top
}
  }
@media (max-width: 767px) {
.footer__col {
    text-align: center
}
  }
@media (min-width: 768px) {
.footer__col--social-links {
    text-align: right;
    vertical-align: middle
}
  }
.footer-social-link {
  width: 30px;
  height: 30px;
  font-size: calc(16px + 2);
  color: #222;
  vertical-align: middle;
}
.footer-social-link + .footer-social-link {
    margin-left: 5px;
  }
.footer-social-link:hover {
    color: #4cae4c;
  }
.copyright a {
  color: rgba(6, 139, 193, 1);
}
.pagination-list {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}
.pagination-next,
.pagination-prev,
.pagination-first,
.pagination-last {
  display: inline-block;
}
.pagination-next-text {
  margin-right: 16px;
}
[dir="rtl"] .pagination-next-text {
  margin-left: 16px;
}
.pagination-prev-text {
  margin-left: 16px;
}
[dir="rtl"] .pagination-prev-text {
  margin-right: 16px;
}
.satisfaction-box {
  padding: calc(16px * 1.5) 15px;
  margin: 0 0 20px;
  margin-top: 0;
  border-color: #eee;
  border-radius: 4px;
}
.satisfaction-box h4:last-child {
      margin-bottom: 0;
    }
.satisfaction-box input[type="radio"] ~ label {
  display: inline-block;
  padding: 6px
    calc(12px + 12px / 2);
  margin-right: 10px;
  margin-bottom: 0;
  font-size: calc(16px - 5);
  font-weight: 700;
  line-height: calc(16px * 1.5);
  text-align: center;
  text-transform: none;
  letter-spacing: normal;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 0;
  border-radius: 4px;
  transition: all 0.3s ease;
  touch-action: manipulation;
}
.satisfaction-box input[type="radio"] ~ label:focus, .satisfaction-box input[type="radio"] ~ label:active:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
.satisfaction-box input[type="radio"] ~ label:hover,
  .satisfaction-box input[type="radio"] ~ label:focus {
    color: #fff;
    text-decoration: none;
  }
.satisfaction-box input[type="radio"] ~ label:active {
    outline: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"] {
  color: #fff;
  background-color: rgba(139, 197, 64, 1);
  border-color: rgba(139, 197, 64, 1);
}
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:hover,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:focus,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:active {
    color: #e0e0e0;
    background-color: #70a131;
    border-color: #6b992f;
  }
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_good"]:active {
    background-image: none;
  }
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"] {
  color: #fff;
  background-color: rgba(220, 93, 66, 1);
  border-color: #d84b2c;
}
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:hover,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:focus,
  .satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:active {
    color: #e0e0e0;
    background-color: #c64125;
    border-color: #a8371f;
  }
.satisfaction-box
  input[type="radio"]
  ~ label[for="satisfaction_rating_score_bad"]:active {
    background-image: none;
  }
.satisfaction-box input[type="radio"][checked="checked"][value="good"] + label {
  color: #fff !important;
  background-color: #6b992f !important;
  border-color: darken($brand-success, 12%) !important;
}
.satisfaction-box input[type="radio"][checked="checked"][value="bad"] + label {
  color: #fff !important;
  background-color: #be3e23 !important;
  border-color: #a8371f !important;
}
.satisfaction-box label.disabled {
  margin-bottom: calc(16px * 1.5) !important;
}
.satisfaction-box label.disabled[for="satisfaction_rating_score_good"] {
  color: rgba(139, 197, 64, 1) !important;
}
.satisfaction-box label.disabled[for="satisfaction_rating_score_bad"] {
  color: rgba(220, 93, 66, 1) !important;
}
.satisfaction-comment {
  margin-top: 15px;
}
.satisfaction-box .satisfaction-submit {
  margin-left: 10px !important;
  font-size: calc(16px - 5) !important;
  color: #fff;
  background-color: rgba(6, 139, 193, 1);
  border-color: #0579a8;
}
.satisfaction-box .satisfaction-submit:hover,
  .satisfaction-box .satisfaction-submit:focus,
  .satisfaction-box .satisfaction-submit:active {
    color: #e0e0e0;
    background-color: #046790;
    border-color: #034e6d;
  }
.satisfaction-box .satisfaction-submit:active {
    background-image: none;
  }
.satisfaction-reason {
  padding-top: calc(16px * 1.5);
}
.satisfaction-box .satisfaction-cancel {
  font-size: calc(16px - 5) !important;
  line-height: 1.5 !important;
}
.topbar {
  position: relative;
  width: 100%;
  font-size: calc(16px - 2px);
  font-weight: 600;
}
.topbar__container-inner {
  position: relative;
  z-index: 4;
}
.topbar__inner {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
.topbar__inner {
    display: table
}
  }
.topbar__nav {
  position: fixed;
  z-index: 5;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  transition: background-color ease 0.5s;
}
.topbar__nav--white {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.topbar--small .topbar__nav {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.topbar__nav--filled {
  background-color: #fff;
  border-bottom: 1px solid #eee;
}
.topbar__nav--white .topbar__link, .topbar--small .topbar__nav .topbar__link, .topbar__nav--filled .topbar__link {
    color: rgba(57, 57, 57, 1);
  }
.topbar__nav--white .topbar__link:hover, .topbar--small .topbar__nav .topbar__link:hover, .topbar__nav--filled .topbar__link:hover {
      color: #1a1a1a;
    }
.topbar__nav--white .lines,
    .topbar__nav--white .lines:before,
    .topbar__nav--white .lines:after,
    .topbar--small .topbar__nav .lines,
    .topbar--small .topbar__nav .lines:before,
    .topbar--small .topbar__nav .lines:after,
    .topbar__nav--filled .lines,
    .topbar__nav--filled .lines:before,
    .topbar__nav--filled .lines:after {
      background-color: rgba(57, 57, 57, 1);
    }
.topbar__nav--white .help-center-name, .topbar--small .topbar__nav .help-center-name, .topbar__nav--filled .help-center-name {
    color: rgba(57, 57, 57, 1);
  }
.topbar__col {
  position: relative;
  padding: 10px 0;
}
@media (min-width: 768px) {
.topbar__col {
    display: table-cell;
    padding: 10px 0;
    vertical-align: middle
}
  }
.topbar__controls {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
.topbar__controls {
    float: right;
    flex-direction: row;
    align-items: center
}
  }
@media (min-width: 768px) {
.topbar__controls > * + * {
    margin-left: 32px;
    margin-left: 16px;
}
  }
@media (max-width: 767px) {
.topbar__collapse {
    display: none;
    padding-top: calc(16px * 1.5 / 2);
    padding-bottom: calc(16px * 1.5)
}
  }
@media (min-width: 768px) {
.topbar__collapse {
    display: block !important
}
  }
@media (max-width: 767px) {
.topbar__menu {
    padding: 0
}
  }
.topbar__link {
  padding: 8px 0;
  font-weight: inherit;
  color: #fff;
  background-color: transparent;
  border: 0;
}
.topbar__link:hover {
    color: #e0e0e0;
  }
.topbar--small {
  color: rgba(138, 140, 145, 1);
  background-color: rgba(6, 139, 193, 1);
}
.topbar--small .topbar__link {
  color: rgba(138, 140, 145, 1);
}
.topbar--small .topbar__link:hover,
  .topbar--small .topbar__link:active,
  .topbar--small .topbar__link:focus {
    color: #6b6d72;
  }
.topbar--large {
  color: #fff;
  background: radial-gradient(
    at 25% 40%,
    #fff 0,
    #fff 50%,
    #fff 110%
  );
}
.topbar--image {
  position: relative;
  z-index: 2;
  background: url(/hc/theming_assets/01HZPQRP51G9Y939TNP20Q74VS) no-repeat center;
  background-position: 50% 30%;
  background-size: cover;
}
.topbar--image:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(255, 255, 255, 1);
    opacity: 0;
  }
.scroll-to-top {
  position: fixed;
  right: 30px;
  bottom: -50px;
  z-index: 3;
  width: 50px;
  height: 50px;
  font-size: 32px !important;
  line-height: 45px !important;
  text-align: center;
  border: 1px solid rgba(6, 139, 193, 1);
  border-radius: 4px;
  transition: bottom 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.scroll-to-top:focus,
  .scroll-to-top:active {
    outline: 0;
  }
.scroll-to-top.is-active {
    bottom: 30px;
  }
.scroll-to-top:hover {
    color: #045677;
    border-color: #045677;
  }
@media (max-width: 767px) {
.scroll-to-top {
    display: none
}
  }
/* Embeds responsive */
.embed,
.embed-responsive {
  position: relative;
  z-index: 1;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  margin-bottom: 30px;
  overflow: hidden;
}
.embed img, .embed-responsive img {
    width: 100%;
  }
.embed iframe,
  .embed embed,
  .embed object,
  .embed video,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
.embed:focus, .embed-responsive:focus {
    outline: none !important;
  }
/* Modifier class for 16:9 aspect ratio */
.embed-responsive--16by9 {
  padding-bottom: 56.25%;
}
/* Modifier class for 4:3 aspect ratio */
.embed-responsive--4by3 {
  padding-bottom: 75%;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: block !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block;
  }
}
@media (min-width: --screen-lg) {
  .visible-lg {
    display: block;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
.visible-print-block {
    display: block !important
}
  }
.visible-print-inline {
  display: none !important;
}
@media print {
.visible-print-inline {
    display: inline !important
}
  }
.visible-print-inline-block {
  display: none !important;
}
@media print {
.visible-print-inline-block {
    display: inline-block !important
}
  }
@media print {
  .hidden-print {
    display: none !important;
  }
}
.page-header {
  margin-top: calc(16px * 1.5 * 2);
  margin-bottom: calc(16px * 1.5 * 2);
}
.page-header h1 {
  text-transform: uppercase;
  font-weight: 400;
}
.page-header h2 {
    font-size: 41px;
  }
@media (max-width: 767px) {
.page-header h2 {
      font-size: 28px
  }
    }
@media (max-width: 767px) {
.page-header {
    margin-top: calc(16px * 1.5)
}
  }
.page-header--with-border {
  border-bottom: 1px solid #eee;
}
.page-header--center {
  text-align: center;
}
.page-description {
  max-width: 80%;
  margin: auto;
  margin-bottom: 24px;
  color: #818a91;
}
.recent-articles h3 {
    margin-bottom: calc(16px * 1.5 / 2);
  }
.related-articles h3 {
    margin-bottom: calc(16px * 1.5 / 2);
  }
@media (min-width: 768px) {
.recent-articles h3 {
      margin-top: calc(16px * 1.5 / 2)
  }
.related-articles h3 {
      margin-top: calc(16px * 1.5 / 2)
  }
    }
.recent-articles ul, .related-articles ul {
    padding-left: 0;
    list-style: none;
  }
.recent-articles ul > li {
      margin-bottom: calc(16px * 1.5 / 2);
    }
.related-articles ul > li {
      margin-bottom: calc(16px * 1.5 / 2);
    }
.recent-articles ul > li a {
        padding-bottom: 1px;
        color: rgba(57, 57, 57, 1);
        border-bottom: 1px solid #eee;
      }
.related-articles ul > li a {
        padding-bottom: 1px;
        color: rgba(57, 57, 57, 1);
        border-bottom: 1px solid #eee;
      }
.recent-articles h3 {
  font-size: calc(16px * 1.25);
}
.section-articles {
  margin-bottom: calc(16px * 1.5 * 2);
}
@media (min-width: 768px) {
.section-articles {
    margin-bottom: calc(16px * 1.5)
}
  }
.section-articles__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.25);
  font-weight: 600;
}
.section-articles__list {
  padding-left: 0;
  list-style: none;
}
.section-articles__item {
  margin-bottom: calc(16px * 1.5 / 2);
}
.section-articles__link {
  position: relative;
  padding-bottom: 1px;
  padding-left: 20px;
}
.section-articles__link:before {
    position: absolute;
    top: 5px;
    left: 0;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #4cae4c;
    border-style: solid;
    border-width: 5px 0 5px 6px;
  }
.community-section {
  background-color: #f6f7f8;
}
.community-recent-activity {
  padding: 90px 0;
  margin-bottom: 0;
  text-align: center;
}
.community-recent-activity h2 {
    font-size: 41px;
    font-weight: 400;
    text-align: center;
  }
.community-recent-activity .recent-activity-header {
    display: none;
  }
.community-recent-activity .recent-activity-list {
    padding-left: 0;
    margin-bottom: calc(16px * 1.5);
    list-style: none;
  }
@media (min-width: 768px) {
.community-recent-activity .recent-activity-list {
      display: flex;
      margin-bottom: 16px
  }
    }
.community-recent-activity .recent-activity-item {
    width: 100%;
    padding: 20px 20px 15px;
    margin-bottom: calc(16px * 1.5);
    border-radius: 8px;
    box-shadow: 0 0 20px 5px rgba(62, 60, 98, 0.08);
  }
@media (min-width: 768px) {
.community-recent-activity .recent-activity-item {
      padding-right: 15px;
      padding-left: 15px;
      margin-right: 30px;
      vertical-align: top
  }

      .community-recent-activity .recent-activity-item:last-child {
        margin-right: 0;
      }
    }
.community-recent-activity .recent-activity-item-meta {
    font-size: calc(16px * 0.85);
    color: #808488;
  }
.community-recent-activity .recent-activity-item-comment span:before {
    display: inline-block;
    margin-right: calc(12px / 4);
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    content: "\f075";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.community-recent-activity .recent-activity-item-parent {
    display: none;
    font-weight: 600;
    color: rgba(57, 57, 57, 1);
  }
.community-recent-activity .recent-activity-controls a {
    display: inline-block;
    padding: 6px
      calc(12px + 12px / 2);
    margin-bottom: 0;
    font-size: calc(16px - 5);
    font-weight: 700;
    line-height: calc(16px * 1.5);
    color: #fff;
    text-align: center;
    text-transform: none;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    background-color: transparent;
    border: none;
    border-radius: 4px;
    transition: all 0.3s ease;
    touch-action: manipulation;
  }
.community-recent-activity .recent-activity-controls a:focus, .community-recent-activity .recent-activity-controls a:active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
      }
.community-recent-activity .recent-activity-controls a:hover,
    .community-recent-activity .recent-activity-controls a:focus {
      color: #fff;
      text-decoration: none;
    }
.community-recent-activity .recent-activity-controls a:active {
      outline: none;
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }
.community-recent-activity .recent-activity-controls a:hover,
    .community-recent-activity .recent-activity-controls a:focus,
    .community-recent-activity .recent-activity-controls a:active {
      color: #e0e0e0;
      background-color: transparent;
      border-color: transparent;
    }
.community-recent-activity .recent-activity-controls a:active {
      background-image: none;
    }
.recent-activity-item-link {
  display: block;
  margin-bottom: 7px;
  font-size: 18px;
}
.recent-activity-no-activities {
  margin-bottom: calc(16px * 1.5);
}
/* User Profiles */
.profile-header {
  padding: calc(16px * 1.5) 15px;
  margin-bottom: calc(16px * 1.5);
  text-align: center;
  border-radius: 4px;
}
.profile-header__avatar {
  display: inline-block;
}
.profile-header__name {
  font-size: calc(16px * 1.5);
}
@media (min-width: 768px) {
.profile-header__name {
    font-size: calc(16px * 1.75 - 2px)
}
  }
.profile-header__private-badge {
  display: inline-block;
  margin-bottom: calc(16px * 1.5);
  background-color: rgba(6, 139, 193, 1);
}
.profile-header__description {
  word-break: break-all;
}
/* Profile Stats */
.profile-stats {
  padding-left: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
  list-style: none;
}
.profile-stats__stat {
  margin-right: 12px;
  margin-bottom: calc(16px * 1.5 / 4);
}
@media (max-width: 767px) {
.profile-stats__stat {
    display: block
}

    .profile-stats__stat:before {
      display: none;
    }
  }
.profile-stats__label {
  margin-right: calc(12px / 2);
}
.profile-stats__value {
  color: rgba(57, 57, 57, 1);
}
/* Profile Nav */
.profile-nav {
  margin-bottom: calc(16px * 1.5);
  overflow: hidden;
  font-size: calc(calc(16px * 0.85));
  font-weight: 600;
  background-color: #eee;
  border-radius: 4px;
}
.profile-nav__items {
  padding-left: 0;
  margin: 0;
  list-style: none;
}
.profile-nav__item {
  margin-bottom: 0;
}
@media (min-width: 480px) {
.profile-nav__item {
    display: inline-block;
    vertical-align: middle
}
  }
.profile-nav__item a {
    display: block;
    color: rgba(57, 57, 57, 1);
  }
.profile-nav__item.is-active {
    color: #fff;
    background-color: rgba(6, 139, 193, 1);
  }
.profile-nav__item.is-active {
    padding: calc(16px * 1.5 / 1.5)
      12px;
    line-height: 1;
  }
.profile-nav__item a {
    padding: calc(16px * 1.5 / 1.5)
      12px;
    line-height: 1;
  }
.profile-nav__item:after {
    right: 12px !important;
  }
/* Profile Section */
.profile-section {
  width: 100%;
}
.profile-section__header {
  margin-bottom: calc(16px * 1.5);
}
.profile-section__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}
.profile-section__description {
  font-size: calc(16px * 0.85);
  color: #818a91;
}
@media (min-width: 768px) {
.profile-section__description {
    padding-bottom: 0
}
  }
/* Profile Section Sorter */
.profile-section-sorter {
  font-size: calc(16px * 0.85);
}
.profile-section-sorter .dropdown {
    display: inline-block;
  }
@media (min-width: 768px) {
.profile-section-sorter {
    display: table;
    width: 100%
}
  }
@media (min-width: 768px) {
.profile-section-sorter {
    padding-top: 0;
    border-top: 0
}
  }
@media (min-width: 768px) {
.profile-section-sorter__col {
    display: table-cell;
    vertical-align: middle
}
  }
@media (max-width: 767px) {
.profile-section-sorter__col--main {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }
@media (min-width: 768px) {
.profile-section-sorter__col--main {
    padding-right: calc(12px)
}
  }
@media (min-width: 768px) {
.profile-section-sorter__col--btn {
    text-align: right
}
  }
/* Profile Contribution */
.profile-contribution {
  position: relative;
  padding: calc(16px * 1.5 / 2) 15px;
  word-wrap: break-word;
  background-color: #f6f6f6;
  border-radius: 4px;
}
.profile-contribution__header {
  margin-bottom: calc(16px * 1.5 / 4);
}
.profile-contribution__status {
  margin-bottom: calc(16px * 1.5 / 4);
}
.profile-contribution__title {
  margin-bottom: calc(16px * 1.5 / 4);
  font-size: 16px;
  font-weight: 600;
}
.profile-contribution__body {
  margin-bottom: calc(16px * 1.5 / 2);
}
.profile-contribution--list .profile-contribution__title:before {
    display: inline-block;
    margin-right: 2px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.profile-contribution__breadcrumbs {
  padding: 0;
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
}
.profile__no-activity {
  color: #808488;
  text-align: center;
}
.profile__private-activity {
  color: #808488;
  text-align: center;
}
/* Profile Activity */
.profile-activity-list {
  padding-left: 0;
  list-style: none;
}
.profile-activity {
  position: relative;
  margin-bottom: calc(16px * 1.5 * 1.5);
}
.profile-activity__header {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 0.85);
  font-weight: 600;
}
.profile-activity__header:before {
    display: inline-block;
    margin-right: 2px;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
.profile-activity__avatar {
  width: 30px;
  height: 30px;
  margin-right: calc(12px / 2);
}
.profile-activity-list--articles .profile-contribution__title:before,
.profile-activity[class$="-article"] .profile-activity__header:before {
  font-weight: 400;
  content: "\f15c";
}
.profile-activity-list--posts .profile-contribution__title:before,
.profile-activity[class$="-post"] .profile-activity__header:before {
  font-weight: 400;
  content: "\f086";
}
.profile-activity-list--comments .profile-contribution__title:before,
.profile-activity[class$="-comment"] .profile-activity__header:before {
  font-weight: 400;
  content: "\f075";
}
.user-subscribe {
  display: inline-block;
}
.entry-info {
  display: flex;
  font-size: calc(16px * 0.85);
  align-items: center;
}
.entry-info__avatar {
  padding-right: 12px;
  flex-shrink: 0;
}
.status-label {
  padding: 2px calc(12px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}
.status-label--pending {
  background-color: rgba(242, 181, 58, 1);
}
.status-label--with-ticket {
  background-color: rgba(6, 139, 193, 1);
}
.status-label--with-ticket:hover,
  .status-label--with-ticket:focus,
  .status-label--with-ticket:active {
    color: #fff;
  }
.status-label--solved,
.status-label--closed {
  background-color: rgba(139, 197, 64, 1);
}
.status-label--new,
.status-label--open {
  background-color: rgba(220, 93, 66, 1);
}
.status-label--answered {
  background-color: rgba(242, 181, 58, 1);
}
.status-label--official {
  background-color: rgba(6, 139, 193, 1);
}
.status-label--completed,
.status-label--answered {
  background-color: rgba(139, 197, 64, 1);
}
.status-label--planned {
  background-color: #4cae4c;
}
.status-label--not-planned {
  color: rgba(57, 57, 57, 1);
  background-color: #eee;
}
.attachment-list {
  padding-left: 0;
  margin: 0;
  font-size: calc(16px * 0.85);
  list-style: none;
}
.attachment-list__item {
  position: relative;
  padding-left: calc(
    12px + 12px / 2
  );
  margin-bottom: calc(16px * 1.5 / 2);
}
.attachment-list__item:last-child {
    margin-bottom: 0;
  }
.attachment-list__icon {
  position: absolute;
  top: 4px;
  left: 0;
}
.promoted-articles__list {
  display: flex;
  padding-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  flex-flow: row wrap;
}
@media (min-width: 768px) {
.promoted-articles__list {
    margin-right: -15px;
    margin-left: -15px
}
  }
.promoted-articles-item {
  display: flex;
  flex-flow: row nowrap;
}
.promoted-articles-item .fa-star {
  padding-top: 6px;
  margin-right: 12px;
  font-size: calc(16px - 2px);
  color: rgba(242, 181, 58, 1);
}
.promoted-articles-item__content {
  display: inline-block;
  vertical-align: top;
}
.promoted-articles__title {
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}
@media (min-width: 768px) {
.promoted-articles__title {
    margin-bottom: calc(16px * 1.5 * 1.5)
}
  }
@media (max-width: 767px) {
.promoted-articles__title {
    font-size: 28px
}
  }
.promoted-articles-item__title {
  display: block;
  max-width: 360px;
  margin-bottom: calc(16px * 1.5 / 4);
  font-size: 18px;
}
.custom-blocks + .promoted-articles-section {
  padding-top: 0;
}
.callout {
  padding: calc(16px * 1.5) 20px;
  margin-bottom: calc(16px * 1.5);
  background-color: #eee;
  border-left: 5px solid;
}
.callout p:last-child {
    margin-bottom: 0;
  }
.callout--transparent {
  background-color: transparent;
  border: 1px #dedede;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.14);
}
.callout--success {
  color: rgba(57, 57, 57, 1);
  background-color: #fff;
  border-color: rgba(139, 197, 64, 1);
}
.callout--success .callout__title {
    color: rgba(139, 197, 64, 1);
  }
.callout--info {
  color: rgba(57, 57, 57, 1);
  background-color: #70d2fb;
  border-color: rgba(6, 139, 193, 1);
}
.callout--info .callout__title {
    color: rgba(6, 139, 193, 1);
  }
.callout--warning {
  color: rgba(57, 57, 57, 1);
  background-color: #f9db9e;
  border-color: rgba(242, 181, 58, 1);
}
.callout--warning .callout__title {
    color: rgba(242, 181, 58, 1);
  }
.callout--danger {
  color: rgba(57, 57, 57, 1);
  background-color: #f4ccc3;
  border-color: rgba(220, 93, 66, 1);
}
.callout--danger .callout__title {
    color: rgba(220, 93, 66, 1);
  }
.callout--primary {
  color: rgba(57, 57, 57, 1);
  background-color: #d3f1fe;
  border-color: rgba(6, 139, 193, 1);
}
.callout--primary .callout__title {
    color: rgba(6, 139, 193, 1);
  }
.callout--dashed {
  border-style: dashed;
  border-width: 1px;
}
.image-with-border {
  padding: calc(12px - 2px);
  border: 1px solid #d3d6d8;
  border-radius: 4px;
}
.image-with-shadow {
  box-shadow: 0 5px 15px 2px #666;
}
.image-with-lightbox {
  cursor: pointer;
}
.image-overlay {
  position: relative;
}
.image-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background-color: rgba(255, 255, 255, 0.3);
  }
.image-with-video-icon {
  position: relative;
  display: block;
}
.image-with-video-icon img {
    width: 100%;
  }
.image-with-video-icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    width: 0;
    height: 0;
    font-size: 0;
    content: "";
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 30px 0 30px 60px;
    transition: transform 0.6s ease;
    transform: translate(-50%, -50%);
  }
.image-with-video-icon:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    content: "";
    background-color: rgba(0, 0, 0, 0.3);
  }
.image-with-video-icon:active:before, .image-with-video-icon:hover:before {
      transform: translate(-50%, -50%) scale(1.1);
    }
.article__body > ol,
.list-colored,
.list-bullet {
  padding-left: 0 !important;
  list-style-type: none;
  counter-reset: list;
}
.list-colored > ul, .list-bullet > ul {
    margin-bottom: 14px;
    list-style: none;
  }
.article__body > ol, .article__body ol > ol, .list-colored > ol, .list-bullet > ol {
    padding-left: 40px;
    margin-bottom: 14px;
    list-style-type: none;
    counter-reset: list;
  }
.article__body ol > li, .list-colored > li {
    position: relative;
    padding-left: calc(12px + 30px);
    margin-bottom: calc(16px * 1.5 / 1.5) !important;
    counter-increment: list;
  }

.article__body ol > li:before, .list-colored > li:before {
      position: absolute;
      top: -3px;
      left: 0;
      z-index: 1;
      width: 30px;
      height: 30px;
      font-size: calc(16px * 0.85);
      line-height: 30px;
      color: #fff;
      text-align: center;
      content: counter(list);
      background-color: rgba(6, 139, 193, 1);
      border-radius: 50%;
    }
.list-bullet > li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
  }
.list-bullet > li:before {
      position: absolute;
      top: -2px;
      left: 0;
      font-family: "Font Awesome 5 Free";
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      color: rgba(6, 139, 193, 1);
      content: "\f058";
    }
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-primary {
  background-color: rgba(6, 139, 193, 1);
}
.text-info {
  background-color: rgba(6, 139, 193, 1);
}
.text-warning {
  background-color: rgba(242, 181, 58, 1);
}
.text-danger {
  background-color: rgba(220, 93, 66, 1);
}
.text-success {
  background-color: rgba(139, 197, 64, 1);
}
.accordion {
  padding-top: 0;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid #ddd;
  border-radius: 4px;
}
.accordion__item-title {
  position: relative;
  padding: 15px 20px 15px 52px;
  font-size: calc(16px * 1.25);
  cursor: pointer;
}
.accordion__item-title:not(.accordion__item-title--active) {
    border-bottom: 1px solid #ddd;
  }
.accordion__item-title:before {
    position: absolute;
    content: "";
  }
.accordion__item-content {
  display: none;
  padding: 20px;
  border-bottom: 1px solid #ddd;
}
.accordion__item-content p:last-child {
    margin-bottom: 0;
  }
.accordion__item:last-child .accordion__item-title {
  border-bottom: none;
}
.accordion--default .accordion__item-title:before {
    top: 50%;
    left: 22px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border-bottom: 2px solid rgba(6, 139, 193, 1);
    border-left: 2px solid rgba(6, 139, 193, 1);
    transition: transform 0.3s;
    transform: rotate(-45deg);
  }
.accordion--default .accordion__item-title--active {
    background-color: #f0f0f0;
  }
.accordion--default .accordion__item-title--active:before {
      transition: transform 0.3s;
      transform: rotate(135deg);
    }
.accordion--colored .accordion__item-title {
    transition: background-color 0.3s;
  }
.accordion--colored .accordion__item-title:before,
    .accordion--colored .accordion__item-title:after {
      top: 50%;
    }
.accordion--colored .accordion__item-title:before {
      left: 20px;
      width: 10px;
      height: 2px;
      margin-top: -1px;
      background-color: #818a91;
    }
.accordion--colored .accordion__item-title:after {
      position: absolute;
      left: 24px;
      width: 2px;
      height: 10px;
      margin-top: -5px;
      content: "";
      background-color: #818a91;
    }
.accordion--colored .accordion__item-title--active {
      color: #fff;
      background-color: rgba(6, 139, 193, 1);
      transition: background-color 0.3s;
    }
.accordion--colored .accordion__item-title--active:before {
        background-color: #fff;
      }
.accordion--colored .accordion__item-title--active:after {
        display: none;
      }
.tabs {
  margin-bottom: calc(16px * 1.5);
}
.tab {
  display: block;
  padding: 30px;
  margin-top: -1px;
  border: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.tab p:last-child {
    margin-bottom: 0;
  }
@media (min-width: 768px) {
.tab {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
  }
.tab:nth-child(2) {
  border-top-left-radius: 0;
}
.tabs-link {
  display: block;
  padding: 8px 30px;
  margin: 0;
  font-weight: 600;
  color: rgba(57, 57, 57, 1);
  cursor: pointer;
  border: 1px solid transparent;
  border-bottom-width: 0;
}
.tabs-link:hover {
    color: rgba(6, 139, 193, 1);
  }
@media (max-width: 767px) {
.tabs-link {
    border-top-color: #ddd;
    border-right-color: #ddd;
    border-left-color: #ddd
}

    .tabs-link:first-child {
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
    }
  }
@media (min-width: 768px) {
.tabs-link {
    display: inline-block
}
  }
.tabs-link.is-active {
  color: rgba(6, 139, 193, 1);
  cursor: pointer;
  border-color: #ddd;
}
.tabs-link.is-active:hover {
    color: rgba(6, 139, 193, 1);
    cursor: default;
  }
@media (min-width: 768px) {
.tabs-link.is-active {
    border-bottom: 1px solid #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}
  }
.tabs--colored-1 .tab {
    background-color: #f6f7f8 !important;
  }
.tabs--colored-1 .tabs-link.is-active {
    background-color: #f6f7f8;
    border-bottom-color: #f6f7f8;
  }
.tabs--colored-2 .tabs-link:hover {
      color: rgba(6, 139, 193, 1);
    }
.tabs--colored-2 .tabs-link.is-active {
    color: #fff;
    background-color: rgba(6, 139, 193, 1);
    border-color: rgba(6, 139, 193, 1);
  }
.tabs--colored-2 .tabs-link.is-active:hover {
      color: #fff;
    }
.tabs--colored-2 .tab {
    background-color: #f6f7f8 !important;
  }
.skip-navigation {
  position: absolute;
  top: auto;
  left: -999px;
  z-index: -999;
  display: flex;
  padding: 20px;
  margin: 20px;
  overflow: hidden;
  font-size: 14px;
  color: white;
  background-color: black;
  align-items: center;
  justify-content: center;
}
.skip-navigation:focus,
.skip-navigation:active {
  top: auto;
  left: auto;
  z-index: 999;
  overflow: auto;
  text-align: center;
  text-decoration: none;
}
/* Extensions */
.sidenav li.sidenav__category {
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5 / 1.5);
  border-bottom: 1px solid rgba(151, 151, 151, 0.2);
}
.sidenav li.sidenav__category:last-of-type {
  border: 0;
}
.sidenav__category-name {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.25);
  font-weight: 600;
}
@media (max-width: 767px) {
  .sidenav-container {
    margin-bottom: 24px;
    border-bottom: 1px solid #dee2e6;
  }
}
@media (min-width: 768px) {
  .sidenav-container {
    padding-right: 15px;
    border-right: 1px solid #dee2e6;
  }
}
.sidenav__section-name:after,
span.sidenav__category-name:after {
  display: none !important;
}
.sidenav__category-name,
.sidenav__category-name:hover {
  color: rgba(57, 57, 57, 1);
}
.sidenav__article.is-active {
  background: rgba(6, 139, 193, 1);
}
.sidenav__article.is-active .sidenav__article-name {
  font-weight: 600;
  padding-left: 20px;
  color: #fff;
}
span.sidenav__section-name {
  font-weight: 600;
}
.prevnext {
  display: block;
  margin-bottom: calc(16px * 1.5);
}
.prevnext__block {
  display: inline-flex;
  margin-bottom: calc(16px * 1.5);
  -ms-flex-align: center;
  flex-flow: row nowrap;
  align-items: center;
}
.prevnext__block--prev {
  float: left;
}
.prevnext__block--next {
  float: right;
}
.prevnext__arrow-left {
  margin-right: 12px;
}
.prevnext__arrow-right {
  margin-left: 12px;
}
.prevnext__title {
  padding: 0 calc(16px * 1.5 / 2);
}
@media (max-width: 767px) {
  .prevnext__title {
    display: none;
  }
}
.prevnext__link {
  min-width: 90px;
}
.prevnext span.prevnext__btn {
  color: #eee;
  cursor: pointer;
  background-color: transparent !important;
  border-color: #eee;
  opacity: 0.6;
}
/* Community */
.community-nav__item {
  float: left;
}
.community-nav__item + .community-nav__item {
    margin-left: 12px;
  }
.community-nav__item.is-active {
    font-weight: 600;
  }
.community-nav__item--button {
  float: right;
}
.vote {
  width: 100%;
}
.vote--post {
  display: flex;
  width: 100%;
  max-width: calc(16px * 1.5 * 2.3333333);
  flex-flow: row wrap;
  align-items: center;
}
@media (max-width: 767px) {
.vote--post {
    flex-flow: row nowrap
}
  }
.vote-sum {
  display: block;
  width: 100%;
  padding: calc(16px * 1.5 / 4)
    calc(16px * 1.5 / 2);
  font-weight: 600;
  text-align: center;
}
.vote-control {
  display: block !important;
  margin-right: auto;
  margin-left: auto;
  color: rgba(57, 57, 57, 1);
  background-color: transparent;
  border: 1px solid rgba(6, 139, 193, 1);
}
.vote-control:hover,
  .vote-control:active,
  .vote-control:focus,
  .vote-control--voted {
    color: #fff;
    background-color: rgba(6, 139, 193, 1);
  }
.vote-control--active {
    border-color: #474747;
  }
@media (min-width: 768px) {
.topic-list-page {
    margin-bottom: calc(16px * 1.5)
}
  }
.topic-list-item:nth-child(2n + 1) {
    clear: left;
  }
.topic-list-item__box {
  padding: calc(16px * 1.5) 12px;
  margin-bottom: calc(16px * 1.5);
  border: 1px solid #eee;
  border-radius: 4px;
}
.topic-list-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
}
.topic-page {
  margin-bottom: calc(16px * 1.5 * 2);
}
@media (max-width: 767px) {
.topic-page {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }
.topic {
  display: table;
  width: 100%;
  padding-bottom: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eee;
}
.topic__col {
  display: table-cell;
  vertical-align: inherit;
}
@media (min-width: 480px) {
.topic__col {
    vertical-align: top
}
  }
.topic__col--new-post {
  text-align: right;
}
.topic__title {
  width: 100%;
  margin-top: calc(16px * 1.5 / 2);
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.75 - 2px);
}
.topic-filters__item {
  float: left;
  margin-right: calc(12px / 2);
}
@media (max-width: 767px) {
.topic-filters__item {
    margin-bottom: calc(16px * 1.5 / 2)
}
  }
.topic-controls {
  margin-bottom: calc(16px * 1.5);
}
@media (min-width: 768px) {
.topic-controls {
    display: flex;
    margin-bottom: calc(16px * 1.5 * 2);
    justify-content: space-between
}
  }
.topic-controls__item {
  display: flex;
  align-items: center;
}
.topic-followers {
  margin-right: calc(12px / 2);
}
@media (min-width: 768px) {
.post-page {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }
.post-page .comment__official-heading {
    right: 64px;
  }
.post-page .comment {
    min-height: 160px;
  }
.post-page .comment__header {
    margin-bottom: calc(16px * 1.5);
  }
.post {
  position: relative;
  margin-bottom: calc(16px * 1.5);
}
.post__title {
  padding-right: calc(12px * 1.5);
  font-size: calc(16px * 1.5);
  font-weight: 600;
}
@media (min-width: 768px) {
.post__title {
    font-size: calc(16px * 1.75 - 2px)
}
  }
@media (min-width: 992px) {
.post__title {
    font-size: 41px
}
  }
.post-meta {
  display: table;
  width: 100%;
  margin-bottom: calc(16px * 1.5);
}
.post-meta__col {
  display: table-cell;
  vertical-align: top;
}
.post-meta__col--main {
  width: 100%;
  padding-right: 12px;
}
.post__text {
  word-wrap: break-word;
}
.post__body {
  word-break: break-word;
}
.post__body ul {
    list-style: disc;
  }
.post__body ul,
  .post__body ol {
    padding-left: 20px;
  }
.post__body ul ul {
      margin-top: calc(16px * 1.5 / 2);
    }
.post__body ul ol {
      margin-top: calc(16px * 1.5 / 2);
    }
.post__body ol ul {
      margin-top: calc(16px * 1.5 / 2);
    }
.post__body ol ol {
      margin-top: calc(16px * 1.5 / 2);
    }
.post__body ul li {
      margin-bottom: calc(16px * 1.5 / 2);
    }
.post__body ol li {
      margin-bottom: calc(16px * 1.5 / 2);
    }
@media (min-width: 768px) {
.post__body {
    padding-right: calc(16px * 1.5 * 3.5833333)
}
  }
.post__voting-and-actions {
  position: relative;
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  text-align: center;
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
.post__voting-and-actions {
    position: absolute;
    top: 0;
    right: 0;
    border: 0
}
  }
.post__actions {
  width: 100%;
  padding: 10px 12px;
  text-align: center;
}
.post__actions button {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
}
.post-callout {
  padding: calc(16px * 1.5 / 2) 15px;
  margin-bottom: 55px;
  background-color: #eee;
}
.post-callout__title {
  font-size: calc(16px * 1.1);
  font-weight: 600;
}
@media (min-width: 768px) {
.post-list-page {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }
.post-list-item {
  padding-bottom: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
  border-bottom: 1px solid #eee;
}
@media (min-width: 768px) {
.post-list-item {
    display: table;
    width: 100%
}
  }
.post-list-item:last-of-type {
    border-bottom: 0;
  }
.post-list-item__title {
  margin-bottom: calc(16px * 1.5 / 2);
  font-size: calc(16px * 1.5);
}
.post-list-item__title .fa-star {
    position: relative;
    top: -4px;
    font-size: 50%;
  }
@media (min-width: 768px) {
.post-list-item__col {
    display: table-cell;
    vertical-align: top
}
  }
@media (min-width: 768px) {
.post-list-item__col--main {
    width: 60%
}
  }
@media (min-width: 768px) {
.post-list-item__col--side {
    width: 40%;
    text-align: right
}
  }
.post-info {
  font-size: 14px;
  color: #808488;
}
@media (min-width: 768px) {
.post-info {
    float: right;
    min-width: 90px;
    padding: calc(12px / 2)
      12px;
    text-align: center;
    background-color: #f9f9f9;
    border-radius: 4px
}
  }
@media (min-width: 768px) {
.post-info__count {
    display: block;
    font-weight: 600;
    color: rgba(57, 57, 57, 1)
}
  }
.post-info + .post-info {
  margin-right: 12px;
}
@media (max-width: 767px) {
    .post-info + .post-info:before {
      margin-right: calc(12px / 2);
      font-size: 10px;
      font-weight: 900;
      content: "\2022";
    }
  }
.post-status {
  display: inline-block;
  padding: 1px calc(12px / 2);
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
}
.post-status--completed,
.post-status--answered {
  background-color: rgba(139, 197, 64, 1);
}
.post-status--planned {
  background-color: #4cae4c;
}
.post-status--not-planned {
  color: rgba(57, 57, 57, 1);
  background-color: #eee;
}
@media (min-width: 768px) {
.new-post-page {
    margin-bottom: calc(16px * 1.5 * 2)
}
  }
.new-post-title {
  font-size: calc(16px * 1.5);
}
@media (min-width: 768px) {
.new-post-title {
    font-size: calc(16px * 1.75 - 2px)
}
  }
@media (min-width: 992px) {
.new-post-title {
    font-size: calc(16px * 2.5)
}
  }
.new-post-form {
  margin-bottom: calc(16px * 1.5);
}
.new-community-post-page {
  padding-top: calc(16px * 1.5);
  margin-bottom: calc(16px * 1.5);
}
@media (max-width: 767px) {
.new-community-post-page {
    padding-top: 0;
    margin-bottom: 0
}
  }

/* Xola Footer */

.footer__xola {
  margin-top: 30px;
}

.social-networks {
    max-width: 150px;
    list-style: none;
    padding: 0;
    margin: 0 -22px 0 0;
}

.social-networks li {
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    padding: 0 22px 11px 0;
}

.social-networks a {
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    border-radius: 100%;
    background: #393939;
    color: #fff !important;
}

.social-networks a:before {
    display: inline-block;
    vertical-align: top;
}

.social-networks a:hover {
  background: rgba(6, 139, 193, 1);  
  opacity: .8;
}

nav {
  display: block;
}

#footer {
    clear: both;
    padding: 41px 0 10px;
    color: #ABABAB;
    font-size: 14px;
    line-height: 1.3;
}

#footer p {
    margin: 10px 0;
}

#footer .footer-logo img {
    display: inline-block;
    margin-top:70px;
    width: 151px;
    height: auto;
    max-width: 100%;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer h6,
#footer .h1,
#footer .h2,
#footer .h3,
#footer .h4,
#footer .h5,
#footer .h6 {
    color: #666;
}

#footer h3 {
    font-size: 21px;
    line-height: 1.5;
    text-transform: uppercase;
    margin: 0 0 10px;
}

#footer nav ul {
    list-style: none;
    padding: 0;
    margin: 0 0 15px;
}

#footer a {
    color: #ABABAB;
}

#footer a:hover {
    color: rgba(57, 57, 57, 1);
    text-decoration: none;
}

#footer .active a {
    color: rgba(57, 57, 57, 1);
}

.btn-subscribe {
    position: fixed;
    right: 0;
    top: 50%;
    text-transform: uppercase;
    font: 18px/1.4 "Maven Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff !important;
    text-decoration: none !important;
    word-break: break-all;
    white-space: pre-wrap;
    width: 78px;
    padding: 30px 35px;
    background: rgba(37, 170, 226, .9);
    border-radius: 8px 0 0 8px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    text-align: center;
    z-index: 99;
}

.btn-subscribe:hover {
    background: rgba(28, 156, 210, .9);
}
.intro-title {
    font-family: 'Pangea Trial';
}
.cta-categories ul {
    display: none;
}

.topbar__nav.container {
    border: none;
    padding-top: 20px;
    padding-bottom: 20px;
}

.layout__head {
}

header.topbar.topbar--image {
    /* padding-top: 20px; */
}

.cta-wrapper a {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 140%;
  letter-spacing: -0.4px;
    color: #8A8C91;
    margin-right: 30px;
}

.cta-wrapper {
    display: flex;
}

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

.topbar__inner>* {
    flex: 1;
    align-items: center;
    display: flex;
}

.logo-wrapper {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
}

.logo {
    display: flex;
    justify-content: center;
}

.logo img {
    max-height: 42px !important;
}

.topbar__col.topbar__menu {
    justify-content: flex-end;
}

a.login-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 16px;
    

/* Extra Light Grey */
    background: #F0F2F4;
    border-radius: 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
/* identical to box height, or 16px */
    text-align: center;
    letter-spacing: -0.4px;

/* *Main Black */
    color: #222324;
}

a.demo-btn {
    background: linear-gradient(90deg, #1352C6 0%, #864DFF 67.24%, #FC60FF 100%);
    border-radius: 8px;
    display: flex;
    padding: 12px 16px;
    align-items: center;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 130%;
/* identical to box height, or 16px */
    text-align: center;
    letter-spacing: -0.4px;

/* White */
    color: #FFFFFF;
    /* margin-left: 16px; */
}

a.demo-btn svg {
    margin-right: 10px;
}

.cta-categories a svg {
    margin-left: 10px;
}
.cta-categories.open ul {
    display: flex;
    flex-direction: column;
    list-style: none;
    padding-left: 0;
    padding-top: 15px;
    position: absolute;
}

.cta-categories.open ul li {
    margin-bottom: 5px;
}

.open a.cat-toggle svg {
    transform: rotate(180deg);
}

.topbar__nav--white .cta-wrapper a {
    color: #8A8C91;
}

.cta-categories.open ul {
    background: #fff;
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius: 8px;
    top: 50px;
    left: -10px;
}

.cta-wrapper ul a {
    color: #8A8C91;
}
.topbar__nav.container.topbar__nav--white .cta-categories a svg * {
    stroke: #8A8C91;
}
.topbar__nav.container .cta-categories a svg * {
    stroke: #8A8C91;
}

.intro-title {
    font-style: normal;
    font-weight: 600;
    font-size: 100px;
    line-height: 100%;
/* or 100px */
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 24px;
}

.search-box--hero-unit {
    max-width: 785px;
}

.intro-title span {
    color: #00F0FF;
}

.search-box--hero-unit #query {
    background: #FFFFFF;
/* Light Grey */
    border: 1px solid #E0E3E7;
    border-radius: 12px;
    font-size: 12px;
    padding-left: 44px;
}

.search-box--hero-unit input[type="submit"] {
    position: absolute;
    right: 5px;
    width: 102px;
    height: 40px;
    display: flex;
    align-items: center;
    line-height: 1;
    top: 5px;
    text-align: center;
    justify-content: center;
    min-width: unset;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
/* identical to box height, or 18px */
    letter-spacing: -0.4px;

/* *Main Black */
    color: #222324;
    background: #F0F2F4;
    border: none;
    border-radius: 8px;
}

.search-box--hero-unit .search:before {
    color: #8A8C91;
    transform: translateY(-50%) rotateY(180deg);
    font-size: 15px;
    width: 18px;
    height: 18px;
    background-size: contain;
    left: 15px;
}
a.login-btn:hover {
    background: #E0E3E7;
}

a.demo-btn:hover {
    background: linear-gradient(90deg, #1352C6 0%, #864DFF 81.2%, #FC60FF 120.76%);
}
.contactus {
    background: linear-gradient(105.2deg, #DBFF49 2.82%, #FFD349 48.37%, #FFD349 78.24%, #FFB47E 100%);
    min-height: 780px;
    margin-top: 70px;
   position: relative;
    overflow: hidden;
}

.contactus-inner {
    padding: 20px;
    display: flex;
    justify-content: center;
}

.contactus-inner h3 {
    font-family: 'Pangea Trial';
    font-style: normal;
    font-weight: 600;
    font-size: 152px;
    line-height: 80%;
    max-width: 695px;
    margin-bottom: 0;
    padding-bottom: 26px;
    padding-top: 85px;
   
}

.contactus:after {
    position: absolute;
    content: '';
    background: url(/hc/theming_assets/01HZPQRK9VG3XNJZSM1Z2A4HXS);
width: 920px;height: 347px;bottom: -2px;background-size: contain;
    border: 0px solid red;
    background-repeat: no-repeat;left: 10%;
}

h2.h5.block-list-item__title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
/* identical to box height, or 20px */


/* *Main Black */
    color: #222324;
    text-transform: unset;
}

.block-list-item__link .meta {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
/* or 18px */


/* Extra Dark Grey */
    color: #505254;
}

a.block-list-item__link {
    padding-top: 18px;
    padding-bottom: 18px;
    background: #FFFFFF;
/* Light Grey */
    border: 1px solid #E0E3E7;
    border-radius: 8px;
}

.block-list-item {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-top: 8px;
}

ul.row.block-list {
    max-width: 820px;
    margin: 0 auto;
    padding-top: 20px;
}

ma {
    display: flex;
}

.column.column--md-6.footer-inc p {
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 150%;
/* identical to box height, or 16px */


/* Main/Black */
    color: #101010;
    margin: 0 !important;
}

.footer-inc {
    display: flex;
}

.footer-legal a {
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 150%;
/* identical to box height, or 16px */
    text-align: right;

/* Main/Black */
    color: #101010 !important;
    margin-left: 16px;
}

.footer-bottom-right {
    display: flex;
    justify-content: flex-end;
}

.footer-bottom>div {
    border-top: 1px solid #BDC0C6 !important;
    padding-top: 16px;
}

.column.column--md-6.footer-legal {
    padding-right: 0;
}

.column.column--md-6.footer-inc {
    padding-left: 0;
}

.footer__xola.container {
    max-width: 1240px;
    margin: 0 auto;
}

footer#footer {
    padding-top: 115px;
}

#footer h3 {
    font-family: 'Pangea Trial';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
/* identical to box height, or 20px */


/* *Main Black */
    color: #222324;
    text-transform: none !important;
    margin-bottom: 16px;
}

#footer a {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
/* identical to box height, or 20px */


/* Extra Dark Grey */
    color: #505254;
    margin-bottom: 8px;
    display: inline-block;
}

#footer .footer-logo img {
    width: 190px !important;
}

ul.social-networks.list-inline a {
    width: 30.2px;
    height: 30.2px;
    background: #1DA1F2;
    border-radius: 4px;
    line-height: unset !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

ul.social-networks.list-inline {
    max-width: 100%;
}

a.fab.fa-facebook {
    background: #1877F2 !important;
}

a.fab.fa-linkedin {
    background: #0A66C2 !important;
}

a.fab.fa-angellist {
    background: #222324 !important;
}

.column.column--md-3 >nav+nav {
    padding-top: 32px;
}
.row.footer-bottom>div {
    margin-top: 80px;
}

input#email-f5e174fe-fdc9-46de-9346-ae117b25d63a {}

.hbspt-form form {
    position: relative;
}

.hbspt-form input[type="email"] {
    background: #FFFFFF;
/* Light Grey */
    border: 1px solid #E0E3E7;
    border-radius: 12px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    height: 50px;
}

.hs_submit.hs-submit {
    position: absolute;
    display: flex;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.actions input {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    letter-spacing: -0.4px;
    color: #222324;
    width: 64px;
    height: 40px;
    background: #F0F2F4;
    border-radius: 8px;
    border: none;
}

.hs_email.hs-email.hs-fieldtype-text.field.hs-form-field label {
    display: none;
}


xxmain {min-height: calc(100vh - 615px);}
.futovac {
}

.cta-wrapper-mobile {
  display: none;
}

.topbar.topbar--image.topbar--small .cta-wrapper a {
    color: #393939;
}

.topbar.topbar--image.topbar--small .cta-wrapper a svg * {
    stroke: #393939;
}





/* mobile */
/* mobile */
/* mobile */

@media (max-width: 767px){
  
 .headerleft.topbar__col {
    display: none;
}

.topbar__col.topbar__menu {
    display: none;
}

.logo-wrapper {
    width: unset;
    justify-content: flex-start;
    margin-left: 0;
}

.container {
    padding-left: 24px;
    padding-right: 24px;
}

.logo img {
    max-height: 32px !important;
}

.lines:before {
    opacity: 0;
}

span.lines {
    width: 20px;
}

.lines:before, .lines:after {
    width: 20px;
}

button.lines-button.x {
    width: 26px;
}

.lines-button.is-active .lines:before {
    opacity: 1;
}

.intro-title {
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
}

header.topbar.topbar--image.topbar--large {
    min-height: 62vh;
}

.hero-unit {
    padding-left: 0;
    padding-right: 0;
    padding-top: 150px;
}

.home-page__section {
    padding-top: 0;
}

.block-list-item {
    padding-left: 0;
    padding-right: 0;
}

.contactus-inner h3 {
    font-size: 58px;
    line-height: 100%;
    padding-top: 40px;
}

.contactus {
    min-height: 500px;
}

.contactus:after {
    left: -140px;
}

#footer .footer-logo img {
    margin-top: 0;
    margin-bottom: 30px;
}

.column.column--md-3:nth-child(2),.column.column--md-3:nth-child(3) {
    width: 49%;
}

.social-networks li {
    padding: 0 8px 0 0;
}

.column.column--md-6.footer-inc {
    margin-top: 20px;
}

.row.footer-bottom {
    padding-left: 20px;
    padding-right: 20px;
}

.row.footer-bottom {
    display: flex;
    flex-direction: column-reverse;
}

.column.column--md-6.footer-inc {
    border: none !important;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    PADDING-RIGHT: 0;
}

.footer-legal a {
    font-size: 11px !important;
    margin: 0;
    margin: 0 10px;
    margin-bottom: 0 !important;
}

.column.column--md-6.footer-legal {
    padding-right: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    PADDING-TOP: 25PX;
    margin-top: 30px;
}
  
  .topbar__nav.container.topbar__nav--filled {
    height: 100vh;
}

.topbar__nav--filled .topbar__col.topbar__menu {
    display: flex;
    width: 100%;
}

.topbar__inner {
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.container-inner.topbar__container-inner {
    height: 100%;
}

.topbar__inner>* {
    flex: unset;
}

.topbar__controls {
    flex-direction: column-reverse;
    justify-content: space-between;
}

.topbar__controls > a {
    /* width: 100%; */
    height: 50px;
    margin-bottom: 8px;
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.topbar__controls {
    /* width: 100%; */
}

.topbar__collapse {
    width: 100%;
}
  .cta-wrapper.cta-wrapper-mobile {
    display: flex;
    flex-direction: column;
    margin-top: 50px;
}

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

.cta-wrapper a {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
/* or 25px */


/* *Main Black */
    color: #222324;
}

.cta-wrapper.cta-wrapper-mobile .cta-categories a svg * {
    stroke: #222324;
}

.cta-wrapper.cta-wrapper-mobile>* {
    margin-bottom: 35px;
}

.topbar__col.topbar__menu {
    height: 100%;
}

.topbar__collapse {
    height: 100%;
    display: flex !important;
    flex-direction: column;
}
  .cta-wrapper.cta-wrapper-mobile .cta-categories.open ul {
    top: 100px;
}
  
span.lines {
    pointer-events: none;
}
  
}





.intro-title {
    color: var(--main-black, #222324);
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 100px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 100px */
    text-align: left;
}

.intro-title span {
    background: linear-gradient(272deg, #3FE2EE 29.09%, #1ABCFA 51.82%, #1352C6 99.9%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-feature-settings: 'clig' off, 'liga' off;
    font-size: 100px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}



h2.block-list-title {
    color: var(--main-black, #222324);
    text-align: center;
    font-feature-settings: 'clig' off, 'liga' off;

/* Marketing/Heading Desktop/H3 */
    font-size: 42px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 42px */
    margin-bottom: 10px;
}

.block-list-item__icon {
    top: 50%;
    transform: translateY(-50%);
}

ul.row.block-list {
    max-width: 1000px;
}

dfdsf {
    color: var(--main-black, #222324);
    font-feature-settings: 'clig' off, 'liga' off;

/* Marketing/Heading Desktop/H6 */
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%; /* 19.8px */
}
 


.contactus {
    background-image: url(https://theme.zdassets.com/theme_assets/489863/19ecea9d6419b856ba61a94bf3a1efa563419050.svg);
    background-size: cover;
    border-radius: 16px;
    background: #131314;
    position: relative;
    margin: 23px 40px;
    display: flex;
    /* align-items: center; */
    /* justify-content: center; */
}

.contactus:before {
    content: '';
    background: url(https://theme.zdassets.com/theme_assets/489863/19ecea9d6419b856ba61a94bf3a1efa563419050.svg);
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.layout__content {}

.contactus h3 {
    color: var(--White, #FFF);
    font-feature-settings: 'ss01' on, 'clig' off, 'liga' off;

/* Marketing/Heading Desktop/H2 */
    font-size: 68px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 68px */
    background: unset;
    padding: 0;
    margin-bottom: 16px;
}

.contactus h3 span {
    color: var(--White, rgba(255, 255, 255, 0.60));
    font-feature-settings: 'ss01' on, 'clig' off, 'liga' off;

/* Marketing/Heading Desktop/H2 */
    font-size: 68px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
}

.contactus-inner {
    max-width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 330px;
    margin-left: 0;
}

.contactus>div {
    display: flex;
    /* align-items: center; */
    justify-content: center;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.contactus-inner p {
    color: var(--White, #FFF);
    font-feature-settings: 'clig' off, 'liga' off;

/* Marketing/Paragraph/Medium */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
}

.contactus:after {
    background: url(//theme.zdassets.com/theme_assets/489863/aee923aa9dc54501729c4c115b13db9c60b37e09.png);
    background-repeat: no-repeat;
    left: unset;
    right: 0;
    width: 375px;
    top: 50%;
    transform: translateY(-50%);
    height: 425px;
    border-radius: 11.357px;
}


.contactus>div:after {
    content: '';
    background: url(https://theme.zdassets.com/theme_assets/489863/6f748fec833ccc7361a049ff9d15f20be1cf6882.png);
    position: absolute;
    width: 325px;
    height: 271.061px;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    right: 180px;
    /* background-repeat: no-repeat; */
}

.contactus>div {
    position: relative;
}
.contactus {
    margin-top: 75px;
}




@media all {
  .new-header *, .new-header ::before, .new-header ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
  }
  .new-header ::before, .new-header ::after {
    --tw-content:"";
  }
  .new-header h3 {
    font-size: inherit;
    font-weight: inherit;
  }
  .new-header a {
    color: inherit;
    text-decoration: inherit;
  }
  .new-header h3, .new-header p {
    margin: 0;
  }
  .new-header ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .new-header :disabled {
    cursor: default;
  }
  .new-header img {
    display: block;
    vertical-align: middle;
  }
  .new-header img {
    max-width: 100%;
    height: auto;
  }
  .new-header *, .new-header ::before, .new-header ::after {
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
  }
  .new-header .container {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 480px) {
  .new-header .container {
    max-width: 480px;
  }
}
@media (min-width: 600px) {
  .new-header .container {
    max-width: 600px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 782px) {
  .new-header .container {
    max-width: 782px;
  }
}
@media (min-width: 960px) {
  .new-header .container {
    max-width: 960px;
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
@media (min-width: 1280px) {
  .new-header .container {
    max-width: 1280px;
  }
}
@media (min-width: 1440px) {
  .new-header .container {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .new-header .container {
    max-width: 1600px;
  }
}
@media all {
  .new-header .fixed {
    position: fixed;
  }
}
@media all {
  .new-header .absolute {
    position: absolute;
  }
}
@media all {
  .new-header .relative {
    position: relative;
  }
}
@media all {
  .new-header .bottom-0 {
    bottom: 0px;
  }
}
@media all {
  .new-header .left-0 {
    left: 0px;
  }
}
@media all {
  .new-header .z-50 {
    z-index: 50;
  }
}
@media all {
  .new-header .order-1 {
    order: 1;
  }
}
@media all {
  .new-header .order-3 {
    order: 3;
  }
}
@media all {
  .new-header .order-4 {
    order: 4;
  }
}
@media all {
  .new-header .mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media all {
  .new-header .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media all {
  .new-header .my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media all {
  .new-header .ml-5 {
    margin-left: 1.25rem;
  }
}
@media all {
  .new-header .mr-2\.5 {
    margin-right: 0.625rem;
  }
}
@media all {
  .new-header .mr-4 {
    margin-right: 1rem;
  }
}
@media all {
  .new-header .mt-4 {
    margin-top: 1rem;
  }
}
@media all {
  .new-header .mt-6 {
    margin-top: 1.5rem;
  }
}
@media all {
  .new-header .box-border {
    box-sizing: border-box;
  }
}
@media all {
  .new-header .block {
    display: block;
  }
}
@media all {
  .new-header .flex {
    display: flex;
  }
}
@media all {
  .new-header .hidden {
    display: none;
  }
}
@media all {
  .new-header .h-0\.5 {
    height: 0.125rem;
  }
}
@media all {
  .new-header .h-8 {
    height: 2rem;
  }
}
@media all {
  .new-header .h-\[36px\] {
    height: 36px;
  }
}
@media all {
  .new-header .h-full {
    height: 100%;
  }
}
@media all {
  .new-header .min-h-\[193px\] {
    min-height: 193px;
  }
}
@media all {
  .new-header .\!w-full {
    width: 100% !important;
  }
}
@media all {
  .new-header .w-5 {
    width: 1.25rem;
  }
}
@media all {
  .new-header .w-8 {
    width: 2rem;
  }
}
@media all {
  .new-header .w-\[36px\] {
    width: 36px;
  }
}
@media all {
  .new-header .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media all {
  .new-header .w-full {
    width: 100%;
  }
}
@media all {
  .new-header .w-max {
    width: -moz-max-content;
    width: max-content;
  }
}
@media all {
  .new-header .max-w-screen-xl {
    max-width: 1280px;
  }
}
@media all {
  .new-header .flex-auto {
    flex: 1 1 auto;
  }
}
@media all {
  .new-header .-translate-y-1 {
    --tw-translate-y:-0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media all {
  .new-header .translate-y-1 {
    --tw-translate-y:0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media all {
  .new-header .transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}
@media all {
  .new-header .flex-row {
    flex-direction: row;
  }
}
@media all {
  .new-header .flex-col {
    flex-direction: column;
  }
}
@media all {
  .new-header .flex-wrap {
    flex-wrap: wrap;
  }
}
@media all {
  .new-header .items-center {
    align-items: center;
  }
}
@media all {
  .new-header .items-stretch {
    align-items: stretch;
  }
}
@media all {
  .new-header .justify-start {
    justify-content: flex-start;
  }
}
@media all {
  .new-header .justify-end {
    justify-content: flex-end;
  }
}
@media all {
  .new-header .justify-center {
    justify-content: center;
  }
}
@media all {
  .new-header .justify-between {
    justify-content: space-between;
  }
}
@media all {
  .new-header .space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media all {
  .new-header .space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media all {
  .new-header .space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }
}
@media all {
  .new-header .space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
}
@media all {
  .new-header .space-y-reverse > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:1;
  }
}
@media all {
  .new-header .overflow-auto {
    overflow: auto;
  }
}
@media all {
  .new-header .rounded-lg {
    border-radius: 0.5rem;
  }
}
@media all {
  .new-header .rounded-md {
    border-radius: 0.375rem;
  }
}
@media all {
  .new-header .border {
    border-width: 1px;
  }
}
@media all {
  .new-header .border-2 {
    border-width: 2px;
  }
}
@media all {
  .new-header .border-solid {
    border-style: solid;
  }
}
@media all {
  .new-header .border-none {
    border-style: none;
  }
}
@media all {
  .new-header .border-\[\#F0F2F4\] {
    --tw-border-opacity:1;
    border-color: rgb(240 242 244/var(--tw-border-opacity));
  }
}
@media all {
  .new-header .border-white {
    --tw-border-opacity:1;
    border-color: rgb(255 255 255/var(--tw-border-opacity));
  }
}
@media all {
  .new-header .bg-\[\#F7F9FB\] {
    --tw-bg-opacity:1;
    background-color: rgb(247 249 251/var(--tw-bg-opacity));
  }
}
@media all {
  .new-header .bg-current {
    background-color: currentColor;
  }
}
@media all {
  .new-header .bg-transparent {
    background-color: transparent;
  }
}
@media all {
  .new-header .bg-white {
    --tw-bg-opacity:1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
  }
}
@media all {
  .new-header .object-cover {
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media all {
  .new-header .object-center {
    -o-object-position: center;
    object-position: center;
  }
}
@media all {
  .new-header .p-\[8px\] {
    padding: 8px;
  }
}
@media all {
  .new-header .\!px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }
}
@media all {
  .new-header .\!px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
}
@media all {
  .new-header .\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
}
@media all {
  .new-header .px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media all {
  .new-header .px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
@media all {
  .new-header .px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media all {
  .new-header .px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media all {
  .new-header .py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
@media all {
  .new-header .py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
@media all {
  .new-header .py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
@media all {
  .new-header .py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
}
@media all {
  .new-header .pb-5 {
    padding-bottom: 1.25rem;
  }
}
@media all {
  .new-header .pr-14 {
    padding-right: 3.5rem;
  }
}
@media all {
  .new-header .pr-2 {
    padding-right: 0.5rem;
  }
}
@media all {
  .new-header .text-center {
    text-align: center;
  }
}
@media all {
  .new-header .\!text-link-tiny {
    font-size: 12px !important;
    line-height: 130% !important;
  }
}
@media all {
  .new-header .text-h6 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media all {
  .new-header .text-link-small {
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-header .text-paragraph-small {
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-header .text-paragraph-tiny {
    font-size: 11px;
    line-height: 130%;
  }
}
@media all {
  .new-header .\!font-bold {
    font-weight: 700 !important;
  }
}
@media all {
  .new-header .font-bold {
    font-weight: 700;
  }
}
@media all {
  .new-header .font-extrabold {
    font-weight: 800;
  }
}
@media all {
  .new-header .font-medium {
    font-weight: 500;
  }
}
@media all {
  .new-header .font-normal {
    font-weight: 400;
  }
}
@media all {
  .new-header .font-semibold {
    font-weight: 600;
  }
}
@media all {
  .new-header .uppercase {
    text-transform: uppercase;
  }
}
@media all {
  .new-header .\!leading-\[110\%\] {
    line-height: 110% !important;
  }
}
@media all {
  .new-header .-tracking-\[0\.4px\] {
    letter-spacing: -0.4px;
  }
}
@media all {
  .new-header .text-main-black {
    --tw-text-opacity:1;
    color: rgb(34 35 36/var(--tw-text-opacity));
  }
}
@media all {
  .new-header .text-main-blue {
    --tw-text-opacity:1;
    color: rgb(19 82 198/var(--tw-text-opacity));
  }
}
@media all {
  .new-header .text-white {
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
}
@media all {
  .new-header .transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}
@media all {
  .new-header .transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
}
@media all {
  .new-header .duration-500 {
    transition-duration: 500ms;
  }
}
@media all {
  .new-header .ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
}
@media all {
  .new-header [class^=icon-], .new-header [class*=" icon-"] {
    font-family: "xola" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media all {
  .new-header .icon-video:before {
    content: "";
  }
}
@media all {
  .new-header .icon-aerials:before {
    content: "";
  }
}
@media all {
  .new-header .icon-all:before {
    content: "";
  }
}
@media all {
  .new-header .icon-api:before {
    content: "";
  }
}
@media all {
  .new-header .icon-articles:before {
    content: "";
  }
}
@media all {
  .new-header .icon-attractions:before {
    content: "";
  }
}
@media all {
  .new-header .icon-boat:before {
    content: "";
  }
}
@media all {
  .new-header .icon-fishing:before {
    content: "";
  }
}
@media all {
  .new-header .icon-food:before {
    content: "";
  }
}
@media all {
  .new-header .icon-helicopter:before {
    content: "";
  }
}
@media all {
  .new-header .icon-indoor:before {
    content: "";
  }
}
@media all {
  .new-header .icon-kiosk:before {
    content: "";
  }
}
@media all {
  .new-header .icon-location:before {
    content: "";
  }
}
@media all {
  .new-header .icon-security:before {
    content: "";
  }
}
@media all {
  .new-header .icon-water:before {
    content: "";
  }
}
@media all {
  .new-header .icon-ziplines:before {
    content: "";
  }
}
@media all {
  .new-header .icon-app:before {
    content: "";
  }
}
@media all {
  .new-header .icon-checkout:before {
    content: "";
  }
}
@media all {
  .new-header .icon-command:before {
    content: "";
  }
}
@media all {
  .new-header .icon-cusomer:before {
    content: "";
  }
}
@media all {
  .new-header .icon-digital:before {
    content: "";
  }
}
@media all {
  .new-header .icon-distribution:before {
    content: "";
  }
}
@media all {
  .new-header .icon-equipment:before {
    content: "";
  }
}
@media all {
  .new-header .icon-marketing:before {
    content: "";
  }
}
@media all {
  .new-header .icon-mobile:before {
    content: "";
  }
}
@media all {
  .new-header .icon-net:before {
    content: "";
  }
}
@media all {
  .new-header .icon-pos:before {
    content: "";
  }
}
@media all {
  .new-header .icon-product:before {
    content: "";
  }
}
@media all {
  .new-header .icon-reporting:before {
    content: "";
  }
}
@media all {
  .new-header .icon-staff:before {
    content: "";
  }
}
@media all {
  .new-header .icon-waitlist:before {
    content: "";
  }
}
@media all {
  .new-header .icon-websites:before {
    content: "";
  }
}
@media all {
  .new-header .icon-headphones:before {
    content: "";
  }
}
@media all {
  .new-header .icon-arrow-right:before {
    content: "";
  }
}
@media all {
  .new-header .text-h6 {
    font-family: Pangea, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
  }
}
@media all {
  .new-header .text-paragraph-small {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-header .text-paragraph-tiny {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 130%;
  }
}
@media all {
  .new-header .text-link-small {
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
@media (max-width: 960px) {
  .new-header .text-h6 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media (max-width: 782px) {
  .new-header .text-h6 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media all {
  .new-header .blue-gradient-background {
    color: #fff;
    background: linear-gradient(274.41deg, #38E8FF 0%, #1ABCFA 32.02%, #1C7DF3 99.76%) var(--x, 90%)/200%;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}
@media all {
  .new-header .blue-gradient-background:hover {
    --x:70%;
    cursor: pointer;
  }
}
@media all {
  .new-header .btn-medium {
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    letter-spacing: -0.4px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-header .style-3 {
    background: transparent;
  }
}
@media all {
  .new-header .btn-secondary {
    width: -moz-fit-content;
    width: fit-content;
    --tw-bg-opacity:1;
    background-color: rgb(240 242 244/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(34 35 36/var(--tw-text-opacity));
  }
}
@media all {
  .new-header .btn-secondary:hover {
    --tw-bg-opacity:1;
    background-color: rgb(14 68 168/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
}
@media all {
  .new-header .btn-gradient {
    width: -moz-fit-content;
    width: fit-content;
    --tw-bg-opacity:1;
    background-color: rgb(14 68 168/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background: linear-gradient(92deg, #0E44A8 0%, #1D83F4 34.67%, #3FE2EE 69.34%, #33E781 104.02%) var(--x, 45%)/var(--s, 200%);
 border-radius: 8px;
background: linear-gradient(92deg, #1352C6 0%, #1D83F4 62.86%, #3FE2EE 96.62%, #33E781 104.02%);
  }
}
@media all {
  .new-header .btn-gradient:hover {
    --tw-bg-opacity:1;
    background-color: rgb(14 68 168/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    --x:0%;
    --s:800%;
  }
}
@media all {
  .new-header .btn-arrow {
    font-family: "xola";
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.625rem;
  }
}
@media all {
  .new-header .btn-arrow:before {
    content: "";
  }
}
@media all {
  .new-header .btn-arrow::before {
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    --tw-content:"";
    content: var(--tw-content);
  }
}
@media all {
  .new-header .arrow-big {
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    padding: 1.25rem;
    --tw-text-opacity:1;
    color: rgb(34 35 36/var(--tw-text-opacity));
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-header .arrow-big i {
    font-size: 10px;
  }
}
@media all {
  .new-header header {
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 50;
    --tw-bg-opacity:1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}
@media (min-width: 960px) {
  .new-header header {
    position: sticky;
  }
}
@media all {
  .new-header header .container > div, .new-header header .nav-menu > ul > li, .new-header header .nav-menu ul.dropdown-menu {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}
@media all {
  .new-header #primary-menu-toggle > div {
    padding: 15px 5px 5px 5px;
  }
}
@media all {
  .new-header .menu-height {
    height: 80vh;
  }
}
@media only screen and (max-width: 1024px) {
  .new-header .dropdown-menu {
    padding-top: 0 !important;
  }
}
@media only screen and (min-width: 960px) {
  .new-header .nav-menu li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  .new-header .nav-menu > ul > li:first-child {
    margin-left: 0 !important;
  }
}
@media all {
  .new-header #primary-menu li.menu-item-has-children > a span.caret {
    position: relative;
    display: inline-block;
    padding-left: 0.625rem;
    line-height: 10px;
  }
}
@media all {
  .new-header #primary-menu li.menu-item-has-children > a span.caret:after {
    content: "";
    font-family: "xola" !important;
    font-size: 11px;
    float: right;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    pointer-events: none;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    display: inline-block;
    transition: transform 400ms ease;
  }
}
@media all {
  .new-header #primary-menu li.menu-item-has-children:hover > a span.caret:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }
}
@media only screen and (max-width: 1024px) {
  .new-header #primary-menu li.menu-item-has-children:not(.is-open) > a span.caret:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
  }
}
@media all {
  .new-header i.text-main-black:before {
    color: #222324;
  }
}
@media all {
  .new-header #primary-menu .resources .menu-blog a img {
    max-width: 100% !important;
    width: 150px !important;
  }
}
@media all {
  .new-header #primary-menu .resources .menu-blog .flex.h-full a {
    width: 150px !important;
  }
}
@media all {
  .new-header header #navigation img {
    max-width: 90px !important;
  }
}
@media (max-width: 959px) {
  .new-header header #navigation img {
    max-width: 130px !important;
  }
}
@media (min-width: 960px) {
  .new-header .megamenu ul.dropdown-menu {
    width: 100%;
    border-radius: 0;
  }
  .new-header .megamenu-column {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    -moz-columns: 3;
    columns: 3;
  }
  .new-header .tabmenu ul.dropdown-menu {
    border-radius: 0;
    width: 100%;
    left: 0;
    padding: 0 !important;
    top: 54px;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content {
    background-color: #f7f9fb;
    width: 30%;
    padding: 20px 4%;
    height: 100vh;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li {
    background: white;
    margin-bottom: 8px;
    padding: 20px 24px;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.dropdown > ul.dropdown-menu {
    -moz-columns: 2;
    columns: 2;
    border: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 120px;
    left: 32%;
    width: 970px;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.dropdown:hover > ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
  }
  .new-header .megamenu-wrapper {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
  }
  .new-header .megamenu-blog .megamenu-column {
    -moz-columns: 2;
    columns: 2;
    width: 70%;
    float: left;
  }
  .new-header .megamenu-blog .menu-blog {
    width: 30%;
    float: left;
  }
  .new-header #primary-menu li.menu-item-has-children > a span.caret {
    padding-left: 0.25rem !important;
  }
  .new-header .megamenu ul.dropdown-menu {
    width: 100%;
    border-radius: 0;
  }
  .new-header .megamenu-column {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
    -moz-columns: 3;
    columns: 3;
  }
  .new-header .tabmenu ul.dropdown-menu {
    border-radius: 0;
    width: 100%;
    left: 0;
    padding: 0 !important;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content {
    background-color: #f7f9fb;
    width: 30%;
    padding: 20px 4%;
    height: 100vh;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item {
    background: #f7f9fb !important;
    margin-bottom: 8px;
    padding: 20px 24px;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item-has-children.dropdown ul.dropdown-menu li {
    background: #fff !important;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item-has-children.dropdown ul.dropdown-menu li:hover {
    background: #f7f9fb !important;
  }
  .new-header #navigation .megamenu-column li:hover {
    background: #f7f9fb !important;
    padding: 12px;
    border-radius: 10px;
    margin-right: 40px;
    transition: 0.2s;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item.dropdown > ul.dropdown-menu {
    -moz-columns: 2;
    columns: 2;
    border: none;
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 120px;
    left: 32%;
    width: 970px;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item.dropdown p.sub {
    font-size: 14px !important;
    color: #8a8c91 !important;
  }
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item.dropdown > ul.dropdown-menu {
    top: 99px !important;
    width: 70vw !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    left: 30% !important;
  }
  .new-header .tab-content li.menu-item.dropdown-submenu {
    border-right: 20px solid #f8f8f8 !important;
  }
  .new-header .megamenu-wrapper {
    overflow: hidden;
    max-width: 1280px;
    margin: 0 auto;
  }
  .new-header .megamenu-blog .megamenu-column {
    -moz-columns: 2;
    columns: 2;
    width: 70%;
    float: left;
  }
  .new-header .megamenu-blog .menu-blog {
    width: 30%;
    float: left;
  }
}
@media (min-width: 960px) and (min-width: 960px) {
  .new-header .megamenu-blog .dropdown-menu {
    background: white;
    background: linear-gradient(90deg, white 0%, white 79%, #f7f9fb 79%, #f7f9fb 100%);
  }
  .new-header .megamenu-column li:hover {
    background-color: #fff !important;
  }
}
@media (min-width: 960px) {
  .new-header .menu-item-title span {
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.4px;
  }
}
@media (min-width: 960px) and (min-width: 960px) and (max-width: 1279px) {
  .new-header #navigation #primary-menu {
    width: 43%;
  }
  .new-header #navigation .header-logo {
    width: 25%;
  }
  .new-header #navigation .header-login {
    width: 32%;
  }
  .new-header #navigation .megamenu-blog .megamenu-column {
    width: 60%;
  }
  .new-header #navigation .menu-blog {
    width: 40%;
    padding: 24px !important;
  }
}
@media (min-width: 960px) and (min-width: 960px) and (max-width: 1039px) {
  .new-header #navigation #primary-menu ul li a {
    font-size: 12px !important;
    line-height: 2em;
  }
  .new-header #primary-menu li.menu-item-has-children > a span.caret:after {
    font-size: 10px !important;
  }
  .new-header #navigation #primary-menu ul.dropdown-menu li.whitespace-no-wrap a span {
    font-size: 12px !important;
  }
}
@media (min-width: 960px) and (min-width: 1280px) and (max-width: 1599px) {
  .new-header #navigation #primary-menu ul li a {
    font-size: 13px !important;
    line-height: 2em;
  }
}
@media (min-width: 960px) and (min-width: 1040px) and (max-width: 1279px) {
  .new-header #navigation #primary-menu {
    width: 44%;
  }
}
@media (min-width: 960px) and (min-width: 1600px) {
  .new-header .megamenu-wrapper .megamenu-column, .new-header .solutions .megamenu-column {
    padding-left: 0 !important;
  }
}
@media (min-width: 960px) {
  .new-header .solutions .megamenu-column {
    padding: 20px 0 20px 20px;
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu .tab-content li ul.dropdown-menu li {
    align-items: flex-start !important;
    display: flex;
    width: 100%;
  }
}
@media (min-width: 960px) {
  .new-header .tab-content ul.dropdown-menu {
    margin-top: 0 !important;
  }
}
@media (min-width: 960px) and (min-width: 960px) and (max-width: 1039px) {
  .new-header #navigation #primary-menu ul.dropdown-menu li.whitespace-no-wrap ul a span, .new-header #navigation #primary-menu ul.dropdown-menu li.whitespace-no-wrap ul a {
    font-size: 14px !important;
  }
}
@media (min-width: 960px) {
  .new-header .tab-content {
    padding-right: 0px !important;
  }
}
@media (min-width: 960px) {
  .new-header .tab-content ul.dropdown-menu li .menu-item-title a {
    display: block;
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu ul.dropdown-menu ul li:hover {
    background: #f8f8f8 !important;
    border-radius: 10px;
    transition: 0.2s;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu ul.dropdown-menu ul li {
    transition: 0.2s;
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu ul.dropdown-menu ul {
    overflow-y: scroll;
    height: calc(100vh - 160px);
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu ul.dropdown-menu .tab-content li.dropdown.active ul.dropdown-menu {
    opacity: 1;
    visibility: visible;
    display: block;
    width: 70vw !important;
    grid-auto-rows: max-content;
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu ul.dropdown-menu .tab-content li.menu-item.active {
    background: #fff !important;
    padding: 20px 24px;
  }
}
@media (min-width: 960px) {
  .new-header .tabmenu ul.dropdown-menu li .menu-item-title a, .new-header .tabmenu ul.dropdown-menu li ul.dropdown-menu li {
    width: 90% !important;
  }
}
@media (max-width: 959px) {
  .new-header #primary-menu ul.dropdown-menu li div.menu-item-icon {
    display: none !important;
  }
  .new-header #primary-menu .megamenu-column li a, .new-header #primary-menu .tab-content li a, .new-header #primary-menu .tab-content li.dropdown {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
  }
  .new-header #primary-menu .tab-content li:first-child ul.dropdown-menu li > a, .new-header #primary-menu .megamenu-column li > a {
    display: none !important;
  }
  .new-header #primary-menu .dropdown-menu .menu-blog {
    display: none !important;
  }
  .new-header #primary-menu li.menu-item ul.dropdown-menu li {
    padding-top: 2px;
    padding-bottom: 2px;
  }
  .new-header #primary-menu .dropdown-menu a p {
    display: none !important;
  }
  .new-header #primary-menu .tab-content .caret {
    position: relative;
    display: inline-block;
    padding-left: 0.625rem;
    line-height: 10px;
  }
  .new-header #primary-menu .tab-content .caret::after {
    content: "";
    font-family: "xola" !important;
    font-size: 11px;
    font-weight: 700;
    float: right !important;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    pointer-events: none;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    display: inline-block;
    transition: transform 400ms ease;
  }
  .new-header #primary-menu .tab-content li.menu-item a.dropdown-toggle {
    display: inline !important;
  }
  .new-header #primary-menu .tab-content li.menu-item:hover {
    background: #fff !important;
  }
  .new-header #primary-menu .hide-mobile {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .new-header #primary-menu .tab-content .caret {
    display: none !important;
  }
  .new-header #primary-menu .megamenu-column li {
    display: flex !important;
    justify-content: start !important;
    align-items: baseline !important;
  }
  .new-header #primary-menu ul li ul.dropdown-menu .divider {
    -moz-column-break-before: column !important;
    break-before: column !important;
  }
}
@media all {
  .new-header .hover\:bg-extra-light-gray:hover {
    --tw-bg-opacity:1;
    background-color: rgb(240 242 244/var(--tw-bg-opacity));
  }
}
@media (min-width: 782px) {
  .new-header .md\:w-2\/5 {
    width: 40%;
  }
  .new-header .md\:w-3\/5 {
    width: 60%;
  }
}
@media (min-width: 960px) {
  .new-header .lg\:absolute {
    position: absolute;
  }
  .new-header .lg\:left-full {
    left: 100%;
  }
  .new-header .lg\:top-0 {
    top: 0px;
  }
  .new-header .lg\:order-1 {
    order: 1;
  }
  .new-header .lg\:order-2 {
    order: 2;
  }
  .new-header .lg\:order-3 {
    order: 3;
  }
  .new-header .lg\:mx-3 {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }
  .new-header .lg\:ml-0 {
    margin-left: 0px;
  }
  .new-header .lg\:mt-0 {
    margin-top: 0px;
  }
  .new-header .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .new-header .lg\:block {
    display: block !important;
  }
  .new-header .lg\:flex {
    display: flex !important;
  }
  .new-header .lg\:hidden {
    display: none;
  }
  .new-header .lg\:h-max {
    height: -moz-max-content;
    height: max-content;
  }
  .new-header .lg\:w-2\/6 {
    width: 33.333333%;
  }
  .new-header .lg\:flex-none {
    flex: none;
  }
  .new-header .lg\:flex-row {
    flex-direction: row;
  }
  .new-header .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }
  .new-header .lg\:justify-start {
    justify-content: flex-start;
  }
  .new-header .lg\:justify-between {
    justify-content: space-between;
  }
  .new-header .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .new-header .lg\:overflow-hidden {
    overflow: hidden;
  }
  .new-header .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }
  .new-header .lg\:border-t {
    border-top-width: 1px;
  }
  .new-header .lg\:border-light-gray {
    --tw-border-opacity:1;
    border-color: rgb(224 227 231/var(--tw-border-opacity));
  }
  .new-header .lg\:bg-transparent {
    background-color: transparent;
  }
  .new-header .lg\:bg-white {
    --tw-bg-opacity:1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
  }
  .new-header .lg\:p-0 {
    padding: 0px;
  }
  .new-header .lg\:p-3 {
    padding: 0.75rem;
  }
  .new-header .lg\:p-6 {
    padding: 1.5rem;
  }
  .new-header .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .new-header .lg\:px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .new-header .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .new-header .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .new-header .lg\:py-2\.5 {
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
  }
  .new-header .lg\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .new-header .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .new-header .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .new-header .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .new-header .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .new-header .lg\:pl-10 {
    padding-left: 2.5rem;
  }
  .new-header .lg\:pl-5 {
    padding-left: 1.25rem;
  }
  .new-header .lg\:pr-0 {
    padding-right: 0px;
  }
  .new-header .lg\:font-normal {
    font-weight: 400;
  }
}
@media (min-width: 1280px) {
  .new-header .xl\:justify-center {
    justify-content: center;
  }
}
@media (min-width: 1440px) {
  .new-header .\32 xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1600px) {
  .new-header .\33 xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.new-header header #navigation img {
  max-width: 130px !important;
}

a.block.py-3.lg\:py-0.text-link-small.dropdown-toggle:After {
    display: none;
}








@charset "UTF-8";
.new-footer {
  /*! CSS Used from: Embedded */
  /*! CSS Used fontfaces */
}
@media all {
  .new-footer *, .new-footer ::before, .new-footer ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
  }
  .new-footer ::before, .new-footer ::after {
    --tw-content:"";
  }
  .new-footer h3 {
    font-size: inherit;
    font-weight: inherit;
  }
  .new-footer a {
    color: inherit;
    text-decoration: inherit;
  }
  .new-footer input {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0;
  }
  .new-footer [type=submit] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
  }
  .new-footer h3 {
    margin: 0;
  }
  .new-footer legend {
    padding: 0;
  }
  .new-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .new-footer input::placeholder {
    opacity: 1;
    color: #9ca3af;
  }
  .new-footer :disabled {
    cursor: default;
  }
  .new-footer iframe {
    display: block;
    vertical-align: middle;
  }
  .new-footer *, .new-footer ::before, .new-footer ::after {
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
  }
  .new-footer .container {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media (min-width: 480px) {
  .new-footer .container {
    max-width: 480px;
  }
}
@media (min-width: 600px) {
  .new-footer .container {
    max-width: 600px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 782px) {
  .new-footer .container {
    max-width: 782px;
  }
}
@media (min-width: 960px) {
  .new-footer .container {
    max-width: 960px;
    padding-right: 0rem;
    padding-left: 0rem;
  }
}
@media (min-width: 1280px) {
  .new-footer .container {
    max-width: 1280px;
  }
}
@media (min-width: 1440px) {
  .new-footer .container {
    max-width: 1440px;
  }
}
@media (min-width: 1600px) {
  .new-footer .container {
    max-width: 1600px;
  }
}
@media all {
  .new-footer .relative {
    position: relative;
  }
}
@media all {
  .new-footer .order-1 {
    order: 1;
  }
}
@media all {
  .new-footer .order-2 {
    order: 2;
  }
}
@media all {
  .new-footer .order-3 {
    order: 3;
  }
}
@media all {
  .new-footer .order-last {
    order: 9999;
  }
}
@media all {
  .new-footer .mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media all {
  .new-footer .my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
  }
}
@media all {
  .new-footer .mb-10 {
    margin-bottom: 2.5rem;
  }
}
@media all {
  .new-footer .mb-2 {
    margin-bottom: 0.5rem;
  }
}
@media all {
  .new-footer .mb-4 {
    margin-bottom: 1rem;
  }
}
@media all {
  .new-footer .mr-4 {
    margin-right: 1rem;
  }
}
@media all {
  .new-footer .mt-10 {
    margin-top: 2.5rem;
  }
}
@media all {
  .new-footer .mt-2 {
    margin-top: 0.5rem;
  }
}
@media all {
  .new-footer .mt-5 {
    margin-top: 1.25rem;
  }
}
@media all {
  .new-footer .block {
    display: block;
  }
}
@media all {
  .new-footer .flex {
    display: flex;
  }
}
@media all {
  .new-footer .inline-flex {
    display: inline-flex;
  }
}
@media all {
  .new-footer .h-8 {
    height: 2rem;
  }
}
@media all {
  .new-footer .w-8 {
    width: 2rem;
  }
}
@media all {
  .new-footer .w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media all {
  .new-footer .w-full {
    width: 100%;
  }
}
@media all {
  .new-footer .max-w-screen-xl {
    max-width: 1280px;
  }
}
@media all {
  .new-footer .flex-1 {
    flex: 1 1 0%;
  }
}
@media all {
  .new-footer .flex-auto {
    flex: 1 1 auto;
  }
}
@media all {
  .new-footer .flex-row {
    flex-direction: row;
  }
}
@media all {
  .new-footer .flex-col {
    flex-direction: column;
  }
}
@media all {
  .new-footer .flex-wrap {
    flex-wrap: wrap;
  }
}
@media all {
  .new-footer .items-start {
    align-items: flex-start;
  }
}
@media all {
  .new-footer .items-center {
    align-items: center;
  }
}
@media all {
  .new-footer .justify-start {
    justify-content: flex-start;
  }
}
@media all {
  .new-footer .justify-center {
    justify-content: center;
  }
}
@media all {
  .new-footer .justify-between {
    justify-content: space-between;
  }
}
@media all {
  .new-footer .space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media all {
  .new-footer .space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media all {
  .new-footer .space-y-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
  }
}
@media all {
  .new-footer .rounded {
    border-radius: 0.25rem;
  }
}
@media all {
  .new-footer .border-none {
    border-style: none;
  }
}
@media all {
  .new-footer .bg-\[\#0A66C2\] {
    --tw-bg-opacity:1;
    background-color: rgb(10 102 194/var(--tw-bg-opacity));
  }
}
@media all {
  .new-footer .bg-\[\#1877F2\] {
    --tw-bg-opacity:1;
    background-color: rgb(24 119 242/var(--tw-bg-opacity));
  }
}
@media all {
  .new-footer .bg-black {
    --tw-bg-opacity:1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
  }
}
@media all {
  .new-footer .bg-main-black {
    --tw-bg-opacity:1;
    background-color: rgb(34 35 36/var(--tw-bg-opacity));
  }
}
@media all {
  .new-footer .\!py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
}
@media all {
  .new-footer .px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
@media all {
  .new-footer .py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media all {
  .new-footer .pb-24 {
    padding-bottom: 6rem;
  }
}
@media all {
  .new-footer .pl-0 {
    padding-left: 0px;
  }
}
@media all {
  .new-footer .pt-8 {
    padding-top: 2rem;
  }
}
@media all {
  .new-footer .text-left {
    text-align: left;
  }
}
@media all {
  .new-footer .text-center {
    text-align: center;
  }
}
@media all {
  .new-footer .text-h6 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media all {
  .new-footer .text-paragraph-small {
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-footer .text-paragraph-tiny {
    font-size: 11px;
    line-height: 130%;
  }
}
@media all {
  .new-footer .\!font-semibold {
    font-weight: 600 !important;
  }
}
@media all {
  .new-footer .text-main-black {
    --tw-text-opacity:1;
    color: rgb(34 35 36/var(--tw-text-opacity));
  }
}
@media all {
  .new-footer .text-white {
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
}
@media all {
  .new-footer [class^=icon-] {
    font-family: "xola" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media all {
  .new-footer .icon-twitter:before {
    content: "";
  }
}
@media all {
  .new-footer .icon-facebook:before {
    content: "";
  }
}
@media all {
  .new-footer .icon-angel:before {
    content: "";
  }
}
@media all {
  .new-footer .icon-linkedin:before {
    content: "";
  }
}
@media all {
  .new-footer .text-h6 {
    font-family: Pangea, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 110%;
  }
}
@media all {
  .new-footer .text-paragraph-small {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-footer .text-paragraph-tiny {
    font-family: Inter, sans-serif;
    font-weight: 400;
    font-size: 11px;
    line-height: 130%;
  }
}
@media (max-width: 960px) {
  .new-footer .text-h6 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media (max-width: 782px) {
  .new-footer .text-h6 {
    font-size: 18px;
    line-height: 110%;
  }
}
@media all {
  .new-footer .btn-large {
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    letter-spacing: -0.4px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .new-footer .btn-gradient {
    width: -moz-fit-content;
    width: fit-content;
    --tw-bg-opacity:1;
    background-color: rgb(14 68 168/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    background: linear-gradient(92deg, #0E44A8 0%, #1D83F4 34.67%, #3FE2EE 69.34%, #33E781 104.02%) var(--x, 45%)/var(--s, 200%);
  }
}
@media all {
  .new-footer .btn-gradient:hover {
    --tw-bg-opacity:1;
    background-color: rgb(14 68 168/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    --x:0%;
    --s:800%;
  }
}
@media all {
  .new-footer .btn-arrow {
    font-family: "xola";
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.625rem;
  }
}
@media all {
  .new-footer .btn-arrow:before {
    content: "";
  }
}
@media all {
  .new-footer .btn-arrow::before {
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    --tw-content:"";
    content: var(--tw-content);
  }
}
@media all {
  .new-footer .footer-border {
    border-bottom: 1px solid #bdc0c6;
  }
}
@media all {
  .new-footer .footer-background {
    background-image: var(--wpr-bg-385947e6-3cf6-49be-be94-6cde170be114);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
@media all {
  .new-footer #colophon #newsletter {
    border: 1px solid #e0e3e7;
    border-radius: 12px;
    padding: 5px 5px 5px 18px;
    max-width: 272px;
    width: 100%;
  }
}
@media all {
  .new-footer #colophon #newsletter .hbspt-form .hs_email {
    max-width: 100%;
    width: 65%;
    display: inline-block;
    vertical-align: bottom;
  }
}
@media all {
  .new-footer #colophon #newsletter .hbspt-form .hs_submit {
    width: 35%;
    display: inline-block;
  }
}
@media all {
  .new-footer #colophon #newsletter .hbspt-form .actions {
    text-align: right;
  }
}
@media all {
  .new-footer #colophon #newsletter .hbspt-form .hs_submit input {
    width: 64px;
    height: 40px;
    background: #f0f2f4;
    border-radius: 8px;
    margin-left: auto;
    font-family: Inter;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #222324;
    cursor: pointer;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.2s;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}
@media all {
  .new-footer #colophon #newsletter .hbspt-form .hs_email input {
    outline: none !important;
    background-color: transparent !important;
    height: 40px;
    border: none;
  }
}
@media all {
  .new-footer #colophon #newsletter .hbspt-form .hs-input {
    font-size: 14px;
  }
}
@media (max-width: 959px) {
  .new-footer #colophon .footer-sign-button a {
    width: 100%;
  }
}
@media (min-width: 960px) and (max-width: 1280px) {
  .new-footer #colophon .footer-sign-button {
    width: -webkit-fill-available;
  }
  .new-footer #colophon #newsletter {
    padding: 5px !important;
    width: -webkit-fill-available;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs_email input {
    width: -webkit-fill-available;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs_email {
    width: 100% !important;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs-input {
    text-align: center;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs_submit, .new-footer #colophon #newsletter .hbspt-form .hs_submit input {
    width: 100% !important;
  }
}
@media (min-width: 600px) and (max-width: 781px) {
  .new-footer #colophon #newsletter {
    padding: 5px !important;
    width: -webkit-fill-available;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs_email input {
    width: -webkit-fill-available;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs_email {
    width: 100% !important;
  }
  .new-footer #colophon #newsletter .hbspt-form .hs_submit, .new-footer #colophon #newsletter .hbspt-form .hs_submit input {
    width: 100% !important;
  }
}
@media (max-width: 599px) {
  .new-footer #colophon #newsletter {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media all {
  .new-footer #colophon .text-dark-grey {
    color: #8a8c91;
  }
}
@media all {
  .new-footer #colophon .bottom-bar-footer a {
    color: #101010;
  }
}
@media all {
  .new-footer .hbspt-form input:focus {
    background-color: #F8F9FB;
  }
}
@media all {
  .new-footer #newsletter {
    border: 1px solid #e0e3e7;
    border-radius: 12px;
    padding: 5px 5px 5px 18px;
    max-width: 272px;
  }
}
@media all {
  .new-footer #newsletter .hbspt-form .hs_email {
    max-width: 100%;
    width: 66.666%;
    display: inline-block;
    vertical-align: bottom;
  }
}
@media all {
  .new-footer #newsletter .hbspt-form .hs_email input {
    outline: none !important;
    background-color: white !important;
    height: 40px;
  }
}
@media all {
  .new-footer #newsletter .hbspt-form .hs_submit {
    width: 33.33%;
    display: inline-block;
  }
}
@media all {
  .new-footer #newsletter .hbspt-form .actions {
    text-align: right;
  }
}
@media all {
  .new-footer #newsletter .hbspt-form .hs_submit input {
    width: 64px;
    height: 40px;
    background: #F0F2F4;
    border-radius: 8px;
    margin-left: auto;
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 150%;
    color: #222324;
    cursor: pointer;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
}
@media all {
  .new-footer #newsletter .hbspt-form .hs_submit input:hover {
    background-color: #e0e3e7;
  }
}
@media (min-width: 600px) {
  .new-footer .sm\:mb-0 {
    margin-bottom: 0px;
  }
  .new-footer .sm\:ml-6 {
    margin-left: 1.5rem;
  }
  .new-footer .sm\:mr-5 {
    margin-right: 1.25rem;
  }
  .new-footer .sm\:mt-0 {
    margin-top: 0px;
  }
  .new-footer .sm\:w-1\/3 {
    width: 33.333333%;
  }
  .new-footer .sm\:flex-row {
    flex-direction: row;
  }
  .new-footer .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .new-footer .sm\:pb-32 {
    padding-bottom: 8rem;
  }
  .new-footer .sm\:pl-2\.5 {
    padding-left: 0.625rem;
  }
  .new-footer .sm\:pt-12 {
    padding-top: 3rem;
  }
}
@media (min-width: 782px) {
  .new-footer .md\:mr-0 {
    margin-right: 0px;
  }
  .new-footer .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .new-footer .md\:pb-52 {
    padding-bottom: 13rem;
  }
  .new-footer .md\:pt-16 {
    padding-top: 4rem;
  }
  .new-footer .md\:text-left {
    text-align: left;
  }
}
@media (min-width: 960px) {
  .new-footer .lg\:order-1 {
    order: 1;
  }
  .new-footer .lg\:order-2 {
    order: 2;
  }
  .new-footer .lg\:order-3 {
    order: 3;
  }
  .new-footer .lg\:order-first {
    order: -9999;
  }
  .new-footer .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .new-footer .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .new-footer .lg\:mr-0 {
    margin-right: 0px;
  }
  .new-footer .lg\:mt-0 {
    margin-top: 0px;
  }
  .new-footer .lg\:w-1\/5 {
    width: 20%;
  }
  .new-footer .lg\:w-full {
    width: 100%;
  }
  .new-footer .lg\:flex-1 {
    flex: 1 1 0%;
  }
  .new-footer .lg\:flex-row {
    flex-direction: row;
  }
  .new-footer .lg\:flex-col {
    flex-direction: column;
  }
  .new-footer .lg\:items-start {
    align-items: flex-start;
  }
  .new-footer .lg\:justify-start {
    justify-content: flex-start;
  }
  .new-footer .lg\:justify-between {
    justify-content: space-between;
  }
  .new-footer .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .new-footer .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
  }
  .new-footer .lg\:p-6 {
    padding: 1.5rem;
  }
  .new-footer .lg\:px-11 {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
  .new-footer .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .new-footer .lg\:pb-64 {
    padding-bottom: 16rem;
  }
  .new-footer .lg\:pt-20 {
    padding-top: 5rem;
  }
}
@media (min-width: 1280px) {
  .new-footer .xl\:w-64 {
    width: 16rem;
  }
  .new-footer .xl\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .new-footer .xl\:w-max {
    width: -moz-max-content;
    width: max-content;
  }
  .new-footer .xl\:\!px-16 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
  }
  .new-footer .xl\:pb-80 {
    padding-bottom: 20rem;
  }
  .new-footer .xl\:pt-24 {
    padding-top: 6rem;
  }
}
@media (min-width: 1600px) {
  .new-footer .\33 xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.new-footer .hs-form-8b09d4e2-4da7-4775-aee8-b25bf9ed300f_49a0fb99-42e0-4fe6-9288-197e097c9dad .hs-button {
  white-space: pre-wrap;
}
.new-footer .hs-form-8b09d4e2-4da7-4775-aee8-b25bf9ed300f_49a0fb99-42e0-4fe6-9288-197e097c9dad .hs-field-desc {
  width: 100%;
}


@charset "UTF-8";
@media all {
  .fd *, .fd ::before, .fd ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
  }
  .fd ::before, .fd ::after {
    --tw-content:"";
  }
  .fd h2, .fd h3 {
    font-size: inherit;
    font-weight: inherit;
  }
  .fd a {
    color: inherit;
    text-decoration: inherit;
  }
  .fd h2, .fd h3 {
    margin: 0;
  }
  .fd ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .fd :disabled {
    cursor: default;
  }
  .fd img, .fd svg {
    display: block;
    vertical-align: middle;
  }
  .fd img {
    max-width: 100%;
    height: auto;
  }
  .fd *, .fd ::before, .fd ::after {
    --tw-border-spacing-x:0;
    --tw-border-spacing-y:0;
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    --tw-scroll-snap-strictness:proximity;
    --tw-ring-offset-width:0px;
    --tw-ring-offset-color:#fff;
    --tw-ring-color:rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow:0 0 #0000;
    --tw-ring-shadow:0 0 #0000;
    --tw-shadow:0 0 #0000;
    --tw-shadow-colored:0 0 #0000;
  }
  .fd .pointer-events-none {
    pointer-events: none;
  }
  .fd .mb-10 {
    margin-bottom: 2.5rem;
  }
  .fd .mr-2 {
    margin-right: 0.5rem;
  }
  .fd .mt-4 {
    margin-top: 1rem;
  }
  .fd .mt-6 {
    margin-top: 1.5rem;
  }
  .fd .mt-8 {
    margin-top: 2rem;
  }
  .fd .block {
    display: block;
  }
  .fd .flex {
    display: flex;
  }
  .fd .w-full {
    width: 100%;
  }
  .fd .flex-col {
    flex-direction: column;
  }
  .fd .items-center {
    align-items: center;
  }
  .fd .justify-between {
    justify-content: space-between;
  }
  .fd .space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }
  .fd .self-start {
    align-self: flex-start;
  }
  .fd .\!px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
  .fd .\!py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .fd .px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .fd .pt-16 {
    padding-top: 4rem;
  }
  .fd .text-left {
    text-align: left;
  }
  .fd .text-center {
    text-align: center;
  }
  .fd .text-h0 {
    font-size: 187px;
    line-height: 110%;
  }
  .fd .text-h2 {
    font-size: 68px;
    line-height: 130%;
  }
  .fd .text-link-medium {
    font-size: 16px;
    line-height: 140%;
  }
  .fd .leading-none {
    line-height: 1;
  }
  .fd .text-white {
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
  .fd .opacity-80 {
    opacity: 0.8;
  }
  .fd .text-h0 {
    font-family: Pangea, sans-serif;
    font-weight: 600;
    font-size: 187px;
    line-height: 80%;
  }
  .fd .text-h2 {
    font-family: Pangea, sans-serif;
    font-weight: 600;
    line-height: 1;
    font-size: 68px;
  }
  .fd .text-link-medium {
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
  }
}
@media (max-width: 1440px) {
  .fd .text-h0 {
    font-size: 152px;
    line-height: 110%;
  }
}
@media (max-width: 1280px) {
  .fd .text-h0 {
    font-size: 110px;
    line-height: 110%;
  }
}
@media (max-width: 960px) {
  .fd .text-h0 {
    font-size: 122px;
    line-height: 110%;
  }
  .fd .text-h2 {
    font-size: 54px;
    line-height: 100%;
  }
}
@media (max-width: 782px) {
  .fd .text-h0 {
    font-size: 58px;
    line-height: 110%;
  }
  .fd .text-h2 {
    font-size: 40px;
    line-height: 100%;
  }
}
@media all {
  .fd .bg-mesh-blue {
    --tw-bg-opacity:1;
    background-color: rgb(19 82 198/var(--tw-bg-opacity));
    background-image: url(/hc/theming_assets/01HZPQRNVV0RNNBSMK2MVK0XC7);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media all {
  .fd .btn-large {
    display: flex;
    cursor: pointer;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    letter-spacing: -0.4px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    font-family: Inter, sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 130%;
  }
}
@media all {
  .fd .btn-primary {
    width: -moz-fit-content;
    width: fit-content;
    --tw-bg-opacity:1;
    background-color: rgb(14 68 168/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
}
@media all {
  .fd .btn-primary:hover {
    --tw-bg-opacity:1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-text-opacity:1;
    color: rgb(14 68 168/var(--tw-text-opacity));
  }
}
@media all {
  .fd .btn-arrow {
    font-family: "xola";
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 0.625rem;
  }
}
@media all {
  .fd .btn-arrow:before {
    content: "";
  }
}
@media all {
  .fd .btn-arrow::before {
    --tw-text-opacity:1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
    --tw-content:"";
    content: var(--tw-content);
  }
}
@media all {
  .fd .btn-primary:hover .btn-arrow::before {
    content: var(--tw-content);
    --tw-text-opacity:1;
    color: rgb(14 68 168/var(--tw-text-opacity));
  }
}
@media screen and (max-width: 992px) {
  .fd [data-aos] {
    pointer-events: auto !important;
  }
  .fd html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
  }
  .fd html:not(.no-js) [data-aos=fade-up] {
    transform: none !important;
    opacity: 1 !important;
    pointer-events: auto !important;
  }
}
@media all {
  .fd html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate.opacity-80 {
    opacity: 0.8 !important;
    transform: none;
  }
}
@media (max-width: 782px) {
  .fd .text-h0 {
    font-size: 38px;
    line-height: 110%;
  }
}
@media all {
  .fd body[data-aos-duration="400"] [data-aos] {
    transition-duration: 0.4s;
  }
}
@media all {
  .fd [data-aos][data-aos][data-aos-duration="500"] {
    transition-duration: 0.5s;
  }
}
@media all {
  .fd [data-aos] {
    pointer-events: none;
  }
}
@media all {
  .fd [data-aos].aos-animate {
    pointer-events: auto;
  }
}
@media all {
  .fd [data-aos][data-aos][data-aos-easing=ease], .fd body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
  }
}
@media screen {
  .fd html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  .fd html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }
  .fd html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 100px, 0);
  }
  .fd html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  .fd html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1);
  }
  .fd html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }
}
@media (min-width: 600px) {
  .fd .sm\:mt-0 {
    margin-top: 0px;
  }
  .fd .sm\:mt-12 {
    margin-top: 3rem;
  }
  .fd .sm\:mt-8 {
    margin-top: 2rem;
  }
}
@media (min-width: 782px) {
  .fd .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .fd .md\:hidden {
    display: none;
  }
  .fd .md\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }
  .fd .md\:items-center {
    align-items: center;
  }
  .fd .md\:justify-center {
    justify-content: center;
  }
  .fd .md\:space-x-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse:0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .fd .md\:self-center {
    align-self: center;
  }
  .fd .md\:text-center {
    text-align: center;
  }
}
@media (min-width: 960px) {
  .fd .lg\:pt-24 {
    padding-top: 6rem;
  }
}
@media (min-width: 1280px) {
  .fd .xl\:pt-36 {
    padding-top: 9rem;
  }
}
@media (min-width: 1440px) {
  .fd .\32 xl\:mt-6 {
    margin-top: 1.5rem;
  }
}
@media (max-width: 782px) {
  .fd .text-h0 {
    font-size: 38px;
    line-height: 110%;
  }
}
@media (min-width: 1280px) and (max-width: 1440px) {
  .fd #free-demo h2 {
    font-size: 187px;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .fd #free-demo h2 {
    font-size: 160px;
  }
  .fd #free-demo h3 {
    font-size: 58px;
  }
}
@media (min-width: 782px) and (max-width: 959px) {
  .fd #free-demo h3 {
    font-size: 45px;
  }
}
@media (max-width: 782px) {
  .fd #free-demo h2 {
    font-size: 60px;
  }
}

.hero-unit {
    padding-top: 20px;
    padding-bottom: 100px;
}
.flex.flex-row.flex-wrap.items-start.justify-between.footer-border.footer-background img {
    position: absolute;
    bottom: -1px;
    width: 100%;
}

.flex.flex-row.flex-wrap.items-start.justify-between.footer-border.footer-background {
    position: relative;
}


















@media (max-width: 782px) {

.intro-title span,.intro-title {
    font-size: 41px;
    line-height: 1.2 !important;
}

.layout__content {
    padding-top: 20px;
}

.contactus {
    margin: 24px;
}

.contactus:after {
    width: 50vw;
    height: 60vw;
    visibility: hidden;
    opacity: 0;
}

.contactus h3 {
    font-size: 37px;
}

.contactus h3 span {
    font-size: 50px;
}

.contactus>div:after {
    width: 50vw;
    top: unset;
    bottom: -45%;
    right: 0;
}

.contactus-inner {
    justify-content: flex-start;
    padding-top: 70px;
    position: relative;
    z-index: 9999;
    max-width: 100%;
}
}
#primary-menu-toggle.open span:first-child {
    transform: rotate(45deg) translateY(0);
}
#primary-menu-toggle.open span:last-child {
    transform: rotate(-45deg) translateY(0);
}

.overflow-y-hidden {
    overflow-y: hidden;
}

