@charset "UTF-8";
@font-face {
    font-family: 'DIN';
    src: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/fonts/DINRG.ttf") format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'DIN';
    src: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/fonts/DINMD_.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'DIN';
    src: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/fonts/DINBD.ttf") format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'DIN-Condensed';
    src: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/fonts/DINOT-COND.otf") format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'DIN-Condensed';
    src: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/fonts/DINOT-CONDBOLD.otf") format("opentype");
    font-weight: 800;
    font-style: normal
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure {
    display: block
}

figure {
    margin: 1em 40px
}

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

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: 0;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

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

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

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

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    background-repeat: no-repeat
}

* {
    margin-top: 0;
    margin-bottom: 0;
}

/** + * {*/
/*    margin-top: 1.5em;*/
/*}*/

html, body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    line-height: 1.6666666667;
    font-weight: 400;
    font-size: 18px;
    font-family: "DIN", Arial, sans-serif;
    color: #222
}

@media (min-width: 768px) {
    html {
        font-size: 18px
    }
}

.hs_cos_wrapper {
    margin-top: 0
}

.site-footer .container {
    max-width: 90%;
    width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    float: none !important
}

@media (min-width: 680px) {
    .container--tiny {
        max-width: 680px !important
    }
}

@media (min-width: 940px) {
    .container--small {
        max-width: 940px !important
    }
}

@media (min-width: 1200px) {
    .container--base {
        max-width: 1200px !important
    }
}

@media (min-width: 1270px) {
    .container--large {
        max-width: 1270px !important
    }
}

@media (min-width: 1920px) {
    .container--full {
        max-width: 1920px !important
    }
}

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

.header-container-wrapper {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 999;
}

.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
    margin-top: 0
}

.flush-header .body-container-wrapper, .flush-footer .footer-container-wrapper {
    margin-top: 0
}

::selection {
    background-color: #3ca5d5;
    color: #cee9f5
}

.intro {
    width: 800px;
    max-width: 90%;
    margin: 0 auto 3em
}

.intro a {
    color: #3ca5d5 !important
}

.intro a:hover {
    color: #222 !important
}

.page-sub-nav {
    border-bottom: 1px solid #e2e2e2;
    background: white;
    padding: 10px 20px;
    text-align: center
}

.page-sub-nav a {
    color: black;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 15px
}

.page-sub-nav a:hover {
    color: #3ca5d5
}

@media all and (max-width: 767px) {
    .page-sub-nav {
        display: none
    }
}

.text-left {
    text-align: left !important
}

@media (min-width: 420px) {
    .text-left--mobile-and-larger {
        text-align: left !important
    }
}

@media (max-width: 419px) {
    .text-left--mobile-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 768px) {
    .text-left--tablet-and-larger {
        text-align: left !important
    }
}

@media (max-width: 767px) {
    .text-left--tablet-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 768px) {
    .text-left--tablet-portrait-and-larger {
        text-align: left !important
    }
}

@media (max-width: 767px) {
    .text-left--tablet-portrait-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 1024px) {
    .text-left--tablet-landscape-and-larger {
        text-align: left !important
    }
}

@media (max-width: 1023px) {
    .text-left--tablet-landscape-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 1280px) {
    .text-left--desktop-and-larger {
        text-align: left !important
    }
}

@media (max-width: 1279px) {
    .text-left--desktop-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 1440px) {
    .text-left--large-and-larger {
        text-align: left !important
    }
}

@media (max-width: 1439px) {
    .text-left--large-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 1200px) {
    .text-left--container-and-larger {
        text-align: left !important
    }
}

@media (max-width: 1199px) {
    .text-left--container-and-smaller {
        text-align: left !important
    }
}

@media (min-width: 1120px) {
    .text-left--menu-break-and-larger {
        text-align: left !important
    }
}

@media (max-width: 1119px) {
    .text-left--menu-break-and-smaller {
        text-align: left !important
    }
}

.text-center {
    text-align: center !important
}

@media (min-width: 420px) {
    .text-center--mobile-and-larger {
        text-align: center !important
    }
}

@media (max-width: 419px) {
    .text-center--mobile-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-center--tablet-and-larger {
        text-align: center !important
    }
}

@media (max-width: 767px) {
    .text-center--tablet-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-center--tablet-portrait-and-larger {
        text-align: center !important
    }
}

@media (max-width: 767px) {
    .text-center--tablet-portrait-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 1024px) {
    .text-center--tablet-landscape-and-larger {
        text-align: center !important
    }
}

@media (max-width: 1023px) {
    .text-center--tablet-landscape-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 1280px) {
    .text-center--desktop-and-larger {
        text-align: center !important
    }
}

@media (max-width: 1279px) {
    .text-center--desktop-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 1440px) {
    .text-center--large-and-larger {
        text-align: center !important
    }
}

@media (max-width: 1439px) {
    .text-center--large-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-center--container-and-larger {
        text-align: center !important
    }
}

@media (max-width: 1199px) {
    .text-center--container-and-smaller {
        text-align: center !important
    }
}

@media (min-width: 1120px) {
    .text-center--menu-break-and-larger {
        text-align: center !important
    }
}

@media (max-width: 1119px) {
    .text-center--menu-break-and-smaller {
        text-align: center !important
    }
}

.text-right {
    text-align: right !important
}

@media (min-width: 420px) {
    .text-right--mobile-and-larger {
        text-align: right !important
    }
}

@media (max-width: 419px) {
    .text-right--mobile-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 768px) {
    .text-right--tablet-and-larger {
        text-align: right !important
    }
}

@media (max-width: 767px) {
    .text-right--tablet-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 768px) {
    .text-right--tablet-portrait-and-larger {
        text-align: right !important
    }
}

@media (max-width: 767px) {
    .text-right--tablet-portrait-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 1024px) {
    .text-right--tablet-landscape-and-larger {
        text-align: right !important
    }
}

@media (max-width: 1023px) {
    .text-right--tablet-landscape-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 1280px) {
    .text-right--desktop-and-larger {
        text-align: right !important
    }
}

@media (max-width: 1279px) {
    .text-right--desktop-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 1440px) {
    .text-right--large-and-larger {
        text-align: right !important
    }
}

@media (max-width: 1439px) {
    .text-right--large-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 1200px) {
    .text-right--container-and-larger {
        text-align: right !important
    }
}

@media (max-width: 1199px) {
    .text-right--container-and-smaller {
        text-align: right !important
    }
}

@media (min-width: 1120px) {
    .text-right--menu-break-and-larger {
        text-align: right !important
    }
}

@media (max-width: 1119px) {
    .text-right--menu-break-and-smaller {
        text-align: right !important
    }
}

.text-small {
    font-size: 14px
}

.text-large {
    font-size: 18px
}

.screen-reader-text {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.sticky-row {
    z-index: 100;
    position: relative
}

@media (min-width: 768px) {
    .sticky-row {
        position: absolute;
        width: 100% !important
    }

    .sticky-row--stuck {
        position: fixed;
        top: 80px;
        left: 0
    }
}

@media (min-width: 768px) {
    .js .fill-image {
        position: relative;
        background-size: cover;
        background-position: center center;
        min-height: 200px
    }

    .js .fill-image img {
        opacity: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }
}

@media (max-width: 767px) {
    .js .fill-image {
        background-image: none !important
    }
}

.hs-inline-edit .fill-image img {
    opacity: 1;
    visibility: visible
}

.hs-inline-edit .fill-image a {
    position: static
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}

img[style*="left"] {
    margin-right: 1.5em
}

img[style*="right"] {
    margin-left: 1.5em
}

img[style*="float"] {
    margin-bottom: 1.5em
}

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

.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding: 0;
    padding-bottom: 56.25%;
    margin-left: auto;
    margin-right: auto
}

iframe {
    max-width: 100%;
    border: 0
}

