

















*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */


/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 1px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
    /*
    .row {
      margin: auto !important;
    }
    */
    .oc-var--container {
      padding-left: 20px;
      padding-right: 20px;
    }
    
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 1px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}


/*!
   * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
   * Copyright 2011-2020 The Bootstrap Authors
   * Copyright 2011-2020 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
   html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
  }
  
  *,
  *::before,
  *::after {
    box-sizing: inherit;
  }

  
  
  .container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  
  @media (min-width: 576px) {
    .container {
      max-width: 540px;
    }
  }
  
  @media (min-width: 768px) {
    .container {
      max-width: 720px;
    }
  }
  
  @media (min-width: 992px) {
    .container {
      max-width: 960px;
    }
  }
  
  @media (min-width: 1200px) {
    .container {
      max-width: 1256px;
    }
  }
  
  .container-fluid, .container--sm, .container--md, .container--lg, .container--xl {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .body-container-wrapper > .container-fluid,
  .section--dnd > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  
  @media (min-width: 576px) {
    .container, .container--sm {
      max-width: 540px;
    }
  }
  
  @media (min-width: 768px) {
    .container, .container--sm, .container--md {
      max-width: 720px;
    }
  }
  
  @media (min-width: 992px) {
    .container, .container--sm, .container--md, .container--lg {
      max-width: 960px;
    }
  }
  
  @media (min-width: 1200px) {
    .container, .container--sm, .container--md, .container--lg, .container--xl {
      max-width: 1256px;
    }
  }

  .container--sm {
    max-width: 590px;
  }
  .container--md {
    max-width: 775px;
  }
  .container--lg {
    max-width: 1024px;
  }
  
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
  }
  
  .no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  .col-55,.col-lg-55,.col-md-55,.col-sm-55,
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
  .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
  .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
  .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
  .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
  .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  @media screen and (max-width: 767px) {
    .col-55,.col-lg-55,.col-md-55,.col-sm-55,
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      padding-right: 16px;
      padding-left: 16px;
    }
  }
  
  .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    max-width: 100%;
  }
  
  .row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  
  .row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  
  .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
  .col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
  .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
  .col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
  .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-55 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  
  .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
  .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  
  .col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  
  .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  
  .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  
  .col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  
  .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .order-first {
    -ms-flex-order: -1;
    order: -1;
  }
  
  .order-last {
    -ms-flex-order: 13;
    order: 13;
  }
  
  .order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  
  .order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  
  .order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  
  .order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  
  .order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  
  .order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  
  .order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  
  .order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  
  .order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  
  .order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  
  .order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  
  .order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  
  .order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  
  .offset-1 {
    margin-left: 8.333333%;
  }
  
  .offset-2 {
    margin-left: 16.666667%;
  }
  
  .offset-3 {
    margin-left: 25%;
  }
  
  .offset-4 {
    margin-left: 33.333333%;
  }
  
  .offset-5 {
    margin-left: 41.666667%;
  }
  
  .offset-6 {
    margin-left: 50%;
  }
  
  .offset-7 {
    margin-left: 58.333333%;
  }
  
  .offset-8 {
    margin-left: 66.666667%;
  }
  
  .offset-9 {
    margin-left: 75%;
  }
  
  .offset-10 {
    margin-left: 83.333333%;
  }
  
  .offset-11 {
    margin-left: 91.666667%;
  }
  
  @media (min-width: 576px) {
    .col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-sm-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-sm-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-sm-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-sm-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-sm-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-sm-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-sm-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-sm-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-sm-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-sm-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-sm-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-sm-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-sm-55 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-sm-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-sm-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-sm-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-sm-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-sm-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-sm-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-sm-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-sm-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-sm-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-sm-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-sm-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-sm-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-sm-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-sm-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-sm-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-sm-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-sm-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-sm-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-sm-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-sm-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-sm-0 {
      margin-left: 0;
    }
    .offset-sm-1 {
      margin-left: 8.333333%;
    }
    .offset-sm-2 {
      margin-left: 16.666667%;
    }
    .offset-sm-3 {
      margin-left: 25%;
    }
    .offset-sm-4 {
      margin-left: 33.333333%;
    }
    .offset-sm-5 {
      margin-left: 41.666667%;
    }
    .offset-sm-6 {
      margin-left: 50%;
    }
    .offset-sm-7 {
      margin-left: 58.333333%;
    }
    .offset-sm-8 {
      margin-left: 66.666667%;
    }
    .offset-sm-9 {
      margin-left: 75%;
    }
    .offset-sm-10 {
      margin-left: 83.333333%;
    }
    .offset-sm-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 768px) {
    .col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-md-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-md-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-md-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-md-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-md-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-md-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-md-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-md-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-md-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-md-55 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-md-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-md-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-md-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-md-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-md-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-md-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-md-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-md-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-md-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-md-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-md-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-md-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-md-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-md-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-md-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-md-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-md-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-md-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-md-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-md-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-md-0 {
      margin-left: 0;
    }
    .offset-md-1 {
      margin-left: 8.333333%;
    }
    .offset-md-2 {
      margin-left: 16.666667%;
    }
    .offset-md-3 {
      margin-left: 25%;
    }
    .offset-md-4 {
      margin-left: 33.333333%;
    }
    .offset-md-5 {
      margin-left: 41.666667%;
    }
    .offset-md-6 {
      margin-left: 50%;
    }
    .offset-md-7 {
      margin-left: 58.333333%;
    }
    .offset-md-8 {
      margin-left: 66.666667%;
    }
    .offset-md-9 {
      margin-left: 75%;
    }
    .offset-md-10 {
      margin-left: 83.333333%;
    }
    .offset-md-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 992px) {
    .col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-lg-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-lg-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-lg-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-lg-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-lg-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-lg-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-lg-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-lg-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-lg-55 {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-lg-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-lg-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-lg-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-lg-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-lg-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-lg-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-lg-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-lg-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-lg-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-lg-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-lg-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-lg-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-lg-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-lg-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-lg-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-lg-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-lg-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-lg-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-lg-0 {
      margin-left: 0;
    }
    .offset-lg-1 {
      margin-left: 8.333333%;
    }
    .offset-lg-2 {
      margin-left: 16.666667%;
    }
    .offset-lg-3 {
      margin-left: 25%;
    }
    .offset-lg-4 {
      margin-left: 33.333333%;
    }
    .offset-lg-5 {
      margin-left: 41.666667%;
    }
    .offset-lg-6 {
      margin-left: 50%;
    }
    .offset-lg-7 {
      margin-left: 58.333333%;
    }
    .offset-lg-8 {
      margin-left: 66.666667%;
    }
    .offset-lg-9 {
      margin-left: 75%;
    }
    .offset-lg-10 {
      margin-left: 83.333333%;
    }
    .offset-lg-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 1200px) {
    .col-xl {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      min-width: 0;
      max-width: 100%;
    }
    .row-cols-xl-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .row-cols-xl-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .row-cols-xl-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .row-cols-xl-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .row-cols-xl-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
    .row-cols-xl-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-xl-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
    .col-xl-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
    .col-xl-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
    .col-xl-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
    .col-xl-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .col-xl-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
    .col-xl-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-xl-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
    .col-xl-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .col-xl-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
    .col-xl-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
    .col-xl-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
    .col-xl-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
    .order-xl-first {
      -ms-flex-order: -1;
      order: -1;
    }
    .order-xl-last {
      -ms-flex-order: 13;
      order: 13;
    }
    .order-xl-0 {
      -ms-flex-order: 0;
      order: 0;
    }
    .order-xl-1 {
      -ms-flex-order: 1;
      order: 1;
    }
    .order-xl-2 {
      -ms-flex-order: 2;
      order: 2;
    }
    .order-xl-3 {
      -ms-flex-order: 3;
      order: 3;
    }
    .order-xl-4 {
      -ms-flex-order: 4;
      order: 4;
    }
    .order-xl-5 {
      -ms-flex-order: 5;
      order: 5;
    }
    .order-xl-6 {
      -ms-flex-order: 6;
      order: 6;
    }
    .order-xl-7 {
      -ms-flex-order: 7;
      order: 7;
    }
    .order-xl-8 {
      -ms-flex-order: 8;
      order: 8;
    }
    .order-xl-9 {
      -ms-flex-order: 9;
      order: 9;
    }
    .order-xl-10 {
      -ms-flex-order: 10;
      order: 10;
    }
    .order-xl-11 {
      -ms-flex-order: 11;
      order: 11;
    }
    .order-xl-12 {
      -ms-flex-order: 12;
      order: 12;
    }
    .offset-xl-0 {
      margin-left: 0;
    }
    .offset-xl-1 {
      margin-left: 8.333333%;
    }
    .offset-xl-2 {
      margin-left: 16.666667%;
    }
    .offset-xl-3 {
      margin-left: 25%;
    }
    .offset-xl-4 {
      margin-left: 33.333333%;
    }
    .offset-xl-5 {
      margin-left: 41.666667%;
    }
    .offset-xl-6 {
      margin-left: 50%;
    }
    .offset-xl-7 {
      margin-left: 58.333333%;
    }
    .offset-xl-8 {
      margin-left: 66.666667%;
    }
    .offset-xl-9 {
      margin-left: 75%;
    }
    .offset-xl-10 {
      margin-left: 83.333333%;
    }
    .offset-xl-11 {
      margin-left: 91.666667%;
    }
  }
  
  .d-none {
    display: none !important;
  }
  
  .d-inline {
    display: inline !important;
  }
  
  .d-inline-block {
    display: inline-block !important;
  }
  
  .d-block {
    display: block !important;
  }
  
  .d-table {
    display: table !important;
  }
  
  .d-table-row {
    display: table-row !important;
  }
  
  .d-table-cell {
    display: table-cell !important;
  }
  
  .d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  
  .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  
  @media (min-width: 576px) {
    .d-sm-none {
      display: none !important;
    }
    .d-sm-inline {
      display: inline !important;
    }
    .d-sm-inline-block {
      display: inline-block !important;
    }
    .d-sm-block {
      display: block !important;
    }
    .d-sm-table {
      display: table !important;
    }
    .d-sm-table-row {
      display: table-row !important;
    }
    .d-sm-table-cell {
      display: table-cell !important;
    }
    .d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-sm-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 768px) {
    .d-md-none {
      display: none !important;
    }
    .d-md-inline {
      display: inline !important;
    }
    .d-md-inline-block {
      display: inline-block !important;
    }
    .d-md-block {
      display: block !important;
    }
    .d-md-table {
      display: table !important;
    }
    .d-md-table-row {
      display: table-row !important;
    }
    .d-md-table-cell {
      display: table-cell !important;
    }
    .d-md-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-md-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 992px) {
    .d-lg-none {
      display: none !important;
    }
    .d-lg-inline {
      display: inline !important;
    }
    .d-lg-inline-block {
      display: inline-block !important;
    }
    .d-lg-block {
      display: block !important;
    }
    .d-lg-table {
      display: table !important;
    }
    .d-lg-table-row {
      display: table-row !important;
    }
    .d-lg-table-cell {
      display: table-cell !important;
    }
    .d-lg-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-lg-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 1200px) {
    .d-xl-none {
      display: none !important;
    }
    .d-xl-inline {
      display: inline !important;
    }
    .d-xl-inline-block {
      display: inline-block !important;
    }
    .d-xl-block {
      display: block !important;
    }
    .d-xl-table {
      display: table !important;
    }
    .d-xl-table-row {
      display: table-row !important;
    }
    .d-xl-table-cell {
      display: table-cell !important;
    }
    .d-xl-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-xl-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media print {
    .d-print-none {
      display: none !important;
    }
    .d-print-inline {
      display: inline !important;
    }
    .d-print-inline-block {
      display: inline-block !important;
    }
    .d-print-block {
      display: block !important;
    }
    .d-print-table {
      display: table !important;
    }
    .d-print-table-row {
      display: table-row !important;
    }
    .d-print-table-cell {
      display: table-cell !important;
    }
    .d-print-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
    .d-print-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  
  .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  
  .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  
  .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  
  .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  
  .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  
  .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  
  .flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  
  .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  
  .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  
  .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  
  .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  
  .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  
  .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  
  .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  
  .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  
  .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  
  .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  
  .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  
  .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  
  .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  
  .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  
  .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  
  .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  
  .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  
  .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  
  .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  
  .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  
  .align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  
  .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  
  .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  
  .align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  
  .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  
  .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  
  @media (min-width: 576px) {
    .flex-sm-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-sm-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-sm-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-sm-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-sm-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-sm-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-sm-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-sm-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-sm-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-sm-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-sm-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-sm-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-sm-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-sm-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-sm-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-sm-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-sm-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-sm-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-sm-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-sm-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 768px) {
    .flex-md-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-md-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-md-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-md-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-md-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-md-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-md-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-md-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-md-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-md-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-md-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-md-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-md-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-md-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-md-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-md-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-md-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-md-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-md-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-md-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-md-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-md-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 992px) {
    .flex-lg-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-lg-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-lg-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-lg-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-lg-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-lg-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-lg-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-lg-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-lg-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-lg-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-lg-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-lg-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-lg-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-lg-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-lg-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-lg-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-lg-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-lg-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-lg-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-lg-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 1200px) {
    .flex-xl-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
    .flex-xl-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
    .flex-xl-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
    .justify-content-xl-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
    .justify-content-xl-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
    .justify-content-xl-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
    .justify-content-xl-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
    .align-items-xl-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
    .align-items-xl-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
    .align-items-xl-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
    .align-items-xl-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
    .align-items-xl-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
    .align-content-xl-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
    .align-content-xl-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
    .align-content-xl-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
    .align-content-xl-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
    .align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
    .align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
    .align-self-xl-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
    .align-self-xl-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
    .align-self-xl-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
    .align-self-xl-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
    .align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
    .align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  .m-0 {
    margin: 0 !important;
  }
  
  .mt-0,
  .my-0 {
    margin-top: 0 !important;
  }
  
  .mr-0,
  .mx-0 {
    margin-right: 0 !important;
  }
  
  .mb-0,
  .my-0 {
    margin-bottom: 0 !important;
  }
  
  .ml-0,
  .mx-0 {
    margin-left: 0 !important;
  }
  
  .m-1 {
    margin: 0.25rem !important;
  }
  
  .mt-1,
  .my-1 {
    margin-top: 0.25rem !important;
  }
  
  .mr-1,
  .mx-1 {
    margin-right: 0.25rem !important;
  }
  
  .mb-1,
  .my-1 {
    margin-bottom: 0.25rem !important;
  }
  
  .ml-1,
  .mx-1 {
    margin-left: 0.25rem !important;
  }
  
  .m-2 {
    margin: 0.5rem !important;
  }
  
  .mt-2,
  .my-2 {
    margin-top: 0.5rem !important;
  }
  
  .mr-2,
  .mx-2 {
    margin-right: 0.5rem !important;
  }
  
  .mb-2,
  .my-2 {
    margin-bottom: 0.5rem !important;
  }
  
  .ml-2,
  .mx-2 {
    margin-left: 0.5rem !important;
  }
  
  .m-3 {
    margin: 1rem !important;
  }
  
  .mt-3,
  .my-3 {
    margin-top: 1rem !important;
  }
  
  .mr-3,
  .mx-3 {
    margin-right: 1rem !important;
  }
  
  .mb-3,
  .my-3 {
    margin-bottom: 1rem !important;
  }
  
  .ml-3,
  .mx-3 {
    margin-left: 1rem !important;
  }
  
  .m-4 {
    margin: 1.5rem !important;
  }
  
  .mt-4,
  .my-4 {
    margin-top: 1.5rem !important;
  }
  
  .mr-4,
  .mx-4 {
    margin-right: 1.5rem !important;
  }
  
  .mb-4,
  .my-4 {
    margin-bottom: 1.5rem !important;
  }
  
  .ml-4,
  .mx-4 {
    margin-left: 1.5rem !important;
  }
  
  .m-5 {
    margin: 3rem !important;
  }
  
  .mt-5,
  .my-5 {
    margin-top: 3rem !important;
  }
  
  .mr-5,
  .mx-5 {
    margin-right: 3rem !important;
  }
  
  .mb-5,
  .my-5 {
    margin-bottom: 3rem !important;
  }
  
  .ml-5,
  .mx-5 {
    margin-left: 3rem !important;
  }
  
  .p-0 {
    padding: 0 !important;
  }
  
  .pt-0,
  .py-0 {
    padding-top: 0 !important;
  }
  
  .pr-0,
  .px-0 {
    padding-right: 0 !important;
  }
  
  .pb-0,
  .py-0 {
    padding-bottom: 0 !important;
  }
  
  .pl-0,
  .px-0 {
    padding-left: 0 !important;
  }
  
  .p-1 {
    padding: 0.25rem !important;
  }
  
  .pt-1,
  .py-1 {
    padding-top: 0.25rem !important;
  }
  
  .pr-1,
  .px-1 {
    padding-right: 0.25rem !important;
  }
  
  .pb-1,
  .py-1 {
    padding-bottom: 0.25rem !important;
  }
  
  .pl-1,
  .px-1 {
    padding-left: 0.25rem !important;
  }
  
  .p-2 {
    padding: 0.5rem !important;
  }
  
  .pt-2,
  .py-2 {
    padding-top: 0.5rem !important;
  }
  
  .pr-2,
  .px-2 {
    padding-right: 0.5rem !important;
  }
  
  .pb-2,
  .py-2 {
    padding-bottom: 0.5rem !important;
  }
  
  .pl-2,
  .px-2 {
    padding-left: 0.5rem !important;
  }
  
  .p-3 {
    padding: 1rem !important;
  }
  
  .pt-3,
  .py-3 {
    padding-top: 1rem !important;
  }
  
  .pr-3,
  .px-3 {
    padding-right: 1rem !important;
  }
  
  .pb-3,
  .py-3 {
    padding-bottom: 1rem !important;
  }
  
  .pl-3,
  .px-3 {
    padding-left: 1rem !important;
  }
  
  .p-4 {
    padding: 1.5rem !important;
  }
  
  .pt-4,
  .py-4 {
    padding-top: 1.5rem !important;
  }
  
  .pr-4,
  .px-4 {
    padding-right: 1.5rem !important;
  }
  
  .pb-4,
  .py-4 {
    padding-bottom: 1.5rem !important;
  }
  
  .pl-4,
  .px-4 {
    padding-left: 1.5rem !important;
  }
  
  .p-5 {
    padding: 3rem !important;
  }
  
  .pt-5,
  .py-5 {
    padding-top: 3rem !important;
  }
  
  .pr-5,
  .px-5 {
    padding-right: 3rem !important;
  }
  
  .pb-5,
  .py-5 {
    padding-bottom: 3rem !important;
  }
  
  .pl-5,
  .px-5 {
    padding-left: 3rem !important;
  }
  
  .m-n1 {
    margin: -0.25rem !important;
  }
  
  .mt-n1,
  .my-n1 {
    margin-top: -0.25rem !important;
  }
  
  .mr-n1,
  .mx-n1 {
    margin-right: -0.25rem !important;
  }
  
  .mb-n1,
  .my-n1 {
    margin-bottom: -0.25rem !important;
  }
  
  .ml-n1,
  .mx-n1 {
    margin-left: -0.25rem !important;
  }
  
  .m-n2 {
    margin: -0.5rem !important;
  }
  
  .mt-n2,
  .my-n2 {
    margin-top: -0.5rem !important;
  }
  
  .mr-n2,
  .mx-n2 {
    margin-right: -0.5rem !important;
  }
  
  .mb-n2,
  .my-n2 {
    margin-bottom: -0.5rem !important;
  }
  
  .ml-n2,
  .mx-n2 {
    margin-left: -0.5rem !important;
  }
  
  .m-n3 {
    margin: -1rem !important;
  }
  
  .mt-n3,
  .my-n3 {
    margin-top: -1rem !important;
  }
  
  .mr-n3,
  .mx-n3 {
    margin-right: -1rem !important;
  }
  
  .mb-n3,
  .my-n3 {
    margin-bottom: -1rem !important;
  }
  
  .ml-n3,
  .mx-n3 {
    margin-left: -1rem !important;
  }
  
  .m-n4 {
    margin: -1.5rem !important;
  }
  
  .mt-n4,
  .my-n4 {
    margin-top: -1.5rem !important;
  }
  
  .mr-n4,
  .mx-n4 {
    margin-right: -1.5rem !important;
  }
  
  .mb-n4,
  .my-n4 {
    margin-bottom: -1.5rem !important;
  }
  
  .ml-n4,
  .mx-n4 {
    margin-left: -1.5rem !important;
  }
  
  .m-n5 {
    margin: -3rem !important;
  }
  
  .mt-n5,
  .my-n5 {
    margin-top: -3rem !important;
  }
  
  .mr-n5,
  .mx-n5 {
    margin-right: -3rem !important;
  }
  
  .mb-n5,
  .my-n5 {
    margin-bottom: -3rem !important;
  }
  
  .ml-n5,
  .mx-n5 {
    margin-left: -3rem !important;
  }
  
  .m-auto {
    margin: auto !important;
  }
  
  .mt-auto,
  .my-auto {
    margin-top: auto !important;
  }
  
  .mr-auto,
  .mx-auto {
    margin-right: auto !important;
  }
  
  .mb-auto,
  .my-auto {
    margin-bottom: auto !important;
  }
  
  .ml-auto,
  .mx-auto {
    margin-left: auto !important;
  }
  
  @media (min-width: 576px) {
    .m-sm-0 {
      margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
      margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
      margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
      margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
      margin-left: 0 !important;
    }
    .m-sm-1 {
      margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
      margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
      margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
      margin-left: 0.25rem !important;
    }
    .m-sm-2 {
      margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
      margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
      margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
      margin-left: 0.5rem !important;
    }
    .m-sm-3 {
      margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
      margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
      margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
      margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
      margin-left: 1rem !important;
    }
    .m-sm-4 {
      margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
      margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
      margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
      margin-left: 1.5rem !important;
    }
    .m-sm-5 {
      margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
      margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
      margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
      margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
      margin-left: 3rem !important;
    }
    .p-sm-0 {
      padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
      padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
      padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
      padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
      padding-left: 0 !important;
    }
    .p-sm-1 {
      padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
      padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
      padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
      padding-left: 0.25rem !important;
    }
    .p-sm-2 {
      padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
      padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
      padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
      padding-left: 0.5rem !important;
    }
    .p-sm-3 {
      padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
      padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
      padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
      padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
      padding-left: 1rem !important;
    }
    .p-sm-4 {
      padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
      padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
      padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
      padding-left: 1.5rem !important;
    }
    .p-sm-5 {
      padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
      padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
      padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
      padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
      padding-left: 3rem !important;
    }
    .m-sm-n1 {
      margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
      margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
      margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
      margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
      margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
      margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
      margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
      margin-left: -1rem !important;
    }
    .m-sm-n4 {
      margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
      margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
      margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
      margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
      margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
      margin-left: -3rem !important;
    }
    .m-sm-auto {
      margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
      margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
      margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
      margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
      margin-left: auto !important;
    }
  }
  
  @media (min-width: 768px) {
    .m-md-0 {
      margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
      margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
      margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
      margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
      margin-left: 0 !important;
    }
    .m-md-1 {
      margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
      margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
      margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
      margin-left: 0.25rem !important;
    }
    .m-md-2 {
      margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
      margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
      margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
      margin-left: 0.5rem !important;
    }
    .m-md-3 {
      margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
      margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
      margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
      margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
      margin-left: 1rem !important;
    }
    .m-md-4 {
      margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
      margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
      margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
      margin-left: 1.5rem !important;
    }
    .m-md-5 {
      margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
      margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
      margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
      margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
      margin-left: 3rem !important;
    }
    .p-md-0 {
      padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
      padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
      padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
      padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
      padding-left: 0 !important;
    }
    .p-md-1 {
      padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
      padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
      padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
      padding-left: 0.25rem !important;
    }
    .p-md-2 {
      padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
      padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
      padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
      padding-left: 0.5rem !important;
    }
    .p-md-3 {
      padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
      padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
      padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
      padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
      padding-left: 1rem !important;
    }
    .p-md-4 {
      padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
      padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
      padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
      padding-left: 1.5rem !important;
    }
    .p-md-5 {
      padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
      padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
      padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
      padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
      padding-left: 3rem !important;
    }
    .m-md-n1 {
      margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
      margin-left: -0.25rem !important;
    }
    .m-md-n2 {
      margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
      margin-left: -0.5rem !important;
    }
    .m-md-n3 {
      margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
      margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
      margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
      margin-left: -1rem !important;
    }
    .m-md-n4 {
      margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
      margin-left: -1.5rem !important;
    }
    .m-md-n5 {
      margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
      margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
      margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
      margin-left: -3rem !important;
    }
    .m-md-auto {
      margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
      margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
      margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
      margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
      margin-left: auto !important;
    }
  }
  
  @media (min-width: 992px) {
    .m-lg-0 {
      margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
      margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
      margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
      margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
      margin-left: 0 !important;
    }
    .m-lg-1 {
      margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
      margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
      margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
      margin-left: 0.25rem !important;
    }
    .m-lg-2 {
      margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
      margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
      margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
      margin-left: 0.5rem !important;
    }
    .m-lg-3 {
      margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
      margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
      margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
      margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
      margin-left: 1rem !important;
    }
    .m-lg-4 {
      margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
      margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
      margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
      margin-left: 1.5rem !important;
    }
    .m-lg-5 {
      margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
      margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
      margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
      margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
      margin-left: 3rem !important;
    }
    .p-lg-0 {
      padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
      padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
      padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
      padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
      padding-left: 0 !important;
    }
    .p-lg-1 {
      padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
      padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
      padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
      padding-left: 0.25rem !important;
    }
    .p-lg-2 {
      padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
      padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
      padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
      padding-left: 0.5rem !important;
    }
    .p-lg-3 {
      padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
      padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
      padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
      padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
      padding-left: 1rem !important;
    }
    .p-lg-4 {
      padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
      padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
      padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
      padding-left: 1.5rem !important;
    }
    .p-lg-5 {
      padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
      padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
      padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
      padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
      padding-left: 3rem !important;
    }
    .m-lg-n1 {
      margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
      margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
      margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
      margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
      margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
      margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
      margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
      margin-left: -1rem !important;
    }
    .m-lg-n4 {
      margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
      margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
      margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
      margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
      margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
      margin-left: -3rem !important;
    }
    .m-lg-auto {
      margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
      margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
      margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
      margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
      margin-left: auto !important;
    }
  }
  
  @media (min-width: 1200px) {
    .m-xl-0 {
      margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
      margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
      margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
      margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
      margin-left: 0 !important;
    }
    .m-xl-1 {
      margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
      margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
      margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
      margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
      margin-left: 0.25rem !important;
    }
    .m-xl-2 {
      margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
      margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
      margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
      margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
      margin-left: 0.5rem !important;
    }
    .m-xl-3 {
      margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
      margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
      margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
      margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
      margin-left: 1rem !important;
    }
    .m-xl-4 {
      margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
      margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
      margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
      margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
      margin-left: 1.5rem !important;
    }
    .m-xl-5 {
      margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
      margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
      margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
      margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
      margin-left: 3rem !important;
    }
    .p-xl-0 {
      padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
      padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
      padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
      padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
      padding-left: 0 !important;
    }
    .p-xl-1 {
      padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
      padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
      padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
      padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
      padding-left: 0.25rem !important;
    }
    .p-xl-2 {
      padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
      padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
      padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
      padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
      padding-left: 0.5rem !important;
    }
    .p-xl-3 {
      padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
      padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
      padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
      padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
      padding-left: 1rem !important;
    }
    .p-xl-4 {
      padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
      padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
      padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
      padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
      padding-left: 1.5rem !important;
    }
    .p-xl-5 {
      padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
      padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
      padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
      padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
      padding-left: 3rem !important;
    }
    .m-xl-n1 {
      margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
      margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
      margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
      margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
      margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
      margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
      margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
      margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
      margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
      margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
      margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
      margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
      margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
      margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
      margin-left: -1rem !important;
    }
    .m-xl-n4 {
      margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
      margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
      margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
      margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
      margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
      margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
      margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
      margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
      margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
      margin-left: -3rem !important;
    }
    .m-xl-auto {
      margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
      margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
      margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
      margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
      margin-left: auto !important;
    }
  }
  /*# sourceMappingURL=bootstrap-grid.css.map */
