<style>
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
</style>/* This is an example to import fonts from css */
/* @import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Rubik:wght@300;400;500;600;700;800;900&display=swap"); */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
*, *:before, *:after {
  box-sizing: border-box;
}
.content-wrapper {
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1240px;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 0px 20px;
}

.dnd-section > .row-fluid {
  margin: 0 auto;
  max-width: 1240px;
}

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

@media (max-width: 767px) {
  .dnd-section .dnd-column {
    padding: 0;
  }
}
/* 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: 28px;
  margin-left: 2.127659574%;
  *margin-left: 2.0744680846382977%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
  *zoom: 1;
}

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

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

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    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: 28px;
    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;
  }
}
button, .button {
  background-color: rgba(175, 30, 35, 1.0);
  border: 1px solid #AF1E23;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
}

button:hover, button:focus, button:active, .button:hover, .button:focus, .button:active {
  background-color: rgba(16, 37, 66, 1.0);
  border-color: rgba(16, 37, 66, 1.0);
  color: #FFF;
  text-decoration: none;
}

button:disabled, .button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

button a, .button a {
  color: #FFFFFF;
}

button a:hover, .button a:hover {
  color: white;
  text-decoration: none;
}

.widget-type-cta {
  background-color: rgba(175, 30, 35, 1.0);
  border: 1px solid #AF1E23;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
}

.widget-type-cta:hover, .widget-type-cta:focus, .widget-type-cta:active {
  background-color: rgba(16, 37, 66, 1.0);
  border-color: rgba(16, 37, 66, 1.0);
  color: #FFF;
  text-decoration: none;
}

.widget-type-cta:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.widget-type-cta a {
  color: #FFFFFF;
}

.widget-type-cta a:hover {
  color: white;
  text-decoration: none;
}

.widget-type-cta a {
  color: white;
}

.widget-type-cta a:hover, .widget-type-cta a:focus, .widget-type-cta a:active {
  color: white;
  text-decoration: none;
}

.button--outlined {
  background-color: transparent;
  color: #AF1E23;
  border: 2px solid #AF1E23;
  font-weight: bold;
  /* To affect HubSpot CTAs */
}

.button--outlined a {
  color: inherit;
}

.button--arrow {
  color: #232323;
  background: none;
  border: none;
  padding: 0;
  transition: none;
  /* To affect HubSpot CTAs */
}

.button--arrow:after {
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23232323'/%3E%3C/svg%3E");
  width: 36px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
}

.button--arrow:hover, .button--arrow:focus, .button--arrow:active {
  background: none;
  border: none;
  text-decoration: none;
  color: #AF1E23;
}

.button--arrow:hover:after, .button--arrow:focus:after, .button--arrow:active:after {
  /* Really nasty way of chaning the color of the arrow */
  content: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 38 13'%3E%3Cpath d='M37.5303 7.0303a.75.75 0 000-1.0606l-4.7729-4.773a.75.75 0 00-1.0607 1.0607L35.9393 6.5l-4.2426 4.2426a.75.75 0 001.0607 1.0607l4.7729-4.773zM0 7.25h37v-1.5H0v1.5z' fill='%23AF1E23'/%3E%3C/svg%3E");
}

.button--arrow:hover a, .button--arrow:focus a, .button--arrow:active a {
  color: inherit;
}

.button--arrow:disabled {
  background: none;
  border: none;
  color: #aeaeae;
  cursor: auto;
}

.button--arrow a {
  color: inherit;
}
#hubspot-messages-iframe-container {
  z-index: 0 !important;
}
/* Form */
form, .submitted-message {
  font-family: Open Sans, sans-serif;
}

.hs-form-field {
  margin: 0 0 1rem;
}

/* Labels */
form label {
  color: #33475b;
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  padding-top: 0;
  margin-bottom: 0.35rem;
  text-align: left;
  width: auto;
}

/* Help text - legends */
form legend {
  color: #33475b;
  font-size: 0.875rem;
}

/* Inputs */
.input {
  position: relative;
}

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  background-color: #FFF;
  border: 1px solid #DADADA;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: normal;
  padding: .75rem 1rem;
  width: 100%;
  border-color: #DADADA;
  color: #33475b;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  outline: none;
  border: 1px solid #AF1E23;
}

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

fieldset.form-columns-0, fieldset.form-columns-1, fieldset.form-columns-2, fieldset.form-columns-3 {
  margin-left: -4px;
  margin-right: -4px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

fieldset.form-columns-0 > div, fieldset.form-columns-1 > div, fieldset.form-columns-2 > div, fieldset.form-columns-3 > div {
  margin-left: 4px;
  margin-right: 4px;
}

fieldset.form-columns-0 .hs-form-field, fieldset.form-columns-1 .hs-form-field, fieldset.form-columns-2 .hs-form-field, fieldset.form-columns-3 .hs-form-field {
  flex-grow: 1;
  flex-basis: 135px;
}

fieldset.form-columns-0 .hs-form-field .input, fieldset.form-columns-1 .hs-form-field .input, fieldset.form-columns-2 .hs-form-field .input, fieldset.form-columns-3 .hs-form-field .input {
  margin-right: 0;
}

fieldset.form-columns-0 .hs-form-field .hs-input, fieldset.form-columns-1 .hs-form-field .hs-input, fieldset.form-columns-2 .hs-form-field .hs-input, fieldset.form-columns-3 .hs-form-field .hs-input {
  width: 100% !important;
}

fieldset.form-columns-0 .hs-form-field input[type=checkbox],
fieldset.form-columns-0 .hs-form-field input[type=radio], fieldset.form-columns-1 .hs-form-field input[type=checkbox],
fieldset.form-columns-1 .hs-form-field input[type=radio], fieldset.form-columns-2 .hs-form-field input[type=checkbox],
fieldset.form-columns-2 .hs-form-field input[type=radio], fieldset.form-columns-3 .hs-form-field input[type=checkbox],
fieldset.form-columns-3 .hs-form-field input[type=radio] {
  width: auto !important;
}

/* Form placeholder text */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #E4E4E4;
}

/* Inputs - checkbox/radio */
form .inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

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

.inputs-list input,
.inputs-list span {
  font-size: 0.875rem;
  vertical-align: middle;
}

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

.hs-input[type=checkbox] + label,
.hs-input[type=radio] + label {
  display: inline-block;
  vertical-align: top;
}

/* Inputs - datepicker */
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #E4E4E4;
  content: '\01F4C5';
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fn-date-picker button, .fn-date-picker .button {
  min-width: auto;
}

.fn-date-picker .pika-table thead th {
  color: #FFF;
  background-color: #AF1E23;
}

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

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

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

/* Inputs - file picker */
input[type=file] {
  background-color: transparent;
  border: initial;
  box-shadow: none;
  line-height: 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;
}

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

h3.form-title {
  color: #33475b;
}

/* GDPR */
.legal-consent-container {
  margin: 0;
}

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

/* Validation */
.hs-form-required {
  color: red;
}

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

.hs-error-msg {
  color: #EF6B51;
  margin-top: 0.35rem;
  font-weight: normal;
}

/* Submit button */
form input[type=submit],
form .hs-button {
  background-color: rgba(175, 30, 35, 1.0);
  border: 1px solid #AF1E23;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
}

form input[type=submit]:hover, form input[type=submit]:focus, form input[type=submit]:active,
form .hs-button:hover,
form .hs-button:focus,
form .hs-button:active {
  background-color: rgba(16, 37, 66, 1.0);
  border-color: rgba(16, 37, 66, 1.0);
  color: #FFF;
  text-decoration: none;
}

form input[type=submit]:disabled,
form .hs-button:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

form input[type=submit] a,
form .hs-button a {
  color: #FFFFFF;
}

form input[type=submit] a:hover,
form .hs-button a:hover {
  color: white;
  text-decoration: none;
}

/* Captcha */
.grecaptcha-badge {
  margin: 0;
  max-width: 100%;
}
/* Table */
table {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid #232323;
  border-collapse: collapse;
  margin-bottom: 1.4rem;
  overflow-wrap: break-word;
}

tbody + tbody {
  border-top: 2px solid #232323;
}

/* Table Cells */
th,
td {
  border: 1px solid #232323;
  color: #232323;
  padding: 0.75rem;
  vertical-align: top;
}

/* Table Header */
thead th,
thead td {
  background-color: rgba(175, 30, 35, 1.0);
  color: #FFFFFF;
  vertical-align: bottom;
}

/* Table footer */
tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: #232323;
}
html {
  font-size: 16px;
}

body {
  font-family: Open Sans, sans-serif;
  color: #33475b;
  margin: 0;
  line-height: 1.4;
  word-break: break-word;
}

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

/* Paragraphs */
p {
  font-size: 16px;
  line-height: 1.375;
  margin: 0 0 1.4rem;
}

strong {
  font-weight: 700;
}

/* Anchors */
a {
  color: #0270e0;
  cursor: pointer;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Open Sans, serif;
  font-weight: 700;
  margin: 0 0 1.4rem;
}

h1 {
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  color: #33475b;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h2 {
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  color: #232323;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h3 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  color: #232323;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h4 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  color: #232323;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h5 {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  color: #000000;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

h6 {
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  color: #232323;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

/* Lists */
ul,
ol {
  margin: 0 0 1.5rem;
  padding: 0 0 0 1.1rem;
}

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

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

/* Code blocks */
code {
  vertical-align: bottom;
}

/* Blockquotes */
blockquote {
  border-left: 2px solid #102542;
  margin: 0 0 1.4rem;
  padding-left: 15px;
}

/* Horizontal rules */
hr {
  background-color: #CCC;
  border: none;
  color: #CCC;
  height: 1px;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Focus styles */
:focus {
  outline: auto;
  outline-color: #AF1E23;
}

.disable-focus-styles :focus {
  outline: none;
}
/* Blog subscribe */
.blog-subscribe {
  background-color: #F0F5FF;
  padding: 80px 0;
}

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

@media screen and (max-width: 768px) {
  .blog-subscribe__wrapper {
    display: block;
  }
}

.blog-subscribe__header {
  flex-basis: 465px;
  flex-grow: 1;
  max-width: 680px;
}

.blog-subscribe__form {
  flex-basis: 450px;
  margin-left: 32px;
}

@media screen and (max-width: 768px) {
  .blog-subscribe__form {
    margin: 32px 0 0;
  }
}
.kl-card-grid > div {
  display: flex;
  flex-wrap: wrap;
  margin: -26px;
}

.kl-card-grid__card-wrapper {
  display: flex;
  flex-basis: calc(100% / 3);
  padding: 26px;
}

@media screen and (max-width: 768px) {
  .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (max-width: 520px) {
  .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 1);
  }
}

.kl-card-grid__card {
  width: 100%;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  overflow: hidden;
}

.kl-card-grid__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  height: 260px;
  width: 100%;
}

.kl-card-grid__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 .5rem;
}

.kl-card-grid__content {
  display: block;
  padding: 20px 24px;
  color: #232323;
  text-decoration: none;
}

.kl-card-grid__content h3, .kl-card-grid__content h4 {
  margin: 0 0 .5rem;
}

.kl-card-grid__content p {
  margin: 0;
}

.kl-card-grid__content:hover, .kl-card-grid__content:focus {
  color: #232323;
  text-decoration: none;
}

.kl-card-grid--4-columns > div {
  margin: -24px -12px;
}

