








/* 1b. Colors */


'







.content-wrapper {
  max-width: 106rem;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 6.25rem;
}

.dnd-section > .row-fluid {
  max-width: 106rem;
}





html {
  font-size: 16px;
}

body {
  color: #1A1A1F;
  font-family: "Roboto";
}

body.noscroll{
  overflow: hidden;
}
@media(min-width: 87.5rem){
  body.noscroll{
    overflow: hidden;
    padding-right: 1.063rem;
  }
}

/* Paragraphs */
p {
  font-family: "Roboto";
}

/* Anchors */

a {
  font-family: "Roboto";
  font-weight: 700;
  text-decoration: none;
}

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

a:active {

}

/* Headings */

h1,
.h1 {
  color: #AE3638;
  font-size: clamp(2.25rem, 3vw, 3.25rem);
  line-height: clamp(3.25rem, 3vw, 4rem);
  font-weight: 700;
}

h2,
.h2 {
  color: #AE3638;
  font-size: clamp(1.75rem, 3vw, 2.5rem);
  line-height: clamp(2.125rem, 3vw, 3.125rem);
  font-weight: 700;
}

h3,
.h3 {
  color: #AE3638;
  font-size: clamp(1.125rem, 3vw, 1.5rem);
  line-height: clamp(1.813rem, 3vw, 2.125rem);
  font-weight: 700;
}

h4,
.h4 {
  color: #AE3638;
  font-size: clamp(1.125rem, 3vw, 1.5rem);
  line-height: clamp(1.813rem, 3vw, 2.125rem);
  font-weight: 700;
}

h5,
.h5 {
  color: #AE3638;
  font-size: clamp(1.125rem, 3vw, 1.5rem);
  line-height: clamp(1.813rem, 3vw, 2.125rem);
  font-weight: 700;
}

h6,
.h6 {
  color: #AE3638;
  font-size: clamp(1.125rem, 3vw, 1.5rem);
  line-height: clamp(1.813rem, 3vw, 2.125rem);
  font-weight: 700;
}

/* Blockquote */

blockquote {

}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {

}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {

}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {

}





form,
.submitted-message {

}

/* Form title */

.form-title {

}


/* Labels */

form label {

}

/* Help text */

form legend {

}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {

}

/* Form placeholder text */

::-webkit-input-placeholder {

}

::-moz-placeholder {

}

:-ms-input-placeholder {

}

::placeholder {

}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {

}

.fn-date-picker td.is-selected .pika-button {

}

.fn-date-picker td .pika-button:hover {

}

.fn-date-picker td.is-today .pika-button {

}

/* Submit button */

form input[type=submit],
form .hs-button {

}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {

}

form input[type=submit]:active,
form .hs-button:active {

}





/* Table */

table {
  
}

/* Table cells */

td,
th {

}

/* Table header */

thead th {

}

/* Table footer */

tfoot td {

}





.header {

}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {

}

.menu__child-toggle-icon {

}

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

}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {

}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {

}

.menu__child-toggle-icon:active {

}

.menu .menu__item--depth-1 > .menu__link--active-link:after {

}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {

  }

  .menu__submenu--level-2 > .menu__item:first-child:before {

  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {

}

.header__language-switcher .lang_list_class:before {

}

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

}

.header__language-switcher .lang_list_class.first-active::after {

}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {

}

.header__language-switcher-label-current:after {

}

@media(max-width: 767px) {
  .header__navigation {

  }

  .header__navigation-toggle svg,
  .menu-arrow svg {

  }
}





.footer {

}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {

}





.blog-post,
.blog-header__inner,
.blog-related-posts {

}

/* Blog post */

.blog-post__meta a {

}

.blog-post__tag-link {

}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {

}

.blog-post__tag-link:active {

}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {

}

.blog-related-posts__title-link {

}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {

}

.blog-related-posts__title-link:active {

}

/* Blog comments */

.blog-comments {

}

#comments-listing .comment-reply-to {

}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {

}

#comments-listing .comment-reply-to:active {

}





.hs-search-results__title {

}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {

}

.hs-blog-post-listing__post-title-link {

}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {

}

.hs-blog-post-listing__post-title-link:active {

}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {

}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {

}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {

}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {

}

.hs-pagination__link-icon svg {

}

/* Pricing card */

.card__price {

}

.card__body svg {

}

/* Social follow */

.social-links__icon {

}

.social-links__icon:hover,
.social-links__icon:focus {

}

.social-links__icon:active {

}