.hs-ipe-overlay {
    margin-top: 0
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .heading {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 800;
    font-size: 46px;
    line-height: 1.1304347826;
    margin-top: 0;
    margin-bottom: 0
}

@media (max-width: 767px) {
    h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, .heading {
        font-size: 38px
    }
}

/*h1 * + *, .h1 * + *, h2 * + *, .h2 * + *, h3 * + *, .h3 * + *, h4 * + *, .h4 * + *, h5 * + *, .h5 * + *, h6 * + *, .h6 * + *, .heading * + * {*/
/*    margin-top: 0*/
/*}*/

/*h1 + *, .h1 + *, h2 + *, .h2 + *, h3 + *, .h3 + *, h4 + *, .h4 + *, h5 + *, .h5 + *, h6 + *, .h6 + *, .heading + * {*/
/*    margin-top: 1.5em*/
/*}*/

/** + h1, * + .h1, * + h2, * + .h2, * + h3, * + .h3, * + h4, * + .h4, * + h5, * + .h5, * + h6, * + .h6, * + .heading {*/
/*    margin-top: 1em*/
/*}*/

/*h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a, .heading a {*/
/*    text-decoration: none;*/
/*    color: inherit*/
/*}*/

/*h1 + hr, .h1 + hr, h2 + hr, .h2 + hr, h3 + hr, .h3 + hr, h4 + hr, .h4 + hr, h5 + hr, .h5 + hr, h6 + hr, .h6 + hr, .heading + hr {*/
/*    margin-top: 1.5em*/
/*}*/

h1, .h1 {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 800;
    font-size: 46px;
    line-height: 1.1304347826
}

@media (max-width: 767px) {
    h1, .h1 {
        font-size: 38px
    }
}

h2, .h2 {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 800;
    font-size: 35px;
    line-height: 1.2857142857
}

@media (max-width: 767px) {
    h2, .h2 {
        font-size: 32px
    }
}

h3, .h3 {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3333333333
}

@media (max-width: 767px) {
    h3, .h3 {
        font-size: 25px
    }
}

h4, .h4 {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 400;
    font-size: 21px;
    line-height: 1.5238095238
}

@media (max-width: 767px) {
    h4, .h4 {
        font-size: 20px
    }
}

h5, .h5 {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4
}

@media (max-width: 767px) {
    h5, .h5 {
        font-size: 18px
    }
}

h6, .h6 {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2222222222
}

@media (max-width: 767px) {
    h6, .h6 {
        font-size: 16px
    }
}

h4 {
    margin-top: 15px
}

a {
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    color: #3ca5d5;
    text-decoration: none;
    display: inline-block;
    padding-bottom: 0;
    position: relative
}

.read-more {
    line-height: 1.5em;
    color: #3ca5d5;
    margin-right: 40px;
    font-size: 21px
}

.read-more::after {
    content: '→';
    display: inline-block;
    margin-left: 5px
}

.read-more + .read-more {
    margin-right: 0
}

.copy blockquote {
    font-size: 25px;
    margin: 5em auto;
    line-height: 35px;
    color: #3ca5d5;
    padding: 0 0 0 1.5em;
    width: 650px;
    max-width: 90%;
    border-left: 1px solid rgba(0, 0, 0, 0.15)
}

.copy a::before {
    content: '';
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #3ca5d5;
    -webkit-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.copy a:hover::before {
    width: 100%
}

.copy ul {
    padding: 0;
    margin: 20px 0 0;
    list-style: none
}

.copy ul li {
    position: relative;
    padding: 0 0 0 1em;
    margin: 0 0 .5em
}

.copy ul li::before {
    content: 'â€¢';
    position: absolute;
    left: 0;
    top: 0;
    color: #3ca5d5
}

.more-copy {
    padding: 80px 0 0
}

.more-link {
    color: #3ca5d5
}

.colored-section--dark .more-link {
    color: #3ca5d5
}

.colored-section--light .more-link {
    color: #3ca5d5
}

.colored-section--alpha .more-link {
    color: #3ca5d5
}

.colored-section--base .more-link {
    color: #3ca5d5
}

.more-link::after {
    content: 'â†’';
    margin-left: .25em
}

/*li + li {*/
/*    margin-top: .5em*/
/*}*/

.text-right + ul, .text-right + ol, .text-right + li, [style*="text-align: right"] ul, [style*="text-align: right"] ol, [style*="text-align: right"] li {
    text-align: right;
    list-style-position: inside
}

@media (min-width: 420px) {
    .text-right--mobile-and-larger ul, .text-right--mobile-and-larger ol, .text-right--mobile-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 419px) {
    .text-right--mobile-and-smaller ul, .text-right--mobile-and-smaller ol, .text-right--mobile-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 768px) {
    .text-right--tablet-and-larger ul, .text-right--tablet-and-larger ol, .text-right--tablet-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 767px) {
    .text-right--tablet-and-smaller ul, .text-right--tablet-and-smaller ol, .text-right--tablet-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 768px) {
    .text-right--tablet-portrait-and-larger ul, .text-right--tablet-portrait-and-larger ol, .text-right--tablet-portrait-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 767px) {
    .text-right--tablet-portrait-and-smaller ul, .text-right--tablet-portrait-and-smaller ol, .text-right--tablet-portrait-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 1024px) {
    .text-right--tablet-landscape-and-larger ul, .text-right--tablet-landscape-and-larger ol, .text-right--tablet-landscape-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 1023px) {
    .text-right--tablet-landscape-and-smaller ul, .text-right--tablet-landscape-and-smaller ol, .text-right--tablet-landscape-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 1280px) {
    .text-right--desktop-and-larger ul, .text-right--desktop-and-larger ol, .text-right--desktop-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 1279px) {
    .text-right--desktop-and-smaller ul, .text-right--desktop-and-smaller ol, .text-right--desktop-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 1440px) {
    .text-right--large-and-larger ul, .text-right--large-and-larger ol, .text-right--large-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 1439px) {
    .text-right--large-and-smaller ul, .text-right--large-and-smaller ol, .text-right--large-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 1200px) {
    .text-right--container-and-larger ul, .text-right--container-and-larger ol, .text-right--container-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 1199px) {
    .text-right--container-and-smaller ul, .text-right--container-and-smaller ol, .text-right--container-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

@media (min-width: 1120px) {
    .text-right--menu-break-and-larger ul, .text-right--menu-break-and-larger ol, .text-right--menu-break-and-larger li {
        text-align: right;
        list-style-position: inside
    }
}

@media (max-width: 1119px) {
    .text-right--menu-break-and-smaller ul, .text-right--menu-break-and-smaller ol, .text-right--menu-break-and-smaller li {
        text-align: right;
        list-style-position: inside
    }
}

.text-center + ul, .text-center + ol, .text-center + li, [style*="text-align: center"] ul, [style*="text-align: center"] ol, [style*="text-align: center"] li {
    text-align: center;
    list-style-position: inside
}

@media (min-width: 420px) {
    .text-center--mobile-and-larger ul, .text-center--mobile-and-larger ol, .text-center--mobile-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 419px) {
    .text-center--mobile-and-smaller ul, .text-center--mobile-and-smaller ol, .text-center--mobile-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 768px) {
    .text-center--tablet-and-larger ul, .text-center--tablet-and-larger ol, .text-center--tablet-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 767px) {
    .text-center--tablet-and-smaller ul, .text-center--tablet-and-smaller ol, .text-center--tablet-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 768px) {
    .text-center--tablet-portrait-and-larger ul, .text-center--tablet-portrait-and-larger ol, .text-center--tablet-portrait-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 767px) {
    .text-center--tablet-portrait-and-smaller ul, .text-center--tablet-portrait-and-smaller ol, .text-center--tablet-portrait-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 1024px) {
    .text-center--tablet-landscape-and-larger ul, .text-center--tablet-landscape-and-larger ol, .text-center--tablet-landscape-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 1023px) {
    .text-center--tablet-landscape-and-smaller ul, .text-center--tablet-landscape-and-smaller ol, .text-center--tablet-landscape-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 1280px) {
    .text-center--desktop-and-larger ul, .text-center--desktop-and-larger ol, .text-center--desktop-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 1279px) {
    .text-center--desktop-and-smaller ul, .text-center--desktop-and-smaller ol, .text-center--desktop-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 1440px) {
    .text-center--large-and-larger ul, .text-center--large-and-larger ol, .text-center--large-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 1439px) {
    .text-center--large-and-smaller ul, .text-center--large-and-smaller ol, .text-center--large-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 1200px) {
    .text-center--container-and-larger ul, .text-center--container-and-larger ol, .text-center--container-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 1199px) {
    .text-center--container-and-smaller ul, .text-center--container-and-smaller ol, .text-center--container-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

@media (min-width: 1120px) {
    .text-center--menu-break-and-larger ul, .text-center--menu-break-and-larger ol, .text-center--menu-break-and-larger li {
        text-align: center;
        list-style-position: inside
    }
}

@media (max-width: 1119px) {
    .text-center--menu-break-and-smaller ul, .text-center--menu-break-and-smaller ol, .text-center--menu-break-and-smaller li {
        text-align: center;
        list-style-position: inside
    }
}

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

hr {
    width: 40px;
    display: inline-block;
    margin: auto;
    margin-top: 1.5em;
    max-width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom-width: 2px;
    border-bottom-style: solid
}

br {
    margin: 0
}

.blue {
    color: #3ca5d5
}

@media all and (max-width: 767px) {
    .copy blockquote {
        margin: 2.5em auto;
        font-size: 20px;
        padding: 0 0 0 1em
    }
}

.row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.flush-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .flush-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.extra-small-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .extra-small-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.small-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .small-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.half-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .half-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.medium-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .medium-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.large-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .large-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.double-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .double-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.extra-large-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .extra-large-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.huge-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .huge-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.gargantuan-rows > .row-fluid-wrapper + .row-fluid-wrapper {
    margin-top: 0
}

@media (min-width: 1280px) {
    .gargantuan-rows > .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

.row-fluid::after {
    content: ' ';
    display: table;
    clear: both
}

.row-fluid [class*="span"] {
    min-height: 1px
}

@media (min-width: 768px) {
    .row-fluid .widget-span.widget-span--first {
        margin-left: 0
    }

    .row-fluid .widget-span.widget-span--last {
        float: right;
        margin-left: 1.6949152542%
    }
}

.widget-span::after {
    content: ' ';
    display: table;
    clear: both
}

@media (min-width: 768px) {
    .widget-span {
        margin-top: 0
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span1 {
        width: 8.3333333333%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span2 {
        width: 16.6666666667%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span3 {
        width: 25%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span4 {
        width: 33.3333333333%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span5 {
        width: 41.6666666667%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span6 {
        width: 50%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span7 {
        width: 58.3333333333%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span8 {
        width: 66.6666666667%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span9 {
        width: 75%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span10 {
        width: 83.3333333333%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span11 {
        width: 91.6666666667%
    }

    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span.span12 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .flush-modules > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-top: 0
    }
}

@media (min-width: 768px) {
    .equal-modules > .row-fluid-wrapper > .row-fluid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .equal-modules--top > .row-fluid-wrapper > .row-fluid {
        -ms-flex-line-pack: start;
        align-content: flex-start
    }

    .equal-modules--center > .row-fluid-wrapper > .row-fluid {
        -ms-flex-line-pack: center;
        align-content: center
    }

    .equal-modules--bottom > .row-fluid-wrapper > .row-fluid {
        -ms-flex-line-pack: end;
        align-content: flex-end
    }

    .equal-modules--reversed > .row-fluid-wrapper > .row-fluid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.pull-over {
    position: relative;
    z-index: 10
}

.pull-over--top {
    margin-top: -1.6666666667em
}

@media (min-width: 1280px) {
    .pull-over--top {
        margin-top: -5em
    }
}

.pull-over--top-flush {
    margin-top: 0
}

@media (min-width: 1280px) {
    .pull-over--top-flush {
        margin-top: 0
    }
}

.pull-over--top-extra-small {
    margin-top: -0.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--top-extra-small {
        margin-top: -1em
    }
}

.pull-over--top-small {
    margin-top: -0.5555555556em
}

@media (min-width: 1280px) {
    .pull-over--top-small {
        margin-top: -1.6666666667em
    }
}

.pull-over--top-half {
    margin-top: -0.8333333333em
}

@media (min-width: 1280px) {
    .pull-over--top-half {
        margin-top: -2.5em
    }
}

.pull-over--top-medium {
    margin-top: -1.25em
}

@media (min-width: 1280px) {
    .pull-over--top-medium {
        margin-top: -3.75em
    }
}

.pull-over--top-large {
    margin-top: -2.5em
}

@media (min-width: 1280px) {
    .pull-over--top-large {
        margin-top: -7.5em
    }
}

.pull-over--top-double {
    margin-top: -3.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--top-double {
        margin-top: -10em
    }
}

.pull-over--top-extra-large {
    margin-top: -4.1666666667em
}

@media (min-width: 1280px) {
    .pull-over--top-extra-large {
        margin-top: -12.5em
    }
}

.pull-over--top-huge {
    margin-top: -5em
}

@media (min-width: 1280px) {
    .pull-over--top-huge {
        margin-top: -15em
    }
}

.pull-over--top-gargantuan {
    margin-top: -8.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--top-gargantuan {
        margin-top: -25em
    }
}

.pull-over--right {
    margin-right: -1.6666666667em
}

@media (min-width: 1280px) {
    .pull-over--right {
        margin-right: -5em
    }
}

.pull-over--right-flush {
    margin-right: 0
}

@media (min-width: 1280px) {
    .pull-over--right-flush {
        margin-right: 0
    }
}

.pull-over--right-extra-small {
    margin-right: -0.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--right-extra-small {
        margin-right: -1em
    }
}

.pull-over--right-small {
    margin-right: -0.5555555556em
}

@media (min-width: 1280px) {
    .pull-over--right-small {
        margin-right: -1.6666666667em
    }
}

.pull-over--right-half {
    margin-right: -0.8333333333em
}

@media (min-width: 1280px) {
    .pull-over--right-half {
        margin-right: -2.5em
    }
}

.pull-over--right-medium {
    margin-right: -1.25em
}

@media (min-width: 1280px) {
    .pull-over--right-medium {
        margin-right: -3.75em
    }
}

.pull-over--right-large {
    margin-right: -2.5em
}

@media (min-width: 1280px) {
    .pull-over--right-large {
        margin-right: -7.5em
    }
}

.pull-over--right-double {
    margin-right: -3.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--right-double {
        margin-right: -10em
    }
}

.pull-over--right-extra-large {
    margin-right: -4.1666666667em
}

@media (min-width: 1280px) {
    .pull-over--right-extra-large {
        margin-right: -12.5em
    }
}

.pull-over--right-huge {
    margin-right: -5em
}

@media (min-width: 1280px) {
    .pull-over--right-huge {
        margin-right: -15em
    }
}

.pull-over--right-gargantuan {
    margin-right: -8.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--right-gargantuan {
        margin-right: -25em
    }
}

.pull-over--bottom {
    margin-bottom: -1.6666666667em
}

@media (min-width: 1280px) {
    .pull-over--bottom {
        margin-bottom: -5em
    }
}

.pull-over--bottom-flush {
    margin-bottom: 0
}

@media (min-width: 1280px) {
    .pull-over--bottom-flush {
        margin-bottom: 0
    }
}

.pull-over--bottom-extra-small {
    margin-bottom: -0.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--bottom-extra-small {
        margin-bottom: -1em
    }
}

.pull-over--bottom-small {
    margin-bottom: -0.5555555556em
}

@media (min-width: 1280px) {
    .pull-over--bottom-small {
        margin-bottom: -1.6666666667em
    }
}

.pull-over--bottom-half {
    margin-bottom: -0.8333333333em
}

@media (min-width: 1280px) {
    .pull-over--bottom-half {
        margin-bottom: -2.5em
    }
}

.pull-over--bottom-medium {
    margin-bottom: -1.25em
}

@media (min-width: 1280px) {
    .pull-over--bottom-medium {
        margin-bottom: -3.75em
    }
}

.pull-over--bottom-large {
    margin-bottom: -2.5em
}

@media (min-width: 1280px) {
    .pull-over--bottom-large {
        margin-bottom: -7.5em
    }
}

.pull-over--bottom-double {
    margin-bottom: -3.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--bottom-double {
        margin-bottom: -10em
    }
}

.pull-over--bottom-extra-large {
    margin-bottom: -4.1666666667em
}

@media (min-width: 1280px) {
    .pull-over--bottom-extra-large {
        margin-bottom: -12.5em
    }
}

.pull-over--bottom-huge {
    margin-bottom: -5em
}

@media (min-width: 1280px) {
    .pull-over--bottom-huge {
        margin-bottom: -15em
    }
}

.pull-over--bottom-gargantuan {
    margin-bottom: -8.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--bottom-gargantuan {
        margin-bottom: -25em
    }
}

.pull-over--left {
    margin-left: -1.6666666667em
}

@media (min-width: 1280px) {
    .pull-over--left {
        margin-left: -5em
    }
}

.pull-over--left-flush {
    margin-left: 0
}

@media (min-width: 1280px) {
    .pull-over--left-flush {
        margin-left: 0
    }
}

.pull-over--left-extra-small {
    margin-left: -0.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--left-extra-small {
        margin-left: -1em
    }
}

.pull-over--left-small {
    margin-left: -0.5555555556em
}

@media (min-width: 1280px) {
    .pull-over--left-small {
        margin-left: -1.6666666667em
    }
}

.pull-over--left-half {
    margin-left: -0.8333333333em
}

@media (min-width: 1280px) {
    .pull-over--left-half {
        margin-left: -2.5em
    }
}

.pull-over--left-medium {
    margin-left: -1.25em
}

@media (min-width: 1280px) {
    .pull-over--left-medium {
        margin-left: -3.75em
    }
}

.pull-over--left-large {
    margin-left: -2.5em
}

@media (min-width: 1280px) {
    .pull-over--left-large {
        margin-left: -7.5em
    }
}

.pull-over--left-double {
    margin-left: -3.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--left-double {
        margin-left: -10em
    }
}

.pull-over--left-extra-large {
    margin-left: -4.1666666667em
}

@media (min-width: 1280px) {
    .pull-over--left-extra-large {
        margin-left: -12.5em
    }
}

.pull-over--left-huge {
    margin-left: -5em
}

@media (min-width: 1280px) {
    .pull-over--left-huge {
        margin-left: -15em
    }
}

.pull-over--left-gargantuan {
    margin-left: -8.3333333333em
}

@media (min-width: 1280px) {
    .pull-over--left-gargantuan {
        margin-left: -25em
    }
}

@media (max-width: 419px) {
    .collapse-columns--mobile > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .collapse-columns--tablet > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 767px) {
    .collapse-columns--tablet-portrait > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 1023px) {
    .collapse-columns--tablet-landscape > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 1279px) {
    .collapse-columns--desktop > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 1439px) {
    .collapse-columns--large > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 1199px) {
    .collapse-columns--container > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

@media (max-width: 1119px) {
    .collapse-columns--menu-break > .row-fluid-wrapper > .row-fluid > .widget-span {
        margin-left: 0;
        float: none;
        width: 100%
    }
}

.button {
    font-size: 15px;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 600;
    border: 2px solid;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    border-color: #2556d8;
    cursor: pointer;
    padding: 14px 40px 12px;
    line-height: 15px;
    border-radius: 4px;
    letter-spacing: 1.5px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-align: center;
    background: #2556d8;
    border-color: #2556d8;
    background-color: #2556d8;
    color: white !important
}

.button:hover {
    background-color: #11338d;
    border-color: #11338d
}

.button--ghost {
    border-color: #2556d8;
    background-color: transparent;
    color: #2556d8 !important
}

.button--ghost:hover, .button--ghost:focus {
    background-color: #11338d;
    color: white !important
}

.button--alpha {
    border-color: #11338d;
    background-color: #11338d;
    color: white !important
}

.button--alpha.button--ghost {
    border-color: #11338d;
    background-color: transparent;
    color: #11338d !important
}

.button--alpha.button--ghost:hover, .button--alpha.button--ghost:focus {
    background-color: #11338d;
    color: white !important
}

.hs-button {
    font-size: 15px;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 600;
    border: 2px solid;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    border-color: #2556d8;
    cursor: pointer;
    padding: 14px 40px 12px;
    line-height: 15px;
    border-radius: 4px;
    letter-spacing: 1.5px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-align: center;
    background: #2556d8
}

.hs-button:hover {
    background-color: #11338d;
    border-color: #11338d
}

.social-media__service {
    display: inline-block;
    margin-top: 0;
    margin-right: 1em;
    font-size: 1.5em
}

.social-media__service::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: "Font Awesome 5 Brands";
    font-weight: normal
}

.social-media__service--facebook:hover, .social-media__service--facebook:focus {
    color: #3b5998
}

.social-media__service--facebook::after {
    content: "\f39e"
}

.social-media__service--twitter:hover, .social-media__service--twitter:focus {
    color: #000000
}

.social-media__service--twitter::after {
    content: "\e61b"
}

.social-media__service--linkedin:hover, .social-media__service--linkedin:focus {
    color: #0077b5
}

.social-media__service--linkedin::after {
    content: "\f0e1"
}

.colored-section {
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    background-size: cover;
    background-position: center
}

@media (min-width: 1280px) {
    .colored-section {
        padding-top: 5em;
        padding-bottom: 5em
    }
}

.colored-section--white {
    background-color: white
}

.colored-section--gray {
    background-color: #f6f6f6
}

.colored-section--gradient {
    background: #3ca5d5;
    background: -webkit-linear-gradient(left, #3ca5d5 20%, #005e90 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #3ca5d5), to(#005e90));
    background: -o-linear-gradient(left, #3ca5d5 20%, #005e90 100%);
    background: linear-gradient(to right, #3ca5d5 20%, #005e90 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3ca5d5', endColorstr='#005e90', GradientType=1);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3ca5d5', endColorstr='#005e90', GradientType=1);
    color: white
}

.colored-section--gradient a {
    color: white
}

.colored-section--gradient a::before {
    background: white
}

.colored-section--image {
    background-position: center center;
    background-size: cover;
    background-color: #007caf;
    position: relative;
    color: white
}

.colored-section--image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    top: 0;
    left: 0;
    z-index: 1
}

.colored-section--image .container {
    position: relative;
    z-index: 2
}

.colored-section--dark {
    color: white;
    background-color: #3ca5d5
}

.colored-section--dark .hs-button {
    border-color: #2556d8;
    background-color: #2556d8;
    color: white !important
}

.colored-section--dark a {
    color: white;
    text-decoration: underline
}

.colored-section--dark a:hover, .colored-section--dark a:focus {
    color: #3ca5d5
}

.colored-section--dark.colored-section--overlay {
    position: relative;
    z-index: 0
}

.colored-section--dark.colored-section--overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: #3ca5d5;
    opacity: .8;
    z-index: 0
}

.colored-section--dark.colored-section--overlay > .row-fluid-wrapper {
    position: relative;
    z-index: 50
}

.colored-section--light {
    color: #333;
    background-color: #f6f6f6
}

.colored-section--light .hs-button {
    border-color: #2556d8;
    background-color: #2556d8;
    color: white !important
}

.colored-section--light a {
    color: #2556d8
}

.colored-section--light a:hover, .colored-section--light a:focus {
    color: #1e45ac
}

.colored-section--light.colored-section--overlay {
    position: relative;
    z-index: 0
}

.colored-section--light.colored-section--overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: #f6f6f6;
    opacity: .8;
    z-index: 0
}

.colored-section--light.colored-section--overlay > .row-fluid-wrapper {
    position: relative;
    z-index: 50
}

.colored-section--alpha {
    color: white;
    background-color: #3ca5d5
}

.colored-section--alpha .hs-button {
    border-color: #2556d8;
    background-color: #2556d8;
    color: white !important
}

.colored-section--alpha a {
    color: white;
    text-decoration: underline
}

.colored-section--alpha a:hover, .colored-section--alpha a:focus {
    color: #3ca5d5
}

.colored-section--alpha.colored-section--overlay {
    position: relative;
    z-index: 0
}

.colored-section--alpha.colored-section--overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: #3ca5d5;
    opacity: .8;
    z-index: 0
}

.colored-section--alpha.colored-section--overlay > .row-fluid-wrapper {
    position: relative;
    z-index: 50
}

.colored-section--base {
    color: #333;
    background-color: white
}

.colored-section--base .hs-button {
    border-color: #2556d8;
    background-color: #2556d8;
    color: white !important
}

.colored-section--base a {
    color: #2556d8
}

.colored-section--base a:hover, .colored-section--base a:focus {
    color: #1e45ac
}

.colored-section--base.colored-section--overlay {
    position: relative;
    z-index: 0
}

.colored-section--base.colored-section--overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: '';
    background-color: white;
    opacity: .8;
    z-index: 0
}

.colored-section--base.colored-section--overlay > .row-fluid-wrapper {
    position: relative;
    z-index: 50
}

.bordered-section {
    border-width: 0;
    border-style: solid
}

.bordered-section--top {
    border-top-width: 1px
}

.bordered-section--right {
    border-right-width: 1px
}

.bordered-section--bottom {
    border-bottom-width: 1px
}

.bordered-section--left {
    border-left-width: 1px
}

.site-header {
    z-index: 999;
    width: 100%
}

.site-header .top-bar {
    background: #011425;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 30px
}

.site-header .top-bar .logo {
    display: block;
    width: 295px;
    height: 35px;
    padding: 0 35px
}

.site-header .top-bar .pulled_right {
    margin: 0;
    width: calc(100% - 255px);
    text-align: right
}

.site-header .top-bar .pulled_right .top-nav {
    color: white;
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.site-header .top-bar .pulled_right .top-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-right: 1px solid rgba(128, 128, 128, 0.6)
}

.site-header .top-bar .pulled_right .top-nav ul li {
    padding: 0;
    margin: 0 20px 0 0;
    display: inline-block
}

.site-header .top-bar .pulled_right .top-nav ul li::before {
    display: none
}

.site-header .top-bar .pulled_right .top-nav ul li a {
    display: block;
    padding: 30px 0;
    margin: 0 10px;
    color: white;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer
}

.site-header .top-bar .pulled_right .top-nav ul li a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 5px;
    background: #3ca5d5;
    display: block;
    left: 0;
    bottom: 0;
    -webkit-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear
}

.site-header .top-bar .pulled_right .top-nav ul li a.active::after, .site-header .top-bar .pulled_right .top-nav ul li a:hover::after {
    width: 100%
}

.site-header .top-bar .pulled_right .courtesy-nav {
    color: white;
    margin: 0;
    display: inline-block;
    vertical-align: top
}

.site-header .top-bar .pulled_right .courtesy-nav ul {
    list-style: none;
    padding: 0;
    margin: 0 0 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.site-header .top-bar .pulled_right .courtesy-nav ul li {
    padding: 0;
    margin: 0;
    display: inline-block
}

.site-header .top-bar .pulled_right .courtesy-nav ul li a {
    display: block;
    padding: 30px 0;
    margin: 0 15px;
    color: white;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    cursor: pointer
}

.site-header .top-bar .pulled_right .courtesy-nav ul li a:hover {
    color: #3ca5d5
}

.site-header .top-bar .pulled_right .courtesy-nav ul li a.login {
    display: none;
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/user-login-icon.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding-left: 27px
}

.site-header .top-bar .pulled_right .courtesy-nav ul li a.phone {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/phone-icon.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: auto 20px;
    padding-left: 22px
}

.site-header .top-bar .pulled_right .courtesy-nav ul li a.search {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/blue-search-icon.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 18px;
    width: 28px;
    font-size: 0;
    margin: 0;
    padding: 30px;
    color: transparent;
    cursor: pointer
}

.site-header .top-bar .pulled_right .courtesy-nav ul li a.search:hover {
    opacity: .75
}

.site-header .top-bar .mobile-bar {
    display: none;
    margin: 0
}

.site-header .top-bar .mobile-bar .nav-trigger {
    width: 22px;
    height: 22px;
    position: relative;
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: block;
    margin: 0 15px
}

.site-header .top-bar .mobile-bar .nav-trigger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: white;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    margin: 0;
    -webkit-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.site-header .top-bar .mobile-bar .nav-trigger span:nth-child(1) {
    top: 2px
}

.site-header .top-bar .mobile-bar .nav-trigger span:nth-child(2), .site-header .top-bar .mobile-bar .nav-trigger span:nth-child(3) {
    top: 10px
}

.site-header .top-bar .mobile-bar .nav-trigger span:nth-child(4) {
    top: 18px
}

.site-header .top-bar .mobile-bar .nav-trigger.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%
}

.site-header .top-bar .mobile-bar .nav-trigger.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.site-header .top-bar .mobile-bar .nav-trigger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.site-header .top-bar .mobile-bar .nav-trigger.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

.site-header .sub-menu {
    margin: 0;
    position: absolute;
    width: 100%;
    left: 0;
    display: none;
}

.site-header .sub-menu .sub-menu-first {
    -webkit-box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1)
}

.site-header .sub-menu .sub-menu-first ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    background: #ebebeb;
    background: -webkit-linear-gradient(top, #ebebeb 0%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#fff));
    background: -o-linear-gradient(top, #ebebeb 0%, #fff 100%);
    background: linear-gradient(to bottom, #ebebeb 0%, #fff 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ebebeb', endColorstr='#fff', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ebebeb', endColorstr='#fff', GradientType=0)
}

.site-header .sub-menu .sub-menu-first ul li {
    display: inline-block
}

.site-header .sub-menu .sub-menu-first ul li a {
    font-size: 15px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    display: block;
    padding: 15px 20px;
    color: #222
}

.site-header .sub-menu .sub-menu-first ul li a:hover {
    color: #3ca5d5
}

.site-header .sub-menu .sub-menu-first ul li.active a {
    color: #3ca5d5
}

.site-header .sub-menu .sub-3-menu {
    display: none;
    position: relative;
    background: #fff;
    margin: 0 auto;
    width: 960px;
    border: 1px solid #e8e8e8;
    padding: 40px 20px
}

.site-header .sub-menu .sub-3-menu .sub-menu--grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

.site-header .sub-menu .sub-3-menu .sub-menu--group {
    width: 30%;
    margin: 0;
    padding: 20px
}

.site-header .sub-menu .sub-3-menu .sub-menu--group.last {
    width: 40%;
    border-left: 1px solid #e8e8e8;
    padding: 20px 20px 20px 40px
}

.site-header .sub-menu .sub-3-menu .sub-menu--group .section-title {
    font-size: 15px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px
}

.site-header .sub-menu .sub-3-menu .sub-menu--group ul {
    font-size: 18px
}

.site-header .sub-menu .sub-3-menu .sub-menu--group ul li a:hover {
    color: #3ca5d5
}

.site-header .sub-menu.active .sub-3-menu {
    display: block
}

.site-header #search {
    position: absolute;
    margin: 0;
    top: 0;
    left: 0;
    background: #011425;
    width: 100%;
    height: 100%;
    padding: 20px 35px
}

.site-header #search form {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.site-header #search form input {
    font-family: 'DIN', Arial, sans-serif;
    font-size: 21px;
    color: white;
    border: 0;
    background: #011425;
    border-bottom: 1px solid white;
    outline: 0 !important;
    width: calc(100% - 250px);
    margin-right: 30px
}

.site-header #search form input::-webkit-input-placeholder {
    color: #939598
}

.site-header #search form input::-moz-placeholder {
    color: #939598
}

.site-header #search form input:-ms-input-placeholder {
    color: #939598
}

.site-header #search form input:-moz-placeholder {
    color: #939598
}

.site-header #search form button {
    width: 150px
}

.site-header #search form .close {
    width: 70px;
    margin: 0;
    height: 45px;
    background-size: 20px auto;
    background-position: right center;
    background-color: transparent;
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/search-close-icon.png");
    cursor: pointer
}

.site-header #search form .close:hover {
    opacity: .75
}

.site-header--simple {
    position: relative
}

.site-header--simple .top-bar {
    text-align: center;
    padding: 27.5px 30px
}

.site-header--simple .top-bar .logo {
    margin: 0 auto
}

@media all and (max-width: 1140px) {
    .site-header .top-bar .pulled_right .top-nav ul li {
        margin-right: 10px
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul li a {
        margin: 0 10px
    }
}

@media all and (max-width: 989px) {
    .site-header .top-bar {
        padding-top: 45px
    }

    .site-header .top-bar .logo {
        display: block;
        width: 255px;
        height: 70px;
        padding: 15px
    }

    .site-header .top-bar .pulled_right .top-nav {
        display: none
    }

    .site-header .top-bar .pulled_right .courtesy-nav {
        position: absolute;
        width: 100%;
        height: 45px;
        left: 0;
        top: 0;
        background: #011425;
        border-bottom: 1px solid #707070;
        border-left: 0
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul {
        margin: 0;
        padding: 0 10px;
        display: block
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul li a {
        padding: 7.5px 0
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul li a.login {
        display: none
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul li a.search {
        background-position: right center;
        padding: 7.5px 30px
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul li:nth-child(2) {
        float: left
    }

    .site-header .top-bar .pulled_right .courtesy-nav ul li:nth-child(3) {
        float: right
    }

    .site-header .top-bar .mobile-bar {
        display: block
    }

    .site-header .sub-menu {
        display: none !important
    }

    .site-header #search {
        height: 44px;
        padding: 5px 15px
    }

    .site-header #search form input {
        height: 33px;
        font-size: 16px;
        width: calc(100% - 140px);
        border-bottom: 0
    }

    .site-header #search form button {
        height: 33px;
        padding: 7px 10px 5px;
        width: 100px
    }

    .site-header #search form .close {
        width: 40px;
        height: 33px;
        background-size: 15px auto
    }

    .site-header--simple .top-bar {
        padding: 0
    }
}

body.navOpen {
    overflow: hidden;
    position: fixed
}

.mobile-nav {
    display: none;
    position: fixed;
    width: 100%;
    height: calc(100% - 115px);
    top: 115px;
    left: 0;
    z-index: 99;
    background: white;
    margin: 0;
    overflow: auto !important
}

.mobile-nav ul li.hs-menu-depth-1 a {
    padding: 10px 20px;
    display: inline-block
}

.mobile-nav ul li.hs-menu-depth-1.hs-item-has-children {
    position: relative
}

.mobile-nav ul li.hs-menu-depth-1.hs-item-has-children .trigger-1 {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/plus-icon.png");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 12px auto;
    width: 100px;
    height: 40px;
    margin: 0;
    cursor: pointer
}

.mobile-nav ul li.hs-menu-depth-1.hs-item-has-children.open .trigger-1 {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/minus-icon.png")
}

.mobile-nav ul li.hs-menu-depth-1.hs-item-has-children.open > a {
    color: #3ca5d5
}

.mobile-nav ul li.hs-menu-depth-1 > a, .mobile-nav ul li.hs-menu-depth-2 > a {
    font-weight: 800;
    text-transform: uppercase
}

.mobile-nav ul ul.hs-menu-children-wrapper {
    background: #efefef;
    margin: 0 20px 10px
}

.mobile-nav ul ul.hs-menu-children-wrapper li.hs-menu-depth-2 ul.hs-menu-children-wrapper {
    margin: 10px 20px 20px
}

.mobile-nav ul ul.hs-menu-children-wrapper li.hs-menu-depth-2 ul.hs-menu-children-wrapper li a {
    padding: 5px 20px
}

.mobile-nav ul ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children {
    position: relative
}

.mobile-nav ul ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children .trigger-2 {
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/plus-icon.png");
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 12px auto;
    width: 100px;
    height: 40px;
    margin: 0;
    cursor: pointer
}

.mobile-nav ul ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children.open .trigger-2 {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/minus-icon.png")
}

.mobile-nav ul ul.hs-menu-children-wrapper li.hs-menu-depth-2.hs-item-has-children.open > a {
    color: #3ca5d5
}

.site-footer {
    background: #43454a;
    color: white;
    margin-top: 0
}

.site-footer a {
    color: white
}

.site-footer a:hover {
    color: #939598
}

.site-footer .footer-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 56px 0 55px;
    width: 100%;
    margin: 0
}

.site-footer .footer-grid .logo {
    width: 250px;
    margin: 0
}

.site-footer .footer-grid .nav {
    width: calc(55% - 250px);
    padding: 0 40px;
    margin: 0
}

.site-footer .footer-grid .nav ul {
    -webkit-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px
}

.site-footer .footer-grid .nav ul li {
    margin: 0;
    padding: 0
}

.site-footer .footer-grid .nav ul li a {
    display: block;
    padding: 0;
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600
}

.site-footer .footer-grid .info {
    width: 45%;
    margin: 0;
    text-align: right;
    color: #ccc;
    font-size: 14px;
    line-height: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.site-footer .footer-grid .info a {
    color: #ccc
}

.site-footer .footer-grid .info .social {
    margin: 0 0 80px
}

.site-footer .footer-grid .info .social ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.site-footer .footer-grid .info .social ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.site-footer .footer-grid .info .social ul li:not(:first-child) {
    margin-left: 15px
}

.site-footer .footer-grid .info .social ul li a {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    color: transparent;
    display: block;
    height: 24px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.site-footer .footer-grid .info .social ul li a:hover {
    opacity: .75
}

.site-footer .footer-grid .info .social ul li.facebook a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/facebook-white.png");
    width: 12px
}

.site-footer .footer-grid .info .social ul li.twitter a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/twitter-white.png");
    width: 24px
}

.site-footer .footer-grid .info .social ul li.x-twitter a {
    background-image: url("../images/x-twitter-white.png");
    width: 24px
}

.site-footer .footer-grid .info .social ul li.linkedin a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/linkedin-white.png");
    width: 24px
}

.site-footer .footer-grid .info .social ul li.instagram a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/instagram-white.png");
    width: 24px
}

.site-footer .footer-grid .info .social ul li.youtube a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/youtube-white.png");
    width: 24px
}

.site-footer .footer-grid .info .copyright {
    margin: 0
}

.site-footer .footer-grid .info .copyright .links {
    margin: 0
}

.site-footer .footer-grid .info .copyright .links ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.site-footer .footer-grid .info .copyright .links ul li {
    display: inline-block
}

.site-footer .footer-grid .info .copyright .links ul li a {
    display: inline-block
}

.site-footer .footer-grid .info .copyright .links ul li:not(:last-child)::after {
    content: '|';
    display: inline-block;
    margin: 0 5px 0 7px;
    font-weight: 300
}

@media screen and (max-width: 1180px) {
    .site-footer .footer-grid .nav {
        padding: 0 20px
    }
}

@media screen and (max-width: 989px) {
    .site-footer .footer-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .site-footer .footer-grid .logo {
        width: 100%;
        text-align: center;
        margin: 0 auto 40px
    }

    .site-footer .footer-grid .logo img {
        width: 150px
    }

    .site-footer .footer-grid .nav {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .site-footer .footer-grid .nav ul {
        -webkit-columns: 1;
        columns: 1
    }

    .site-footer .footer-grid .nav ul li a {
        display: inline-block;
        margin: 0 0 10px
    }

    .site-footer .footer-grid .info {
        width: 100%;
        text-align: center
    }

    .site-footer .footer-grid .info .social {
        margin: 30px 0 40px
    }
}

@media screen and (max-width: 580px) {
    .site-footer .footer-grid .info .copyright .links ul li {
        display: block
    }

    .site-footer .footer-grid .info .copyright .links ul li:not(:last-child)::after {
        display: none
    }

    .site-footer .footer-grid .info .copyright .links ul li a {
        display: inline-block
    }
}

.j-stacker-wrapper {
    margin-top: 10px;
    margin-bottom: 20px
}

div[id*="clear"] {
    margin-top: 0
}

.social-subhead {
    margin: 0 0 80px;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.social-subhead ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.social-subhead ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.social-subhead ul li:not(:first-child) {
    margin-left: 15px
}

.social-subhead ul li a {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    color: transparent;
    display: block;
    height: 24px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-subhead ul li a:hover {
    opacity: .75
}

.social-subhead ul li.facebook a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/facebook-black.png");
    width: 12px
}

.social-subhead ul li.twitter a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/twitter-black.png");
    width: 24px
}

.social-subhead ul li.linkedin a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/linkedin-black.png");
    width: 24px
}

.social-subhead ul li.instagram a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/instagram-black.png");
    width: 24px
}

.social-subhead ul li.youtube a {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/youtube-black.png");
    width: 24px
}

@media all and (max-width: 767px) {
    .juicer-advanced {
        display: none !important
    }
}

body.locator .hero-section {
    padding-top: 4em;
    padding-bottom: 2em
}

.dealer-locator iframe {
    width: 100%;
    height: 800px;
    margin: 0 0 -10px
}

.dealer-locator .padded-section {
    padding-top: 0
}

.hs-menu-wrapper ul {
    list-style: none;
    padding-left: 0
}

.hs-menu-wrapper li {
    margin-top: 0
}

.hs-menu-wrapper a {
    color: inherit;
    display: block;
    text-decoration: none
}

.hs-form-field {
    position: relative;
    line-height: 1.2
}

.hs-form-field > label {
    display: block;
    margin-bottom: .5em
}

.hidden-labels .hs-form-field > label {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0
}

.hs-form-field select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/caret-down-black.png") no-repeat right 10px center white;
    outline: 0
}

.hs-form-field select * {
    outline: 0
}

.hs-form-field textarea {
    resize: vertical;
    min-height: 120px
}

.hs-form-field .input {
    margin-top: 0
}

.hs-form .actions {
    text-align: center;
    margin-top: 1.5em
}

.hs-input {
    border-color: white;
    width: 100%;
    outline: 0;
    border-radius: 0;
    -webkit-transition: .2s border-color;
    -o-transition: .2s border-color;
    transition: .2s border-color;
    padding: .5em;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    color: #333;
    font-family: "DIN", Arial, sans-serif;
    border: 1px solid #99a3a9
}

.colored-section--dark .hs-input {
    border-color: white
}

.colored-section--light .hs-input {
    border-color: white
}

.colored-section--alpha .hs-input {
    border-color: white
}

.colored-section--base .hs-input {
    border-color: white
}

.hs-input:focus {
    border-color: #3ca5d5
}

.colored-section--dark .hs-input:focus {
    border-color: #3ca5d5
}

.colored-section--light .hs-input:focus {
    border-color: #3ca5d5
}

.colored-section--alpha .hs-input:focus {
    border-color: #3ca5d5
}

.colored-section--base .hs-input:focus {
    border-color: #3ca5d5
}

.hs-input.invalid {
    border-color: #faa427
}

.colored-section--dark .hs-input.invalid {
    border-color: #faa427
}

.colored-section--light .hs-input.invalid {
    border-color: #faa427
}

.colored-section--alpha .hs-input.invalid {
    border-color: #faa427
}

.colored-section--base .hs-input.invalid {
    border-color: #faa427
}

.inputs-list {
    padding-left: 0;
    list-style: none;
    line-height: 1.1
}

.inputs-list .hs-input {
    width: auto !important;
    height: auto;
    margin-right: .5em;
    border: 0;
    vertical-align: middle;
    background-color: transparent;
    padding: 1em
}

::-webkit-input-placeholder {
    color: #4d4c4c
}

:-ms-input-placeholder {
    color: #4d4c4c
}

::-ms-input-placeholder {
    color: #4d4c4c
}

::placeholder {
    color: #4d4c4c
}

.hs-error-msgs {
    background-color: #faa427;
    padding: .5em;
    list-style: none;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: .25em;
    border-radius: 5px;
    z-index: 100;
    text-align: left;
    font-size: .8em;
    color: white
}

.colored-section--dark .hs-error-msgs {
    background-color: #faa427
}

.colored-section--light .hs-error-msgs {
    background-color: #faa427
}

.colored-section--alpha .hs-error-msgs {
    background-color: #faa427
}

.colored-section--base .hs-error-msgs {
    background-color: #faa427
}

.hs-error-msgs::after {
    border-top-color: #faa427;
    content: '';
    position: absolute;
    top: 100%;
    right: .5em;
    border-width: .25em;
    border-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.colored-section--dark .hs-error-msgs::after {
    border-top-color: #faa427
}

.colored-section--light .hs-error-msgs::after {
    border-top-color: #faa427
}

.colored-section--alpha .hs-error-msgs::after {
    border-top-color: #faa427
}

.colored-section--base .hs-error-msgs::after {
    border-top-color: #faa427
}

.hs_error_rollup .hs-error-msgs {
    position: static;
    text-align: center;
    font-style: italic
}

.hs_error_rollup .hs-error-msgs::after {
    display: none
}

@media (min-width: 768px) {
    .hs-form.hs-form fieldset.form-columns-2 .hs-form-field {
        width: 49.1525423729%
    }

    .hs-form.hs-form fieldset.form-columns-3 .hs-form-field {
        width: 32.2033898305%
    }
}

.hs-form.hs-form .field {
    margin-bottom: 1.5em
}

.hs-form.hs-form [class*="form-columns"] {
    max-width: none;
    margin: 0
}

.hs-form.hs-form [class*="form-columns"] .hs-form-field {
    width: 100%
}

@media (min-width: 768px) {
    .hs-form.hs-form [class*="form-columns"] .hs-form-field {
        margin-top: 0;
        margin-left: 1.6949152542%
    }

    .hs-form.hs-form [class*="form-columns"] .hs-form-field:first-child {
        margin-left: 0
    }
}

.hs-form.hs-form [class*="form-columns"] .hs-form-field .input {
    margin-right: 0
}

.hs-form.hs-form [class*="form-columns"] .hs-form-field .hs-input {
    width: 100%
}

@media (min-width: 768px) {
    .hs-form.hs-form [class*="form-columns"] .hs-richtext + .hs-form-field {
        margin-left: 0
    }
}

.listing-nav {
    word-spacing: 1em
}

.listing-nav a {
    text-decoration: none;
    display: inline-block;
    margin-top: 0;
    word-spacing: 0
}

.listing-nav__item--prev::before, .listing-nav__item--next::after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    margin: 0 .5em
}

.listing-nav__item--prev::before {
    content: "\f104";
    margin-left: 0
}

.listing-nav__item--next::after {
    content: "\f105";
    margin-right: 0
}

.tabbed-section {
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d2d3d4
}

@media (min-width: 1280px) {
    .tabbed-section {
        padding-top: 80px;
        padding-bottom: 80px
    }
}

.tabbed-section__heading {
    text-align: center;
    margin-bottom: 1.222em
}

.tabbed-section__navigation {
    text-transform: uppercase;
    font-size: .83333em;
    margin-bottom: 3em;
    font-weight: bold;
    letter-spacing: .15em;
    line-height: 2
}

@media (min-width: 768px) {
    .tabbed-section__navigation {
        text-align: center;
        margin-bottom: 6em;
        word-spacing: 3em
    }
}

.tabbed-section__link {
    text-decoration: none !important;
    word-spacing: 0;
    border-left: 4px solid transparent;
    padding-left: 1em;
    margin: 0
}

@media (min-width: 768px) {
    .tabbed-section__link {
        border-left: 0;
        border-bottom: 4px solid transparent;
        padding-left: 0
    }
}

.tabbed-section__link, .tabbed-section__link:focus {
    color: #333
}

.colored-section--dark .tabbed-section__link, .colored-section--dark .tabbed-section__link:focus {
    color: white
}

.colored-section--light .tabbed-section__link, .colored-section--light .tabbed-section__link:focus {
    color: #333
}

.colored-section--alpha .tabbed-section__link, .colored-section--alpha .tabbed-section__link:focus {
    color: white
}

.colored-section--base .tabbed-section__link, .colored-section--base .tabbed-section__link:focus {
    color: #333
}

.tabbed-section__link:hover, .tabbed-section__link:active, .tabbed-section__link--active, .tabbed-section__link--active:focus {
    color: #3ca5d5;
    border-color: #3ca5d5
}

.colored-section--dark .tabbed-section__link:hover, .colored-section--dark .tabbed-section__link:active, .colored-section--dark .tabbed-section__link--active, .colored-section--dark .tabbed-section__link--active:focus {
    color: #3ca5d5;
    border-color: #3ca5d5
}

.colored-section--light .tabbed-section__link:hover, .colored-section--light .tabbed-section__link:active, .colored-section--light .tabbed-section__link--active, .colored-section--light .tabbed-section__link--active:focus {
    color: #3ca5d5;
    border-color: #3ca5d5
}

.colored-section--alpha .tabbed-section__link:hover, .colored-section--alpha .tabbed-section__link:active, .colored-section--alpha .tabbed-section__link--active, .colored-section--alpha .tabbed-section__link--active:focus {
    color: #3ca5d5;
    border-color: #3ca5d5
}

.colored-section--base .tabbed-section__link:hover, .colored-section--base .tabbed-section__link:active, .colored-section--base .tabbed-section__link--active, .colored-section--base .tabbed-section__link--active:focus {
    color: #3ca5d5;
    border-color: #3ca5d5
}

@media (max-width: 767px) {
    .tabbed-section__link {
        display: block;
        margin: 0
    }
}

@media (min-width: 768px) {
    .tabbed-section__tab {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.js .tabbed-section__tab {
    display: none
}

.js .tabbed-section__tab + .tabbed-section__tab {
    margin-top: 0
}

.js .tabbed-section__tab--active {
    display: block
}

@media (min-width: 768px) {
    .js .tabbed-section__tab--active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (min-width: 768px) {
    .tabbed-section__text {
        margin-top: 0
    }
}

.tabbed-section__image {
    margin-bottom: 1em
}

@media (min-width: 768px) {
    .tabbed-section__image {
        margin: 0 3em;
        height: auto;
        max-width: 45%
    }

    .tabbed-section__image--left {
        margin-left: 0
    }

    .tabbed-section__image--right {
        margin-right: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.resources-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 0
}

.resources-grid .resource-item {
    width: 30.33%;
    margin: 1.5%;
    display: block;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    color: #333;
    background: white
}

.resources-grid .resource-item:hover {
    color: #007caf;
    -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15)
}

.resources-grid .resource-item .thumb {
    display: block;
    width: 100%;
    height: 300px;
    margin: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: transparent;
    font-size: 0
}

.resources-grid .resource-item h4 {
    margin: 20px 20px 40px;
    font-weight: 600
}

@media all and (max-width: 767px) {
    .resources-grid .resource-item {
        width: 47%
    }
}

@media all and (max-width: 580px) {
    .resources-grid .resource-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}


.comment-body {
    margin: 1em 0
}

.comment-reply-to {
    font-size: 15px;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 600;
    border: 2px solid;
    display: inline-block;
    text-transform: uppercase;
    color: white;
    border-color: #2556d8;
    cursor: pointer;
    padding: 14px 40px 12px;
    line-height: 15px;
    border-radius: 4px;
    letter-spacing: 1.5px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    text-align: center;
    background: #2556d8;
    border-color: #2556d8;
    background-color: #2556d8;
    color: white !important;
    background-image: none;
    padding: .5em;
    font-size: 1em
}

.comment-reply-to::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    vertical-align: -.125em;
    content: "\f3e5";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: .5em
}

.email-prefs * + * {
    margin-top: 0
}

.hs_cos_wrapper_type_password_prompt, .hs_cos_wrapper_type_email_simple_subscription {
    max-width: 600px;
    margin: auto;
    display: block
}

.hs_cos_wrapper_type_email_subscriptions_confirmation {
    text-align: center
}

#hs-pwd-widget-password {
    border-color: white;
    width: 100%;
    outline: 0;
    border-radius: 0;
    -webkit-transition: .2s border-color;
    -o-transition: .2s border-color;
    transition: .2s border-color;
    padding: .5em;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: white;
    color: #333;
    font-family: "DIN", Arial, sans-serif;
    border: 1px solid #99a3a9;
    height: auto !important;
    margin: 0 0 20px !important
}

.colored-section--dark #hs-pwd-widget-password {
    border-color: white
}

.colored-section--light #hs-pwd-widget-password {
    border-color: white
}

