







/* 1a. Containers */






/* 1b. Colors */




/* 1c. Typography */
























/* 1d. Buttons */









/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */



/* 1h. Site footer */








@media (min-width:64rem) {
  .page-center,
  .content-wrapper,
  .dnd-section > .row-fluid {
    max-width: 80rem;
  }
}



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





body{
  font-size: 16px;
  font-weight: 500;
  font-family: Gilroy-Medium,arial,sans-serif;
  color: rgba(0, 0, 0, 1.0);
}



/* Paragraphs */

p, p span[style], li, li span[style]{
  font-family: Gilroy-Medium,arial,sans-serif !important;
}

/* Anchors */

a {
  color: 

  
  
    
  


  rgba(0, 145, 250, 1.0)

;
}

a:hover,
a:focus,
a:active {
  color: 

  
  
    
  


  rgba(0, 120, 205, 1.0)

;
}

/* Headings */

h1, h2, h3, h4, h5, h6, h1 span[style], h2 span[style], h3 span[style], h4 span[style], h5 span[style], h6 span[style] {
  font-family: Gilroy-Bold !important;
}

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 1.0);
}

h1 {
  font-size: 54px;
  font-weight: 900;
}

h2 {
  font-size: 40px;
  font-weight: 900;
}

h3 {
  font-size: 32px;
  font-weight: 900;
}

h4 {
  font-size: 30px;
  font-weight: 900;
}

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

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

/* Blockquote */

blockquote {
  border-left-color: {color=#000, opacity=100, rgba=rgba(0, 0, 0, 1), rgb=rgb(0, 0, 0), hex=#000, css=#000000};
}





.error-page .button,a
button,
.button,
form input[type=submit],
form .hs-button {
  background-color: rgba(180, 180, 185, 1.0);
  border-color: rgba(180, 180, 185, 1.0);
  border-radius: 0px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding: 1rem 1.5rem;
}


@media screen and (min-width: 20rem){

  .error-page .button,a
  button,
  .button,
  form input[type=submit],
  form .hs-button {
    padding: 10px 16px;
  }
}

@media screen and (min-width: 48rem){

  .error-page .button,
  button,
  .button,
  form input[type=submit],
  form .hs-button {
    padding: 14px 24px;
  }
}

@media screen and (min-width: 90rem){

  .error-page .button,
  button,
  .button,
  form input[type=submit],
  form .hs-button {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.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 {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(180, 180, 185, 1.0);
  background-color: rgba(180, 180, 185, 1.0);
}

button:active,
.button:active,
form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(220, 220, 225, 1.0);
  border-color: rgba(220, 220, 225, 1.0);
  color: rgba(255, 255, 255, 1.0);
}








/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: 

  
  
    
  


  rgba(#null, 1)

;
}

/* Form label */

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

/* Form help text */

form legend {
  color: 

  
  
    
  


  rgba(120, 120, 125, 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);
  border-radius: 0px;
}

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, 145, 250, 1.0)

;
}




@media screen and (min-width: 30rem){
  /* Form field widths */
fieldset.form-columns-1 .hs-input[type=email], fieldset.form-columns-1 .hs-input[type=text], fieldset select.hs-input, fieldset.form-columns-1 textarea.hs-input  {
  width: 100% !important;
}

  
fieldset.form-columns-3{
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
  
  fieldset input[type=text], fieldset input[type=email], fieldset input[type=number], fieldset input[type=tel], fieldset select, fieldset textarea {
  height: 62px;
}
}





/* Form placeholder text */

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

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

/* Date picker */

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid 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);
  color: rgba(255, 255, 255, 1.0);
}

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

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







header .header-top{
  background-color: rgba(0, 145, 250, 1.0);
}
.header .header-bottom{
  background-color: rgba(255, 255, 255, 1.0);
}

.header .header-top-inner .hs_cos_wrapper>ul>li>a{
  color: rgba(255, 255, 255, 1.0);
}

.header .header-top-inner .hs_cos_wrapper>ul>li>a:hover{
  color: rgba(105, 200, 250, 1.0);
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(0, 0, 0, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > a{  
  color:rgba(0, 0, 0,1.0);
}


.header .header-top-inner .hs_cos_wrapper>ul:last-child>li:first-child>a>span:first-child, 
.header .header-top-inner .hs_cos_wrapper>ul:last-child>li:last-child>a>span:first-child{
  color:rgba(255, 255, 255,1.0);    
}

.custom-menu-primary .navigation-primary > ul > li > a:hover,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: rgba(0, 145, 250, 1.0);
  background-color: rgba(194, 255, 0, 0.0);
}

body .custom-menu-primary ul ul{
  background-color:rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(0, 145, 250, 1.0);
  background-color: rgba(194, 255, 0, 0.0);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(194, 255, 0, 0.0);
}

.custom-menu-primary .navigation-primary > ul ul li a {
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a:hover,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(0, 145, 250, 1.0);
  background-color: rgba(191, 227, 125, 0.0);
}
.custom-menu-primary .navigation-primary > ul ul li a.active-item{
  color: rgba(0, 145, 250, 1.0);
  background-color: rgba(191, 227, 125, 0.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: ;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}








footer.footer {
  background-color: rgba(0, 145, 250, 1.0);
}

.footer .footer-heading h3,
.footer .ft-heading p{
  color: rgba(255, 255, 255, 1.0);
}

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

.footer .footer-links ul li a:hover, 
.footer .ft-heading .hs-menu-wrapper ul li a:hover{
  color: rgba(255, 255, 255, 1.0); 
}



















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




h1, h2, h3, h4, h5, h6, h1 span[style], h2 span[style], h3 span[style], h4 span[style], h5 span[style], h6 span[style] {
  font-weight: 900;
  font-family: Gilroy-Black, arial, sans-serif !important;
}
h5, h6, h5 span[style], h6 span[style] {
  font-weight: 200 !important;
}
.banner .container .row .custom-col-left .custom-content, .blog-banner .container .row .custom-col-left .custom-content {
 align-items: flex-end; 
}
.banner .container .row .custom-col-left .custom-content .custom-row, .blog-banner .container .row .custom-col-left .custom-content .custom-row {
  max-width: 600px;
  display: block;
  padding-right: 1.5rem;
}

.header .header-bottom .content-wrapper {
  max-width: 1200px; 
  padding: 0;
}


.footer .footer-heading h3 span {
  font-weight: 200 !important;
}


.DynamicContent_spacer__Vw1U2 {
 margin-bottom: 2rem;
  padding: 0;
}