.banner-section .span12 {
  min-height: 0;
}
.banner-section .dnd-section,
.banner-section .dnd-section>.row-fluid {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.dnd-section > .row-fluid,
.content-wrapper {
  width: 100%;
  /*padding-right: 1rem;
  padding-left: 1rem;*/
  margin-right: auto;
  margin-left: auto;
}
/*
.dnd-section .dnd-column {
  padding: 0 20px;
}
*/

@media (min-width: 768px){
  .dnd-section > .row-fluid,
  .content-wrapper {
    /*padding-right: 2rem;
    padding-left: 2rem;*/
  }
}


@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
@font-face {
  font-family: "Inter";
  src: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/raw_assets/public/Corellium_March2022/Fonts/Inter-400/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Inter";
  src: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/raw_assets/public/Corellium_March2022/Fonts/Inter-500/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Inter";
  src: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/raw_assets/public/Corellium_March2022/Fonts/Inter-600/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7W0Q5nw.woff2) format("woff2");
  font-style: normal;
  font-weight: 600;
}


img {
    max-width: 100%;
    height: auto;
}
html {
  box-sizing: border-box;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  line-height: 1.25;
  /* word-break: break-word; */
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html[lang^="ja"] body,
html[lang^="zh"] body,
html[lang^="ko"] body {
  line-break: strict;
  word-break: break-all;
}
::selection {
  /* background: rgba(105,56,239,.2); */
}
/* Paragraphs */

p {
  font-size: 18px;
  line-height: 1.5; 
  color: #3c424e;
}

/* Anchors */

a {
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
}

/* Lists */

ul,
ol {

}

/* ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
} */

ul.no-list {
  list-style: none;
}
ul li ul,
ol li ol,
ul li ol,
ol li ul {
  margin-top: 1rem;
}

/* Code blocks */

code {
  vertical-align: bottom;
}

/* Blockquotes */

blockquote {

}

/* Horizontal rules */

hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2.25rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.75rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: .875rem;
  }
}
h1 + p {
  font-size:20px;
  color: #3c424e;
}
h1 + h2 {
  color: #99A1AF !important;
}

