html {
  font-family:"Inter", sans-serif;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%
}
body,
html {
  margin:0;
  min-height:100%;
  padding:0
}
body {
  color:#000!important;
  font-family:Inter,sans-serif!important
}
li,
p {
  font-family:Inter,sans-serif
}
li {
  margin-bottom: 10px;
}
hr {
  background: linear-gradient(90deg,#0000ff 0%, #a900cd 50%, #ed1c24 100%); 
  height: 1.5px;
  width: 90% !important;
}
h2 {
  line-height: 1.2 !important;
}
.header-container-wrapper .custom-header-bottom-section {
  background:#353247;
  height: auto; !important;
  background-image: url("https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/banner_le_cb_bg.webp");
  background-size:  cover;
  padding: 20px 0 0 20px;
}
.custom-logo {
  text-align: center;
}
.custom-logo img {
  margin-top:32px;
  max-width:none;
  vertical-align:baseline;
  width:330px !important;
  margin-bottom: 30px
}
.body-container .row-fluid .row-fluid {
  margin:0 auto;
  max-width:1250px;
}
b,
strong {
  font-family:Inter;
  font-weight:800;
}
.hs-embed-content-wrapper {
  border-radius: 10px;
  overflow: hidden;
}
 footer a {
  font-family: inter, sans-serif;
}
 .footerinner {display: none;}
.section .row-fluid-wrapper .row-fluid {
  display: flex;
  height: 100%
}
table img {
border-radius: 10px;
}
.cc_le div:nth-of-type(1),
.cb div:nth-of-type(1){
  height: 130px;
  align-content: center;
}
.cc_le div:nth-of-type(2),
.cb div:nth-of-type(2){
  height: 130px;
  align-content:  flex-start;
}
/* col */
.col {
  float: left;
  margin-left: 8px;
  border-radius: 10px;
  padding: 12px !important;
  height: 130px !important;
  text-align: center;
  font-size: 15px;
  margin-bottom: 10px;
  background: rgba(255,255,255,0.6);
  border: 2px solid;
  box-shadow: 3px 3px 5px rgba(0,0,0,0.1);
  line-height: 1.4;
  align-content: center;
}
.col strong {
  font-size: 14px;
  line-height: 1;
}
.col_1, .col_5 {
  border-color: #000080;
  background: linear-gradient(0deg,rgba(0, 0, 128, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_2, .col_6 {
  border-color: #931F75;
  background: linear-gradient(0deg,rgba(147, 31, 117, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_3, .col_7 {
  border-color: #8102C0;
  background: linear-gradient(0deg,rgba(129, 2, 192, 0.1) 0%, rgba(255, 255, 255, 1) 100% );
}
.col_4, .col_8 {
  border-color: #47008F;
  background: linear-gradient(0deg,rgba(71, 0, 143, 0.13) 0%, rgba(255, 255, 255, 1) 100% );
}
/*--------FORM -------*/
#hs_form_target_widget_175863755870860 {
  border-radius: 5px;
  background: rgba(0, 0, 255, 0.05);
  background: linear-gradient(90deg,#000066 0%, #440052 50%, #5f0b0e 100%); 
  box-shadow: 5px 5px 5px rgba(0,0,0,0.1);
}
form {
  background: linear-gradient(0deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.6) 20%, rgba(255,255,255,1) 100%); 
  margin: 0 auto;
  padding: 20px 40px 20px 40px;
}
form input, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: rgba(255,255,255,1) !important;
  color: #000 !important;
}
form .hs_lastname,
form .hs_phone,
form .hs_jobtitle {
  padding-left: 4px !important;
}
form .hs_firstname,
form .hs_email,
form .hs_company {
  padding-right: 4px !important;
}
form label {
  font-size: 12px;
  margin-bottom: 2px !important;
}
form select {
  color: #000;
}
form .hs-form-field {
  margin: 4px 0 8px !important;
}
form textarea {
  height: 100px;
}
form .hs_submit {
  text-align: center;
  margin-top: 20px;
}
form li {
  list-style-type: none;
  margin-left: -30px
}
form textarea::placeholder, form input::placeholder  {
  font-family: "Inter", sans-serif;
  font-size: 0.875rem !important;
}
form .hs-button[type="submit"] { 
  background: #0000ff !important;
  border-radius: 20px;
  color: #fff !important;
  font-weight: bold;
  padding: 12px 60px !important;
  border: none;
}
form .hs-error-msgs {
  color: #ff7623 !important;
  text-align: center;
}
form .legal-consent-container {
  font-size: 10px;
}
form .legal-consent-container .hs-richtext:first-of-type {
  padding-bottom: 10px;
}
form .input ul.inputs-list li label input[type=checkbox] {
  display:initial !important;
  opacity:1;
  margin-right: 5px;
}
form .input ul.inputs-list li label input[type=checkbox]+span:before {
  display:none;
}
/*------- BLOCKS -----*/
.block {
  padding: 60px 0 ;
}
#block_1 {
  padding-bottom: 40px;
  margin-top: -40px !important;
}
#section_a {
  background: rgba(0, 0, 255, 0.05);
  background: url('https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/bg_theater.jpg');
  background-position: bottom !important;
  background-size: cover;
  padding: 60px 0;
}

@media (max-width: 1280px) {
.body-container .row-fluid .row-fluid div:first-of-type:not(.input),
  .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
    padding: 0 10px;
  }
#hs_form_target_widget_175863755870860  {
   padding: unset !important;
}
.footer-container-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module  {
   padding: 0 !important;
}
  footer {
    padding-top: 20px; 
  }
  .col {
  font-size: 12px;
}
}
@media (max-width: 1024px) {
  form h1 {
    font-size: 18px !important;
  }
  form input, select, textarea {
  padding: 10px !important;
  border-radius: 3px;
  border: 1px solid grey;
  background: rgba(255,255,255,1) !important;
  color: #000 !important;
  }
form .hs_lastname,
form .hs_phone,
form .hs_jobtitle,
form .hs_firstname,
form .hs_email,
form .hs_company {
  padding: unset !important;
  width: 100% !important;
}
form label {
  font-size: 12px;
  margin-bottom: 2px !important;
}
form select {
  color: #000;
}
form .hs-form-field {
  margin: 4px 0 8px !important;
}
  .cc_le div:nth-of-type(1),
.cb div:nth-of-type(1){
  height: 130px;
  align-content: center;
}
.cc_le div:nth-of-type(2),
.cb div:nth-of-type(2){
  height: 160px;
  align-content:  flex-start;
}
  .col {
  line-height: 1.3;
  }
}
@media (max-width: 768px) {
.header-container-wrapper .custom-header-bottom-section {
    height: 120px; !important;
  }
.custom-logo {
    text-align: center;
  }
.custom-logo img {
    margin-top:unset;
    max-width:none;
    vertical-align:baseline;
    width:250px !important;
  }
.body-container .row-fluid .row-fluid {
    margin-top:30px;
    max-width:100%;
  }
.body-container .row-fluid .row-fluid div:first-of-type {
    padding: 0 10px;
  }
   .col, .col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_8  {
 width: 100% !important;
    font-size: 13px;
    height: unset !important;
    margin-bottom: 6px;
    margin-left: unset;
    line-height: 1.2
 }
  .col_4 {
    margin-bottom: 22px
  }
    #hs_cos_wrapper_module_175130762950546_ div {
    width: 100% !important;
      font-size: 13px
  }
   form {
    margin-top: 20px;
  }
h1 {
    line-height: 1;
    font-size: 36px !important;
    text-align: left !important;
  }
h2{
    line-height: 1;
    font-size: 20px !important;
     text-align: left !important;
  }
      #section_a {
    padding-top: 0;
  }
  #section_a .row-number-5 .row-fluid {
    display: flex;
    flex-wrap: wrap;
  }
  .row-number-5 .span5 {
    order: 1 !important;
    width: 100%;
    margin-bottom: 20px;
    margin-top: -30px;
  }
  .row-number-5 fieldset{
    margin: 0 auto !important;
  }
  .row-number-5 .span7 {
    order: 2 !important;
  }
  .cb {
    width: 100%;
    clear: both;
    padding: 40px 10px;

  }
   .cc_le div:nth-of-type(1),
.cb div:nth-of-type(1){
  height: unset;
  align-content: center;
}
.cc_le div:nth-of-type(2),
.cb div:nth-of-type(2){
  height: unset;
  align-content:  flex-start;
}
}