.kl-card-grid--4-columns .kl-card-grid__card-wrapper {
  flex-basis: calc(100% / 4);
  padding: 24px 12px;
}

@media screen and (max-width: 920px) {
  .kl-card-grid--4-columns .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 3);
  }
}

@media screen and (max-width: 768px) {
  .kl-card-grid--4-columns .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (max-width: 520px) {
  .kl-card-grid--4-columns .kl-card-grid__card-wrapper {
    flex-basis: calc(100% / 1);
  }
}

.kl-card-grid--4-columns .kl-card-grid__image {
  height: 220px;
}
.kl-cards-slider {
  position: relative;
  max-width: 848px;
  margin: 0 auto;
}

.kl-cards-slider-wrapper {
  padding: 0 15px;
}

.kl-cards-slider__arrow {
  position: absolute;
  top: 20px;
  display: block;
  width: 30px;
  height: 30px;
  padding: 8px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.kl-cards-slider__arrow svg {
  fill: #3A3A3A;
  display: block;
  width: 100%;
}

.kl-cards-slider__arrow--prev {
  left: 0;
  transform: translateX(-50%);
}

.kl-cards-slider__arrow--next {
  right: 0;
  transform: translateX(50%);
}

.kl-cards-slider__card {
  display: none;
  overflow: hidden;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 0px;
}

.kl-cards-slider__card--active {
  display: block;
}

.kl-cards-slider__header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #F3F3F3;
  padding: 16px 48px;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__header {
    display: block;
    padding: 16px 32px;
  }
}

.kl-cards-slider__image {
  margin: 0 15% 0 0;
}

.kl-cards-slider__button {
  display: flex;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__button {
    margin: 16px 0 0;
  }
}

.kl-cards-slider__content {
  padding: 16px 48px;
  background-color: rgba(255, 255, 255, 1.0);
  margin: 0 -22px;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 360px) {
  .kl-cards-slider__content {
    padding: 16px 32px;
  }
}

@media screen and (max-width: 580px) {
  .kl-cards-slider__content {
    display: block;
  }
}

.kl-cards-slider__content > div {
  margin: 0 22px;
  flex-grow: 1;
  flex-basis: 200px;
}

.kl-cards-slider__content h5 {
  color: #AF1E23;
}

.kl-cards-slider__content ul {
  padding-inline-start: 1.1em;
}
.kl-rich-text__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 .75rem;
}

.kl-rich-text h1 {
  color: #232323;
}

.kl-rich-text p {
  margin: 0 0 1rem;
}

.kl-rich-text p:last-child {
  margin: 0 0 2rem;
}

.kl-rich-text__buttons {
  margin: -10px;
}

.kl-rich-text__buttons .button {
  margin: 10px;
}

@media screen and (max-width: 480px) {
  .kl-rich-text__buttons .button {
    display: block;
  }
}

.kl-rich-text__form {
  max-width: 600px;
}

.kl-rich-text--center {
  text-align: center;
  margin: 0 auto;
}

.kl-rich-text--center .kl-rich-text__form {
  max-width: 600px;
  margin: 0 auto;
}

.kl-rich-text--right {
  text-align: right;
  margin: 0 0 0 auto;
}

.kl-rich-text--right .kl-rich-text__form {
  margin: 0 0 0 auto;
}
.kl-faq {
  background: #FFFFFF;
  border: 3px solid #F3F3F3;
  border-radius: 9px;
}

.kl-faq__entry + .kl-faq__entry {
  border-top: 3px solid #F3F3F3;
}

.kl-faq__entry--active .kl-faq__icon {
  transform: rotate(90deg);
}

.kl-faq__entry--active .kl-faq__icon:before {
  opacity: 0;
}

.kl-faq__header {
  padding: 24px 42px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 480px) {
  .kl-faq__header {
    padding: 24px 16px;
  }
}

.kl-faq__header:hover {
  cursor: pointer;
}

.kl-faq__header h3 {
  margin: 0;
}

.kl-faq__icon {
  position: relative;
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  margin-left: 32px;
  transition: transform .2s ease-out;
}

.kl-faq__icon:before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #232323;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: opacity .2s ease-out;
}

.kl-faq__icon:after {
  content: '';
  display: block;
  height: 100%;
  width: 2px;
  background-color: #232323;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.kl-faq__description {
  padding: 0 42px;
  height: 0;
  transition: height .25s ease-out;
  overflow: hidden;
}

@media screen and (max-width: 480px) {
  .kl-faq__description {
    padding: 0 16px;
  }
}

.kl-faq__description .kl-faq__inner {
  margin: 0 0 2rem;
}
.kl-featured-cards__wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: -12px;
}

.kl-featured-cards__column {
  flex-basis: 360px;
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
}

.kl-featured-cards__card-wrapper {
  flex-grow: 2;
  flex-basis: 360px;
  display: flex;
  padding: 12px;
}

.kl-featured-card {
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.kl-featured-card__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  line-height: 1rem;
  margin: 0 0 .75rem;
}

.kl-featured-card__content h1, .kl-featured-card__content h2, .kl-featured-card__content h3, .kl-featured-card__content h4, .kl-featured-card__content h5, .kl-featured-card__content h6 {
  font-weight: bold;
  margin: 0 0 1rem;
}

.kl-featured-card__content p {
  margin: 0 0 2rem;
}

.kl-featured-card__body {
  padding: 32px 25px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  flex-basis: 250px;
  flex-grow: 99;
}

.kl-featured-card__text {
  flex-grow: 1;
}

.kl-featured-card__image {
  width: 100%;
  flex-basis: 360px;
  flex-grow: 1;
}

.kl-featured-card__image a {
  display: block;
  height: 100%;
}

.kl-featured-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Missing Template at Path: \'Atlas-qi-network\/css\/components\/_Footer.css\' */
.kl-hero-01 {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 70vh;
  padding: 64px 0;
}

.kl-hero-01__content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  position: relative;
  padding: 20px;
  padding-right: 50%;
}

@media screen and (min-width: 1380px) {
  .kl-hero-01__content {
    padding: 0px;
  }
}

@media screen and (max-width: 768px) {
  .kl-hero-01__content {
    padding: 20px;
  }
}

@media screen and (min-width: 1240px) {
  .kl-hero-01__content {
    padding: 0;
  }
}

.kl-hero-01__content > div {
  max-width: 430px;
}

@media screen and (max-width: 768px) {
  .kl-hero-01__content > div {
    max-width: none;
  }
}

.kl-hero-01__image {
  position: absolute;
  width: 45%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  right: 0;
  transition: opacity .2s, width .5s;
}

@media screen and (max-width: 768px) {
  .kl-hero-01__image {
    opacity: .3;
    width: 100%;
  }
}
.kl-hero-02 {
  display: flex;
  padding: 64px 0;
  min-height: 50vh;
}

.kl-hero-02__content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  display: flex;
  align-items: center;
}

@media screen and (min-width: 1380px) {
  .kl-hero-02__content {
    padding: 0px;
  }
}

@media screen and (max-width: 960px) {
  .kl-hero-02__content {
    display: block;
  }
}

.kl-hero-02__content .kl-rich-text {
  flex-basis: 300px;
  flex-grow: 1;
}

.kl-hero-02__image {
  margin-left: 32px;
  display: flex;
  flex-grow: 1;
  flex-basis: 480px;
  height: 100%;
}

@media screen and (max-width: 960px) {
  .kl-hero-02__image {
    max-width: 720px;
    margin: 32px auto 0;
    height: auto;
  }
}

.kl-hero-02__image img {
  max-width: 100%;
  display: block;
}

.kl-hero-02__image--left {
  justify-content: flex-start;
}

.kl-hero-02__image--center {
  justify-content: center;
}

.kl-hero-02__image--right {
  justify-content: flex-end;
}

.kl-hero-02__image--top {
  align-items: flex-start;
}

.kl-hero-02__image--middle {
  align-items: center;
}

.kl-hero-02__image--bottom {
  align-items: flex-end;
}
.kl-hero-03 {
  padding: 120px 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .kl-hero-03 {
    padding: 64px 0;
  }
}

.kl-hero-03__content {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 1380px) {
  .kl-hero-03__content {
    padding: 0px;
  }
}

.kl-hero-03__content .kl-rich-text {
  max-width: 50%;
}

@media screen and (max-width: 768px) {
  .kl-hero-03__content .kl-rich-text {
    max-width: 100%;
  }
}

.kl-hero-03__image {
  position: absolute;
  left: calc(50% + 64px);
  top: 50%;
  transform: translateY(-50%);
}

@media screen and (max-width: 768px) {
  .kl-hero-03__image {
    position: static;
    transform: none;
    margin-top: 32px;
  }
}

@media screen and (max-width: 360px) {
  .kl-hero-03__image {
    display: none;
  }
}

.kl-hero-03__image img {
  display: block;
}
.kl-logos {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .kl-logos {
    flex-wrap: wrap;
  }
}

.kl-logos__item {
  padding: 16px 24px;
}

.kl-logos__item a {
  display: block;
}

.kl-logos__item img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 768px) {
  .kl-logos__item {
    flex-basis: 25%;
  }
}

@media screen and (max-width: 480px) {
  .kl-logos__item {
    flex-basis: 33%;
  }
}

@media screen and (max-width: 340px) {
  .kl-logos__item {
    flex-basis: 50%;
  }
}
.kl-about-modal {
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  padding: 64px 16px;
  visibility: hidden;
  overscroll-behavior: contain;
}

.kl-about-modal__overlay {
  content: '';
  background-color: black;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 12;
  opacity: 0;
  transition: all .25s ease-in-out;
  visibility: hidden;
}

.kl-about-modal__close {
  position: absolute;
  z-index: 13;
  top: 0;
  right: 0;
  display: block;
  background: white;
  border-radius: 50%;
  padding: 4px;
  transform: translate(25%, -25%);
}

.kl-about-modal__close svg {
  display: block;
}

.kl-about-modal__wrapper {
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0);
  width: 100%;
  overflow: hidden;
  background-color: transparent;
}

.kl-about-modal__wrapper__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  line-height: 1rem;
  margin: 0 0 .75rem;
}

.kl-about-modal__wrapper__content h1, .kl-about-modal__wrapper__content h2, .kl-about-modal__wrapper__content h3, .kl-about-modal__wrapper__content h4, .kl-about-modal__wrapper__content h5, .kl-about-modal__wrapper__content h6 {
  font-weight: bold;
  margin: 0 0 1rem;
}

.kl-about-modal__wrapper__content p {
  margin: 0 0 2rem;
}

.kl-about-modal__container {
  max-width: 680px;
  width: 100%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 13;
  transition: top .25s ease-in-out;
  visibility: hidden;
  opacity: 0;
}

.kl-about-modal__head {
  padding: 32px;
  background-color: #AF1E23;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: -20px;
}

.kl-about-modal__head p, .kl-about-modal__head h1, .kl-about-modal__head h2, .kl-about-modal__head h3, .kl-about-modal__head h4, .kl-about-modal__head h5 {
  color: white;
  margin: 0;
}

.kl-about-modal__head > div {
  padding: 20px;
}

.kl-about-modal__image img {
  max-width: 100%;
  height: 120px !important;
  width: 120px;
  border-radius: 120px;
  object-fit: cover;
  object-position: center;
}

