.content-wrapper {
    max-width: 1320px
}

.content-wrapper--vertical-spacing,
.dnd-section {
    padding: 80px 1rem
}

.dnd-section>.row-fluid {
    max-width: 1320px
}

html {
    font-size: 1rem
}

body {
    color: #000
}

body,
p {
    font-size: 1rem;
    font-weight: 400
}

a,
body,
p {
    font-family: ProximaNova, sans-serif;
    font-style: normal;
    text-decoration: none
}

a {
    color: #0270e0
}

a:focus,
a:hover {
    color: #0048b8
}

a:active,
a:focus,
a:hover {
    font-family: ProximaNova, sans-serif;
    font-style: normal;
    text-decoration: none
}

a:active {
    color: #2a98ff
}

.h1,
h1 {
    font-size: 3.125rem
}

.h1,
.h1-csa,
h1 {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none
}

.h1-csa {
    font-size: 2.625rem
}

.h2,
h2 {
    font-size: 2.375rem
}

.h2,
.h2-csa,
h2 {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none
}

.h2-csa {
    font-size: 2rem
}

.h3,
h3 {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none
}

.h4,
h4 {
    font-size: 1.5rem
}

.h4,
.h5,
h4,
h5 {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 100;
    text-decoration: none;
    text-transform: none
}

.h5,
h5 {
    font-size: 1rem
}

.h6,
h6 {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-size: .875rem;
    font-style: normal;
    font-weight: 100;
    text-decoration: none;
    text-transform: none
}

blockquote {
    border-left-color: #3574e3
}

.button,
.hs-blog-post-listing__post-button,
button {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 2px;
    color: #fff;
    font-family: SharpSans, sans-serif;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    padding: 15px 53px;
    text-decoration: none;
    text-transform: none
}

.button:active,
.hs-blog-post-listing__post-button:active,
button:active {
    background-color: #282828;
    border-color: #282828;
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

.submitted-message,
form {
    font-family: ProximaNova, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    text-decoration: none
}

.form-title {
    color: #3574e3
}

form label,
form legend {
    color: #000
}

form input[type=email],
form input[type=file],
form input[type=number],
form input[type=password],
form input[type=tel],
form input[type=text],
form select,
form textarea {
    background-color: #fff;
    border: 2px solid #d1d6dc;
    border-radius: 3px;
    color: #000
}

::-webkit-input-placeholder {
    color: #000
}

::-moz-placeholder {
    color: #000
}

:-ms-input-placeholder {
    color: #000
}

::placeholder {
    color: #000
}

.hs-fieldtype-date .input .hs-dateinput:before {
    color: #000
}

.fn-date-picker td.is-selected .pika-button {
    background: #000
}

.fn-date-picker td .pika-button:hover {
    background-color: #000 !important
}

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

form .hs-button,
form input[type=submit] {
    background-color: #000;
    border: 1px solid #000;
    border-radius: 2px;
    color: #fff;
    font-family: SharpSans, sans-serif;
    font-size: 1.375rem;
    font-style: normal;
    font-weight: 700;
    padding: 15px 53px;
    text-decoration: none;
    text-transform: none
}

form .hs-button:focus,
form .hs-button:hover,
form input[type=submit]:focus,
form input[type=submit]:hover {
    background-color: #000;
    border-color: #000
}

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

table {
    background-color: #fff
}

table,
td,
th {
    border: 1px solid #000
}

td,
th {
    color: #000;
    padding: 18px
}

thead th {
    background-color: #000;
    color: #fff
}

tfoot td {
    color: #000
}

.header,
tfoot td {
    background-color: #fff
}

.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current,
.header__logo .logo-company-name,
.menu__link {
    color: #000;
    font-family: ProximaNova
}

.header__logo {
    max-width: 260px
}

.menu__child-toggle-icon {
    border-top-color: #000
}

.header__language-switcher .lang_list_class li a:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher-label-current:focus,
.header__language-switcher-label-current:hover,
.menu .menu__link:focus,
.menu .menu__link:hover {
    color: #000
}

.menu__child-toggle-icon:focus,
.menu__child-toggle-icon:hover {
    border-top-color: #000
}

.header__language-switcher .lang_list_class li a:active,
.header__language-switcher-label-current:active,
.menu .menu__link:active {
    color: #282828
}

.menu__child-toggle-icon:active {
    border-top-color: #282828
}

@media (min-width:767px) {
    .header__logo {
        max-width: 300px
    }
    .header__language-switcher .lang_list_class,
    .menu .menu__submenu,
    .menu__submenu--level-2>.menu__item:first-child:before {
        background-color: #c9c9c9;
        border: 2px solid #fff
    }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:focus,
.menu__submenu .menu__link:hover {
    background-color: #c9c9c9;
    color: #000
}

.header__language-switcher .lang_list_class:before {
    border-bottom-color: #fff
}

.header__language-switcher .lang_list_class li:hover,
.menu__submenu .menu__link:focus,
.menu__submenu .menu__link:hover,
.menu__submenu--level-2>.menu__item:first-child.focus:before,
.menu__submenu--level-2>.menu__item:first-child:hover:before {
    background-color: #fff
}

.header__language-switcher .lang_list_class.first-active:after {
    border-bottom-color: #fff
}

.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current {
    font-family: ProximaNova
}

.header__language-switcher-label-current:after {
    border-top-color: #000
}

@media(max-width:767px) {
    .header__navigation {
        background-color: #fff
    }
    .header__navigation-toggle svg,
    .menu-arrow svg {
        fill: #000
    }
}

.footer {
    background-color: #000
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer img,
.footer label,
.footer li,
.footer p,
.footer span {
    color: #999;
    font-size: .75rem
}

.blog-header__inner,
.blog-post,
.blog-related-posts {
    padding: 80px 0
}

.blog-post__meta a,
.blog-post__tag-link,
.blog-post__tag-link:focus,
.blog-post__tag-link:hover {
    color: #000
}

.blog-post__tag-link:active {
    color: #282828
}

.blog-related-posts__title-link,
.blog-related-posts__title-link:active,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:hover {
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none
}

.blog-related-posts__title-link,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:hover {
    color: #000
}

.blog-related-posts__title-link:active {
    color: #282828
}

.blog-comments {
    margin-bottom: 80px
}

#comments-listing .comment-reply-to {
    color: #0270e0
}

#comments-listing .comment-reply-to:focus,
#comments-listing .comment-reply-to:hover {
    color: #0048b8
}

#comments-listing .comment-reply-to:active {
    color: #2a98ff
}

.hs-search-results__title {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:active,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:hover {
    font-family: SharpSans, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    text-transform: none
}

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:hover {
    color: #000
}

.hs-blog-post-listing__post-title-link:active {
    color: #282828
}

.hs-blog-post-listing__post-author-name,
.hs-blog-post-listing__post-tag,
.hs-pagination__link--number,
.hs-pagination__link--number:focus,
.hs-pagination__link--number:hover,
.hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link:hover .hs-pagination__link-text {
    color: #000
}

.hs-pagination__link--number:active,
.hs-pagination__link:active .hs-pagination__link-text {
    color: #282828
}

.hs-pagination__link-icon svg {
    fill: #000
}

.card__price {
    color: #000;
    font-family: SharpSans, sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}

.card__body svg {
    fill: #000
}

.social-links__icon,
.social-links__icon:focus,
.social-links__icon:hover {
    background-color: #000
}

.social-links__icon:active {
    background-color: #282828;
    color: #000;
    font-family: SharpSans, sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    text-decoration: none
}