/* GRADIENT TEXT */
.text--warm-gradient h1 strong {
  background-color: #f1a084;
    background-image: radial-gradient(at 40% 20%,#ffb87a 0,rgba(255,184,122,0) 50%),radial-gradient(at 80% 0,#1fddff 0,rgba(31,221,255,0) 50%),radial-gradient(at 0 50%,#fcdee1 0,rgba(252,222,225,0) 50%),radial-gradient(at 80% 50%,#ff85ad 0,rgba(255,133,173,0) 50%),radial-gradient(at 0 100%,#ffb58a 0,rgba(255,181,138,0) 50%),radial-gradient(at 0 0,#ff85a7 0,rgba(255,133,167,0) 50%);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 100%;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.custom-ol ol {
  list-style: none;
  counter-reset: corellium-counter;
  margin: 0;
  padding: 0;
}

.custom-ol ol li {
  counter-increment: corellium-counter;
  display: flex;
  margin-bottom: 20px;
  line-height: 1.5;
  position: relative;
}

.custom-ol ol li:before {
  content: counter(corellium-counter);
  font-size: 18px;
  font-weight: 700;
  margin-right: 1rem;
  max-width: 34px;
  width: 100%;
  border-radius: 50%;
  color: #6938ef;
  height: 34px;
  background-color: #ebe9fe;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.custom-ol ol li:not(:last-child):after {
  content: '';
  background-color: #d9d9d9;
  height: calc(100% + 20px);
  left: 16px;
  position: absolute;
  top: 17px;
  width: 2px;
  z-index: 1;
}
/*====================
BASE BUTTON STYLE
======================*/
.pill,
button:not(.private-button),
.btn,
.hs-button {
  background-color: #6230e7;
  border-radius: 4px;
  border: none;
  border-color: inherit;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1;
  line-height: 1;
  text-align: center;
  cursor:pointer;
  padding: 15px 20px;
  transition: all 300ms ease-in-out;
  text-transform: none;
}

.pill {
  text-transform: none;
}

.btn--nocaps {
  text-transform: none;
}


.btn--reverse {
  background-color: transparent;
  border-color: inherit;
  color: #3c424e;
}

button {
  border: none;
  outline: none;
}

button:disabled,
.btn:disabled,
.hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button:hover,
button:focus,
.btn:hover,
.btn:focus,
.hs-button:hover,
.hs-button:focus {
  background-color: #21222A;
  border-color: #21222A;
  color: #FFF;
  text-decoration: none;
}

button:active,
.btn:active,
.hs-button:active {
  background-color: #71727A;
  border-color: #71727A;
  color: #FFF;
  text-decoration: none;
}

.btn--round {
  border-radius: 100px;
  padding: 1rem;
  width: 50px;
  height: 50px;
}

.btn--round .cta__icon {
  margin-left: 0;
  margin-right: 0;
}

.btn--full-width {
  width: 100%;
}

.icon--arrow {
  transition: 500ms;
}

.icon--arrow--down {
  transform: rotate(90deg);
}

.active .icon--arrow--down {
  transform: rotate(270deg);
}

.icon--arrow--up {
  transform: rotate(-90deg);
}

.active .icon--arrow--up {
  transform: rotate(450deg);
}

.icon--arrow--left {
  transform: rotate(180deg);
}


/*====================
BUTTON STYLE -- COLORS
======================*/
/*--- Purple/Primary ---*/

.btn--primary {
  background-color: #6230e7;
  border-color: #6230e7;
  color: #ffffff;
}
a:hover .btn--primary,
.btn--primary:hover,
.btn--primary:focus {
  background-color:  #3000b5;
  border-color:  #3000b5;
}
.btn--primary:active {
  background-color:  #000083;
  border-color:  #000083;
}

/*--- Purple/Primary REVERSE ---*/
.btn--primary-reverse {
  background-color: transparent;
  border: 1px solid #6230e7;
  color: #6230e7;
}
a:hover .btn--primary-reverse,
.btn--primary-reverse:hover,
.btn--primary-reverse:focus {
  background-color: rgba(98, 48, 231, 0.2);
  border: 1px solid #6230e7;
  color: #6230e7;
}
.btn--primary-reverse:active {
  background-color: rgba(98, 48, 231, 0.2);
  border: 1px solid #6230e7;
  color: #6230e7;
}
/*--- Black/Secondary ---*/

.btn--secondary {
  background-color: #080c14;
  border-color: #080c14;
  color: #ffffff;
}
a:hover .btn--secondary,
.btn--secondary:hover,
.btn--secondary:focus {
  background-color:  #000000;
  border-color:  #000000;
}
.btn--secondary:active {
  background-color:  #000000;
  border-color:  #000000;
}

/*--- Black/Secondary REVERSE ---*/
.btn--secondary-reverse {
  background-color: transparent;
  border: 1px solid #080c14;
  color: #080c14;
}
a:hover .btn--secondary-reverse,
.btn--secondary-reverse:hover,
.btn--secondary-reverse:focus {
  background-color: #ffffff;
  border: 1px solid #080c14;
  color: #080c14;
}
.btn--secondary-reverse:active {
  background-color: #ffffff;
  border: 1px solid #080c14;
  color: #080c14;
}

/*--- White ---*/

.btn--white {
  background-color: #ffffff;
  border: 1px solid #D0D5DD;
  color: #080c14;
}
a:hover .btn--white,
.btn--white:hover,
.btn--white:focus {
  background-color:  rgb(249,250,251);
  border: 1px solid #D0D5DD;
  color: #080c14;
}
.btn--white:active {
  background-color:  rgb(249,250,251);
  border: 1px solid #D0D5DD;
  color: #080c14;
}

/*--- White REVERSE ---*/
.btn--white-reverse {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}
a:hover .btn--white-reverse,
.btn--white-reverse:hover,
.btn--white-reverse:focus {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #ffffff;
  color: #ffffff;
}
.btn--white-reverse:active {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #ffffff;
  color: #ffffff;
}

/*--- Gray ---*/

.btn--gray {
  background-color: #99A1AF;
  border-color: #99A1AF;
  color: #080c14;
}
a:hover .btn--gray,
.btn--gray:hover,
.btn--gray:focus {
  background-color: #F2F4F7;
  border-color:   #F2F4F7;
  color: #080c14;
}
.btn--gray:active {
  background-color:   #F2F4F7;
  border-color:   #F2F4F7;
  color: #080c14;
}

/*--- Gray REVERSE ---*/
.btn--gray-reverse {
  background-color: transparent;
  border: 1px solid #99A1AF;
  color: #99A1AF;
}
a:hover .btn--gray-reverse,
.btn--gray-reverse:hover,
.btn--gray-reverse:focus {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #99A1AF;
  color: #99A1AF;
}
.btn--gray-reverse:active {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid #99A1AF;
  color: #99A1AF;
}


/*-- Multi --*/
.btn--multi {
  position: relative;
  border: 2px solid transparent!important;
}
.btn--multi:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: -2px;
  border-radius: inherit;
  background-color: #9b8afb;
  background-image: radial-gradient(at 60% 17%,#6cd7fe 0,rgba(108,215,254,0) 44%),radial-gradient(at 34% 94%,#fa82fc 0,rgba(250,130,252,0) 56%),radial-gradient(at 51% 41%,#a2e1ec 0,rgba(162,225,236,0) 49%),radial-gradient(at 1% 86%,#9166db 0,rgba(145,102,219,0) 48%),radial-gradient(at 75% 99%,#605ef3 0,rgba(96,94,243,0) 54%),radial-gradient(at 23% 76%,#634cfa 0,rgba(99,76,250,0) 41%),radial-gradient(at 13% 56%,#dbd96b 0,hsla(59,61%,64%,0) 42%);
}
.btn--multi:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(8,12,20);
  z-index: 2;
  transition: .4s ease;
}
.btn--multi > span {
  position: relative;
  z-index: 3;
}
.btn--multi:hover:after,
.btn--multi.active:after,
.btn--multi:focus:after {
  background-color: rgb(37,42,52);
}

/* Text Link */
.btn.text-link {
  background-color: transparent;
  border-radius: 0;
  font-weight: 500;
  color: #6230e7;
  padding: 0;
  text-transform: none;
}
.btn.text-link:hover,
.btn.text-link:focus,
.btn.text-link:active {
  color: #3E1C96;
}
span.btn--arrow {
  display: flex;
}
/* BUTTON ARROW */
.btn--arrow::after {
  display: block;
  content: "";
  background: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/icons/arrow--white.svg) center center no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: relative;
  margin-left: 10px;
}
/* White */
.btn--primary .btn--arrow::after,
.btn--secondary .btn--arrow::after,
.btn--multi .btn--arrow::after {
  background: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/icons/arrow--white.svg) center center no-repeat;
  background-size: contain;
}
/* Primary */
.btn--primary-reverse .btn--arrow::after,
.text-link .btn--arrow::after {
  background: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/icons/arrow--primary.svg) center center no-repeat;
  background-size: contain;
}
/* Black */
.btn--white .btn--arrow::after,
.btn--secondary-reverse .btn--arrow::after,
.btn--gray .btn--arrow::after {
  background: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/icons/arrow--black.svg) center center no-repeat;
  background-size: contain;
}
/* Gray */
.btn--gray-reverse .btn--arrow::after {
  background: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/icons/arrow--gray.svg) center center no-repeat;
  background-size: contain;
}


.btn--nav {
  background-color: transparent;
  padding: 1rem;
  margin-left: 1rem;
}
.js-scrolled .btn--nav,
.js-scrolled nav .btn { border-radius: 0;}
.btn--nav.mobile-close {
  box-shadow: none;
  position: absolute;
  padding: 1rem;
  top: 30px;
  right: 30px;
  cursor:pointer;
  border: none;
}

.btn--social {
  background-color: transparent;
  box-shadow: none;
  color: ;
  padding: 0;
}

.btn--social + .btn--social {
  margin-left: .5rem;
}

.btn--social:hover,
.btn--social:focus,
.btn--social:active {
  background-color: transparent;
}

.btn--social path {
  fill: ;
}

.btn--social:hover path,
.btn--social:focus path,
.btn--social:active path {
  fill: 
}

.btn--social span {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.btn--social svg {
  height: 30px;
  padding: .25rem;
}

footer .btn--social {
  background-color: #ababab;
  color: #080c14;
  width: 30px;
  display: inline-block;
  padding: 0;
  align-items: center;
  justify-content: center;
  margin-left: 1rem;
}

footer .btn--social:hover,
footer .btn--social:focus,
footer .btn--social:active {
  background-color: #6230e7;
}

footer .btn--social path {
  fill: #080c14;
}

.btn--social:hover path,
.btn--social:focus path,
.btn--social:active path {
  fill: #080c14;
}


.btn--fancy {
  display: inline-flex;
  align-items: center;
}

.btn--fancy .btn__content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-items: flex-start;
  text-align: left;
  margin: 0 0 0 1rem;
}

.btn--fancy span {
  width: 100%;
}

.btn--fancy path {
  /* stroke: #fff; */
}
.btn--fancy h5,
.btn--fancy .brand-h5 {
  text-transform: capitalize;
  font-family: Bitter, serif;
  letter-spacing: 0.5px;
  line-height: 1.1;
}
.btn h2,
.btn h3,
.btn h4,
.btn h5,
.btn h6 {
  margin: 0;
}

.btn--x-radius {
  border-radius: 40px;
}


/*====================
BUTTON STYLES -- STATES
======================*/
.btn--state-success {

}
.btn--state-danger {

}
/* Form fields */

.hs-form-field {
  margin-bottom: 10px;
}

.form.has-padding {
  padding: 2rem;
}
@media screen and (max-width: 767px) {
  .form.has-padding {
    padding: 2rem 1rem;
  }
}
.form {
  border-radius: .375rem;
}
.form-columns-1 input.hs-input {
  width: 100% !important;
}

/* Labels */

form label {
  font-size: .875rem;
  line-height: 1.42857142857;
  font-weight: 500;
  margin-bottom: 6px;
  display: inline-block;
  font-style: normal;
  word-break: break-word;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, "Tahoma sans-serif";
}

form .inputs-list > li label {
  display: flex;
}

form .inputs-list > li label input {
  position: relative;
  top: 1px;
}
form fieldset.form-columns-1 .inputs-list > li label input.hs-input {
  width: auto!important;
}

form .legal-consent-container .hs-form-booleancheckbox-display>span,
form .inputs-list > li label span {
  margin-left: 0!important;
}

/* Help text - legends */

form legend {
  font-size: 14px;
}

/* Inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  display: inline-block;
  box-sizing: border-box;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, "Tahoma sans-serif";
  font-size: 16px;
  line-height: 1.5;
  font-style: normal;
  font-weight: normal;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgb(209, 209, 209);
  background-color: rgb(249,250,251);
  box-shadow: rgb(0 0 0 / 4%) 1px 1px 3px;
  transition: border-radius 200ms ease 0s;
  height: 44px;
  padding: 10px 12px;
  outline: none;
}
form input[type=text]:hover,
form input[type=email]:hover,
form input[type=password]:hover,
form input[type=tel]:hover,
form input[type=number]:hover,
form input[type=file]:hover,
form select:hover,
form textarea:hover {
    box-shadow: rgb(0 0 0 / 8%) 2px 2px 5px;
}
form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
    border: 1px solid rgb(49, 122, 226);
    box-shadow: rgb(0 0 0 / 4%) 0px 1px 3px inset;
    outline: none;
}
form textarea {
  min-height: 100px;
}
form select {
  background-image: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/raw_assets/public/Corellium_March2022/images/chevron.svg);
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  background-size: auto;
  -webkit-appearance: none;
}

form select.is-placeholder {
  color: rgb(153,161,175);
}

form fieldset {
  max-width: 100% !important;
}

form fieldset.form-columns-1 .hs-input {
  width: 100%!important;
}

/* Inputs - checkbox/radio */

form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

form .inputs-list > li {
  display: block;
  margin: 0.7rem 0;
}

form .inputs-list input,
form .inputs-list span {
  vertical-align: middle;
}

form input[type=checkbox],
form input[type=radio] {
  cursor: pointer;
  margin-right: 0.35rem;
}

/* Placeholder */
.hs-input:-moz-placeholder {
  color: rgb(153,161,175);
}

.hs-input::-webkit-input-placeholder {
  color: rgb(153,161,175);
}

/* Inputs - datepicker */

.hs-dateinput {
  position: relative;
}

.hs-dateinput:before {
  content:'\01F4C5';
  position: absolute;
  right: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
}

.fn-date-picker td.is-selected .pika-button {
  border-radius: 0;
  box-shadow: none;
}