.colored-section--alpha #hs-pwd-widget-password {
    border-color: white
}

.colored-section--base #hs-pwd-widget-password {
    border-color: white
}

#hs-pwd-widget-password:focus {
    border-color: #3ca5d5
}

.colored-section--dark #hs-pwd-widget-password:focus {
    border-color: #3ca5d5
}

.colored-section--light #hs-pwd-widget-password:focus {
    border-color: #3ca5d5
}

.colored-section--alpha #hs-pwd-widget-password:focus {
    border-color: #3ca5d5
}

.colored-section--base #hs-pwd-widget-password:focus {
    border-color: #3ca5d5
}

#hs-pwd-widget-password.invalid {
    border-color: #faa427
}

.colored-section--dark #hs-pwd-widget-password.invalid {
    border-color: #faa427
}

.colored-section--light #hs-pwd-widget-password.invalid {
    border-color: #faa427
}

.colored-section--alpha #hs-pwd-widget-password.invalid {
    border-color: #faa427
}

.colored-section--base #hs-pwd-widget-password.invalid {
    border-color: #faa427
}

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

.hs-search-field {
    position: relative;
    width: 400px;
    max-width: 100%;
    margin: 20px auto
}

.hs-search-field__bar form {
    width: 100%
}

.hs-search-field__bar form .hs-search-field__input {
    border: 0;
    background: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/blue-search-icon.svg") no-repeat right 10px center white;
    padding: 10px 40px 10px 10px;
    color: #007caf;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.hs-search-field__bar::after {
    display: inline-block;
    vertical-align: middle
}

