







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */




















































/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */










/* 1h. Site footer */






.content-wrapper,
.dnd-section > .row-fluid {
  max-width: 1720px;
  padding: 30px 40px;
}






body {
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
  font-family: Inter;
}

/* Paragraphs */

p {}

/* Anchors */

a {
  color: #FFFFFF;
}

a:hover,
a:focus,
a:active {
  color: #ffffff;
}

/* Headings */

h1 {
  font-family: Inter;
  font-size: 55px;
  color: #FFFFFF;
  font-weight: 700;
}

h2 {
  font-family: Inter;
  font-size: 40px;
  color: #ffffff;
  font-weight: 700;
}

h3 {
  font-family: Inter;
  font-size: 30px;
  color: #FFFFFF;
  font-weight: 700;
}

h4 {
  font-family: Inter;
  font-size: 24px;
  color: #ffffff;
  font-weight: 700;
}

h5 {
  font-family: Inter;
  font-size: 20px;
  color: #FAFAFA;
  font-weight: 700;
}

h6 {
  font-family: Inter;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 700;
}

/* Blockquote */

blockquote {
  border-left-color: #FFFFFF;
}




form input[type=submit],
form .hs-button,
button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #FFFFFF;
  border-radius: 0px;
  color: #000000;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus,
button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #FFFFFF;
  color: #000000;
}

form input[type=submit]:active,
form .hs-button:active,
button:active,
.button:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #FFFFFF;
  color: #000000;
}





form,
.submitted-message {
  font-size: 14px;
  color: #ffffff;
  font-weight: 300
}

/* Form title */
.modal-form-content h3,
.form-title {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #ffffff;
}

/* Form label */

form label {
  color: #FFFFFF;
}

/* Form help text */

form legend {
  color: #FFFFFF;
}
.legal-consent-container .hs-richtext{  
  color: rgba(255, 255, 255, 1.0);
}
/* Form inputs */

form input[type=text],
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-color: #FFFFFF;
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(255, 255, 255, 0.8);
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(245, 248, 250, 1.0);
}

/* Form placeholder text */

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

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #ffffff;
}

/* Date picker */

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

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

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




table {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-color: #000000;
}

th,
td {
  border-color: #000000;
  color: #ffffff;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  border-bottom-color: #000000;
  color: #ffffff;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
  color: #ffffff;
}

















.cm-position{
  background-color: #000000;
}
.slider-menu-wrapper{
  background-color: rgba(0, 0, 0, 0.8);
}
.cm-menu-primary .hs-menu-wrapper > ul > li > a{
  color: #ffffff;
}
.cm-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: #ffffff;
}
.cm-menu-primary .hs-menu-wrapper > ul > li > ul{
  background-color: rgba(255, 255, 255, 0.0);
}
.cm-menu-primary .hs-menu-wrapper > ul > li > ul > li > a{
  color: #ffffff;
}
.cm-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover{
  color: #ffffff;
}
.languages-link .hs-menu-wrapper > ul > li > a{
  color: #b6b6b6;
}
.languages-link .hs-menu-wrapper > ul > li > a:hover{
  color: #b6b6b6;
}
.languages-link .hs-menu-wrapper > ul > li:first-child > a,
.languages-link .hs-menu-wrapper > ul > li > a.active-item{
  color: #ffffff;
}
.social-link .hs-menu-wrapper > ul > li > a{
  color: #b6b6b6;
}
.social-link .hs-menu-wrapper > ul > li > a:hover{
  color: #b6b6b6;
}














.footer {
  background-color: #000000;
  color: #FFFFFF;
}
.footer a{
  color: #FFFFFF;
}
.footer a:hover{
  color: #FFFFFF;
}
.footer .modal{
  background-color: rgba(0, 0, 0, 0.2);
}
.footer .modal .modal-content{
  background-color: rgba(0, 0, 0, 1.0);
}





/* Blog Header */

.blog-header {
  background-color: rgb(0, 0, 0);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #ffffff;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #ffffff;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #ffffff;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #FFFFFF;
}

.blog-pagination__link {
  color: #ffffff;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #FFFFFF;
}

.blog-post__title {
  color: #FFFFFF;
  font-family:Inter;
  font-size: 55px;
  font-weight: 700;
}

.blog-post__author {
  background-color: #FFFFFF;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.hs-blog-listing,
.hs-blog-post {
  background-color: #000000;
}

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #ffffff;
}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #ffffff;
}

.blog-index__post-content--small h2 {
  font-size: 30px;
}

.blog-index__post-content a {
  color: #ffffff;
}

.blog-post__read-more svg {
  fill: #ffffff;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

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

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(0, 0, 0);
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(0, 0, 0, 0.10);
}

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

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

.blog-post__links-container {
  border-top:  2px solid rgb(0, 0, 0);
}

.blog-post__back-to-blog {
  color: #ffffff;
}

.blog-post__back-to-blog svg {
  fill: #ffffff;
}

.comment.depth-0 {
  border-top: 2px solid rgb(0, 0, 0) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(0, 0, 0);
}

.blog-recent-posts {
  background-color: rgb(0, 0, 0);
}











.card__price {
  font-family: Inter
    font-size: 30px;
  color: #FFFFFF;
  font-weight: 700
}


@media (max-width: 991px){
  h1 {
    font-size: 45px;
  }
  h2 {
    font-size: 35px;
  }
}