.kl-about-modal__body {
  background-color: white;
  padding: 32px;
}

.kl-about-modal__social {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0 -8px;
}

.kl-about-modal__social span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  margin: 8px;
}

.kl-about-modal__social svg {
  display: block;
  width: 25px;
  height: 25px;
  fill: #232323;
  transition: all .25s ease-in-out;
}

.kl-about-modal__social a:hover svg {
  fill: #AF1E23;
  /*fill: $secondary-color;*/
}

.kl-about-modal:target {
  visibility: visible;
}

.kl-about-modal:target .kl-about-modal__overlay {
  opacity: .5;
  visibility: visible;
}

.kl-about-modal:target .kl-about-modal__container {
  visibility: visible;
  opacity: 1;
}
/* Missing Template at Path: \'Atlas-qi-network\/css\/components\/_Navbar-Menu.css\' */
.kl-offer-01 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  padding: 32px 36px 0;
  border: 1px solid #DAE3F9;
  border-radius: 10px;
  background-color: rgba(255, 255, 255, 1.0);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
}

.kl-offer-01__content {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-basis: 320px;
  flex-grow: 1;
  margin-bottom: 32px;
}

.kl-offer-01__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 1rem;
}

.kl-offer-01__text {
  flex-basis: 420px;
  flex-grow: 1;
  margin-right: 50px;
}

@media screen and (max-width: 480px) {
  .kl-offer-01__text {
    margin: 0;
  }
}

.kl-offer-01__text h1, .kl-offer-01__text h2, .kl-offer-01__text h3, .kl-offer-01__text h4, .kl-offer-01__text h5, .kl-offer-01__text h6 {
  margin: 0 0 1.125rem;
}

.kl-offer-01__button {
  flex-shrink: 0;
}

.kl-offer-01__image {
  flex-basis: 260px;
  margin: 0 auto;
  padding-right: 20px;
}

@media screen and (max-width: 480px) {
  .kl-offer-01__image {
    padding: 0;
  }
}

.kl-offer-01__image img {
  display: block;
  width: 100%;
  max-width: 420px;
}
.kl-pricing {
  display: flex;
  align-items: flex-start;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .kl-pricing {
    display: block;
  }
}

.kl-pricing__card {
  position: relative;
  padding: 36px 32px;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 1.0);
  border-radius: 0px;
  flex-basis: 346px;
  flex-grow: 1;
  transition: box-shadow .25s ease-in-out;
}

.kl-pricing__card--featured {
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
}

.kl-pricing__card:hover {
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
}

.kl-pricing__card + .kl-pricing__card {
  margin-left: 72px;
}

@media screen and (max-width: 1024px) {
  .kl-pricing__card + .kl-pricing__card {
    margin-left: 16px;
  }
}

@media screen and (max-width: 768px) {
  .kl-pricing__card + .kl-pricing__card {
    margin: 24px 0 0;
  }
}

.kl-pricing__badge {
  font-family: Open Sans, sans-serif;
  font-size: 0.625rem;
  font-weight: bold;
  line-height: 1;
  min-width: 120px;
  padding: 10px 12px;
  border-radius: 40px;
  background-color: #EBF1FF;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
}

.kl-pricing__icon {
  height: 28px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin: 0 0 1.5rem;
}

.kl-pricing__icon img {
  max-height: 100%;
  display: block;
}

.kl-pricing__price {
  color: #AF1E23;
}

.kl-pricing__price h1, .kl-pricing__price h2, .kl-pricing__price h3, .kl-pricing__price h4, .kl-pricing__price h5, .kl-pricing__price h6 {
  color: inherit;
}

.kl-pricing__description p {
  font-size: 0.875rem;
  margin: 0 0 0.75rem;
}

.kl-pricing__features {
  text-align: left;
  list-style: none;
  margin: 0 0 2.625rem;
  padding: 0;
}

.kl-pricing__features li {
  font-size: 0.875rem;
  margin: 0 0 1rem;
  display: flex;
}

.kl-pricing__features li:before {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Ccircle cx='7.59' cy='7.62' r='7.5' fill='%23EBF1FF'/%3E%3Cpath d='M10.84 4.39L6.37 9.11 4.61 7.26l-.95 1.01 2.71 2.86 5.43-5.72-.96-1.02z' fill='%234678EE'/%3E%3C/svg%3E");
  display: block;
  width: 1rem;
  height: 1rem;
  margin: 2px 0.75rem 0 0;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.kl-pricing__button a {
  width: 100%;
}

.kl-pricing hr {
  margin: 1.75rem 0;
  color: #F3F3F3;
  background-color: #F3F3F3;
  height: 2px;
}
.kl-features-01 {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .kl-features-01 {
    display: block;
  }
}

.kl-features-01__card {
  flex-basis: 225px;
  flex-grow: 1;
}

.kl-features-01__card h4 {
  margin: 0 0 1rem;
}

.kl-features-01__card p {
  font-weight: 500;
}

.kl-features-01__card + .kl-features-01__card {
  margin-left: 64px;
}

@media screen and (max-width: 768px) {
  .kl-features-01__card + .kl-features-01__card {
    margin: 32px 0 0;
  }
}

.kl-features-01__image {
  min-height: 50px;
  margin: 0 0 24px;
  display: flex;
  align-items: center;
}

.kl-features-01__image img {
  display: block;
  width: auto;
  max-height: 50px;
}

.kl-features-01__image > span {
  display: block;
}

.kl-features-01__image svg {
  max-height: 50px;
  width: 50px;
  fill: #AF1E23;
}
.kl-features-02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -16px;
}

@media screen and (max-width: 530px) {
  .kl-features-02 {
    display: block;
  }
}

.kl-features-02-wrapper {
  overflow: hidden;
}

.kl-features-02__card {
  flex-basis: 225px;
  flex-grow: 1;
  margin: 16px;
  display: block;
}

.kl-features-02__card h4 {
  margin: 0;
  display: inline;
  vertical-align: top;
}

.kl-features-02__card p {
  font-weight: 500;
  margin: 1rem 0 0;
}

.kl-features-02__card-header {
  display: flex;
}

.kl-features-02__image {
  min-height: 24px;
  margin: 0 16px 0 0;
  display: inline-block;
}

.kl-features-02__image img {
  display: block;
  width: auto;
  max-height: 24px;
}

.kl-features-02__image > span {
  display: block;
}

.kl-features-02__image svg {
  max-height: 24px;
  width: 24px;
  fill: #AF1E23;
}
.kl-features-03__titles li.active h4, .kl-features-03__titles li h4:hover, .kl-features-03__titles li h4:focus {
  cursor: pointer;
  color: #AF1E23;
}

.kl-features-03__titles {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .kl-features-03__titles {
    display: block;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .kl-features-03__titles li {
    background-color: #f3f3f3;
    text-align: center;
  }
  .kl-features-03__titles li + li {
    border-top: 1px solid #dadada;
  }
}

.kl-features-03__titles li.active h4:after {
  visibility: visible;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .kl-features-03__titles li.active h4:after {
    visibility: hidden;
  }
}

.kl-features-03__titles li h4 {
  position: relative;
  display: inline-block;
  padding: 8px 0;
  margin: 0;
}

.kl-features-03__titles li h4:after {
  content: '';
  width: 0px;
  height: 2px;
  background-color: #AF1E23;
  position: absolute;
  left: 0;
  bottom: 2px;
  visibility: hidden;
  transition: width .2s ease-in-out;
}

.kl-features-03__section {
  background-color: #F3F3F3;
  display: none;
}

.kl-features-03__section.active {
  display: flex;
  flex-wrap: wrap;
}

.kl-features-03__image {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  flex-basis: 360px;
  flex-grow: 1;
  display: flex;
}

.kl-features-03__image--left {
  justify-content: flex-start;
}

.kl-features-03__image--center {
  justify-content: center;
}

.kl-features-03__image--right {
  justify-content: flex-end;
}

.kl-features-03__image--top {
  align-items: flex-start;
}

.kl-features-03__image--middle {
  align-items: center;
}

.kl-features-03__image--bottom {
  align-items: flex-end;
}

.kl-features-03__image--cover {
  align-items: unset;
}

.kl-features-03__image--cover img {
  width: 100%;
  height: 100%;
  max-height: 100%;
  object-fit: cover;
}

.kl-features-03__image--contain img {
  object-fit: contain;
}

.kl-features-03__content {
  padding: 54px 78px;
  flex-basis: 400px;
  flex-grow: 3;
}

@media screen and (max-width: 580px) {
  .kl-features-03__content {
    padding: 30px;
  }
}

.kl-features-03__text h3 {
  margin: 0 0 28px;
  max-width: 480px;
}

.kl-features-03__text p {
  margin: 0 0 64px;
  max-width: 600px;
}

.kl-features-03__buttons {
  display: flex;
  align-items: center;
}

.kl-features-03__primary-cta {
  margin: 0 35px 0 0;
}
.kl-card {
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0);
  width: 100%;
  padding: 32px 25px;
  background-color: rgba(255, 255, 255, 1.0);
}

.kl-card__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  line-height: 1rem;
  margin: 0 0 .75rem;
}

.kl-card__content h1, .kl-card__content h2, .kl-card__content h3, .kl-card__content h4, .kl-card__content h5, .kl-card__content h6 {
  font-weight: bold;
  margin: 0 0 1rem;
}

.kl-card__content p {
  margin: 0 0 2rem;
}

.kl-card__image {
  margin: 0 0 1.75rem;
}

.kl-card__form {
  max-width: 600px;
}
.kl-testimonials {
  display: flex;
}

@media screen and (max-width: 920px) {
  .kl-testimonials {
    display: block;
  }
}

.kl-testimonial {
  padding: 18px 25px 25px;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  background-color: rgba(255, 255, 255, 1.0);
  flex-grow: 1;
  flex-basis: 300px;
}

.kl-testimonial + .kl-testimonial {
  margin-left: 64px;
}

@media screen and (max-width: 1024px) {
  .kl-testimonial + .kl-testimonial {
    margin-left: 16px;
  }
}

@media screen and (max-width: 920px) {
  .kl-testimonial + .kl-testimonial {
    margin: 16px 0 0;
  }
}

.kl-testimonial__quote {
  margin: 0 0 25px;
}

.kl-testimonial__quote svg {
  fill: #AF1E23;
  height: 32px;
  max-height: 32px;
}

.kl-testimonial__content {
  font-weight: 500;
}

.kl-testimonial__footer {
  display: flex;
  align-items: center;
}

.kl-testimonial__footer img {
  display: block;
  object-fit: cover;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin: 0 16px 0 0;
}

.kl-testimonial__author {
  font-weight: bold;
}

.kl-testimonial__author span {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  font-size: 0.75rem;
  margin: 0 0 8px;
}
.kl-timeline__entry {
  position: relative;
  padding-bottom: 50px;
}

.kl-timeline__entry h1, .kl-timeline__entry h2, .kl-timeline__entry h3, .kl-timeline__entry h4, .kl-timeline__entry h5 {
  color: #AF1E23;
}

.kl-timeline__entry p {
  margin: 0 0 1rem;
}

.kl-timeline__entry--odd {
  margin-right: 50%;
  padding-right: 50px;
  text-align: right;
}

.kl-timeline__entry--odd:before {
  content: '';
  background-color: #1C2630;
  display: block;
  position: absolute;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  transform: translateX(4px);
  right: 0;
}

