
@font-face {
  font-family: 'Arial Rounded MT';
  src: url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT.woff2') format('woff2'),
       url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT.woff') format('woff'),
       url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Arial Rounded MT Light';
  src: url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Light.woff2') format('woff2'),
       url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Light.woff') format('woff'),
       url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Light.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Arial Rounded MT Bold';
  src: url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Bold.eot'); /* IE9 Compat Modes */
  src: url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Bold.woff2') format('woff2'),
       url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Bold.woff') format('woff'),
       url('https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/fonts/arial_mt/Arial%20Rounded%20MT%20Bold.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}
















































*, *:before, *:after {
  box-sizing: border-box;
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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;
}
/* Page Center */
.page-center {
    float: none;
    max-width: 1256px;
    margin: 0 auto; 
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
}

.body-container-wrapper {
    overflow: hidden;
}
.body-container {
    padding-top: 24px;
    padding-bottom: 24px;
}

img {
    max-width: 100%;
}

/* Focus Style */
:focus {
  outline: 3px solid rgba(0, 156, 66, 0.4);
}
.dnd-section {
  padding-bottom: 24px;
  padding-top: 24px;
  padding-left: 16px;
  padding-right: 16px;
}

.dnd-section > .row-fluid {
  max-width: 1256px;
  margin-left: auto;
  margin-right: auto;
}

.dnd-section .widget-type-cell {
  padding-left: 16px;
  padding-right: 16px;
}


.dnd-column,
.dnd-row { 
  border-radius: 12px; 
}

@media (max-width: 767px) {
  .dnd-section .widget-type-cell {
    padding-left: 0px;
    padding-right: 0px;
  }
}
html {
  font-size: 20px;
}

body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  color: #000000;
  line-height: 1.75;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Roboto", sans-serif;
}

/* Anchor Links */
a {
  color: #0000EE;
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 1.2;
  font-weight: 700;
  font-family: "Arial Rounded MT Bold", sans-serif;
  color: #323232;
  word-break: break-word;
}

h1 {
  font-size: 1.75rem;
  line-height: 1.3;
}

h2 {
  font-size: 1.75rem;
  line-height: 1.2;
}

h3 {
  font-size: 1.6666rem;
  line-height: 1.5;
}

h4 {
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  font-size: 1.3333rem;
  line-height: 1.5;
}

h5 {
  font-size: 1.1666rem;
  line-height: 1.5;
}

h6 {
  font-size: 1rem;
  line-height: 1.5;
}

strong {
  font-weight: 700;
}

code {
  vertical-align: bottom;
}

ul,
ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

ul li,
ol li {
  line-height: 1.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-top: 0;
  margin-bottom: 0;
}

blockquote {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-left: 2px solid #A9A9A9;
  padding-left: 15px;
}

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

/* TODO */
small {

}

/* TODO */
mark {

}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

:focus {
  outline: auto;
  outline-color: green;
}

.disable-focus-styles :focus {
  outline: none;
}

@media (max-width: 767px) {
  html {
    font-size: 15.0px
  }
}

@media (max-width: 480px) {
  html {
    font-size: 12.0px
  }
}
.cta_button,
.button {
  -webkit-appearance: none;
  margin: 0 auto;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  font-family: "Arial Rounded MT Bold", sans-serif;
  text-align: center;
  transition: all 0.15s linear;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  font-size: 1rem;
  padding: 8px 32px;
  text-decoration: none;
  text-transform: uppercase;
}
.cta_button:hover,
.button:hover,
.cta_button:active,
.button:active,
.cta_button:focus,
.button:focus {
  text-decoration: none;
}

.btn-primary,
.cta_button.btn-primary,
.button.btn-primary {
  border-color: #e94f1c;
  background-color: #e94f1c;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.cta_button.btn-primary:hover,
.cta_button.btn-primary:active,
.cta_button.btn-primary:focus,
.button.btn-primary:hover,
.button.btn-primary:active,
.button.btn-primary:focus {
  border-color: #c12700;
  background-color: #c12700;
  color: #ffffff;
}
/* For Custom CTA module - override other styling */
.btn-primary-wrapper .cta_button {
  -webkit-appearance: none !important;
  margin: 0 auto !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  position: relative !important;
  font-family: "Arial Rounded MT Bold", sans-serif !important;
  text-align: center !important;
  transition: all 0.15s linear !important;
  border-radius: 0;
  border-style: solid !important;
  border-width: 1px !important;
  font-size: 1rem !important;
  padding: 8px 32px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-color: #e94f1c !important;
  background-color: #e94f1c !important;
  color: #ffffff !important;
}
.btn-primary-wrapper .cta_button:hover,
.btn-primary-wrapper .cta_button:active,
.btn-primary-wrapper .cta_button:focus {
  border-color: #c12700 !important;
  background-color: #c12700 !important;
  color: #ffffff !important;
}

.btn-secondary,
.cta_button.btn-secondary,
.button.btn-secondary {
  border-color: #009c42;
  background-color: #009c42;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus,
.cta_button.btn-secondary:hover,
.cta_button.btn-secondary:active,
.cta_button.btn-secondary:focus,
.button.btn-secondary:hover,
.button.btn-secondary:active,
.button.btn-secondary:focus {
  border-color: #00741a;
  background-color: #00741a;
  color: #ffffff;
}

/* For Custom CTA module - override other styling */
.btn-secondary-wrapper .cta_button {
  -webkit-appearance: none !important;
  margin: 0 auto !important;
  cursor: pointer !important;
  display: inline-block !important;
  font-weight: 600 !important;
  line-height: 1.5 !important;
  position: relative !important;
  font-family: "Arial Rounded MT Bold", sans-serif !important;
  text-align: center !important;
  transition: all 0.15s linear !important;
  border-radius: 0;
  border-style: solid !important;
  border-width: 1px !important;
  font-size: 1rem !important;
  padding: 8px 32px !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
  border-color: #009c42 !important;
  background-color: #009c42 !important;
  color: #ffffff !important;
}
.btn-secondary-wrapper .cta_button:hover,
.btn-secondary-wrapper .cta_button:active,
.btn-secondary-wrapper .cta_button:focus {
  border-color: #00741a !important;
  background-color: #00741a !important;
  color: #ffffff !important;
}
form {
  margin: auto;
}

h3.form-title {
  text-align: center;
  margin-bottom: 24px;
}

.hs-button,
.button--primary {
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  text-align: center;
  transition: all 0.15s linear;
  border-radius: 0;
  border-style: solid;
  border-width: 2px;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
}

.hs-button:hover, 
.hs-button:focus, 
.hs-button:active,
.button--primary:hover, 
.button--primary:focus, 
.button--primary:active {
  text-decoration: none;
}

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

.hs-form label {
  font-family: "Arial Rounded MT", sans-serif;
  font-size: 0.875rem;
  color: #fff;
  display: block;
  float: none;
  width: auto;
  font-weight: normal;
  text-align: left;
  line-height: 1.2;
  padding-top: 0;
  margin-bottom: 4px;
}

.hs-error-msgs label {
  margin-top: .5rem;
  color: #ffffff;
}

.hs-input {  
  border-width: 2px;
  border-style: solid;
  display: inline-block;
  width: 100%;
  padding: 8px;
  font-family: "Arial Rounded MT", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.75;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

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

.hs-input[type=file] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.hs-input:-moz-placeholder {
  color: rgba(0, 0, 0, .53);
}

.hs-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .53);
}

.hs-input input,
.hs-input textarea {
  transition: border 0.2s linear;
}
.hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

/* Force single column fields to full width inside of fieldsets */
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width: 100% !important;
}

input.hs-input.error,

div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #c87872;
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: #b9554d;
}

.actions {
  padding: 0;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0;
}
.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  text-align: left;
  white-space: normal;
  font-weight: normal;
}
.inputs-list:first-child {
  padding-top: 6px;
}
.inputs-list > li + li {
  padding-top: 2px;
}
.inputs-list label > input,
.inputs-list label > span {
  vertical-align: middle;
}

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

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  color: #7c98b6;
  margin: 0px 0px 6px;
  font-size: 14px;
}

.hs-form-required {
  color: white;
}

.hs-richtext {
  margin-bottom: 3px;
  line-height: 1.2;
  font-size: 1rem;
  color: #000000;
}
.hs-richtext hr {
  text-align: left;
  margin-left: 0;
  width: 91%;
}

.grecaptcha-badge {
  margin: 0 auto;
}

.email-correction, .email-validation {
  padding-top: 3px;
  font-size: 12px;
}
.email-correction a,
.email-validation a {
  cursor: pointer;
}
@media (max-width: 400px),
(min-device-width: 320px) and (max-device-width: 480px) {
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width: 90%;
  }
  .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-2 .hs-form-field input[type=radio],
  .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-3 .hs-form-field input[type=radio],
  .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-2 .hs-form-field input[type=radio],
  .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
    width: 24px;
  }
}

.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: "Roboto", sans-serif;
}

.legal-consent-container,
.legal-consent-container .hs-richtext {
  font-size: 0.75rem;
}

form .legal-consent-container a,
form .hs-richtext a { 
  color: #ffffff;
  text-decoration: underline; 
}
form .legal-consent-container a:hover,
form .hs-richtext a:hover { 
  color: #ffffff;
}

.legal-consent-container .hs-error-msgs label{
  color: #ffffff !important;
}

/* Blog Comments Form */
.blog-comments form {
  margin-left: 0;
}
.blog-comments h3.form-title {
  color: #323232;
}
.blog-comments .hs-form label {
  color: #323232;
}
.blog-comments .hs-form legend {
  color: #323232;
}
.blog-comments form input:not(.hs-button),
.blog-comments form select,
.blog-comments form textarea {
  color: #323232;
  border: 1px solid #cecece;
}


