







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */



















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






@media screen and (min-width: 90em){
	body {
		font-size: 1.1111111111vw;
	}
}


body {
	font-weight: 400;
	font-family: Sequel Sans W05 Regular,sans-serif;
	color: rgba(255, 255, 255, 1.0);
}

/* Paragraphs */

p {
	font-family: Sequel Sans W05 Regular,sans-serif;
}

/* Anchors */

a {
	color: 

  
  
    
  


  rgba(23, 121, 186, 1.0)

;
}

a:hover,
a:focus,
a:active {
	color: 

  
  
    
  


  rgba(20, 104, 160, 1.0)

;
}

/* Headings */

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

@media screen and (min-width: 48em){
	h1 {
		font-size: 7.6388888889vw;

	}

	h2 {
		font-size: 4.8611111111vw;

	}

	h3 {
		font-size: 2.6388888889vw;

	}
}
@media screen and (min-width: 90em){
	h4 {
		font-size: 1.5625vw;

	}

	h5 {
		font-size: 1.25vw;

	}

	h6 {
		font-size: 1.2vw;

	}
}


h1 {

	font-weight: 400;
}

h2 {

	font-weight: 400;
}

h3 {

	font-weight: 400;
}

h4 {

	font-weight: 400;
}

h5 {

	font-weight: 400;
}

h6 {

	font-weight: 400;
}


/* Blockquote */

blockquote {
	border-left-color: {color=#fff, opacity=100, css=#ffffff};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
	background-color: 

  
  
    
  


  rgba(252, 15, 70, 1.0)

;
	border: 2px solid 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
	border-radius: 0px;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	padding: 0.9027777778vw;
	padding-top: 0.7986111111vw;
	padding-bottom: 0.6597222222vw;
}

.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(255, 255, 255, 1.0)

;
	color: 

  
  
    
  


  rgba(29, 34, 41, 1.0)

;
}

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

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
	color: 

  
  
    
  


  rgba(29, 34, 41, 1.0)

;
}






.hs_cos_wrapper_type_form, .hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.hs_cos_wrapper_type_email_simple_subscription, 
.hs_cos_wrapper_type_password_prompt, 
.hs_cos_wrapper_type_module .widget-type-email_subscriptions, 
.hs_cos_wrapper_type_member_login, 
.hs_cos_wrapper_type_member_register, 
.hs_cos_wrapper_type_password_reset_request, 
.hs_cos_wrapper_type_password_reset, 
.section.post-footer form {
	background-color: rgba(10, 186, 181, 0.0);
}

/* Form title */

.form-title {
	background-color: 

  
  
    
  


  rgba(0, 0, 0, 0.0)

;
	color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* 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, css=#ffffff};
}

.fn-date-picker td .pika-button:hover {
	background-color: {color=#fff, opacity=100, css=#ffffff} !important;
}

.fn-date-picker td.is-today .pika-button {
	color: {color=#fff, opacity=100, 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.header.fixed {
	background-color: rgba(29, 34, 41, 1.0);
}

header.header .header-dropdown,header.header .header-dropdown-wrapper{
	background-color: rgba(29, 34, 41, 1.0);
}

nav.main-nav nav.navigation-primary>ul>li>a{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(255, 255, 255, 0.0);
}

nav.main-nav nav.navigation-primary>ul>li:hover>a{
	color: rgba(253, 117, 142, 1.0);
	background-color: rgba(255, 255, 255, 0.0);
}

nav.main-nav nav.navigation-primary>ul>li>a.active-item,nav.main-nav nav.navigation-primary ul ul>li>a.active-item{
	color: rgba(253, 117, 142, 1.0);
	background-color: rgba(255, 255, 255, 0.0);
}

nav.main-nav nav.navigation-primary>ul ul{
	background-color: rgba(29, 34, 41, 1.0);
}

nav.main-nav nav.navigation-primary>ul ul>li>a{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(255, 255, 255, 0.0);
}

nav.main-nav nav.navigation-primary>ul ul>li:hover>a{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(255, 255, 255, 0.0);
}

header.header .social-icons a{
	color: rgba(255, 255, 255, 1.0);
	background-color: rgba(0, 0, 0, 0.0);
}

header.header .social-icons a:hover{
	color: rgba(29, 34, 41, 1.0);
	background-color: rgba(255, 255, 255, 1.0);
}
















.footer {
	background-color: rgba(29, 34, 41, 1.0);
}



.footer .footer-right-text,
.footer-details,
.footer-details p,
.footer .footer-contact .footer-contact-label,
.footer .footer-legal span{
	color: rgba(255, 255, 255, 1.0);
}

.footer .footer-legal a,.footer .footer-contact a,.footer .footer-nav a {
	color: rgba(255, 255, 255, 1.0);
}

.footer .footer-legal a:hover,
.footer .footer-contact a:hover,
.footer .footer-nav a:hover {
	color: rgba(255, 255, 255, 1.0);
}

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

.footer .social-icons a:hover {
	color: rgba(29, 34, 41, 1.0);
	background-color: rgba(255, 255, 255, 1.0);
}




















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