.hs-search-field__suggestions {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background: white;
    color: #333;
    font-size: .8em;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0;
    padding: 0;
    list-style: none
}

.hs-search-field__suggestions li {
    display: block;
    margin: 0;
    padding: 0
}

.hs-search-field__suggestions a {
    color: inherit;
    text-decoration: none;
    display: block;
    padding: 5px
}

.hs-search-field__suggestions a:hover, .hs-search-field__suggestions a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    outline: 0
}

.hs-search-field__suggestions #results-for {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2222222222;
    display: block;
    padding: 5px
}

@media (max-width: 767px) {
    .hs-search-field__suggestions #results-for {
        font-size: 16px
    }
}

.search-results {
    padding: 5em 0
}

.search-results .container {
    width: 900px !important
}

#term-string a:hover {
    color: #3e3e3e
}

.hs-search__no-results {
    padding-top: 1.5em;
    text-align: center
}

.hs-search-results__listing {
    margin: 1.5em auto 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid rgba(0, 0, 0, 0.15)
}

.hs-search-results li {
    margin: 0;
    padding: 1.5em 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.hs-search-results li + li {
    margin-top: 0
}

.hs-search-results li .hs-search-highlight {
    font-weight: 600
}

.hs-search-results__title {
    text-rendering: optimizelegibility;
    font-family: "DIN", Arial, sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.4;
    color: #333;
    font-weight: 800;
    text-decoration: none
}

@media (max-width: 767px) {
    .hs-search-results__title {
        font-size: 18px
    }
}

.hs-search-results__title:hover {
    color: #3ca5d5
}

.hs-search-results__description {
    margin-top: .5em
}

.hs-search-results__pagination a {
    float: none
}

.back-to {
    margin-top: 40px
}

.product-header {
    background: #ebebeb;
    background: -webkit-linear-gradient(top, #ebebeb 0%, white 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(white));
    background: -o-linear-gradient(top, #ebebeb 0%, white 100%);
    background: linear-gradient(to bottom, #ebebeb 0%, white 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ebebeb', endColorstr='white', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ebebeb', endColorstr='white', GradientType=0);
    padding-bottom: 0
}

.product-header--grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 40px 0 0
}

.product-header--grid .product-header--gallery {
    padding: 0 30px 0 0;
    width: 40%
}

.product-header--grid .product-header--gallery .gallery .slick-slide {
    margin-top: 0
}

.product-header--grid .product-header--gallery .gallery .item {
    border: 1px solid #cecece;
    margin-top: 7px
}

.product-header--grid .product-header--gallery .gallery .item .border {
    border: 10px solid white
}

.product-header--grid .product-header--gallery .gallery-nav {
    padding: 0 30px;
    position: relative;
    margin: 0
}

.product-header--grid .product-header--gallery .gallery-nav .slick-slide {
    margin-top: 0
}

.product-header--grid .product-header--gallery .gallery-nav .slick-slide .border {
    border: 3px solid transparent;
    margin: 5px
}

.product-header--grid .product-header--gallery .gallery-nav .slick-slide .border img {
    border: 1px solid #cecece;
    padding: 5px
}

.product-header--grid .product-header--gallery .gallery-nav .slick-slide.slick-current .border {
    border-color: #3ca5d5
}

.product-header--grid .product-header--gallery .gallery-nav .slick-slide.slick-current .border img {
    border-color: transparent
}

.product-header--grid .product-header--gallery .gallery-nav .slick-arrow {
    width: 12px;
    height: 21px;
    position: absolute;
    top: calc(50% - 10px);
    color: transparent;
    font-size: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    outline: 0;
    cursor: pointer;
    background: transparent
}

.product-header--grid .product-header--gallery .gallery-nav .slick-arrow::before {
    content: '';
    color: #222;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 12px auto;
    background-color: transparent
}

.product-header--grid .product-header--gallery .gallery-nav .slick-arrow.slick-prev {
    left: 0
}

.product-header--grid .product-header--gallery .gallery-nav .slick-arrow.slick-prev::before {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/angle-left.png")
}

.product-header--grid .product-header--gallery .gallery-nav .slick-arrow.slick-next {
    right: 0
}

.product-header--grid .product-header--gallery .gallery-nav .slick-arrow.slick-next::before {
    background-image: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/angle-right.png")
}

.product-header--grid .product-header--info {
    padding: 0 0 0 30px;
    margin-top: 0;
    font-size: 21px;
    line-height: 32px;
    width: 60%
}

.product-header--grid .product-header--info .headline {
    color: #3ca5d5;
    letter-spacing: 1px;
    text-transform: uppercase
}

.product-header--grid .product-header--info .title {
    margin: 0
}

.product-header--grid .product-header--info ul {
    list-style: none;
    padding: 0;
    margin: 1em 0 0
}

.product-header--grid .product-header--info ul li {
    position: relative;
    padding: 0 0 0 .75em;
    margin: 0 0 .5em
}

.product-header--grid .product-header--info ul li::before {
    content: 'â€¢';
    color: #3ca5d5;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px
}

.product-header--grid .product-header--info .button--group {
    margin: 30px 0 0
}

.product-header--grid .product-header--info .button--group .button {
    margin: 0 15px 20px 0
}

.product-header--grid .product-header--info .button--group .button:nth-child(2) {
    background: transparent;
    color: #2556d8 !important
}

.product-header--grid .product-header--info .button--group .button:nth-child(2):hover {
    color: white !important
}

.product-header--grid .product-header--info .button--group .button:hover {
    background: #11338d;
    color: white
}

.responsive-tabs {
    text-align: center;
    margin: 40px 0
}

.responsive-tabs dt {
    cursor: pointer;
    color: black;
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 15px 20px;
    line-height: 1em;
    background: #f6f6f6;
    border-top: 1px solid #ccc;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.responsive-tabs dt:hover {
    color: #3ca5d5
}

.responsive-tabs dt:last-of-type {
    border-bottom: 1px solid #ccc
}

.responsive-tabs dt.active {
    color: #3ca5d5
}

.responsive-tabs dt.active:last-of-type {
    border-bottom: 0
}

.responsive-tabs dt.active + dd {
    display: block
}

.responsive-tabs dd {
    text-align: left;
    display: none;
    padding: 2em 0;
    margin: 0
}

.responsive-tabs-placeholder {
    display: none;
    padding: 50px 0 0
}

.copy-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.copy-columns .column {
    margin-top: 0;
    padding: 0 30px;
    width: 50%
}

.copy-columns .column .copy {
    padding: 0;
    margin: 0 0 50px
}

.copy-columns .column .copy * + * {
    margin-top: 20px
}

@media only screen and (min-width: 768px) {
    .responsive-tabs {
        display: table;
        margin: 80px auto 40px
    }

    .responsive-tabs dt {
        max-width: 15%;
        border: 0;
        margin: 0;
        padding: 14px 30px;
        background: transparent;
        display: table-cell;
        position: relative
    }

    .responsive-tabs dt:last-of-type {
        border-bottom: 0
    }

    .responsive-tabs dt:last-of-type::after {
        display: none
    }

    .responsive-tabs dt::after {
        content: '';
        position: absolute;
        width: calc(100% - 60px);
        left: 30px;
        bottom: 0;
        display: block;
        background: transparent;
        height: 4px
    }

    .responsive-tabs dt.active::after {
        background: #3ca5d5
    }

    .responsive-tabs dt.active + dd {
        display: none
    }

    .responsive-tabs dd {
        width: 100%;
        padding: 0
    }

    .responsive-tabs-placeholder {
        clear: both;
        display: block
    }
}

.specs-wrap {
    overflow: auto;
    margin: 60px 0 0
}

.specs-wrap table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px
}

.specs-wrap table thead {
    border: 1px solid #3ca5d5;
    border-bottom: 0
}

.specs-wrap table thead tr th {
    border: 0;
    border-right: 1px solid white;
    background: #3ca5d5;
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: white;
    text-align: center;
    letter-spacing: 1px
}

.specs-wrap table thead tr th:last-child {
    border-right: 0
}

.specs-wrap table tbody tr td {
    border: 1px solid #939598;
    font-size: 18px;
    text-align: center;
    padding: 10px 20px;
    white-space: nowrap
}

.specs-wrap table tbody tr td a {
    display: block;
    background: url("https://cdn2.hubspot.net/hubfs/1669395/onyx/global-assets/file-download-solid.svg") no-repeat right center;
    padding-right: 20px;
    background-size: 15px auto
}

.details-section .documents {
    padding: 40px 0 0
}

.details-section .documents .resources-grid .resource-item {
    width: 24%;
    margin: 0 .5% 2%;
    padding: 20px
}

.details-section .documents .resources-grid .resource-item .thumb {
    height: 200px;
    position: relative;
    background: #3ca5d5;
    background: -webkit-linear-gradient(left, #3ca5d5 20%, #005e90 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #3ca5d5), to(#005e90));
    background: -o-linear-gradient(left, #3ca5d5 20%, #005e90 100%);
    background: linear-gradient(to right, #3ca5d5 20%, #005e90 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3ca5d5', endColorstr='#005e90', GradientType=1);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3ca5d5', endColorstr='#005e90', GradientType=1)
}

.details-section .documents .resources-grid .resource-item .thumb span {
    background-size: cover;
    background-position: center;
    background-color: transparent;
    position: absolute;
    width: 101%;
    height: 100%;
    left: -0.5%;
    top: 0;
    display: block
}

.details-section .documents .resources-grid .resource-item h4 {
    margin: 10px 0 20px
}

.details-section .documents .resources-grid .resource-item h5 {
    font-size: 15px;
    line-height: 1em;
    color: #3ca5d5;
    margin: 20px 0 0
}

.details-section .sizings, .details-section .accessories {
    padding: 40px 0 0
}

.details-section .sizings .resources-grid .resource-item, .details-section .accessories .resources-grid .resource-item {
    width: 31.33%;
    padding: 20px;
    margin: 0 .5% 20px
}

.details-section .sizings .resources-grid .resource-item .thumb, .details-section .accessories .resources-grid .resource-item .thumb {
    height: 250px;
    position: relative;
    background: #3ca5d5;
    background: -webkit-linear-gradient(left, #3ca5d5 20%, #005e90 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(20%, #3ca5d5), to(#005e90));
    background: -o-linear-gradient(left, #3ca5d5 20%, #005e90 100%);
    background: linear-gradient(to right, #3ca5d5 20%, #005e90 100%);
    -webkit-filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3ca5d5', endColorstr='#005e90', GradientType=1);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#3ca5d5', endColorstr='#005e90', GradientType=1)
}

.details-section .sizings .resources-grid .resource-item .thumb span, .details-section .accessories .resources-grid .resource-item .thumb span {
    background-size: cover;
    background-position: center;
    background-color: transparent;
    position: absolute;
    width: 101%;
    height: 100%;
    left: -0.5%;
    top: 0;
    display: block
}

.details-section .sizings .resources-grid .resource-item h4, .details-section .accessories .resources-grid .resource-item h4 {
    margin: 20px 0 0
}

.details-section .sizings .resources-grid .resource-item h4 span, .details-section .accessories .resources-grid .resource-item h4 span {
    display: block;
    font-size: 16px;
    font-weight: 400;
    margin: 10px 0 0
}

.details-section .sizings .resources-grid .resource-item p, .details-section .accessories .resources-grid .resource-item p {
    margin: 20px 0 0
}

.details-section .sizings .resources-grid .resource-item:hover, .details-section .accessories .resources-grid .resource-item:hover {
    color: #222
}

.details-section .sizings .resources-grid div:hover, .details-section .accessories .resources-grid div:hover {
    color: #222;
    -webkit-box-shadow: none;
    box-shadow: none
}

.related-products .resources-grid {
    margin: 40px 0 0
}

.related-products .resources-grid .resource-item {
    padding: 20px
}

.related-products .resources-grid .resource-item h6 {
    color: #3ca5d5;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 10px 0;
    font-size: 15px
}

.related-products .resources-grid .resource-item h4 {
    margin: 0
}

@media all and (max-width: 1024px) {
    .product-header--grid .product-header--gallery {
        padding-right: 20px
    }

    .product-header--grid .product-header--info {
        padding-left: 20px
    }
}

@media all and (max-width: 989px) {
    .product-header--grid {
        display: block
    }

    .product-header--grid .product-header--gallery {
        padding-right: 0;
        max-width: 100%;
        width: 400px;
        margin: 0 auto
    }

    .product-header--grid .product-header--info {
        padding-left: 0;
        width: 100%
    }

    .details-section .documents .resources-grid .resource-item {
        width: 32.33%
    }

    .details-section .sizings .resources-grid .resource-item .thumb, .details-section .accessories .resources-grid .resource-item .thumb {
        height: 200px
    }
}

@media all and (max-width: 767px) {
    .details-section .sizings .resources-grid .resource-item, .details-section .accessories .resources-grid .resource-item, .details-section .documents .resources-grid .resource-item {
        width: 49%
    }

    .copy-columns {
        display: block
    }

    .copy-columns .column {
        padding: 0;
        width: 100%
    }
}

@media all and (max-width: 580px) {
    .product-header--grid .product-header--info .button--group .button {
        display: block;
        width: 100%
    }

    .details-section .sizings .resources-grid .resource-item, .details-section .accessories .resources-grid .resource-item, .details-section .documents .resources-grid .resource-item {
        width: 100%;
        margin: 0 0 20px
    }
}

.landing-page .body-container-wrapper {
    margin-top: 0
}

.landing-page .hero-section {
    line-height: 32px;
    text-align: left;
    font-size: 21px
}

.landing-page .hero-section .lp-hero-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.landing-page .hero-section .lp-hero-grid .copy {
    width: 60%;
    padding-right: 5%
}

.landing-page .hero-section .lp-hero-grid .copy ul li::before {
    color: white
}

.landing-page .hero-section .lp-hero-grid .copy .author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 60px 40px 40px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.landing-page .hero-section .lp-hero-grid .copy .author .profile {
    width: 162px
}

.landing-page .hero-section .lp-hero-grid .copy .author .profile img {
    width: 122px;
    height: auto;
    border-radius: 50%
}

.landing-page .hero-section .lp-hero-grid .copy .author .about {
    width: calc(100% - 162px);
    padding: 0 0 0 40px;
    font-size: 18px;
    border-left: 1px solid white
}

.landing-page .hero-section .lp-hero-grid .copy .author .about h6 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600
}

.landing-page .hero-section .lp-hero-grid .form {
    width: 40%;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    background: white;
    color: #333;
    padding: 50px;
    font-size: 16px
}

.landing-page .hero-section .lp-hero-grid .form h3 {
    font-size: 36px;
    line-height: 40px;
    font-weight: 800
}

.landing-page .hero-section .lp-hero-grid .form .hs-button {
    width: 100%
}

.landing-page .hero-section h1 {
    font-size: 46px;
    line-height: 52px;
    text-shadow: none
}

.landing-page .hero-section ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none
}

.landing-page .hero-section ul li {
    padding: 0 0 0 1em;
    margin: 0 0 .5em;
    line-height: 1.25em;
    position: relative
}

.landing-page .hero-section ul li::before {
    content: 'â€¢';
    position: absolute;
    left: 0;
    top: 0
}

.landing-page .hero-section::after {
    display: none
}

.thank-you-hero {
    font-size: 21px
}

.thank-you {
    padding: 80px 0;
    background: #f6f6f6;
    font-size: 21px;
    line-height: 32px
}

.thank-you .form {
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
    background: white;
    color: #333;
    padding: 50px;
    font-size: 16px
}

.thank-you .form .copy {
    margin-bottom: 30px
}

.thank-you .form .hs-button {
    width: 100%
}

@media all and (max-width: 989px) {
    .landing-page .hero-section {
        padding-top: 50px;
        padding-bottom: 100px
    }

    .landing-page .hero-section .lp-hero-grid {
        display: block
    }

    .landing-page .hero-section .lp-hero-grid .copy {
        width: 100%;
        padding-right: 0
    }

    .landing-page .hero-section .lp-hero-grid .copy .author {
        margin: 20px 0 60px
    }

    .landing-page .hero-section .lp-hero-grid .form {
        width: 400px;
        max-width: 90%;
        margin: 0 auto
    }

    .thank-you .form {
        padding: 30px
    }
}

@media all and (max-width: 580px) {
    .landing-page .hero-section .lp-hero-grid .copy .author {
        display: block;
        margin: 40px 0
    }

    .landing-page .hero-section .lp-hero-grid .copy .author .profile {
        width: 100%;
        text-align: center
    }

    .landing-page .hero-section .lp-hero-grid .copy .author .about {
        width: 100%;
        padding: 20px 0 0;
        text-align: center;
        border-left: 0;
        border-top: 1px solid white
    }

    .landing-page .hero-section .lp-hero-grid .form {
        padding: 30px 20px
    }
}

@media print {
    .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

@media print and (min-width: 1280px) {
    .row-fluid-wrapper + .row-fluid-wrapper {
        margin-top: 0
    }
}

@media print {
    * {
        color: #333 !important;
        background-image: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        height: auto !important
    }

    img {
        max-height: 30vh !important;
        width: auto !important
    }

    .header-container {
        position: static !important
    }

    .no-print, .header-container__menu, .header-container__cta, .header-container__toggle, .footer-container__menu, .social-media, .page-nav, .listing-nav, .filters, .button, .parallax-mirror {
        display: none !important
    }

    .pull-over {
        margin: 0 !important
    }

    .trigger-when-visible, .trigger-when-visible * {
        opacity: 1 !important;
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important;
        -webkit-transform: none !important;
        -o-transform: none !important;
        transform: none !important
    }

    ::after, ::before {
        background-color: transparent !important;
        border: none !important;
        background-image: none !important;
        width: auto !important;
        height: auto !important
    }

    .colored-section, .padded-section {
        background-color: white !important;
        padding: 0 !important;
        background-image: none !important
    }

    .widget-span {
        width: 100% !important;
        float: none !important;
        margin-left: 0 !important;
        min-height: 1px !important
    }

    .widget-span + .widget-span {
        margin-top: 1.5em !important
    }
}

.locator .hero-section--bg::after {
    display: none
}

.locator .ps-container {
    overflow: hidden
}