/* Form on a single line (e.g. blog/events subscribe banner */
@media (min-width: 1256px) {
  .single-line-form-wrapper {
    max-width: 900px;
    margin: 0 auto 24px auto;
    padding: 32px 32px 40px 32px;
    position: relative;
  }
  .single-line-form {}
  .single-line-form .hs_cos_wrapper_type_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .single-line-form form {
    min-width: 360px;
  }
  .single-line-form h3.form-title {
    text-align: left;
  }
  .single-line-form .hs-form-field {
    margin-bottom: 0;
  }
  .single-line-form .hs-form-field label {
    display: none;
  }
  .single-line-form .legal-consent-container .hs-richtext {
    margin-top: 4px;
    text-align: center;
  }
  .single-line-form .legal-consent-container .hs-richtext p {
    margin: 0;
  }
  .single-line-form .hs-submit {
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@media (max-width: 1255px) {
  .single-line-form-wrapper {
    padding: 40px 0;
  }
  .single-line-form form {
    padding: 16px;
  }
}
.hs-menu-wrapper ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.hs-menu-item a {
  display: block;
  padding: 0.5rem 1rem;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.hs-menu-item:hover a,
.hs-menu-item:focus a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.hs-menu-item.active a {
  color: rgba(0, 0, 0, 0.9);
}
table {
  margin-bottom: 1rem;
  border: 1px solid #dee2e6;
}

th,
td {
  padding: 0.75rem;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

thead th,
thead td {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
  border-bottom-width: 2px;
}

thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

tbody + tbody {
  border-top: 2px solid #dee2e6;
}
/* Background Image
   ========================================================================== */
.background-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
}
.background-image a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.background-image.bg-rounded-corners {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  margin-top: -8px;
}


/* Cards
   ========================================================================== */

.icon-cards { 
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex;  
  -webkit-box-orient: horizontal;  
  -webkit-box-direction: normal;  
      -ms-flex-direction: row;  
          flex-direction: row;  
  -ms-flex-wrap: wrap;  
      flex-wrap: wrap; 
  -webkit-box-sizing: border-box; 
          box-sizing: border-box;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: -16px;
  margin-right: -16px;
  position: relative;
}
.icon-cards.add-squiggle:before { 
  z-index: -1; 
  position: absolute; 
  top: 24px; 
  left: 50%; 
  transform: translateX(-50%); 
  width: calc(100vw - 24px); 
  height: auto; 
}
.card__wrapper { 
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex; 
  padding: 16px; 
  -webkit-box-sizing: border-box; 
          box-sizing: border-box; 
  -webkit-box-flex: 0; 
      -ms-flex: 0 1 auto; 
          flex: 0 1 auto;
  position: relative;
}
.card__wrapper.has-link-below {
  margin-bottom: 48px;
}
.card__wrapper.has-top-title {
  margin-top: 60px;
}
.card__wrapper.five-col { width: 20%; }
.card__wrapper.four-col { width: 25%; }
.card__wrapper.three-col { width: 33.3333%; }
.card__wrapper.two-col { width: 50%; }
.card__wrapper.one-col { width: 100%; }
.card__wrapper > div { 
  -webkit-box-flex: 1; 
      -ms-flex-positive: 1; 
          flex-grow: 1;
}
.card__top-title { text-align: center; }
.card__top-title {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.card { 
  background-color: rgba(206, 206, 206, .5); 
  padding: 24px 32px 24px 32px;
  border-radius: 16px; 
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.card__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 24px;
}
.card__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.card__wrapper.left-aligned .card__content { text-align: left; }
.card__wrapper.center-aligned .card__content { text-align: center; }
.card__content p { margin-bottom: 24px; }
a.card__link {
  margin-top: 24px;
  text-align: center;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  padding: 0 16px;
  text-decoration: underline;
  color: #000000;
}
.card__button {}

@media (max-width: 767px) { 
  .card__wrapper, 
  .card__wrapper.five-col, 
  .card__wrapper.four-col, 
  .card__wrapper.three-col, 
  .card__wrapper.two-col { width: 50%; } 
}

@media (max-width: 480px) { 
  .card__wrapper, 
  .card__wrapper.five-col, 
  .card__wrapper.four-col, 
  .card__wrapper.three-col, 
  .card__wrapper.two-col, 
  .card__wrapper.one-col { width: 100%; }
  .icon-cards.add-squiggle:before {  
    width: 192px; 
    height: auto; 
    top: 50%; 
    transform: 
    translate(-50%, -50%); 
  }
}

/* Contact Information 
   ========================================================================== */

.contact-info > a {
  display: block;
  color: #000000;
  padding-left: 40px;
  position: relative;
  margin-bottom: 16px;
}
.contact-info > a:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.contact-info .phone-number:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.23 18.23' width='24px' height='24px'%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Contact'%3E%3Cpath d='M17.58,14,14,11.55a1.06,1.06,0,0,0-1.41.23l-1.06,1.35a.45.45,0,0,1-.57.13l-.2-.11a12.44,12.44,0,0,1-3.16-2.48A12.44,12.44,0,0,1,5.08,7.51L5,7.31a.45.45,0,0,1,.12-.58L6.45,5.68a1.06,1.06,0,0,0,.23-1.41L4.26.65A1,1,0,0,0,2.85.33l-1.51.91a2.08,2.08,0,0,0-1,1.26C-.18,4.49.23,7.91,5.27,13c4,4,7,5.09,9.05,5.09a5,5,0,0,0,1.4-.18,2.17,2.17,0,0,0,1.27-1l.9-1.51A1.06,1.06,0,0,0,17.58,14Zm-.2,1.11-.91,1.51a1.52,1.52,0,0,1-.9.71c-1.83.5-5,.08-9.88-4.76S.44,4.49.94,2.66a1.56,1.56,0,0,1,.7-.91L3.16.84A.46.46,0,0,1,3.77,1L5.08,3,6.18,4.6a.45.45,0,0,1-.1.61l-1.35,1A1,1,0,0,0,4.45,7.6l.11.2a12.73,12.73,0,0,0,2.58,3.29,12.63,12.63,0,0,0,3.29,2.58l.2.11A1,1,0,0,0,12,13.5L13,12.15a.45.45,0,0,1,.61-.1l3.61,2.41A.44.44,0,0,1,17.38,15.07Z' style='fill:%23e94f1c;stroke:%23e94f1c;stroke-miterlimit:10;stroke-width:0.365265220403671px'/%3E%3Cpath d='M10.3,3.16a5.06,5.06,0,0,1,5.06,5.06.3.3,0,0,0,.3.3.29.29,0,0,0,.3-.3A5.65,5.65,0,0,0,10.3,2.57a.3.3,0,0,0,0,.59Z' style='fill:%23e94f1c;stroke:%23e94f1c;stroke-miterlimit:10;stroke-width:0.365265220403671px'/%3E%3Cpath d='M10.3,5a3.27,3.27,0,0,1,3.28,3.27.3.3,0,1,0,.59,0A3.87,3.87,0,0,0,10.3,4.35a.29.29,0,0,0-.29.3A.3.3,0,0,0,10.3,5Z' style='fill:%23e94f1c;stroke:%23e94f1c;stroke-miterlimit:10;stroke-width:0.365265220403671px'/%3E%3Cpath d='M10.3,6.73a1.49,1.49,0,0,1,1.49,1.49.3.3,0,0,0,.6,0A2.09,2.09,0,0,0,10.3,6.14a.3.3,0,0,0,0,.59Z' style='fill:%23e94f1c;stroke:%23e94f1c;stroke-miterlimit:10;stroke-width:0.365265220403671px'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.contact-info .email:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.96 17.96' width='24px' height='24px'%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Contact'%3E%3Cpath d='M17.78,6.91s0,0,0-.06,0,0,0,0l0,0,0,0h0L14.85,4.5V2.23A.88.88,0,0,0,14,1.35H10.79L9.51.36a.86.86,0,0,0-1.07,0l-1.27,1H4a.87.87,0,0,0-.88.88V4.5L.29,6.69h0l0,0a.05.05,0,0,0,0,0,.08.08,0,0,0,0,0,.07.07,0,0,0,0,.05v10a.82.82,0,0,0,.18.52h0a.88.88,0,0,0,.69.34H16.9a.89.89,0,0,0,.7-.35h0a.87.87,0,0,0,.17-.52v-10ZM8.8.82a.29.29,0,0,1,.35,0l.68.53H8.13ZM1.13,17.19l7.67-6a.29.29,0,0,1,.35,0l7.68,6Zm16.06-.45-7.68-6a.89.89,0,0,0-1.07,0l-7.68,6V7.37L5.57,11.1a.29.29,0,1,0,.36-.46L1,6.85,3.11,5.24V7.51a.29.29,0,0,0,.58,0V2.23a.31.31,0,0,1,.3-.3H14a.3.3,0,0,1,.29.3V7.51a.3.3,0,0,0,.59,0V5.24l2.06,1.61L12,10.65a.29.29,0,0,0-.12.27.33.33,0,0,0,.18.23.3.3,0,0,0,.3,0l4.81-3.74v9.37Z' style='fill:%23e94f1c;stroke:%23e94f1c;stroke-miterlimit:10;stroke-width:0.348272234201431px'/%3E%3Cpath d='M12.5,7.22V6A3.52,3.52,0,1,0,9,9.56.29.29,0,0,0,9,9,2.94,2.94,0,1,1,11.91,6V7.22a.59.59,0,0,1-1.17,0V6a.3.3,0,0,0-.59,0A1.18,1.18,0,1,1,9,4.87a.3.3,0,0,0,0-.59,1.76,1.76,0,1,0,1.18,3.06,1.17,1.17,0,0,0,2.34-.12Z' style='fill:%23e94f1c;stroke:%23e94f1c;stroke-miterlimit:10;stroke-width:0.348272234201431px'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}


/* Content Boxes
   ========================================================================== */

.content-box .post__separator {
  width: 60px;
  height: 1px;
  margin-bottom: 20px;
}
.content-box.orange-bg .post__separator {
  background-color: #ffffff;
}
.content-box.grey-bg .post__separator {
  background-color: #323232;
}
.content-box .post__title h5 {
  margin-bottom: 0;
}
.content-box a.post__title:hover {
  text-decoration: none;
}

/* Custom CTA (overrides standard CTA classes)
   ========================================================================== */

/* Code is under _buttons.css */

/* Headline with Icon
   ========================================================================== */

.headline-icon { 
  margin: 8px 0;
}
/*.headline-icon:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 320.59 320.57' height='44px' width='44px'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:url(%23linear-gradient);%7D.cls-2%7Bfill:url(%23linear-gradient-2);%7D.cls-3%7Bfill:url(%23linear-gradient-3);%7D.cls-4,.cls-5,.cls-8,.cls-9%7Bopacity:0.5;isolation:isolate;%7D.cls-4%7Bfill:url(%23linear-gradient-4);%7D.cls-5%7Bfill:url(%23linear-gradient-5);%7D.cls-6%7Bfill:url(%23linear-gradient-6);%7D.cls-7%7Bfill:url(%23radial-gradient);%7D.cls-8%7Bfill:url(%23linear-gradient-7);%7D.cls-9%7Bfill:url(%23linear-gradient-8);%7D.cls-10%7Bfill:url(%23radial-gradient-2);%7D.cls-11%7Bfill:url(%23radial-gradient-3);%7D.cls-12%7Bopacity:0.75;%7D.cls-13%7Bfill:url(%23linear-gradient-9);%7D.cls-14%7Bfill:url(%23linear-gradient-10);%7D.cls-15%7Bfill:url(%23linear-gradient-11);%7D.cls-16%7Bfill:url(%23radial-gradient-4);%7D.cls-17%7Bfill:url(%23linear-gradient-12);%7D%3C/style%3E%3ClinearGradient id='linear-gradient' x1='74.95' y1='526.57' x2='195.38' y2='487.68' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f15b2a'/%3E%3Cstop offset='1' stop-color='%2329abe2'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='231.36' y1='512.91' x2='276.25' y2='628.89' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2329abe2'/%3E%3Cstop offset='1' stop-color='%2303a550'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-3' x1='251.42' y1='668.28' x2='130.98' y2='704.94' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2303a550'/%3E%3Cstop offset='1' stop-color='%23fcee21'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-4' x1='10098.09' y1='611.95' x2='10155.52' y2='594.42' gradientTransform='matrix(-1, 0, 0, 1, 10376.48, -415.68)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23231f20'/%3E%3Cstop offset='0.5' stop-color='%23231f20' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23231f20'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-5' x1='5278.64' y1='-4421.07' x2='5336.08' y2='-4438.6' gradientTransform='matrix(0, 1, 1, 0, 4562.61, -5056.73)' xlink:href='%23linear-gradient-4'/%3E%3ClinearGradient id='linear-gradient-6' x1='90.25' y1='684.42' x2='56.59' y2='564.72' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fcee21'/%3E%3Cstop offset='1' stop-color='%23f15b2a'/%3E%3C/linearGradient%3E%3CradialGradient id='radial-gradient' cx='225.8' cy='479.58' r='43.06' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2329abe2'/%3E%3Cstop offset='0.53' stop-color='%2329aae0'/%3E%3Cstop offset='0.72' stop-color='%2328a4d9'/%3E%3Cstop offset='0.85' stop-color='%23269cce'/%3E%3Cstop offset='0.96' stop-color='%23238fbd'/%3E%3Cstop offset='1' stop-color='%232289b5'/%3E%3C/radialGradient%3E%3ClinearGradient id='linear-gradient-7' x1='45.19' y1='632.83' x2='102.64' y2='615.29' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' xlink:href='%23linear-gradient-4'/%3E%3ClinearGradient id='linear-gradient-8' x1='5098.81' y1='-4366.3' x2='5156.27' y2='-4383.84' gradientTransform='matrix(0, 1, 1, 0, 4562.61, -5056.73)' xlink:href='%23linear-gradient-4'/%3E%3CradialGradient id='radial-gradient-2' cx='280.58' cy='659.45' r='43.01' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2303a550'/%3E%3Cstop offset='0.57' stop-color='%2303a34f'/%3E%3Cstop offset='0.77' stop-color='%23029c4b'/%3E%3Cstop offset='0.91' stop-color='%23019145'/%3E%3Cstop offset='1' stop-color='%2300853f'/%3E%3C/radialGradient%3E%3CradialGradient id='radial-gradient-3' cx='101.52' cy='714.13' r='42.53' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fcee21'/%3E%3Cstop offset='0.5' stop-color='%23faec21'/%3E%3Cstop offset='0.68' stop-color='%23f3e621'/%3E%3Cstop offset='0.81' stop-color='%23e8dc20'/%3E%3Cstop offset='0.92' stop-color='%23d7cd20'/%3E%3Cstop offset='1' stop-color='%23c3bb1f'/%3E%3C/radialGradient%3E%3ClinearGradient id='linear-gradient-9' x1='119.44' y1='678.36' x2='81.33' y2='750.48' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='0.06' stop-color='%23fff' stop-opacity='0.86'/%3E%3Cstop offset='0.16' stop-color='%23fff' stop-opacity='0.66'/%3E%3Cstop offset='0.26' stop-color='%23fff' stop-opacity='0.48'/%3E%3Cstop offset='0.37' stop-color='%23fff' stop-opacity='0.33'/%3E%3Cstop offset='0.48' stop-color='%23fff' stop-opacity='0.21'/%3E%3Cstop offset='0.59' stop-color='%23fff' stop-opacity='0.12'/%3E%3Cstop offset='0.71' stop-color='%23fff' stop-opacity='0.05'/%3E%3Cstop offset='0.84' stop-color='%23fff' stop-opacity='0.01'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-10' x1='3992.53' y1='-4408.89' x2='3954.42' y2='-4336.79' gradientTransform='matrix(0.29, 0.96, 0.96, -0.29, 3321.95, -4966.74)' xlink:href='%23linear-gradient-9'/%3E%3ClinearGradient id='linear-gradient-11' x1='10812.9' y1='949.72' x2='10774.79' y2='1021.84' gradientTransform='matrix(-1, -0.07, -0.07, 1, 11058.99, 44.92)' xlink:href='%23linear-gradient-9'/%3E%3CradialGradient id='radial-gradient-4' cx='46.01' cy='534.23' r='43.01' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f15b2a'/%3E%3Cstop offset='0.51' stop-color='%23ef5a2a'/%3E%3Cstop offset='0.7' stop-color='%23e85828'/%3E%3Cstop offset='0.83' stop-color='%23dd5325'/%3E%3Cstop offset='0.93' stop-color='%23cc4d21'/%3E%3Cstop offset='1' stop-color='%23bd471e'/%3E%3C/radialGradient%3E%3ClinearGradient id='linear-gradient-12' x1='6187.45' y1='5825.82' x2='6149.33' y2='5897.95' gradientTransform='matrix(-0.11, -0.99, -0.99, 0.11, 6531.53, 5728.47)' xlink:href='%23linear-gradient-9'/%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M184.89,297.62s-11.64-23.53-55.09-36.69-66.47-.12-66.47-.12L81,202.59s12,23.75,55.31,37,66.23.1,66.23.1Z'/%3E%3Cpath class='cls-2' d='M297.7,135.7s-23.55,11.62-36.78,55.06-.08,66.52-.08,66.52l-58.29-17.66s23.85-12,37-55.37.13-66.23.13-66.23Z'/%3E%3Cpath class='cls-3' d='M239.6,117.82S228,94.29,184.48,81.05,118,81,118,81l17.72-58.22s12,23.79,55.33,36.93,66.17.14,66.17.14Z'/%3E%3Cpath class='cls-4' d='M202.65,239.63s23.56-11.66,36.83-55.1.08-66.54.08-66.54l58.2,17.71s-23.78,12-37,55.31-.14,66.21-.14,66.21Z'/%3E%3Cpath class='cls-5' d='M184.89,297.65s-11.6-23.55-55.09-36.77-66.47-.11-66.47-.11L81,202.55s12,23.77,55.31,37,66.23.08,66.23.08Z'/%3E%3Cpath class='cls-6' d='M117.88,81S94.33,92.63,81.11,136.05,81,202.59,81,202.59L22.76,184.85s23.79-11.92,37-55.27.1-66.2.1-66.2Z'/%3E%3Cpath class='cls-7' d='M181.66,265a43,43,0,1,1,28.66,53.71A43,43,0,0,1,181.66,265Z'/%3E%3Cpath class='cls-8' d='M117.92,81S94.37,92.63,81.16,136.05,81,202.59,81,202.59L22.82,184.85s23.79-11.92,37-55.27.11-66.2.11-66.2Z'/%3E%3Cpath class='cls-9' d='M239.65,117.79S228,94.26,184.56,81s-66.51-.08-66.51-.08l17.71-58.22s12,23.77,55.29,37,66.21.1,66.21.1Z'/%3E%3Cpath class='cls-10' d='M290.1,56.54a43,43,0,1,1-53.66,28.62A43,43,0,0,1,290.1,56.54Z'/%3E%3Cpath class='cls-11' d='M110.24,1.85A43,43,0,1,1,56.59,30.51,43,43,0,0,1,110.24,1.85Z'/%3E%3Cg class='cls-12'%3E%3Cpath class='cls-13' d='M109.36,4.16a40.66,40.66,0,1,1-50.7,27.12l0-.12A40.64,40.64,0,0,1,109.36,4.16Z'/%3E%3C/g%3E%3Cg class='cls-12'%3E%3Cpath class='cls-14' d='M318.25,97.83A40.65,40.65,0,1,1,277.7,57.08h0A40.65,40.65,0,0,1,318.25,97.83Z'/%3E%3C/g%3E%3Cg class='cls-12'%3E%3Cpath class='cls-15' d='M208.39,315.53A40.63,40.63,0,1,1,260.82,292,40.63,40.63,0,0,1,208.39,315.53Z'/%3E%3C/g%3E%3Cpath class='cls-16' d='M1.87,210.39a43,43,0,1,1,28.64,53.66A43,43,0,0,1,1.87,210.39Z'/%3E%3Cg class='cls-12'%3E%3Cpath class='cls-17' d='M3.12,215.65a40.63,40.63,0,1,1,32.33,47.51A40.64,40.64,0,0,1,3.12,215.65Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  padding-right: 16px;
  transform: translateY(4px);
  display: inline-block;
}*/ 
.headline-icon__wrapper {
  margin-bottom: 1em;
}
.headline-icon__wrapper.left-align {
  text-align: left;
}
.headline-icon__wrapper.center-align {
  text-align: center;
}
.headline-icon__wrapper.right-align {
  text-align: right;
}

@media (max-width: 767px) {
  .headline-icon__wrapper.left-align,
  .headline-icon__wrapper.center-align,
  .headline-icon__wrapper.right-align  {
    text-align: left;
  }
}

/* Hero Banner
   ========================================================================== */

.hero {
  background-size: cover;
  background-position: center;
  background-repeat: repeat;
  width: 100%;
  height: 400px;
  margin-bottom: 4em;
}
.hero__content { 
  width: 100%;
  height: 400px;
  position: relative; 
}
.hero__tagline {
  position: absolute;
  bottom: -3.4em;
  right: -1em;
}
.hero__tagline-line {
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  padding: .5em 2em;
  font-size: 1.75rem;
  line-height: 1;
  font-weight: 700;
  font-family: "Arial Rounded MT Bold", sans-serif;
  text-transform: uppercase;
}
.hero__tagline-line span.orange { color: #e94f1c; }
.hero__tagline-line1 { margin-right: 3em; }
.hero__tagline-line2 { margin-left: 3em; }

@media (min-width: 1256px) {
  .hero__content.squiggle1:before { 
    content:url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/HeroSquiggle1.svg);
    position: absolute; 
    top: -20px; 
    left: 220px; 
    width: 780px; 
    height: auto; 
  }
  .hero__content.squiggle2:before { 
    content:url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/HeroSquiggle2.svg);
    position: absolute; 
    top: -100px; 
    left: 175px; 
    width: 480px; 
    height: auto; 
  }
  .hero__content.squiggle3:before { 
    content:url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/HeroSquiggle3.svg);
    position: absolute; 
    top: -90px; 
    left: 160px; 
    width: 755px; 
    height: auto;
  }
}
@media (max-width: 767px) {
  .hero { 
    height: 200px;
    margin-bottom: 2em; 
  }
  .hero__content { height: 200px; }
  .hero__tagline { bottom: -2em; }
  .hero__tagline-line { font-size: 1rem; }
}

/* Navigation
   ========================================================================== */

.navigation-primary > .submenu.level-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.navigation-primary ul.submenu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navigation-primary .submenu-toggle {
  display: none;
}
.navigation-primary .submenu a.menu-link {
  font-family: "Arial Rounded MT",sans-serif;
  font-size: 1rem;  
}
.navigation-primary > .submenu.level-1 > li > a.menu-link {
  padding: 16px;
  color: rgba(0,0,0,0.5);
}
.navigation-primary > .submenu.level-1 > li > a.menu-link:hover {
  color: rgba(0,0,0,1);
  text-decoration: none;
}
.navigation-primary > .submenu.level-1 > li.has-submenu {
  position: relative;
  margin-right: 16px;
}
.submenu.level-1 > .has-submenu > .menu-arrow {
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -4px;
  width: 0;
  height: 0;
  margin-left: 1px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 7px solid rgba(0,0,0,0.5);
}
.navigation-primary .submenu.level-1 > li.has-submenu:hover > .menu-arrow,
.navigation-primary .submenu.level-1 > li.has-submenu.focus > .menu-arrow {
  border-top: 7px solid rgba(0,0,0,1);
}
.navigation-primary .submenu.level-2 {
  position: absolute;
  top: calc(100% + 8px); 
  left: 0;
  background-color: #cecece;
  border-radius: 16px;
  padding: 16px;
  width: 100%;
  min-width: 270px; 
  opacity: 0; 
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.3s;
  -o-transition: visibility 0s, opacity 0.3s;
  transition: visibility 0s, opacity 0.3s;
}
.navigation-primary .submenu.level-1 > li.has-submenu:hover .submenu.level-2,
.navigation-primary .submenu.level-1 > li.has-submenu.focus .submenu.level-2 {
  opacity: 1;
  -webkit-transition: visibility 0s, opacity 0.3s;
  -o-transition: visibility 0s, opacity 0.3s;
  transition: visibility 0s, opacity 0.3s;
  visibility: visible;
}
.navigation-primary .submenu.level-2 > li > a.menu-link {
  display: block;
  padding: 8px 16px;
  color: #323232;
}
.navigation-primary .submenu.level-2 > li > a.menu-link:hover {
  color: #000000;
  text-decoration: none; 
}

@media (max-width: 1080px) {
  .navigation-primary {
    position: absolute;
    top: 116px;
    left: 0;
    background-color: #cecece; 
    width: 100%;
    height: auto;
    min-height: calc(100vh - 80px);
    padding: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s, opacity 0.3s;
    -o-transition: visibility 0s, opacity 0.3s;
    transition: visibility 0s, opacity 0.3s;
  }
  .navigation-primary.is-open {
    opacity: 1;
    visibility: visible;   
  }
  .navigation-primary > .submenu.level-1 {
    flex-direction: column; 
    align-items: flex-start;
  }
  .navigation-primary > .submenu.level-1 > li {
    width: 100%;
  }
  .navigation-primary > .submenu.level-1 > li > a.menu-link {
    display: block;
    padding: 8px 0;
  }
  .navigation-primary > .submenu.level-1 > li.has-submenu {
    padding-right: 16px;
  }
  .submenu.level-1 > .has-submenu > .menu-arrow {
    top: 24px;
    right: 0;
  }
  .navigation-primary .submenu.level-2 {
    position: relative;
    height: 0;
    padding: 0; 
    -webkit-transition: visibility 0s, opacity 0.3s, height 0.3s;
    -o-transition: visibility 0s, opacity 0.3s, height 0.3s;
    transition: visibility 0s, opacity 0.3s, height 0.3s;
  }
  .navigation-primary .submenu.level-1 > li.has-submenu:hover .submenu.level-2,
  .navigation-primary .submenu.level-1 > li.has-submenu.focus .submenu.level-2 {
    height: auto;
    padding: 16px;
  }
}

/* Overflow Image
   ========================================================================== */

.overflow-img__wrapper.rounded-corners img.overflow-img,
.overflow-img__wrapper.rounded-corners .overflow-img--angled {
  border-radius: 12px;  
}
.overflow-img--angled {
  position: relative;
  overflow: hidden;
}
.overflow-img--angled:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  top: -25%;
  left: -25%;
  z-index: -1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.overflow-img.mobile-img {
  display: none;
}
.overflow-img--angled.desktop-img {
  display: block;
}

@media (min-width: 768px) {
  .overflow-img__wrapper {
    position: relative;
    -webkit-transform: translateX(-32px);
        -ms-transform: translateX(-32px);
            transform: translateX(-32px);
  }
  img.overflow-img {
    max-width: unset !important;
    position: absolute;
    top: 0;
  }
  .overflow-img--angled {
    position: absolute;
  }
  .overflow-img__wrapper.img-left img.overflow-img,
  .overflow-img__wrapper.img-left .overflow-img--angled {
    right: 0;
  }
  .overflow-img__wrapper.img-left .overflow-img--angled {
    margin-right: 24px;
  }
  .overflow-img__wrapper.img-right img.overflow-img,
  .overflow-img__wrapper.img-right .overflow-img--angled {
    left: 0;
  }
  .overflow-img__wrapper.img-right .overflow-img--angled {
    margin-left: 24px;
  }
  .overflow-img__wrapper.orange-frame .overflow-img--angled {
    transform: rotate(-39deg);
  }
  .overflow-img__wrapper.orange-frame .overflow-img--angled:before {
    transform: rotate(39deg);
  }
  .overflow-img__wrapper.orange-frame {
    position: relative;
  }  
  .overflow-img__wrapper.orange-frame.img-left .overflow-img--angled {
    right: 80px;
  }
  .overflow-img__wrapper.orange-frame.img-right .overflow-img--angled {
    left: 120px;
  }
  .overflow-img__wrapper.orange-frame .overflow-img--angled:after {
    transform: rotate(39deg);
    width: 150%;
    height: 150%;
    top: -18%;
    left: -18%;
  }
  .overflow-img__wrapper.orange-frame:after {
    content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Backgrounds/Orange-Boxes.svg);
    position: absolute;
    width: 120%;
    height: 120%;
    top: -64px;
    z-index: -1;
  }
  .overflow-img__wrapper.orange-frame.img-left:after {
    left: -80px;
  }
  .overflow-img__wrapper.orange-frame.img-right:after {
    right: -120px;
  }

}
@media (max-width: 767px) {
  .overflow-img.mobile-img {
    display: block;
  }
  .overflow-img--angled.desktop-img {
    display: none;
  }
}