@media screen and (max-width: 580px) {
  .kl-timeline__entry--odd:before {
    transform: translateX(-5px);
    left: 0;
  }
}

.kl-timeline__entry--odd:after {
  content: '';
  background-color: #1C2630;
  display: block;
  position: absolute;
  top: 10px;
  width: 1px;
  height: 100%;
  right: 0;
}

@media screen and (max-width: 580px) {
  .kl-timeline__entry--odd:after {
    left: 0;
  }
}

.kl-timeline__entry--even {
  margin-left: 50%;
  padding-left: 50px;
}

.kl-timeline__entry--even:before {
  content: '';
  background-color: #1C2630;
  display: block;
  position: absolute;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  transform: translateX(-5px);
  left: -1px;
}

@media screen and (max-width: 580px) {
  .kl-timeline__entry--even:before {
    transform: translateX(-5px);
    left: 0;
  }
}

.kl-timeline__entry--even:after {
  content: '';
  background-color: #1C2630;
  display: block;
  position: absolute;
  top: 10px;
  width: 1px;
  height: 100%;
  left: -1px;
}

@media screen and (max-width: 580px) {
  .kl-timeline__entry--even:after {
    left: 0;
  }
}

.kl-timeline__entry:last-child:after {
  display: none;
}

@media screen and (max-width: 580px) {
  .kl-timeline__entry {
    margin: 0;
    padding: 0 0 50px 50px;
    text-align: left;
  }
}

@media screen and (max-width: 420px) {
  .kl-timeline__entry {
    padding: 0 0 20px 20px;
  }
}
/***************************************************************************/
/************************   Menu and simple menu   *************************/
/***************************************************************************/
.hs-menu-wrapper ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}

/* Horizontal menu */
.hs-menu-wrapper.hs-menu-flow-horizontal .hs-menu-children-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

/* Vertical menu */
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.hs-menu-flow-vertical ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.hs-menu-wrapper.flyouts .hs-item-has-children {
  position: relative;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper a {
  display: block;
  white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 0;
  opacity: 1;
  top: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
  left: 100%;
  opacity: 1;
  top: 0;
}

@media (max-width: 767px) {
  .hs-menu-wrapper.flyouts .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper,
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts .hs-item-has-children:hover > .hs-menu-children-wrapper {
    left: 0;
    opacity: 1;
    position: relative;
    top: auto;
  }
}
/* Blog header */
.blog-header {
  background-color: rgba(242, 245, 251, 1.0);
  padding: 82px 0;
  /* Blog header - author listing */
}

.blog-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .blog-header__inner {
    display: block;
  }
}

.blog-header--author {
  background-color: transparent;
}

.blog-header--author .blog-header__inner {
  justify-content: flex-start;
  flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  .blog-header--author .blog-header__inner {
    display: block;
  }
}

.blog-header__title {
  margin: 0 0 32px;
  max-width: 380px;
  flex-basis: 380px;
  flex-shrink: 0;
}

@media screen and (max-width: 768px) {
  .blog-header__title {
    max-width: none;
  }
}

.blog-header__title span {
  color: #AF1E23;
}

.blog-header__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 .75rem;
}

.blog-header__image {
  margin-left: 32px;
}

@media screen and (max-width: 768px) {
  .blog-header__image {
    margin: 0 auto;
    max-width: 360px;
  }
}

.blog-header__image img {
  width: 100%;
}

.blog-header__author {
  flex-basis: 720px;
}

@media screen and (max-width: 768px) {
  .blog-header__author {
    margin: 32px 0 0;
  }
}

.blog-header__avatar {
  display: block;
  height: 360px;
  width: 100%;
  margin-right: 64px;
  max-width: 360px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .blog-header__avatar {
    margin: 0 auto;
  }
}

@media screen and (max-width: 360px) {
  .blog-header__avatar {
    height: 300px;
  }
}

.blog-header__author-social-links {
  margin: 0 -8px;
}

.blog-header__author-social-links a {
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  margin: 0 8px;
  position: relative;
}

.blog-header__author-social-links svg {
  fill: #232323;
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blog-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 32px 0;
}

.blog-tags {
  list-style: none;
  padding: 0;
  margin: -7px;
  max-width: 680px;
}

.blog-tags li {
  display: inline-block;
  margin: 7px;
}

.blog-tags__link {
  background-color: rgba(175, 30, 35, 1.0);
  border: 1px solid #AF1E23;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 15px 25px;
  font-family: Open Sans, sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: background-color 0.15s linear, border-color 0.15s linear, color 0.15s linear;
  /* To affect HubSpot CTAs */
  padding: 12px 18px;
  border-radius: 3px;
  text-transform: uppercase;
  line-height: 1;
  font-size: 0.75rem;
  background-color: transparent;
  color: #dadada;
  border: 1px solid #dadada;
}

.blog-tags__link:hover, .blog-tags__link:focus, .blog-tags__link:active {
  background-color: rgba(16, 37, 66, 1.0);
  border-color: rgba(16, 37, 66, 1.0);
  color: #FFF;
  text-decoration: none;
}

.blog-tags__link:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.blog-tags__link a {
  color: #FFFFFF;
}

.blog-tags__link a:hover {
  color: white;
  text-decoration: none;
}

.blog-tags__link--current {
  background-color: #AF1E23;
  border: none;
  color: white;
}

.blog-search {
  flex-basis: 400px;
  width: 100%;
  margin: 32px 0 0;
}

/* Blog listing */
.blog-index, .blog-more-posts {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
  margin: -24px;
}

.blog-index:after, .blog-more-posts:after {
  content: "";
  flex: auto;
}

.blog-index__post-wrapper, .blog-more-posts__post-wrapper {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  padding: 24px;
}

@media screen and (min-width: 768px) {
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 3);
  }
}

.blog-index__post, .blog-more-posts__post {
  display: flex;
  flex-direction: column;
  border: 0.5px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.2);
  border-radius: 0px;
  height: 100%;
  overflow: hidden;
}

.blog-index__post img, .blog-more-posts__post img {
  height: auto;
  max-width: 100%;
}

.blog-index__post-content, .blog-more-posts__post-content {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
}

.blog-index__post-content h3, .blog-more-posts__post-content h3 {
  margin: 0 0 1rem;
}

.blog-index__post-content h3 a, .blog-more-posts__post-content h3 a {
  color: #232323;
}

.blog-index__post-content h3 a:hover, .blog-index__post-content h3 a:visited, .blog-more-posts__post-content h3 a:hover, .blog-more-posts__post-content h3 a:visited {
  color: #232323;
}

.blog-index__post-preheader, .blog-more-posts__post-preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 .75rem;
}

.blog-index__post-meta, .blog-more-posts__post-meta {
  display: flex;
  margin: 32px 0 0;
  color: #C6C6C6;
  font-size: .75rem;
  text-transform: uppercase;
}

.blog-index__post-meta span, .blog-more-posts__post-meta span {
  display: inline-block;
}

.blog-index__post-date, .blog-more-posts__post-date {
  margin-left: 54px;
}

.blog-index__post-image, .blog-more-posts__post-image {
  display: block;
  background-image: url('//22410580.fs1.hubspotusercontent-na1.net/hubfs/22410580/raw_assets/public/Atlas-qi-network/images/grayscale-mountain.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 63%;
}

.blog-index__author h2, .blog-more-posts__author h2 {
  margin: 32px 0 1.5rem;
}

.blog-index__author hr, .blog-more-posts__author hr {
  height: 2px;
  background-color: #DCDCDC;
}

/* Blog pagination */
.blog-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3rem;
}

.blog-pagination__link {
  font-family: Open Sans, sans-serif;
  font-weight: bold;
  color: #232323;
  font-size: 1rem;
  line-height: 1;
  margin: 0 16px;
  text-decoration: none;
}

.blog-pagination__link:hover, .blog-pagination__link:focus {
  color: #AF1E23;
  text-decoration: none;
}

.blog-pagination__link--active {
  color: #AF1E23;
}

.blog-pagination__ellipsis {
  color: #232323;
  font-size: 1rem;
  line-height: 1;
}

/* Blog post */
.blog-header--post {
  min-height: 520px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.blog-post {
  margin: 0 auto;
  padding: 4.5rem 0;
}

.blog-post__meta {
  display: flex;
  align-items: center;
}

.blog-post__meta a {
  color: #C6C6C6;
  transition: color .25s ease-in;
}

.blog-post__meta a:hover {
  color: #AF1E23;
  text-decoration: none;
}

.blog-post__timestamp {
  color: #C6C6C6;
}

.blog-post__divider {
  margin: 64px 0 52px;
}

.blog-post__avatar {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  margin-right: 38px;
}

.blog-post__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 1rem;
}

.blog-post__title {
  margin: 0 0 1rem;
  max-width: 680px;
}

.blog-post__summary {
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 0 2.5rem;
  max-width: 680px;
}

.blog-post__body-wrapper {
  max-width: 680px;
  margin: 0 auto;
}

.blog-post__body img {
  max-width: 100%;
}

.blog-post__tags {
  display: flex;
  flex-wrap: wrap;
}

.blog-post__tag-link {
  color: #AF1E23;
  background-color: #e6edff;
  border-radius: 3px;
  font-size: 0.75rem;
  padding: 5px 10px;
  margin: 0 8px 8px 0;
}

/* Blog related posts */
.blog-more {
  padding: 2rem 0;
}

.blog-more--centered h2 {
  text-align: center;
}

/* Blog comments */
.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments form {
  max-width: 100%;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
  outline: none;
}

.blog-comments .comment-reply-to:hover {
  background-color: transparent;
  text-decoration: underline;
  color: #232323;
}


/* ----------------- inicio novo blog ----------------- */ 


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap'); 
  body {  
    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    line-height:1.15;
    font-size:14px;
  }  
body { 
/* CSS Variables that may have been missed get put on body */ 
    --tw-shadow:  0 0 transparent; 
    --tw-ring-inset:  var(--tw-empty, );  
    --tw-ring-offset-shadow:  0 0 transparent;  
    --tw-ring-shadow:  0 0 transparent; 
    --tw-bg-opacity:  1;  
    --tw-border-opacity:  1;  
    --tw-bg-opacity:  1;  
    --tw-shadow:  0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06); 
    --tw-shadow:  0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);  
    --tw-shadow:  0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);  
} 

* { 
    box-sizing: border-box; 
    border: 0 solid;
} 

* { 
    --tw-shadow: 0 0 transparent;
} 

* { 
    --tw-ring-inset: var(--tw-empty, ); 
    --tw-ring-offset-shadow: 0 0 transparent; 
    --tw-ring-shadow: 0 0 transparent;
} 

body { 
    margin: 0; 
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
} 

body { 
    font-family: inherit; 
    line-height: inherit;
} 

.h-full { 
    height: 100%;
} 

html { 
    line-height: 1.15; 
    -webkit-text-size-adjust: 100%;
} 

html { 
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; 
    line-height: 1.5;
} 

html { 
    font-family: "Open Sans",Helvetica,Arial,sans-serif; 
    font-size: 14px; 
    line-height: 1.6em;
} 

:root { 
    -moz-tab-size: 4; 
    -o-tab-size: 4; 
    tab-size: 4;
} 

:root { 
    --wp--preset--color--vivid-red: #cf2e2e; 
} 