.fn-date-picker td .pika-button:hover,
.fn-date-picker td .pika-button:focus {
  border-radius: 0 !important;
  color: #FFF;
}

/* Inputs - file picker */

form input[type=file] {
  background-color: transparent;
  border: initial;
  padding: initial;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext p {
  font-size: 0.875rem;
  margin: 0 0 1.4rem;
}

form .hs-richtext img {
  max-width: 100% !important;
}

/* GDPR */

.legal-consent-container .hs-form-booleancheckbox-display > span,
.legal-consent-container .hs-form-booleancheckbox-display > span p {
  margin-left: 1rem !important;
}

/* Validation */

.hs-form-required {
  color: #EF6B51;
}

.hs-input.invalid.error {
  border: 1px solid #F97066;
}

.hs-error-msg {
    color: #F97066;
  margin-top: 0.35rem;
}
.hs-error-msgs label {
    font-size: 14px;
    line-height: 20px;
    margin-top: 6px;
    -webkit-box-align: center;
    align-items: center;
    color: #F97066;
    display: flex;
}

.submitted-message {
  font-size: 24px;
  font-weight: 600;
}

/* Submit button */

.button,
.hs-button {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  transition: all 0.15s linear;
  white-space: normal;
  margin: 20px 0;
}
.wide-button input[type="submit"],
.wide-button .hs-button {
  width: 100%;
}
/* Captcha */

.grecaptcha-badge {
  margin: 0 auto;
}
.form--btn-center .hs-submit {
  margin: auto;
  text-align: center;
}

/* BUTTON STYLES */
.hs-submit input {
  padding: 14px 20px;
  font-weight: 500;
  -webkit-font-smoothing: initial;
}
/* Purple/Primary */
.form-btn--primary .hs-submit input {
  background-color: #6230e7;
  border-color: #6230e7;
  color: #ffffff;
}
.form-btn--primary .hs-submit input:hover,
.form-btn--primary .hs-submit input:focus {
  background-color:  #3000b5;
  border-color:  #3000b5;
}
.form-btn--primary .hs-submit input:active {
  background-color:  #000083;
  border-color:  #000083;
}
/* Purple/Primary REVERSE */
.form-btn--primary-reverse .hs-submit input {
  background-color: transparent;
  border: 1px solid #6230e7;
  color: #6230e7;
}
.form-btn--primary-reverse .hs-submit input:hover,
.form-btn--primary-reverse .hs-submit input:focus {
  background-color:  #3000b5;
  border: 1px solid #3000b5;
  color: #ffffff;
}
.form-btn--primary-reverse .hs-submit input:active {
  background-color:  #3000b5;
  border: 1px solid #3000b5;
  color: #ffffff;
}


/* Black/Secondary */
input#submitbutton,
.form-btn--secondary .hs-submit input {
  background-color: #080c14;
  border-color: #080c14;
  color: #ffffff;
}
input#submitbutton:hover,
input#submitbutton:focus,
.form-btn--secondary .hs-submit input:hover,
.form-btn--secondary .hs-submit input:focus {
  background-color:  #000000;
  border-color:  #000000;
}
input#submitbutton:active,
.form-btn--secondary .hs-submit input:active {
  background-color:  #000000;
  border-color:  #000000;
}
/* Black/Secondary REVERSE */
.form-btn--secondary-reverse .hs-submit input {
  background-color: transparent;
  border: 1px solid #080c14;
  color: #080c14;
}
.form-btn--secondary-reverse .hs-submit input:hover,
.form-btn--secondary-reverse .hs-submit input:focus {
  background-color:  #000000;
  border: 1px solid #000000;
  color: #ffffff;
}
.form-btn--secondary-reverse .hs-submit input:active {
  background-color:  #000000;
  border: 1px solid #000000;
  color: #ffffff;
}

form .hs-fieldtype-intl-phone.hs-input select {
  font-size: 14px;
  width: 50%!important;
}

form .hs-fieldtype-intl-phone.hs-input input {
  width: 48%!important;
}

/* white */
.form-btn--white .hs-submit input {
  background-color: #fff;
  border-color: #fff;
  color: #0d0d0d;
}
.form-btn--white .hs-submit input:hover,
.form-btn--white .hs-submit input:focus {
  background-color:  #cdcdcd;
  border-color:  #cdcdcd;
}
.form-btn--white .hs-submit input:active {
  background-color:  #9b9b9b;
  border-color:  #9b9b9b;
}
/* Table */

table {
  border: 1px solid;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

/* Table Cells */

th,
td {
  border: 1px solid;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */

thead th,
thead td {
  border-bottom: 2px solid;
  vertical-align: bottom;
}

/* PRICING TABLES */
.table--pricing .col--details .col--details__price {
  font-size: 2.25rem;
  line-height: 1.22;
  font-weight: 600;
}
.table--pricing .col--details p {
  font-size: 1rem;
  font-weight: 400;
}
.table--pricing label {
  font-size: .875rem;
  line-height: 1.42857142857;
  font-weight: 500;
}
.table--pricing .dropdown-toggle {
  align-items: center;
  background-color: rgb(255, 255, 255);
  border-color: rgb(208, 213, 221);
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  cursor: default;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  min-height: 44px;
  position: relative;
  transition: color 0.2s ease 0s, background-color 0.2s ease 0s, box-shadow 0.2s ease 0s;
  box-sizing: border-box;
  width: 100%;
  outline: 0px !important;
}
.table--pricing .dropdown {
  width: 71%;
  border: 1px solid rgb(228,231,236);
  margin-top: -25px;
  padding: 0;
}
.table--pricing .dd-option {
  padding: 15px;
  transition: ease 300ms all;
}
.table--pricing .dd-option:hover {
  background-color: #FAFAFF;
  color: #6230e7;
  transition: ease 300ms all;
  cursor: pointer;
}
.table--pricing .header--icon {
  opacity: .5;
}
.table--pricing .row--header {
  border-top: 1px solid rgb(228,231,236);
}
.table--pricing .row--header:first-of-type {
  border-top: 0;
}
.table--pricing .row--ctas a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  white-space:nowrap;
}
.table--pricing .modal-pop a {
  color: #6230e7;
  font-weight: 500;
}
.pricing-modal {
  background-color: #ffffff;
  max-width: 400px;
  margin: auto;
  padding: 1.5rem;
  border-radius: .75rem;
}
.pricing-modal .pricing-modal__inner p:first-of-type {
  margin: 0;
}
.pricing-modal .pricing-modal__inner p {
  font-weight: 400;
}
.pricing-modal .pricing-modal__inner a {
  color: #6230e7;
  text-decoration: underline;
}
.pricing-modal .pricing-modal__inner a.btn.modal-close {
  position: relative;
  width: 100%;
  color: #3c424e;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 600;
}
.pricing-modal .pricing-modal__inner a.btn.modal-close:hover {
background-color: #F9FAFB;
}
@media screen and (max-width: 992px ) {
  .table--rows .row--title {
    width: 55%;
  }
  .table--rows .pricing-col {
    width: 45%;
    max-width: 45%;
    flex: auto;
  }
}















.headroom--wrapper-dark {
  background-color: #141414;
}
.headroom {
  position: relative;
  transform: translateY(0);
}
.header-hide .headroom {
  position: fixed;
  transform: translateY(-100%);
}

.header-show .headroom:not(.header-lp) {
  position: fixed;
  transform: translateY(0);
  transition: transform .2s ease-in-out;
  backdrop-filter: blur(10px);
  /* border-bottom: 0px !important; */
}
.header-login-menu .hs-menu-wrapper>ul>li>ul {
  opacity: 0 !important;
  visibility: hidden !important;
  display: none !important;
  position: absolute;
  inset: 0px 0px auto auto;
  transform: translate(0px, 44px);
  z-index: 60;
}
.header-login-menu .hs-menu-wrapper>ul>li.clicked>ul {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.headroom-wrapper {
  min-height: 80px;
}
.headroom {
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.headroom a {
  text-decoration: none;
}
.styles-module_nav__3S79p {
  position: relative;
  z-index: 50;
  width: 100%;
}
hr.styles-module_nav-header__divider__lzr32 {
  border: 0;
  color: rgb(8, 12, 20);
  height: 0;
  border-top: 1px solid #f2f4f7;
  margin: 0;
  background-color: transparent;
}
.headroom--dark hr.styles-module_nav-header__divider__lzr32 {
  border: 0;
  color: rgb(8, 12, 20);
  height: 0;
  border-top: 1px solid rgba(108,115,132,.3);
  margin: 0;
  background-color: transparent;
}
.header__container {
  max-width: 1256px;
  width: 100%;
  /*padding-right: 1rem;
  padding-left: 1rem;*/
  margin-right: auto;
  margin-left: auto;
}
@media screen  and (max-width: 1024px) {
  .header__container {
    padding: 0 20px;
  }
}
.styles-module_nav-header__inner__26imO {
  height: 4.25rem;
  width: 100%;
  gap: 1rem;
  display: flex;
  justify-content: space-between;
}
.mobile-open .styles-module_nav-header__button__3l5RK svg.main {
  display: none;
}

.styles-module_nav-header__button__3l5RK svg.close {
  display: none;
}

.mobile-open .styles-module_nav-header__button__3l5RK svg.close {
  display: block;
}
.styles-module_nav-header__logo-container__2fYlV a svg {
  color: #080c14;
}
.styles-module_nav-header__logo-container__2fYlV {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.styles-module_nav-header__button__3l5RK {
  display: block;
  /* --tw-text-opacity: 1; */
  color: rgb(66, 72, 84);
  cursor: pointer;
}
.styles-module_nav-header__button__3l5RK svg {
  stroke: rgb(66, 72, 84);
}
svg {
  display: block;
  vertical-align: middle;
}
.styles-module_nav-header__triggers__36-1E {
  /*   position: absolute; */
  top: 4rem;
  left: 0;
  right: 0;
  --tw-bg-opacity: 1;
  /* background-color: rgb(255 255 255/var(--tw-bg-opacity)); */
  padding: 1rem 0.5rem;
  display: none;
  flex-direction: column;
  gap: 0;
}
.header-login-menu .hs-menu-wrapper>ul {
  z-index: 1;
  position: relative;
  display: flex;
  width: 100%;
  cursor: pointer;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a>span>svg,
.header-login-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a>span>svg {
  width: 1.25rem;
  height: 1.25rem;
}
.headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a>span>svg {
  stroke: #A3A3A3;
  transition: ease .2s all;
}
.headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children.clicked>a>span>svg {
  stroke: #424242;
  transition: ease .2s all;
}
.headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a>span>svg {
  stroke: #737373;
  transition: ease .2s all;
}
.headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover >a>span>svg,
.headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children.clicked>a>span>svg {
  stroke: #ffffff;
  transition: ease .2s all;
}
.header-login-menu .hs-menu-wrapper>ul>li>a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  height: 2.25rem;
  padding: 0 0.875rem;
  font-size: .875rem;
  line-height: 1.42857142857;
  box-shadow: 0 1px 0.125rem rgb(8 12 20 / 5%);
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.custom-menu-primary .hs-menu-wrapper>ul{
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  width: 100%;
  box-shadow: none;
  transition: color .2s,background-color .2s;
  justify-content: space-between;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  height: 2.25rem;
  /* padding: 0 0.875rem; */
  font-size: .875rem;
  line-height: 1.42857142857;
  display: inline-flex;
  align-items: center;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child>a {
  width: 100%;
  justify-content: flex-start;
  padding-left: .75rem;
  padding-right: .75rem;
}

.menu__container {
  width: 100%;
  max-width: 610px;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(1)>ul>.menu__container>li {
  display: flex;
  align-items: center;
}
.styles-module_nav-panel__aside__3xsp5 * {
  z-index: 1;
}
.justify-center {
  justify-content: center;
}
.items-start {
  align-items: flex-start;
}
.flex-col {
  flex-direction: column;
}
.w-full {
  width: 100%;
}
.flex {
  display: flex;
}
.mb-4 {
  margin-bottom: 1rem;
}
.styles-module_text--md__1ZnKN {
  font-size: 1rem;
  line-height: 1.5;
  /*   color: rgb(8, 12, 20); */
}
.styles-module_text--medium__1ftJ1 {
  font-weight: 500;
}
.styles-module_text__1mzo- {
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
.pb-1 {
  padding-bottom: 0.25rem;
  margin: 0;
}
.gap-6 {
  gap: 1.5rem;
}

.items-center {
  align-items: center;
}

.rounded-md {
  border-radius: 0.375rem;
}

.overflow-hidden {
  overflow: hidden;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.gap-3 {
  gap: 0.75rem;
}
.styles-module_nav-panel__footer__1hvMq {
  /* --tw-bg-opacity: 1; */
  background-color: rgb(244, 243, 255);
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  /* --tw-text-opacity: 1; */
  color: rgb(89, 37, 220);
}
.items-start {
  align-items: flex-start;
}

.gap-1 {
  gap: 0.25rem;
}
.clamp-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.clicked>ul {
  opacity: 1 !important;
  display: block !important;
  visibility: visible !important;
  /*   position: absolute; */
  /* left: 0;
  right: 0;
  top: 81px; */
}
.custom-menu-primary .hs-menu-wrapper>ul>li>ul {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  overflow: hidden;
  /*   box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(8, 12, 20, 0.1) 0px 12px 16px -4px, rgba(8, 12, 20, 0.05) 0px 4px 6px -2px; */
}

.styles-module_text--sm__3p4Lc {
  font-size: .875rem;
  line-height: 1.42857142857;
  color: rgb(123, 132, 147);
}
.styles-module_text--normal__22aSn {
  font-weight: 400;
}
.styles-module_text__1mzo- {
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  margin: 0;
}
.styles-module_button--lg__2C8N8 {
  height: 2.75rem;
  padding: 0 1.125rem;
  font-size: 1rem;
  line-height: 1.5;
}
.styles-module_button--link__1pJST {
  height: auto;
  padding: 0;
  color: rgb(89, 37, 220);
}
.styles-module_button__3Sq9I {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a {
  background-color: rgb(249, 250, 251);
}
.styles-module_nav-panel__aside__3xsp5 a.styles-module_button__3Sq9I.styles-module_button--lg__2C8N8.styles-module_button--link__1pJST {
  color: rgb(89, 37, 220);
}
.styles-module_button__3Sq9I svg {
  width: 1.25rem;
  height: 1.25rem;
}
.text-gray-500 {
  color: rgb(108, 115, 132);
}
.styles-module_nav-panel__aside__3xsp5 {
  position: relative;
  flex-shrink: 0;
  background-color: rgb(249, 250, 251);
  padding: 2rem;
  border-left: 1px solid rgb(242, 244, 247);
}
.styles-module_nav-panel__aside__3xsp5:before {
  position: absolute;
  background-color: rgb(249, 250, 251);
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 100vw;
  content: "";
}
.styles-module_nav-item__K1V9s {
  transition: background-color .2s;
  width: 100%;
  min-width: 17rem;
  display: flex;
  flex: 1 1;
  align-items: center;
  gap: 1rem;
  padding: 0.75rem 0.5rem; 
  justify-content: flex-start;
  white-space: normal;
  border-radius: 0.5rem;
  text-align: left;
}
.styles-module_nav-panel__links__inner__1d60z {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0.5rem;
  width: 100%;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.styles-module_nav-item__icon__3m0jd {
  flex-shrink: 0;
}
.styles-module_featured-icon--lg__vED48 {
  width: 3rem;
  height: 3rem;
}
.styles-module_featured-icon--primary__2i9E7 {
  --tw-bg-opacity: 1;
  background-color: rgb(235 233 254/var(--tw-bg-opacity));
}

.styles-module_featured-icon__1G50E {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
}
.styles-module_nav-panel__section__title__1lIUK {
  margin-left: 1rem;
  margin-right: 1rem;
  color: rgb(8, 12, 20);
}
.styles-module_nav-item__title-container__3UEg9 {
  display: flex;
  gap: 0.5rem;
}
.styles-module_nav-panel__footer__container__26GCt {
  display: flex;
  justify-content: center;
}
.styles-module_dropdown__wrapper__3URNi {
  min-width: 15rem;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  /* background-color: rgb(255, 255, 255); */
  --tw-shadow: 0 0.75rem 1rem -0.25rem rgba(8,12,20,0.1),0 0.25rem 0.375rem -0.125rem rgba(8,12,20,0.05);
  --tw-shadow-colored: 0 0.75rem 1rem -0.25rem var(--tw-shadow-color),0 0.25rem 0.375rem -0.125rem var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.styles-module_dropdown__group--navigation__1Ea0j {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.styles-module_dropdown__group__Ueiwl {
  display: flex;
  flex-direction: column;
}

.styles-module_dropdown__item--navigation__1hoT6 {
  padding: 0 1.25rem;
}

.styles-module_dropdown__item__3mfRN {
  --tw-text-opacity: 1;
  color: rgb(66 72 84/var(--tw-text-opacity));
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* padding: 0.625rem 1rem; */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  gap: 0.75rem;
  text-align: left;
  transition: background-color .2s ease,box-shadow .2s ease;
}

.styles-module_dropdown__group--navigation__1Ea0j>: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));
}

.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>ul>.menu__container>li {
  display: flex;
  align-items: center;
}
.custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(3)>ul>.menu__container>li {
  display: flex;
  align-items: center;
}
.styles-module_badge--light--success__1AIw_ .styles-module_badge__dot__3hqrc {
  --tw-bg-opacity: 1;
  background-color: rgb(18 183 106/var(--tw-bg-opacity));
}
.styles-module_button--link__1pJST {
  background-color: transparent;
}
.styles-module_nav-panel__footer__1hvMq .styles-module_button__3Sq9I.styles-module_button--lg__2C8N8.styles-module_button--link__1pJST {
  color: #5925dc;
}
.styles-module_badge__dot__3hqrc {
  display: inline-flex;
  height: 0.5rem;
  width: 0.5rem;
  border-radius: 9999px;
}

.styles-module_badge--has-dot__UnJic {
  gap: 0.4375rem;
}

.styles-module_badge--light--success__1AIw_ {
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 243/var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(2 122 72/var(--tw-text-opacity));
}

.styles-module_badge--has-dot--sm__iEAmR {
  padding-left: 0.4375rem;
}

.styles-module_badge--sm__3lo_F {
  height: 1.375rem;
  padding: 0 0.5rem;
  font-size: .75rem;
}
.styles-module_container--default__TIKQ3 {
  max-width: 1280px;
}
.styles-module_badge--light--success__1AIw_ {
  background-color: rgb(236, 253, 243);
  color: rgb(2, 122, 72);
}
.styles-module_badge--md__2PQwa {
  height: 1.5rem;
  padding: 0 0.625rem;
  font-size: .875rem;
}
.styles-module_badge__3m7_p {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-weight: 500;
  white-space: nowrap;
}
.styles-module_container__39RRO {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-right: auto;
  margin-left: auto;
}
/* .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(2)>ul>.menu__container>li:nth-child(1) {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
} */
.styles-module_nav-panel__section__1OhQ2 {
  display: flex;
  flex: 1 1;
  flex-direction: column;
  gap: 0.75rem;
}


@media (min-width: 768px){
  .styles-module_nav-header__inner__26imO {
    /* height: 5rem; */
  }
  .header__container {
    padding: 0 20px;
  }
  .styles-module_container__39RRO {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}


@media (min-width: 1025px){
  /*
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(2)>ul>.menu__container>li:nth-child(1) {
    flex-direction: row;
    gap: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  */
  .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>ul {
    position: absolute;
    border-radius: 4px;
    overflow: hidden;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul {
    box-shadow: none;
  }
  .styles-module_nav-panel__links__inner__1d60z {
    flex-direction: row;
  }
  .styles-module_nav-header__triggers__36-1E {
    /*     position: relative; */
    top: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    /*gap: 0.5rem;*/
  }

  .header-login-menu .hs-menu-wrapper>ul {
    margin-left: .5rem;
  }

  .styles-module_nav-panel__links__inner__1d60z {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .styles-module_nav-item__K1V9s {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .header-login-menu .hs-menu-wrapper>ul>li>a {
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    flex-direction: row;
    align-items: flex-start;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    justify-content: center;
    width: auto;
  }
  .pb-4 {
    padding-bottom: 1rem;
  }
  .menu__container {
    padding-left: 2rem;
    padding-right: 2rem;
    flex-direction: row;
  }

  .styles-module_nav-header__button__3l5RK {
    display: none;
  }
  .styles-module_nav-header__inner__26imO {
    gap: 0;
    align-items: center;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>ul.one-child {
    transform: translateX(-32%);
  }
}

@media (max-width: 1024px){
  .styles-module_nav-panel__footer__1hvMq {
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(2)>ul>.menu__container>li:nth-child(1)>a {
    display: none;
}
  .styles-module_nav-panel__section__links__wHDFG {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .headroom-wrapper {
    min-height: 73px;
  }
  .header-login-menu .hs-menu-wrapper>ul>li>ul {
    position: static;
    transform: none;
  }
  .mobile-open .styles-module_nav-header__triggers__36-1E {
    display: flex;
    --tw-shadow: 0 0.75rem 1rem -0.25rem rgba(8,12,20,0.1),0 0.25rem 0.375rem -0.125rem rgba(8,12,20,0.05);
    --tw-shadow-colored: 0 0.75rem 1rem -0.25rem var(--tw-shadow-color),0 0.25rem 0.375rem -0.125rem var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
    background-color: #ffffff;
  }
  .styles-module_nav-panel__aside__3xsp5 {
    display: none;
  }
  .styles-module_nav-header__triggers__36-1E {
    position: absolute;
    overflow-y: auto;
    max-height: calc(100vh - 75px);
  }
  .header-login-menu .hs-menu-wrapper>ul>li {
    width: 100%;
  }
}

/* CUSTOM LP */
.headroom-lp {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  z-index: 100;
}
.headroom-lp .headroom.header-lp {
  background: transparent;
  padding: 10px 0;
}
@media screen and (max-width: 1350px) {
  section#lp_header .container--xl {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
@media screen and (max-width: 767px){
  section#lp_header .row > div {
    margin: 50px 0;
  }
}
@media screen and (max-width: 600px){
  section#lp_header {
    padding-top: 80px;
  }
}


.headroom {
  background-color: rgba(255,255,255, 0.8);
}
.headroom--dark {
  background-color: rgba(20, 20, 20, .8);
  border-bottom: 1px solid #424242;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type {
  border: 1px solid #141414;
  background-color: #141414;
  color: #fff;
  border-radius: 4px;
  font-weight: 600;
  margin-left: 1rem;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type a {
  color: #fff;
  font-weight: 600;
}

.headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type {
  border: 0px;
  background-color: #ffffff;
  color: #141414;
  border-radius: .25rem;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #424242;
}
.headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a {
  color: #141414;
  font-weight: 600;
}
.headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a:focus,
.headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li:last-of-type > a:focus-visible {
  color: inherit !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #424242;
  background-color: rgb(249,250,251);
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:focus {
  color: #424242!important;
}

.headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #D6D6D6;
}
@media screen and (min-width: 1025px) {
  .headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
  .headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
  .headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li.clicked > a  {
    color: rgba(255, 255, 255, 1.0);
    background-color: rgba(255,255,255,.05);
  }
  .headroom--dark .custom-menu-primary .hs-menu-wrapper > ul > li > a:focus {
    color: rgba(255, 255, 255, 1.0)!important;
  }
}


.custom-menu-primary .hs-menu-wrapper > ul ul  {
  background-color: rgba(255, 255, 255, 1.0);
}
.header-login-menu .hs-menu-wrapper>ul ul .styles-module_dropdown__wrapper__3URNi{
  background-color: rgba(255, 255, 255, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: rgba(8, 12, 20, 1.0);
}
.header-login-menu .hs-menu-wrapper>ul ul a{
  color: rgba(8, 12, 20, 1.0);
}
.header-login-menu .hs-menu-wrapper>ul ul a:hover{
  color: rgba(8, 12, 20, 1.0);
  background-color: rgba(249, 250, 251, 1.0);
}
.styles-module_nav-panel__aside__3xsp5 a{
  color: rgba(8, 12, 20, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  color: rgba(8, 12, 20, 1.0);
  background-color: rgba(249, 250, 251, 1.0);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.active a {
  color: rgba(8, 12, 20, 1.0);
  /* background-color: rgba(249, 250, 251, 1.0); */
}

.header-login-menu .hs-menu-wrapper>ul>li>a {
  position: relative;
  border: 2px solid transparent!important;
  background: #6230e7;
  color: #ffffff;
}
.header-login-menu .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(89, 37, 220, 1.0);
}


/*
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a {
  position: relative;
  border: 2px solid transparent!important;
  background: transparent;
  color: #ffffff;
}
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:before,
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:hover::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background-color: #9b8afb;
  background-image: radial-gradient(at 60% 17%,#6cd7fe 0,rgba(108,215,254,0) 44%),radial-gradient(at 34% 94%,#fa82fc 0,rgba(250,130,252,0) 56%),radial-gradient(at 51% 41%,#a2e1ec 0,rgba(162,225,236,0) 49%),radial-gradient(at 1% 86%,#9166db 0,rgba(145,102,219,0) 48%),radial-gradient(at 75% 99%,#605ef3 0,rgba(96,94,243,0) 54%),radial-gradient(at 23% 76%,#634cfa 0,rgba(99,76,250,0) 41%),radial-gradient(at 13% 56%,#dbd96b 0,hsla(59,61%,64%,0) 42%);
}
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:after,
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:hover::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(8,12,20);
  z-index: -1;
  transition: .4s ease;
}
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a > span {
  position: relative;
  z-index: 3;
}
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:hover:after,
.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:after
 .headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:focus:after  {
  background-color: rgb(37,42,52);
}

.headroom--dark .header-login-menu .hs-menu-wrapper>ul>li>a:hover{
  background: transparent;
}
*/
/* .headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(37, 42, 52, 1.0);
} */

.headroom--dark .styles-module_nav-header__button__3l5RK svg {
  stroke: #fff;
}



body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: ;
  font-family: ;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: ;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: ;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: ;
}

body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: ;
  border-color: ;
}

body .submenu.level-2 > li:first-child:before {
  border-color: ;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: ;
}

body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: ;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: ;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: ;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: ;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: ;
  }
}

/* DROPDOWN TITLES */
.styles-module_nav-item__title-container__3UEg9 p {
  color: #424242;
}

/* LOGO */
.styles-module_nav-header__logo-container__2fYlV a svg {
  max-width: 200px;
}
.headroom--dark .styles-module_nav-header__logo-container__2fYlV a svg,
.headroom--dark .styles-module_nav-header__logo-container__2fYlV a svg path {
  fill: #ffffff !important;
}




.header-top {
  background: #F5F5F5;
  border-bottom: 1px solid #E5E5E5;
  padding: 1.5px 0;
}
.headroom--dark .header-top {
  background: #282828;
  border-bottom: 1px solid #424242;
}

.header-login-menu--mobile {
  display: none;
}

.menu__container {
  padding: 0;
}

.mm-col {
  padding: 12px;
  max-width: 304px;
}

.mm-col a {
  display: flex;
  align-items: center;
  padding: .75rem 1rem;
  border-radius: 4px;
  display: flex;
  flex: 1 1;
  gap: 1rem;
  justify-content: flex-start;
}

.nav-item-icon {
  flex-shrink: 0;
  display: inline-flex;
  justify-content: center;
  width: 24px !important;
}

.child-label {
  color: #141414!important;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
  align-items: center;
}

.child-label svg {
  margin-left: 5px;
}

.child-subtext {
  color: #525252;
  font-size: 14px;
  line-height: 1.42857142857;
  font-weight: 400;
}

.menu__container {
  justify-content: center;
  border: 1px solid #E5E5E5;
    border-radius: 4px;
    box-shadow: none;
    overflow: hidden;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>.menu__container>li.multi-column {
  align-items: stretch;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul>.menu__container>li.multi-column .mm-col:first-child {
  border-right: 1px solid #e5e5e5;
}

.header-login-menu--desktop .hs-menu-wrapper>ul>li {
  margin-left: 8px;
}

.header-login-menu--desktop .hs-menu-wrapper>ul>li>a {
  background: transparent;
  border: none;
  color: #525252;
  box-shadow: none;
}

.header-login-menu--desktop .hs-menu-wrapper>ul>li>a:hover {
  background: rgba(20, 20, 20, 0.05);
  color: #141414;
}

.header-login-menu--desktop .hs-menu-wrapper>ul>li.hs-item-has-children>a>span>svg {
  stroke: #a3a3a3;
  transition: .2s ease;
}

.header-login-menu--desktop .hs-menu-wrapper>ul>li.hs-item-has-children>a:hover>span>svg {

}
.headroom--dark .header-login-menu--desktop .hs-menu-wrapper>ul>li>a {
  color: #e5e5e5;
}
.headroom--dark .header-login-menu--desktop .hs-menu-wrapper>ul>li>a:hover,
.headroom--dark .header-login-menu--desktop .hs-menu-wrapper>ul>li>a:focus,
.headroom--dark .header-login-menu--desktop .hs-menu-wrapper>ul>li>a:focus-visible {
  color: #ffffff !important;
}

.mm-col > p {
  margin: 0;
  padding: 0 0 5px;
  font-size: 14px;
  line-height: 1.43;
  color: #737373;
  font-weight: 500;
}

.mm-footer {
  background-color: #fafafa;
  padding: 12px 24px;
  color: #525252!important;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  margin-top: -2px;
}

.mm-col--resource {
  position: relative;
  padding: 20px;
}

.mm-col--resource > div {
  position: relative;
}

.mm-col--resource__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%!important;
  object-fit: cover;
}

.mm-col--resource__icon {

}

.mm-col--resource__title {
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  font-weight: 500;
}

.mm-col--resource__subtext {
  font-size: 14px;
  line-height: 1.43;
  color: #fff;
  font-weight: 400;
  opacity: .9;
}

.custom-menu-primary .hs-menu-wrapper>ul>li>ul.has-resource>.menu__container>li {
  align-items: stretch!important;
}

@media (min-width: 1025px) {
  .headroom-wrapper {
    min-height: 108px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>ul {
    top: 108px;
    transform: translateX(-41%);
    left: auto;
    right: auto;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(2)>ul>.menu__container>li:first-child {
    justify-content: center;
  }

  .mobile-free-trial {
    display: none;
  }

}

@media (max-width: 1024px) {

  .header-login-menu .hs-menu-wrapper>ul>li>a {
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
}
  .header-login-menu--mobile {
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(3)>ul>.menu__container>li, .custom-menu-primary .hs-menu-wrapper>ul>li:nth-child(4)>ul>.menu__container>li {
    display: block!important;
  }

  .styles-module_nav-header__logo-container__2fYlV .logo-link {
    order: 2;
  }

  .styles-module_nav-header__logo-container__2fYlV .mobile-trigger {
    order: 1;
    width: 95px;
  }

  .styles-module_nav-header__logo-container__2fYlV .mobile-free-trial {
    order: 3;
  }
  .headroom--dark .mobile-free-trial .btn--secondary {
    background-color: #ffffff;
    color: #141414;
  }

  .header-login-menu .hs-menu-wrapper>ul>li>ul {
    position: absolute;
    transform: translateY(44px);
  }

  hr.styles-module_nav-header__divider__lzr32 {
    display: none;
  }

  .styles-module_nav-header__triggers__36-1E {
    top: 108px;
    border-top: 1px solid #e5e5e5;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li:last-of-type {
    display: none;
  }

  .menu__container,
  .mm-col {
    border: none;
    max-width: 100%;
  }
  .mm-footer {
    border: none;
    border-radius: 4px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul>.menu__container>li.multi-column {
    display: block;
  }

  .mm-col--resource {
    max-width: 400px!important;
    border-radius: 4px;
    overflow: hidden;
}


}

.header__container .btn {
  padding: 8px 12px;
  font-size: .875rem;
}

.headroom--blend {
  border-bottom: 0px!important;
}



/* DROPDOWN MENU -- MOBILE */

@media (max-width: 1024px) {
  .headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li>a,
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #525252 !important;
    background: transparent !important;
  }
  .headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a,
  .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a{
    background-color: #f3f3f3 !important;
    color: #141414 !important;
  }
  .headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li>a>span>svg,
  .custom-menu-primary .hs-menu-wrapper>ul>li>a>span>svg {
    stroke: #A3A3A3 !important;
  }
  .headroom--dark .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a>span>svg,
  .custom-menu-primary .hs-menu-wrapper>ul>li.clicked>a>span>svg {
    stroke: #424242 !important;
  }
}



/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ------- SEARCH  ------------------------------------------------ */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
.header__container .top-bar-search {
  padding: 10px !important;
  background: transparent;
}
.header__container .top-bar-search:hover {
  background: rgba(20, 20, 20, 0.05);
}
.headroom--dark .header__container .top-bar-search:hover {
  background: transparent;
}
.header__container .top-bar-search svg path {
  fill: #A3A3A3;
}
.header__container .site--search {
  position: relative;
}
.header__container .search-modal {
  position: absolute;
  top: 50%;
  right: 40px;
  z-index: 10410;
  color: #fff;
  display: none;
  transform: translateY(-50%);
}
.header__container .search-modal__close {
  position: absolute;
  transform: translateY(-50%);
  top: 13px;
  right: -33px;
  height: fit-content;
  width: fit-content;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  color: #A3A3A3;
  background: #F5F5F5;
  font-size: 30px;
}
.headroom--dark .header__container .search-modal__close {
  background: #282828;
}
.header__container .header__util input:not([type=checkbox]):not([type=radio]):not([type=submit]) {
  /* font-size: 24px;
  width: 600px!important;
  max-width: 90%; */
}
.header__container .search-modal .hs-search-field__bar input {
  font-size: .8125em;
  line-height: 27px;
  padding: 0 5px;
  width: 162px !important;
  border: 1px solid #A3A3A3 !important;
  height: 30px;
}
.header__container form label {
  color: #fff;
  font-weight: 700;
  font-size: 24px;
  display: none;
}
@media screen and (max-width: 540px) {
  .header__container .search-modal {
    top: 100% !important;
    right: unset !important;
    transform: none;
    /* width: 100%; */ 
    left: 50%;
    right: unset;
    transform: translateX(-50%);
  }
  .header__container .search-modal__close {
    top: -2px;
    transform: none;
    right: 0;
    background: transparent !important;
  }
}
.footer {
  padding-top: 3rem;
  padding-bottom: 2.5rem;
}
footer a {
  text-decoration: none;
}
.footer__container {
  max-width: 1256px;
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
.footer-menu .hs-menu-wrapper > ul > li:nth-child(2)>ul>li:nth-child(2)>a {
    white-space: nowrap;
}

.footer-menu .hs-menu-wrapper>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
}

.footer-menu .hs-menu-wrapper>ul>li {
  display: flex;
  flex-direction: column;
  min-width: 9.6875rem;
  flex: 1 1 10%;
}

.footer-menu .hs-menu-wrapper>ul>li>a {
  margin-bottom: 1rem;
  font-size: .875rem;
  line-height: 1.42857142857;
  font-weight: 600;
}

.footer-menu .hs-menu-wrapper>ul ul li a {
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  white-space: normal;
  margin-bottom: 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0!important;
  font-size: 14px!important;
  padding: 5px 0 6px!important;
}
.ft-border-bottom {
  height: 0;
  margin: 0;
  margin-top: 3rem;
  background-color: transparent;
}
.footer__bottom {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer__copyright {
  flex: 1 1;
  margin-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
.footer__logo a svg {
    display: block;
    vertical-align: middle;
}
.ft-social-icons {
  margin-top: 1.5rem;
  display: flex;
  flex: 1 1;
}
span.we-re-hiring {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #bdb4fe;
    border-radius: 1rem;
    font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-weight: 500;
    white-space: nowrap;
    height: 1.375rem;
    padding: 0 0.5rem;
    font-size: .75rem;
    --tw-border-opacity: 1;
    border: 1px solid rgb(50 213 131/var(--tw-border-opacity));
    background-color: transparent;
    --tw-text-opacity: 1;
    color: rgb(50 213 131/var(--tw-text-opacity));
    margin-left: 0.5rem;
}

.styles-module_badge__label__3zWfN {
    display: inline-flex;
    align-items: center;
}
.ft-social-icons a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  transition: color .2s;
  padding: 1rem;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
}
.ft-social-icons a:hover {
  background: #E5E5E5;
}

.ft-social-icons a svg {
  width: 1rem;
  height: 1rem;
  display: block;
  vertical-align: middle;
}
.footer__logo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; 
  align-self: flex-start;
  padding: 0.5rem;
  height: auto;
  font-size: 1rem;
  line-height: 1.5;
}

.footer__copyright p {
  margin: 0;
  font-size: 16px !important;
}
.styles-module_footer__pre__INEBG {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.styles-module_footer__pre__container__rFM79 {
  max-width: 32rem;
  margin-bottom: 2rem;
}
.styles-module_footer__pre__container__rFM79 .heading {
  margin: 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 500;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}

.styles-module_footer__pre__container__rFM79 .subheading {
  margin: 0;
  margin-top: 0.5rem;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
}
.styles-module_footer__pre__action__1GZAj a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 0;
  border-radius: 0.25rem;
  cursor: pointer;
  font-weight: 500;
  gap: 0.5rem;
  outline: 0;
  transition: color .2s ease,background-color .2s ease,box-shadow .2s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  font-family: Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  height: 2.75rem;
  padding: 0 1.125rem;
  font-size: 1rem;
  line-height: 1.5;
}
.styles-module_footer__pre__action__1GZAj a.get-in-touch-btn {
  box-shadow: inset 0 0 0 1px #d0d5dd, 0 1px 0.125rem rgb(8 12 20 / 5%);
}
.styles-module_footer__pre__action__1GZAj a.request-a-trial-btn {
  box-shadow: 0 1px 0.125rem rgb(8 12 20 / 5%);
}
.styles-module_footer__pre__action__1GZAj {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ft-border-top {
  height: 0;
  margin: 0;
  margin-bottom: 4rem;
  /* display: none; */
}
.footer.footer-no-navigation {
    padding-top: 3rem;
}

@media (min-width: 768px){
  .footer {
    padding-top: 6rem;
  }
  .styles-module_footer__pre__container__rFM79 {
    margin-bottom: 0;
  }
  .ft-border-top {
    display: block;
  }
  .styles-module_footer__pre__action__1GZAj {
    width: auto;
    flex-direction: row;
  }
  .footer__container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .styles-module_footer__pre__INEBG {
    margin-bottom: 4rem;
    flex-direction: row;
    gap: 2rem;
  }
  .footer-menu .hs-menu-wrapper>ul {
    margin-bottom: 4rem;
  }
  .footer__bottom {
    flex-direction: row;
    align-items: center;
  }
  .footer__logo {
    order: 1;
  }
  .ft-social-icons {
    margin-top: 0;
    order: 1;
    justify-content: flex-end;
  }
  .footer__copyright {
    margin-top: 0;
  }
}

/* LP FOOTER */
.footer-lp__bottom ul {
  display: flex;
  justify-content: flex-end;
}
.footer-lp__bottom ul li {
  margin: 0 10px;
}
.footer-lp__bottom ul li a {
  color: #ffffff;
  transition: ease 300ms all;
}
.footer-lp__bottom ul li a:hover {
  color: inherit;
  transition: ease 300ms all;
}
.footer-lp__top .footer-lp__text {
  text-align: center;
  color: #ffffff;
}
@media screen and (max-width: 767px){
  .footer-lp__bottom ul {
    justify-content: center;
    margin-top: 20px !important;
  }
}
@media screen and (max-width: 500px){
  .footer-lp__bottom ul {
    flex-direction: column;
    text-align: center;
  }
  .footer-lp__bottom ul li {
    margin: 5px 10px;
  }
}

.footer-menu ul li ul li:has(ul) a {
  margin-bottom: 1rem;
}
.footer-menu .hs-menu-depth-3 a {
  margin-bottom: .5rem !important;
}
.footer-menu .hs-menu-item.hs-menu-depth-2 a[href="javascript:;"] {
  pointer-events: none;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .footer-menu ul li ul li:has(ul) {
    margin-top: 2rem;
  }.footer-menu ul:first-of-type li:first-of-type ul li:has(ul) {
    margin-top: 0;
  }
}


/*** Footer CTA ***/
.footer-cta {
  padding-top: 6rem;
}

.footer-cta--light {
  background-color: rgba(245, 245, 245, 1.0);
}

.footer-cta--dark {
  background-color: #141414;
}

.footer-cta--dark .footer-menu .hs-menu-wrapper>ul>li>a, 
.footer-cta--dark .styles-module_footer__pre__container__rFM79 .subheading {
  color: #a3a3a3;
}
.footer-cta--dark .styles-module_footer__pre__container__rFM79 .heading {
  color: #d6d6d6;
}

.footer-cta__border {
  border-top: 1px solid rgba(214, 214, 214, 1.0);
  height: 0;
  margin: 0;
}

.footer-cta--dark .footer-cta__border {
  border-color: #282828;
}

footer.footer-has-cta {
  padding-top: 4rem;
}

@media (max-width: 767px) {
  .footer-cta {
    padding-top: 3rem;
  }
  footer.footer-has-cta {
    padding-top: 3rem;
  }
}
/* Menu and simple menu */

.hs-menu-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.card {
  color: inherit!important;
}

.card-image {
  padding-top: 62.25%;
  position: relative;
}
.card-image img {
  border-radius: .375rem;
}

.card-image img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  box-sizing: border-box;
  padding: 0;
  border: none;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  min-width: 100%;
  max-width: 100%;
  min-height: 100%;
  max-height: 100%;
  object-fit: cover;
}

.card-meta {
  font-size: .875rem;
  line-height: 1.42857142857;
  font-weight: 500;
  color: rgb(108,115,132);
  margin-top: 2rem;
  margin-bottom: 0.75rem;
}

.card h2 {
  font-size: 1.5rem;
  line-height: 1.33;
  font-weight: 600;
  color: #424242;
}

.card-summary {
  color: rgb(108,115,132);
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-weight: 400;
}

.card-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #bdb4fe;
  border-radius: 1rem;
  font-weight: 500;
  white-space: nowrap;
  height: 1.5rem;
  padding: 0 0.625rem;
  font-size: .875rem;
  width: fit-content;
}

.post-read-more a.card-tag--rose span.inner,
.card-tag--rose {
  background-color: #FDF2FA;
  color: #C92F84;
}
.post-read-more a.card-tag--orange span.inner,
.card-tag--orange {
  background-color: #FFF6ED;
  color: #C83F19;
}
.post-read-more a.card-tag--blue span.inner,
.card-tag--blue {
  background-color: #EFF8FF;
  color: #1D61D4;
}
.post-read-more a.card-tag--purple span.inner,
.card-tag--purple {
  background-color: #f4f3ff;
  color: #5925dc;
}


/*** Features Callout ***/
.section--top-radius {
  border-radius: 35px 35px 0 0;
}

.feature-callout {
  height: 100%;
}
.feature-callout h4 {
  font-weight: 400;
  font-size: 20px;
}

.feature-callout__body {
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  border-color: #737373;
  border-radius: 0px 0px 0px 15px;
  padding: 8px 30px 30px;
  color: #d6d6d6;
}
.feature-callout__body.noborder {
  border: 0px;
  padding: 8px 0px 30px;
}
.feature-callout__body p {
  margin: 0;
  color: #d6d6d6!important;
}

.feature-callout__body a {
  color: #fff!important;
  font-weight: 600;

}

.feature-callout__body a:hover {
  text-decoration: underline;
}

/*** Full Width Card ***/
.card--fw {
  background: #FAFAFA;
  box-shadow: 0 18px 27px -15px rgb(0 0 0 / 5%);
  border-radius: 19px;
  padding: 30px;
}

/*** CTA Cards ***/
.section.pull-up-35 {
  margin-top: -35px;
}

.card--cta {
  border-radius: 15px;
  position: relative;
  /*
  min-height: 375px;
  padding: 60px 25px 35px;
  */
  height: 100%;
  padding: 35px 25px;
  overflow: hidden;
}

.card-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%!important;
  object-fit: cover;
  object-position: center bottom;
  transform: scale(1);
  transition: .4s ease;
}

.card--cta:hover .card-bg {
  transform: scale(1.15);
}

.card--cta h3 {
  position: relative;
  max-width: 250px;
}

.card--cta > div {
  position: relative;
}

.card--cta svg {
  display: inline-block;
}

/*** Industry Links ***/
.section--industry-links {
  border-radius: 30px;
}
.card-callout {
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  border-color: #dcdcdc;
  border-radius: 0px 0px 0px 15px;
  padding: 8px 30px 20px;
  color: #141414; 
}

.card-callout svg {
  position: relative;
  right: 0;
  transition: .4s ease;
}

.card-callout:hover svg {
  right: -20px;
}

.card-shadow {
  padding: 30px 20px!important;
  box-shadow: 0 16px 27px -11px rgb(0 0 0 / 10%);
  height: 100%;
}

.card-list {
  margin-top: 25px;
}

.card-list > div {
  border-left: 2px solid #d9d9d9;
  color: #7b8291;
  padding-left: 20px;
}

.section--two-col ul {
  padding-left: 25px;
  text-align: left;
}

.section--two-col ul li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.u-bg--offwhite.section--two-col ul li,
.u-bg--white.section--two-col ul li {
  color: #7b8291;
}

.card-col {
  text-align: center;
  border: 1px solid #E8E8E8;
  padding: 30px;
  border-radius: 10px;
  height: 100%;
}

.section--solutions h2 {
  border-bottom: 1px solid #545454;
  padding-bottom: 1rem;
}

.cover-cta, .cover-cta a.cta_button  {
  position: absolute!important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cover-cta a.cta_button {
  font-size: 0px;
}
.breadcrumbs-container {
    max-width: 1280px;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
  }
  .styles-module_breadcrumbs__8jS6V {
    width: 100%;
    display: inline-flex;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    justify-content: flex-end;
  }
  .breadcrumbs a {
    transition: color .2s,background-color .2s,box-shadow .2s;
    max-width: 15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    font-size: .875rem;
    line-height: 1.42857142857;
    font-weight: 500;
    color: rgb(123, 132, 147);
    display: flex;
    flex-shrink: 0;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }
  .breadcrumbs a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(66 72 84/var(--tw-text-opacity));
  }
  
  .styles-module_breadcrumbs__divider__20mU9 {
    display: flex;
    flex-shrink: 0;
    --tw-text-opacity: 1;
    color: rgb(208 213 221/var(--tw-text-opacity));
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .styles-module_breadcrumbs__divider__20mU9 svg {
    width: 1rem;
    height: 1rem;
  }
  .breadcrumbs a svg {
    width: 1.25rem;
    height: 1.25rem;
  }
  .styles-module_breadcrumbs__item__3QwPW {
    transition: color .2s,background-color .2s,box-shadow .2s;
    max-width: 15rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 0.375rem;
    padding: 0.25rem 0.5rem;
    outline: 2px solid transparent;
    outline-offset: 2px;
    font-size: .875rem;
    line-height: 1.42857142857;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(123, 132, 147);
  }
  .styles-module_breadcrumbs__8jS6V>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .styles-module_breadcrumbs__item--active-gray__2po2Z {
    --tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(66 72 84/var(--tw-text-opacity));
  }

  /* DARK BACKGROUND STYLING */
  .u-bg--black .breadcrumbs a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(37 42 52/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
  .u-bg--black span.styles-module_breadcrumbs__item__3QwPW.styles-module_breadcrumbs__item--active-gray__2po2Z {
    --tw-bg-opacity: 1;
    background-color: rgb(37 42 52/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
.arrows--custom {
    margin-top: 50px;
}
.arrows--custom button {
    background: transparent;
    border: 1px solid #DBDFE5;
    border-radius: 50%;
    padding: 15px;
    width: 50px;
    height: 50px;
    margin-right: 20px;
}
.arrows--custom button:hover {
    background: rgb(249,250,251);
}
.arrows--custom button svg {
    margin: auto;
    fill: #6C7384;
}
.arrows--custom button svg path {
    fill: #6C7384;
}
.testimonial-slider__image img {
    max-width: 40px;
    border-radius: 50px;
}
button.cs-next.slick-arrow {
    left: 80px;
}

.slick-arrow.slick-disabled {
    cursor: default;
}

.slick-arrow.slick-disabled svg path {
    fill: rgb(208,213,221);
  }
.page--callout,
a.page--callout {
    width: fit-content;
    flex-direction: row;
    align-items: center;
    border-radius: 1rem;
    font-size: .875rem;
    line-height: 1.42857142857;
    font-weight: 500;
    background-color: #6230e7;
    padding: .25rem .75rem .25rem .25rem;
}
.page--callout span.callout--light,
a.page--callout span.callout--light {
    background-color: white;
    margin-right: 0.75rem;
    display: inline-flex;
    align-items: center;
    padding: 0.125rem 0.625rem;
    border-radius: 1rem;
}
.page--callout.callout--purple ,
a.page--callout.callout--purple {
    background-color: #f4f3ff;
    color: #5925dc;
}
.page--callout.callout--blue,
a.page--callout.callout--blue {
    background-color: #EEF4FF;
    color: #383BCD;
}
.page--callout.callout--orange,
a.page--callout.callout--orange {
    background-color: #FFF6ED;
    color: #C73D17;
}
.page--callout.callout--rose,
a.page--callout.callout--rose {
    background-color: #FDF2FA;
    color: #C62880;
}
/* ARROWS */
.callout--arrow {
    width: 18px;
    height: 18px;
}
.page--callout.callout--purple .callout--arrow {
    fill: #5925dc;
    stroke: #5925dc;
}
.page--callout.callout--blue .callout--arrow {
    fill: #383BCD;
    stroke: #383BCD;
}
.page--callout.callout--orange .callout--arrow {
    fill: #C73D17;
    stroke: #C73D17;
}
.page--callout.callout--rose .callout--arrow {
    fill: #C62880;
    stroke: #C62880;
}
.acc-item {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #E4E7EC;
}
.accordion li {
  border-top: 1px solid #E4E7EC;
}
.accordion li:first-of-type {
  border: 0px;
}


.acc-item:last-of-type {
border-bottom: 0px;
}

.acc-toggle, .accordion li .link {
  font-size: 1.125rem;
  line-height: 1.555;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  padding-right: 70px!important;
  color: #424242;
}

.acc-toggle::after,
.accordion li .link::after {
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -12px;
  content: '+';
  font-weight: 700;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid #6230e7;
  color: #6230e7;
  padding: 10px;
}

.accordion li.open .link::after {
  content:'-' !important;
}

.acc-body {
  /* padding-left: .5rem; */
  padding-right: .5rem;
  display: none;
  color: #99A1AF;
  font-weight: 400;
}
.accordion li ul.submenu p {
  /* padding-left: .5rem; */
  font-size: 1rem;
  line-height: 1.5;
  padding-right: .5rem;
  color: #3c424e;
  font-weight: 400;
  margin: 0;
}

@media (max-width: 767px) {
  .acc-body {
    padding-left: 2.0rem;
    padding-right: 2.0rem;
  }
  ul.accordion {
    padding: 0;
  }
}
/* CONTACT US CTA */
.one-col--contact-cta .icon--container {
    margin-bottom: -2rem;
    z-index: 10;
}
.one-col--contact-cta .icon--container .icon--item {
    width: 70px;
    height: 70px;
    border: 5px solid #ffffff;
    border-radius: 50%;
    margin-left: -1.25rem;
    overflow: hidden;
}
.one-col--contact-cta .icon--container .icon--item img {
    width: 100%;
}

@media (max-width: 767px) {
    .bg-mobile-hide {
        background-image: none!important;
    }
}

/* ONE COLUMN IMAGE */
.img-post--list .img-post--item {
    display: flex;
    align-items: center;
}
.img-post--list .img-post--item::after {
    display: block;
    content:'';
    background: #737373;
    height: 10px;
    width: 10px;
    border-radius: 50px;
}
.img-post--list .img-post--item:last-of-type::after {
    display: none;
}
.img-post--list .img-post--item span {
    font-size: 20px;
    font-weight: 700;
}
.section--two-col--stats .left_copy ul {
    padding-left: 20px;
}
.section--two-col--stats .left_copy ul li {
    margin-bottom: 10px;
}
.department-container:not(:last-child) {
  padding-bottom: 4rem;
  margin-bottom: 3rem;
  border-bottom: 1px solid rgb(228,231,236);
}
.department-container p {
  margin: 0;
}

.department-container p + p {
  margin-top: 0.5rem;
}

.department-container p.p-large {
  font-size: 1.25rem;
  font-weight: 500;
  color: rgb(8,12,20);
}

.job-item {
  border-radius: 1rem;
  padding: 1.5rem 1.5rem 1.75rem;
  background-color: #fff;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .15s;
  border: 1px solid rgb(228,231,236);
  display: block;
  margin-bottom: 25px;
}
.job-item:last-child {
  margin-bottom: 0;
}

.job-item:hover {
  background-color: rgb(249,250,251);
}

p.job-location {
  padding: 0 0.625rem;
  font-size: .875rem;
  background-color: rgb(249,250,251);
  border-radius: 1rem;
  color: rgb(54,60,73);
}
/* HOMEPAGE -- SITE--HEADER */
.site--header .oc-var--container .oc-var--rte a.btn {
    font-size: 1.15rem;
}
/* PLATFORM / FEATURES -- SECTION 3 COL */
.features--sensors p strong {
    color: #424242;
}
/* /COMPANY -- HEADER SECTION */
@media screen and (max-width: 767px) {
    .company--header-banner img {
        height: 39px;
        margin-bottom: -8px !important;
        width: auto !important;
    }
}








/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */







/*
.content-wrapper {
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 20px;
}


.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 0px;
}


.dnd-section > .row-fluid {
  max-width: 1280px;
}
*/







body {
  font-size: 16px;
  color: #080c14;
  font-weight: 400;
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  overflow-x: hidden;
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #0270e0;
}

a:hover,
a:focus,
a:active {
  color: #00b1e3;
}

/* Headings */

h1 {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 72px;
  color: inherit;
  font-weight: 600;
  letter-spacing: -.02em;
}

h2 {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 36px;
  color: inherit;
  font-weight: 600;
}

h3 {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 30px;
  color: inherit;
  font-weight: 700;
}

h4 {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 24px;
  color: inherit;
  font-weight: 700;
}

h5 {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 16px;
  color: inherit;
  font-weight: 700;
}

h6 {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 18px;
  color: inherit;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }
  h2 {
    font-size: 2.25rem;
  }
  h3 {
    font-size: 2rem;
  }
  h4 {
    font-size: 1.75rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: .875rem;
  }
}

/* Blockquote */

blockquote {

}











/* Form title */

.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(8, 12, 20, 1.0);
}

/* Form label */

form label {
  color: rgba(31, 31, 31, 1.0);
}

/* Form help text */

form legend {
  color: rgba(31, 31, 31, 1.0);
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: rgba(209, 209, 209, 1.0);
  color: rgba(31, 31, 31, 1.0);
  border-radius: 4px;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(49, 122, 226, 1.0);
}


/* Form placeholder text */

::-webkit-input-placeholder {
  color: #080c14;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #080c14;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

.button,
.hs-button {
  background-color: rgba(105, 56, 239, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  border-radius: 4px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.button:hover,
.hs-button:hover {
  background-color: rgba(118, 69, 252, 1.0);
  border-color: rgba(255, 255, 255, 0.0);
  color: rgba(255, 255, 255, 1.0);
}






table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}










.styles-module_footer__pre__container__rFM79 .heading {
  color: rgba(20, 20, 20, 1.0);
}
.footer{
  background-color: rgba(245, 245, 245, 1.0);
  color: rgba(66, 66, 66, 1.0);
}
.styles-module_footer__pre__container__rFM79 .subheading,
.footer-menu .hs-menu-wrapper>ul>li>a,
.footer__copyright {
  color: rgba(66, 66, 66, 1.0);
}
.footer-menu .hs-menu-wrapper>ul ul li a {
  color: rgba(66, 66, 66, 1.0);
}
.footer-menu .hs-menu-wrapper>ul ul li a:hover {
  color: rgba(66, 66, 66, 0.9);
}


.ft-border-top,
.ft-border-bottom {
  border-top: 1px solid rgba(214, 214, 214, 1.0);
}

.ft-social-icons a {
  color: rgba(20, 20, 20, 1.0);
}
.ft-social-icons a:hover {
  color: rgba(20, 20, 20, 0.9);
}

.footer__logo a {
  color: rgba(66, 66, 66, 1.0);
}
.footer__logo a:hover {
  color: rgba(66, 66, 66, 0.9);
}

.styles-module_footer__pre__action__1GZAj a.get-in-touch-btn {
  background-color: rgba(20, 20, 20, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.styles-module_footer__pre__action__1GZAj a.get-in-touch-btn:hover {
  background-color: rgba(66, 66, 66, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.styles-module_footer__pre__action__1GZAj a.request-a-trial-btn {
  background-color: rgba(105, 56, 239, 0.0);
  color: rgba(66, 66, 66, 1.0);
}

.styles-module_footer__pre__action__1GZAj a.request-a-trial-btn:hover {
  background-color: rgba(89, 37, 220, 0.0);
  color: rgba(66, 66, 66, 1.0);
}




/* Blog Header */

.blog-header {
  background-color: rgb(245, 245, 245);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #080c14;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #00b1e3;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #00b1e3;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #494A52;
}

.blog-pagination__link {
  color: #080c14;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #494A52;
}

.blog-post__title {
  color: #080c14;
  font-family:Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 72px;
  font-weight: 600;
}

.blog-post__author {
  background-color: #F8FAFC;
}



/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #fff;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #00b1e3;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #00b1e3;
}

.blog-index__post-content--small h2 {
  font-size: 30px;
}

.blog-index__post-content a {
  color: #080c14;
}

.blog-post__read-more svg {
  fill: #080c14;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-sidebar a {
  color: #080c14;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(245, 245, 245);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(73, 75, 77, 0.10);
}

.blog-post__meta a {
  color: #080c14;
}

.blog-post__meta a:hover {
  color: #00b1e3;
}

.blog-post__links-container {
  border-top:  2px solid rgb(228, 230, 232);
}

.blog-post__back-to-blog {
  color: #080c14;
}

.blog-post__back-to-blog svg {
  fill: #080c14;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(228, 230, 232) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(228, 230, 232);
}

.section.post-footer .hs-input {
  border-color: rgb(228, 230, 232);
}

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}











.card__price {
  font-family: Inter, system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 30px;
  color: #080c14;
  font-weight: 700
}

/* CUSTOM LP */
#lp_header::after, #lp_download_header::after, .lp_header::after, .lp_download_header::after {
  content: "";
  display: block;
  position: absolute;
  height: 120px;
  width: 3px;
  background: #6053F4;
  background: linear-gradient(54.33deg, #DB88F8 10.3%, #6053F4 47.79%, #5CB5E8 106.24%, #3E3BDB 132.29%);
  left: 50%;
  transform: translatex(-50%);
  bottom: -60px;
  z-index: 100;
}
.lp--no-pseudo #lp_header::after, 
.lp--no-pseudo #lp_download_header::after, 
.lp--no-pseudo .lp_header::after, 
.lp--no-pseudo .lp_download_header::after {
  display: none;
}
/* ADDING PSEUDO ELEMENT ARROWS TO THE CTA BUTTONS */
.header-lp__cta span::after, #lp_header .cta-group span::after {
  display: block;
  content: "";
  background: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/assets/CORE_Custom-LP_CTA_After.svg) center center no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: relative;
  margin-left: 10px;
}
/* HERO SECTION */
#lp_header h1, #lp_header h2, #lp_header h3, #lp_header h4, #lp_header h5 {
  color: #ffffff;
  line-height: 1.2;
}
#lp_header p {
  color: #7B8291;
  line-height: 1.5;
}
#lp_header .img-block {
  text-align: right;
}
.lp_header h6 {
  letter-spacing: 2px;
}
.lp_header a.btn {
  margin-top: 30px;
}
@media screen and (max-width: 992px){
  #lp_header h1 {
    font-size: 40px;
  }
  #lp_header h2 {
    font-size: 35px;
  }
}
@media screen and (max-width: 767px){
  #lp_header .col-md-6:last-of-type .img-block {
    text-align: center;
  }
  #lp_header::after, #lp_download_header::after, .lp_header::after, .lp_download_header::after {
    height: 50px;
    bottom: -25px;
  }
}
/* LIST ITEMS */
h5.list-items__title {
  font-size: 1.25em;
}
ul.list-items__list {
  list-style: none;
  padding: 0;
}
ul.list-items__list li.list-items__item {
  color: #7B8291;
  border-left: 2px solid #EBE9FE;
  padding-left: 15px;
}
@media screen and (max-width: 767px){
  section#lp_cards {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .list-items__icon img{
    float: right;
  }
}
/* TWTITTER/TESTIMONIAL SLIDER */
section#lp_twitter-feed .slick-list {
  /* overflow: visible; */
}
.testimonial-slider__item-container {
  background: #F9FAFB;
  border-radius: 5px;
}

.u-bg--offwhite .testimonial-slider__item-container {
  background: #fff;
  border-radius: 4px;
  border: 1px solid #E5E5E5;
}

.testimonial-slider__item-container .testimonial-slider__author {
  color: #6C7384;
  font-size: .9em;
}
.testimonial-slider__item-container .testimonial-slider__quote p strong {
  font-weight: 400;
  background-color: #f1a084;
  background-image: radial-gradient(at 40% 20%,#ffb87a 0,rgba(255,184,122,0) 50%),radial-gradient(at 80% 0,#1fddff 0,rgba(31,221,255,0) 50%),radial-gradient(at 0 50%,#fcdee1 0,rgba(252,222,225,0) 50%),radial-gradient(at 80% 50%,#ff85ad 0,rgba(255,133,173,0) 50%),radial-gradient(at 0 100%,#ffb58a 0,rgba(255,181,138,0) 50%),radial-gradient(at 0 0,#ff85a7 0,rgba(255,133,167,0) 50%);
  -webkit-background-clip: text;
  background-clip: text;
  background-size: 100%;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
}
section#lp_twitter-feed .slick-slide img {
  width: 40px;
  border-radius: 25px;
}
section#lp_twitter-feed .testimonial-slider__link img {
  width:12px;
  border-radius: 0px;
}
/* CARD ITEMS */
img.card-items__icon {
  height: 30px;
  width: 30px;
}
h4.card-items__title {
  color: #080C14;
  font-size: 1.25rem;
  line-height: 1.33;
  font-weight: 500;
}
.card-items__body{
  color: #7B8291;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  font-weight: 400;
}
/* BOX SHADOW */
.has-shadow {
  box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);
}
.has-rounded-corners {
  border-radius: 5px;
}
.has-shadow img,
img.has-shadow {
    box-shadow: 0px 10px 25px rgb(0 0 0 / 20%);
    border: 1px solid #D0D5DD;
}
img.rounded {
  border-radius: 10px;
}
.rounded {
  border-radius: 10px;
  overflow: hidden;
}
video.video--full-width {
  width: 100%;
  height: auto;
  display: block;
}

.video-launch {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  cursor: pointer;
}

.vid-playing .video-launch {
  display: none;
}

.video-module {
  position: relative;
}

.video-module--in-place .video-holder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  transition: .25s;
}

.video-module--in-place.active .video-holder {
  opacity: 1;
  visibility: visible;
}

.video-module--in-place.active .card {
  opacity: 0;
  visibility: hidden;
}

.modal {
  z-index: -1; 
  visibility: hidden;
  /* display: none; */
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}

.mfp-ready .modal {
  opacity: 1;
  /* display: block; */
  position: static;
  visibility: visible;
}

.mfp-content {
  max-width: 900px;
    margin: 0 auto;
}

/* VIDEO PLAY BUTTONS */
.video-play__text::before {
  z-index:20;
  content:"";
  display: block;
  position: absolute;
  background-image: url(https://www.trycents.com/hubfs/theme-cents2022/assets/play_video_btn.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height:50px;
  width: 150px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: ease 300ms all;
}
.video-play__icon::before {
  z-index:20;
  content:"";
  display: block;
  position: absolute;
  background-image: url(https://21590441.fs1.hubspotusercontent-na1.net/hubfs/21590441/theme-2022/assets/play.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height:80px;
  width: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: ease 300ms all;
}
.video-play__text:hover::before, .video-play__icon:hover::before {
  opacity: .75;
  transition: ease 300ms all;
}

.vid-playing .video-launch,
.vid-playing.video-play__text::before {
  display: none;
}

/* SIGN UP PAGE */
.page--sign-up .container-fluid {
  background-color: rgb(249,250,251);
  min-height:100vh;
}
/* 1 COLUMN -- TESTIMONIAL */
.section--one-col--testimonial img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.section--one-col--testimonial p.testimonial--author {
  font-weight: 600;
  color: #141414;
}
.section--one-col--testimonial p.testimonial--cite {
  font-weight: 400;
  font-size: 16px;
}
/* HOMEPAGE */
.site--header h1 {
  line-height: 1.25;
}
.site--header h2 {
  font-weight: 400;
  color: #99A1AF;
  font-size: 30px;
}

/* BLOG SLIDER */
.blog--slider .card-image {
  padding-top: 62.25%
}

.icon--150px img.__icon {
  max-width: 150px;
}
/* 3 COLUMN VARIABLE */
.section--three-col .row .left--text {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .section--three-col .row .left--text {
    text-align: left;
  }
}
/* STORY CARDS */
.story-card-item .card-item-img {
  width: 50px;
  min-width: 50px;
}
.story-card-item ul {
  padding-left: 10px;
}
.story-card-item ul li {
  font-size: 18px;
  line-height: 1.5;
  color: #7B8291;
}
/* TODO */
/* ACCENT COLOR */
.img-block img {
    border-radius: .375rem;
}
.testimonial-slider__link img {
    border-radius: 0px;
}
.mfp-content,
.mfp-content > div {
  outline: none!important;
}
.mfp-bg {
    background-color: #424242 !important;
    opacity: .6 !important;
}
.mfp-close-btn-in .mfp-close {
  background-color: #fff;
  opacity: 1!important;
}

.mfp-ready .modal {
    opacity: 1;
    /* display: block; */
    position: static;
    visibility: visible;
  }
  
  .mfp-content {
    max-width: 900px;
      margin: 0 auto;
  }

    

.u-bg--black {
    background-color: #141414;
    color: #fff;
}
.u-bg--black h1,
.u-bg--black h2,
.u-bg--black h3,
.u-bg--black h4,
.u-bg--black h5,
.u-bg--black h6 {
    color: #ffffff;
}
.u-bg--black p {
    color: rgba(245,245,245,.8);
    
}

.u-bg--primary {
    background-color: #6230e7;
    color: #fff;
}

.u-bg--purple {
    background-color: #6230e7;
    color: #fff;
}

.u-bg--white {
    background-color: #fff;
}

.u-bg--gray {
    background-color: #3c424e;
    color: #ffffff;
}

.u-bg--light_gray {
    background-color: #99A1AF;
    color: #141414;
}

.u-bg--offwhite {
    background-color: rgb(249,250,251);
    color: #141414;
}


.u-bg--static {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.u-bg--parallax {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
.u-bg--video { position: relative; }
.u-bg--has-shadow {
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05) !important;
}
.u-bg--video > video {
	display: inline-block;
	vertical-align: baseline;
	bottom: 0;
	position: absolute;
	z-index: 0;
	box-sizing: inherit;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
}

.u-section-border {
    border-bottom: 1px solid rgb(228,231,236);
}

.u-color--inherit {
    color: inherit!important;
}
.u-color--black {
    color: #141414 !important;
}
.u-color--purple {
    color: #6230e7 !important;
}
.u-color--gray {
    color: #3c424e !important;
}
.u-color--light_gray {
    color: #99A1AF !important;
}




.u-color--white {
    color: #fff !important;
}

.flowIn {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
}

.flowIn--medium {
    height: 100px;
}



.u-position--relative {
    position: relative;
}
.u-position--absolute {
    position: absolute;
}
.u-position--static {
    position: static;
}

.u-ta--center {
    text-align: center;
}
.u-ta--left {
    text-align: left;
}
.u-ta--right {
    text-align: right;
}

@media (max-width: 991px) {
    .u-ta--lg--center {
        text-align: center;
    }
    .u-ta--lg--left {
        text-align: left;
    }
    .u-ta--lg--right {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .u-ta--md--center {
        text-align: center;
    }
    .u-ta--md--left {
        text-align: left;
    }
    .u-ta--md--right {
        text-align: right;
    }
}

.u-tt--uppercase {
    text-transform: uppercase;
}

.u-tt--none {
    text-transform: none;
}

.u-tt--lowercase {
    text-transform: lowercase;
}

.u-tt--capitalize {
    text-transform: capitalize;
}

.u-of--visible {
    overflow: visible!important;
}

.u-of--hidden {
    overflow: hidden!important;
}

.u-margin-remove--p p {
    margin: 0;
}

.u-margin-remove--p p + p {
    margin-top: 1rem;
}



/* THEME SETTINGS */
.u-pt--xxxl {
    padding-top: 240.0px;
}
.u-pt--xxl {
    padding-top: 180.0px;
}
.u-pt--xl {
    padding-top: 120.0px;
}
.u-pt--md {
    padding-top: 75px;
}
.u-pt--sm {
    padding-top: 37.5px;
}
.u-pt--none {
    padding-top: 0;
}

.u-pb--xxxl {
    padding-bottom: 240.0px;
}
.u-pb--xxl {
    padding-bottom: 180.0px;
}
.u-pb--xl {
    padding-bottom: 120.0px;
}
.u-pb--md {
    padding-bottom: 75px;
}
.u-pb--sm {
  padding-bottom: 37.5px;
}
.u-pb--none {
    padding-bottom: 0;
}

.u-border--all {
    border: 1px solid;
}
.u-border--top {
    border-top: 1px solid;
}
.u-border--bottom {
    border-bottom: 1px solid;
}
.u-border--left {
    border-left: 1px solid;
}
.u-border--right {
    border-right: 1px solid;
}

.u-custom--anchor {
    position: absolute;
    margin-top: -119px;
}

@media screen and (min-width: 768px) {
    .u-hide--desktop {
        display: none;
        visibility: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .u-hide--mobile {
        display: none;
        visibility: hidden;
    }

    .u-pt--xxxl {
        padding-top: 90px;
    }
    .u-pt--xxl {
        padding-top: 70px;
    }
    .u-pt--xl {
        padding-top: 50px;
    }
    .u-pt--md {
        padding-top: 30px;
    }
    .u-pt--sm {
        padding-top: 15px;
    }


    .u-pb--xxxl {
        padding-bottom: 90px;
    }
    .u-pb--xxl {
        padding-bottom: 70px;
    }
    .u-pb--xl {
        padding-bottom: 50px;
    }
    .u-pb--md {
        padding-bottom: 30px;
    }
    .u-pb--sm {
        padding-bottom: 15px;
    }
}

.height-100 {
    height: 100%;
}

.sr--only {
    visibility: hidden;
    position:absolute;
    left:-10000px;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
}


/* Enabled Animation */






/* Blends */
.blend {
    background-blend-mode: soft-light;
}
.blend--primary {
    background-color: #6230e7;
}
.blend--secondary {
    background-color: #080c14;
}
.blend--tertiary {
    background-color: ;
}
.blend--tertiary_dark {
    background-color: ;
}
.blend--green {
    background-color: ;
}
.blend--black {
    background-color: rgba(20, 20, 20,.75);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.blend {
    background-color: transparent!important;
}
.blend:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .7;
}

.blend > div {
    position: relative;
    z-index: 1;
}

.blend--primary:before {
    background-color: #6230e7;
  }
  .blend--secondary:before {
    background-color: #080c14;
  }
  .blend--tertiary:before {
    background-color: ;
  }
  .blend--tertiary_dark:before {
    background-color: ;
  }
  .blend--green:before {
    background-color: ;
  }

  .blend--black:before {
    background-color: #141414;
  }
}

[class*="overlap-"] {
    position: relative;
    z-index: 10;
}

[class*="u-border-radius"] {
    overflow: hidden;
}

.u-border-radius--default {
    border-radius: 5px;
}

.u-border-radius--circle {
    border-radius: 50%;
}

@media (min-width: 992px) {
    .overlap-t--lg--sm {
        margin-top: -50px;
    }

    .overlap-b--lg--sm {
        margin-bottom: -50px;
    }

    .overlap-t--lg--md {
        margin-top: -80px;
    }

    .overlap-b--lg--md {
        margin-bottom: -80px;
    }

    .overlap-t--lg--lg {
        margin-top: -120px;
    }

    .overlap-b--lg--lg {
        margin-bottom: -120px;
    }
}

@media (min-width: 768px) {
    .overlap-t--md--sm {
        margin-top: -50px;
    }

    .overlap-b--md--sm {
        margin-bottom: -50px;
    }

    .overlap-t--md--md {
        margin-top: -80px;
    }

    .overlap-b--md--md {
        margin-bottom: -80px;
    }

    .overlap-t--md--lg {
        margin-top: -120px;
    }

    .overlap-b--md--lg {
        margin-bottom: -120px;
    }
}









@media (min-width: 1296px) {
    .container--left {
        padding-left: calc(50vw - 608.0px)!important;
    }
    .container--right {
        padding-right: calc(50vw - 608.0px)!important;
    }
}

@media (max-width: 1295px) {
    .container--left {
        padding-left: 20px!important;
        padding-right: 20px!important;
    }

    .container--right {
        padding-right: 20px!important;
        padding-left: 20px!important;
    }
}


/* BORDERS */
.u-border--full {
    border: 1px solid #E4E7EC;
}
.u-border--top {
    border-top: 1px solid #E4E7EC;
}
.u-border--left {
    border-left: 1px solid #E4E7EC;
}
.u-border--bottom {
    border-bottom: 1px solid #E4E7EC;
}
.u-border--right {
    border-right: 1px solid #E4E7EC;
}

/* FONT SIZES */
.u-para--large p {
    font-size: 1.25rem;
    line-height: 1.5;
}

/* GRADIENTS */
.u-gradient--warm {
    background-color: #f1a084;
    background-image: 
    radial-gradient(at 40% 20%,#ffb87a 0,rgba(255,184,122,0) 50%),
    radial-gradient(at 80% 0,#1fddff 0,rgba(31,221,255,0) 50%),
    radial-gradient(at 0 50%,#fcdee1 0,rgba(252,222,225,0) 50%),radial-gradient(at 80% 50%,#ff85ad 0,rgba(255,133,173,0) 50%),radial-gradient(at 0 100%,#ffb58a 0,rgba(255,181,138,0) 50%),radial-gradient(at 0 0,#ff85a7 0,rgba(255,133,167,0) 50%);
}

.u-gradient--cool {
    background-color: #9B8AFB;
    background-image:  
    radial-gradient(at 60% 17%, hsla(196,99%,71%,1) 0, transparent 44%),  
    radial-gradient(at 34% 94%, hsla(299,96%,75%,1) 0, transparent 56%),  
    radial-gradient(at 51% 41%, hsla(189,66%,78%,1) 0, transparent 49%),  
    radial-gradient(at 1% 86%, hsla(262,62%,63%,1) 0, transparent 48%),  
    radial-gradient(at 75% 99%, hsla(241,86%,66%,1) 0, transparent 54%),  
    radial-gradient(at 23% 76%, hsla(248,95%,64%,1) 0, transparent 41%),  
    radial-gradient(at 13% 56%, hsla(59,61%,64%,1) 0, transparent 42%) !important;
}