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
}
.body-container-wrapper {
  background: rgba(0, 0, 255, 0.05);
  background: url('https://4517874.fs1.hubspotusercontent-na1.net/hubfs/4517874/bg_crowd.png');
  background-position: bottom !important;
  background-size: cover;
}
li,
p {
  font-family:Inter,sans-serif
}
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://6564047.fs1.hubspotusercontent-na1.net/hubfs/6564047/banner_live_entertainment_bg.png");
  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:360px !important;
  margin-bottom: 30px
}
.body-container .row-fluid .row-fluid {
  margin:0 auto;
  max-width:1250px;
}
b,
strong {
  font-family:Inter;
  font-weight:800;
}
ul {
  margin-left: 15px;
}
.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%
}
.faq {
  background: rgba(255,255,255,0.5);
  border-radius: 10px;
  padding: 60px !important;
  margin-bottom: 60px;
}
table img {
  border-radius: 10px;
  box-shadow: 2px 2px 2px #a9a9a9;
}
table {
  border: none !important;
}
/*--------FORM -------*/
.hs-form {
  background:#2d005c;
  background:linear-gradient(90deg,rgba(0,0,255,.05),rgba(169,0,205,.05) 50%,rgba(237,28,36,.05));
  border-radius:15px;
  padding:24px
}
.hs-form,
.hs-form input,
.hs-form input::placeholder,
.hs-form label,
.hs-form select,
.hs-form textarea {
  color:#000!important
}
.hs-form input,
.hs-form select,
.hs-form textarea {
  border:1px solid #000;
  padding:8px!important
}
.hs-form textarea {
  max-height:100px
}
form .hs-input {
  -webkit-appearance: none; /* Removes default Safari styling */
  -moz-appearance: none;
  appearance: none;
}
form select.hs-input {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='7' viewBox='0 0 12 7'><polyline points='1,1 6,6 11,1' fill='none' stroke='gray' stroke-width='1.5' stroke-linecap='round'/></svg>");
  background-size: 10px;
  background-position: right 10px center;
  background-repeat: no-repeat;
  padding-right: 30px; /* space for arrow */
  color: #000;
}
.hs-form label {
  margin-bottom:2px!important
}
.hs-form fieldset {
  margin:0 auto!important
}
.hs-form .hs-form-field {
  margin: 12px 0 4px
}
.hs-form ul li {
  padding-bottom:0
}
.hs-button[type=submit] {
  background:#00f;
  border:none;
  color:#fff!important;
  padding-left:20px!important;
  padding-right:20px!important
}
.hs-form .hs-error-msg {
  color:#ff7623!important
}
.submitted-message {
  color:#fff!important;
  text-align:center
}
.actions {
  text-align:center
}
form .hs-error-msg {
  color: #ff7623;
  margin-left: 30px;
}

/*------- BLOCKS -----*/
.block {
  padding: 60px 0;
}
#block_1 {
  padding-bottom: 40px;
  margin-top: -40px !important;
}
#section_a {
  padding: 60px 0;
}

@media (max-width: 1280px) {
.body-container .row-fluid .row-fluid div:first-of-type,
  .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module {
    padding: 0 10px;
  }
.footer-container-wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_module  {
   padding: 0 !important;
}
  footer {
    padding-top: 20px; 
  }
}
@media (max-width: 1140px) {
  form label {
  padding-left: 10px;
 }
}

@media (max-width: 768px) {
.header-container-wrapper .custom-header-bottom-section {
    height: 120px; !important;
  }
.custom-logo {
    text-align: center;
  }
.custom-logo img {
    margin-top:20px;
    max-width:none;
    vertical-align:baseline;
    width:280px !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;
  }
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;
  }
  form {
  padding: 20px;
 }
  #section_a .row-number-5 .row-fluid #hs_cos_wrapper_widget_1762369687000, 
  #section_a .row-number-5 .row-fluid #hs_cos_wrapper_widget_1762370318000 {
    display: block !important;
    max-width: 350px !important;
    margin: 0 auto
 }
  .faq{
    padding: 40px 0 !important;
  }
  
}

@media (max-width: 992px) {
  table {
    display: grid;
    grid-template-columns: 30% 70%;
    grid-auto-flow: row dense;
    column-gap: 4px;
    row-gap: 4px;
    height: 100% !important;
    width: 100% !important;
  }
  /* Let cells participate directly in the grid */
  table tbody,
  table tr { display: contents; }
  
  table img {
    min-width: 90px !important;
  }
  /* Place the first row's 4 image cells in column 1 (rows 1..4) */
  table td:nth-of-type(1),
  table td:nth-of-type(2),
  table td:nth-of-type(3),
  table td:nth-of-type(4),
  table td:nth-of-type(5),
  table td:nth-of-type(6){
    grid-column: 1 !important;
    width: 30% !important;
    height: unset !important;
  }
  /* Place the second row's 4 text cells in column 2 (rows 1..4) */
  table tr:nth-of-type(2) td:nth-of-type(1),
  table tr:nth-of-type(2) td:nth-of-type(2),
  table tr:nth-of-type(2) td:nth-of-type(3),
  table tr:nth-of-type(2) td:nth-of-type(4),
  table tr:nth-of-type(2) td:nth-of-type(5),
  table tr:nth-of-type(2) td:nth-of-type(6){
    grid-column: 2 !important;
    text-align: left !important;
    align-content:  center !important;
    width: 70% !important;
    height: unset !important;  
  }
  
  #hs_cos_wrapper_widget_194766167567_ div:nth-of-type(2) {
  overflow-x: auto;
  max-width: 100% !important;
  width: 93% !important;
  padding: 0 10px;
  margin-top: -16px;     
  }
}