.z-40 { 
    z-index: 40;
} 

*,:after,:before { 
    box-sizing: border-box; 
    border: 0 solid;
} 

.container { 
    width: 100%;
} 

@media (min-width: 640px){ 
  .container { 
    max-width: 640px;
  } 
}     

@media (min-width: 990px){ 
  .container { 
    max-width: 990px;
  } 
}     

@media (min-width: 1170px){ 
  .container { 
    max-width: 1170px;
  } 
}     

@media (min-width: 1450px){ 
  .container { 
    max-width: 1450px;
  } 
}     

.bg-white { 
    --tw-bg-opacity: 1; 
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
} 

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

.mt-5 { 
    margin-top: 1.25rem;
} 

.relative { 
    position: relative;
} 

#primary > section  { 
    max-width: 1170px;
} 

.h-1 { 
    height: .25rem;
} 

.fixed { 
    position: fixed;
} 

.top-0 { 
    top: 0;
} 

.w-full { 
    width: 100%;
} 

@media (min-width: 990px){ 
  .md\:flex { 
    display: flex;
  } 
}     

.mx-5 { 
    margin-left: 1.25rem; 
    margin-right: 1.25rem;
} 

@media (min-width: 990px){ 
  .md\:mx-0 { 
    margin-left: 0; 
    margin-right: 0;
  } 
}     

.inline-block { 
    display: inline-block;
} 

@media (min-width: 990px){ 
  .md\:w-2\/3 { 
    width: 66.666667%;
  } 

  .md\:pl-10 { 
    padding-left: 2.5rem;
  } 

  .md\:w-1\/3 { 
    width: 33.333333%;
  } 
}     

.max-w-6xl { 
    max-width: 72rem;
} 

.py-8 { 
    padding-top: 2rem; 
    padding-bottom: 2rem;
} 

.hidden { 
    display: none;
} 

.top-5 { 
    top: 1.25rem;
} 

.z-10 { 
    z-index: 10;
} 

.transition-all { 
    transition-property: all; 
    transition-timing-function: cubic-bezier(.4,0,.2,1); 
    transition-duration: .15s;
} 

.duration-1000 { 
    transition-duration: 1s;
} 

@media (min-width: 990px){ 
  .md\:block { 
    display: block;
  } 
}     

h3 { 
    margin: 0;
} 

h3 { 
    font-size: inherit; 
    font-weight: inherit;
} 

.text-xl { 
    line-height: 1.75rem;
} 

.text-xl { 
    font-size: 1.25rem;
} 

.mb-5 { 
    margin-bottom: 1.25rem;
} 

.uppercase { 
    text-transform: uppercase;
} 

.mx-2 { 
    margin-left: .5rem; 
    margin-right: .5rem;
} 

@media (min-width: 990px){ 
  .md\:flex-wrap { 
    flex-wrap: wrap;
  } 

  .md\:-mx-2 { 
    margin-left: -.5rem; 
    margin-right: -.5rem;
  } 
}     

p { 
    margin: 0;
} 

#breadcrumbs { 
    color: #53585c; 
    font-size: 12px;
} 

.mb-1 { 
    margin-bottom: .25rem;
} 

.pt-4 { 
    padding-top: 1rem;
} 

@media (min-width: 990px){ 
  .md\:mx-auto { 
    margin-left: auto; 
    margin-right: auto;
  } 

  .md\:pt-8 { 
    padding-top: 2rem;
  } 
}     

.px-2 { 
    padding-left: .5rem; 
    padding-right: .5rem;
} 

.pb-8 { 
    padding-bottom: 2rem;
} 

@media (min-width: 990px){ 
  .md\:pb-0 { 
    padding-bottom: 0;
  } 
}     

.border-gray { 
    --tw-border-opacity: 1; 
    border-color: rgba(238,238,238,var(--tw-border-opacity));
} 

.border-solid { 
    border-style: solid;
} 

.border-b-2 { 
    border-bottom-width: 2px;
} 

.text-lg { 
    font-size: 1.125rem;
} 

.text-lg { 
    line-height: 1.75rem;
} 

.leading-normal { 
    line-height: 1.5;
} 

.p-4 { 
    padding: 1rem;
} 

@media (min-width: 990px){ 
  .md\:text-xl { 
    font-size: 1.25rem; 
    line-height: 1.75rem;
  } 

  .md\:px-0 { 
    padding-left: 0; 
    padding-right: 0;
  } 
}     

article .content  { 
    line-height: 1.625em;
} 

hr { 
    height: 0; 
    color: inherit;
} 

hr { 
    margin: 0;
} 

hr { 
    border-top-width: 1px;
} 

.bg-gray { 
    --tw-bg-opacity: 1; 
    background-color: rgba(95,99,105,var(--tw-bg-opacity));
} 

.my-2 { 
    margin-top: .5rem; 
    margin-bottom: .5rem;
} 

.flex { 
    display: flex;
} 

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

.justify-start { 
    justify-content: flex-start;
} 

.mx-3 { 
    margin-left: .75rem; 
    margin-right: .75rem;
} 

.pt-5 { 
    padding-top: 1.25rem;
} 

.pb-5 { 
    padding-bottom: 1.25rem;
} 

@media (min-width: 990px){ 
  .md\:flex-row { 
    flex-direction: row;
  } 
}     

.author-line  { 
    color: #585858;
} 

.flex-row { 
    flex-direction: row;
} 

.rounded { 
    border-radius: .25rem;
} 

.overflow-hidden { 
    overflow: hidden;
} 

.shadow-md { 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

.shadow-md { 
    --tw-shadow: 0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);
} 

.hover\:shadow-lg:hover { 
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05); 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

span.breadcrumb_last { 
    position: absolute; 
    color: #fff; 
    margin-left: -6px; 
    background: #fff;
} 

h1 { 
    margin: 0;
} 

h1 { 
    font-size: inherit; 
    font-weight: inherit;
} 

.mt-2 { 
    margin-top: .5rem;
} 

.single h1 { 
    color: #212121; 
    font-weight: 700; 
    font-size: 3em; 
    line-height: 1.15; 
    margin: 0 0 .4em; 
    letter-spacing: -.04em; 
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
} 

article .content p  { 
    margin: 0 0 1.25em; 
    font-size: 18px; 
    color: #5f6369;
} 

ul { 
    margin: 0; 
    padding: 0;
} 

ul { 
    list-style: none;
} 

article ul  { 
    list-style: disc; 
    margin: 0; 
    padding: 0 0 0 30px;
} 

article .content ul  { 
    padding-top: 1rem; 
    padding-bottom: 1rem;
} 

article .content ul  { 
    font-size: 18px;
} 

:where(.is-layout-flex) { 
    gap: 0.5em;
} 

.is-layout-flex { 
    flex-wrap: wrap; 
    align-items: center;
} 

.is-layout-flex  { 
    display: flex;
} 

a { 
    color: inherit; 
    text-decoration: inherit;
} 

@media (min-width: 990px){ 
  .md\:hidden { 
    display: none;
  } 
}     

figure { 
    margin: 0;
} 

.no-underline { 
    text-decoration: none;
} 

.hover\:no-underline:hover,.no-underline { 
    text-decoration: none;
} 

#breadcrumbs a:hover { 
    color: #ae1e22;
} 

strong { 
    font-weight: bolder;
} 

article strong  { 
    font-weight: 700;
} 

.is-layout-flex > :is(*, div)  { 
    margin: 0;
} 

img { 
    border-style: solid;
} 

img { 
    display: block; 
    vertical-align: middle;
} 

img { 
    max-width: 100%; 
    height: auto;
} 

article img  { 
    max-width: 100%; 
    margin-top: 10px;
} 

.rounded-full { 
    border-radius: 9999px;
} 

.h-10 { 
    height: 2.5rem;
} 

.mr-4 { 
    margin-right: 1rem;
} 

.w-10 { 
    width: 2.5rem;
} 

.flex-col { 
    flex-direction: column;
} 

svg { 
    display: block; 
    vertical-align: middle;
} 

.h-6 { 
    height: 1.5rem;
} 

.w-6 { 
    width: 1.5rem;
} 

:where(.wp-block-columns.is-layout-flex) { 
    gap: 2em;
} 

.wp-container-core-columns-is-layout-1 { 
    flex-wrap: nowrap;
} 

.bg-center { 
    background-position: 50%;
} 

.bg-no-repeat { 
    background-repeat: no-repeat;
} 

.bg-cover { 
    background-size: cover;
} 

.rounded-t { 
    border-top-left-radius: .25rem; 
    border-top-right-radius: .25rem;
} 

.h-48 { 
    height: 12rem;
} 

.shadow-lg { 
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05); 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

.h-auto { 
    height: auto;
} 

.p-6 { 
    padding: 1.5rem;
} 

@media (min-width: 990px){ 
  .md\:h-48 { 
    height: 12rem;
  } 
}     

.wp-block-button__link { 
    color: #fff; 
    background-color: #32373c; 
    border-radius: 9999px; 
    box-shadow: none; 
    text-decoration: none; 
    padding: calc(.667em + 2px) calc(1.333em + 2px); 
    font-size: 1.125em;
} 

.has-vivid-red-background-color { 
    background-color: var(--wp--preset--color--vivid-red) !important;
} 

article .content a  { 
    color: #ae1e22; 
    text-decoration: underline;
} 

.font-bold { 
    font-weight: 700;
} 

.leading-none { 
    line-height: 1;
} 

.mb-2 { 
    margin-bottom: .5rem;
} 

.text-base { 
    font-size: 1rem; 
    line-height: 1.5rem;
} 

.mb-4 { 
    margin-bottom: 1rem;
} 

@media (min-width: 990px){ 
  .md\:text-base { 
    font-size: 1rem; 
    line-height: 1.5rem;
  } 
}     

.text-sm { 
    font-size: .875rem; 
    line-height: 1.25rem;
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-WNo4j.style-WNo4j {  
   width: 75px;  
   height:75px;  
}  
#sidebar.style-IcyH2 {  
   position: relative;  
}  
#style-VGGCU.style-VGGCU {  
   background-image: url("https://blog.qinetwork.com.br/wp-content/uploads/2021/08/bigstock-130052822-e1474548872117.jpg.webp");  
}  
#style-yFKMc.style-yFKMc {  
   background-image: url("https://blog.qinetwork.com.br/wp-content/uploads/2021/08/51857-dinamica-de-recrutamento-e-selecao-recrutar-sem-perder-tempo62.png.webp");  
}  
#style-FSot4.style-FSot4 {  
   background-image: url("https://blog.qinetwork.com.br/wp-content/uploads/2021/08/agenda.png.webp");  
}  
#style-r4q12.style-r4q12 {  
   background-image: url("https://blog.qinetwork.com.br/wp-content/uploads/2021/08/Google-Meet-entenda-como-funciona-o-novo-aplicativo-da-Google-para-reunioes-online.png.webp");  
}  
#style-jloNV.style-jloNV {  
   background-image: url("https://blog.qinetwork.com.br/wp-content/uploads/2021/10/05dcd85b9a7967f916997efaeb18577a.jpg.webp");  
}  
#style-q46vF.style-q46vF {  
   background-image: url("https://blog.qinetwork.com.br/wp-content/uploads/2021/08/hangou.png.webp");  
}  
#progress.style-Bt8Jc {  
   background: linear-gradient(to right, #AE1E22 var(--scroll), transparent 0);  
    z-index: 99;  
    --scroll: 0%;  
}  

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap'); 
  body {  
    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    line-height:1.15;
    font-size:14px;
  }  
