







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















































/* 1d. Buttons */










/* 1e. Forms */













/* 1f. Tables */











/* 1g. Site header */


/* 1h. Site footer */







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

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








body {
   font-size: 16px;
   color: #fff;
   font-weight: 500;
   font-family: "Pangea",Neue Helvetica,Arial,system-ui,sans-serif;
}

/* Paragraphs */

p {
   font-size: 16px;
   color: #fff;
   font-weight: 500;
}

/* Anchors */

a {
   color: #ffff;
}

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

/* Headings */

h1 {
   font-family: Pangea,Neue Helvetica;
   font-size: 4.6875rem;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 700;
}

h2 {
   font-family: Pangea,Neue Helvetica;
   font-size: 2.8125rem;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 600;
}

h3 {
   font-family: Pangea,Neue Helvetica;
   font-size: 2rem;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 700;
}

h4 {
   font-family: Pangea,Neue Helvetica;
   font-size: 1.5625rem;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 300;
}

h5 {
   font-family: Pangea,Neue Helvetica;
   font-size: 1.4375rem;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 700;
}

h6 {
   font-family: Pangea,Neue Helvetica;
   font-size: 0.67rem;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 700;
}

/* Blockquote */

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





button,
.button {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border: 0px solid 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border-radius: 24px;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   padding: 8px 30px;
}

button:hover, 
.button:hover  {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border-color: 

  
  
    
  


  rgba(136, 187, 200, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
 





form,
.submitted-message {
   font-size: 16px;
   color: #fff;
   font-weight: 500
}

/* Form title */

.form-title {
   background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Form label */

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

/* Form help text */

form legend {
   color: 

  
  
    
  


  rgba(145, 145, 145, 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(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   background:

  
  
    
  


  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: #fff;
}

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

/* Date picker */

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

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

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

/* Submit button */

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

form input[type=submit]:hover, 
form .hs-button:hover {
   background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   border-color: 

  
  
    
  


  rgba(136, 187, 200, 1.0)

;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

 





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

th,
td {
   border-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
   color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

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

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
























header.header{
   background:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}


.header__navigation .navigation-primary>ul>li>a,header.header .contact-details a{
   color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

.header__navigation .navigation-primary>ul>li:hover>a,header.header .contact-details a:hover{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

header.header .submenu.level-2{
   background-color:

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
}

header.header .submenu.level-2>li>a{
   color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
header.header .submenu.level-2>li>a:hover{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   background:;
}

header.header .social-media a{
   color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
header.header .social-media a:hover,header.header .social-media a:hover:active{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.contact-details{
   color:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;

}

















footer.footer{
   background:

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}
.footer svg{
   fill:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;  
}

.footer .contact-details {
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer .contact-details a,.footer .link_1 ul li a, .footer .link_2 a{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
.footer .contact-details a:hover,.footer .link_1 ul li a:hover, .footer .link_2 a:hover{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
footer.footer .social-media a{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
footer.footer .social-media a:hover{
   color:

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}
















.card__price {
   font-family: Pangea,Neue Helvetica
      font-size: 2px;
   color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
   font-weight: 700
}



@media screen and (max-width: 56.5em){
   h1{
      font-size: 3.4375rem;
   }

   h2{
      font-size: 2.5rem;
      line-height: 1.125;
   }
   h3{
      font-size: 1.75rem;
      line-height: 1.2142857143; 
   } 
   h4{
      font-size: 1.375rem;
      line-height: 1.2727272727;
   }
   h5{
      font-size: 1.25rem;
      line-height: 1.3;  
   } 

}
@media screen and (max-width: 39rem){
   h1{
      font-size: 2.1875rem;
      line-height: .85;
   }
   h2{
      font-size: 2rem;
      line-height: 1.1875;
   }
   h3{
      font-size: 1.625rem;
      line-height: 1.2307692308;
   }
}