/*!
Theme Name: Squires & Company Base V4
Theme URI: http://squirescompany.com
Author: Squires & Company
Author URI: http://squirescompany.com/
Description: Squires & Company base theme
Version: 1.0.3
*/
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #E5333C; --orange: #FF8D1F; --yellow: #ffc107; --green: #28a745; --teal: #1AAB9A; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #008cfa; --secondary: #0d6b80; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #E5333C; --light: #8D969B; --dark: #00141e; --mid-dark: #002233; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1400px; --font-family-sans-serif: "Alright-v2-Normal-Regular", sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

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

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1.125rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

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

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

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

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

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #008cfa; text-decoration: none; background-color: transparent; }

a:hover { color: #0061ae; text-decoration: underline; }

a:not([href]) { color: inherit; text-decoration: none; }

a:not([href]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

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

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

body { overscroll-behavior-y: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-family: "Alright-v2-Normal-Bold", sans-serif; font-weight: 500; line-height: 1.2; }

h1, .h1 { font-size: 2.75rem; }

h2, .h2 { font-size: 1.25rem; }

h3, .h3 { font-size: 1.96875rem; }

h4, .h4 { font-size: 1.6875rem; }

h5, .h5 { font-size: 1.40625rem; }

h6, .h6 { font-size: 1.125rem; }

.lead { font-size: 1.40625rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled, .inputs-list, .hs-error-msgs { padding-left: 0; list-style: none; }

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

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

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.40625rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

body { font-variant-numeric: lining-nums; font-feature-settings: "lnum"; }

h1, .h1 { font-size: 44px; margin-top: 1.2; margin-bottom: 0.6; }

h1 small, h1 .small, .h1 small, .h1 .small { line-height: 1; font-size: 65%; }

h2, .h2 { font-size: 20px; margin-top: 1.2; margin-bottom: 0.6; }

h2 small, h2 .small, .h2 small, .h2 .small { line-height: 1; font-size: 65%; }

h3, .h3 { font-size: 31.5; margin-top: 1.2; margin-bottom: 0.6; }

h3 small, h3 .small, .h3 small, .h3 .small { line-height: 1; font-size: 65%; }

h4, .h4 { font-size: 27; margin-top: 0.6; margin-bottom: 0.6; }

h4 small, h4 .small, .h4 small, .h4 .small { line-height: 1; font-size: 75%; }

h5, .h5 { font-weight: 500; font-size: 22.5; line-height: 1.2; margin-top: 0.6; }

h5 small, h5 .small, .h5 small, .h5 .small { font-weight: normal; line-height: 1; font-size: 75%; }

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

.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

img.lazy { opacity: 0; }

img.lazy:not(.initial) { transition: opacity 0.3s; }

img.lazy.tab-animation { transition: none; }

img.lazy.initial, img.lazy.loaded, img.lazy.error { opacity: 1; }

img.lazy:not([src]) { visibility: hidden; }

code { font-size: 87.5%; color: #e83e8c; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #212529; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

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

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

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

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

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

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

@media (min-width: 1400px) { .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1340px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > .hs-form-field, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .hs-form-field, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }

.col, .hs-form-field { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }

.row-cols-7 > * { flex: 0 0 14.28571%; max-width: 14.28571%; }

.row-cols-8 > * { flex: 0 0 12.5%; max-width: 12.5%; }

.row-cols-9 > * { flex: 0 0 11.11111%; max-width: 11.11111%; }

.row-cols-10 > * { flex: 0 0 10%; max-width: 10%; }

.row-cols-11 > * { flex: 0 0 9.09091%; max-width: 9.09091%; }

.row-cols-12 > * { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }

.col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }

.col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }

.col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .row-cols-sm-7 > * { flex: 0 0 14.28571%; max-width: 14.28571%; }
  .row-cols-sm-8 > * { flex: 0 0 12.5%; max-width: 12.5%; }
  .row-cols-sm-9 > * { flex: 0 0 11.11111%; max-width: 11.11111%; }
  .row-cols-sm-10 > * { flex: 0 0 10%; max-width: 10%; }
  .row-cols-sm-11 > * { flex: 0 0 9.09091%; max-width: 9.09091%; }
  .row-cols-sm-12 > * { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-sm-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-sm-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-sm-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-sm-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333%; }
  .offset-sm-2 { margin-left: 16.66667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333%; }
  .offset-sm-5 { margin-left: 41.66667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333%; }
  .offset-sm-8 { margin-left: 66.66667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333%; }
  .offset-sm-11 { margin-left: 91.66667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .row-cols-md-7 > * { flex: 0 0 14.28571%; max-width: 14.28571%; }
  .row-cols-md-8 > * { flex: 0 0 12.5%; max-width: 12.5%; }
  .row-cols-md-9 > * { flex: 0 0 11.11111%; max-width: 11.11111%; }
  .row-cols-md-10 > * { flex: 0 0 10%; max-width: 10%; }
  .row-cols-md-11 > * { flex: 0 0 9.09091%; max-width: 9.09091%; }
  .row-cols-md-12 > * { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-md-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-md-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-md-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-md-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333%; }
  .offset-md-2 { margin-left: 16.66667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333%; }
  .offset-md-5 { margin-left: 41.66667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333%; }
  .offset-md-8 { margin-left: 66.66667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333%; }
  .offset-md-11 { margin-left: 91.66667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .row-cols-lg-7 > * { flex: 0 0 14.28571%; max-width: 14.28571%; }
  .row-cols-lg-8 > * { flex: 0 0 12.5%; max-width: 12.5%; }
  .row-cols-lg-9 > * { flex: 0 0 11.11111%; max-width: 11.11111%; }
  .row-cols-lg-10 > * { flex: 0 0 10%; max-width: 10%; }
  .row-cols-lg-11 > * { flex: 0 0 9.09091%; max-width: 9.09091%; }
  .row-cols-lg-12 > * { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lg-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-lg-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-lg-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333%; }
  .offset-lg-2 { margin-left: 16.66667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333%; }
  .offset-lg-5 { margin-left: 41.66667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333%; }
  .offset-lg-8 { margin-left: 66.66667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333%; }
  .offset-lg-11 { margin-left: 91.66667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .row-cols-xl-7 > * { flex: 0 0 14.28571%; max-width: 14.28571%; }
  .row-cols-xl-8 > * { flex: 0 0 12.5%; max-width: 12.5%; }
  .row-cols-xl-9 > * { flex: 0 0 11.11111%; max-width: 11.11111%; }
  .row-cols-xl-10 > * { flex: 0 0 10%; max-width: 10%; }
  .row-cols-xl-11 > * { flex: 0 0 9.09091%; max-width: 9.09091%; }
  .row-cols-xl-12 > * { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-xl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-xl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-xl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333%; }
  .offset-xl-2 { margin-left: 16.66667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333%; }
  .offset-xl-5 { margin-left: 41.66667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333%; }
  .offset-xl-8 { margin-left: 66.66667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333%; }
  .offset-xl-11 { margin-left: 91.66667%; } }

@media (min-width: 1400px) { .col-xxl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-xxl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xxl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xxl-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-xxl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xxl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xxl-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .row-cols-xxl-7 > * { flex: 0 0 14.28571%; max-width: 14.28571%; }
  .row-cols-xxl-8 > * { flex: 0 0 12.5%; max-width: 12.5%; }
  .row-cols-xxl-9 > * { flex: 0 0 11.11111%; max-width: 11.11111%; }
  .row-cols-xxl-10 > * { flex: 0 0 10%; max-width: 10%; }
  .row-cols-xxl-11 > * { flex: 0 0 9.09091%; max-width: 9.09091%; }
  .row-cols-xxl-12 > * { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xxl-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-xxl-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-xxl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xxl-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-xxl-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-xxl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xxl-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-xxl-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-xxl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xxl-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-xxl-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-xxl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xxl-first { order: -1; }
  .order-xxl-last { order: 13; }
  .order-xxl-0 { order: 0; }
  .order-xxl-1 { order: 1; }
  .order-xxl-2 { order: 2; }
  .order-xxl-3 { order: 3; }
  .order-xxl-4 { order: 4; }
  .order-xxl-5 { order: 5; }
  .order-xxl-6 { order: 6; }
  .order-xxl-7 { order: 7; }
  .order-xxl-8 { order: 8; }
  .order-xxl-9 { order: 9; }
  .order-xxl-10 { order: 10; }
  .order-xxl-11 { order: 11; }
  .order-xxl-12 { order: 12; }
  .offset-xxl-0 { margin-left: 0; }
  .offset-xxl-1 { margin-left: 8.33333%; }
  .offset-xxl-2 { margin-left: 16.66667%; }
  .offset-xxl-3 { margin-left: 25%; }
  .offset-xxl-4 { margin-left: 33.33333%; }
  .offset-xxl-5 { margin-left: 41.66667%; }
  .offset-xxl-6 { margin-left: 50%; }
  .offset-xxl-7 { margin-left: 58.33333%; }
  .offset-xxl-8 { margin-left: 66.66667%; }
  .offset-xxl-9 { margin-left: 75%; }
  .offset-xxl-10 { margin-left: 83.33333%; }
  .offset-xxl-11 { margin-left: 91.66667%; } }

.table { width: 100%; margin-bottom: 1rem; color: #212529; }

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

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

.table tbody + tbody { border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #dee2e6; }

.table-bordered th, .table-bordered td { border: 1px solid #dee2e6; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8dffe; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7ac3fc; }

.table-hover .table-primary:hover { background-color: #9fd4fe; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fd4fe; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #bbd6db; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #81b2bd; }

.table-hover .table-secondary:hover { background-color: #aaccd2; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #aaccd2; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f8c6c8; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #f1959a; }

.table-hover .table-danger:hover { background-color: #f5afb2; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f5afb2; }

.table-light, .table-light > th, .table-light > td { background-color: #dfe2e3; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #c4c8cb; }

.table-hover .table-light:hover { background-color: #d1d6d7; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #d1d6d7; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #b8bdc0; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #7a858a; }

.table-hover .table-dark:hover { background-color: #aab0b4; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #aab0b4; }

.table-mid-dark, .table-mid-dark > th, .table-mid-dark > td { background-color: #b8c1c6; }

.table-mid-dark th, .table-mid-dark td, .table-mid-dark thead th, .table-mid-dark tbody + tbody { border-color: #7a8c95; }

.table-hover .table-mid-dark:hover { background-color: #aab5bb; }

.table-hover .table-mid-dark:hover > td, .table-hover .table-mid-dark:hover > th { background-color: #aab5bb; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered { border: 0; } }

@media (max-width: 1399.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xxl > .table-bordered { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered { border: 0; }

.form-control, .hs-input { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1.125rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control, .hs-input { transition: none; } }

.form-control::-ms-expand, .hs-input::-ms-expand { background-color: transparent; border: 0; }

.form-control:-moz-focusring, .hs-input:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.form-control:focus, .hs-input:focus { color: #495057; background-color: #fff; border-color: #7bc5ff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.form-control::-moz-placeholder, .hs-input::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control:-ms-input-placeholder, .hs-input:-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder, .hs-input::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .hs-input:disabled, .form-control[readonly], .hs-input[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value, select.hs-input:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.40625rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.98438rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1.125rem; line-height: 1.5; color: #212529; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.98438rem; line-height: 1.5; border-radius: 0.2rem; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.40625rem; line-height: 1.5; border-radius: 0.3rem; }

select.form-control[size], select.hs-input[size], select.form-control[multiple], select.hs-input[multiple] { height: auto; }

textarea.form-control, textarea.hs-input { height: auto; }

.form-group, .hs-form-field { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > .hs-form-field, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check, .hs-form-booleancheckbox label { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input, .hs-form-booleancheckbox .hs-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input[disabled] ~ .form-check-label, .hs-form-booleancheckbox .hs-input[disabled] ~ .form-check-label, .hs-form-booleancheckbox .form-check-input[disabled] ~ span, .hs-form-booleancheckbox .hs-input[disabled] ~ span, .form-check-input:disabled ~ .form-check-label, .hs-form-booleancheckbox .hs-input:disabled ~ .form-check-label, .hs-form-booleancheckbox .form-check-input:disabled ~ span, .hs-form-booleancheckbox .hs-input:disabled ~ span { color: #6c757d; }

.form-check-label, .hs-form-booleancheckbox span { margin-bottom: 0; }

.form-check-inline, .hs-form-booleancheckbox label { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input, .hs-form-booleancheckbox label .form-check-input, .form-check-inline .hs-form-booleancheckbox .hs-input, .hs-form-booleancheckbox .form-check-inline .hs-input, .hs-form-booleancheckbox label .hs-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.98438rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0; }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control:valid, .was-validated .hs-input:valid, .form-control.is-valid, .is-valid.hs-input { border-color: #28a745; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:valid:focus, .was-validated .hs-input:valid:focus, .form-control.is-valid:focus, .is-valid.hs-input:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated textarea.form-control:valid, .was-validated textarea.hs-input:valid, textarea.form-control.is-valid, textarea.is-valid.hs-input { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc(0.75em + 2.3125rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .was-validated .hs-form-booleancheckbox .hs-input:valid ~ .form-check-label, .hs-form-booleancheckbox .was-validated .hs-input:valid ~ .form-check-label, .was-validated .hs-form-booleancheckbox .form-check-input:valid ~ span, .hs-form-booleancheckbox .was-validated .form-check-input:valid ~ span, .was-validated .hs-form-booleancheckbox .hs-input:valid ~ span, .hs-form-booleancheckbox .was-validated .hs-input:valid ~ span, .form-check-input.is-valid ~ .form-check-label, .hs-form-booleancheckbox .is-valid.hs-input ~ .form-check-label, .hs-form-booleancheckbox .form-check-input.is-valid ~ span, .hs-form-booleancheckbox .is-valid.hs-input ~ span { color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .hs-form-booleancheckbox .hs-input:valid ~ .valid-feedback, .hs-form-booleancheckbox .was-validated .hs-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .was-validated .hs-form-booleancheckbox .hs-input:valid ~ .valid-tooltip, .hs-form-booleancheckbox .was-validated .hs-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .hs-form-booleancheckbox .is-valid.hs-input ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .hs-form-booleancheckbox .is-valid.hs-input ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback, .hs-error-msgs li, .hs-error-msgs li .hs-error-msg { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #E5333C; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.98438rem; line-height: 1.5; color: #fff; background-color: rgba(229, 51, 60, 0.9); border-radius: 0; }

.was-validated :invalid ~ .invalid-feedback, .was-validated .hs-error-msgs :invalid ~ li, .hs-error-msgs .was-validated :invalid ~ li, .was-validated .hs-error-msgs li :invalid ~ .hs-error-msg, .hs-error-msgs li .was-validated :invalid ~ .hs-error-msg, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .hs-input.invalid.error ~ .invalid-feedback, .hs-error-msgs .is-invalid ~ li, .hs-error-msgs .hs-input.invalid.error ~ li, .hs-error-msgs li .is-invalid ~ .hs-error-msg, .hs-error-msgs li .hs-input.invalid.error ~ .hs-error-msg, .is-invalid ~ .invalid-tooltip, .hs-input.invalid.error ~ .invalid-tooltip { display: block; }

.was-validated .form-control:invalid, .was-validated .hs-input:invalid, .form-control.is-invalid, .is-invalid.hs-input, .hs-input.invalid.error { border-color: #E5333C; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E5333C' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E5333C' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:invalid:focus, .was-validated .hs-input:invalid:focus, .form-control.is-invalid:focus, .is-invalid.hs-input:focus, .hs-input.invalid.error:focus { border-color: #E5333C; box-shadow: 0 0 0 0.2rem rgba(229, 51, 60, 0.25); }

.was-validated textarea.form-control:invalid, .was-validated textarea.hs-input:invalid, textarea.form-control.is-invalid, textarea.is-invalid.hs-input, textarea.hs-input.invalid.error { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid, .custom-select.hs-input.invalid.error { border-color: #E5333C; padding-right: calc(0.75em + 2.3125rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23E5333C' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23E5333C' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus, .custom-select.hs-input.invalid.error:focus { border-color: #E5333C; box-shadow: 0 0 0 0.2rem rgba(229, 51, 60, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .was-validated .hs-form-booleancheckbox .hs-input:invalid ~ .form-check-label, .hs-form-booleancheckbox .was-validated .hs-input:invalid ~ .form-check-label, .was-validated .hs-form-booleancheckbox .form-check-input:invalid ~ span, .hs-form-booleancheckbox .was-validated .form-check-input:invalid ~ span, .was-validated .hs-form-booleancheckbox .hs-input:invalid ~ span, .hs-form-booleancheckbox .was-validated .hs-input:invalid ~ span, .form-check-input.is-invalid ~ .form-check-label, .form-check-input.hs-input.invalid.error ~ .form-check-label, .hs-form-booleancheckbox .hs-input.invalid.error ~ .form-check-label, .hs-form-booleancheckbox .is-invalid.hs-input ~ .form-check-label, .hs-form-booleancheckbox .form-check-input.is-invalid ~ span, .hs-form-booleancheckbox .hs-input.invalid.error ~ span, .hs-form-booleancheckbox .is-invalid.hs-input ~ span { color: #E5333C; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .hs-form-booleancheckbox .hs-input:invalid ~ .invalid-feedback, .hs-form-booleancheckbox .was-validated .hs-input:invalid ~ .invalid-feedback, .was-validated .hs-error-msgs .form-check-input:invalid ~ li, .hs-error-msgs .was-validated .form-check-input:invalid ~ li, .was-validated .hs-form-booleancheckbox .hs-error-msgs .hs-input:invalid ~ li, .hs-error-msgs .was-validated .hs-form-booleancheckbox .hs-input:invalid ~ li, .hs-form-booleancheckbox .was-validated .hs-error-msgs .hs-input:invalid ~ li, .hs-error-msgs .hs-form-booleancheckbox .was-validated .hs-input:invalid ~ li, .was-validated .hs-error-msgs li .form-check-input:invalid ~ .hs-error-msg, .hs-error-msgs li .was-validated .form-check-input:invalid ~ .hs-error-msg, .was-validated .hs-form-booleancheckbox .hs-error-msgs li .hs-input:invalid ~ .hs-error-msg, .hs-error-msgs li .was-validated .hs-form-booleancheckbox .hs-input:invalid ~ .hs-error-msg, .hs-form-booleancheckbox .was-validated .hs-error-msgs li .hs-input:invalid ~ .hs-error-msg, .hs-error-msgs li .hs-form-booleancheckbox .was-validated .hs-input:invalid ~ .hs-error-msg, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .was-validated .hs-form-booleancheckbox .hs-input:invalid ~ .invalid-tooltip, .hs-form-booleancheckbox .was-validated .hs-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.hs-input.invalid.error ~ .invalid-feedback, .hs-form-booleancheckbox .hs-input.invalid.error ~ .invalid-feedback, .hs-form-booleancheckbox .is-invalid.hs-input ~ .invalid-feedback, .hs-error-msgs .form-check-input.is-invalid ~ li, .hs-error-msgs .form-check-input.hs-input.invalid.error ~ li, .hs-form-booleancheckbox .hs-error-msgs .hs-input.invalid.error ~ li, .hs-error-msgs .hs-form-booleancheckbox .hs-input.invalid.error ~ li, .hs-form-booleancheckbox .hs-error-msgs .is-invalid.hs-input ~ li, .hs-error-msgs .hs-form-booleancheckbox .is-invalid.hs-input ~ li, .hs-error-msgs li .form-check-input.is-invalid ~ .hs-error-msg, .hs-error-msgs li .form-check-input.hs-input.invalid.error ~ .hs-error-msg, .hs-form-booleancheckbox .hs-error-msgs li .hs-input.invalid.error ~ .hs-error-msg, .hs-error-msgs li .hs-form-booleancheckbox .hs-input.invalid.error ~ .hs-error-msg, .hs-form-booleancheckbox .hs-error-msgs li .is-invalid.hs-input ~ .hs-error-msg, .hs-error-msgs li .hs-form-booleancheckbox .is-invalid.hs-input ~ .hs-error-msg, .form-check-input.is-invalid ~ .invalid-tooltip, .form-check-input.hs-input.invalid.error ~ .invalid-tooltip, .hs-form-booleancheckbox .hs-input.invalid.error ~ .invalid-tooltip, .hs-form-booleancheckbox .is-invalid.hs-input ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label, .custom-control-input.hs-input.invalid.error ~ .custom-control-label { color: #E5333C; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before, .custom-control-input.hs-input.invalid.error ~ .custom-control-label::before { border-color: #E5333C; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before, .custom-control-input.hs-input.invalid.error:checked ~ .custom-control-label::before { border-color: #eb6067; background-color: #eb6067; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, .custom-control-input.hs-input.invalid.error:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(229, 51, 60, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.hs-input.invalid.error:focus:not(:checked) ~ .custom-control-label::before { border-color: #E5333C; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label, .custom-file-input.hs-input.invalid.error ~ .custom-file-label { border-color: #E5333C; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label, .custom-file-input.hs-input.invalid.error:focus ~ .custom-file-label { border-color: #E5333C; box-shadow: 0 0 0 0.2rem rgba(229, 51, 60, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }

.form-inline .form-check, .form-inline .hs-form-booleancheckbox label, .hs-form-booleancheckbox .form-inline label { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group, .form-inline .hs-form-field { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .form-inline .form-control, .form-inline .hs-input { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select { width: auto; }
  .form-inline .form-check, .form-inline .hs-form-booleancheckbox label, .hs-form-booleancheckbox .form-inline label { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input, .form-inline .hs-form-booleancheckbox .hs-input, .hs-form-booleancheckbox .form-inline .hs-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

.hs-form-iframe { width: 100% !important; }

.hs-input { width: 100% !important; }

select.hs-input { height: calc(2em + 0.75rem + 2px); }

.input { display: inline; }

.inputs-list { margin-top: 0 !important; margin-bottom: 0 !important; }

.hs-form-field { margin-bottom: 0; display: flex; flex-direction: column-reverse; }

.hs-form-required { color: #FF8D1F !important; font-family: "Alright-v2-Normal-Regular", sans-serif; }

.hs-form-field label { margin-bottom: 0.5rem; }

.hs-recaptcha { padding: 0; margin-bottom: 1rem; }

.hs-error-msgs { line-height: 1; }

.hs-error-msgs li { display: block !important; }

.hs-error-msgs li .hs-error-msg { display: block !important; line-height: 1rem; }

.hs_error_rollup .hs-error-msgs li { font-size: inherit !important; }

.hs-form-booleancheckbox label { margin-top: 0 !important; margin-bottom: 0 !important; width: 100%; }

.hs-form-booleancheckbox .hs-input { width: 18px !important; height: 18px !important; }

.hbspt-form .submitted-message { text-align: center; }

.hs-form fieldset { margin-left: -15px !important; margin-right: -15px !important; max-width: none !important; }

@media (max-width: 767.98px) { .hs-form fieldset .hs-form-field { width: 100% !important; } }

.hs-form fieldset .input { margin-right: 0 !important; }

.hs-form fieldset:last-of-type { position: relative; }

.hs-form fieldset:last-of-type::after { content: '* required'; display: block; position: absolute; bottom: 0px; right: 15px; color: #FF8D1F; font-size: 15px; line-height: 27px; text-align: right; }

.hs-nl-signup { border-radius: 0; min-width: 580px; width: 35%; display: flex; flex-wrap: nowrap; }

.hs-nl-signup .hs-email { width: 100%; padding-left: 0 !important; padding-right: 0 !important; }

.hs-nl-signup .hs-form-field { display: block; }

.hs-nl-signup .hs-form-field label { display: none; }

.hs-nl-signup .hs-submit > .actions:before { background-color: #008cfa; }

.hs-nl-signup .hs-submit > .actions:after { display: none; }

.hs-nl-signup .hs-button.primary { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 13px; min-width: initial; white-space: nowrap; color: #008cfa; border-color: #008cfa; background-color: transparent; height: 42px; }

.hs-nl-signup .hs-button.primary:hover { color: #fff !important; border-color: #008cfa; }

.hs-nl-signup .hs-button.primary:before { background: #008cfa; }

.hs-nl-signup .hs-button.primary:after { display: none; }

.hs-nl-signup .hs-input { border-color: #B8BDC0; border-radius: 0; border-right: 0; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 13px; padding-bottom: 20px !important; padding-top: 20px !important; text-transform: uppercase; }

.hs-nl-signup .hs-input::-moz-placeholder { color: #B8BDC0; font-weight: 400; }

.hs-nl-signup .hs-input:-ms-input-placeholder { color: #B8BDC0; font-weight: 400; }

.hs-nl-signup .hs-input::placeholder { color: #B8BDC0; font-weight: 400; }

.hs-nl-signup .sumbmitted-message { width: 70%; text-align: center; }

.hs-nl-signup .sumbmitted-message p { color: #8D969B; }

.hs-demo-signup { margin-bottom: 100px; }

.hs-demo-signup .hs-form { border-radius: 0; display: flex; flex-wrap: nowrap; }

.hs-demo-signup .hs-form .hs-email { width: 100%; padding-left: 0 !important; padding-right: 0 !important; }

.hs-demo-signup .hs-form .hs-form-field { display: block; }

.hs-demo-signup .hs-form .hs-form-field label { display: none; }

.hs-demo-signup .hs-form .hs-submit > .actions:before { background-color: #008cfa; }

.hs-demo-signup .hs-form .hs-submit > .actions:after { background-color: #00141e; }

.hs-demo-signup .hs-form .hs-button.primary { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 13px; min-width: initial; white-space: nowrap; color: #fff; border-color: #00141e; background-color: transparent; height: 51px; }

.hs-demo-signup .hs-form .hs-button.primary:hover { color: #00141e !important; border-color: #00141e; }

.hs-demo-signup .hs-form .hs-button.primary:before { background: #00141e; }

.hs-demo-signup .hs-form .hs-input { border-radius: 0; border-right: 0; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 13px; padding-bottom: 20px !important; padding-top: 20px !important; text-transform: uppercase; }

.hs-demo-signup .hs-form .hs-input::-moz-placeholder { color: #00141e; font-weight: 400; }

.hs-demo-signup .hs-form .hs-input:-ms-input-placeholder { color: #00141e; font-weight: 400; }

.hs-demo-signup .hs-form .hs-input::placeholder { color: #00141e; font-weight: 400; }

.hs-demo-signup .hs-form .sumbmitted-message { width: 70%; text-align: center; }

.hs-demo-signup .hs-form .sumbmitted-message p { color: #8D969B; }

.btn, .hs-button { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1.125rem; line-height: 1.5; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn, .hs-button { transition: none; } }

.btn:hover, .hs-button:hover { color: #212529; text-decoration: none; }

.btn:focus, .hs-button:focus, .btn.focus, .focus.hs-button { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.btn.disabled, .disabled.hs-button, .btn:disabled, .hs-button:disabled { opacity: 0.65; }

a.btn.disabled, a.disabled.hs-button, fieldset:disabled a.btn, fieldset:disabled a.hs-button { pointer-events: none; }

.btn-primary, .hs-button.primary { color: #fff; background-color: #008cfa; border-color: #008cfa; }

.btn-primary:hover, .hs-button.primary:hover { color: #fff; background-color: #0077d4; border-color: #006fc7; }

.btn-primary:focus, .hs-button.primary:focus, .btn-primary.focus, .focus.hs-button.primary { color: #fff; background-color: #0077d4; border-color: #006fc7; box-shadow: 0 0 0 0.2rem rgba(38, 157, 251, 0.5); }

.btn-primary.disabled, .disabled.hs-button.primary, .btn-primary:disabled, .hs-button.primary:disabled { color: #fff; background-color: #008cfa; border-color: #008cfa; }

.btn-primary:not(:disabled):not(.disabled):active, .hs-button.primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .hs-button.primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.hs-button.primary { color: #fff; background-color: #006fc7; border-color: #0068ba; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .hs-button.primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .hs-button.primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > .dropdown-toggle.hs-button.primary:focus { box-shadow: 0 0 0 0.2rem rgba(38, 157, 251, 0.5); }

.btn-secondary { color: #fff; background-color: #0d6b80; border-color: #0d6b80; }

.btn-secondary:hover { color: #fff; background-color: #094e5d; border-color: #084452; }

.btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #094e5d; border-color: #084452; box-shadow: 0 0 0 0.2rem rgba(49, 129, 147, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #0d6b80; border-color: #0d6b80; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #084452; border-color: #073b46; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(49, 129, 147, 0.5); }

.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #218838; border-color: #1e7e34; box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #138496; border-color: #117a8b; box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger { color: #fff; background-color: #E5333C; border-color: #E5333C; }

.btn-danger:hover { color: #fff; background-color: #d61b25; border-color: #cb1a23; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #d61b25; border-color: #cb1a23; box-shadow: 0 0 0 0.2rem rgba(233, 82, 89, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #E5333C; border-color: #E5333C; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #cb1a23; border-color: #c01821; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(233, 82, 89, 0.5); }

.btn-light { color: #fff; background-color: #8D969B; border-color: #8D969B; }

.btn-light:hover { color: #fff; background-color: #798389; border-color: #727d83; }

.btn-light:focus, .btn-light.focus { color: #fff; background-color: #798389; border-color: #727d83; box-shadow: 0 0 0 0.2rem rgba(158, 166, 170, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #fff; background-color: #8D969B; border-color: #8D969B; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #fff; background-color: #727d83; border-color: #6d767c; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(158, 166, 170, 0.5); }

.btn-dark { color: #fff; background-color: #00141e; border-color: #00141e; }

.btn-dark:hover { color: #fff; background-color: black; border-color: black; }

.btn-dark:focus, .btn-dark.focus { color: #fff; background-color: black; border-color: black; box-shadow: 0 0 0 0.2rem rgba(38, 55, 64, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #00141e; border-color: #00141e; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: black; border-color: black; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 55, 64, 0.5); }

.btn-mid-dark { color: #fff; background-color: #002233; border-color: #002233; }

.btn-mid-dark:hover { color: #fff; background-color: #00090d; border-color: black; }

.btn-mid-dark:focus, .btn-mid-dark.focus { color: #fff; background-color: #00090d; border-color: black; box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5); }

.btn-mid-dark.disabled, .btn-mid-dark:disabled { color: #fff; background-color: #002233; border-color: #002233; }

.btn-mid-dark:not(:disabled):not(.disabled):active, .btn-mid-dark:not(:disabled):not(.disabled).active, .show > .btn-mid-dark.dropdown-toggle { color: #fff; background-color: black; border-color: black; }

.btn-mid-dark:not(:disabled):not(.disabled):active:focus, .btn-mid-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-mid-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 67, 82, 0.5); }

.btn-outline-primary { color: #008cfa; border-color: #008cfa; }

.btn-outline-primary:hover { color: #fff; background-color: #008cfa; border-color: #008cfa; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #008cfa; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #008cfa; border-color: #008cfa; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.5); }

.btn-outline-secondary { color: #0d6b80; border-color: #0d6b80; }

.btn-outline-secondary:hover { color: #fff; background-color: #0d6b80; border-color: #0d6b80; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(13, 107, 128, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #0d6b80; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #0d6b80; border-color: #0d6b80; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(13, 107, 128, 0.5); }

.btn-outline-success { color: #28a745; border-color: #28a745; }

.btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger { color: #E5333C; border-color: #E5333C; }

.btn-outline-danger:hover { color: #fff; background-color: #E5333C; border-color: #E5333C; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(229, 51, 60, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #E5333C; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #E5333C; border-color: #E5333C; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(229, 51, 60, 0.5); }

.btn-outline-light { color: #8D969B; border-color: #8D969B; }

.btn-outline-light:hover { color: #fff; background-color: #8D969B; border-color: #8D969B; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(141, 150, 155, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #8D969B; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #fff; background-color: #8D969B; border-color: #8D969B; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(141, 150, 155, 0.5); }

.btn-outline-dark { color: #00141e; border-color: #00141e; }

.btn-outline-dark:hover { color: #fff; background-color: #00141e; border-color: #00141e; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(0, 20, 30, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #00141e; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #00141e; border-color: #00141e; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 20, 30, 0.5); }

.btn-outline-mid-dark { color: #002233; border-color: #002233; }

.btn-outline-mid-dark:hover { color: #fff; background-color: #002233; border-color: #002233; }

.btn-outline-mid-dark:focus, .btn-outline-mid-dark.focus { box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5); }

.btn-outline-mid-dark.disabled, .btn-outline-mid-dark:disabled { color: #002233; background-color: transparent; }

.btn-outline-mid-dark:not(:disabled):not(.disabled):active, .btn-outline-mid-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-mid-dark.dropdown-toggle { color: #fff; background-color: #002233; border-color: #002233; }

.btn-outline-mid-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-mid-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-mid-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 34, 51, 0.5); }

.btn-link { font-weight: 400; color: #008cfa; text-decoration: none; }

.btn-link:hover { color: #0061ae; text-decoration: underline; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; box-shadow: none; }

.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg { padding: 0.5rem 1rem; font-size: 1.40625rem; line-height: 1.5; border-radius: 0.3rem; }

.btn-sm { padding: 0.25rem 0.5rem; font-size: 0.98438rem; line-height: 1.5; border-radius: 0.2rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.btn, .hs-button, a.btn, a.hs-button, .hs-button { align-items: center; background-color: #008cfa; border: solid 0.0625rem #008cfa; border-radius: 0; color: #fff; cursor: pointer; position: relative; z-index: 10; display: inline-flex; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.875rem; justify-content: center; letter-spacing: 0.04375rem; padding: 0.625rem 1.5625rem; text-transform: uppercase; white-space: nowrap; transition: color 0.2s cubic-bezier(0.42, 0, 0.58, 1); }

.btn:before, .hs-button:before, a.btn:before, a.hs-button:before, .hs-button:before { display: block; position: absolute; top: 0; right: 0; height: 100%; width: 0; z-index: -1; content: ''; background: #fff; transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1); }

.btn:after, .hs-button:after, a.btn:after, a.hs-button:after, .hs-button:after { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; z-index: -2; background-color: #008cfa; }

.btn:hover, .hs-button:hover, a.btn:hover, a.hs-button:hover, .hs-button:hover { color: #008cfa; background-color: transparent; }

.btn:hover:before, .hs-button:hover:before, a.btn:hover:before, a.hs-button:hover:before, .hs-button:hover:before { left: 0; right: auto; width: 100%; }

.btn.btn-default, .btn-default.hs-button, a.btn.btn-default, a.btn-default.hs-button, .hs-button.btn-default { font-size: 0.9375rem; letter-spacing: 0.125rem; padding: 1.25rem 3.125rem; text-align: center; text-transform: uppercase; }

.btn.btn-default:hover, .btn-default.hs-button:hover, a.btn.btn-default:hover, a.btn-default.hs-button:hover, .hs-button.btn-default:hover { color: #008cfa; }

.btn.btn-default.btn-flat, .btn-default.btn-flat.hs-button, a.btn.btn-default.btn-flat, a.btn-default.btn-flat.hs-button, .hs-button.btn-default.btn-flat { background-color: #fff; color: #008cfa; }

.btn.btn-default.btn-flat:hover, .btn-default.btn-flat.hs-button:hover, a.btn.btn-default.btn-flat:hover, a.btn-default.btn-flat.hs-button:hover, .hs-button.btn-default.btn-flat:hover { color: #fff; background-color: transparent; }

.btn.btn-default.btn-flat:before, .btn-default.btn-flat.hs-button:before, a.btn.btn-default.btn-flat:before, a.btn-default.btn-flat.hs-button:before, .hs-button.btn-default.btn-flat:before { background: #008cfa; }

.btn.btn-default.btn-flat:after, .btn-default.btn-flat.hs-button:after, a.btn.btn-default.btn-flat:after, a.btn-default.btn-flat.hs-button:after, .hs-button.btn-default.btn-flat:after { display: none; }

.btn.btn-default.nav-link:before, .btn-default.nav-link.hs-button:before, a.btn.btn-default.nav-link:before, a.btn-default.nav-link.hs-button:before, .hs-button.btn-default.nav-link:before { display: none; }

.btn.btn-default.nav-link:after, .btn-default.nav-link.hs-button:after, a.btn.btn-default.nav-link:after, a.btn-default.nav-link.hs-button:after, .hs-button.btn-default.nav-link:after { display: none; }

.hs_submit > .actions { position: relative; z-index: 10; }

.hs_submit > .actions .hs-button:before { display: none; }

.hs_submit > .actions .hs-button:after { display: none; }

.hs_submit > .actions:before { display: block; position: absolute; top: 0; right: 0; height: 100%; width: 0; z-index: -1; content: ''; background: #fff; transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1); }

.hs_submit > .actions:after { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; content: ''; z-index: -2; background-color: #008cfa; }

.hs_submit > .actions:hover .hs-button { color: #008cfa; background-color: transparent; }

.hs_submit > .actions:hover:before { left: 0; right: auto; width: 100%; }

.btn.bg-dark:hover, .bg-dark.hs-button:hover { background-color: #00141e !important; }

.btn.btn-default.btn-block, .btn-default.btn-block.hs-button { padding: 1.25rem 2.5rem; }

@media (hover: none) { .btn:hover, .hs-button:hover, a.btn:hover, a.hs-button:hover, .hs-button:hover { color: #fff !important; }
  .btn:hover:before, .hs-button:hover:before, a.btn:hover:before, a.hs-button:hover:before, .hs-button:hover:before { display: none; }
  .btn.btn-default:hover, .btn-default.hs-button:hover, a.btn.btn-default:hover, a.btn-default.hs-button:hover, .hs-button.btn-default:hover { color: #fff !important; }
  .btn.btn-default:hover:before, .btn-default.hs-button:hover:before, a.btn.btn-default:hover:before, a.btn-default.hs-button:hover:before, .hs-button.btn-default:hover:before { display: none; }
  .btn.btn-default.btn-flat:hover, .btn-default.btn-flat.hs-button:hover, a.btn.btn-default.btn-flat:hover, a.btn-default.btn-flat.hs-button:hover, .hs-button.btn-default.btn-flat:hover { color: #fff !important; background-color: transparent; } }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1.125rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; }
  .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; }
  .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; }
  .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; }
  .dropdown-menu-xl-right { right: 0; left: auto; } }

@media (min-width: 1400px) { .dropdown-menu-xxl-left { right: auto; left: 0; }
  .dropdown-menu-xxl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #008cfa; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.98438rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

.custom-control { position: relative; display: block; min-height: 27; padding-left: 1.5rem; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 14rem; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #008cfa; background-color: #008cfa; }

.custom-control-input:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #7bc5ff; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #aedbff; border-color: #aedbff; }

.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #6c757d; }

.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e9ecef; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }

.custom-control-label::before { position: absolute; top: 13rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 1px; }

.custom-control-label::after { position: absolute; top: 13rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #008cfa; background-color: #008cfa; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 140, 250, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(0, 140, 250, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 140, 250, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after { top: calc(13rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(0, 140, 250, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1.125rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; border: 1px solid #ced4da; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.custom-select:focus { border-color: #7bc5ff; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }

.custom-select:disabled { color: #6c757d; background-color: #e9ecef; }

.custom-select::-ms-expand { display: none; }

.custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495057; }

.custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.98438rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.40625rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #7bc5ff; box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; border: 1px solid #ced4da; border-radius: 0; }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.5em + 0.75rem); padding: 0.375rem 0.75rem; line-height: 1.5; color: #495057; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0 0 0; }

.custom-range { width: 100%; height: 1.4rem; padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.custom-range:focus { outline: none; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #008cfa; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { -webkit-transition: none; transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #aedbff; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #008cfa; border: 0; border-radius: 1rem; -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { -moz-transition: none; transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #aedbff; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #008cfa; border: 0; border-radius: 1rem; -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { -ms-transition: none; transition: none; } }

.custom-range::-ms-thumb:active { background-color: #aedbff; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }

.custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { transition: none; } }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #008cfa; }

.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.nav-tabs { border-bottom: none !important; }

.nav-tabs .nav-item { margin-bottom: 0 !important; }

.nav-tabs .nav-link { border: none !important; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { border: none !important; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar .container-xxl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: -2.875rem; padding-bottom: -2.875rem; margin-right: 1rem; font-size: 1.40625rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.40625rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl, .navbar-expand-md > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl, .navbar-expand-md > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }

@media (max-width: 1399.98px) { .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1400px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xxl .navbar-nav { flex-direction: row; }
  .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xxl .navbar-toggler { display: none; } }

.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl, .navbar-expand > .container-xxl { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl, .navbar-expand > .container-xxl { flex-wrap: nowrap; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: #fff; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #008cfa; }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: #fff; border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: #fff; }

.navbar-dark .navbar-text a { color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.navbar { transition: 0.3s background-color ease-out, 0.3s height ease-out; transition-delay: 0s; background-color: #00141e; height: 8.75rem; padding: 0; z-index: 101; }

.navbar .nav-link { padding: 0 0.5rem; white-space: nowrap; }

.navbar .navbar-brand { width: 12.5rem; height: 2.813rem; }

.navbar a { color: #fff; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; text-transform: uppercase; transition: 0.3s color ease-in-out; }

.navbar a:hover, .navbar a.active, .navbar a[aria-expanded='true'] { color: #008cfa; }

.navbar .btn, .navbar .hs-button { color: #fff; }

.navbar .btn-flat { font-size: 0.875rem; min-width: 0; }

.navbar .menu-links { flex-wrap: nowrap; height: 100%; }

.navbar .menu-links > li { min-height: 100%; margin-left: 0; margin-right: 0; display: flex; align-items: center; height: 100%; }

.navbar .login li { align-self: center; }

.mega-menu { position: fixed; z-index: -1; left: 0; right: 0; padding-top: 11.25rem; padding-bottom: 2.5rem; padding-left: 0.9375rem; padding-right: 0.9375rem; min-height: 25rem; top: 0; }

.panel { background-color: #00141e; transition: .3s opacity ease-in-out, .3s padding-top ease-in-out; opacity: 0; }

.panel.show { opacity: 1; }

.panel p { color: #fff; line-height: 1.688rem; }

.panel h1 { color: #fff; }

.panel .menu-sub-col { display: flex; flex-direction: column; flex-wrap: wrap; min-height: 10vw; max-height: 26vw; width: 100%; position: relative; top: -1rem; }

.panel .menu-sub-col h5 { font-size: 1.125rem; margin-top: 1.5rem; color: #fff; text-transform: none; transition: 0.2s color ease-in-out; }

.panel .menu-sub-col:hover h5 { color: #008cfa; }

.panel .menu-sub-col a { color: #fff; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.125rem; text-transform: none; }

.panel .menu-sub-col a:hover { color: #008cfa; }

.panel .menu-sub-col a:hover > h5 { color: #008cfa !important; }

.panel .menu-sub-col li { font-weight: 400; font-size: 1.125rem; }

.panel .menu-sub-col li.current-menu-item > a { color: #008cfa; }

.panel .menu-sub-col > li { margin-top: 1rem; -webkit-box-flex: 0; padding-left: 0.9375rem; padding-right: 0.9375rem; width: 50%; }

.panel .menu-sub-col > li > ul > li { margin-top: 1rem; }

.panel .menu-sub-col > li > ul > li a { font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1rem; }

.panel .menu-sub-col > li > ul > li > ul > li { margin-top: 1rem; }

.panel .menu-sub-col-image { padding-bottom: 94.11%; height: 0; background-size: contain; background-position: center; background-repeat: no-repeat; width: 100%; }

#products.panel .menu-sub-col { text-align: center; justify-content: center; }

.home .navbar { background-color: transparent; }

.navbar.affix { background-color: #00141e !important; height: 5rem; }

.navbar.affix .mega-menu { padding-top: 7.5rem; }

.mobile-navbar { width: 100vw; height: 4.688rem; }

.mobile-navbar #mobile-menu-container { align-items: flex-start; background-color: #00141e; padding-left: 1.563rem; width: 100%; z-index: 100; transition: 0.4s height ease-out; }

.mobile-navbar #mobile-menu-container.collapse { height: 0vh; }

.mobile-navbar #mobile-menu-container.collapse.show { height: calc(100vh - 4.688rem); overflow-y: scroll; }

.mobile-navbar #mobile-mega-menu { padding-top: 3.125rem; margin-bottom: 6.25rem; }

.mobile-navbar #mobile-mega-menu #mobile-products .menu-sub-col a { font-family: "Alright-v2-Normal-Bold", sans-serif; text-transform: none; }

.mobile-navbar #mobile-mega-menu .collapse-link { text-decoration: none; }

.mobile-navbar #mobile-mega-menu .collapse-link.nm:before { content: ""; }

.mobile-navbar #mobile-mega-menu .collapse-link.nm.opened:before { content: ""; }

.mobile-navbar #mobile-mega-menu .collapse-link:before { content: "+"; position: relative; display: inline-block; width: 1.25rem; right: 1.063rem; margin-right: -1.25rem; }

.mobile-navbar #mobile-mega-menu .collapse-link.opened:before { content: "-"; }

.mobile-navbar #mobile-mega-menu .log-in { margin-top: 5rem; }

.mobile-navbar #mobile-mega-menu li, .mobile-navbar #mobile-mega-menu a, .mobile-navbar #mobile-mega-menu li a { font-size: 1.125rem; }

.mobile-navbar #mobile-mega-menu .menu-sub-col { top: 0; display: flex; flex-direction: row; flex-wrap: wrap; min-height: 10vw; max-height: none; padding-left: 0; padding-right: 0; }

.mobile-navbar #mobile-mega-menu .menu-sub-col > .row { width: 100%; }

.mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs { display: flex; flex-direction: row; }

.mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a { font-family: "Alright-v2-Normal-Bold", sans-serif; text-transform: none; }

.mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled a .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list a .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs a .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .list-unstyled li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .inputs-list li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .hs-error-msgs li, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .list-unstyled a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .inputs-list a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .hs-error-msgs a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .list-unstyled li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .inputs-list li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.list-unstyled li a .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.inputs-list li a .hs-error-msgs li a, .mobile-navbar #mobile-mega-menu .menu-sub-col.hs-error-msgs li a .hs-error-msgs li a { font-family: "Alright-v2-Normal-Regular", sans-serif; text-transform: none; }

.mobile-navbar #mobile-mega-menu > li { margin-top: 1.875rem; }

.mobile-navbar #mobile-mega-menu > li:nth-of-type(1) { margin-top: 0; }

.mobile-navbar .collapse-link { text-decoration: none; letter-spacing: 0.125rem; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.125rem; text-transform: uppercase; }

.mobile-navbar .log-in { margin-top: 5rem; }

.mobile-navbar .mobile-navbar-top { height: 4.688rem; }

.mobile-navbar .mobile-brand .navbar-brand { width: 9.375rem; height: auto; position: relative; top: 0.3125rem; }

.mobile-navbar .mobile-brand img { width: 9.375rem; }

.mobile-navbar a { color: #8D969B; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.125rem; text-transform: uppercase; }

.mobile-navbar a.active { color: #fff; }

.mobile-navbar a span { left: 0.1875rem; position: absolute; }

.mobile-navbar .btn, .mobile-navbar .hs-button { display: inline-block; color: #fff; }

.mobile-navbar .menu-sub-col { left: auto; }

.mobile-navbar .menu-sub-col .row { margin-left: 0; margin-right: 0; }

.mobile-navbar .menu-sub-col p { font-weight: 600; }

.mobile-navbar .menu-sub-col li { font-weight: 400; }

.mobile-navbar .menu-sub-col-image { margin-top: 1.563rem; height: 0; width: 100%; padding-bottom: 101%; }

@media (hover: none) { .mobile-navbar a:hover { color: #8D969B; }
  .mobile-navbar a:hover.active, .mobile-navbar a:hover[aria-expanded='true'] { color: #008cfa; } }

@media (min-width: 0) and (max-width: 576px) { .panel .menu-sub-col > li { width: 100%; } }

@media (min-width: 768px) and (max-width: 1200px) { .panel .menu-sub-col > li { width: 33.33%; } }

@supports (-webkit-overflow-scrolling: touch) { #mobile-menu-container.collapse.show { -webkit-overflow-scrolling: touch; } }

.nav-menu-icon { width: 1rem; height: 1rem; position: relative; margin: 1rem 0.625rem; transform: rotate(0deg); transition: .5s ease-in-out; cursor: pointer; }

.nav-menu-icon span { display: block; position: absolute; height: 0.125rem; width: 100%; background: #949ca0; opacity: 1; left: 0; transform: rotate(0deg); transition: .25s ease-in-out; }

.nav-menu-icon span:nth-child(1) { top: 0; }

.nav-menu-icon span:nth-child(2) { top: 0.4375rem; }

.nav-menu-icon span:nth-child(3) { top: 0.4375rem; }

.nav-menu-icon span:nth-child(4) { top: 0.875rem; }

#toggle-menu.open .nav-menu-icon span:nth-child(1), #toggle-menu[aria-expanded='true'] .nav-menu-icon span:nth-child(1) { top: 0.4375rem; width: 0%; left: 50%; }

#toggle-menu.open .nav-menu-icon span:nth-child(2), #toggle-menu[aria-expanded='true'] .nav-menu-icon span:nth-child(2) { transform: rotate(45deg); }

#toggle-menu.open .nav-menu-icon span:nth-child(3), #toggle-menu[aria-expanded='true'] .nav-menu-icon span:nth-child(3) { transform: rotate(-45deg); }

#toggle-menu.open .nav-menu-icon span:nth-child(4), #toggle-menu[aria-expanded='true'] .nav-menu-icon span:nth-child(4) { top: 0.4375rem; width: 0%; left: 50%; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0; border-top-right-radius: 0; }

.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: -1px -1px 0 0; }

.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 -1px -1px; }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img, .card-img-top, .card-img-bottom { flex-shrink: 0; width: 100%; }

.card-img, .card-img-top { border-top-left-radius: -1px; border-top-right-radius: -1px; }

.card-img, .card-img-bottom { border-bottom-right-radius: -1px; border-bottom-left-radius: -1px; }

.card-deck .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-deck { display: flex; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; }
  .card-deck .card { flex: 1 0 0%; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } }

.card-group > .card { margin-bottom: 15px; }

@media (min-width: 576px) { .card-group { display: flex; flex-flow: row wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { -moz-column-count: 3; column-count: 3; -moz-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

.accordion > .card { overflow: hidden; }

.accordion > .card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.accordion > .card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; }

.accordion > .card > .card-header { border-radius: 0; margin-bottom: -1px; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 15px; margin-bottom: 1rem; font-size: 1.125rem; list-style: none; background-color: #fff; border-radius: 0; }

.breadcrumb-item + .breadcrumb-item { padding-left: 15px; }

.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 15px; color: #6c757d; content: " "; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #00141e; }

.breadcrumb-item a { color: #8D969B; }

.breadcrumb-item.active a { color: #00141e; text-decoration: underline; -webkit-text-decoration-color: #008cfa; text-decoration-color: #008cfa; text-underline-position: below; }

.breadcrumb-item:hover a { cursor: pointer; color: #00141e; }

.pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #008cfa; background-color: #fff; border: 1px solid #dee2e6; }

.page-link:hover { z-index: 2; color: #0061ae; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 3; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 140, 250, 0.25); }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.page-item:last-child .page-link { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #008cfa; border-color: #008cfa; }

.page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.40625rem; line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.98438rem; line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #fff; border-radius: 0.3rem; }

@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }

.jumbotron { background-position: center; background-size: cover; background-color: #00141e; margin-bottom: 0; margin-top: 8.75rem; min-height: 40.625rem; }

.jumbotron h1 { font-size: 2.75rem; margin-top: 6.25rem; }

.jumbotron p { color: white; font-family: "Alright-v2-Normal-Regular", sans-serif; font-weight: 400; font-size: 1.125rem; line-height: 1.6875rem; margin-top: 1.875rem; }

.jumbotron .hbspt-form .submitted-message p { font-style: italic; font-family: "Alright-v2-Normal-Bold", sans-serif; text-align: left; }

.jumbotron .input-group, .jumbotron .hs-form { margin-top: 4.375rem; display: flex; flex-wrap: nowrap; }

.jumbotron .input-group .hs-form-field, .jumbotron .hs-form .hs-form-field { padding-left: 0; padding-right: 0; flex-direction: column; }

.jumbotron .input-group .form-control, .jumbotron .input-group .hs-input, .jumbotron .input-group .hs-input, .jumbotron .hs-form .form-control, .jumbotron .hs-form .hs-input, .jumbotron .hs-form .hs-input { border-right: none; font-size: 0.9375rem; letter-spacing: 0.125rem; width: 100%; padding: 1.625rem; text-transform: uppercase; }

.jumbotron .input-group label, .jumbotron .hs-form label { display: none; }

.jumbotron .input-group .btn, .jumbotron .input-group .hs-button, .jumbotron .input-group .hs-btn, .jumbotron .hs-form .btn, .jumbotron .hs-form .hs-button, .jumbotron .hs-form .hs-btn { border-right: none; border-top: none; border-bottom: none; margin-top: 0; min-width: auto; line-height: 0; padding: 1.625rem; white-space: nowrap; }

.jumbotron .btn, .jumbotron .hs-button { margin-top: 1.875rem; }

.jumbotron #email-24a8ee3b-f6c0-4c3b-845b-7a42577d35dc { padding: 1.625rem; border: none; }

.jumbotron.jumbo-six-column-component .overlay { align-self: flex-end; max-width: 66.6%; }

.jumbotron.jumbo-six-column-component .overlay h1 { margin-top: 1.5625rem; }

.jumbotron.jumbo-six-column-component .overlay h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

.jumbotron.jumbo-six-column-component .overlay p { font-family: "Alright-v2-Normal-Regular", sans-serif; margin-bottom: 4.375rem; }

.jumbotron + .two-col-component .d-flex p.h1 { margin-top: 1rem; }

.jumbotron-home.jumbotron { position: relative; background-position: bottom; background-size: cover; margin-bottom: 0; margin-top: 0; min-height: 0; padding-top: 0; padding-bottom: 0; overflow: hidden; }

.jumbotron-home.jumbotron::before { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 1; background-image: linear-gradient(#00141e, transparent); }

.jumbotron-home.jumbotron video { width: 100%; height: auto; }

.jumbotron-home.jumbotron .overlay { position: absolute; top: 0; left: -0.9375rem; right: 0; z-index: 10; height: 0; margin-top: 8.75rem; padding-bottom: calc(56.25% - 8.75rem); }

.jumbotron-home.jumbotron .overlay .container-fluid, .jumbotron-home.jumbotron .overlay .container-sm, .jumbotron-home.jumbotron .overlay .container-md, .jumbotron-home.jumbotron .overlay .container-lg, .jumbotron-home.jumbotron .overlay .container-xl, .jumbotron-home.jumbotron .overlay .container-xxl { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.jumbotron-home.jumbotron h1 { color: white; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 6.25rem; font-weight: 600; line-height: 5.625rem; letter-spacing: -0.125rem; margin-top: 0; }

.jumbotron-home.jumbotron p { color: white; font-family: "Alright-v2-Normal-Regular", sans-serif; font-weight: 400; font-size: 1.125rem; line-height: 1.6875rem; margin-top: 1.875rem; }

.jumbotron-home.jumbotron .btn, .jumbotron-home.jumbotron .hs-button { margin-top: 1.875rem; }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(0.3rem - 1px); border-bottom-left-radius: calc(0.3rem - 1px); }

.modal-footer > * { margin: 0.25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(100vh - 3.5rem); }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

body { width: 100%; max-width: 100%; will-change: position; }

body.modal-open { position: fixed; top: 0; right: 0; bottom: 0; left: 0; }

.modal { will-change: display; }

.modal .close { background: white; border: none; font-size: 2.1875rem; line-height: 2.1875rem; padding: 0; margin: 0; position: relative; right: 0; text-align: right; }

.modal-dialog { will-change: transform; }

.modal-body { overflow: auto; -webkit-overflow-scrolling: touch !important; }

.modal-body a { color: #008cfa; }

.modal-body .textwidget { display: flex !important; flex-direction: column; height: 100%; }

.modal-body h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; margin-bottom: 0.8rem; }

.modal-body p { margin-bottom: 1.5rem; }

.modal-header { border-bottom: none; border-top-radius: none; padding: .5rem 1rem; }

.modal-footer { border-top: none; border-bottom-radius: none; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 70%; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 70%; } }

@media (min-width: 1200px) { .modal-xl { max-width: 80%; } }

.video .modal-dialog { max-width: 50rem; margin: 1.875rem 30px; }

.video .modal-body { position: relative; padding: 0; overflow: visible; }

.video .close { background-color: transparent; position: absolute; right: -1.875rem; top: 0; z-index: 999; font-size: 2rem; font-weight: normal; color: #fff; opacity: 1; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #008cfa !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #006fc7 !important; }

.bg-secondary { background-color: #0d6b80 !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #084452 !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #E5333C !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #cb1a23 !important; }

.bg-light { background-color: #8D969B !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #727d83 !important; }

.bg-dark { background-color: #00141e !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: black !important; }

.bg-mid-dark { background-color: #002233 !important; }

a.bg-mid-dark:hover, a.bg-mid-dark:focus, button.bg-mid-dark:hover, button.bg-mid-dark:focus { background-color: black !important; }

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

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #008cfa !important; }

.border-secondary { border-color: #0d6b80 !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #E5333C !important; }

.border-light { border-color: #8D969B !important; }

.border-dark { border-color: #00141e !important; }

.border-mid-dark { border-color: #002233 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0 !important; }

.rounded-top { border-top-left-radius: 0 !important; border-top-right-radius: 0 !important; }

.rounded-right { border-top-right-radius: 0 !important; border-bottom-right-radius: 0 !important; }

.rounded-bottom { border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; }

.rounded-left { border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; } }

@media (min-width: 1400px) { .d-xxl-none { display: none !important; }
  .d-xxl-inline { display: inline !important; }
  .d-xxl-inline-block { display: inline-block !important; }
  .d-xxl-block { display: block !important; }
  .d-xxl-table { display: table !important; }
  .d-xxl-table-row { display: table-row !important; }
  .d-xxl-table-cell { display: table-cell !important; }
  .d-xxl-flex { display: flex !important; }
  .d-xxl-inline-flex { display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.85714%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

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

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

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

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

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

.justify-content-end { justify-content: flex-end !important; }

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

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

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

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

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

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

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

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }

@media (min-width: 1400px) { .flex-xxl-row { flex-direction: row !important; }
  .flex-xxl-column { flex-direction: column !important; }
  .flex-xxl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xxl-wrap { flex-wrap: wrap !important; }
  .flex-xxl-nowrap { flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill { flex: 1 1 auto !important; }
  .flex-xxl-grow-0 { flex-grow: 0 !important; }
  .flex-xxl-grow-1 { flex-grow: 1 !important; }
  .flex-xxl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xxl-start { justify-content: flex-start !important; }
  .justify-content-xxl-end { justify-content: flex-end !important; }
  .justify-content-xxl-center { justify-content: center !important; }
  .justify-content-xxl-between { justify-content: space-between !important; }
  .justify-content-xxl-around { justify-content: space-around !important; }
  .align-items-xxl-start { align-items: flex-start !important; }
  .align-items-xxl-end { align-items: flex-end !important; }
  .align-items-xxl-center { align-items: center !important; }
  .align-items-xxl-baseline { align-items: baseline !important; }
  .align-items-xxl-stretch { align-items: stretch !important; }
  .align-content-xxl-start { align-content: flex-start !important; }
  .align-content-xxl-end { align-content: flex-end !important; }
  .align-content-xxl-center { align-content: center !important; }
  .align-content-xxl-between { align-content: space-between !important; }
  .align-content-xxl-around { align-content: space-around !important; }
  .align-content-xxl-stretch { align-content: stretch !important; }
  .align-self-xxl-auto { align-self: auto !important; }
  .align-self-xxl-start { align-self: flex-start !important; }
  .align-self-xxl-end { align-self: flex-end !important; }
  .align-self-xxl-center { align-self: center !important; }
  .align-self-xxl-baseline { align-self: baseline !important; }
  .align-self-xxl-stretch { align-self: stretch !important; } }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 576px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; } }

@media (min-width: 1400px) { .float-xxl-left { float: left !important; }
  .float-xxl-right { float: right !important; }
  .float-xxl-none { float: none !important; } }

.overflow-auto { overflow: auto !important; }

.overflow-visible { overflow: visible !important; }

.overflow-hidden { overflow: hidden !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: -webkit-sticky !important; position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.vh-90 { height: 90vh !important; }

.vh-80 { height: 80vh !important; }

.vh-70 { height: 70vh !important; }

.vh-60 { height: 60vh !important; }

.vh-50 { height: 60vh !important; }

.mw-0 { min-width: 0 !important; }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 5rem !important; }

.mt-5, .my-5 { margin-top: 5rem !important; }

.mr-5, .mx-5 { margin-right: 5rem !important; }

.mb-5, .my-5 { margin-bottom: 5rem !important; }

.ml-5, .mx-5 { margin-left: 5rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 5rem !important; }

.pt-5, .py-5 { padding-top: 5rem !important; }

.pr-5, .px-5 { padding-right: 5rem !important; }

.pb-5, .py-5 { padding-bottom: 5rem !important; }

.pl-5, .px-5 { padding-left: 5rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -5rem !important; }

.mt-n5, .my-n5 { margin-top: -5rem !important; }

.mr-n5, .mx-n5 { margin-right: -5rem !important; }

.mb-n5, .my-n5 { margin-bottom: -5rem !important; }

.ml-n5, .mx-n5 { margin-left: -5rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 5rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 5rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 5rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 5rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 5rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 5rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 5rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 5rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 5rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 5rem !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; }
  .m-sm-n5 { margin: -5rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -5rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -5rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -5rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -5rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 5rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 5rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 5rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 5rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 5rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 5rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 5rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 5rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 5rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 5rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; }
  .m-md-n5 { margin: -5rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -5rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -5rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -5rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -5rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 5rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 5rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 5rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 5rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 5rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 5rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 5rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 5rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 5rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 5rem !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; }
  .m-lg-n4 { margin: -1.5rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; }
  .m-lg-n5 { margin: -5rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -5rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -5rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -5rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -5rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 5rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 5rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 5rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 5rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 5rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 5rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 5rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 5rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 5rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 5rem !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; }
  .m-xl-n4 { margin: -1.5rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; }
  .m-xl-n5 { margin: -5rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -5rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -5rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -5rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -5rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

@media (min-width: 1400px) { .m-xxl-0 { margin: 0 !important; }
  .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important; }
  .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important; }
  .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important; }
  .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important; }
  .m-xxl-1 { margin: 0.25rem !important; }
  .mt-xxl-1, .my-xxl-1 { margin-top: 0.25rem !important; }
  .mr-xxl-1, .mx-xxl-1 { margin-right: 0.25rem !important; }
  .mb-xxl-1, .my-xxl-1 { margin-bottom: 0.25rem !important; }
  .ml-xxl-1, .mx-xxl-1 { margin-left: 0.25rem !important; }
  .m-xxl-2 { margin: 0.5rem !important; }
  .mt-xxl-2, .my-xxl-2 { margin-top: 0.5rem !important; }
  .mr-xxl-2, .mx-xxl-2 { margin-right: 0.5rem !important; }
  .mb-xxl-2, .my-xxl-2 { margin-bottom: 0.5rem !important; }
  .ml-xxl-2, .mx-xxl-2 { margin-left: 0.5rem !important; }
  .m-xxl-3 { margin: 1rem !important; }
  .mt-xxl-3, .my-xxl-3 { margin-top: 1rem !important; }
  .mr-xxl-3, .mx-xxl-3 { margin-right: 1rem !important; }
  .mb-xxl-3, .my-xxl-3 { margin-bottom: 1rem !important; }
  .ml-xxl-3, .mx-xxl-3 { margin-left: 1rem !important; }
  .m-xxl-4 { margin: 1.5rem !important; }
  .mt-xxl-4, .my-xxl-4 { margin-top: 1.5rem !important; }
  .mr-xxl-4, .mx-xxl-4 { margin-right: 1.5rem !important; }
  .mb-xxl-4, .my-xxl-4 { margin-bottom: 1.5rem !important; }
  .ml-xxl-4, .mx-xxl-4 { margin-left: 1.5rem !important; }
  .m-xxl-5 { margin: 5rem !important; }
  .mt-xxl-5, .my-xxl-5 { margin-top: 5rem !important; }
  .mr-xxl-5, .mx-xxl-5 { margin-right: 5rem !important; }
  .mb-xxl-5, .my-xxl-5 { margin-bottom: 5rem !important; }
  .ml-xxl-5, .mx-xxl-5 { margin-left: 5rem !important; }
  .p-xxl-0 { padding: 0 !important; }
  .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important; }
  .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important; }
  .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important; }
  .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important; }
  .p-xxl-1 { padding: 0.25rem !important; }
  .pt-xxl-1, .py-xxl-1 { padding-top: 0.25rem !important; }
  .pr-xxl-1, .px-xxl-1 { padding-right: 0.25rem !important; }
  .pb-xxl-1, .py-xxl-1 { padding-bottom: 0.25rem !important; }
  .pl-xxl-1, .px-xxl-1 { padding-left: 0.25rem !important; }
  .p-xxl-2 { padding: 0.5rem !important; }
  .pt-xxl-2, .py-xxl-2 { padding-top: 0.5rem !important; }
  .pr-xxl-2, .px-xxl-2 { padding-right: 0.5rem !important; }
  .pb-xxl-2, .py-xxl-2 { padding-bottom: 0.5rem !important; }
  .pl-xxl-2, .px-xxl-2 { padding-left: 0.5rem !important; }
  .p-xxl-3 { padding: 1rem !important; }
  .pt-xxl-3, .py-xxl-3 { padding-top: 1rem !important; }
  .pr-xxl-3, .px-xxl-3 { padding-right: 1rem !important; }
  .pb-xxl-3, .py-xxl-3 { padding-bottom: 1rem !important; }
  .pl-xxl-3, .px-xxl-3 { padding-left: 1rem !important; }
  .p-xxl-4 { padding: 1.5rem !important; }
  .pt-xxl-4, .py-xxl-4 { padding-top: 1.5rem !important; }
  .pr-xxl-4, .px-xxl-4 { padding-right: 1.5rem !important; }
  .pb-xxl-4, .py-xxl-4 { padding-bottom: 1.5rem !important; }
  .pl-xxl-4, .px-xxl-4 { padding-left: 1.5rem !important; }
  .p-xxl-5 { padding: 5rem !important; }
  .pt-xxl-5, .py-xxl-5 { padding-top: 5rem !important; }
  .pr-xxl-5, .px-xxl-5 { padding-right: 5rem !important; }
  .pb-xxl-5, .py-xxl-5 { padding-bottom: 5rem !important; }
  .pl-xxl-5, .px-xxl-5 { padding-left: 5rem !important; }
  .m-xxl-n1 { margin: -0.25rem !important; }
  .mt-xxl-n1, .my-xxl-n1 { margin-top: -0.25rem !important; }
  .mr-xxl-n1, .mx-xxl-n1 { margin-right: -0.25rem !important; }
  .mb-xxl-n1, .my-xxl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xxl-n1, .mx-xxl-n1 { margin-left: -0.25rem !important; }
  .m-xxl-n2 { margin: -0.5rem !important; }
  .mt-xxl-n2, .my-xxl-n2 { margin-top: -0.5rem !important; }
  .mr-xxl-n2, .mx-xxl-n2 { margin-right: -0.5rem !important; }
  .mb-xxl-n2, .my-xxl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n2, .mx-xxl-n2 { margin-left: -0.5rem !important; }
  .m-xxl-n3 { margin: -1rem !important; }
  .mt-xxl-n3, .my-xxl-n3 { margin-top: -1rem !important; }
  .mr-xxl-n3, .mx-xxl-n3 { margin-right: -1rem !important; }
  .mb-xxl-n3, .my-xxl-n3 { margin-bottom: -1rem !important; }
  .ml-xxl-n3, .mx-xxl-n3 { margin-left: -1rem !important; }
  .m-xxl-n4 { margin: -1.5rem !important; }
  .mt-xxl-n4, .my-xxl-n4 { margin-top: -1.5rem !important; }
  .mr-xxl-n4, .mx-xxl-n4 { margin-right: -1.5rem !important; }
  .mb-xxl-n4, .my-xxl-n4 { margin-bottom: -1.5rem !important; }
  .ml-xxl-n4, .mx-xxl-n4 { margin-left: -1.5rem !important; }
  .m-xxl-n5 { margin: -5rem !important; }
  .mt-xxl-n5, .my-xxl-n5 { margin-top: -5rem !important; }
  .mr-xxl-n5, .mx-xxl-n5 { margin-right: -5rem !important; }
  .mb-xxl-n5, .my-xxl-n5 { margin-bottom: -5rem !important; }
  .ml-xxl-n5, .mx-xxl-n5 { margin-left: -5rem !important; }
  .m-xxl-auto { margin: auto !important; }
  .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important; }
  .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important; }
  .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important; }
  .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important; } }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

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

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

@media (min-width: 1400px) { .text-xxl-left { text-align: left !important; }
  .text-xxl-right { text-align: right !important; }
  .text-xxl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

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

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #008cfa !important; }

a.text-primary:hover, a.text-primary:focus { color: #0061ae !important; }

.text-secondary { color: #0d6b80 !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #06313b !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #E5333C !important; }

a.text-danger:hover, a.text-danger:focus { color: #b4171f !important; }

.text-light { color: #8D969B !important; }

a.text-light:hover, a.text-light:focus { color: #677075 !important; }

.text-dark { color: #00141e !important; }

a.text-dark:hover, a.text-dark:focus { color: black !important; }

.text-mid-dark { color: #002233 !important; }

a.text-mid-dark:hover, a.text-mid-dark:focus { color: black !important; }

.text-body { color: #212529 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-break: break-word !important; overflow-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

.hidden { display: none; }

.font-alright-sans { font-family: "Alright-v2-Normal-Regular", sans-serif !important; }

.zi-1 { z-index: 1; }

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

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

.slant { height: 250px; margin-bottom: -50px; }

.slant.three-col-slant { margin-bottom: -90px; }

.slant.dark-to-white { background-image: linear-gradient(175deg, #00141e 40%, #fff calc(40% + 2px)); }

.slant.white-to-dark { background-image: linear-gradient(175deg, #fff 40%, #00141e calc(40% + 2px)); }

.slant.blue-to-white { background-image: linear-gradient(175deg, #008cfa 40%, #fff calc(40% + 2px)); }

.slant.white-to-blue { background-image: linear-gradient(175deg, #008cfa 40%, #fff calc(40% + 2px)); }

.slant.off-white-to-dark { background-image: linear-gradient(175deg, #EBECED 40%, #00141e calc(40% + 2px)); }

.slant.off-white-to-dark.over-ride { margin-top: -250px; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn):not(.hs-button) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; }
  .table .thead-dark th { color: inherit; border-color: #dee2e6; } }

@font-face { font-family: 'open_sansregular'; src: url("fonts/opensans/OpenSans-Regular-webfont.eot"); src: url("fonts/opensans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans/OpenSans-Regular-webfont.woff") format("woff"), url("fonts/opensans/OpenSans-Regular-webfont.ttf") format("truetype"), url("fonts/opensans/OpenSans-Regular-webfont.svg#open_sansregular") format("svg"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'Alright-v2-Normal-Regular'; src: url("fonts/alright-sans/alright-sans-normal-regular.woff2") format("woff2"), url("fonts/alright-sans/alright-sans-normal-regular.woff") format("woff"); font-weight: normal; }

.Alright-v2-Normal-Regular { font-family: 'Alright-v2-Normal-Regular'; }

@font-face { font-family: 'Alright-v2-Normal-Regular'; src: url("fonts/alright-sans/alright-sans-normal-italic.woff2") format("woff2"), url("fonts/alright-sans/alright-sans-normal-italic.woff") format("woff"); font-weight: normal; font-style: italic; }

.Alright-v2-Normal-Regular-Italic { font-family: 'Alright-v2-Normal-Regular'; font-style: italic; }

@font-face { font-family: 'Alright-v2-Normal-Bold'; src: url("fonts/alright-sans/alright-sans-normal-bold.woff2") format("woff2"), url("fonts/alright-sans/alright-sans-normal-bold.woff") format("woff"); font-weight: normal; }

.Alright-v2-Normal-Bold { font-family: 'Alright-v2-Normal-Bold'; }

/*! Font Awesome Free 5.0.9 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) */
.fa, .fas, .far, .fal, .fab { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }

.fa-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; }

.fa-xs { font-size: .75em; }

.fa-sm { font-size: .875em; }

.fa-1x { font-size: 1em; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-6x { font-size: 6em; }

.fa-7x { font-size: 7em; }

.fa-8x { font-size: 8em; }

.fa-9x { font-size: 9em; }

.fa-10x { font-size: 10em; }

.fa-fw { text-align: center; width: 1.25em; }

.fa-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; }

.fa-ul > li { position: relative; }

.fa-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }

.fa-border { border: solid 0.08em #eee; border-radius: .1em; padding: .2em .25em .15em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left, .fas.fa-pull-left, .far.fa-pull-left, .fal.fa-pull-left, .fab.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right, .fas.fa-pull-right, .far.fa-pull-right, .fal.fa-pull-right, .fab.fa-pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

@keyframes fa-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; transform: scale(-1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { filter: none; }

.fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2em; }

.fa-stack-1x, .fa-stack-2x { left: 0; position: absolute; text-align: center; width: 100%; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before { content: "\f26e"; }

.fa-accessible-icon:before { content: "\f368"; }

.fa-accusoft:before { content: "\f369"; }

.fa-address-book:before { content: "\f2b9"; }

.fa-address-card:before { content: "\f2bb"; }

.fa-adjust:before { content: "\f042"; }

.fa-adn:before { content: "\f170"; }

.fa-adversal:before { content: "\f36a"; }

.fa-affiliatetheme:before { content: "\f36b"; }

.fa-algolia:before { content: "\f36c"; }

.fa-align-center:before { content: "\f037"; }

.fa-align-justify:before { content: "\f039"; }

.fa-align-left:before { content: "\f036"; }

.fa-align-right:before { content: "\f038"; }

.fa-allergies:before { content: "\f461"; }

.fa-amazon:before { content: "\f270"; }

.fa-amazon-pay:before { content: "\f42c"; }

.fa-ambulance:before { content: "\f0f9"; }

.fa-american-sign-language-interpreting:before { content: "\f2a3"; }

.fa-amilia:before { content: "\f36d"; }

.fa-anchor:before { content: "\f13d"; }

.fa-android:before { content: "\f17b"; }

.fa-angellist:before { content: "\f209"; }

.fa-angle-double-down:before { content: "\f103"; }

.fa-angle-double-left:before { content: "\f100"; }

.fa-angle-double-right:before { content: "\f101"; }

.fa-angle-double-up:before { content: "\f102"; }

.fa-angle-down:before { content: "\f107"; }

.fa-angle-left:before { content: "\f104"; }

.fa-angle-right:before { content: "\f105"; }

.fa-angle-up:before { content: "\f106"; }

.fa-angrycreative:before { content: "\f36e"; }

.fa-angular:before { content: "\f420"; }

.fa-app-store:before { content: "\f36f"; }

.fa-app-store-ios:before { content: "\f370"; }

.fa-apper:before { content: "\f371"; }

.fa-apple:before { content: "\f179"; }

.fa-apple-pay:before { content: "\f415"; }

.fa-archive:before { content: "\f187"; }

.fa-arrow-alt-circle-down:before { content: "\f358"; }

.fa-arrow-alt-circle-left:before { content: "\f359"; }

.fa-arrow-alt-circle-right:before { content: "\f35a"; }

.fa-arrow-alt-circle-up:before { content: "\f35b"; }

.fa-arrow-circle-down:before { content: "\f0ab"; }

.fa-arrow-circle-left:before { content: "\f0a8"; }

.fa-arrow-circle-right:before { content: "\f0a9"; }

.fa-arrow-circle-up:before { content: "\f0aa"; }

.fa-arrow-down:before { content: "\f063"; }

.fa-arrow-left:before { content: "\f060"; }

.fa-arrow-right:before { content: "\f061"; }

.fa-arrow-up:before { content: "\f062"; }

.fa-arrows-alt:before { content: "\f0b2"; }

.fa-arrows-alt-h:before { content: "\f337"; }

.fa-arrows-alt-v:before { content: "\f338"; }

.fa-assistive-listening-systems:before { content: "\f2a2"; }

.fa-asterisk:before { content: "\f069"; }

.fa-asymmetrik:before { content: "\f372"; }

.fa-at:before { content: "\f1fa"; }

.fa-audible:before { content: "\f373"; }

.fa-audio-description:before { content: "\f29e"; }

.fa-autoprefixer:before { content: "\f41c"; }

.fa-avianex:before { content: "\f374"; }

.fa-aviato:before { content: "\f421"; }

.fa-aws:before { content: "\f375"; }

.fa-backward:before { content: "\f04a"; }

.fa-balance-scale:before { content: "\f24e"; }

.fa-ban:before { content: "\f05e"; }

.fa-band-aid:before { content: "\f462"; }

.fa-bandcamp:before { content: "\f2d5"; }

.fa-barcode:before { content: "\f02a"; }

.fa-bars:before { content: "\f0c9"; }

.fa-baseball-ball:before { content: "\f433"; }

.fa-basketball-ball:before { content: "\f434"; }

.fa-bath:before { content: "\f2cd"; }

.fa-battery-empty:before { content: "\f244"; }

.fa-battery-full:before { content: "\f240"; }

.fa-battery-half:before { content: "\f242"; }

.fa-battery-quarter:before { content: "\f243"; }

.fa-battery-three-quarters:before { content: "\f241"; }

.fa-bed:before { content: "\f236"; }

.fa-beer:before { content: "\f0fc"; }

.fa-behance:before { content: "\f1b4"; }

.fa-behance-square:before { content: "\f1b5"; }

.fa-bell:before { content: "\f0f3"; }

.fa-bell-slash:before { content: "\f1f6"; }

.fa-bicycle:before { content: "\f206"; }

.fa-bimobject:before { content: "\f378"; }

.fa-binoculars:before { content: "\f1e5"; }

.fa-birthday-cake:before { content: "\f1fd"; }

.fa-bitbucket:before { content: "\f171"; }

.fa-bitcoin:before { content: "\f379"; }

.fa-bity:before { content: "\f37a"; }

.fa-black-tie:before { content: "\f27e"; }

.fa-blackberry:before { content: "\f37b"; }

.fa-blind:before { content: "\f29d"; }

.fa-blogger:before { content: "\f37c"; }

.fa-blogger-b:before { content: "\f37d"; }

.fa-bluetooth:before { content: "\f293"; }

.fa-bluetooth-b:before { content: "\f294"; }

.fa-bold:before { content: "\f032"; }

.fa-bolt:before { content: "\f0e7"; }

.fa-bomb:before { content: "\f1e2"; }

.fa-book:before { content: "\f02d"; }

.fa-bookmark:before { content: "\f02e"; }

.fa-bowling-ball:before { content: "\f436"; }

.fa-box:before { content: "\f466"; }

.fa-box-open:before { content: "\f49e"; }

.fa-boxes:before { content: "\f468"; }

.fa-braille:before { content: "\f2a1"; }

.fa-briefcase:before { content: "\f0b1"; }

.fa-briefcase-medical:before { content: "\f469"; }

.fa-btc:before { content: "\f15a"; }

.fa-bug:before { content: "\f188"; }

.fa-building:before { content: "\f1ad"; }

.fa-bullhorn:before { content: "\f0a1"; }

.fa-bullseye:before { content: "\f140"; }

.fa-burn:before { content: "\f46a"; }

.fa-buromobelexperte:before { content: "\f37f"; }

.fa-bus:before { content: "\f207"; }

.fa-buysellads:before { content: "\f20d"; }

.fa-calculator:before { content: "\f1ec"; }

.fa-calendar:before { content: "\f133"; }

.fa-calendar-alt:before { content: "\f073"; }

.fa-calendar-check:before { content: "\f274"; }

.fa-calendar-minus:before { content: "\f272"; }

.fa-calendar-plus:before { content: "\f271"; }

.fa-calendar-times:before { content: "\f273"; }

.fa-camera:before { content: "\f030"; }

.fa-camera-retro:before { content: "\f083"; }

.fa-capsules:before { content: "\f46b"; }

.fa-car:before { content: "\f1b9"; }

.fa-caret-down:before { content: "\f0d7"; }

.fa-caret-left:before { content: "\f0d9"; }

.fa-caret-right:before { content: "\f0da"; }

.fa-caret-square-down:before { content: "\f150"; }

.fa-caret-square-left:before { content: "\f191"; }

.fa-caret-square-right:before { content: "\f152"; }

.fa-caret-square-up:before { content: "\f151"; }

.fa-caret-up:before { content: "\f0d8"; }

.fa-cart-arrow-down:before { content: "\f218"; }

.fa-cart-plus:before { content: "\f217"; }

.fa-cc-amazon-pay:before { content: "\f42d"; }

.fa-cc-amex:before { content: "\f1f3"; }

.fa-cc-apple-pay:before { content: "\f416"; }

.fa-cc-diners-club:before { content: "\f24c"; }

.fa-cc-discover:before { content: "\f1f2"; }

.fa-cc-jcb:before { content: "\f24b"; }

.fa-cc-mastercard:before { content: "\f1f1"; }

.fa-cc-paypal:before { content: "\f1f4"; }

.fa-cc-stripe:before { content: "\f1f5"; }

.fa-cc-visa:before { content: "\f1f0"; }

.fa-centercode:before { content: "\f380"; }

.fa-certificate:before { content: "\f0a3"; }

.fa-chart-area:before { content: "\f1fe"; }

.fa-chart-bar:before { content: "\f080"; }

.fa-chart-line:before { content: "\f201"; }

.fa-chart-pie:before { content: "\f200"; }

.fa-check:before { content: "\f00c"; }

.fa-check-circle:before { content: "\f058"; }

.fa-check-square:before { content: "\f14a"; }

.fa-chess:before { content: "\f439"; }

.fa-chess-bishop:before { content: "\f43a"; }

.fa-chess-board:before { content: "\f43c"; }

.fa-chess-king:before { content: "\f43f"; }

.fa-chess-knight:before { content: "\f441"; }

.fa-chess-pawn:before { content: "\f443"; }

.fa-chess-queen:before { content: "\f445"; }

.fa-chess-rook:before { content: "\f447"; }

.fa-chevron-circle-down:before { content: "\f13a"; }

.fa-chevron-circle-left:before { content: "\f137"; }

.fa-chevron-circle-right:before { content: "\f138"; }

.fa-chevron-circle-up:before { content: "\f139"; }

.fa-chevron-down:before { content: "\f078"; }

.fa-chevron-left:before { content: "\f053"; }

.fa-chevron-right:before { content: "\f054"; }

.fa-chevron-up:before { content: "\f077"; }

.fa-child:before { content: "\f1ae"; }

.fa-chrome:before { content: "\f268"; }

.fa-circle:before { content: "\f111"; }

.fa-circle-notch:before { content: "\f1ce"; }

.fa-clipboard:before { content: "\f328"; }

.fa-clipboard-check:before { content: "\f46c"; }

.fa-clipboard-list:before { content: "\f46d"; }

.fa-clock:before { content: "\f017"; }

.fa-clone:before { content: "\f24d"; }

.fa-closed-captioning:before { content: "\f20a"; }

.fa-cloud:before { content: "\f0c2"; }

.fa-cloud-download-alt:before { content: "\f381"; }

.fa-cloud-upload-alt:before { content: "\f382"; }

.fa-cloudscale:before { content: "\f383"; }

.fa-cloudsmith:before { content: "\f384"; }

.fa-cloudversify:before { content: "\f385"; }

.fa-code:before { content: "\f121"; }

.fa-code-branch:before { content: "\f126"; }

.fa-codepen:before { content: "\f1cb"; }

.fa-codiepie:before { content: "\f284"; }

.fa-coffee:before { content: "\f0f4"; }

.fa-cog:before { content: "\f013"; }

.fa-cogs:before { content: "\f085"; }

.fa-columns:before { content: "\f0db"; }

.fa-comment:before { content: "\f075"; }

.fa-comment-alt:before { content: "\f27a"; }

.fa-comment-dots:before { content: "\f4ad"; }

.fa-comment-slash:before { content: "\f4b3"; }

.fa-comments:before { content: "\f086"; }

.fa-compass:before { content: "\f14e"; }

.fa-compress:before { content: "\f066"; }

.fa-connectdevelop:before { content: "\f20e"; }

.fa-contao:before { content: "\f26d"; }

.fa-copy:before { content: "\f0c5"; }

.fa-copyright:before { content: "\f1f9"; }

.fa-couch:before { content: "\f4b8"; }

.fa-cpanel:before { content: "\f388"; }

.fa-creative-commons:before { content: "\f25e"; }

.fa-credit-card:before { content: "\f09d"; }

.fa-crop:before { content: "\f125"; }

.fa-crosshairs:before { content: "\f05b"; }

.fa-css3:before { content: "\f13c"; }

.fa-css3-alt:before { content: "\f38b"; }

.fa-cube:before { content: "\f1b2"; }

.fa-cubes:before { content: "\f1b3"; }

.fa-cut:before { content: "\f0c4"; }

.fa-cuttlefish:before { content: "\f38c"; }

.fa-d-and-d:before { content: "\f38d"; }

.fa-dashcube:before { content: "\f210"; }

.fa-database:before { content: "\f1c0"; }

.fa-deaf:before { content: "\f2a4"; }

.fa-delicious:before { content: "\f1a5"; }

.fa-deploydog:before { content: "\f38e"; }

.fa-deskpro:before { content: "\f38f"; }

.fa-desktop:before { content: "\f108"; }

.fa-deviantart:before { content: "\f1bd"; }

.fa-diagnoses:before { content: "\f470"; }

.fa-digg:before { content: "\f1a6"; }

.fa-digital-ocean:before { content: "\f391"; }

.fa-discord:before { content: "\f392"; }

.fa-discourse:before { content: "\f393"; }

.fa-dna:before { content: "\f471"; }

.fa-dochub:before { content: "\f394"; }

.fa-docker:before { content: "\f395"; }

.fa-dollar-sign:before { content: "\f155"; }

.fa-dolly:before { content: "\f472"; }

.fa-dolly-flatbed:before { content: "\f474"; }

.fa-donate:before { content: "\f4b9"; }

.fa-dot-circle:before { content: "\f192"; }

.fa-dove:before { content: "\f4ba"; }

.fa-download:before { content: "\f019"; }

.fa-draft2digital:before { content: "\f396"; }

.fa-dribbble:before { content: "\f17d"; }

.fa-dribbble-square:before { content: "\f397"; }

.fa-dropbox:before { content: "\f16b"; }

.fa-drupal:before { content: "\f1a9"; }

.fa-dyalog:before { content: "\f399"; }

.fa-earlybirds:before { content: "\f39a"; }

.fa-edge:before { content: "\f282"; }

.fa-edit:before { content: "\f044"; }

.fa-eject:before { content: "\f052"; }

.fa-elementor:before { content: "\f430"; }

.fa-ellipsis-h:before { content: "\f141"; }

.fa-ellipsis-v:before { content: "\f142"; }

.fa-ember:before { content: "\f423"; }

.fa-empire:before { content: "\f1d1"; }

.fa-envelope:before { content: "\f0e0"; }

.fa-envelope-open:before { content: "\f2b6"; }

.fa-envelope-square:before { content: "\f199"; }

.fa-envira:before { content: "\f299"; }

.fa-eraser:before { content: "\f12d"; }

.fa-erlang:before { content: "\f39d"; }

.fa-ethereum:before { content: "\f42e"; }

.fa-etsy:before { content: "\f2d7"; }

.fa-euro-sign:before { content: "\f153"; }

.fa-exchange-alt:before { content: "\f362"; }

.fa-exclamation:before { content: "\f12a"; }

.fa-exclamation-circle:before { content: "\f06a"; }

.fa-exclamation-triangle:before { content: "\f071"; }

.fa-expand:before { content: "\f065"; }

.fa-expand-arrows-alt:before { content: "\f31e"; }

.fa-expeditedssl:before { content: "\f23e"; }

.fa-external-link-alt:before { content: "\f35d"; }

.fa-external-link-square-alt:before { content: "\f360"; }

.fa-eye:before { content: "\f06e"; }

.fa-eye-dropper:before { content: "\f1fb"; }

.fa-eye-slash:before { content: "\f070"; }

.fa-facebook:before { content: "\f09a"; }

.fa-facebook-f:before { content: "\f39e"; }

.fa-facebook-messenger:before { content: "\f39f"; }

.fa-facebook-square:before { content: "\f082"; }

.fa-fast-backward:before { content: "\f049"; }

.fa-fast-forward:before { content: "\f050"; }

.fa-fax:before { content: "\f1ac"; }

.fa-female:before { content: "\f182"; }

.fa-fighter-jet:before { content: "\f0fb"; }

.fa-file:before { content: "\f15b"; }

.fa-file-alt:before { content: "\f15c"; }

.fa-file-archive:before { content: "\f1c6"; }

.fa-file-audio:before { content: "\f1c7"; }

.fa-file-code:before { content: "\f1c9"; }

.fa-file-excel:before { content: "\f1c3"; }

.fa-file-image:before { content: "\f1c5"; }

.fa-file-medical:before { content: "\f477"; }

.fa-file-medical-alt:before { content: "\f478"; }

.fa-file-pdf:before { content: "\f1c1"; }

.fa-file-powerpoint:before { content: "\f1c4"; }

.fa-file-video:before { content: "\f1c8"; }

.fa-file-word:before { content: "\f1c2"; }

.fa-film:before { content: "\f008"; }

.fa-filter:before { content: "\f0b0"; }

.fa-fire:before { content: "\f06d"; }

.fa-fire-extinguisher:before { content: "\f134"; }

.fa-firefox:before { content: "\f269"; }

.fa-first-aid:before { content: "\f479"; }

.fa-first-order:before { content: "\f2b0"; }

.fa-firstdraft:before { content: "\f3a1"; }

.fa-flag:before { content: "\f024"; }

.fa-flag-checkered:before { content: "\f11e"; }

.fa-flask:before { content: "\f0c3"; }

.fa-flickr:before { content: "\f16e"; }

.fa-flipboard:before { content: "\f44d"; }

.fa-fly:before { content: "\f417"; }

.fa-folder:before { content: "\f07b"; }

.fa-folder-open:before { content: "\f07c"; }

.fa-font:before { content: "\f031"; }

.fa-font-awesome:before { content: "\f2b4"; }

.fa-font-awesome-alt:before { content: "\f35c"; }

.fa-font-awesome-flag:before { content: "\f425"; }

.fa-fonticons:before { content: "\f280"; }

.fa-fonticons-fi:before { content: "\f3a2"; }

.fa-football-ball:before { content: "\f44e"; }

.fa-fort-awesome:before { content: "\f286"; }

.fa-fort-awesome-alt:before { content: "\f3a3"; }

.fa-forumbee:before { content: "\f211"; }

.fa-forward:before { content: "\f04e"; }

.fa-foursquare:before { content: "\f180"; }

.fa-free-code-camp:before { content: "\f2c5"; }

.fa-freebsd:before { content: "\f3a4"; }

.fa-frown:before { content: "\f119"; }

.fa-futbol:before { content: "\f1e3"; }

.fa-gamepad:before { content: "\f11b"; }

.fa-gavel:before { content: "\f0e3"; }

.fa-gem:before { content: "\f3a5"; }

.fa-genderless:before { content: "\f22d"; }

.fa-get-pocket:before { content: "\f265"; }

.fa-gg:before { content: "\f260"; }

.fa-gg-circle:before { content: "\f261"; }

.fa-gift:before { content: "\f06b"; }

.fa-git:before { content: "\f1d3"; }

.fa-git-square:before { content: "\f1d2"; }

.fa-github:before { content: "\f09b"; }

.fa-github-alt:before { content: "\f113"; }

.fa-github-square:before { content: "\f092"; }

.fa-gitkraken:before { content: "\f3a6"; }

.fa-gitlab:before { content: "\f296"; }

.fa-gitter:before { content: "\f426"; }

.fa-glass-martini:before { content: "\f000"; }

.fa-glide:before { content: "\f2a5"; }

.fa-glide-g:before { content: "\f2a6"; }

.fa-globe:before { content: "\f0ac"; }

.fa-gofore:before { content: "\f3a7"; }

.fa-golf-ball:before { content: "\f450"; }

.fa-goodreads:before { content: "\f3a8"; }

.fa-goodreads-g:before { content: "\f3a9"; }

.fa-google:before { content: "\f1a0"; }

.fa-google-drive:before { content: "\f3aa"; }

.fa-google-play:before { content: "\f3ab"; }

.fa-google-plus:before { content: "\f2b3"; }

.fa-google-plus-g:before { content: "\f0d5"; }

.fa-google-plus-square:before { content: "\f0d4"; }

.fa-google-wallet:before { content: "\f1ee"; }

.fa-graduation-cap:before { content: "\f19d"; }

.fa-gratipay:before { content: "\f184"; }

.fa-grav:before { content: "\f2d6"; }

.fa-gripfire:before { content: "\f3ac"; }

.fa-grunt:before { content: "\f3ad"; }

.fa-gulp:before { content: "\f3ae"; }

.fa-h-square:before { content: "\f0fd"; }

.fa-hacker-news:before { content: "\f1d4"; }

.fa-hacker-news-square:before { content: "\f3af"; }

.fa-hand-holding:before { content: "\f4bd"; }

.fa-hand-holding-heart:before { content: "\f4be"; }

.fa-hand-holding-usd:before { content: "\f4c0"; }

.fa-hand-lizard:before { content: "\f258"; }

.fa-hand-paper:before { content: "\f256"; }

.fa-hand-peace:before { content: "\f25b"; }

.fa-hand-point-down:before { content: "\f0a7"; }

.fa-hand-point-left:before { content: "\f0a5"; }

.fa-hand-point-right:before { content: "\f0a4"; }

.fa-hand-point-up:before { content: "\f0a6"; }

.fa-hand-pointer:before { content: "\f25a"; }

.fa-hand-rock:before { content: "\f255"; }

.fa-hand-scissors:before { content: "\f257"; }

.fa-hand-spock:before { content: "\f259"; }

.fa-hands:before { content: "\f4c2"; }

.fa-hands-helping:before { content: "\f4c4"; }

.fa-handshake:before { content: "\f2b5"; }

.fa-hashtag:before { content: "\f292"; }

.fa-hdd:before { content: "\f0a0"; }

.fa-heading:before { content: "\f1dc"; }

.fa-headphones:before { content: "\f025"; }

.fa-heart:before { content: "\f004"; }

.fa-heartbeat:before { content: "\f21e"; }

.fa-hips:before { content: "\f452"; }

.fa-hire-a-helper:before { content: "\f3b0"; }

.fa-history:before { content: "\f1da"; }

.fa-hockey-puck:before { content: "\f453"; }

.fa-home:before { content: "\f015"; }

.fa-hooli:before { content: "\f427"; }

.fa-hospital:before { content: "\f0f8"; }

.fa-hospital-alt:before { content: "\f47d"; }

.fa-hospital-symbol:before { content: "\f47e"; }

.fa-hotjar:before { content: "\f3b1"; }

.fa-hourglass:before { content: "\f254"; }

.fa-hourglass-end:before { content: "\f253"; }

.fa-hourglass-half:before { content: "\f252"; }

.fa-hourglass-start:before { content: "\f251"; }

.fa-houzz:before { content: "\f27c"; }

.fa-html5:before { content: "\f13b"; }

.fa-hubspot:before { content: "\f3b2"; }

.fa-i-cursor:before { content: "\f246"; }

.fa-id-badge:before { content: "\f2c1"; }

.fa-id-card:before { content: "\f2c2"; }

.fa-id-card-alt:before { content: "\f47f"; }

.fa-image:before { content: "\f03e"; }

.fa-images:before { content: "\f302"; }

.fa-imdb:before { content: "\f2d8"; }

.fa-inbox:before { content: "\f01c"; }

.fa-indent:before { content: "\f03c"; }

.fa-industry:before { content: "\f275"; }

.fa-info:before { content: "\f129"; }

.fa-info-circle:before { content: "\f05a"; }

.fa-instagram:before { content: "\f16d"; }

.fa-internet-explorer:before { content: "\f26b"; }

.fa-ioxhost:before { content: "\f208"; }

.fa-italic:before { content: "\f033"; }

.fa-itunes:before { content: "\f3b4"; }

.fa-itunes-note:before { content: "\f3b5"; }

.fa-jenkins:before { content: "\f3b6"; }

.fa-joget:before { content: "\f3b7"; }

.fa-joomla:before { content: "\f1aa"; }

.fa-js:before { content: "\f3b8"; }

.fa-js-square:before { content: "\f3b9"; }

.fa-jsfiddle:before { content: "\f1cc"; }

.fa-key:before { content: "\f084"; }

.fa-keyboard:before { content: "\f11c"; }

.fa-keycdn:before { content: "\f3ba"; }

.fa-kickstarter:before { content: "\f3bb"; }

.fa-kickstarter-k:before { content: "\f3bc"; }

.fa-korvue:before { content: "\f42f"; }

.fa-language:before { content: "\f1ab"; }

.fa-laptop:before { content: "\f109"; }

.fa-laravel:before { content: "\f3bd"; }

.fa-lastfm:before { content: "\f202"; }

.fa-lastfm-square:before { content: "\f203"; }

.fa-leaf:before { content: "\f06c"; }

.fa-leanpub:before { content: "\f212"; }

.fa-lemon:before { content: "\f094"; }

.fa-less:before { content: "\f41d"; }

.fa-level-down-alt:before { content: "\f3be"; }

.fa-level-up-alt:before { content: "\f3bf"; }

.fa-life-ring:before { content: "\f1cd"; }

.fa-lightbulb:before { content: "\f0eb"; }

.fa-line:before { content: "\f3c0"; }

.fa-link:before { content: "\f0c1"; }

.fa-linkedin:before { content: "\f08c"; }

.fa-linkedin-in:before { content: "\f0e1"; }

.fa-linode:before { content: "\f2b8"; }

.fa-linux:before { content: "\f17c"; }

.fa-lira-sign:before { content: "\f195"; }

.fa-list:before { content: "\f03a"; }

.fa-list-alt:before { content: "\f022"; }

.fa-list-ol:before { content: "\f0cb"; }

.fa-list-ul:before { content: "\f0ca"; }

.fa-location-arrow:before { content: "\f124"; }

.fa-lock:before { content: "\f023"; }

.fa-lock-open:before { content: "\f3c1"; }

.fa-long-arrow-alt-down:before { content: "\f309"; }

.fa-long-arrow-alt-left:before { content: "\f30a"; }

.fa-long-arrow-alt-right:before { content: "\f30b"; }

.fa-long-arrow-alt-up:before { content: "\f30c"; }

.fa-low-vision:before { content: "\f2a8"; }

.fa-lyft:before { content: "\f3c3"; }

.fa-magento:before { content: "\f3c4"; }

.fa-magic:before { content: "\f0d0"; }

.fa-magnet:before { content: "\f076"; }

.fa-male:before { content: "\f183"; }

.fa-map:before { content: "\f279"; }

.fa-map-marker:before { content: "\f041"; }

.fa-map-marker-alt:before { content: "\f3c5"; }

.fa-map-pin:before { content: "\f276"; }

.fa-map-signs:before { content: "\f277"; }

.fa-mars:before { content: "\f222"; }

.fa-mars-double:before { content: "\f227"; }

.fa-mars-stroke:before { content: "\f229"; }

.fa-mars-stroke-h:before { content: "\f22b"; }

.fa-mars-stroke-v:before { content: "\f22a"; }

.fa-maxcdn:before { content: "\f136"; }

.fa-medapps:before { content: "\f3c6"; }

.fa-medium:before { content: "\f23a"; }

.fa-medium-m:before { content: "\f3c7"; }

.fa-medkit:before { content: "\f0fa"; }

.fa-medrt:before { content: "\f3c8"; }

.fa-meetup:before { content: "\f2e0"; }

.fa-meh:before { content: "\f11a"; }

.fa-mercury:before { content: "\f223"; }

.fa-microchip:before { content: "\f2db"; }

.fa-microphone:before { content: "\f130"; }

.fa-microphone-slash:before { content: "\f131"; }

.fa-microsoft:before { content: "\f3ca"; }

.fa-minus:before { content: "\f068"; }

.fa-minus-circle:before { content: "\f056"; }

.fa-minus-square:before { content: "\f146"; }

.fa-mix:before { content: "\f3cb"; }

.fa-mixcloud:before { content: "\f289"; }

.fa-mizuni:before { content: "\f3cc"; }

.fa-mobile:before { content: "\f10b"; }

.fa-mobile-alt:before { content: "\f3cd"; }

.fa-modx:before { content: "\f285"; }

.fa-monero:before { content: "\f3d0"; }

.fa-money-bill-alt:before { content: "\f3d1"; }

.fa-moon:before { content: "\f186"; }

.fa-motorcycle:before { content: "\f21c"; }

.fa-mouse-pointer:before { content: "\f245"; }

.fa-music:before { content: "\f001"; }

.fa-napster:before { content: "\f3d2"; }

.fa-neuter:before { content: "\f22c"; }

.fa-newspaper:before { content: "\f1ea"; }

.fa-nintendo-switch:before { content: "\f418"; }

.fa-node:before { content: "\f419"; }

.fa-node-js:before { content: "\f3d3"; }

.fa-notes-medical:before { content: "\f481"; }

.fa-npm:before { content: "\f3d4"; }

.fa-ns8:before { content: "\f3d5"; }

.fa-nutritionix:before { content: "\f3d6"; }

.fa-object-group:before { content: "\f247"; }

.fa-object-ungroup:before { content: "\f248"; }

.fa-odnoklassniki:before { content: "\f263"; }

.fa-odnoklassniki-square:before { content: "\f264"; }

.fa-opencart:before { content: "\f23d"; }

.fa-openid:before { content: "\f19b"; }

.fa-opera:before { content: "\f26a"; }

.fa-optin-monster:before { content: "\f23c"; }

.fa-osi:before { content: "\f41a"; }

.fa-outdent:before { content: "\f03b"; }

.fa-page4:before { content: "\f3d7"; }

.fa-pagelines:before { content: "\f18c"; }

.fa-paint-brush:before { content: "\f1fc"; }

.fa-palfed:before { content: "\f3d8"; }

.fa-pallet:before { content: "\f482"; }

.fa-paper-plane:before { content: "\f1d8"; }

.fa-paperclip:before { content: "\f0c6"; }

.fa-parachute-box:before { content: "\f4cd"; }

.fa-paragraph:before { content: "\f1dd"; }

.fa-paste:before { content: "\f0ea"; }

.fa-patreon:before { content: "\f3d9"; }

.fa-pause:before { content: "\f04c"; }

.fa-pause-circle:before { content: "\f28b"; }

.fa-paw:before { content: "\f1b0"; }

.fa-paypal:before { content: "\f1ed"; }

.fa-pen-square:before { content: "\f14b"; }

.fa-pencil-alt:before { content: "\f303"; }

.fa-people-carry:before { content: "\f4ce"; }

.fa-percent:before { content: "\f295"; }

.fa-periscope:before { content: "\f3da"; }

.fa-phabricator:before { content: "\f3db"; }

.fa-phoenix-framework:before { content: "\f3dc"; }

.fa-phone:before { content: "\f095"; }

.fa-phone-slash:before { content: "\f3dd"; }

.fa-phone-square:before { content: "\f098"; }

.fa-phone-volume:before { content: "\f2a0"; }

.fa-php:before { content: "\f457"; }

.fa-pied-piper:before { content: "\f2ae"; }

.fa-pied-piper-alt:before { content: "\f1a8"; }

.fa-pied-piper-pp:before { content: "\f1a7"; }

.fa-piggy-bank:before { content: "\f4d3"; }

.fa-pills:before { content: "\f484"; }

.fa-pinterest:before { content: "\f0d2"; }

.fa-pinterest-p:before { content: "\f231"; }

.fa-pinterest-square:before { content: "\f0d3"; }

.fa-plane:before { content: "\f072"; }

.fa-play:before { content: "\f04b"; }

.fa-play-circle:before { content: "\f144"; }

.fa-playstation:before { content: "\f3df"; }

.fa-plug:before { content: "\f1e6"; }

.fa-plus:before { content: "\f067"; }

.fa-plus-circle:before { content: "\f055"; }

.fa-plus-square:before { content: "\f0fe"; }

.fa-podcast:before { content: "\f2ce"; }

.fa-poo:before { content: "\f2fe"; }

.fa-pound-sign:before { content: "\f154"; }

.fa-power-off:before { content: "\f011"; }

.fa-prescription-bottle:before { content: "\f485"; }

.fa-prescription-bottle-alt:before { content: "\f486"; }

.fa-print:before { content: "\f02f"; }

.fa-procedures:before { content: "\f487"; }

.fa-product-hunt:before { content: "\f288"; }

.fa-pushed:before { content: "\f3e1"; }

.fa-puzzle-piece:before { content: "\f12e"; }

.fa-python:before { content: "\f3e2"; }

.fa-qq:before { content: "\f1d6"; }

.fa-qrcode:before { content: "\f029"; }

.fa-question:before { content: "\f128"; }

.fa-question-circle:before { content: "\f059"; }

.fa-quidditch:before { content: "\f458"; }

.fa-quinscape:before { content: "\f459"; }

.fa-quora:before { content: "\f2c4"; }

.fa-quote-left:before { content: "\f10d"; }

.fa-quote-right:before { content: "\f10e"; }

.fa-random:before { content: "\f074"; }

.fa-ravelry:before { content: "\f2d9"; }

.fa-react:before { content: "\f41b"; }

.fa-readme:before { content: "\f4d5"; }

.fa-rebel:before { content: "\f1d0"; }

.fa-recycle:before { content: "\f1b8"; }

.fa-red-river:before { content: "\f3e3"; }

.fa-reddit:before { content: "\f1a1"; }

.fa-reddit-alien:before { content: "\f281"; }

.fa-reddit-square:before { content: "\f1a2"; }

.fa-redo:before { content: "\f01e"; }

.fa-redo-alt:before { content: "\f2f9"; }

.fa-registered:before { content: "\f25d"; }

.fa-rendact:before { content: "\f3e4"; }

.fa-renren:before { content: "\f18b"; }

.fa-reply:before { content: "\f3e5"; }

.fa-reply-all:before { content: "\f122"; }

.fa-replyd:before { content: "\f3e6"; }

.fa-resolving:before { content: "\f3e7"; }

.fa-retweet:before { content: "\f079"; }

.fa-ribbon:before { content: "\f4d6"; }

.fa-road:before { content: "\f018"; }

.fa-rocket:before { content: "\f135"; }

.fa-rocketchat:before { content: "\f3e8"; }

.fa-rockrms:before { content: "\f3e9"; }

.fa-rss:before { content: "\f09e"; }

.fa-rss-square:before { content: "\f143"; }

.fa-ruble-sign:before { content: "\f158"; }

.fa-rupee-sign:before { content: "\f156"; }

.fa-safari:before { content: "\f267"; }

.fa-sass:before { content: "\f41e"; }

.fa-save:before { content: "\f0c7"; }

.fa-schlix:before { content: "\f3ea"; }

.fa-scribd:before { content: "\f28a"; }

.fa-search:before { content: "\f002"; }

.fa-search-minus:before { content: "\f010"; }

.fa-search-plus:before { content: "\f00e"; }

.fa-searchengin:before { content: "\f3eb"; }

.fa-seedling:before { content: "\f4d8"; }

.fa-sellcast:before { content: "\f2da"; }

.fa-sellsy:before { content: "\f213"; }

.fa-server:before { content: "\f233"; }

.fa-servicestack:before { content: "\f3ec"; }

.fa-share:before { content: "\f064"; }

.fa-share-alt:before { content: "\f1e0"; }

.fa-share-alt-square:before { content: "\f1e1"; }

.fa-share-square:before { content: "\f14d"; }

.fa-shekel-sign:before { content: "\f20b"; }

.fa-shield-alt:before { content: "\f3ed"; }

.fa-ship:before { content: "\f21a"; }

.fa-shipping-fast:before { content: "\f48b"; }

.fa-shirtsinbulk:before { content: "\f214"; }

.fa-shopping-bag:before { content: "\f290"; }

.fa-shopping-basket:before { content: "\f291"; }

.fa-shopping-cart:before { content: "\f07a"; }

.fa-shower:before { content: "\f2cc"; }

.fa-sign:before { content: "\f4d9"; }

.fa-sign-in-alt:before { content: "\f2f6"; }

.fa-sign-language:before { content: "\f2a7"; }

.fa-sign-out-alt:before { content: "\f2f5"; }

.fa-signal:before { content: "\f012"; }

.fa-simplybuilt:before { content: "\f215"; }

.fa-sistrix:before { content: "\f3ee"; }

.fa-sitemap:before { content: "\f0e8"; }

.fa-skyatlas:before { content: "\f216"; }

.fa-skype:before { content: "\f17e"; }

.fa-slack:before { content: "\f198"; }

.fa-slack-hash:before { content: "\f3ef"; }

.fa-sliders-h:before { content: "\f1de"; }

.fa-slideshare:before { content: "\f1e7"; }

.fa-smile:before { content: "\f118"; }

.fa-smoking:before { content: "\f48d"; }

.fa-snapchat:before { content: "\f2ab"; }

.fa-snapchat-ghost:before { content: "\f2ac"; }

.fa-snapchat-square:before { content: "\f2ad"; }

.fa-snowflake:before { content: "\f2dc"; }

.fa-sort:before { content: "\f0dc"; }

.fa-sort-alpha-down:before { content: "\f15d"; }

.fa-sort-alpha-up:before { content: "\f15e"; }

.fa-sort-amount-down:before { content: "\f160"; }

.fa-sort-amount-up:before { content: "\f161"; }

.fa-sort-down:before { content: "\f0dd"; }

.fa-sort-numeric-down:before { content: "\f162"; }

.fa-sort-numeric-up:before { content: "\f163"; }

.fa-sort-up:before { content: "\f0de"; }

.fa-soundcloud:before { content: "\f1be"; }

.fa-space-shuttle:before { content: "\f197"; }

.fa-speakap:before { content: "\f3f3"; }

.fa-spinner:before { content: "\f110"; }

.fa-spotify:before { content: "\f1bc"; }

.fa-square:before { content: "\f0c8"; }

.fa-square-full:before { content: "\f45c"; }

.fa-stack-exchange:before { content: "\f18d"; }

.fa-stack-overflow:before { content: "\f16c"; }

.fa-star:before { content: "\f005"; }

.fa-star-half:before { content: "\f089"; }

.fa-staylinked:before { content: "\f3f5"; }

.fa-steam:before { content: "\f1b6"; }

.fa-steam-square:before { content: "\f1b7"; }

.fa-steam-symbol:before { content: "\f3f6"; }

.fa-step-backward:before { content: "\f048"; }

.fa-step-forward:before { content: "\f051"; }

.fa-stethoscope:before { content: "\f0f1"; }

.fa-sticker-mule:before { content: "\f3f7"; }

.fa-sticky-note:before { content: "\f249"; }

.fa-stop:before { content: "\f04d"; }

.fa-stop-circle:before { content: "\f28d"; }

.fa-stopwatch:before { content: "\f2f2"; }

.fa-strava:before { content: "\f428"; }

.fa-street-view:before { content: "\f21d"; }

.fa-strikethrough:before { content: "\f0cc"; }

.fa-stripe:before { content: "\f429"; }

.fa-stripe-s:before { content: "\f42a"; }

.fa-studiovinari:before { content: "\f3f8"; }

.fa-stumbleupon:before { content: "\f1a4"; }

.fa-stumbleupon-circle:before { content: "\f1a3"; }

.fa-subscript:before { content: "\f12c"; }

.fa-subway:before { content: "\f239"; }

.fa-suitcase:before { content: "\f0f2"; }

.fa-sun:before { content: "\f185"; }

.fa-superpowers:before { content: "\f2dd"; }

.fa-superscript:before { content: "\f12b"; }

.fa-supple:before { content: "\f3f9"; }

.fa-sync:before { content: "\f021"; }

.fa-sync-alt:before { content: "\f2f1"; }

.fa-syringe:before { content: "\f48e"; }

.fa-table:before { content: "\f0ce"; }

.fa-table-tennis:before { content: "\f45d"; }

.fa-tablet:before { content: "\f10a"; }

.fa-tablet-alt:before { content: "\f3fa"; }

.fa-tablets:before { content: "\f490"; }

.fa-tachometer-alt:before { content: "\f3fd"; }

.fa-tag:before { content: "\f02b"; }

.fa-tags:before { content: "\f02c"; }

.fa-tape:before { content: "\f4db"; }

.fa-tasks:before { content: "\f0ae"; }

.fa-taxi:before { content: "\f1ba"; }

.fa-telegram:before { content: "\f2c6"; }

.fa-telegram-plane:before { content: "\f3fe"; }

.fa-tencent-weibo:before { content: "\f1d5"; }

.fa-terminal:before { content: "\f120"; }

.fa-text-height:before { content: "\f034"; }

.fa-text-width:before { content: "\f035"; }

.fa-th:before { content: "\f00a"; }

.fa-th-large:before { content: "\f009"; }

.fa-th-list:before { content: "\f00b"; }

.fa-themeisle:before { content: "\f2b2"; }

.fa-thermometer:before { content: "\f491"; }

.fa-thermometer-empty:before { content: "\f2cb"; }

.fa-thermometer-full:before { content: "\f2c7"; }

.fa-thermometer-half:before { content: "\f2c9"; }

.fa-thermometer-quarter:before { content: "\f2ca"; }

.fa-thermometer-three-quarters:before { content: "\f2c8"; }

.fa-thumbs-down:before { content: "\f165"; }

.fa-thumbs-up:before { content: "\f164"; }

.fa-thumbtack:before { content: "\f08d"; }

.fa-ticket-alt:before { content: "\f3ff"; }

.fa-times:before { content: "\f00d"; }

.fa-times-circle:before { content: "\f057"; }

.fa-tint:before { content: "\f043"; }

.fa-toggle-off:before { content: "\f204"; }

.fa-toggle-on:before { content: "\f205"; }

.fa-trademark:before { content: "\f25c"; }

.fa-train:before { content: "\f238"; }

.fa-transgender:before { content: "\f224"; }

.fa-transgender-alt:before { content: "\f225"; }

.fa-trash:before { content: "\f1f8"; }

.fa-trash-alt:before { content: "\f2ed"; }

.fa-tree:before { content: "\f1bb"; }

.fa-trello:before { content: "\f181"; }

.fa-tripadvisor:before { content: "\f262"; }

.fa-trophy:before { content: "\f091"; }

.fa-truck:before { content: "\f0d1"; }

.fa-truck-loading:before { content: "\f4de"; }

.fa-truck-moving:before { content: "\f4df"; }

.fa-tty:before { content: "\f1e4"; }

.fa-tumblr:before { content: "\f173"; }

.fa-tumblr-square:before { content: "\f174"; }

.fa-tv:before { content: "\f26c"; }

.fa-twitch:before { content: "\f1e8"; }

.fa-twitter:before { content: "\f099"; }

.fa-twitter-square:before { content: "\f081"; }

.fa-typo3:before { content: "\f42b"; }

.fa-uber:before { content: "\f402"; }

.fa-uikit:before { content: "\f403"; }

.fa-umbrella:before { content: "\f0e9"; }

.fa-underline:before { content: "\f0cd"; }

.fa-undo:before { content: "\f0e2"; }

.fa-undo-alt:before { content: "\f2ea"; }

.fa-uniregistry:before { content: "\f404"; }

.fa-universal-access:before { content: "\f29a"; }

.fa-university:before { content: "\f19c"; }

.fa-unlink:before { content: "\f127"; }

.fa-unlock:before { content: "\f09c"; }

.fa-unlock-alt:before { content: "\f13e"; }

.fa-untappd:before { content: "\f405"; }

.fa-upload:before { content: "\f093"; }

.fa-usb:before { content: "\f287"; }

.fa-user:before { content: "\f007"; }

.fa-user-circle:before { content: "\f2bd"; }

.fa-user-md:before { content: "\f0f0"; }

.fa-user-plus:before { content: "\f234"; }

.fa-user-secret:before { content: "\f21b"; }

.fa-user-times:before { content: "\f235"; }

.fa-users:before { content: "\f0c0"; }

.fa-ussunnah:before { content: "\f407"; }

.fa-utensil-spoon:before { content: "\f2e5"; }

.fa-utensils:before { content: "\f2e7"; }

.fa-vaadin:before { content: "\f408"; }

.fa-venus:before { content: "\f221"; }

.fa-venus-double:before { content: "\f226"; }

.fa-venus-mars:before { content: "\f228"; }

.fa-viacoin:before { content: "\f237"; }

.fa-viadeo:before { content: "\f2a9"; }

.fa-viadeo-square:before { content: "\f2aa"; }

.fa-vial:before { content: "\f492"; }

.fa-vials:before { content: "\f493"; }

.fa-viber:before { content: "\f409"; }

.fa-video:before { content: "\f03d"; }

.fa-video-slash:before { content: "\f4e2"; }

.fa-vimeo:before { content: "\f40a"; }

.fa-vimeo-square:before { content: "\f194"; }

.fa-vimeo-v:before { content: "\f27d"; }

.fa-vine:before { content: "\f1ca"; }

.fa-vk:before { content: "\f189"; }

.fa-vnv:before { content: "\f40b"; }

.fa-volleyball-ball:before { content: "\f45f"; }

.fa-volume-down:before { content: "\f027"; }

.fa-volume-off:before { content: "\f026"; }

.fa-volume-up:before { content: "\f028"; }

.fa-vuejs:before { content: "\f41f"; }

.fa-warehouse:before { content: "\f494"; }

.fa-weibo:before { content: "\f18a"; }

.fa-weight:before { content: "\f496"; }

.fa-weixin:before { content: "\f1d7"; }

.fa-whatsapp:before { content: "\f232"; }

.fa-whatsapp-square:before { content: "\f40c"; }

.fa-wheelchair:before { content: "\f193"; }

.fa-whmcs:before { content: "\f40d"; }

.fa-wifi:before { content: "\f1eb"; }

.fa-wikipedia-w:before { content: "\f266"; }

.fa-window-close:before { content: "\f410"; }

.fa-window-maximize:before { content: "\f2d0"; }

.fa-window-minimize:before { content: "\f2d1"; }

.fa-window-restore:before { content: "\f2d2"; }

.fa-windows:before { content: "\f17a"; }

.fa-wine-glass:before { content: "\f4e3"; }

.fa-won-sign:before { content: "\f159"; }

.fa-wordpress:before { content: "\f19a"; }

.fa-wordpress-simple:before { content: "\f411"; }

.fa-wpbeginner:before { content: "\f297"; }

.fa-wpexplorer:before { content: "\f2de"; }

.fa-wpforms:before { content: "\f298"; }

.fa-wrench:before { content: "\f0ad"; }

.fa-x-ray:before { content: "\f497"; }

.fa-xbox:before { content: "\f412"; }

.fa-xing:before { content: "\f168"; }

.fa-xing-square:before { content: "\f169"; }

.fa-y-combinator:before { content: "\f23b"; }

.fa-yahoo:before { content: "\f19e"; }

.fa-yandex:before { content: "\f413"; }

.fa-yandex-international:before { content: "\f414"; }

.fa-yelp:before { content: "\f1e9"; }

.fa-yen-sign:before { content: "\f157"; }

.fa-yoast:before { content: "\f2b1"; }

.fa-youtube:before { content: "\f167"; }

.fa-youtube-square:before { content: "\f431"; }

.sr-only { border: 0; clip: rect(0, 0, 0, 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.glide { position: relative; width: 100%; box-sizing: border-box; }

.glide * { box-sizing: inherit; }

.glide__track { overflow: hidden; }

.glide__slides { position: relative; width: 100%; list-style: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform-style: preserve-3d; touch-action: pan-Y; overflow: hidden; margin: 0; padding: 0; white-space: nowrap; display: flex; flex-wrap: nowrap; will-change: transform; }

.glide__slides--dragging { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.glide__slide { width: 100%; height: 100%; flex-shrink: 0; white-space: normal; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -webkit-tap-highlight-color: transparent; }

.glide__slide a { -webkit-user-select: none; user-select: none; -webkit-user-drag: none; -moz-user-select: none; -ms-user-select: none; }

.glide__arrows { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.glide__bullets { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.glide--rtl { direction: rtl; }

.glide__arrow { position: absolute; display: block; top: 50%; z-index: 2; color: white; text-transform: uppercase; padding: 9px 12px; background-color: transparent; border: none; border-radius: 0; opacity: 1; cursor: pointer; transition: opacity 150ms ease, border 300ms ease-in-out; transform: translateY(-50%); line-height: 1; }

.glide__arrow:focus { outline: none; }

.glide__arrow:hover { border-color: white; }

.glide__arrow--left { left: 2em; }

.glide__arrow--right { right: 2em; }

.glide__arrow--disabled { opacity: 0.33; }

.glide__bullets { position: absolute; z-index: 2; bottom: 2em; left: 50%; display: inline-flex; list-style: none; transform: translateX(-50%); }

.glide__bullet { background-color: rgba(255, 255, 255, 0.5); width: 8px; height: 8px; padding: 0; border-radius: 50%; border: 2px solid transparent; transition: all 300ms ease-in-out; cursor: pointer; line-height: 0; box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1); margin: 0 15px; }

.glide__bullet:focus { outline: none; }

.glide__bullet:hover, .glide__bullet:focus { border: 2px solid white; background-color: rgba(255, 255, 255, 0.5); }

.glide__bullet--active { background-color: white; }

.glide--swipeable { cursor: grab; cursor: -webkit-grab; }

.glide--dragging { cursor: grabbing; cursor: -webkit-grabbing; }

.arrowGroup { height: 8.75rem; display: flex; align-items: center; position: absolute; overflow: hidden; margin-left: 50%; transform: translateX(-50%); }

.forward, .backward { margin-bottom: 1.25rem; }

.backward.arrowGroup { margin-left: 50%; transform: translateX(-52%) rotate(180deg); }

.first-arrow-group { bottom: 80%; }

.second-arrow-group { bottom: 50%; }

.third-arrow-group { bottom: 26%; }

.fourth-arrow-group { bottom: -5%; }

.arrow { display: block; height: 100%; width: 2.5rem; margin-left: 0.625rem; margin-right: 0.625rem; background-repeat: no-repeat; background-position: center center; background-size: contain; }

.arrow.teal { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='104'%3E%3Cpath d='M1.5 104c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.2-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.4.7-.2 1.6.5 2.1.2.1.5.2.8.2zm4-7c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.3-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.4.7-.2 1.6.5 2.1.2.1.5.2.8.2zm4-6c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.3-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm4-7c.5 0 1-.3 1.3-.7.2-.3.3-.7.2-1.1-.1-.4-.3-.7-.7-.9-.3-.2-.5-.3-.8-.3-.5 0-1 .3-1.3.7-.2.3-.3.7-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm5-6c.5 0 1-.3 1.3-.7.2-.3.3-.7.2-1.1-.1-.4-.3-.7-.7-.9-.3-.2-.5-.3-.8-.3-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm4-7c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.3-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm4-7c.5 0 1-.3 1.3-.7.2-.3.3-.8.2-1.1-.1-.4-.3-.7-.7-.9-.3-.2-.5-.3-.8-.3-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm3-7c.7 0 1.3-.5 1.5-1.2.2-.8-.3-1.6-1.1-1.8h-.3c-.7 0-1.3.5-1.5 1.2-.1.4 0 .8.2 1.1.2.3.6.6.9.7h.3zm0-7h.3c.8-.1 1.4-.9 1.2-1.7-.1-.7-.7-1.2-1.5-1.2h-.3c-.8.1-1.4.9-1.2 1.7.1.7.7 1.2 1.5 1.2zm-3-8c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.7.4-.9 1.4-.5 2.1.3.4.8.7 1.3.7zm-4-6c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.7.4-.9 1.4-.5 2.1.3.4.8.7 1.3.7zm-4-7c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.3.2-.6.5-.7.9-.1.4 0 .8.2 1.1.3.5.8.8 1.3.8zm-4-6c.3 0 .6-.1.8-.2.3-.2.6-.6.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.3.2-.6.5-.7.9-.1.4 0 .8.2 1.1.3.5.8.8 1.3.8zm-4-7c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.7.4-.9 1.4-.5 2.1.3.4.8.7 1.3.7zm-5-7c.3 0 .6-.1.8-.2.3-.2.6-.6.7-1 .1-.4 0-.8-.2-1.1C6.5 6.3 6 6 5.5 6c-.3 0-.6.1-.8.2-.3.2-.6.6-.7 1-.1.3 0 .8.2 1.1.3.4.8.7 1.3.7zm-4-6c.3 0 .6-.1.8-.2.7-.5.9-1.4.5-2.1C2.5.3 2 0 1.5 0 1.2 0 .9.1.7.2 0 .7-.2 1.6.2 2.3c.3.4.8.7 1.3.7z' fill='%231aab9a'/%3E%3C/svg%3E%0A"); }

.arrow.dark-blue { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='31' height='104'%3E%3Cpath d='M1.5 104c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.2-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.4.7-.2 1.6.5 2.1.2.1.5.2.8.2zm4-7c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.3-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.4.7-.2 1.6.5 2.1.2.1.5.2.8.2zm4-6c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.3-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm4-7c.5 0 1-.3 1.3-.7.2-.3.3-.7.2-1.1-.1-.4-.3-.7-.7-.9-.3-.2-.5-.3-.8-.3-.5 0-1 .3-1.3.7-.2.3-.3.7-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm5-6c.5 0 1-.3 1.3-.7.2-.3.3-.7.2-1.1-.1-.4-.3-.7-.7-.9-.3-.2-.5-.3-.8-.3-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm4-7c.5 0 1-.3 1.3-.7.4-.7.2-1.6-.5-2.1-.3-.1-.5-.2-.8-.2-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm4-7c.5 0 1-.3 1.3-.7.2-.3.3-.8.2-1.1-.1-.4-.3-.7-.7-.9-.3-.2-.5-.3-.8-.3-.5 0-1 .3-1.3.7-.2.3-.3.8-.2 1.1.1.4.3.7.7.9.2.2.5.3.8.3zm3-7c.7 0 1.3-.5 1.5-1.2.2-.8-.3-1.6-1.1-1.8h-.3c-.7 0-1.3.5-1.5 1.2-.1.4 0 .8.2 1.1.2.3.6.6.9.7h.3zm0-7h.3c.8-.1 1.4-.9 1.2-1.7-.1-.7-.7-1.2-1.5-1.2h-.3c-.8.1-1.4.9-1.2 1.7.1.7.7 1.2 1.5 1.2zm-3-8c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.7.4-.9 1.4-.5 2.1.3.4.8.7 1.3.7zm-4-6c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.7.4-.9 1.4-.5 2.1.3.4.8.7 1.3.7zm-4-7c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.3.2-.6.5-.7.9-.1.4 0 .8.2 1.1.3.5.8.8 1.3.8zm-4-6c.3 0 .6-.1.8-.2.3-.2.6-.6.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.3.2-.6.5-.7.9-.1.4 0 .8.2 1.1.3.5.8.8 1.3.8zm-4-7c.3 0 .6-.1.8-.2.3-.2.6-.5.7-.9.1-.4 0-.8-.2-1.1-.3-.5-.8-.8-1.3-.8-.3 0-.6.1-.8.2-.7.4-.9 1.4-.5 2.1.3.4.8.7 1.3.7zm-5-7c.3 0 .6-.1.8-.2.3-.2.6-.6.7-1 .1-.4 0-.8-.2-1.1C6.5 6.3 6 6 5.5 6c-.3 0-.6.1-.8.2-.3.2-.6.6-.7 1-.1.3 0 .8.2 1.1.3.4.8.7 1.3.7zm-4-6c.3 0 .6-.1.8-.2.7-.5.9-1.4.5-2.1C2.5.3 2 0 1.5 0 1.2 0 .9.1.7.2 0 .7-.2 1.6.2 2.3c.3.4.8.7 1.3.7z' fill='%2300141e'/%3E%3C/svg%3E%0A"); }

.small-cta-component .forward, .small-cta-component .backward { margin-bottom: 0; }

.small-cta-component .arrowGroup.arrowMobile { height: 50%; }

.small-cta-component .arrowGroup.arrowMobile .arrow { width: 1rem; margin-left: 0.3125rem; margin-right: 0.3125rem; }

.small-cta-component .first-arrow-group { bottom: 50%; }

.small-cta-component .second-arrow-group { bottom: 0; }

.large-cta-component .forward, .large-cta-component .backward { margin-bottom: 0; }

.large-cta-component .arrowGroup .arrow { width: 2.25rem; margin-left: 0.3125rem; margin-right: 0.3125rem; }

.large-cta-component .first-arrow-group { bottom: 67%; }

.large-cta-component .second-arrow-group { bottom: 33.5%; }

.large-cta-component .third-arrow-group { bottom: 0; }

body.modal-open { position: inherit; overflow: visible; }

#postsStart { position: relative; bottom: 200px; }

.wp-block { max-width: 100vw; }

.wp-admin { font-size: 0.8125rem; font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; line-height: 1.4em; }

.wp-admin .search-form { display: block !important; }

.wp-admin .offset-slider img, .wp-admin .image-slider img, .wp-admin .video-slider img { height: 25rem; }

.wp-admin .grid { display: flex; }

.wp-admin span.label { color: #000 !important; }

.wp-admin .modal.contact-form-component { opacity: 1 !important; display: block !important; position: relative !important; }

.wp-admin .modal.contact-form-component .modal-dialog { max-width: 90%; }

.wp-admin .block-editor-block-list__layout { padding-left: 3.125rem; padding-right: 3.125rem; }

.wp-admin .editor-styles-wrapper, .wp-admin .block-form p { font-family: "Alright-v2-Normal-Regular", sans-serif; }

#cta { height: 12.5rem; }

* { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

html { -webkit-overflow-scrolling: touch; }

.h1, h1 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 2.75rem; line-height: 3.3rem; text-transform: none; max-width: 32ch; }

.h1.text-center, h1.text-center { margin-left: auto; margin-right: auto; }

.h1.jumbo-header, h1.jumbo-header { font-size: 4.125rem; }

p.h1 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 2.75rem; line-height: 3.3rem; max-width: 32ch; text-transform: none; }

p.h1.text-center { margin-left: auto; margin-right: auto; }

h2, .h2 { font-family: "Alright-v2-Normal-Regular", sans-serif; letter-spacing: 0.125rem; margin-bottom: 0; max-width: 56ch; text-transform: uppercase; }

h2.text-center, .h2.text-center { margin-left: auto; margin-right: auto; }

p { line-height: 1.41667rem; }

a { color: #008cfa; text-decoration: none; }

a:hover { text-decoration: none; }

ul.bulleted { padding-left: 0.8125rem; list-style: none; }

ul.bulleted li.lead-line { font-size: 1.25rem; position: relative; right: 0.9375rem; margin-bottom: 1rem; margin-top: 2.5rem; }

ul.bulleted li.lead-line:first-of-type { margin-top: 0; }

ul.bulleted li.lead-line::before { content: ""; }

ul.bulleted li::before { bottom: 0.1875rem; content: "\2022"; color: #1AAB9A; display: inline-block; font-size: 0.625rem; font-weight: bold; margin-left: -0.8125rem; position: relative; width: 1em; }

ul.bulleted.career-listing li.lead-line { font-family: "Alright-v2-Normal-Bold", sans-serif; text-transform: uppercase; letter-spacing: 0.125rem; right: 0; margin-bottom: 1rem; }

ul.bulleted.career-listing li::before { bottom: 0.1875rem; content: ""; }

ul.bulleted.career-listing li { margin-bottom: 2.125rem; }

ul.bulleted.career-listing li:last-of-type { color: #00141e; font-size: 1.125rem; margin-bottom: 3.125rem; }

ul.bulleted, ul.checked { padding-left: 0.8125rem; margin-bottom: 2.5rem; }

ul.bulleted:last-of-type, ul.checked:last-of-type { margin-bottom: 0; }

ul.bulleted:last-of-type li:last-of-type, ul.checked:last-of-type li:last-of-type { margin-bottom: 0; }

ul.checked { padding-left: 1.25rem; }

ul.checked li { position: relative; }

ul.checked li span { display: block; position: absolute; width: 20px; left: -1.25rem; }

ul.checked li span img { height: 0.625rem; width: auto; }

.dark { background-color: #00141e; }

.dark h1, .dark .h1, .dark h2, .dark .h2, .dark h3, .dark .h3, .dark h4, .dark .h4, .dark h5, .dark .h5, .dark h6, .dark .h6, .dark p, .dark ul, .dark li, .dark span, .dark div { color: #fff; }

.dark a { color: pink; }

.dark a.btn-default { color: inherit; }

.stat h4 { color: #008cfa; }

.text-teal { color: #1AAB9A !important; }

.text-teal a { color: #1AAB9A !important; text-transform: uppercase; }

.text-red { color: #E5333C !important; }

.text-red a { color: #E5333C !important; text-transform: uppercase; }

.text-orange { color: #FF8D1F !important; }

.text-orange a { color: #FF8D1F !important; text-transform: uppercase; }

.text-career { color: #3D5059; }

.text-career a { color: #3D5059; }

.text-green { color: #12AA4B !important; }

.text-green a { color: #12AA4B !important; text-transform: uppercase; }

.bolded { font-family: "Alright-v2-Normal-Bold", sans-serif !important; }

.bg-dark-gradient { background-image: linear-gradient(to left, rgba(0, 20, 30, 0) 0%, #00141e 15%, #00141e 85%, rgba(0, 20, 30, 0) 100%); }

.bg-dark a.text-primary:hover { color: #fff !important; transition: 0.3s color ease-in-out; }

.multiply-teal { position: relative; }

.multiply-teal:after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(26, 171, 154, 0.33); }

.multiply-teal video, .multiply-teal img { filter: grayscale(1); }

.ytplay { display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 9; }

.play { display: block; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 75 75'%3E%3Cg data-name='Layer 2'%3E%3Cg opacity='.9' data-name='Layer 1'%3E%3Cpath d='M75 37.5A37.5 37.5 0 1137.5 0 37.5 37.5 0 0175 37.5z' fill='%23fff'/%3E%3Cpath fill='%2300141e' d='M55.91 37.5l-30-16.19V53.7l30-16.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-size: contain; width: 4.6875rem; height: 4.6875rem; position: absolute; z-index: 10; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.over-ride.card { position: relative; bottom: 2.8125rem; margin-bottom: 2vw; }

.over-ride.slant { margin-top: 9.375rem; }

@media (min-width: 1200px) { .over-ride.top-over-ride .row { margin-bottom: -9.375rem; }
  .over-ride.top-over-ride .text-holder { margin-top: 5rem; position: relative; bottom: 6.25rem; }
  .over-ride.top-over-ride .image-holder { bottom: 7.5rem; position: relative; }
  .over-ride.top-over-ride .image-holder.over-ride-video { margin-top: -4.375rem; } }

@media (min-width: 1200px) { .over-ride.bottom-over-ride .row { margin-top: -9.375rem; }
  .over-ride.bottom-over-ride .text-holder { margin-bottom: -6.25rem; position: relative; top: 6.25rem; }
  .over-ride.bottom-over-ride .image-holder { margin-bottom: -7.5rem; position: relative; top: 7.5rem; } }

.over-ride.image-holder { bottom: 3.125rem; position: relative; }

.diamond-image { background: url("images/pattern.svg"); background-position: right top; background-size: contain; background-repeat: repeat-y; bottom: 0%; height: 100%; position: absolute; width: 99%; }

.diamond-image.left-diamond { margin-left: -20%; }

.diamond-image.right-diamond { margin-right: -20%; }

.diamond-bg { background-image: url("images/pattern.svg"); background-size: cover; height: 44.5vw; width: 25rem; position: absolute; top: 50%; transform: translateY(-50%); z-index: -100; }

.diamond-bg.left { left: -5rem; background-position: right top; }

.diamond-bg.right { right: -5rem; background-position: left top; }

.video-player { background-color: #fff; position: relative; }

.video-player.over-ride { bottom: 2.8125rem; }

.video-player img { width: 100%; }

.video-player video { width: 100%; }

.video-player .embed-responsive { position: absolute; z-index: 1000; padding-top: 0.0625rem; display: none; }

.client-component h2 { margin-bottom: 2.875rem; margin-top: 9.125rem; }

.client-component .shape-holder { margin-bottom: 2.5rem; }

.client-component .image-holder { position: relative; padding-bottom: 8%; }

.client-component .image-holder:hover .client-image { opacity: 0; }

.client-component .image-holder:hover .hover-image { opacity: 1; }

.client-component .image-holder .hover-image, .client-component .image-holder .client-image { position: absolute; top: 0; left: 0; right: 0; }

.client-component .image-holder .client-image { opacity: 1; }

.client-component .image-holder .hover-image { opacity: 0; }

.client-component .client-rectangle { height: auto; width: 100%; }

.slider-component h1, .slider-component .h1, .slider-component p.h1, .img-col-slider h1, .img-col-slider .h1, .img-col-slider p.h1 { margin-top: 6.25rem; margin-bottom: 0; }

.slider-component h1, .slider-component h2, .slider-component .h1, .slider-component .h2, .img-col-slider h1, .img-col-slider h2, .img-col-slider .h1, .img-col-slider .h2 { margin-left: auto; margin-right: auto; text-align: center; }

.slider-component.bg-dark h1, .slider-component.bg-dark h2, .slider-component.bg-dark .h1, .slider-component.bg-dark .h2, .img-col-slider.bg-dark h1, .img-col-slider.bg-dark h2, .img-col-slider.bg-dark .h1, .img-col-slider.bg-dark .h2 { color: #fff; }

.slider-component .glide .glide__slide h2, .img-col-slider .glide .glide__slide h2 { margin-bottom: 0; margin-top: 1.25rem; }

.slider-component .glide .glide__slide .position-relative, .img-col-slider .glide .glide__slide .position-relative { margin: 2.5rem auto 3.125rem auto; width: 72.6%; }

.slider-component .glide .glide__slide img, .img-col-slider .glide .glide__slide img { width: 100%; }

.slider-component .glide .glide__slide video, .img-col-slider .glide .glide__slide video { width: 100%; }

.slider-component .glide .glide__slide .embed-responsive, .img-col-slider .glide .glide__slide .embed-responsive { position: absolute; z-index: 1000; padding-top: 0.0625rem; display: none; }

.slider-component .glide .glide__bullets, .img-col-slider .glide .glide__bullets { bottom: 0; }

.slider-component .glide .glide__bullets .glide__bullet--active.glide__bullet, .img-col-slider .glide .glide__bullets .glide__bullet--active.glide__bullet { height: 0.5rem; opacity: 1; top: 0; width: 0.5rem; }

.slider-component .glide .glide__bullets .glide__bullet, .img-col-slider .glide .glide__bullets .glide__bullet { background-color: #008cfa; height: 0.25rem; opacity: .5; position: relative; top: 0.125rem; width: 0.25rem; }

.slider-component .glide .glide__bullets .glide__bullet:hover, .slider-component .glide .glide__bullets .glide__bullet:focus, .img-col-slider .glide .glide__bullets .glide__bullet:hover, .img-col-slider .glide .glide__bullets .glide__bullet:focus { border: 0.125rem solid #008cfa; }

.slider-component .glide .glide__arrow.glide__arrow--left img, .slider-component .glide .glide__arrow.glide__arrow--right img, .img-col-slider .glide .glide__arrow.glide__arrow--left img, .img-col-slider .glide .glide__arrow.glide__arrow--right img { height: 6.25rem; }

.slider-component .glide .glide__arrow--left, .img-col-slider .glide .glide__arrow--left { left: 6em; }

.slider-component .glide .glide__arrow--right, .img-col-slider .glide .glide__arrow--right { right: 6em; }

.slider-component .slider-cta, .img-col-slider .slider-cta { margin-top: 2.5rem; padding-bottom: 4.375rem; }

.img-col-slider h2, .img-col-slider .h2 { text-align: left; color: #fff; font-weight: bold; list-style: none; margin-left: 1.85em; margin-bottom: 0; }

.jumbo-blank-component { min-height: 28.125rem; }

.jumbo-blank-component input { border-color: #8D969B; }

.jumbo-blank-component .jumbo-row { align-self: flex-end; }

.jumbo-blank-component .jumbo-row h1, .jumbo-blank-component .jumbo-row .h1, .jumbo-blank-component .jumbo-row p.h1 { margin-top: 1.5625rem; }

.jumbo-blank-component .jumbo-row h2, .jumbo-blank-component .jumbo-row .h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

.jumbo-blank-component .jumbo-row p { font-family: "Alright-v2-Normal-Regular", sans-serif; margin-bottom: 4.375rem; max-width: 42ch; }

.jumbo-blank-component .by, .jumbo-blank-component .byline { color: #D9DCDD; font-family: "Alright-v2-Normal-Regular", sans-serif; }

.jumbo-blank-component .byline { display: inline; letter-spacing: 0.09375rem; text-transform: uppercase; margin-top: 2.1875rem; }

.jumbo-blank-component .by { text-transform: none; }

.jumbo-blank-component .input-group .form-control, .jumbo-blank-component .input-group .hs-input { padding: 1.5625rem; }

.jumbo-blank-component .quotation-column p { font-family: "Alright-v2-Normal-Regular", sans-serif; font-style: italic; }

.jumbo-blank-component .quotation-column .quotation-mark { position: relative; }

.jumbo-blank-component .quotation-column .quotation-mark:before, .jumbo-blank-component .quotation-column .quotation-mark:after { font-family: sans-serif; font-style: normal; color: #008cfa; font-size: 1.5625rem; }

.jumbo-blank-component .quotation-column .quotation-mark:before { content: "\201C"; position: absolute; left: 0.3125rem; top: 0.9375rem; }

.jumbo-blank-component .quotation-column .quotation-mark:after { content: "\201D"; position: absolute; margin-left: 0.3125rem; }

.jumbo-blank-component .quotation-column h2, .jumbo-blank-component .quotation-column .h2 { margin-left: auto; margin-right: auto; align-items: center; display: flex; }

.jumbo-blank-component .quotation-column h2 .circle, .jumbo-blank-component .quotation-column .h2 .circle { background-color: #8D969B; border-radius: 50%; display: inline-block; height: 3.125rem; margin-right: 0.9375rem; width: 3.125rem; }

.jumbo-blank-component .diamond-bg { right: 0; z-index: 100; width: 28.125rem; height: 31.8125rem; }

.jumbo-blank-component .diamond-bg.above:before { top: 18.5rem; height: 10.3125rem; right: 0; width: 28.125rem; }

.jumbo-blank-component .diamond-bg.below:after { bottom: 18.125rem; height: 25.9375rem; right: 0; width: 28.125rem; }

.jumbo-blank-component .hbspt-form { width: 100%; }

.jumbo-blank-component .hbspt-form .hs_email #email-24a8ee3b-f6c0-4c3b-845b-7a42577d35dc { border: solid 0.0625rem; }

.jumbo-blank-component .input-group, .jumbo-blank-component .hs-form { background-color: #00141e; color: #8D969B; margin-top: 0; display: flex; flex-wrap: nowrap; }

.jumbo-blank-component .input-group .hs-form-field, .jumbo-blank-component .hs-form .hs-form-field { padding-left: 0; padding-right: 0; flex-direction: column; }

.jumbo-blank-component .input-group .form-control, .jumbo-blank-component .input-group .hs-input, .jumbo-blank-component .input-group .hs-input, .jumbo-blank-component .hs-form .form-control, .jumbo-blank-component .hs-form .hs-input, .jumbo-blank-component .hs-form .hs-input { background-color: #00141e; border: solid 0.0625rem #8D969B; border-right: none; color: #8D969B; font-size: 0.9375rem; letter-spacing: 0.125rem; width: 100%; padding: 1.625rem; text-transform: uppercase; }

.jumbo-blank-component .input-group label, .jumbo-blank-component .hs-form label { display: none; }

.jumbo-blank-component .input-group .btn, .jumbo-blank-component .input-group .hs-button, .jumbo-blank-component .input-group .hs-btn, .jumbo-blank-component .hs-form .btn, .jumbo-blank-component .hs-form .hs-button, .jumbo-blank-component .hs-form .hs-btn { margin-top: 0; min-width: auto; border: solid 0.0625rem #008cfa; line-height: 0; padding: 1.625rem; white-space: nowrap; }

.our-company-component { position: relative; }

.our-company-component.left-image-col-component, .our-company-component.right-image-col-component { padding-bottom: 0; }

.our-company-component.left-image-col-component h2, .our-company-component.left-image-col-component .h2, .our-company-component.right-image-col-component h2, .our-company-component.right-image-col-component .h2 { margin-bottom: 0; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

.our-company-component .tab-holder .text-holder { min-height: 290px; }

.our-company-component.jumbo-blank-component { margin-top: 0; min-height: auto; }

.our-company-component.jumbo-blank-component h2 { padding-top: 2.5rem; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

.our-company-component.jumbo-blank-component h1 { padding-bottom: 2.5rem; }

.our-company-component.jumbo-blank-component .jumbo-row .col, .our-company-component.jumbo-blank-component .jumbo-row .hs-form-field { z-index: 1001; }

.our-company-component.jumbo-blank-component .jumbo-row .diamond-image { z-index: 1000; }

.our-company-component.jumbo-blank-component .diamond-image { height: 132.75%; }

.our-company-component h2, .our-company-component .h2 { font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1.125rem; line-height: 1.6875rem; }

.our-company-component h1, .our-company-component .h1 { font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 2.0625rem; line-height: 2.53125rem; }

.our-company-component .diamond-image { bottom: 0%; position: absolute; height: 120.75%; right: 0%; }

.our-company-component .mobile-link { margin-right: 0.9375rem; }

.our-company-component .mobile-link a { font-size: 1.125rem; }

.our-company-component.col-tabs-component { padding-bottom: 9.375rem; }

.landing-page .diamond-image { top: 0; height: 50%; }

.two-col-component .img-col { align-self: center; display: flex; height: 100%; }

.two-col-component.diamond { background-color: rgba(255, 255, 255, 0) !important; }

.two-col-component .d-flex { align-self: center; flex-flow: column; }

.two-col-component .d-flex p { margin-top: 1.875rem; font-size: 1.125rem; line-height: 1.6875rem; margin-bottom: 0; }

.two-col-component .d-flex p.h1 { font-size: 2.75rem; line-height: 3.3rem; }

.two-col-component .d-flex h1, .two-col-component .d-flex .h1, .two-col-component .d-flex p.h1 { margin-top: 0; margin-bottom: 0.625rem; }

.two-col-component ul { margin-top: 1.25rem; }

.two-col-component ul li { color: #00141e; margin-bottom: 0.9375rem; }

.two-col-component ul li span img { display: inline; height: 0.625rem; width: auto; position: relative; margin-right: 0.3125rem; }

#left-tab-content .active { position: absolute; width: 100%; height: 0; padding-bottom: 54%; overflow: hidden; }

#left-tab-content.tab-0-overlay:before, #left-tab-content.tab-1-overlay:before { background-color: #00141e; content: "Container 08-3546"; color: #fff; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.7vw; height: 3.4vw; width: 100%; padding-left: 1.25rem; position: absolute; z-index: 10001; display: flex; align-items: center; }

.left-tab-component { padding-bottom: 3.75rem; padding-top: 3.75rem; }

.left-tab-component .tab-header { margin-bottom: 4.375rem; }

.left-tab-component .tab-holder { display: flex; flex-flow: column; height: 100%; justify-content: center; align-self: center; }

.left-tab-component .tab-holder .nav-tabs { border-bottom: none; display: flex; margin-bottom: auto; flex-flow: column; flex-wrap: nowrap; position: relative; }

.left-tab-component .tab-holder .nav-tabs .svg-holder { position: absolute; left: 50%; }

.left-tab-component .tab-holder .nav-tabs .svg-holder svg { width: 70%; font-family: "Alright-v2-Normal-Bold", sans-serif; }

.left-tab-component .tab-holder .nav-tabs .svg-holder .battery, .left-tab-component .tab-holder .nav-tabs .svg-holder .contaminant { position: relative; top: 26vw; left: 90%; z-index: 1001; }

.left-tab-component .tab-holder .nav-tabs .svg-holder .battery { opacity: 1; width: 70%; }

.left-tab-component .tab-holder .nav-tabs .svg-holder .contaminant { opacity: 0; width: 100%; }

.left-tab-component .tab-holder a { text-decoration: none; color: #8D969B; }

.left-tab-component .tab-holder a.active, .left-tab-component .tab-holder a:active, .left-tab-component .tab-holder a:focus { color: #00141e; }

.left-tab-component .tab-row h1, .left-tab-component .tab-row .h1, .left-tab-component .tab-row p.h1 { font-size: 2.75rem; margin-bottom: 0; }

.left-tab-component .tab-row .nav-item { margin-top: 1.25rem !important; margin-bottom: 1.25rem !important; }

.left-tab-component .tab-row p { font-size: 1.125rem; margin-bottom: 0; margin-top: 0; }

.left-tab-component .tab-animation { position: absolute; }

.left-tab-component .hard-coded { overflow: hidden; }

.left-tab-component .hard-coded.tab-pane { position: relative; }

.left-tab-component .hard-coded .activity-step { position: absolute; width: 100%; top: 10vw; }

.left-tab-component .hard-coded .activity-step .bg-dark { padding-left: 4vw; height: 75%; align-content: center; }

.left-tab-component .hard-coded .activity-step .bg-dark .h1 { font-size: 2.5vw; line-height: 2.5vw; }

.left-tab-component .hard-coded .activity-step .bg-primary { position: relative; height: 25%; align-content: center; padding-left: 4vw; }

.left-tab-component .hard-coded .activity-step .bg-primary p { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.2vw; line-height: 1.2vw; margin-bottom: 0; }

.left-tab-component .hard-coded .activity-step .bg-primary svg { position: absolute; left: 1.75vw; width: 1.1vw; height: 1.1vw; }

.left-tab-component .hard-coded .activity-step .img-col { padding-left: 0; }

.left-tab-component .hard-coded .activity-step .img-col img { height: 100%; }

.headline-component { padding-bottom: 3.75rem; padding-top: 5rem; }

.headline-component .text-green { font-family: "Alright-v2-Normal-Bold", sans-serif; }

.headline-component + .left-image-col-component.bg-dark, .headline-component + .right-image-col-component.bg-dark { padding-top: 0; }

.home-tabs-component { padding-bottom: 6.25rem; padding-top: 5rem; }

.home-tabs-component h1 { margin-top: 1.875rem; }

.home-tabs-component .tab-pane { background-color: #fff; }

.home-tabs-component .tab-pane h1, .home-tabs-component .tab-pane .h1 { color: #00141e; margin-bottom: 2.5rem; font-size: 2.75rem; line-height: 3.3rem; }

.home-tabs-component .tab-pane p { color: #00141e; line-height: 1.6875rem; }

.home-tabs-component .tab-pane p.h1 { font-size: 2.75rem; line-height: 3.3rem; }

.home-tabs-component .tab-pane .btn-flat { margin-top: 2.5rem; display: inline-block; }

.home-tabs-component .tab-pane .bg-primary { background-color: #00141e !important; background-position: center center; background-size: cover; padding-bottom: 50%; }

.home-tabs-component .nav-tabs .nav-item { width: 33.33%; }

.home-tabs-component .nav-tabs .nav-item:focus { outline: 0; box-shadow: none; }

.home-tabs-component .nav-tabs .nav-item .nav-link { background-color: #002233; border-right-color: #00141e; color: #8D969B; padding: 2.5rem 0; width: 100%; font-family: "Alright-v2-Normal-Regular", sans-serif; }

.home-tabs-component .nav-tabs .nav-item .nav-link:focus { outline: 0; border: 0; box-shadow: none; }

.home-tabs-component .nav-tabs .nav-item .nav-link:hover { border-color: #00141e; }

.home-tabs-component .nav-tabs .nav-item .nav-link.active { font-family: "Alright-v2-Normal-Bold", sans-serif; background-color: #008cfa; border-color: #008cfa; color: #fff; }

.home-tabs-component .nav-tabs .nav-item .nav-link.active:hover { border-color: #008cfa; }

.home-tabs-component .nav-tabs .nav-item:last-child > .nav-link { border-right-color: transparent !important; }

.stats-component { padding-top: 9.375rem; padding-bottom: 9.375rem; }

.stats-component.white { background-color: #fff; }

.stats-component.white .stat h4 { color: #008cfa; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 7.5rem; text-align: center; }

.stats-component.white .stat .stat-detail h4 { color: #00141e; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1.25rem; }

.stats-component.dark .stat h4 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 7.5rem; text-align: center; }

.stats-component.dark .stat .stat-detail h4 { color: #fff; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1.25rem; }

.blog-stats .stats-component { padding-bottom: 6.25rem; padding-top: 6.25rem; }

.small-cta-component { padding-bottom: 12.5rem; }

.small-cta-component .arrow-single { background-image: linear-gradient(to left, rgba(0, 20, 30, 0) 0%, #00141e 15%, #00141e 85%, rgba(0, 20, 30, 0) 100%); text-align: center; min-height: 8.75rem; }

.small-cta-component .arrow-single h1, .small-cta-component .arrow-single .h1, .small-cta-component .arrow-single p.h1 { margin-bottom: 1.875rem; margin-left: auto; margin-right: auto; max-width: 16ch; }

.small-cta-component .arrow-single .btn, .small-cta-component .arrow-single .hs-button { color: #fff; display: inline-flex; height: 4.375rem; margin: 0 auto; white-space: nowrap; }

.small-cta-component img { fill: green; margin-right: 0.625rem; }

.dual-cta-component a.btn, .dual-cta-component a.hs-button { padding: 1.875rem 3.75rem; max-width: 29.6875rem; }

.dual-cta-component .h1 { margin-bottom: 0.9375rem; }

.small-stat-component { padding-bottom: 9.375rem; padding-top: 3.75rem; }

.small-stat-component .intro h1, .small-stat-component .intro .h1, .small-stat-component .intro p.h1 { margin-bottom: 2.5rem; }

.small-stat-component .intro .intro-text { color: #99A1A5; line-height: 1.6875rem; margin-bottom: 5rem; }

.small-stat-component .small-stat p { color: #99A1A5; font-size: 0.9375rem; margin-bottom: 0.625rem; }

.small-stat-component .small-stat p.h1 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 2.75rem; line-height: 3.3rem; text-transform: none; }

.small-stat-component .rounded-div { align-items: center; background-color: #008cfa; border-radius: 1.25rem; flex-flow: column; padding: 0.125rem 0; max-width: 17.1875rem; }

.small-stat-component .rounded-div p { font-size: 0.9375rem; margin-bottom: 0; }

.single-customer_story .three-col-component .industry-col a .img-overlay, .single-blog-post .three-col-component .industry-col a .img-overlay, .page-id-69358 .three-col-component .industry-col a .img-overlay { position: relative; }

.single-customer_story .three-col-component .industry-col a p, .single-blog-post .three-col-component .industry-col a p, .page-id-69358 .three-col-component .industry-col a p { color: #00141e; }

.single-customer_story .three-col-component .industry-col a:hover p, .single-blog-post .three-col-component .industry-col a:hover p, .page-id-69358 .three-col-component .industry-col a:hover p { color: #008cfa !important; }

.single-customer_story .three-col-component a, .single-blog-post .three-col-component a, .page-id-69358 .three-col-component a { display: block; }

.single-customer_story .three-col-component a .img-overlay, .single-blog-post .three-col-component a .img-overlay, .page-id-69358 .three-col-component a .img-overlay { position: relative; }

.single-customer_story .three-col-component a .img-overlay .gray-sq, .single-blog-post .three-col-component a .img-overlay .gray-sq, .page-id-69358 .three-col-component a .img-overlay .gray-sq { min-width: 100%; }

.single-customer_story .three-col-component a .img-overlay:after, .single-blog-post .three-col-component a .img-overlay:after, .page-id-69358 .three-col-component a .img-overlay:after { content: ''; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; opacity: 0; background-color: rgba(26, 171, 154, 0.33); transition: 0.3s opacity ease-in-out; }

.single-customer_story .three-col-component a:hover .para, .single-blog-post .three-col-component a:hover .para, .page-id-69358 .three-col-component a:hover .para { color: #0061ae !important; }

.single-customer_story .three-col-component a:hover .img-overlay:after, .single-blog-post .three-col-component a:hover .img-overlay:after, .page-id-69358 .three-col-component a:hover .img-overlay:after { opacity: 1; }

.single-customer_story .three-col-component a:hover .img-overlay img, .single-blog-post .three-col-component a:hover .img-overlay img, .page-id-69358 .three-col-component a:hover .img-overlay img { filter: grayscale(1); }

.single-customer_story .three-col-component .industry-link, .single-blog-post .three-col-component .industry-link, .page-id-69358 .three-col-component .industry-link { color: #fff; transition: 0.2s color ease-in-out; }

.single-customer_story .three-col-component .industry-link:hover, .single-blog-post .three-col-component .industry-link:hover, .page-id-69358 .three-col-component .industry-link:hover { color: #008cfa; }

.three-col-component.medium-margin h1, .three-col-component.medium-margin .h1, .three-col-component.medium-margin p.h1 { margin-top: 5rem; }

.three-col-component h1, .three-col-component .h1, .three-col-component p.h1 { margin-bottom: 3.125rem; margin-top: 8.125rem; }

.three-col-component h2, .three-col-component .h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; }

.three-col-component p a { color: #fff; }

.three-col-component .row.over-ride { position: relative; bottom: 2.8125rem; margin-bottom: -0.625rem !important; }

.three-col-component .over-ride.card { position: relative; bottom: 2.8125rem; margin-bottom: 2vw; }

.three-col-component .gray-sq { margin: 0 auto; min-width: 12.5rem; }

.three-col-component .gray-sq.card-top { margin-bottom: 0; }

.three-col-component .blog-card .image-holder { height: 0; padding-bottom: 67%; }

.three-col-component .blog-card .post-categories { padding-left: 1.875rem; }

.three-col-component .blog-card .post-categories li, .three-col-component .blog-card .post-categories li a { font-size: 0.9375rem; color: #8D969B; line-height: 1.2; margin-bottom: 0; }

.three-col-component .blog-card .post-categories li + .lead-line, .three-col-component .blog-card .post-categories li a + .lead-line { margin-bottom: 0; }

.three-col-component .card { margin: 0 auto; margin-bottom: 9.375rem; width: 100%; border: none; }

.three-col-component .card .post-categories li, .three-col-component .card .post-categories li a { font-size: 0.9375rem; color: #8D969B; line-height: 1.2; margin-bottom: 0; }

.three-col-component .card .post-categories li + .lead-line, .three-col-component .card .post-categories li a + .lead-line { margin-bottom: 0; }

.three-col-component .card .byline { font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; text-transform: uppercase; margin-top: 0.625rem !important; }

.three-col-component .card .byline .by { text-transform: none; }

.three-col-component .card p { font-family: "Alright-v2-Normal-Regular", sans-serif; padding: 0 1.875rem; margin-top: auto; margin-bottom: 1.25rem; }

.three-col-component .card p.lead-line { font-family: "Alright-v2-Normal-Bold", sans-serif; margin-top: 1.25rem; margin-bottom: 0; }

.three-col-component .card .card-foot { margin-top: auto; margin-bottom: 0; }

.three-col-component .card a.text-primary { padding: 1.875rem; margin-top: auto; }

.three-col-component .card.customer-card p { margin-top: 1.25rem; margin-bottom: auto; }

.three-col-component .card.customer-card p.lead-line { margin-bottom: 0.3125rem; color: #00141e; }

.three-col-component .card.customer-card p.blog-category { margin-top: 0; }

.three-col-component .card.customer-card ul { display: flex; justify-content: space-between; margin-bottom: 1.875rem; margin-top: 3.125rem; }

.three-col-component .card.customer-card ul li { margin-left: 1.875rem; }

.three-col-component .card.customer-card ul li .play-btn { margin-right: 1.25rem; }

.three-col-component .card.customer-card ul li .play-btn svg { width: 0.9375rem; height: 0.9375rem; top: 0.25rem; position: absolute; }

.three-col-component .card.customer-card ul li.position-relative { margin-right: 1.875rem; }

.three-col-component p, .three-col-component .p, .three-col-component a.para { font-family: "Alright-v2-Normal-Bold", sans-serif; margin-bottom: 3.125rem; margin-top: 1.25rem; }

.three-col-component p.text-primary, .three-col-component .p.text-primary, .three-col-component a.para.text-primary { font-family: "Alright-v2-Normal-Regular", sans-serif; }

.three-col-component .btn.btn-default.btn-flat, .three-col-component .btn-default.btn-flat.hs-button { background-color: #00141e; border-color: #008cfa; color: #008cfa; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; letter-spacing: inherit; line-height: normal; margin-bottom: 6.25rem; padding: 0.9375rem 2.5rem; max-width: 24.0625rem; }

.three-col-component.light { padding-bottom: 6.875rem; }

.three-col-component.light h2, .three-col-component.light .h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.25rem; }

.three-col-component.three-col-quote { /*counter transform the bg image on the caps*/ }

.three-col-component.three-col-quote .hexagon { position: relative; width: 3.125rem; height: 1.80438rem; margin: 0.90187rem 0; background-size: auto 3.4641rem; background-position: center; border-radius: 15%; }

.three-col-component.three-col-quote .hexTop, .three-col-component.three-col-quote .hexBottom { position: absolute; z-index: 1; width: 2.21rem; height: 2.21rem; overflow: hidden; transform: scaleY(0.5774) rotate(-45deg); background: inherit; left: 0.395rem; }

.three-col-component.three-col-quote .hexTop:after, .three-col-component.three-col-quote .hexBottom:after { content: ""; position: absolute; width: 3rem; height: 1.73205rem; transform: rotate(45deg) scaleY(1.7321) translateY(-0.86603rem); transform-origin: 0 0; background: inherit; }

.three-col-component.three-col-quote .hexTop { top: -1.10486rem; border-radius: 15%; }

.three-col-component.three-col-quote .hexTop:after { background-position: center top; }

.three-col-component.three-col-quote .hexBottom { bottom: -1.10486rem; border-radius: 15%; }

.three-col-component.three-col-quote .hexBottom:after { background-position: center bottom; }

.three-col-component.three-col-quote .hexagon:after { content: ""; position: absolute; top: 0.03609rem; left: 0; width: 3rem; height: 1.73205rem; z-index: 2; background: inherit; }

.three-col-component.three-col-quote .quotation-column p { font-family: "Alright-v2-Normal-Regular", sans-serif; font-style: italic; }

.three-col-component.three-col-quote .quotation-column .image-and-quote { margin-top: auto; }

.three-col-component.three-col-quote .quotation-column .quotation-mark { position: relative; }

.three-col-component.three-col-quote .quotation-column .quotation-mark p:before, .three-col-component.three-col-quote .quotation-column .quotation-mark p:after { font-family: sans-serif; font-style: normal; color: #008cfa; font-size: 1.5625rem; }

.three-col-component.three-col-quote .quotation-column .quotation-mark p:before { content: "\201C"; position: absolute; left: -0.625rem; top: inherit; }

.three-col-component.three-col-quote .quotation-column .quotation-mark p:after { content: "\201D"; position: absolute; margin-left: 0.3125rem; }

.three-col-component.three-col-quote .quotation-column h2, .three-col-component.three-col-quote .quotation-column .h2 { align-items: center; display: flex; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1.25rem; }

.three-col-component.three-col-quote .quotation-column h2 .circle, .three-col-component.three-col-quote .quotation-column .h2 .circle { border-radius: 50%; display: inline-block; height: 3.125rem; margin-right: 0.9375rem; width: 3.125rem; }

.quote-blog .quote-component .quotation-mark p { margin-bottom: 0; }

.quote-blog .quote-component .quotation-mark:before, .quote-blog .quote-component .quotation-mark:after { font-family: sans-serif; font-style: normal; }

.quote-blog .quote-component .quotation-mark:before { content: "\201C"; position: absolute; left: -0.9375rem; }

.quote-blog .quote-component .quotation-mark:after { content: "\201D"; position: absolute; margin-left: 0.3125rem; }

.quote-component .quotation-mark { font-family: "Alright-v2-Normal-Regular", sans-serif; font-style: italic; font-size: 2.0625rem; position: relative; }

.quote-component .quotation-mark.not-italic { font-style: normal; }

.quote-component .quotation-mark:before, .quote-component .quotation-mark:after { color: #008cfa; font-family: sans-serif; font-size: 2.0625rem; font-style: normal; }

.quote-component .quotation-mark:before { content: "\201C"; position: absolute; left: -0.9375rem; }

.quote-component .quotation-mark:after { content: "\201D"; position: absolute; margin-left: 0.3125rem; }

.quote-component h2, .quote-component .h2 { align-items: center; display: flex; font-family: "Alright-v2-Normal-Bold", sans-serif; max-width: none; }

.quote-component h2 .circle, .quote-component .h2 .circle { display: inline-block; margin-right: 0.9375rem; width: 3.125rem !important; }

.quote-component p { font-family: 'Alright-v2-Normal-Regular'; font-style: italic; line-height: 2.53125rem !important; }

.career-multicolor-block { padding-bottom: 6.25rem; padding-top: 6.25rem; }

.career-multicolor-block p.h1 span { font-family: "Alright-v2-Normal-Regular", sans-serif; }

.career-multicolor-block p.h1 span.text-white { font-family: "Alright-v2-Normal-Bold", sans-serif; }

#career-slider { margin-bottom: 9.375rem; }

#career-slider .image-holder { bottom: -2.75rem; }

#career-slider .slider-row ul li.lead-line { font-size: 1.25rem; position: relative; right: 0.9375rem; margin-bottom: 1rem; margin-top: 2.5rem; }

#career-slider .slider-row ul li.lead-line:first-of-type { margin-top: 0; }

#career-slider .slider-row ul li.lead-line::before { content: ""; margin-left: -0.625rem; }

#career-slider .glide__bullets { bottom: -44px; transform: translate(-50%, -100%); left: 23%; }

#career-slider .text-holder { margin-top: 44px; }

.left-image-col-component, .right-image-col-component { padding-bottom: 5rem; padding-top: 5rem; }

.left-image-col-component.career-listing-component, .right-image-col-component.career-listing-component { padding-top: 0; margin-bottom: -150px; }

.left-image-col-component.career-listing-component.img-col-slider, .right-image-col-component.career-listing-component.img-col-slider { margin-bottom: -50px; }

.left-image-col-component.career-listing-component .image-holder, .right-image-col-component.career-listing-component .image-holder { position: relative; }

.left-image-col-component.career-listing-component img, .right-image-col-component.career-listing-component img { bottom: 105px; }

.left-image-col-component.career-listing-component .secondary-content, .right-image-col-component.career-listing-component .secondary-content { position: relative; bottom: 60px; }

.left-image-col-component h1, .left-image-col-component .h1, .left-image-col-component p.h1, .right-image-col-component h1, .right-image-col-component .h1, .right-image-col-component p.h1 { font-size: 2.75rem; margin-bottom: 0.625rem; line-height: 3.3rem; font-family: "Alright-v2-Normal-Bold", sans-serif; }

.left-image-col-component h2, .left-image-col-component .h2, .right-image-col-component h2, .right-image-col-component .h2 { margin-bottom: 1.5625rem; margin-top: 0; }

.left-image-col-component p, .left-image-col-component .other-content, .right-image-col-component p, .right-image-col-component .other-content { font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 1.125rem; line-height: 1.6875rem; margin-top: 1.875rem; margin-bottom: 0.9375rem; }

.left-image-col-component a, .right-image-col-component a { margin-top: 0.9375rem; }

.left-image-col-component.over-ride img, .right-image-col-component.over-ride img { position: relative; }

.left-image-col-component .list-lead, .right-image-col-component .list-lead { color: #fff; font-weight: bold; list-style: none; margin-left: 2em; margin-bottom: 0; }

.left-image-col-component .other-content .lead-line, .right-image-col-component .other-content .lead-line { font-size: 1.25rem; }

.left-image-col-component .other-content p, .right-image-col-component .other-content p { margin-top: 0; }

.left-image-col-component .other-content h2, .right-image-col-component .other-content h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; }

.left-image-col-component ul, .right-image-col-component ul { margin-top: auto; }

.left-image-col-component ul li, .right-image-col-component ul li { margin-bottom: auto; }

.left-image-col-component .btn.btn-flat.btn-default, .left-image-col-component .btn-flat.btn-default.hs-button, .right-image-col-component .btn.btn-flat.btn-default, .right-image-col-component .btn-flat.btn-default.hs-button { margin-top: 1.5625rem; white-space: nowrap; min-width: 65%; }

.left-image-col-component .tab-holder.tab-content > .active, .right-image-col-component .tab-holder.tab-content > .active { display: flex; }

.left-image-col-component .tab-holder h1, .right-image-col-component .tab-holder h1 { margin-top: 1.875rem; }

.left-image-col-component .tab-holder h2, .right-image-col-component .tab-holder h2 { color: #008cfa; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

.left-image-col-component .tab-holder .tab-pane .date, .right-image-col-component .tab-holder .tab-pane .date { color: #fff; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 3.875rem; margin-bottom: 2.8125rem; margin-top: 2.8125rem; }

.left-image-col-component .tab-holder .tab-pane p, .right-image-col-component .tab-holder .tab-pane p { color: #fff; line-height: 1.6875rem; }

.left-image-col-component .tab-holder .tab-pane p.h1, .right-image-col-component .tab-holder .tab-pane p.h1 { font-size: 2.75rem; line-height: 3.3rem; }

.left-image-col-component .tab-holder .nav-tab-holder, .right-image-col-component .tab-holder .nav-tab-holder { position: absolute; bottom: 0; width: 95%; height: 9.375rem; }

.left-image-col-component .tab-holder .nav-tab-holder nav, .right-image-col-component .tab-holder .nav-tab-holder nav { margin-top: 1.25rem; }

.left-image-col-component .tab-holder .nav-tabs, .right-image-col-component .tab-holder .nav-tabs { border-bottom: none; }

.left-image-col-component .tab-holder .nav-tabs .nav-link, .right-image-col-component .tab-holder .nav-tabs .nav-link { border: none; color: #8D969B; padding: 0; margin-right: 0.5rem; }

.left-image-col-component .tab-holder .nav-tabs .nav-link.active, .right-image-col-component .tab-holder .nav-tabs .nav-link.active { color: #fff; background-color: #00141e; text-decoration: underline; -webkit-text-decoration-color: #008cfa; text-decoration-color: #008cfa; text-underline-position: below; }

.left-image-col-component .image-holder, .right-image-col-component .image-holder { align-self: center; }

.left-image-col-component img, .left-image-col-component video, .left-image-col-component .embed-responsive, .right-image-col-component img, .right-image-col-component video, .right-image-col-component .embed-responsive { height: auto; width: 100%; }

.left-image-col-component .embed-responsive, .right-image-col-component .embed-responsive { position: absolute; z-index: 1000; padding-top: 0.0625rem; display: none; }

.link-group-component + .right-image-col-component.video-component { padding-top: 6.875rem; }

.right-image-slant-component { margin-bottom: -15.625rem; padding-bottom: 15.625rem; }

.right-image-slant-component .container-fluid, .right-image-slant-component .container-sm, .right-image-slant-component .container-md, .right-image-slant-component .container-lg, .right-image-slant-component .container-xl, .right-image-slant-component .container-xxl { margin-bottom: -10.9375rem; }

.right-image-slant-component .slant { padding-top: 34.375rem; }

.right-image-slant-component .image-holder { bottom: 23.75rem; position: relative; }

.right-image-slant-component .image-holder div { background-color: #8D969B; height: 34.0625rem; width: 100%; }

.right-image-slant-component .text-holder { bottom: 18.75rem; position: relative; }

.right-image-slant-component .text-holder h1, .right-image-slant-component .text-holder .h1, .right-image-slant-component .text-holder p.h1 { margin-bottom: 1.5625rem; margin-top: 6.25rem; }

.right-image-slant-component .text-holder h2, .right-image-slant-component .text-holder .h2 { margin-bottom: 2.8125rem; }

.right-image-slant-component .text-holder p { margin-bottom: 2.5rem; }

.six-column-component .gray-sq { background-color: #8D969B; height: 16.5625rem; margin: 0 auto; min-width: 12.5rem; bottom: 3.125rem; margin-bottom: -2.5rem; position: relative; min-width: 25rem; }

.six-column-component .col p, .six-column-component .hs-form-field p { font-family: "Alright-v2-Normal-Bold", sans-serif; margin-bottom: 6.25rem; }

.link-group-component p { margin-top: 1.875rem; }

.link-group-component .btn.btn-flat.btn-default, .link-group-component .btn-flat.btn-default.hs-button { background-color: #00141e; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; height: 4.6875rem; margin-top: 1.875rem; max-width: 18.75rem; width: 18.75rem; white-space: normal; }

.link-group-component .link-group { justify-content: center; }

.checklist-component { padding-bottom: 9.0625rem; }

.checklist-component .check-list { border: solid 0.0625rem #1AAB9A; padding: 2.5rem; margin-right: 1.875rem; }

.checklist-component .check-list h2 { font-family: "Alright-v2-Normal-Regular", sans-serif; }

.checklist-component .check-list ul li { color: #8D969B; }

.checklist-component .check-list.image-based { background-color: #1AAB9A; }

.checklist-component .check-list.image-based ul li { color: #fff; }

.checklist-component .check-list.image-based ul li span img.light-mark { opacity: 0; }

.checklist-component .check-list.image-based ul li span img.dark-mark { opacity: 1; }

.checklist-component .check-list.image-based h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; }

.checklist-component .check-list h2, .checklist-component .check-list .h2 { margin-bottom: 2.5rem; }

.checklist-component .check-list p { margin-bottom: 2.5rem; }

.checklist-component .check-list ul li { margin-bottom: 1.5625rem; }

.checklist-component .check-list ul li span img { display: inline; height: 0.625rem; position: relative; right: 0.9375rem; margin-right: -0.625rem; width: auto; }

.checklist-component .check-list ul li span img.dark-mark { opacity: 0; }

.large-cta-component { background-color: #008cfa; margin-top: 6.25rem; }

.large-cta-component .cta-form .h1 { margin-top: 9.375rem; }

.large-cta-component .cta-form .h1, .large-cta-component .cta-form .h2 { font-family: "Alright-v2-Normal-Regular", sans-serif; }

.large-cta-component input { background-color: #CCE8FE; text-transform: uppercase; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; }

.large-cta-component input::-moz-placeholder { text-transform: uppercase; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; }

.large-cta-component input:-ms-input-placeholder { text-transform: uppercase; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; }

.large-cta-component input::placeholder { text-transform: uppercase; font-family: "Alright-v2-Normal-Regular", sans-serif; font-size: 0.9375rem; }

.large-cta-component .btn.btn-default, .large-cta-component .btn-default.hs-button { background-color: #015696; font-family: "Alright-v2-Normal-Bold", sans-serif; position: relative; white-space: nowrap; height: 3.125rem; width: 35%; top: 0.3125rem; }

.large-cta-component #email-24a8ee3b-f6c0-4c3b-845b-7a42577d35dc { padding: 1.625rem; border: none; }

.large-cta-component .hs-demo-signup .hs-form .hs-button.primary { border: none; height: 3.125rem; background-color: #015696; font-family: "Alright-v2-Normal-Bold", sans-serif; }

.contact-form-component { padding-bottom: 9.375rem; }

.contact-form-component .hbspt-form { min-height: 38.0625rem; }

.contact-form-component h2, .contact-form-component .h2, .large-cta-component h2, .large-cta-component .h2 { margin-bottom: 2.5rem; }

.contact-form-component label, .large-cta-component label { font-size: 0.9375rem; line-height: 1.6875rem; margin-bottom: 1.25rem; margin-top: 0.625rem; }

.contact-form-component input, .large-cta-component input { height: 3.125rem; width: 100%; }

.contact-form-component textarea, .large-cta-component textarea { height: 9.375rem; width: 100%; }

.contact-form-component button, .large-cta-component button { margin-top: -0.3125rem; width: 100%; }

.contact-form-component .contact-form .form-row .col:nth-of-type(2), .contact-form-component .contact-form .form-row .hs-form-field:nth-of-type(2), .large-cta-component .contact-form .form-row .col:nth-of-type(2), .large-cta-component .contact-form .form-row .hs-form-field:nth-of-type(2) { margin-left: 1.875rem; }

.contact-form-component.half-contact-form ul, .large-cta-component.half-contact-form ul { margin-top: 1.25rem; }

.contact-form-component.half-contact-form ul li, .large-cta-component.half-contact-form ul li { margin-bottom: 0.9375rem; }

.contact-form-component.half-contact-form ul li span img, .large-cta-component.half-contact-form ul li span img { display: inline; height: 0.625rem; width: auto; position: relative; margin-right: 0.3125rem; }

.contact-form-component .btn-default, .large-cta-component .btn-default { padding: 0.9375rem 3.75rem; }

.orange { color: #FF8D1F !important; font-family: "Alright-v2-Normal-Regular", sans-serif; }

.bg-offwhite { background: #EBECED; }

.bottom-spacer { padding-bottom: 7.8125rem; }

.customer-story-component .about-header, .blog-story-component .about-header, .about-us-component .about-header { color: #008cfa; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

.customer-story-component .signature, .blog-story-component .signature, .about-us-component .signature { width: 70%; }

.customer-story-component img, .blog-story-component img, .about-us-component img { width: 100%; z-index: 102; }

.customer-story-component img.over-ride, .blog-story-component img.over-ride, .about-us-component img.over-ride { bottom: 2.8125rem; position: relative; }

.customer-story-component p, .blog-story-component p, .about-us-component p { line-height: 1.6875rem; margin-bottom: 1.25rem; margin-top: 1.25rem; }

.customer-story-component .glide__arrow--left, .blog-story-component .glide__arrow--left, .about-us-component .glide__arrow--left { left: 6em; }

.customer-story-component .glide__arrow--right, .blog-story-component .glide__arrow--right, .about-us-component .glide__arrow--right { right: 6em; }

.customer-story-component .stats-component, .customer-story-component .slider-component, .customer-story-component .quote-component, .customer-story-component .large-cta-component, .blog-story-component .stats-component, .blog-story-component .slider-component, .blog-story-component .quote-component, .blog-story-component .large-cta-component, .about-us-component .stats-component, .about-us-component .slider-component, .about-us-component .quote-component, .about-us-component .large-cta-component { width: 100.5vw; position: relative; left: calc((-1 * (100vw - 100%) / 2) - 0.4375rem); margin-top: 2vw; margin-bottom: 2vw; }

.customer-story-component .stats-component .container-fluid, .customer-story-component .stats-component .container-sm, .customer-story-component .stats-component .container-md, .customer-story-component .stats-component .container-lg, .customer-story-component .stats-component .container-xl, .customer-story-component .stats-component .container-xxl, .customer-story-component .slider-component .container-fluid, .customer-story-component .slider-component .container-sm, .customer-story-component .slider-component .container-md, .customer-story-component .slider-component .container-lg, .customer-story-component .slider-component .container-xl, .customer-story-component .slider-component .container-xxl, .customer-story-component .quote-component .container-fluid, .customer-story-component .quote-component .container-sm, .customer-story-component .quote-component .container-md, .customer-story-component .quote-component .container-lg, .customer-story-component .quote-component .container-xl, .customer-story-component .quote-component .container-xxl, .customer-story-component .large-cta-component .container-fluid, .customer-story-component .large-cta-component .container-sm, .customer-story-component .large-cta-component .container-md, .customer-story-component .large-cta-component .container-lg, .customer-story-component .large-cta-component .container-xl, .customer-story-component .large-cta-component .container-xxl, .blog-story-component .stats-component .container-fluid, .blog-story-component .stats-component .container-sm, .blog-story-component .stats-component .container-md, .blog-story-component .stats-component .container-lg, .blog-story-component .stats-component .container-xl, .blog-story-component .stats-component .container-xxl, .blog-story-component .slider-component .container-fluid, .blog-story-component .slider-component .container-sm, .blog-story-component .slider-component .container-md, .blog-story-component .slider-component .container-lg, .blog-story-component .slider-component .container-xl, .blog-story-component .slider-component .container-xxl, .blog-story-component .quote-component .container-fluid, .blog-story-component .quote-component .container-sm, .blog-story-component .quote-component .container-md, .blog-story-component .quote-component .container-lg, .blog-story-component .quote-component .container-xl, .blog-story-component .quote-component .container-xxl, .blog-story-component .large-cta-component .container-fluid, .blog-story-component .large-cta-component .container-sm, .blog-story-component .large-cta-component .container-md, .blog-story-component .large-cta-component .container-lg, .blog-story-component .large-cta-component .container-xl, .blog-story-component .large-cta-component .container-xxl, .about-us-component .stats-component .container-fluid, .about-us-component .stats-component .container-sm, .about-us-component .stats-component .container-md, .about-us-component .stats-component .container-lg, .about-us-component .stats-component .container-xl, .about-us-component .stats-component .container-xxl, .about-us-component .slider-component .container-fluid, .about-us-component .slider-component .container-sm, .about-us-component .slider-component .container-md, .about-us-component .slider-component .container-lg, .about-us-component .slider-component .container-xl, .about-us-component .slider-component .container-xxl, .about-us-component .quote-component .container-fluid, .about-us-component .quote-component .container-sm, .about-us-component .quote-component .container-md, .about-us-component .quote-component .container-lg, .about-us-component .quote-component .container-xl, .about-us-component .quote-component .container-xxl, .about-us-component .large-cta-component .container-fluid, .about-us-component .large-cta-component .container-sm, .about-us-component .large-cta-component .container-md, .about-us-component .large-cta-component .container-lg, .about-us-component .large-cta-component .container-xl, .about-us-component .large-cta-component .container-xxl { padding-left: 1.875rem; }

@media (max-width: 767.98px) { .customer-story-component .stats-component, .customer-story-component .slider-component, .customer-story-component .quote-component, .customer-story-component .large-cta-component, .blog-story-component .stats-component, .blog-story-component .slider-component, .blog-story-component .quote-component, .blog-story-component .large-cta-component, .about-us-component .stats-component, .about-us-component .slider-component, .about-us-component .quote-component, .about-us-component .large-cta-component { width: auto; left: auto; } }

.post-meta { font-family: "Alright-v2-Normal-Bold", sans-serif; text-transform: uppercase; margin-top: 1.25rem; display: flex; color: #8D969B; font-size: 0.9375rem; color: #8D969B; line-height: 1.2; margin-bottom: 0; }

.post-categories { list-style-type: none; padding-left: 0; text-transform: uppercase; display: inline-block; }

.post-categories li, .post-categories li a { font-size: 0.9375rem; color: #8D969B; line-height: 1.2; margin-bottom: 0; margin-right: 0.1875rem; }

.post-categories li + .lead-line, .post-categories li a + .lead-line { margin-bottom: 0; }

.press-page .jumbo-row, .blog .jumbo-row, .single-blog-post .jumbo-row, .archive-component .jumbo-row, .archive .jumbo-row, .page-template-simple-text .jumbo-row { display: flex; align-items: center; min-height: 300px; }

.press-page li.cat-item.cat-item-1, .blog li.cat-item.cat-item-1, .single-blog-post li.cat-item.cat-item-1, .archive-component li.cat-item.cat-item-1, .archive li.cat-item.cat-item-1, .page-template-simple-text li.cat-item.cat-item-1 { display: none; }

.press-page .cat-item a:hover, .blog .cat-item a:hover, .single-blog-post .cat-item a:hover, .archive-component .cat-item a:hover, .archive .cat-item a:hover, .page-template-simple-text .cat-item a:hover { color: #008cfa; }

.press-page .diamond-image, .blog .diamond-image, .single-blog-post .diamond-image, .archive-component .diamond-image, .archive .diamond-image, .page-template-simple-text .diamond-image { bottom: -30%; height: 130%; z-index: -1; }

.press-page .press-release-logo, .blog .press-release-logo, .single-blog-post .press-release-logo, .archive-component .press-release-logo, .archive .press-release-logo, .page-template-simple-text .press-release-logo { width: 0.625rem; position: relative; bottom: 0.125rem; margin-right: 0.3125rem; }

.press-page .post-meta, .blog .post-meta, .single-blog-post .post-meta, .archive-component .post-meta, .archive .post-meta, .page-template-simple-text .post-meta { margin-bottom: 1.25rem; }

.press-page .post-meta a, .blog .post-meta a, .single-blog-post .post-meta a, .archive-component .post-meta a, .archive .post-meta a, .page-template-simple-text .post-meta a { margin-right: 0.25rem; }

.pagination-press { margin-left: 1.5625rem; }

.pagination-press .page-numbers { color: #8D969B; display: inline-block; padding: 0.5rem; }

.pagination-press .page-numbers.current { color: #00141e; text-decoration: underline; -webkit-text-decoration-color: #008cfa; text-decoration-color: #008cfa; }

.text-primary.post-meta a { color: #008cfa; text-transform: uppercase; }

.text-primary .post-categories li, .text-primary .post-categories li a { color: #008cfa; }

.single-press-page .text-primary a { color: #008cfa; }

.single-press-page .diamond-image { z-index: -1; }

.byline { font-size: 0.9375rem; text-transform: uppercase; }

.byline .by { text-transform: none; }

.related-col a { color: #00141e; }

.related-col a .lead-line { color: #212529; transition: 0.2s color ease-in-out; }

.related-col a p { color: #00141e; }

.related-col a p:last-of-type.byline { color: #212529; }

.related-col a:hover { color: #00141e; }

.related-col a:hover p { color: #002233; }

.related-col a:hover .lead-line { color: #008cfa; }

.related-col a:hover .lead-line.byline { color: #212529; }

.related-col a:hover .card-foot p { color: #008cfa; }

.related-col .post-meta { padding-left: 1.875rem; }

.related-col .card-foot p { color: #008cfa; transition: 0.2s color ease-in-out; }

progress { /* Positioning */ position: fixed; left: 0; top: 4.45em; /* Dimensions */ width: 100%; height: 5px; /* Reset the appearance */ -webkit-appearance: none; -moz-appearance: none; appearance: none; /* Get rid of the default border in Firefox/Opera. */ border: none; /* Progress bar container for Firefox/IE10+ */ background-color: transparent; /* Progress bar value for IE10+ */ color: #008cfa; z-index: 1301; }

progress::-webkit-progress-bar { background-color: transparent; }

progress::-webkit-progress-value { background-color: #008cfa; }

progress::-moz-progress-bar { background-color: #008cfa; }

.posts-component .col-sm-12 a.card, .archive .posts-component .col-sm-12 a.card { color: #00141e; }

.posts-component .col-sm-12 a.card .lead-line, .archive .posts-component .col-sm-12 a.card .lead-line { color: #212529; transition: 0.2s color ease-in-out; }

.posts-component .col-sm-12 a.card p:last-of-type, .archive .posts-component .col-sm-12 a.card p:last-of-type { color: #008cfa; }

.posts-component .col-sm-12 a.card p:last-of-type.byline, .archive .posts-component .col-sm-12 a.card p:last-of-type.byline { color: #212529; }

.posts-component .col-sm-12 a.card:hover, .archive .posts-component .col-sm-12 a.card:hover { color: #00141e; }

.posts-component .col-sm-12 a.card:hover p:last-of-type, .archive .posts-component .col-sm-12 a.card:hover p:last-of-type { color: #002233; }

.posts-component .col-sm-12 a.card:hover .lead-line, .archive .posts-component .col-sm-12 a.card:hover .lead-line { color: #008cfa; }

.posts-component .col-sm-12 a.card:hover .lead-line.byline, .archive .posts-component .col-sm-12 a.card:hover .lead-line.byline { color: #212529; }

.posts-component .list-col, .archive .posts-component .list-col { margin-top: 3.75rem; }

.posts-component .list-col .active, .archive .posts-component .list-col .active { color: #00141e; font-family: "Alright-v2-Normal-Bold", sans-serif; }

.posts-component .list-col li, .archive .posts-component .list-col li { margin-top: 0.625rem; }

.posts-component .list-col li a, .archive .posts-component .list-col li a { color: #8D969B; font-family: "Alright-v2-Normal-Regular", sans-serif; }

.posts-component .list-col li.current-cat a, .posts-component .list-col li.cat-item-all a, .archive .posts-component .list-col li.current-cat a, .archive .posts-component .list-col li.cat-item-all a { color: #00141e; font-family: "Alright-v2-Normal-Bold", sans-serif; }

.posts-component .row.over-ride, .posts-component .card.over-ride, .archive .posts-component .row.over-ride, .archive .posts-component .card.over-ride { position: relative; bottom: 2.8125rem; margin-top: -0.9375rem; margin-bottom: -2.8125rem !important; }

.posts-component .card, .archive .posts-component .card { z-index: 101; margin-top: 2vw; border: 0; }

.posts-component .card a.text-primary, .archive .posts-component .card a.text-primary { margin: auto 1.875rem 1.25rem 1.875rem; }

.posts-component .card .post-meta, .archive .posts-component .card .post-meta { padding-left: 1.875rem; }

.posts-component .card p, .archive .posts-component .card p { padding: 0 1.875rem; margin-top: auto; }

.posts-component .card p.read-post, .archive .posts-component .card p.read-post { margin-top: 1.25rem; }

.posts-component .card p.lead-line, .archive .posts-component .card p.lead-line { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.375rem; margin-bottom: 0.625rem; }

.posts-component .card p.para, .archive .posts-component .card p.para { margin-bottom: 2.5rem; }

.posts-component .card .mid-card-section, .archive .posts-component .card .mid-card-section { margin-bottom: 1.875rem; margin-top: 0.625rem; min-height: 6.25rem; }

.posts-component .card .mid-card-section h2, .posts-component .card .mid-card-section .h2, .archive .posts-component .card .mid-card-section h2, .archive .posts-component .card .mid-card-section .h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; }

.posts-component .card.press-card, .archive .posts-component .card.press-card { border: none; }

.posts-component .card.press-card:first-of-type, .archive .posts-component .card.press-card:first-of-type { margin-top: 2.5rem; }

.posts-component .card.press-card .mid-card-section, .archive .posts-component .card.press-card .mid-card-section { margin: 0; }

.posts-component .card.press-card .mid-card-section.empty, .archive .posts-component .card.press-card .mid-card-section.empty { min-height: 4.375rem; }

.posts-component .card.press-card .lead-line, .archive .posts-component .card.press-card .lead-line { font-size: 2.0625rem; line-height: 2.53125rem; }

.posts-component .card.press-card .pressType, .archive .posts-component .card.press-card .pressType { font-size: 2.0625rem; font-family: "Alright-v2-Normal-Regular", sans-serif; margin-top: 0.9375rem; margin-bottom: 1.875rem; }

.card-component .row.over-ride, .card-component .card.over-ride { position: relative; bottom: 2.8125rem; margin-bottom: -0.625rem !important; }

.card-component .card { padding: 1.875rem; }

.card-component .card.col-4 { min-width: 34.375rem; }

.card-component .card .top-card-section { height: 12.5rem; }

.card-component .card .top-card-section .customer-logo { height: 6.25rem; width: 11.5625rem; }

.card-component .card .top-card-section .customer-logo img { align-self: center; height: auto; margin: 0 auto; width: 11.5625rem; }

.card-component .card .mid-card-section { height: 12.5rem; }

.card-component .card .mid-card-section h2.customer-title, .card-component .card .mid-card-section .h2.customer-title { font-family: "Alright-v2-Normal-Bold", sans-serif; }

.card-component .card .mid-card-section h2.customer-type, .card-component .card .mid-card-section .h2.customer-type { margin-bottom: 2.1875rem; }

.card-component .card .bottom-card-section { color: #008cfa; height: 0.9375rem; }

.card-component .card .bottom-card-section p { margin-right: 3.75rem; }

.card-component .card .bottom-card-section svg { fill: #008cfa; width: 1.25rem; }

footer a:not([href]) { color: #B8BDC0; }

footer a:not([href]):hover { color: #B8BDC0; }

footer a[href] { color: #B8BDC0; transition: 0.2s color ease-in-out; }

footer a[href]:hover { color: #008cfa; }

footer .footer-header { margin-top: 5rem; }

footer .footer-header p { color: #8D969B; font-family: "Alright-v2-Normal-Regular", sans-serif; }

footer .footer-nav { display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 4rem; margin-bottom: 3.125rem; margin-left: -0.9375rem; margin-right: -0.9375rem; }

footer .footer-nav > li { flex-basis: 0; flex-grow: 1; max-width: 100%; padding-left: 0.9375rem; padding-right: 0.9375rem; }

footer .footer-nav > li > a { color: #B8BDC0; font-size: 0.9375rem; font-weight: 400; margin-top: 2.5rem; text-transform: uppercase; }

footer .footer-nav > li > ul > li:first-of-type { margin-top: 20px; }

footer .footer-nav > li > ul > li > a { color: #B8BDC0; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }

footer .footer-nav > li > ul > li > ul > li > a { font-family: "Alright-v2-Normal-Regular", sans-serif; font-weight: 400; font-size: 0.9375rem; }

@media (min-width: 768px) { footer .footer-nav > li { flex: 0 0 33.33333%; max-width: 33.33333%; } }

@media (min-width: 1200px) { footer .footer-nav > li { flex-basis: 0; flex-grow: 1; max-width: 100%; } }

footer .icon-row { align-content: center; margin-bottom: 1.875rem; }

footer .icon-row a { color: #8D969B; }

footer .icon-row a i { font-size: 1.875rem; }

footer .icon-row p { align-self: center; color: #8D969B; white-space: nowrap; font-size: 0.9375rem; margin-bottom: 0; }

footer .mobile-footer { align-items: flex-start; height: 100%; min-height: 35rem; }

footer .mobile-footer a[href] { transition: none; }

footer .mobile-footer a[href]:hover { color: #8D969B; }

footer .mobile-footer .footer-header { display: block; margin-top: 2.8125rem; }

footer .mobile-footer .footer-header p { font-size: 1rem; }

footer .mobile-footer .hbspt-form, footer .mobile-footer .hs-nl-signup { width: 100%; min-width: 100%; }

footer .mobile-footer a.collapse-link.h6 { position: relative; display: block; text-decoration: none; letter-spacing: 0.125rem; color: #8D969B; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.125rem; text-transform: uppercase; margin-top: 1.875rem; }

footer .mobile-footer a.collapse-link.h6:before { content: "+"; position: relative; display: inline-block; width: 1.25rem; right: 1.063rem; margin-right: -1.25rem; }

footer .mobile-footer a.collapse-link.h6[aria-expanded="true"]:before { content: '-'; }

footer .mobile-footer a.collapse-link.h6[href="#footer-customer"]:before { display: none; }

footer .mobile-footer .mobile-footer-nav .col-12:first-of-type { margin-top: 3.75rem; }

footer .mobile-footer .mobile-footer-nav ul li { text-align: center; }

footer .mobile-footer .mobile-footer-nav ul { margin-bottom: 0; }

footer .mobile-footer .mobile-footer-nav ul > li { margin-top: 1rem; }

footer .mobile-footer .mobile-footer-nav ul > li > a { color: #B8BDC0; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.125rem; }

footer .mobile-footer .mobile-footer-nav ul > li > ul > li { margin-top: 1rem; }

footer .mobile-footer .mobile-footer-nav ul > li > ul > li:last-of-type { margin-bottom: 1.5625rem; }

footer .mobile-footer .mobile-footer-nav ul > li > ul > li > a { font-family: "Alright-v2-Normal-Regular", sans-serif; font-weight: 400; font-size: 1.125rem; }

footer .mobile-footer .contact.btn, footer .mobile-footer .contact.hs-button { margin-top: 1.25rem; white-space: nowrap; }

footer .mobile-footer .icon-row { display: flex; justify-content: center; margin-bottom: 4.6875rem; }

footer .mobile-footer .icon-row .social-icons { margin-bottom: 3.125rem; margin-top: 3.125rem; }

.aligncenter { display: block; margin: 5px auto 5px auto; }

.wp-caption.aligncenter { text-align: center; margin-left: auto; margin-right: auto; }

.wp-caption.aligncenter .wp-caption-text { text-align: center; }

.alignnone { margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }

.alignright { float: right; margin: 5px 0 20px 20px; }

.alignleft { float: left; margin: 5px 20px 20px 0; }

.aligncenter { display: block; margin: 5px auto 5px auto; }

@media only screen and (max-width: 480px) { .single .alignright, .single .alignleft { float: none; } }

a img.alignright { float: right; margin: 5px 0 20px 20px; }

a img.alignnone { margin: 5px 20px 20px 0; }

a img.alignleft { float: left; margin: 5px 20px 20px 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

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

.wp-caption.alignnone { margin: 5px 20px 20px 0; }

.wp-caption.alignleft { margin: 5px 20px 20px 0; }

.wp-caption.alignright { margin: 5px 0 20px 20px; }

.wp-caption img { border: 0 none; height: auto; margin: 0; padding: 0; width: auto; }

.wp-caption p.wp-caption-text { margin: 0; padding: 0 4px 5px; }

@media (max-width: 575.98px) { #career-slider .glide__bullets { bottom: 57%; left: 50%; }
  #career-slider .mobile-image { height: 250px; width: auto; } }

@media (min-width: 575.99px) and (max-width: 767px) { #career-slider .glide__bullets { top: 48%; transform: translateX(-50%); left: 50%; }
  #career-slider .mobile-image { height: 320px; width: auto; } }

@media (max-width: 767.98px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .hs-form-field, .hs-form-field, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto { padding-left: 1.25rem; padding-right: 1.25rem; }
  footer .input-group { border-radius: 0; min-width: 21.875rem; width: 30%; }
  .hs-form fieldset:last-of-type { position: relative; }
  .hs-form fieldset:last-of-type::after { right: 0.5rem; position: relative; }
  .archive-component .press-release-logo, .archive .press-release-logo { height: 22.75px; }
  .dual-cta-component .cta-block { margin-top: 3.125rem; padding-right: 0; }
  .battery, .contaminant { display: none; }
  .left-tab-component { padding-top: 40vw; }
  .slant { height: 9.375rem; }
  .no-gutters-mobile { margin-right: 0; margin-left: 0; }
  .no-gutters-mobile > .col, .no-gutters-mobile > .hs-form-field, .no-gutters-mobile > [class*="col-"] { padding-right: 0; padding-left: 0; }
  .jumbo-blank-component.jumbotron { display: flex; align-items: center; }
  .jumbo-blank-component.jumbotron h1, .jumbo-blank-component.jumbotron .h1, .jumbo-blank-component.jumbotron p.h1 { line-height: 2.8125rem; margin-top: 1.25rem; }
  .jumbotron { display: flex; align-items: center; height: 31.25rem; min-height: 31.25rem; }
  .jumbotron .hbspt-form { margin: 0 auto; width: 100%; }
  .jumbotron .hs-form .hs-input { padding: 1.4375rem; }
  .jumbotron .hs-form .hs-input::-moz-placeholder { position: relative; right: 1.125rem; }
  .jumbotron .hs-form .hs-input:-ms-input-placeholder { position: relative; right: 1.125rem; }
  .jumbotron .hs-form .hs-input::placeholder { position: relative; right: 1.125rem; }
  .jumbotron .hs-form .hs-button { padding: 1.625rem; border: none; }
  .jumbotron h1, .jumbotron .h1, .jumbotron p.h1 { font-size: 2.75rem; margin-top: 0; line-height: 2.8125rem; }
  #career-slider .text-holder { margin-top: 65px; }
  .career-listing-component.jumbotron.jumbo-blank-component { margin-top: 0; margin-bottom: -6.25rem; }
  .career-listing-component.jumbotron.jumbo-blank-component h2, .career-listing-component.jumbotron.jumbo-blank-component p.h2, .career-listing-component.jumbotron.jumbo-blank-component .h2 { margin-bottom: 1.25rem; font-family: "Alright-v2-Normal-Bold", sans-serif; }
  .career-listing-component.jumbotron.jumbo-blank-component h1, .career-listing-component.jumbotron.jumbo-blank-component p.h1, .career-listing-component.jumbotron.jumbo-blank-component .h1 { margin-top: 0; }
  .career-listing-component.left-image-col-component { padding-bottom: 0; }
  .career-listing-component.left-image-col-component.img-col-slider { margin-top: 0; padding-top: 0; }
  .career-listing-component.left-image-col-component.img-col-slider h1 { margin-top: 3.125rem; }
  .career-listing-component.left-image-col-component .image-holder { position: relative; bottom: 0; }
  .career-listing-component.career-multicolor-block { padding-top: 3.125rem; }
  .career-listing-component .secondary-content { margin-top: 4.6875rem; font-size: 1rem; position: relative; left: 0.625rem; }
  .career-listing-component .slider-row .image-holder { margin-bottom: 1.875rem; }
  .career-listing-component .slider-row .text-holder { margin-top: 1.875rem; }
  iframe#grnhse_iframe { bottom: 7.8125rem; margin-bottom: -6.25rem; position: relative; right: 1.875rem; }
  .page-template-simple-text iframe#grnhse_iframe { bottom: 0; margin-bottom: 0; position: relative; right: 0; }
  .headline-component { padding-bottom: 1.875rem; padding-top: 4.375rem; }
  .contact-form { padding-left: 2.5rem; padding-right: 2.5rem; }
  .over-ride.bottom-over-ride .row .quotation-column .quotation-mark { font-size: 1rem; }
  .left-image-col-component, .right-image-col-component { padding-bottom: 5rem; padding-top: 5rem; }
  .left-image-col-component.video-component, .right-image-col-component.video-component { padding-bottom: 0; }
  .left-image-col-component.video-component .other-content, .right-image-col-component.video-component .other-content { padding-top: 0; }
  .left-image-col-component.over-ride .over-ride-video, .right-image-col-component.over-ride .over-ride-video { display: none; }
  .left-image-col-component img, .left-image-col-component video, .left-image-col-component .embed-responsive, .right-image-col-component img, .right-image-col-component video, .right-image-col-component .embed-responsive { height: auto; width: 100%; }
  .left-image-col-component .btn.btn-flat.btn-default, .left-image-col-component .btn-flat.btn-default.hs-button, .right-image-col-component .btn.btn-flat.btn-default, .right-image-col-component .btn-flat.btn-default.hs-button { width: auto; margin-top: 2.8125rem; }
  .left-image-col-component.over-ride .over-ride-video, .right-image-col-component.over-ride .over-ride-video { display: none; }
  .left-image-col-component h1, .left-image-col-component p.h1, .right-image-col-component h1, .right-image-col-component p.h1 { font-size: 1.25rem; letter-spacing: 0; line-height: 1.5rem; }
  h1, p.h1 { font-size: 1.25rem; letter-spacing: 0; line-height: 1.5rem; }
  p, a, li, li a { font-size: 1rem; line-height: 1.5rem; }
  .btn, .hs-button, a.btn, a.hs-button { white-space: normal; }
  ul.bulleted { padding-left: 0.625rem; }
  ul.bulleted li.lead-line:first-of-type { margin-top: 2.5rem; }
  .two-col-component { padding-top: 0 !important; padding-bottom: 0 !important; margin-bottom: 5rem; }
  .two-col-component .mobile-content h1, .two-col-component .mobile-content .h1, .two-col-component .mobile-content p.h1 { margin-top: 1.875rem; }
  .two-col-component .mobile-content h2 { margin-bottom: 1.875rem; }
  .two-col-component .mobile-content .image-holder.over-ride { bottom: 60px; margin-bottom: -60px; }
  .two-col-component.right-override, .two-col-component.left-override { position: relative; bottom: 3.75rem; margin-bottom: 1.875rem; }
  .two-col-component.diamond { padding-top: 1.25rem; padding-bottom: 1.25rem; }
  .two-col-component .diamond-bg { display: none; }
  .two-col-component .btn.btn-flat.btn-default, .two-col-component .btn-flat.btn-default.hs-button { white-space: normal; width: 100%; }
  .two-col-component .list-unstyled, .two-col-component .inputs-list, .two-col-component .hs-error-msgs { padding-left: 0.4375rem; }
  .two-col-component .list-unstyled li img, .two-col-component .inputs-list li img, .two-col-component .hs-error-msgs li img { right: 0.9375rem; }
  .three-col-component .h1, .three-col-component p.h1 { margin-top: 4.375rem; margin-bottom: 1.875rem; }
  .three-col-component .card { width: 100%; }
  .three-col-component .btn, .three-col-component .hs-button, .three-col-component .btn-flat, .three-col-component .btn-default, .three-col-component .btn.btn-default, .three-col-component .btn-default.hs-button, .three-col-component .btn.btn-flat, .three-col-component .btn-flat.hs-button { white-space: normal; width: 100%; }
  .three-col-component.three-col-quote .quotation-mark p { font-size: 1rem; margin-top: 2.1875rem; margin-bottom: 0.3125rem; }
  .three-col-component.three-col-quote h2, .three-col-component.three-col-quote .h2, .three-col-component.three-col-quote p.h2 { font-size: 0.875rem; }
  .our-company-component.col-tabs-component { padding-bottom: 3.125rem; }
  .our-company-component.left-image-col-component h1, .our-company-component.left-image-col-component .h1, .our-company-component.left-image-col-component p.h1, .our-company-component.right-image-col-component h1, .our-company-component.right-image-col-component .h1, .our-company-component.right-image-col-component p.h1 { font-size: 2.75rem; line-height: 2.8125rem; }
  .our-company-component.left-image-col-component .tab-holder .text-holder, .our-company-component.right-image-col-component .tab-holder .text-holder { minimum-height: 0; }
  .our-company-component.left-image-col-component .tab-holder .tab-pane .date, .our-company-component.right-image-col-component .tab-holder .tab-pane .date { font-size: 2.75rem; margin-bottom: 1.5625rem; margin-top: 1.5625rem; position: relative; top: 3.125rem; }
  .our-company-component.left-image-col-component .tab-holder .tab-pane p, .our-company-component.right-image-col-component .tab-holder .tab-pane p { height: 2.5rem !important; }
  .our-company-component.left-image-col-component .nav-tab-holder, .our-company-component.right-image-col-component .nav-tab-holder { height: 9.375rem; bottom: 13.75rem; }
  .post-categories { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 15px; }
  .blog .diamond-image { width: 25%; }
  .press-page .diamond-image, .single-blog-post .diamond-image, .archive-component .diamond-image, .archive .diamond-image, .page-template-simple-text .diamond-image { width: 30%; }
  .press-page .diamond-image, .blog .diamond-image, .single-blog-post .diamond-image, .archive-component .diamond-image, .archive .diamond-image, .page-template-simple-text .diamond-image { bottom: -3.125rem; right: 0; background-size: cover; }
  .press-page .jumbo-blank-component, .blog .jumbo-blank-component, .single-blog-post .jumbo-blank-component, .archive-component .jumbo-blank-component, .archive .jumbo-blank-component, .page-template-simple-text .jumbo-blank-component { min-height: 15.625rem; }
  .press-page .jumbo-blank-component .mobile-text-holder, .blog .jumbo-blank-component .mobile-text-holder, .single-blog-post .jumbo-blank-component .mobile-text-holder, .archive-component .jumbo-blank-component .mobile-text-holder, .archive .jumbo-blank-component .mobile-text-holder, .page-template-simple-text .jumbo-blank-component .mobile-text-holder { height: 100%; align-self: center; }
  .press-page .jumbo-blank-component .mobile-text-holder p.h1, .press-page .jumbo-blank-component .mobile-text-holder .h1, .press-page .jumbo-blank-component .mobile-text-holder h1, .blog .jumbo-blank-component .mobile-text-holder p.h1, .blog .jumbo-blank-component .mobile-text-holder .h1, .blog .jumbo-blank-component .mobile-text-holder h1, .single-blog-post .jumbo-blank-component .mobile-text-holder p.h1, .single-blog-post .jumbo-blank-component .mobile-text-holder .h1, .single-blog-post .jumbo-blank-component .mobile-text-holder h1, .archive-component .jumbo-blank-component .mobile-text-holder p.h1, .archive-component .jumbo-blank-component .mobile-text-holder .h1, .archive-component .jumbo-blank-component .mobile-text-holder h1, .archive .jumbo-blank-component .mobile-text-holder p.h1, .archive .jumbo-blank-component .mobile-text-holder .h1, .archive .jumbo-blank-component .mobile-text-holder h1, .page-template-simple-text .jumbo-blank-component .mobile-text-holder p.h1, .page-template-simple-text .jumbo-blank-component .mobile-text-holder .h1, .page-template-simple-text .jumbo-blank-component .mobile-text-holder h1 { margin-top: 1.25rem; }
  .press-page .post-meta .date, .blog .post-meta .date, .single-blog-post .post-meta .date, .archive-component .post-meta .date, .archive .post-meta .date, .page-template-simple-text .post-meta .date { position: relative; top: 0.1875rem; }
  .press-page select, .blog select, .single-blog-post select, .archive-component select, .archive select, .page-template-simple-text select { border: none; font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 1.125rem; position: relative; left: -0.625rem; background: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
  .press-page select ::-ms-expand, .blog select ::-ms-expand, .single-blog-post select ::-ms-expand, .archive-component select ::-ms-expand, .archive select ::-ms-expand, .page-template-simple-text select ::-ms-expand { display: none; }
  .press-page .arrow-holder, .blog .arrow-holder, .single-blog-post .arrow-holder, .archive-component .arrow-holder, .archive .arrow-holder, .page-template-simple-text .arrow-holder { position: relative; margin-bottom: 1rem; }
  .press-page .arrow-holder:after, .blog .arrow-holder:after, .single-blog-post .arrow-holder:after, .archive-component .arrow-holder:after, .archive .arrow-holder:after, .page-template-simple-text .arrow-holder:after { content: " "; position: absolute; display: block; background-size: cover; background-image: url("/wp-content/uploads/2020/04/down-arrow.png"); top: 2.5rem; z-index: -1; right: 0.625rem; width: 0.6875rem; height: 0.4375rem; }
  .posts-component .list-col { margin-top: 3.125rem; }
  .posts-component .card.press-card:first-of-type { margin-top: 0; }
  .related-col { margin-bottom: -120px; }
  .related-col:last-of-type { margin-bottom: -70px; } }

@media (max-width: 991.98px) { .stats-component .stat h4 { font-size: 4.6875rem !important; }
  .stats-component .stat .stat-detail h4 { font-size: 0.875rem !important; margin-bottom: 3.125rem !important; }
  .quote-component .quotation-mark { font-size: 1.25rem !important; line-height: 1.875rem !important; }
  .quote-component h2 { font-size: 0.875rem !important; } }

@media (min-width: 576px) and (max-width: 767.98px) { .slant { height: 10.625rem; }
  .left-tab-component { padding-bottom: 12.5rem; }
  .no-gutters-mobile { margin-right: 0; margin-left: 0; }
  .no-gutters-mobile > .col, .no-gutters-mobile > .hs-form-field, .no-gutters-mobile > [class*="col-"] { padding-right: 0; padding-left: 0; }
  .jumbo-blank-component.jumbotron h1, .jumbo-blank-component.jumbotron .h1, .jumbo-blank-component.jumbotron p.h1 { margin-top: 2.5rem; }
  .two-col-component .btn, .two-col-component .hs-button { white-space: normal; width: 100%; }
  .quotation-column { padding-bottom: 3.75rem; }
  .left-image-col-component, .right-image-col-component { padding-bottom: 5rem; padding-top: 5rem; }
  .left-image-col-component img, .left-image-col-component video, .left-image-col-component .embed-responsive, .right-image-col-component img, .right-image-col-component video, .right-image-col-component .embed-responsive { height: auto; width: 100%; }
  .left-image-col-component .other-content h1, .left-image-col-component .other-content p.h1, .right-image-col-component .other-content h1, .right-image-col-component .other-content p.h1 { font-size: 1.25rem; letter-spacing: 0; line-height: 1.5rem; }
  .left-image-col-component .btn.btn-flat.btn-default, .left-image-col-component .btn-flat.btn-default.hs-button, .right-image-col-component .btn.btn-flat.btn-default, .right-image-col-component .btn-flat.btn-default.hs-button { width: auto; }
  .left-image-col-component h1, .left-image-col-component p.h1, .right-image-col-component h1, .right-image-col-component p.h1 { font-size: 1.25rem; letter-spacing: 0; line-height: 1.5rem; } }

@media (min-width: 768px) and (max-width: 991.98px) { .footer-nav > li { margin-bottom: 4rem; }
  .two-col-component .d-flex h1, .two-col-component .d-flex .h1, .two-col-component .d-flex p.h1 { font-size: 1.25rem; line-height: 1.5rem; }
  .two-col-component h1, .two-col-component .h1, .two-col-component p.h1 { font-size: 1.25rem; line-height: 1.5rem; }
  .two-col-component .image-holder { display: flex; height: 100%; align-items: center; } }

@media (min-width: 1200px) { .link-group-component .mx-auto.d-flex.link-group.flex-wrap > * { flex: 1 1 12.5rem; } }

@media (max-width: 1415px) { .contact-display-xl-none { display: none !important; } }

@media (min-width: 1415px) { .nav-tabs { top: 10%; } }

@media (max-width: 375px) { .button-container { flex-flow: column; }
  .home-tabs-component { padding-top: 0; }
  .home-tabs-component a.nav-link { font-size: 0.6875rem !important; } }

@media (max-width: 1180px) { .slider-component .glide .glide__slide img { margin: 2.5rem auto; }
  .slider-component .glide .glide__slide video { margin: 2.5rem auto; }
  .slider-component .glide .glide__arrow.glide__arrow--left img, .slider-component .glide .glide__arrow.glide__arrow--right img { height: 3.75rem; }
  .slider-component .glide .glide__arrow.glide__arrow--left { left: 0.3125rem; }
  .slider-component .glide .glide__arrow.glide__arrow--right { right: 0.3125rem; } }

@media (max-width: 1200px) { .jumbotron { margin-top: 4.375rem; } }

@media (max-width: 1060px) { .three-col-component.checklist-component .ml-5 { margin-left: 1rem !important; }
  .three-col-component.checklist-component .mr-5 { margin-right: 1rem !important; }
  .three-col-component.checklist-component .check-list { flex-basis: auto; margin-bottom: 1.25rem; }
  .jumbotron { margin-top: 4.375rem; } }

@media (max-width: 992px) { #mobile-menu-container .panel { transition: height 0.35s ease; opacity: 1; } }

@media (max-width: 992px) and (prefers-reduced-motion: reduce) { #mobile-menu-container .panel { transition: none; } }

@media (max-width: 992px) { .jumbotron h1, .jumbotron .h1, .jumbotron p.h1, .jumbotron.jumbotron-home h1, .jumbotron.jumbotron-home .h1, .jumbotron.jumbotron-home p.h1, .jumbotron.jumbo-blank-component h1, .jumbotron.jumbo-blank-component .h1, .jumbotron.jumbo-blank-component p.h1 { line-height: 2.8125rem; }
  h1, .h1, p.h1 { font-size: 1.25rem; line-height: 1.5rem; }
  h2, .h2, p.h2 { font-size: 0.875rem; font-family: "Alright-v2-Normal-Bold", sans-serif; }
  .customer-story-component img { height: auto; }
  .our-company-component .tab-holder .text-holder { min-height: 0; }
  .our-company-component.col-tabs-component { padding-bottom: 0; }
  .our-company-component.jumbo-blank-component { padding-top: 1.875rem; }
  .our-company-component.jumbo-blank-component .diamond-image { height: 170.75%; width: 34%; right: 0; bottom: -40%; background-size: cover; }
  .our-company-component.jumbo-blank-component h1, .our-company-component.jumbo-blank-component .h1, .our-company-component.jumbo-blank-component p.h1 { font-size: 1rem; line-height: 1.5rem; margin-top: 1.25rem; }
  .our-company-component.left-image-col-component h1, .our-company-component.left-image-col-component .h1, .our-company-component.left-image-col-component p.h1, .our-company-component.right-image-col-component h1, .our-company-component.right-image-col-component .h1, .our-company-component.right-image-col-component p.h1 { font-size: 2.75rem; line-height: 2.8125rem; }
  .our-company-component.left-image-col-component .tab-content img, .our-company-component.right-image-col-component .tab-content img { margin-bottom: 1.5625rem; }
  .our-company-component.left-image-col-component .text-holder, .our-company-component.right-image-col-component .text-holder { margin-top: 3.125rem; }
  .our-company-component.left-image-col-component .text-holder .date, .our-company-component.right-image-col-component .text-holder .date { font-size: 2.75rem; }
  .our-company-component.left-image-col-component .tab-holder .text-holder, .our-company-component.right-image-col-component .tab-holder .text-holder { margin-bottom: 7.5rem; }
  .tab-holder.position-relative { margin-top: 1.25rem; }
  .slant { margin-bottom: -3.75rem; }
  .slant.off-white-to-dark.over-ride { margin-top: 0; }
  .posts-component .list-col { margin-bottom: 3.125rem; }
  .posts-component .row.over-ride, .posts-component .card.over-ride { position: relative; bottom: 0; margin-top: 0.625rem; margin-bottom: 0 !important; }
  .posts-component .card.press-card .pressType, .posts-component .card.press-card .lead-line a { font-size: 1.25rem !important; line-height: 1.5rem !important; }
  .posts-component.archive-component .form-control, .posts-component.archive-component .hs-input { margin-bottom: 4.125rem; }
  .jumbotron-home.jumbotron h1 { font-size: 50px; line-height: 2.8125rem; }
  .jumbotron-home.jumbotron video { width: 0; }
  .jumbotron-home .button-container .btn, .jumbotron-home .button-container .hs-button { margin-right: 1.875rem; white-space: normal; }
  .jumbotron { margin-top: 4.375rem; }
  .home .navbar { background-color: #00141e; }
  .jumbotron, .jumbotron-home.jumbotron { background-position: bottom; background-size: cover; height: 35.9375rem; min-height: 35.9375rem; position: relative; }
  .jumbotron p, .jumbotron-home.jumbotron p { font-size: 1rem; line-height: 1.5rem; margin-top: 0.9375rem; margin-bottom: 0; }
  .jumbotron-home.jumbotron { margin-top: 2.5rem; }
  .btn.btn-default, .btn-default.hs-button, a.btn.btn-default, a.btn-default.hs-button { font-size: 0.875rem; letter-spacing: 0.10938rem; line-height: 0.9375rem; height: 3.125rem; width: 100%; white-space: normal; padding: 0.9375rem; margin-top: 1.5625rem; }
  .client-component h1 { margin-bottom: 0.625rem; }
  .client-component h2 { margin-bottom: 1.5625rem; margin-top: 4.6875rem; }
  .client-component .shape-holder { margin-bottom: 1.5625rem; }
  .client-component .client-rectangle { margin-bottom: 1.5625rem; }
  .slider-component h1, .slider-component .h1, .slider-component p.h1 { font-size: 1.25rem; line-height: 1.5rem; margin-bottom: 0.3125rem; margin-top: 3.125rem; margin-left: auto; margin-right: auto; }
  .slider-component h2, .slider-component .h2 { margin-left: auto; margin-right: auto; font-size: 0.875rem; line-height: 1.5rem; }
  .slider-component .slider-cta { margin-top: 1.875rem; }
  .slider-component .glide .glide__slide .play { width: 3.5rem; height: 3.5rem; }
  .slider-component .glide .glide__slide h2 { margin-top: 0; }
  .slider-component .glide .glide__slide .position-relative { margin: 1.875rem auto 3.125rem auto; }
  .slider-component .glide .glide__slide img { margin: 1.875rem auto; }
  .slider-component .glide .glide__arrow.glide__arrow--left img, .slider-component .glide .glide__arrow.glide__arrow--right img { height: 3.125rem; position: absolute; transform: translate(-50%, -50%); top: 0; }
  .slider-component .glide .glide__arrow.glide__arrow--left { left: 0.3125rem; }
  .slider-component .glide .glide__arrow.glide__arrow--right { right: 0.3125rem; }
  .slider-component .glide .glide__bullets .glide__bullet { margin-right: 1.25rem; }
  .slider-component .glide .glide__bullets .glide__bullet:first-of-type { margin-left: 0; }
  .slider-component .glide .glide__bullets .glide__bullet:last-of-type { margin-right: 0; }
  .home-tabs-component { padding-top: 0; }
  .home-tabs-component a.nav-link { font-size: 0.8125rem; }
  .home-tabs-component .tab-pane p.h1 { font-size: 1.25rem; margin-bottom: 1.5625rem; width: 65%; line-height: 1.6875rem; }
  .home-tabs-component .tab-pane .tab-content { margin: 1rem 0; font-size: 1rem; }
  .home-tabs-component .tab-pane .btn-flat { width: 100%; height: 3.125rem; margin-top: 0; }
  .left-tab-component { padding-top: 0; padding-bottom: 0; }
  .left-tab-component .tab-header { margin-bottom: 3.125rem; }
  .left-tab-component .tab-row h1, .left-tab-component .tab-row .h1, .left-tab-component .tab-row p.h1 { font-size: 1.3125rem; margin-bottom: 1.5625rem; }
  .left-tab-component .tab-row .nav-item h1, .left-tab-component .tab-row .nav-item .h1, .left-tab-component .tab-row .nav-item p.h1 { margin-bottom: 0; }
  .left-tab-component .tab-row p { font-size: 1rem; }
  .left-tab-component .mobile-content { margin-bottom: 3.75rem; }
  .left-tab-component .mobile-content h1, .left-tab-component .mobile-content .h1, .left-tab-component .mobile-content p.h1 { margin-bottom: 0; }
  .small-cta-component { padding-bottom: 7.5rem; }
  .small-cta-component img { height: 4.375rem !important; }
  .small-cta-component .arrow-single p.h1, .small-cta-component .arrow-single h1, .small-cta-component .arrow-single .h1 { margin-bottom: 0.875rem; }
  .small-cta-component .arrow-single .btn, .small-cta-component .arrow-single .hs-button { white-space: nowrap; height: 3.125rem; margin-right: 0 !important; }
  .jumbo-blank-component { min-height: 28.125rem; padding-top: 5rem; }
  .jumbo-blank-component .input-group { margin-top: 1.25rem; }
  .jumbo-blank-component .input-group .hbspt-form { width: 100%; }
  .jumbo-blank-component .input-group .hbspt-form .hs-button { border: none; padding: 1.6875rem; }
  .jumbo-blank-component input { border-color: #8D969B; }
  .jumbo-blank-component .jumbo-row { align-self: flex-end; }
  .jumbo-blank-component .jumbo-row h1, .jumbo-blank-component .jumbo-row .h1, .jumbo-blank-component .jumbo-row p.h1 { margin-top: 1.5625rem; }
  .jumbo-blank-component .jumbo-row h2, .jumbo-blank-component .jumbo-row .h2 { font-family: "Alright-v2-Normal-Bold", sans-serif; font-size: 0.9375rem; }
  .jumbo-blank-component .jumbo-row p { font-family: "Alright-v2-Normal-Regular", sans-serif; margin-bottom: 4.375rem; }
  .jumbo-blank-component .by, .jumbo-blank-component .byline { color: #D9DCDD; font-family: "Alright-v2-Normal-Regular", sans-serif; }
  .jumbo-blank-component .byline { display: inline; letter-spacing: 0.09375rem; text-transform: uppercase; margin-top: 2.1875rem; }
  .jumbo-blank-component .by { text-transform: none; }
  .jumbo-blank-component .input-group .form-control, .jumbo-blank-component .input-group .hs-input { padding: 1.5625rem; }
  .jumbo-blank-component .quotation-column .quotation-mark { font-style: italic; }
  .jumbo-blank-component .quotation-column .quotation-mark:before, .jumbo-blank-component .quotation-column .quotation-mark:after { font-family: sans-serif; font-style: normal; color: #008cfa; }
  .jumbo-blank-component .quotation-column .quotation-mark:before { content: "\201C"; position: absolute; left: 0; }
  .jumbo-blank-component .quotation-column .quotation-mark:after { content: "\201D"; position: absolute; margin-left: 0.3125rem; }
  .jumbo-blank-component .quotation-column h2, .jumbo-blank-component .quotation-column .h2 { align-items: center; display: flex; }
  .jumbo-blank-component .quotation-column h2 .circle, .jumbo-blank-component .quotation-column .h2 .circle { background-color: #8D969B; border-radius: 50%; display: inline-block; height: 3.125rem; margin-right: 0.9375rem; width: 3.125rem; }
  .jumbo-blank-component .diamond-bg { right: 0; z-index: 100; width: 28.125rem; height: 31.8125rem; }
  .jumbo-blank-component .diamond-bg.above:before { top: 18.5rem; height: 10.3125rem; right: 0; width: 28.125rem; }
  .jumbo-blank-component .diamond-bg.below:after { bottom: 18.125rem; height: 25.9375rem; right: 0; width: 28.125rem; }
  .three-col-component .gray-sq { width: auto; }
  .half-contact-form .ml-5 { margin-left: 1rem !important; }
  .half-contact-form .mr-5 { margin-right: 1rem !important; }
  .half-contact-form .check-list { flex-basis: auto; margin-bottom: 1.25rem; }
  .left-image-col-component.career-listing-component, .right-image-col-component.career-listing-component { padding-top: 0; margin-bottom: -150px; }
  .left-image-col-component.career-listing-component.img-col-slider, .right-image-col-component.career-listing-component.img-col-slider { margin-bottom: -50px; }
  .left-image-col-component.career-listing-component .image-holder, .right-image-col-component.career-listing-component .image-holder { position: relative; }
  .left-image-col-component.career-listing-component img, .right-image-col-component.career-listing-component img { bottom: 30px; }
  .left-image-col-component.career-listing-component .secondary-content, .right-image-col-component.career-listing-component .secondary-content { position: relative; bottom: 60px; } }

@media (min-width: 992px) and (max-width: 1222px) { .our-company-component .tab-holder .text-holder { margin-bottom: 8.125rem; } }

@media (min-width: 993px) and (max-width: 1034px) { .bottom-over-ride .col-lg-7 { flex-basis: 0; flex-grow: 1; max-width: 100%; } }

@-moz-document url-prefix() { .jumbotron.jumbotron-home { position: relative; } }