@media (max-width: 767px){
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 26px;
  }
  .content-wrapper,
  .dnd-section > .row-fluid{
    padding-left:10px;
    padding-right:10px;
  }
}
/* Force dark page background */
html, body {
  background: #000 !important;
}

/* HubSpot wrapper(s) that often carry the visible background */
.body-wrapper,
.body-container-wrapper,
.body-container,
.container-fluid {
  background: #000 !important;
  background-image: none !important;
}

/* Common culprit: content wrapper blocks staying white */
.content-wrapper {
  background: transparent !important; /* or #000 if you want solid blocks */
}
  
/* DEBUG: if you don't see a hot-pink border, this file isn't winning/loaded */
body { outline: 10px solid hotpink !important; }

/* Force header logo to white */
.cm-header-logo svg path {
  fill: #fff !important;
}

/* If any parts are shapes other than <path>, cover those too */
.cm-header-logo svg * {
  fill: #fff !important;
}

/* Safety: stop the menu-open rule fighting you */
.menu-open .logo-animated svg path {
  fill: #fff !important;
}

/* --- HubSpot V4 form consent text --- */

.hsfc-RichText,
.hsfc-RichText * {
  color: #ffffff !important;
}

/* Links inside consent */
.hsfc-RichText a {
  color: #ffffff !important;
  text-decoration: underline;
}

/* --- HubSpot V4 form button --- */

.hsfc-Button {
  color: #000000 !important;
}

/* If needed, enforce hover state too */
.hsfc-Button:hover,
.hsfc-Button:focus {
  color: #000000 !important;
}

/* --- HubSpot embedded form: keep field text black --- */
#hs_form_target_widget_1772038463730 .hsfc-Field input,
#hs_form_target_widget_1772038463730 .hsfc-Field textarea,
#hs_form_target_widget_1772038463730 .hsfc-Field select,
#hs_form_target_widget_1772038463730 input[type="text"],
#hs_form_target_widget_1772038463730 input[type="email"],
#hs_form_target_widget_1772038463730 input[type="tel"],
#hs_form_target_widget_1772038463730 input[type="number"],
#hs_form_target_widget_1772038463730 input[type="date"],
#hs_form_target_widget_1772038463730 textarea,
#hs_form_target_widget_1772038463730 select {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  background-color: #ffffff !important;
  caret-color: #000000 !important;
}

/* Focus + blur states */
#hs_form_target_widget_1772038463730 .hsfc-Field input:focus,
#hs_form_target_widget_1772038463730 .hsfc-Field input:active,
#hs_form_target_widget_1772038463730 .hsfc-Field input:not(:placeholder-shown),
#hs_form_target_widget_1772038463730 .hsfc-Field textarea:focus,
#hs_form_target_widget_1772038463730 .hsfc-Field textarea:active,
#hs_form_target_widget_1772038463730 .hsfc-Field textarea:not(:placeholder-shown),
#hs_form_target_widget_1772038463730 .hsfc-Field select:focus,
#hs_form_target_widget_1772038463730 .hsfc-Field select:active {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
  caret-color: #000000 !important;
}

/* Browser autofill */
#hs_form_target_widget_1772038463730 input:-webkit-autofill,
#hs_form_target_widget_1772038463730 input:-webkit-autofill:hover,
#hs_form_target_widget_1772038463730 input:-webkit-autofill:focus,
#hs_form_target_widget_1772038463730 textarea:-webkit-autofill,
#hs_form_target_widget_1772038463730 select:-webkit-autofill {
  -webkit-text-fill-color: #000000 !important;
  box-shadow: 0 0 0 1000px #ffffff inset !important;
  transition: background-color 9999s ease-in-out 0s;
}

/* Placeholder text */
#hs_form_target_widget_1772038463730 input::placeholder,
#hs_form_target_widget_1772038463730 textarea::placeholder {
  color: #666666 !important;
  -webkit-text-fill-color: #666666 !important;
}

/* Labels + legal text stay white */
#hs_form_target_widget_1772038463730 .hsfc-Label,
#hs_form_target_widget_1772038463730 .hsfc-RichText,
#hs_form_target_widget_1772038463730 .hsfc-RichText p,
#hs_form_target_widget_1772038463730 .hsfc-RichText a,
#hs_form_target_widget_1772038463730 .legal-consent-container,
#hs_form_target_widget_1772038463730 .legal-consent-container *,
#hs_form_target_widget_1772038463730 [data-hsfc-id="RichText"] {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
}

/* Submit button text black */
#hs_form_target_widget_1772038463730 .hsfc-Button,
#hs_form_target_widget_1772038463730 button[type="submit"],
#hs_form_target_widget_1772038463730 input[type="submit"],
#hs_form_target_widget_1772038463730 .hs-button {
  color: #000000 !important;
  -webkit-text-fill-color: #000000 !important;
}

/* Fix static logo clipping */
.main-logo .logo-animated {
  width: auto !important;
  height: auto !important;
  left: 0 !important;
}

.main-logo .cm-header-logo {
  overflow: visible !important;
  margin-left: 0 !important;
}

.main-logo .logo-wrapper a {
  width: auto !important;
  display: inline-block !important;
}

.main-logo .site-logo {
  display: block !important;
  width: 170px !important;   /* adjust as needed */
  height: auto !important;
  max-width: none !important;
}