/* Partners - HubDB
   ========================================================================== */

.partners {
  margin-left: -32px;
  margin-right: -32px;
}
.partner > .quotation {
  padding: 32px;
}

/* General Pagination */
.pagination {
  display: block;
}
.pagination a {
  padding: 8px;
  color: rgba(0, 0, 0, 0.5);
}
.pagination a:hover,
.pagination a:focus, 
.pagination a:active {
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
}
a.pagination-previous {
  display: inline-block;
  float: left;
}
a.pagination-next {
  display: inline-block;
  float: right;
}


/* Quotation
   ========================================================================== */

.quotation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.quotation__logo-wrapper {
  width: 33.333333%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.quotation__content-wrapper {
  width: 66.666666%;
  -ms-flex-negative: 0;
      flex-shrink: 0; 
  padding-left: 24px;   
}
.quotation__logo-border {
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-left: 44px;
  position: relative;
}
.quotation__logo-border:before {
  content: '';
  border-radius: 12px;
  border: 1px solid rgba(143, 143, 143, 0.18);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #ffffff;
}
.quotation__logo-border:after {
  content: '';
  border-radius: 12px;
  border: 1px solid #e94f1c;
  position: absolute;
  top: 0;
  left: -24px;
  width: 100%;
  height: 100%;
  z-index: -2;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  background-color: #e94f1c;    
}
.quotation__logo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
  .quotation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .quotation__logo-wrapper {
    width: 100%;
  }
  .quotation__logo-border {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }  
  .quotation__content-wrapper {
    width: 100%;
    padding-left: 0;
    padding-top: 48px;
  }
}