body { 
/* CSS Variables that may have been missed get put on body */ 
    --tw-shadow:  0 0 transparent; 
    --tw-ring-inset:  var(--tw-empty, );  
    --tw-ring-offset-shadow:  0 0 transparent;  
    --tw-ring-shadow:  0 0 transparent; 
    --tw-bg-opacity:  1;  
    --tw-shadow:  0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06); 
    --tw-shadow:  0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);  
    --tw-text-opacity:  1;  
    --tw-shadow:  0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05);  
    --tw-bg-opacity:  1;  
    --tw-text-opacity:  1;  
} 

* { 
    box-sizing: border-box; 
    border: 0 solid;
} 

* { 
    --tw-shadow: 0 0 transparent;
} 

* { 
    --tw-ring-inset: var(--tw-empty, ); 
    --tw-ring-offset-shadow: 0 0 transparent; 
    --tw-ring-shadow: 0 0 transparent;
} 

body { 
    margin: 0; 
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
} 

body { 
    font-family: inherit; 
    line-height: inherit;
} 

.h-full { 
    height: 100%;
} 

html { 
    line-height: 1.15; 
    -webkit-text-size-adjust: 100%;
} 

html { 
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; 
    line-height: 1.5;
} 

html { 
    font-family: "Open Sans",Helvetica,Arial,sans-serif; 
    font-size: 14px; 
    line-height: 1.6em;
} 

:root { 
    -moz-tab-size: 4; 
    -o-tab-size: 4; 
    tab-size: 4;
} 

.z-40 { 
    z-index: 40;
} 

*,:after,:before { 
    box-sizing: border-box; 
    border: 0 solid;
} 

.container { 
    width: 100%;
} 

@media (min-width: 640px){ 
  .container { 
    max-width: 640px;
  } 
}     

@media (min-width: 990px){ 
  .container { 
    max-width: 990px;
  } 
}     

@media (min-width: 1170px){ 
  .container { 
    max-width: 1170px;
  } 
}     

@media (min-width: 1450px){ 
  .container { 
    max-width: 1450px;
  } 
}     

.flex { 
    display: flex;
} 

.flex-col { 
    flex-direction: column;
} 

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

.mt-5 { 
    margin-top: 1.25rem;
} 

@media (min-width: 990px){ 
  .md\:flex-row { 
    flex-direction: row;
  } 

  .md\:px-20 { 
    padding-left: 5rem; 
    padding-right: 5rem;
  } 
}     

.relative { 
    position: relative;
} 

@media (min-width: 990px){ 
  .md\:pr-10 { 
    padding-right: 2.5rem;
  } 

  .md\:w-2\/3 { 
    width: 66.666667%;
  } 
}     

.hidden { 
    display: none;
} 

@media (min-width: 990px){ 
  .md\:block { 
    display: block;
  } 

  .md\:w-1\/3 { 
    width: 33.333333%;
  } 
}     

.mb-10 { 
    margin-bottom: 2.5rem;
} 

.flex-wrap { 
    flex-wrap: wrap;
} 

.top-5 { 
    top: 1.25rem;
} 

.transition-all { 
    transition-property: all; 
    transition-timing-function: cubic-bezier(.4,0,.2,1); 
    transition-duration: .15s;
} 

.duration-1000 { 
    transition-duration: 1s;
} 

@media (min-width: 990px){ 
  .md\:right-10 { 
    right: 2.5rem;
  } 
}     

@media (min-width: 1170px){ 
  .lg\:right-20 { 
    right: 5rem;
  } 
}     

@media (min-width: 1450px){ 
  .xl\:right-60 { 
    right: 15rem;
  } 
}     

.mb-8 { 
    margin-bottom: 2rem;
} 

.w-full { 
    width: 100%;
} 

h2 { 
    margin: 0;
} 

h2 { 
    font-size: inherit; 
    font-weight: inherit;
} 

.screen-reader-text { 
    border: 0; 
    clip: rect(1px,1px,1px,1px); 
    clip-path: inset(50%); 
    height: 1px; 
    margin: -1px; 
    overflow: hidden; 
    padding: 0; 
    position: absolute!important; 
    width: 1px; 
    word-wrap: normal!important;
} 

nav.navigation.posts-navigation .nav-links  { 
    text-align: center;
} 

@media screen and (min-width: 768px){ 
  nav.navigation.posts-navigation .nav-links  { 
    display: flex; 
    justify-content: space-evenly;
  } 
}     

p { 
    margin: 0;
} 

.font-bold { 
    font-weight: 700;
} 

.mb-3 { 
    margin-bottom: .75rem;
} 

.widget-title { 
    font-size: 19px; 
    font-weight: 500; 
    color: #212121; 
    border-bottom: 2px solid #eee; 
    padding-bottom: 10px; 
    margin-bottom: 15px;
} 

.m-1 { 
    margin: .25rem;
} 

.bg-center { 
    background-position: 50%;
} 

.bg-no-repeat { 
    background-repeat: no-repeat;
} 

.bg-cover { 
    background-size: cover;
} 

a { 
    color: inherit; 
    text-decoration: inherit;
} 

.no-underline { 
    text-decoration: none;
} 

.hover\:no-underline:hover,.no-underline { 
    text-decoration: none;
} 

nav.navigation.posts-navigation .nav-previous  { 
    font-weight: 700; 
    margin-bottom: 40px; 
    background: #ae1e22; 
    display: inline-block; 
    padding: 10px; 
    color: #fff; 
    border-radius: 5px; 
    text-align: center;
} 

.bg-white { 
    --tw-bg-opacity: 1; 
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
} 

.rounded { 
    border-radius: .25rem;
} 

.overflow-hidden { 
    overflow: hidden;
} 

.shadow-md { 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

.shadow-md { 
    --tw-shadow: 0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);
} 

.hover\:shadow-lg:hover { 
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05); 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

.rounded-t { 
    border-top-left-radius: .25rem; 
    border-top-right-radius: .25rem;
} 

.h-48 { 
    height: 12rem;
} 

@media (min-width: 990px){ 
  .md\:w-60 { 
    width: 15rem;
  } 
}     

.h-auto { 
    height: auto;
} 

.px-6 { 
    padding-left: 1.5rem; 
    padding-right: 1.5rem;
} 

.pt-5 { 
    padding-top: 1.25rem;
} 

@media (min-width: 990px){ 
  .md\:h-48 { 
    height: 12rem;
  } 

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

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

figure { 
    margin: 0;
} 

.items-end { 
    align-items: flex-end;
} 

@media (min-width: 990px){ 
  .md\:h-96 { 
    height: 24rem;
  } 
}     

h3 { 
    margin: 0;
} 

h3 { 
    font-size: inherit; 
    font-weight: inherit;
} 

.text-xl { 
    line-height: 1.75rem;
} 

.text-xl { 
    font-size: 1.25rem;
} 

.mb-4 { 
    margin-bottom: 1rem;
} 

.text-xs { 
    font-size: .75rem; 
    line-height: 1rem;
} 

.leading-none { 
    line-height: 1;
} 

.mr-3 { 
    margin-right: .75rem;
} 

.text-gray { 
    --tw-text-opacity: 1; 
    color: rgba(174,30,34,var(--tw-text-opacity));
} 

.uppercase { 
    text-transform: uppercase;
} 

.text-sm { 
    font-size: .875rem; 
    line-height: 1.25rem;
} 

.h-16 { 
    height: 4rem;
} 

.mr-2 { 
    margin-right: .5rem;
} 

.shadow-lg { 
    --tw-shadow: 0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05); 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

.w-32 { 
    width: 8rem;
} 

.p-1 { 
    padding: .25rem;
} 

:where(.is-layout-flex) { 
    gap: 0.5em;
} 

:where(.wp-block-columns.is-layout-flex) { 
    gap: 2em;
} 

.is-layout-flex { 
    flex-wrap: wrap; 
    align-items: center;
} 

.wp-container-core-columns-is-layout-1 { 
    flex-wrap: nowrap;
} 

.is-layout-flex  { 
    display: flex;
} 

.p-6 { 
    padding: 1.5rem;
} 

.mr-1 { 
    margin-right: .25rem;
} 

.ml-3 { 
    margin-left: .75rem;
} 

strong { 
    font-weight: bolder;
} 

article strong  { 
    font-weight: 700;
} 

.leading-tight { 
    line-height: 1.25;
} 

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

.is-layout-flex > :is(*, div)  { 
    margin: 0;
} 

.bg-blue { 
    --tw-bg-opacity: 1; 
    background-color: rgba(16,37,66,var(--tw-bg-opacity));
} 

.inline-block { 
    display: inline-block;
} 

.mb-1 { 
    margin-bottom: .25rem;
} 

.py-1 { 
    padding-top: .25rem; 
    padding-bottom: .25rem;
} 

.px-2 { 
    padding-left: .5rem; 
    padding-right: .5rem;
} 

.text-white { 
    --tw-text-opacity: 1; 
    color: rgba(255,255,255,var(--tw-text-opacity));
} 

.tracking-widest { 
    letter-spacing: .1em;
} 

.text-3xl { 
    font-size: 1.875rem; 
    line-height: 2.25rem;
} 

img { 
    border-style: solid;
} 

img { 
    display: block; 
    vertical-align: middle;
} 

img { 
    max-width: 100%; 
    height: auto;
} 

aside img  { 
    width: auto;
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-oPDf5.style-oPDf5 {  
   text-shadow: 0 1px 1px rgb(0 0 0 / 40%);  
   overflow-wrap: anywhere;  
}  
#style-ri4cN.style-ri4cN {  
   text-shadow: 0 1px 1px rgb(0 0 0 / 40%);  
}  
#sidebar.style-Emjoo {  
   max-width: 430px;  
    visibility: visible;  
    opacity: 1;  
    position: sticky;  
}
/* Error pages */
.kl-error-page {
  padding: 100px 0;
  text-align: center;
}

.kl-error-page__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 0.5rem;
}

.kl-error-page__heading {
  margin: 0 0 1rem;
}

/* System pages */
.systems-page__content {
  margin: 0 auto;
  max-width: 620px;
  padding: 120px 20px;
}

.systems-page .success {
  color: #34A853;
  font-weight: bold;
  font-size: 2rem;
  text-align: center;
}

.systems-page h1 {
  margin: 0 0 4rem;
  text-align: center;
}

@media screen and (max-width: 360px) {
  .systems-page h1 {
    margin: 0 0 2rem;
    font-size: 2rem;
  }
}

