







/* 1a. Containers */






/* 1b. Colors */




:root {
  --bg-color: #101820;
  --text-color: white;
}

/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */









/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */











.dnd-section > .row-fluid,
.page-center,
.content-wrapper {
  max-width: 1280px;
}

@media (max-width: 900px) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 440.0px;
  }
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 60px 20px;
}





body {
  font-size: 22px;
  font-weight: 400;
  font-family: Red Hat Display;
  color: rgba(255, 255, 255, 1.0);
}

@media(max-width:900px){
  body {
    font-size: 15.99999999994px;
  }
}
/* Paragraphs */

p {
  font-family: Red Hat Display;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(231, 60, 62, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(9, 87, 195, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6{
  font-family: Gilroy;
  color: rgba(255, 255, 255, 1.0);
}

h1 {
  font-size: 50px;
  font-weight: 700;
}

h2 {
  font-size: 42px;
  font-weight: 700;
}

h3 {
  font-size: 38px;
  font-weight: 700;
}

h4 {
  font-size: 32px;
  font-weight: 700;
}

h5 {
  font-size: 27px;
  font-weight: 700;
}

h6 {
  font-size: 25px;
  font-weight: 700;
}



@media(max-width:900px){
  h1 {
    font-size: 32.0px;

  }

  h2 {
    font-size: 31.9999999998px;

  }

  h3 {
    font-size: 23.99999999968px;

  }
}

/* Blockquote */

blockquote {
  border-left-color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(9, 87, 195, 1.0)

;
  border: 0px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 30px;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  padding: 0px 40px;
}

.error-page .button:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(231, 60, 62, 1.0)

;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}









/* Form title */

.form-title {
  background-color: ;
  color: ;
}

/* Form label */

form label {
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Form help text */

form legend {
  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: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

; */
  color: rgba(255, 255, 255, 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(0, 0, 0, 1.0)

; */
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 1.0);
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: rgba(255, 255, 255, 1.0);
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
}

.fn-date-picker td .pika-button:hover {
  background-color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff} !important;
}

.fn-date-picker td.is-today .pika-button {
  color: {color=#fff, opacity=100, rgba=rgba(255, 255, 255, 1), rgb=rgb(255, 255, 255), hex=#fff, css=#ffffff};
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(26, 26, 26, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

thead th,
thead td {
  background-color: rgba(26, 26, 26, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(26, 26, 26, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(26, 26, 26, 1.0);
}







.HEADER {
  background-color: rgba(16, 24, 32, 0.0);
}


.HEADER nav .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
  font-size: 20px;
}  

.HEADER nav .hs-menu-wrapper>ul>li:hover>a {
  color: rgba(255, 255, 255, 1.0);
}

.HEADER nav .hs-menu-wrapper>ul>li:hover {
  background-color: rgba(231, 60, 62, 1.0);
}


.HEADER nav .hs-menu-wrapper>ul>li>ul {
  background-color: rgba(255, 255, 255, 1.0);
}

.HEADER nav .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(0, 0, 0, 1.0);
  border-bottom-color: rgba(0, 0, 0, 1.0);
}

.HEADER nav .hs-menu-wrapper>ul>li>ul>li>a:hover {
  color: rgba(231, 60, 62, 1.0);
}


.primary-button a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 60, 62, 0.0);
}

.primary-button a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 60, 62, 1.0);
}


.secondary-button a {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 60, 62, 1.0);
}

.secondary-button a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(9, 87, 195, 1.0);
}








.cm-footer {
  background-color: rgba(28, 35, 43, 1.0);
}

.cm-footer .copyright {
  color: rgba(255, 255, 255, 1.0);
}

.ft-col .hs-menu-wrapper>ul>li>a,
.cm-footer .footer-links a,
.cm-footer .copyright a{
  color: rgba(255, 255, 255, 1.0);
}


.ft-col .hs-menu-wrapper>ul>li>a:hover,
.cm-footer .footer-links a:hover,
.cm-footer .copyright a:hover{
  color: rgba(231, 60, 62, 1.0);
}

.cm-footer .social a {
  color: rgba(255, 255, 255, 1.0);
}

.social a:hover{
  color: rgba(231, 60, 62, 1.0);
}




















.card__price {
  font-family: ;
  font-size: px;
  color: ;
  font-weight: 
}