/* Resources
   ========================================================================== */

.resources {
  margin-left: -40px;
  margin-right: -40px;
}
.resource__wrapper {
  padding: 40px 40px 80px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.resource {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; 
  -webkit-box-flex: 1; 
      -ms-flex-positive: 1; 
          flex-grow: 1;
}
.resource__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
  position: relative;
  opacity: .95;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.resource__image:hover {
  opacity: 1;
}
.resource__image > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.resource__details {
  position: relative;
  padding: 32px 32px 60px 32px;
  font-size: .75rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; 
}
.resource__title {
  position: relative;
}
.resource__title:after {
  content: '';
  width: 40px;
  height: 1px;
}
a.resource__link {
  margin: 8px 0; 
}
.resource__button {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  padding: 0 16px;
}
.resource__button .resource__link,
.resource__button .cta_button {
  padding: 8px 16px !important;
  font-family: "Arial Rounded MT Bold",sans-serif !important;
  font-size: 1.1666rem !important;
  border: none !important; 
  transform: translateY(25%) !important;
}

/* Odd Posts */
.resource__wrapper:nth-child(odd) .resource__details {
  background-color: #d7d7d7;
}
.resource__wrapper:nth-child(odd) .resource__title,
.resource__wrapper:nth-child(odd) .resource__title h5 {
  color: #323232;
}
.resource__wrapper:nth-child(odd) .resource__title:after {
  background-color: #323232;
}
.resource__wrapper:nth-child(odd) .resource__meta-description {
  color: #000000;
}
.resource__wrapper:nth-child(odd) .resource__button .resource__link {
  background-color: #e94f1c;
  color: #ffffff;
}
.resource__wrapper:nth-child(odd) .resource__button .cta_button,
.resource__wrapper:nth-child(even) .resource__button .cta_button > span  {
  background-color: #e94f1c !important;;
  color: #ffffff !important;
}

/* Even Posts */
.resource__wrapper:nth-child(even) .resource__details {
  background-color: #e94f1c;
}
.resource__wrapper:nth-child(even) .resource__title,
.resource__wrapper:nth-child(even) .resource__title h5 {
  color: #FFFFFF;
}
.resource__wrapper:nth-child(even) .resource__title:after {
  background-color: #FFFFFF;
}
.resource__wrapper:nth-child(even) .resource__meta-description {
  color: #ffffff;
}
.resource__wrapper:nth-child(even) .resource__button .resource__link {
  background-color: #ffffff;
  color: #e94f1c;
}
.resource__wrapper:nth-child(even) .resource__button .cta_button,
.resource__wrapper:nth-child(even) .resource__button .cta_button > span {
  background-color: #ffffff !important;
  color: #e94f1c !important;
}


/* Service Page Side Content
   ========================================================================== */

.highlights {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  z-index: -1
}
.highlight {
  max-width: 200px;
  z-index: 1;
  text-align: center;
}
.highlight__title {
  margin:
}

@media (min-width: 768px) {
  .highlights {
    margin-top: 120px;
  }
  .highlights:before {
    content: '';
    position: absolute;
    top: -60px;
    left: -40px;
    width: 700px;
    height: 750px;
    background-color: #d7d7d7;
    border-radius: 12px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .highlights:after {
    content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/Single-Service-Squiggle.svg);
    position: absolute;
    bottom: 75%;
    left: -50%;
    width: 400px;
    height: 620px;
  }
  #highlight2 {
    -ms-flex-item-align: start;
        align-self: flex-start;
  }
}
@media (max-width: 767px) {
  .highlights {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background-color: #d7d7d7;
    padding: 40px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .highlight {
    padding: 16px;
  }
}

/* Separator
   ========================================================================== */

.separator {
  width: 60px;
  height: 6px;
  background-color: #e94f1c;
}


/* Site Search 360 - Search Box Module
   ========================================================================== */

.sitesearch360.search-box {
  border: 1px solid #ECECEC;
  display: inline-block;
}

/* Social Icons
   ========================================================================== */

ul.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
ul.social-icons.left-aligned {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
ul.social-icons.center-aligned {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
ul.social-icons.right-aligned {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767px) {
  ul.social-icons.left-aligned,
  ul.social-icons.right-aligned {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  ul.social-icons.md__left-aligned {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  ul.social-icons.md__center-aligned {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  ul.social-icons.md__right-aligned {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

/* Table of Contents
   ========================================================================== */

.table-of-contents {
  background-color: #CECECE;
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 24px;
  position: sticky;
  top: 24px;
}
.toc-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.toc-list > li {
  margin-bottom: 8px;  
}
.toc-list > li > a {
  color: black;
  font-size: 15px;
  line-height: 1;
}

@media (min-width: 768px) {
  .sticky-toc {
    position: -webkit-sticky;
    position: sticky;
    top: 24px;
  }
}


/* Vertical Spacer
   ========================================================================== */

.vertical-spacer {
  position: relative;
}
.vertical-spacer svg {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); 
}
/* Specific Page Styling goes in this document */
.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC
}

/* Homepage */
@media (min-width: 767px) {
  .homepage-squiggle {
    position: relative;
  } 
  .homepage-squiggle:after {
    content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/Homepage-Squiggle.svg);
    position: absolute;
    width: 1000px;
    height: 360px;
    bottom: -640px;
    right: -940px;
    z-index: -1;   
  }
}

/* About Us Page */
@media (min-width: 1256px) {
  .about-squiggle {
    position: relative;
  }
  .about-squiggle:after {
    content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/About-Squiggle.svg);
    position: absolute;
    left: -250px;
    bottom: -80px;
    width: 275px;
    height: 855px;
    z-index: -1;
  }

}

/* Services Page */
@media (min-width: 767px) {
  .services-squiggle {
    position: relative;
  }
  .services-squiggle:after {
    content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/Services-Squiggle.svg);
    position: absolute;
    left: 260px;
    bottom: 120px; 
    width: 800px;
    height: 300px;
    z-index: -1;
  }
}

/* Partner Page */
@media (min-width: 767px) {
  .partner-page-squiggle {
    position: relative;
  } 
  .partner-page-squiggle:after {
    content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/Single-Partner-Page-Squiggle.svg);
    position: absolute;
    width: 400px;
    height: 480px;
    bottom: -800px;
    right: -400px;
    z-index: -1;   
  }
}
.body-container__landing .dnd-section:nth-child(odd) {
  background-color: #F8FAFC
}
.header {
  padding: 56px 0 8px 0;  
  position: relative;
  z-index: 10000;
}

/* Background Image */
.header {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1366 155'%3E%3Crect x='203.93' y='-54.51' width='1224.25' height='100.93' rx='9' transform='translate(0.56 -34.6) rotate(2.43)' fill='%23e94f1c'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}

/* Header */
.header__container {
  padding: 0 16px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/* Header Logo */
.header__logo {
  width: 200px;
  position: relative;
}
.header__logo img {
  width: 200px;
  height: 76px;
}

/* Header Menu */
.header__navigation { flex: 1; }

/* Search */
.header__search { 
  padding: 16px 0 16px 24px;
  position: relative; 
}
.header__search-button { 
  cursor: pointer; 
  padding-top: 8px;
}
.header__search-box {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #ececec;
  width: 268px;
  opacity: 0;
  visibility: hidden;
  height: 0;
}
.header__search-box.is-open {
  padding: 8px;
  opacity: 1;
  visibility: visible;
  height: auto;
}
.header__search-box form.search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; 
}
.header__search-box #searchBox { width: 100%; }
.header__search-box input#ss360SearchButton { min-width: 58px; }
.header__search-box #unibox-suggest-box { right: 0; }
.header__search-box .unibox-selectable { align-items: center; }
.header__search-box .uniboxSearchContent {
  font-family: "Arial Rounded MT Light", sans-serif;
  color: rgba(0,0,0,0.5) !important;
}
.header__search-box .uniboxSearchContent:hover,
.header__search-box .uniboxSearchContent:hover .unibox-highlight { color: #000000 !important; }
.header__search-box .unibox-selectable.active, 
.header__search-box .unibox-selectable:hover { color: rgba(206, 206, 206, .5) !important; }

/* Language Switcher */
.header__language-switcher {
  position: relative;
  padding: 16px 0 16px 24px;
  z-index: 10003;
}
body .header__language-switcher .lang_list_class li:hover {
  background-color: #FFFFFF !important;
}

/* Hamburger */
.hamburger { display: none; }
.hamburger:hover { cursor: pointer; }
.hamburger .line {
  width: 25px;
  height: 2.5px;
  background-color: #cecece;
  display: block;
  margin: 4px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hamburger.is-active { animation: smallbig 0.3s forwards; }
.hamburger.is-active .line:nth-child(1),
.hamburger.is-active .line:nth-child(2),
.hamburger.is-active .line:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.hamburger.is-active .line:nth-child(2) { opacity: 0; }
.hamburger.is-active .line:nth-child(1) {
  -webkit-transform: translateY(6.5px) rotate(45deg);
  -ms-transform: translateY(6.5px) rotate(45deg);
  -o-transform: translateY(6.5px) rotate(45deg);
  transform: translateY(6.5px) rotate(45deg);
}
.hamburger.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-6.5px) rotate(-45deg);
  -ms-transform: translateY(-6.5px) rotate(-45deg);
  -o-transform: translateY(-6.5px) rotate(-45deg);
  transform: translateY(-6.5px) rotate(-45deg);
}
@keyframes smallbig {
  0%, 100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
}

/* Header Media Queries */
@media (min-width: 1400px) {
  .header { background-position: 0 32%; }
}
@media (max-width: 1140px) {
  .header { background-position: 0 0; }
}
@media (max-width: 1080px) {
  .header { padding: 32px 16px 16px 16px; }
  .header:before {
    width: 400px;
    top: -20px;
    right: -100px;
  }
  .header__logo { width: 150px; }
  .header__logo img { max-width: 150px}
  .hamburger { display: block; }
  .header__search-box {
    right: -32px;
    width: 300px;
  }
  .header__search {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: right;
    padding: 8px 16px 0 0 ;
    padding-right: 16px;
  }
}
@media (max-width: 480px) {
  .header { background-position: 16% 0; }
}
/* Footer Banner */
.footer-banner {
  transform: translateY(100px);
}

/* Footer Background */
.footer__background {
  position: relative;
  padding:  40px 0 0 0;
  background-color: #CECECE;
  -webkit-clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 25%, 100% 0, 100% 100%, 0% 100%);
}
/*.footer__background:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #ffffff;
  -webkit-clip-path: polygon(0 100%, 0 0, 100% 0, 0% 100%);
          clip-path: polygon(0 100%, 0 0, 100% 0, 0% 100%);
}*/
.footer__container {
  margin: auto;
  padding: 24px 16px 56px 16px;
  margin-top: 80px;
}
/* Footer Content */
.footer__content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -webkit-box-align: center;
          align-items: center; 
  -webkit-box-pack: justify; 
          justify-content: space-between;
}
/* Footer Logo */
.footer__logo { 
  position: relative;
  z-index: 1;    
  margin-bottom: -80px;
}
.footer__logo img {
  background-color: #ffffff;
  padding: 8px 24px;
  display: block;
  margin: 0 auto;
  width: 200px;
  height: 76px;
}
/* Footer Contact Info */
.footer__contact {
  position: relative; 
  z-index: 1;
  font-size: .75rem;
  line-height: 1.5;
  margin-right: 24px;
}
.footer__contact a { color: #000000; }
/* Footer Social */
.footer__social { 
  position: relative; 
  z-index: 1;
}
/* Footer with CTA Banner */
.footer-cta {
  margin-top: 40px;
}
.footer-cta__background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 360px;
  position: relative;
}
.footer-cta__banner {
  background-color: #e94f1c;
  color: #ffffff;
  font-family: "Arial Rounded MT Bold",sans-serif;
  font-size: 1.25rem;
  border-radius: 12px;
  padding: 16px 32px;
  position: relative;
  display: block;
  margin: auto;
  max-width: 900px;
  margin-bottom: -40px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-cta .footer__logo { 
  margin-bottom: -120px;
  padding-bottom: 20px;
}

/* Footer Media Queries */
@media (max-width: 767px) {
  .footer__background {
    -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
  }
  .footer-cta__banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
  .footer-cta__banner .cta_button {
    margin-top: 16px;
  }
  .footer__logo img { 
    max-width: 160px;
    padding: 16px 24px;
  }
  .footer__contact { 
    width: 66.666666% !important; 
    float: left !important;
  }
  .footer__social { 
    width: 33.333333% !important; 
    float: left !important;
  }
  .footer__social .social-icons > li > a > svg { 
    width: 24px; 
  }
  .footer-cta__banner {
    max-width: 90%;
  }
  .footer-cta .footer__logo {
    margin-bottom: -68px;
    padding-bottom: 0; 
  }
}
/***** Blog Listings *****/

/* Posts - General Styling */
.posts {
  margin-left: -40px;
  margin-right: -40px;
}
.post__wrapper {
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; 
  -webkit-box-flex: 1; 
      -ms-flex-positive: 1; 
          flex-grow: 1;  
}
.post__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 300px;
  position: relative;
  opacity: .95;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}
.post__image:hover {
  opacity: 1;
}
.post__image > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.post__details {
  padding: 32px;
  font-size: .75rem;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; 
}
.post__title {
  position: relative;
}
.post__title:after {
  content: '';
  width: 40px;
  height: 1px;
}
.post__meta-description {
  margin-bottom: 16px;
}
a.post__link {
  margin: 8px 0; 
}
/* Odd Posts / Grey Posts */
.post__wrapper:nth-child(odd) .post__details,
.post__wrapper.grey-bg .post__details {
  background-color: #d7d7d7;
}
.post__wrapper:nth-child(odd) .post__title,
.post__wrapper:nth-child(odd) .post__title h5,
.post__wrapper.grey-bg .post__title,
.post__wrapper.grey-bg .post__title h5 {
  color: #323232;
}
.post__wrapper:nth-child(odd) .post__title:after,
.post__wrapper.grey-bg .post__title:after {
  background-color: #323232;
}
.post__wrapper:nth-child(odd) .post__meta-description,
.post__wrapper.grey-bg .post__meta-description {
  color: #000000;
}
.post__wrapper:nth-child(odd) a.post__link,
.post__wrapper.grey-bg a.post__link {
  color: #000000;
}

/* Even Posts / Orange Posts */
.post__wrapper:nth-child(even) .post__details,
.post__wrapper.orange-bg .post__details {
  background-color: #e94f1c;
}
.post__wrapper:nth-child(even) .post__title,
.post__wrapper:nth-child(even) .post__title h5,
.post__wrapper.orange-bg .post__title, 
.post__wrapper.orange-bg .post__title h5 {
  color: #FFFFFF;
}
.post__wrapper:nth-child(even) .post__title:after,
.post__wrapper.orange-bg .post__title:after {
  background-color: #FFFFFF;
}
.post__wrapper:nth-child(even) .post__meta-description,
.post__wrapper.orange-bg .post__meta-description {
  color: #ffffff;
}
.post__wrapper:nth-child(even) a.post__link,
.post__wrapper.orange-bg a.post__link {
  color: #FFFFFF;
}

/* Decrease padding when more columns are used */
.posts.three-col, 
.posts.four-col, 
.posts.five-col {
  margin-left: -8px;
  margin-right: -8px;
}
.posts.three-col .post__wrapper,
.posts.four-col .post__wrapper,
.posts.five-col .post__wrapper {
  padding: 8px;
}


/***** Events - Listings Page *****/
.headline-icon.event-listings__title {
  padding-top: 40px;
  padding-bottom: 40px;
}
/*.headline-icon.event-listings__title:before {
  content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Logos/FourPoints-Mark.svg);
}*/
.events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event {
  width: 33.333333%;
  background-color: #d7d7d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.event:nth-child(even) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.event:nth-child(odd) {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.event__image {
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.event__details {
  padding: 40px;
  text-align: center;
  height: 400px;
}
h3.event__title,
h3.event__title a {
  font-size: 1.2rem;
  color: #323232;
  line-height: 1.2;
}
.event__link {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .events {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .event {
    width: 100%; 
  }
  .event:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

/* Events CTA Area */
.events-cta {
  padding: 80px 0;
}
.events-cta__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.events-cta__left {
  width: 50%;
}
.events-cta__right {
  width: 50%;
}
.events-cta__form {
  background-color: #e94f1c;
  padding: 40px 80px;
  border-radius: 12px 0 0 12px;
  position: relative;
}

@media (min-width: 768px) {
  .events-cta__content {
    padding-right: 80px;
  }
  .events-cta__form:after {
    content: '';
    background-color: #e94f1c;
    height: 100%;
    width: calc( (100vw - 1256px) / 2);
    position: absolute;
    top: 0;
    left: 100%;
    overflow: hidden;
  }
}

@media (max-width: 767px) {
  .events-cta__columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .events-cta__left {
    width: 100%;
  }
  .events-cta__right {
    width: 100%;
  }
  .events-cta__form {
    border-radius: 12px;
    padding: 24px;
  }
}


/***** Events - Post Page *****/
#hero-eventpage {
  position: relative;
}
.event-post article {
  padding: 80px 0;
}
/*.headline-icon.event-post__title:before {
  content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Logos/FourPoints-Mark.svg);
}*/
.event-post__summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 40px 0;
}
.event-post__summary > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.event-post__location {
  margin-right: 40px;
  position: relative;
}
.event-post__date {
  position: relative;
}
.event-post__summary > div > svg {
  margin-bottom: 20px; 
}
.event-post__summary > div > p {
  font-size: 1.2rem;
}
.event-post__title,
.event-post__summary,
.event-post__body,
.event-post__details {
  max-width: 1046px;
}
.event-post__details {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.event-post__details > div {
  margin-right: 40px;
}
.event-post__date-time {
  position: relative;
}
.event-post__address {
  position: relative;
}
.event-post__contact-details {
  position: relative;
}
.event-post__cta {
  margin-bottom: 40px;
  position: relative;
}

@media (max-width: 767px) {
  .event-post__details {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .event-post__details > div { margin-right: 0; }
}

/* Event Subscribe */
.event-subscribe {
  height: 600px;
  margin-bottom: -120px;
  position: relative;
  margin-top: 120px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.event-subscribe__banner {
  transform: translateY(-50%);
}


/***** Blog - Listings Page  *****/
#hero-blogpage {
  background-position: center center;
}
.blog-listings {
  padding: 40px 0;
}
.blog-listings__header {
  max-width: 700px; /* equivalent of span7 */
  margin-bottom: 40px;  
}
/*.headline-icon.blog-listings__title {
  text-transform: uppercase;
}*/
/*.headline-icon.blog-listings__title:before {
  content: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Logos/FourPoints-Mark.svg);
}*/
.blog-listings__categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-listings__category {
  padding: 0 16px 16px 0;
}
.blog-listings__category > a {
  background-color: #d7d7d7;
  color: #323232;
  border-radius: 6px;
  font-size: 15px;
  padding: 8px;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;  
}
.blog-listings__category > a:hover, 
.blog-listings__category > a:focus, 
.blog-listings__category > a:active {
  text-decoration: none; 
  color: #000000;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1); 
          box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.blog-listings__category-dropdown button {
  -webkit-appearance: none;
  border: 0;
  background-color: #d7d7d7;
  color: #323232;
  border-radius: 6px;
  font-size: 15px;
  padding: 8px;
}
.blog-listings__category-dropdown button:after {
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10px' height='10px' fill='%23323232' viewBox='0 0 31.999 32' style='enable-background:new 0 0 31.999 32;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M31.92,5.021l-14.584,22.5c-0.089,0.139-0.241,0.223-0.406,0.229c-0.004,0-0.009,0-0.014,0c-0.16,0-0.311-0.076-0.404-0.205L0.096,5.044C-0.015,4.893-0.031,4.69,0.054,4.523S0.312,4.25,0.5,4.25h31c0.183,0,0.352,0.101,0.438,0.261C32.025,4.67,32.019,4.868,31.92,5.021z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
  padding-left: 8px;
  opacity: 0.5;
}
.blog-listings__category-dropdown ul {
  display: flex;
  flex-direction: column;
  position: absolute;
  z-index: 2;
  background-color: #d7d7d7;
  border-radius: 6px;
  font-size: 15px;
  padding: 8px;
  opacity: 0;
  visibility: hidden;
}
.blog-listings__category-dropdown:hover ul {
  opacity: 1;
  visibility: visible;
}
.blog-listings__category-dropdown:hover button:after {
  opacity: 1;
}
.blog-listings__category-dropdown ul a {
  color: #000000;
  padding: 8px;    
}
.blog-listings__category-dropdown ul a:hover, 
.blog-listings__category-dropdown ul a:focus, 
.blog-listings__category-dropdown ul a:active {
  text-decoration: none;
}

/* Blog Listings Pagination */
.blog-pagination a { 
  padding: 8px; 
  color: rgba(0,0,0,0.5);
}
.blog-pagination a:hover,
.blog-pagination a:focus,
.blog-pagination a:active {
  color: rgba(0,0,0,1);
  text-decoration: none;
}
.blog-pagination a.active {
  color: rgba(0,0,0,1);
  font-weight: bold;
}

@media (max-width: 767px) {
  .blog-pagination a { font-size: 15px; } 
}

/***** Blog - Post Page  *****/
.blog-post {
  padding: 40px 0;
}
.blog-post header {
  max-width: 700px; /* equivalent of span7 */
  margin-bottom: 40px;
}
.blog-post__details {
  color: #323232;
  font-family: "Arial Rounded MT Bold",sans-serif;
  font-size: 15px;
  margin-bottom: 16px;
}
.blog-post__tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.blog-post__tag-link {
  background-color: #d7d7d7;
  color: #323232;
  border-radius: 6px;
  font-size: 15px;
  margin: 0 8px 8px 0;
  padding: 8px;
  -webkit-transition: -webkit-box-shadow .3s;
  transition: -webkit-box-shadow .3s;
  -o-transition: box-shadow .3s;
  transition: box-shadow .3s;
  transition: box-shadow .3s, -webkit-box-shadow .3s;
}
.blog-post__tag-link:hover,
.blog-post__tag-link:focus,
.blog-post__tag-link:active {
  text-decoration: none;
  color: #000000; 
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1); 
          box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.blog-comments {
  padding: 40px 0;
}
.blog-comments .actions {
  text-align: left;
}
.blog-comments .grecaptcha-badge {
  margin-left: 0;
}
.blog-post__subscribe {
  background-image: url(https://241194.fs1.hubspotusercontent-na1.net/hubfs/241194/Squiggles/Single-Blog-Squiggle.svg);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 40px;
  padding: 160px 16px 40px 26px;
}

@media (max-width: 767px) {
  .blog-post__subscribe {
    padding: 40px 16px 40px 26px;
  }
}
/* Error Page */
.error-page .module-wrapper {
  margin-bottom: 24px; 
}

@media (min-width: 768px) {
  .error-page {
    padding: 80px 0;
  }
}

/* Systems Page */
.systems-page {
  padding: 80px 0; 
}
.systems-page .page-header {
    margin-bottom: 32px;
}
.systems-page .page-header h1 {
  font-size: 1.75rem;
  text-transform: uppercase;
  position: relative;
}
.systems-page .page-header h1:before {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 320.59 320.57' height='44px' width='44px'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:url(%23linear-gradient);%7D.cls-2%7Bfill:url(%23linear-gradient-2);%7D.cls-3%7Bfill:url(%23linear-gradient-3);%7D.cls-4,.cls-5,.cls-8,.cls-9%7Bopacity:0.5;isolation:isolate;%7D.cls-4%7Bfill:url(%23linear-gradient-4);%7D.cls-5%7Bfill:url(%23linear-gradient-5);%7D.cls-6%7Bfill:url(%23linear-gradient-6);%7D.cls-7%7Bfill:url(%23radial-gradient);%7D.cls-8%7Bfill:url(%23linear-gradient-7);%7D.cls-9%7Bfill:url(%23linear-gradient-8);%7D.cls-10%7Bfill:url(%23radial-gradient-2);%7D.cls-11%7Bfill:url(%23radial-gradient-3);%7D.cls-12%7Bopacity:0.75;%7D.cls-13%7Bfill:url(%23linear-gradient-9);%7D.cls-14%7Bfill:url(%23linear-gradient-10);%7D.cls-15%7Bfill:url(%23linear-gradient-11);%7D.cls-16%7Bfill:url(%23radial-gradient-4);%7D.cls-17%7Bfill:url(%23linear-gradient-12);%7D%3C/style%3E%3ClinearGradient id='linear-gradient' x1='74.95' y1='526.57' x2='195.38' y2='487.68' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f15b2a'/%3E%3Cstop offset='1' stop-color='%2329abe2'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-2' x1='231.36' y1='512.91' x2='276.25' y2='628.89' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2329abe2'/%3E%3Cstop offset='1' stop-color='%2303a550'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-3' x1='251.42' y1='668.28' x2='130.98' y2='704.94' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2303a550'/%3E%3Cstop offset='1' stop-color='%23fcee21'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-4' x1='10098.09' y1='611.95' x2='10155.52' y2='594.42' gradientTransform='matrix(-1, 0, 0, 1, 10376.48, -415.68)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23231f20'/%3E%3Cstop offset='0.5' stop-color='%23231f20' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23231f20'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-5' x1='5278.64' y1='-4421.07' x2='5336.08' y2='-4438.6' gradientTransform='matrix(0, 1, 1, 0, 4562.61, -5056.73)' xlink:href='%23linear-gradient-4'/%3E%3ClinearGradient id='linear-gradient-6' x1='90.25' y1='684.42' x2='56.59' y2='564.72' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fcee21'/%3E%3Cstop offset='1' stop-color='%23f15b2a'/%3E%3C/linearGradient%3E%3CradialGradient id='radial-gradient' cx='225.8' cy='479.58' r='43.06' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2329abe2'/%3E%3Cstop offset='0.53' stop-color='%2329aae0'/%3E%3Cstop offset='0.72' stop-color='%2328a4d9'/%3E%3Cstop offset='0.85' stop-color='%23269cce'/%3E%3Cstop offset='0.96' stop-color='%23238fbd'/%3E%3Cstop offset='1' stop-color='%232289b5'/%3E%3C/radialGradient%3E%3ClinearGradient id='linear-gradient-7' x1='45.19' y1='632.83' x2='102.64' y2='615.29' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' xlink:href='%23linear-gradient-4'/%3E%3ClinearGradient id='linear-gradient-8' x1='5098.81' y1='-4366.3' x2='5156.27' y2='-4383.84' gradientTransform='matrix(0, 1, 1, 0, 4562.61, -5056.73)' xlink:href='%23linear-gradient-4'/%3E%3CradialGradient id='radial-gradient-2' cx='280.58' cy='659.45' r='43.01' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2303a550'/%3E%3Cstop offset='0.57' stop-color='%2303a34f'/%3E%3Cstop offset='0.77' stop-color='%23029c4b'/%3E%3Cstop offset='0.91' stop-color='%23019145'/%3E%3Cstop offset='1' stop-color='%2300853f'/%3E%3C/radialGradient%3E%3CradialGradient id='radial-gradient-3' cx='101.52' cy='714.13' r='42.53' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fcee21'/%3E%3Cstop offset='0.5' stop-color='%23faec21'/%3E%3Cstop offset='0.68' stop-color='%23f3e621'/%3E%3Cstop offset='0.81' stop-color='%23e8dc20'/%3E%3Cstop offset='0.92' stop-color='%23d7cd20'/%3E%3Cstop offset='1' stop-color='%23c3bb1f'/%3E%3C/radialGradient%3E%3ClinearGradient id='linear-gradient-9' x1='119.44' y1='678.36' x2='81.33' y2='750.48' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23fff'/%3E%3Cstop offset='0.06' stop-color='%23fff' stop-opacity='0.86'/%3E%3Cstop offset='0.16' stop-color='%23fff' stop-opacity='0.66'/%3E%3Cstop offset='0.26' stop-color='%23fff' stop-opacity='0.48'/%3E%3Cstop offset='0.37' stop-color='%23fff' stop-opacity='0.33'/%3E%3Cstop offset='0.48' stop-color='%23fff' stop-opacity='0.21'/%3E%3Cstop offset='0.59' stop-color='%23fff' stop-opacity='0.12'/%3E%3Cstop offset='0.71' stop-color='%23fff' stop-opacity='0.05'/%3E%3Cstop offset='0.84' stop-color='%23fff' stop-opacity='0.01'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='linear-gradient-10' x1='3992.53' y1='-4408.89' x2='3954.42' y2='-4336.79' gradientTransform='matrix(0.29, 0.96, 0.96, -0.29, 3321.95, -4966.74)' xlink:href='%23linear-gradient-9'/%3E%3ClinearGradient id='linear-gradient-11' x1='10812.9' y1='949.72' x2='10774.79' y2='1021.84' gradientTransform='matrix(-1, -0.07, -0.07, 1, 11058.99, 44.92)' xlink:href='%23linear-gradient-9'/%3E%3CradialGradient id='radial-gradient-4' cx='46.01' cy='534.23' r='43.01' gradientTransform='matrix(1, 0, 0, -1, -3, 757.14)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23f15b2a'/%3E%3Cstop offset='0.51' stop-color='%23ef5a2a'/%3E%3Cstop offset='0.7' stop-color='%23e85828'/%3E%3Cstop offset='0.83' stop-color='%23dd5325'/%3E%3Cstop offset='0.93' stop-color='%23cc4d21'/%3E%3Cstop offset='1' stop-color='%23bd471e'/%3E%3C/radialGradient%3E%3ClinearGradient id='linear-gradient-12' x1='6187.45' y1='5825.82' x2='6149.33' y2='5897.95' gradientTransform='matrix(-0.11, -0.99, -0.99, 0.11, 6531.53, 5728.47)' xlink:href='%23linear-gradient-9'/%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M184.89,297.62s-11.64-23.53-55.09-36.69-66.47-.12-66.47-.12L81,202.59s12,23.75,55.31,37,66.23.1,66.23.1Z'/%3E%3Cpath class='cls-2' d='M297.7,135.7s-23.55,11.62-36.78,55.06-.08,66.52-.08,66.52l-58.29-17.66s23.85-12,37-55.37.13-66.23.13-66.23Z'/%3E%3Cpath class='cls-3' d='M239.6,117.82S228,94.29,184.48,81.05,118,81,118,81l17.72-58.22s12,23.79,55.33,36.93,66.17.14,66.17.14Z'/%3E%3Cpath class='cls-4' d='M202.65,239.63s23.56-11.66,36.83-55.1.08-66.54.08-66.54l58.2,17.71s-23.78,12-37,55.31-.14,66.21-.14,66.21Z'/%3E%3Cpath class='cls-5' d='M184.89,297.65s-11.6-23.55-55.09-36.77-66.47-.11-66.47-.11L81,202.55s12,23.77,55.31,37,66.23.08,66.23.08Z'/%3E%3Cpath class='cls-6' d='M117.88,81S94.33,92.63,81.11,136.05,81,202.59,81,202.59L22.76,184.85s23.79-11.92,37-55.27.1-66.2.1-66.2Z'/%3E%3Cpath class='cls-7' d='M181.66,265a43,43,0,1,1,28.66,53.71A43,43,0,0,1,181.66,265Z'/%3E%3Cpath class='cls-8' d='M117.92,81S94.37,92.63,81.16,136.05,81,202.59,81,202.59L22.82,184.85s23.79-11.92,37-55.27.11-66.2.11-66.2Z'/%3E%3Cpath class='cls-9' d='M239.65,117.79S228,94.26,184.56,81s-66.51-.08-66.51-.08l17.71-58.22s12,23.77,55.29,37,66.21.1,66.21.1Z'/%3E%3Cpath class='cls-10' d='M290.1,56.54a43,43,0,1,1-53.66,28.62A43,43,0,0,1,290.1,56.54Z'/%3E%3Cpath class='cls-11' d='M110.24,1.85A43,43,0,1,1,56.59,30.51,43,43,0,0,1,110.24,1.85Z'/%3E%3Cg class='cls-12'%3E%3Cpath class='cls-13' d='M109.36,4.16a40.66,40.66,0,1,1-50.7,27.12l0-.12A40.64,40.64,0,0,1,109.36,4.16Z'/%3E%3C/g%3E%3Cg class='cls-12'%3E%3Cpath class='cls-14' d='M318.25,97.83A40.65,40.65,0,1,1,277.7,57.08h0A40.65,40.65,0,0,1,318.25,97.83Z'/%3E%3C/g%3E%3Cg class='cls-12'%3E%3Cpath class='cls-15' d='M208.39,315.53A40.63,40.63,0,1,1,260.82,292,40.63,40.63,0,0,1,208.39,315.53Z'/%3E%3C/g%3E%3Cpath class='cls-16' d='M1.87,210.39a43,43,0,1,1,28.64,53.66A43,43,0,0,1,1.87,210.39Z'/%3E%3Cg class='cls-12'%3E%3Cpath class='cls-17' d='M3.12,215.65a40.63,40.63,0,1,1,32.33,47.51A40.64,40.64,0,0,1,3.12,215.65Z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  padding-right: 16px;
  transform: translateY(4px);
  display: inline-block;
}
.systems-page .page-header h2 {
  font-size: 1rem;
  margin-bottom: 8px;
}

/* Email Subscription Pages */
.systems-page .email-prefs .header {
  padding: 8px 0;
  margin: 0;
  background: none; 
}
.systems-page .email-prefs .item .item-inner {
  background-color: #CECECE;
  border-radius: 12px;
  padding: 16px 32px; 
  margin-bottom: 16px; 
}
.systems-page .email-prefs .item .item-inner .checkbox-row {
  font-family: "Arial Rounded MT Bold", sans-serif;
}
.systems-page .email-prefs .item .item-inner p {
  margin: 5px 20px 0;
}
.systems-page .success {
  display: inline-block;
  margin: 16px 0;
  padding: 16px 32px;
  background-color: rgba(0,156,66,.1);
  border: 1.5px solid #009c42;
  border-radius: 12px;
  font-size: 1rem;
  color: #009c42;
}
.systems-page input.email-edit.hs-input {
    max-width: 100%;
}
.error-page__top {
  padding-bottom: 80px;
}
form#email-prefs-form {
  margin-left: 0;
}

/* Password Prompt Page */
.password-prompt-wrapper {
  max-width: 600px;
  margin: 32px auto; 
  background-color: #e94f1c;
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-radius: 12px;
}
input#hs-pwd-widget-password {
  width: 100%;
  border: 0;
  padding: 8px 16px;
  height: auto !important;
}
.widget-type-password_prompt input.hs-button.primary.large {
  display: block;
  margin: 16px auto -60px auto;
}

/* Search Results Page */
.hs-search-results {
  margin-top: 2rem;
}
ul.hs-search-results__listing li {
  margin-bottom: 2rem;
}
.hs-search-results__title {
  font-family: "Arial Rounded MT Bold", sans-serif;
  font-size: 1.25rem;
  color: #000000;
  text-decoration: underline;
  margin-bottom: .25rem;
}
.hs-search-results__title:hover {
  text-decoration: none;
}
.hs-search-results__description {
  padding-top: .5rem;
}
.hs-search-highlight {
  font-weight: bold;
}
.hs-search-results__pagination a {
  color: #000000;
}
.rounded-corners {
    border-radius: 12px;
}

/* Hide on mobile */
@media (max-width: 767px) {
    .sm-hide {
        display: none;
    }
}

/* Flexbox */
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.align-items-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.align-items-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.align-items-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.justify-content-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.justify-content-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.justify-content-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.justify-content-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.d-flex.five-col > div { 
    width: 20%; 
}
.d-flex.four-col > div { 
    width: 25%; 
}
.d-flex.three-col > div { 
    width: 33.3333%; 
}
.d-flex.two-col > div { 
    width: 50%; 
}
.d-flex.one-col > div { 
    width: 100%; 
}

@media (max-width: 767px) {
    .flex-sm-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    }
    .flex-sm-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    }
    .align-items-sm-start {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    }
    .align-items-sm-center {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    }
    .align-items-sm-end {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    }
    .justify-content-sm-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    }
    .justify-content-sm-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
    .justify-content-sm-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    }
    .d-flex.five-col > div,
    .d-flex.four-col > div, 
    .d-flex.three-col > div { 
        width: 50%; 
    } 
}

