







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








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

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

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







/* Paragraphs */



/* Anchors */



/* Headings */



/* Blockquote */















/* Form title */




/* Labels */

form label {
  color: #ffffff;
}

/* Help text */

form legend {
  color: #ffffff;
}


/* 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: 1px solid rgba(255, 255, 255, 18%);

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.02)

;
  color: #ffffff;
  border-radius: 4px;
}

/* Form placeholder text */

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

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

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

::placeholder {
  color: #ffffff;
}

/* Inputs - date picker */

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

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

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

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

/* Submit button */







/* Table */

table {
  border: 1px solid rgba(255, 255, 255, 15%);

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.04)

;
}

/* Table cells */

td,
th {
  border: 1px solid rgba(255, 255, 255, 15%);

  padding: 24px;

  color: #ffffff;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.04)

;
  color: #ffffff;
}

















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

/* Blog post */

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

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

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

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

/* 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: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
}

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

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

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

/* Blog comments */

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

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

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

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





.hs-search-results__title {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
}





/* 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: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  text-transform: none;
}

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

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

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


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

/* Blog pagination */

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

.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: #d7d7d7;
}

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

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

/* Pricing card */

.card__price {
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
  font-size: 28px;
}

.card__body svg {
  fill: #6366f1;
}

/* Social follow */

.social-links__icon {
  background-color: #6366f1;
}

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

.social-links__icon:active {
  background-color: #8b8eff;
  font-family: 'Open Sans', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #ffffff;
  font-size: 28px;
}
#}