.systems-page--membership {
  background-image: url(//22410580.fs1.hubspotusercontent-na1.net/hubfs/22410580/raw_assets/public/Atlas-qi-network/images/Hero-Background-2.svg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.systems-page--membership h1 {
  margin: 0 0 1rem;
}

.systems-page--membership p {
  margin: 0 0 3rem;
  text-align: center;
}

.systems-page--membership form .hs-submit input, .systems-page--membership form input[type="submit"] {
  width: 100%;
}

.systems-page--subscription-confirmation h1 {
  display: none;
  margin: 0 0 1.5rem;
}

.systems-page--subscription-confirmation h2 {
  color: #3A3A3A;
  font-size: 1rem;
  margin: 0;
}

.systems-page--subscription-confirmation .page-header {
  text-align: center;
  margin: 0 0 2rem;
}

.systems-page--subscription-preferences .page-header {
  text-align: center;
  margin: 0 0 2rem;
}

.systems-page--subscription-preferences h1 {
  margin: 0 0 1.5rem;
}

.systems-page--subscription-preferences h2 {
  color: #3A3A3A;
  font-size: 1rem;
  margin: 0;
}

.systems-page--subscription-preferences .email-prefs {
  padding: 32px;
  border: 1px solid #DAE3F9;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.systems-page--subscription-preferences .email-prefs p, .systems-page--subscription-preferences .email-prefs span, .systems-page--subscription-preferences .email-prefs label {
  font-size: 0.875rem;
  line-height: 1rem;
  vertical-align: text-top;
  font-weight: normal;
}

@media screen and (max-width: 360px) {
  .systems-page--subscription-preferences .email-prefs {
    padding: 18px;
  }
}

.systems-page--subscription-preferences input[type="checkbox"] {
  margin-right: 12px;
}

.systems-page__preheader {
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #AF1E23;
  display: block;
  margin: 0 0 0.5rem;
  text-align: center;
}

.systems-page form {
  position: relative;
}

.systems-page form .hs-form-field {
  position: relative;
}

.systems-page form .form-input-validation-message ul {
  padding: 0;
}

.systems-page form .form-input-validation-message label {
  color: #929292;
  font-size: 0.875rem;
  font-weight: normal;
}

.systems-page form .hs-login-widget-show-password,
.systems-page form .hs-register-widget-show-password,
.systems-page form .hs-reset-widget-show-password {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #AF1E23;
}

.systems-page form .hs-login-widget-show-password:hover, .systems-page form .hs-login-widget-show-password:focus,
.systems-page form .hs-register-widget-show-password:hover,
.systems-page form .hs-register-widget-show-password:focus,
.systems-page form .hs-reset-widget-show-password:hover,
.systems-page form .hs-reset-widget-show-password:focus {
  color: #AF1E23;
  text-decoration: none;
}

.systems-page form #hs_login_reset {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  margin: 1rem 0 0;
  z-index: 1;
  color: #AF1E23;
  font-size: 0.875rem;
  font-weight: bold;
  width: 100%;
  text-align: center;
}

.systems-page form input {
  max-width: 100%;
}

.systems-page .form-container {
  max-width: 380px;
  margin: 0 auto 3rem;
}

.systems-page .form-container .label {
  display: block;
  font-size: 0.875rem;
  font-weight: bold;
  margin: 0 0 0.75rem;
}

#email-prefs-form .header {
  background-color: transparent;
}

/* Password prompt */
.password-prompt input[type=password] {
  display: block;
  height: auto !important;
  margin-bottom: 1.4rem;
}

/* Backup unsubscribe */
.backup-unsubscribe h3 {
  font-size: 0.875rem;
  font-weight: bold !important;
  line-height: 1rem;
  margin: 0 0 0.75rem;
}

.backup-unsubscribe #email-prefs-form {
  padding: 42px 32px;
  border: 1px solid #DAE3F9;
  box-shadow: 0px 11px 30px rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}

.backup-unsubscribe #email-prefs-form div {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 360px) {
  .backup-unsubscribe #email-prefs-form {
    padding: 32px 18px;
  }
}

.backup-unsubscribe input[type=email] {
  margin-bottom: 1.5rem;
  padding: 0.7rem !important;
  font-size: 0.875rem !important;
  border: 1px solid #DADADA;
}

/* Search pages */
.hs-search-field {
  max-width: 750px;
}

.hs-search-field input[type=text] {
  padding-right: 48px;
}

.hs-search-field__bar {
  position: relative;
}

.hs-search-field__bar:after {
  content: '';
  background-image: url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11 19a8 8 0 100-16 8 8 0 000 16zM21 21l-4-4' stroke='%23C6C6C6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}

.hs-search-field__suggestions {
  background-color: #FFF;
  max-width: 360px;
  position: absolute;
  right: 0;
  top: 100%;
  transform: translateY(8px);
  border-radius: 9px;
  width: 100%;
}

.hs-search-field__suggestions a, .hs-search-field__suggestions #results-for {
  padding: 8px 16px;
}

.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #dedede !important;
}

.kl-search-results {
  padding: 80px 0;
}

.hs-search-results {
  margin-top: 3.5rem;
}

.hs-search-results__featured-image {
  margin-bottom: 1rem;
}

.hs-search-results__featured-image img {
  display: block;
  max-width: 100%;
  width: 100%;
}

.hs-search-results__title {
  color: #232323;
  font-size: 1.5rem;
  font-weight: bold;
  font-family: Open Sans, sans-serif;
}

.hs-search-results__title:hover, .hs-search-results__title:focus {
  color: #AF1E23;
  text-decoration: none;
}

.hs-search-results__description {
  padding-top: 1.25rem;
  margin: 0 0 2.5rem;
}

.hs-search-results__pagination a {
  color: #232323;
  font-family: Open Sans, sans-serif;
  font-weight: bold;
}

.hs-search-results__listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px !important;
}

.hs-search-results__listing li {
  flex-basis: calc(100% / 2);
  padding: 0 20px !important;
}

@media screen and (max-width: 620px) {
  .hs-search-results__listing li {
    flex-basis: 100%;
  }
}

.hs-search-highlight {
  font-weight: bold;
}


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap'); 
  body {  
    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    line-height:1.15;
    font-size:14px;
  }  
body { 
/* CSS Variables that may have been missed get put on body */ 
    --tw-shadow:  0 0 transparent; 
    --tw-ring-inset:  var(--tw-empty, );  
    --tw-ring-offset-shadow:  0 0 transparent;  
    --tw-ring-shadow:  0 0 transparent; 
    --tw-bg-opacity:  1;  
    --tw-shadow:  0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06); 
    --tw-shadow:  0 0 transparent;  
} 

* { 
    box-sizing: border-box; 
    border: 0 solid;
} 

* { 
    --tw-shadow: 0 0 transparent;
} 

* { 
    --tw-ring-inset: var(--tw-empty, ); 
    --tw-ring-offset-shadow: 0 0 transparent; 
    --tw-ring-shadow: 0 0 transparent;
} 

body { 
    margin: 0; 
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
} 

body { 
    font-family: inherit; 
    line-height: inherit;
} 

html { 
    line-height: 1.15; 
    -webkit-text-size-adjust: 100%;
} 

html { 
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; 
    line-height: 1.5;
} 

html { 
    font-family: "Open Sans",Helvetica,Arial,sans-serif; 
    font-size: 14px; 
    line-height: 1.6em;
} 

:root { 
    -moz-tab-size: 4; 
    -o-tab-size: 4; 
    tab-size: 4;
} 

.bg-white { 
    --tw-bg-opacity: 1; 
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
} 

.w-full { 
    width: 100%;
} 

.z-50 { 
    z-index: 50;
} 

*,:after,:before { 
    box-sizing: border-box; 
    border: 0 solid;
} 

.flex { 
    display: flex;
} 

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

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

@media (min-width: 990px){ 
  .md\:hidden { 
    display: none !important;
  } 
}     

@media (min-width: 990px){ 
  .md\:hidden { 
    display: none !important;
  } 

  .hiddenMenu{
    display: none !important;
  }
}   

@media (max-width: 990px){ 
  .hiddenMenuDesktop{
    display: none !important;
  }

  .hideMenu{
    display: none !important;
  }
} 

.open {
  transform: rotate(90deg);
  transform: translateY(-1px);
}

.open .hamburger__top-bun{
  transform: rotate(45deg) translateY(0);
}

.open .hamburger__bottom-bun {
  transform: rotate(-45deg) translateY(0);
}

.container { 
    width: 100%;
} 

@media (min-width: 640px){ 
  .container { 
    max-width: 640px;
  } 
}     

@media (min-width: 990px){ 
  .container { 
    max-width: 990px;
  } 
}     

@media (min-width: 1170px){ 
  .container { 
    max-width: 1170px;
  } 
}     

@media (min-width: 1450px){ 
  .container { 
    max-width: 1450px;
  } 
}     

.flex-col { 
    flex-direction: column;
} 

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

header > .container  { 
    max-width: 1170px;
} 

.flex-row { 
    flex-direction: row;
} 

.justify-center { 
    justify-content: center;
} 

.w-auto { 
    width: auto;
} 

a { 
    color: inherit; 
    text-decoration: inherit;
} 

.no-underline { 
    text-decoration: none;
} 



button { 
    font-family: inherit; 
    font-size: 100%; 
    line-height: 1.15; 
    margin: 0;
} 

button { 
    text-transform: none;
} 

button { 
    background-color: transparent; 
    background-image: none;
} 

button { 
    cursor: pointer;
} 

button { 
    padding: 0; 
    line-height: inherit; 
    color: inherit;
} 

[type="button"],button { 
    -webkit-appearance: button;
} 

.block { 
    display: block;
} 

.mr-5 { 
    margin-right: 1.25rem;
} 

.ml-5 { 
    margin-left: 1.25rem;
} 

@media (min-width: 990px){ 
  .md\:relative { 
    position: relative;
  } 
}     

.hidden { 
    display: none;
} 

.mr-auto { 
    margin-right: auto;
} 

.py-5 { 
    padding-top: 1.25rem; 
    padding-bottom: 1.25rem;
} 

@media (min-width: 990px){ 
  .md\:block { 
    display: block;
  } 
}     

.shadow { 
    --tw-shadow: 0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06);
} 

.shadow { 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
} 

@media (min-width: 990px){ 
  .md\:shadow-none { 
    --tw-shadow: 0 0 transparent; 
    box-shadow: var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow);
  } 
}   



.hamburger { 
    cursor: pointer; 
    width: 48px; 
    height: 48px; 
    transition: all .25s;
    background-color: transparent !important;
    border: unset !important;
    outline: none !important;
} 

svg { 
    display: block; 
    vertical-align: middle;
} 

.w-5 { 
    width: 1.25rem;
} 

.self-end { 
    align-self: flex-end;
} 

.py-1 { 
    padding-top: .25rem; 
    padding-bottom: .25rem;
} 

.pb-4 { 
    padding-bottom: 1rem;
} 

@media (min-width: 990px){ 
  .md\:flex { 
    display: flex;
  } 

  .md\:flex-row { 
    flex-direction: row;
  } 

  .md\:self-center { 
    align-self: center;
  } 

  .md\:py-0 { 
    padding-top: 0; 
    padding-bottom: 0;
  } 

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

  .md\:w-auto { 
    width: auto;
  } 
}     

.ml-auto { 
    margin-left: auto;
} 

.relative { 
    position: relative;
} 

.hamburger__top-bun { 
    content: ""; 
    position: absolute; 
    width: 24px; 
    height: 2px; 
    background: #000; 
    transform: rotate(0); 
    transition: all .5s;
} 

.hamburger__top-bun { 
    transform: translateY(-5px);
} 

.hamburger:hover [class*="-bun"] { 
    background: #333;
} 

.hamburger__bottom-bun { 
    content: ""; 
    position: absolute; 
    width: 24px; 
    height: 2px; 
    background: #000; 
    transform: rotate(0); 
    transition: all .5s;
} 