@media (max-width: 480px) {
    .d-flex.five-col > div,
    .d-flex.four-col > div, 
    .d-flex.three-col > div,
    .d-flex.two-col > div { 
        width: 100%; 
    } 
}


/* ==========================================================================
   TOOLTIPS                
   ========================================================================== */

/*
 * Use this to add comments meant to be read in the editor only, for example: 
 * <div class="tooltip" style="display: none;"><span class="tooltiptext">This will only appear in the editor.</span></div>
 * The container the tooltip is in must be set to "position: relative;".
 * */

@media (min-width: 768px) {
  .hs-inline-edit .tooltip { 
    display: block !important; 
  }
  .tooltip {
    display: inline-block;
    position: absolute;
    text-transform: none;
    top: -32px;  
  }
  .tooltip.top-left {
    left: -16px;
    top: -16px;
  }
  .tooltip.inner-top-left {
    left: 16px;
    top: 16px;
  }
  .tooltip.top-right {
    right: -16px;
    top: -16px;
  }
  .tooltip:before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve' width='16px' height='16px' class=''%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M256,0C114.833,0,0,114.833,0,256s114.833,256,256,256s256-114.833,256-256S397.167,0,256,0z M245.333,426.667 c-17.646,0-32-14.354-32-32s14.354-32,32-32c17.646,0,32,14.354,32,32S262.979,426.667,245.333,426.667z M277.333,296.542v34.125 c0,5.896-4.771,10.667-10.667,10.667H224c-5.896,0-10.667-4.771-10.667-10.667v-53.333c0-23.521,19.146-42.667,42.667-42.667 s42.667-19.146,42.667-42.667S279.521,149.333,256,149.333S213.333,168.479,213.333,192v10.667 c0,5.896-4.771,10.667-10.667,10.667H160c-5.896,0-10.667-4.771-10.667-10.667V192c0-58.813,47.854-106.667,106.667-106.667 S362.667,133.188,362.667,192C362.667,243.188,326.604,286.563,277.333,296.542z' fill='%237F7F7F'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  }
  .tooltiptext {
    background-color: #333333;
    border-radius: .5rem;
    bottom: 125%;
    color: #FFFFFF;
    font-size: .75rem;
    font-weight: 400;
    left: 50%;
    opacity: 0;
    padding: .5rem;
    position: absolute;
    text-align: center;
    transform: translateX(-50%);
    transition: opacity 0.3s;
    visibility: hidden;
    width: 200px;
    z-index: 1;
  }
  .tooltiptext::after {
    content: "";
    border-color: #333333 transparent transparent transparent;
    border-style: solid;
    border-width: 5px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 100%;
  }
  .tooltip:hover .tooltiptext {
    opacity: 1;
    visibility: visible;
  }
}