







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */






























/* 1d. Buttons */

/* Primary */












/* Secondary */












/* Tertiary */












/* 1e. Forms */









































/* 1f. Tables */














:root {
  --color-black: #000;
  --color-white: #FFF;
  --color-gold: #d7bf8c;
  --color-yellow: #d4af37;
  --color-grey: #f4f4f4;
  --color-dark-grey: #2b2c2e;
  --color-navy: #121125;
  --color-primary: #2e2e2e;
  --color-secondary: #1a1b1d;
}





.content-wrapper {
  max-width: 1220px;
}

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

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





/* 3a. General */
html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  color: #101023;
  font-size: 18px;
}

/* Paragraphs */

p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  font-size: 1.125rem;;
  line-height: 1.2;
  padding: 0 0 1em;
}

/* Anchors */

a {
  ;
  color: ;
}

a:hover,
a:focus {
  ;
  color: ;
}

a:active {
  ;
  color: ;
}

/* Headings */
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  line-height: 1.2;
  margin-bottom: 10px;
}

body h1,
body .h1 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 2.5rem;;
  text-transform: none;
}

body h2,
body .h2 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 2.0rem;;
  text-transform: none;
}

body h3,
body .h3 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 1.75rem;;
  text-transform: none;
}

body h4,
body .h4 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 1.5rem;;
  text-transform: none;
}

body h5,
body .h5 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 1.25rem;;
  text-transform: none;
}

body h6,
body .h6 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  font-size: 1.125rem;;
  text-transform: none;
}

@media (min-width: 768px) {
  body h1,
  body .h1 {
    font-size: 3.75rem; !important;
  }

  body h2,
  body .h2 {
    font-size: 2.75rem; !important;
  }

  body h3,
  body .h3 {
    font-size: 2.125rem;;
  }

  body h4,
  body .h4 {
    font-size: 1.875rem;;
  }

  body h5,
  body .h5 {
    font-size: 1.25rem;;
  }

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

/* Blockquote */

blockquote {
  border-left-color: #1a1b1d;
}

strong, b {
  font-weight: 700;
}

/* 3b. Richtext */
.hs_cos_wrapper_type_inline_rich_text ul,
.hs_cos_wrapper_type_inline_rich_text ol {
  list-style: inherit;
  margin: 0 0 1rem 1rem;
}






button,
.button,
.cta-primary,
.cta-secondary,
.cta-tertiary {
  display: inline-flex;
  width: fit-content;
  transition: all 0.2s ease;
}

button,
.button,
.cta-primary,
.cta-primary:active {
  border: 1px solid #c9ad65;

  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;

  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(201, 173, 101, 1.0)

;
  border-radius: 0px;
  color: #FFFFFF;
  font-size: 1.0625rem;;
  text-transform: none;
}

.cta-primary:hover {
  border: 1px solid #000000;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-radius: 0px;
}

.cta-secondary,
.cta-secondary:active {
  border: 1px solid #c9ad65;

  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;

  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #000000;
  font-size: 1.0625rem;;
  text-transform: none;
}

.cta-secondary:hover {
  border: 1px solid #c9ad65;
;
  color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  background-color: 

  
  
    
  


  rgba(201, 173, 101, 1.0)

;
  border-radius: 0px;
}

.cta-tertiary,
.cta-tertiary:active {
  border: 1px solid #c9ad65;

  padding-top: 15px;
padding-right: 30px;
padding-bottom: 15px;
padding-left: 30px;

  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(26, 27, 29, 1.0)

;
  border-radius: 0px;
  color: #c9ad65;
  font-size: 1.0625rem;;
  text-transform: none;
}

.cta-tertiary:hover {
  border: 1px solid #1a1b1d;
;
  color: 

  
  
    
  


  rgba(201, 173, 101, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 27, 29, 1.0)

;
  border-radius: 0px;
}





form,
.submitted-message {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 300; text-decoration: none;
  border: 1px none #1a1b1d;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(26, 27, 29, 0.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #1a1b1d;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Poppins; font-style: normal; font-weight: normal; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 16px;
  color: #FFFFFF;
  background-color: 

  
  
    
  


  rgba(26, 27, 29, 0.0)

;
}


/* Labels */

form label {
  color: #FFF;
}

/* Help text */

form legend {
  color: #c9ad65;
}

/* 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 {
  border: 2px solid #cad5e2;

  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: #000;
  border-radius: 0px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #FFF;
}

::-moz-placeholder {
  color: #FFF;
}

:-ms-input-placeholder {
  color: #FFF;
}

::placeholder {
  color: #FFF;
}

/* Inputs - date picker */

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

.fn-date-picker td.is-selected .pika-button {
  background: #2e2e2e;
}

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

.fn-date-picker td.is-today .pika-button {
  color: #2e2e2e;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #2e2e2e;
;
  padding-top: 12px;
padding-right: 24px;
padding-bottom: 12px;
padding-left: 24px;
;
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #FFFFFF;
  font-size: 12px;
  background-color: 

  
  
    
  


  rgba(201, 173, 101, 1.0)

;
  border-radius: ;
  text-transform: ;
}

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

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(241, 213, 141, 0.0);
  border-color: ;
}





/* Table */

table {
  border: 1px solid #2e2e2e;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #2e2e2e;

  padding: 18px;

  color: #2e2e2e;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(46, 46, 46, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #2e2e2e;
}





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

/* Blog post */
.blog-post__meta {
  font-size: 14px;
}

.blog-post__meta a {
  color: #101023;
}

.blog-post__tag-link {
  color: #101023;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #000000;
}

.blog-post__tag-link:active {
  color: #38384b;
}

/* 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 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #2e2e2e;
}

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

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

/* Blog comments */

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

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

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

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

.blog-post__body .hs-image__grid__item__overlay__content--fit {
  display: none !important;
}





.hs-search-results__title {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #2e2e2e;
}





/* 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 {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #2e2e2e;
}

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

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


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #101023;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #101023;
}

.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 {
  color: #000000;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #38384b;
}

.hs-pagination__link-icon svg {
  fill: #101023;
}

/* Pricing card */

.card__price {
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #2e2e2e;
  font-size: 34px;
}

.card__body svg {
  fill: #2e2e2e;
}

/* Social follow */

.social-links__icon {
  background-color: #2e2e2e;
}

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

.social-links__icon:active {
  background-color: #565656;
  font-family: Roboto, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  color: #2e2e2e;
  font-size: 34px;
}