.hamburger__bottom-bun { 
    transform: translateY(3px);
} 

img { 
    border-style: solid;
} 

img { 
    display: block; 
    vertical-align: middle;
} 

img { 
    max-width: 100%; 
    height: auto;
} 

.lazyload { 
    background-image: none !important;
} 

.lazyload:before { 
    background-image: none !important;
} 

.absolute { 
    position: absolute;
} 

.top-0 { 
    top: 0;
} 

.right-10 { 
    right: 2.5rem;
} 

@media (min-width: 990px){ 
  .md\:right-0 { 
    right: 0;
  } 
}     

.p-5 { 
    padding: 1.25rem;
} 

.right-0 { 
    right: 0;
} 

@media (min-width: 990px){ 
  .md\:top-10 { 
    top: 2.5rem;
  } 
}     

ul { 
    margin: 0; 
    padding: 0;
} 

ul { 
    list-style: none;
} 

.text-sm { 
    font-size: .875rem; 
    line-height: 1.25rem;
} 

.uppercase { 
    text-transform: uppercase;
} 

.search-form { 
    display: flex; 
    align-items: center;
} 

#primary-menu li  { 
    padding-left: 15px; 
    padding-right: 15px; 
    padding-top: 15px; 
    padding-bottom: 15px; 
    border-bottom: 2px solid transparent;
} 

#primary-menu li a  { 
  text-decoration: none;
} 

#primary-menu li:first-child  { 
    padding-left: 0;
} 

input { 
    font-family: inherit; 
    font-size: 100%; 
    line-height: 1.15; 
    margin: 0;
} 

input { 
    padding: 0; 
    line-height: inherit; 
    color: inherit;
} 

.search-submit { 
    background: #ae1e22; 
    color: #fff; 
    padding: 4px; 
    font-size: 11px; 
    text-transform: uppercase; 
    border-radius: 5px; 
    margin-left: 5px;
} 

#primary-menu a  { 
    font-size: 13px; 
    font-weight: 500; 
    letter-spacing: 1px; 
    position: relative; 
    padding-top: 5px; 
    padding-bottom: 5px;
} 

#primary-menu a::before { 
    content: ""; 
    position: absolute; 
    bottom: 0; 
    width: 0; 
    height: 2px; 
    background: #ae1e22; 
    opacity: 0; 
    transition: all .3s ease-in-out; 
    top: 37px;
} 

#primary-menu li:hover a::before { 
    width: 75%; 
    opacity: 1;
} 

.screen-reader-text { 
    border: 0; 
    clip: rect(1px,1px,1px,1px); 
    clip-path: inset(50%); 
    height: 1px; 
    margin: -1px; 
    overflow: hidden; 
    padding: 0; 
    position: absolute!important; 
    width: 1px; 
    word-wrap: normal!important;
} 

[type="search"] { 
    -webkit-appearance: textfield; 
    outline-offset: -2px;
} 

.search-field { 
    border: 1px solid #eee; 
    font-size: 14px; 
    padding-left: 5px; 
    padding-right: 5px; 
    padding-top: 5px; 
    padding-bottom: 5px;
} 


/* These were inline style tags. Uses id+class to override almost everything */
#top.style-sYkoe {  
   border-bottom: 1px solid #e8e8e8;  
}  
#style-r8Ego.style-r8Ego {  
   width: 159px;  
   height: 50px;  
}  
#style-ReK3D.style-ReK3D {  
   width: 159px;  
   height: 50px;  
}  


@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,300i,400i,500i,600i,700i,800i&display=swap'); 
  body {  
    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    line-height:1.15;
    font-size:14px;
  }  
body { 
/* CSS Variables that may have been missed get put on body */ 
    --tw-ring-inset:  var(--tw-empty, );  
} 

* { 
    box-sizing: border-box; 
    border: 0 solid;
} 

* { 
    --tw-ring-inset: var(--tw-empty, ); 
} 

body { 
    margin: 0; 
    font-family: system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
} 

body { 
    font-family: inherit; 
    line-height: inherit;
} 

html { 
    line-height: 1.15; 
    -webkit-text-size-adjust: 100%;
} 

html { 
    font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; 
    line-height: 1.5;
} 

html { 
    font-family: "Open Sans",Helvetica,Arial,sans-serif; 
    font-size: 14px; 
    line-height: 1.6em;
} 

:root { 
    -moz-tab-size: 4; 
    -o-tab-size: 4; 
    tab-size: 4;
} 

*,:after,:before { 
    box-sizing: border-box; 
    border: 0 solid;
} 

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

.row { 
    display: flex; 
    flex-wrap: wrap; 
    margin-right: -15px; 
    margin-left: -15px;
} 

.col-12 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

.col-12 { 
    flex: 0 0 100%; 
    max-width: 100%;
} 

.col-11 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

.col-11 { 
    flex: 0 0 91.666667%; 
    max-width: 91.666667%;
} 

.social-media { 
    padding: 60px 0 20px;
} 

.social-media:before { 
    content: ""; 
    width: 100%; 
    height: 1px; 
    opacity: 0.8; 
    position: absolute; 
    top: 125px; 
    left: 0; 
    z-index: 1; 
    background-color: #707070;
} 

.contato { 
    padding-bottom: 50px;
} 

.contato:before { 
    content: ""; 
    width: 100%; 
    height: 1px; 
    opacity: 0.8; 
    position: absolute; 
    top: 0; 
    left: 0; 
    z-index: 1; 
    background-color: #707070;
} 

.col-6,.col-md-6,.col-lg-2,.col-xl-2 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

.col-6 { 
    flex: 0 0 50%; 
    max-width: 50%;
} 

@media (min-width: 768px){ 
  .col-md-6 { 
    flex: 0 0 50%; 
    max-width: 50%;
  } 
}     

@media (min-width: 992px){ 
  .col-lg-2 { 
    flex: 0 0 16.666667%; 
    max-width: 16.666667%;
  } 
}     

@media (min-width: 1200px){ 
  .col-xl-2 { 
    flex: 0 0 16.666667%; 
    max-width: 16.666667%;
  } 
}     

.flex { 
    display: flex;
} 

.col-12,.col-md-12,.col-lg-8,.col-xl-8 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 768px){ 
  .col-md-12 { 
    flex: 0 0 100%; 
    max-width: 100%;
  } 
}     

@media (min-width: 992px){ 
  .col-lg-8 { 
    flex: 0 0 66.666667%; 
    max-width: 66.666667%;
  } 
}     

@media (min-width: 1200px){ 
  .col-xl-8 { 
    flex: 0 0 66.666667%; 
    max-width: 66.666667%;
  } 
}     

.social-media .link-media  { 
    display: flex; 
    justify-content: end;
} 

.col-12,.col-md-12,.col-lg-3,.col-xl-3 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 992px){ 
  .col-lg-3 { 
    flex: 0 0 25%; 
    max-width: 25%;
  } 
}     

@media (min-width: 1200px){ 
  .col-xl-3 { 
    flex: 0 0 25%; 
    max-width: 25%;
  } 
}     

.col-12,.col-md-12,.col-lg-2,.col-xl-2 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media screen and (min-width: 992px){ 
  .atividades .servicos  { 
    margin-left: -100px;
  } 
}     

.col-12,.col-md-12,.col-lg-1,.col-xl-1 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 992px){ 
  .col-lg-1 { 
    flex: 0 0 8.333333%; 
    max-width: 8.333333%;
  } 
}     

@media (min-width: 1200px){ 
  .col-xl-1 { 
    flex: 0 0 8.333333%; 
    max-width: 8.333333%;
  } 
}     

@media screen and (min-width: 992px){ 
  .atividades .verticais  { 
    margin-left: -30px;
  } 

  .atividades .institucional  { 
    margin-left: 50px;
  } 
}     

.col-12,.col-md-12,.col-lg-4,.col-xl-4 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 992px){ 
  .col-lg-4 { 
    flex: 0 0 33.333333%; 
    max-width: 33.333333%;
  } 
}     

@media (min-width: 1200px){ 
  .col-xl-4 { 
    flex: 0 0 33.333333%; 
    max-width: 33.333333%;
  } 
}     

img { 
    border-style: solid;
} 

img { 
    display: block; 
    vertical-align: middle;
} 

img { 
    max-width: 100%; 
    height: auto;
} 

a { 
    color: inherit; 
    text-decoration: inherit;
} 

ul { 
    margin: 0; 
    padding: 0;
} 

ul { 
    list-style: none;
} 

.atividades ul  { 
    padding: 30px 0; 
    margin: 0;
} 

.contato ul  { 
    padding: 30px 0; 
    margin: 0;
} 

.atividades li  { 
    font-family: "Open Sans"; 
    font-weight: bold; 
    font-size: 14px; 
    text-transform: uppercase; 
    list-style: none; 
    padding: 0 25px 15px 0;
} 

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

.contato li  { 
    color: #9FA7B3; 
    font-size: 14px; 
    list-style: none; 
    padding-right: 60px;
} 

.contato .titulo  { 
    font-family: "Open Sans"; 
    font-weight: bold; 
    color: #ffffff; 
    text-transform: uppercase; 
    padding: 15px 0;
} 

p { 
    margin: 0;
} 

.contato p  { 
    padding: 40px 40px 15px 0; 
    color: #9FA7B3; 
    font-size: 14px;
} 

.atividades a  { 
    font-family: "Open Sans"; 
    font-weight: normal !important; 
    color: #9FA7B3; 
    text-decoration: none; 
    text-transform: none !important;
} 

.atividades a:hover { 
    color: #AE1E22;
} 

.mr-2 { 
    margin-right: .5rem;
} 

.my-auto { 
    margin-top: auto; 
    margin-bottom: auto;
} 

.p-0 { 
    padding: 0;
} 

.col-12,.col-md-12,.col-lg-10,.col-xl-10 { 
    position: relative; 
    width: 100%; 
    padding-right: 15px; 
    padding-left: 15px;
} 

@media (min-width: 992px){ 
  .col-lg-10 { 
    flex: 0 0 83.333333%; 
    max-width: 83.333333%;
  } 
}     

@media (min-width: 1200px){ 
  .col-xl-10 { 
    flex: 0 0 83.333333%; 
    max-width: 83.333333%;
  } 
}     

.btn-qinetwork { 
    color: #ffffff; 
    padding: 15px 5px; 
    cursor: pointer; 
    text-align: center; 
    border-radius: 10px; 
    text-transform: uppercase; 
    border: 2px solid #AE1E22; 
    background-color: #AE1E22; 
    font-family: "OpenSans-Bold"; 
    display: block; 
    font-weight: 400; 
    vertical-align: middle;
} 

.btn-qinetwork:hover { 
    color: #AE1E22; 
    background-color: #ffffff; 
    border: 2px solid #AE1E22;
} 


/* These were inline style tags. Uses id+class to override almost everything */
#style-kYXMR.style-kYXMR {  
   color: #ffffff;  
   background-color: #102542;  
}  
#style-oTAB8.style-oTAB8 {  
   height: 60px;  
}  
#style-DyPsv.style-DyPsv {  
   height: 60px;  
}  
#style-tOspo.style-tOspo {  
   padding: 0;  
    margin-top: 20px;  
}  
#style-USSWB.style-USSWB {  
   padding: 0;  
    margin-top: 20px;  
}