<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#jbu-shield{}
#black{display:flex; !important}
.jbu-block-box-overlay {
    background-color: #000;
    z-index: 999;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;   
}
::-webkit-scrollbar {
  display: none;
}
.jbu-header-rfi-header {
    width: 100%;
    height: 1100px;
  
}
.jbu-header-rfi-header a {
    color: #fff !important;  overflow:auto;
}
.container-flex.jbu-header-rfi-header-menu {
    height: 80px;
}
.jbu-header-rfi-home {
    height: 75%;
    position: absolute;
    top: 1rem;
    left: 1rem;
}

.jbu-header-rfi-header h1,.jbu-header-rfi-header h2,.jbu-header-rfi-header h3 {color:#fff;   }
.jbu-header-rfi-header h2,.jbu-header-rfi-header h3 { font-family: ProximaNova-Regular,sans-serif;}
   
.jbu-header-rfi-header-con {
    position: absolute;
    left: 50%;
    width: 90%;
    top: 5%;
    transform: translate(-50%);
  z-index: 1000;
}
.jbu-header-rfi-header-con-text h1 { font-size: 45px;margin: 0 0 12px;}
.jbu-header-rfi-header-con-text h2 { font-size: 16px;}
.jbu-header-rfi-header-con-form {
    position: absolute;
    /* right: 10%; */
    top: 15%;
    width: 100%;
}
.jbu-header-rfi-header-con-form input,.jbu-header-rfi-header-con-form select {
    margin: unset !important;
  border-radius: 0!important;
    padding: 0!important;
  background-color: #fff !important;
      border: 1px solid #fff !important;
  font-size:14px !important;
}
.form_question:first-child, .form_question:nth-child(2) {
    width: 49.377% !important;
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    /* margin: 1rem !important; */
}
.form_question:nth-child(2) {
    
    margin: 0 0 0 .25rem !important;
}
.jbu-header-rfi-header-con-form div.form_birthdate select:nth-child(2), .jbu-header-rfi-header-con-form div.form_birthdate select:nth-child(3){  
  margin-left: 5px !important;}
.jbu-header-rfi-header-con-form form label, .jbu-header-rfi-header-con-form form legend,.jbu-header-rfi-header-con-form form .form_label {
    color: #fff;
    font-size: 12px !important;
}
.jbu-header-rfi-header-con-form button.default.form_button_submit {
    background-color: #fff!important;
    width: unset;
    padding: 8px 50px;
  font-family: 'ProximaNova-Extrabld';
  font-size:22px;
}
.jbu-header-rfi-header-con-form .action {
    padding-top: 2rem;
}
.jbu-header-i{ 
text-align:center;
    margin: 0;
    position: absolute;
    bottom:4.50rem;
    width: 100%;
    z-index: 1030;
  bottom:5.5rem;
 }
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

@media (min-width: 768px)  {
  .jbu-header-rfi-header {
  
    height: 1250px;
   
}

  .jbu-header-rfi-header-con-text h1 { font-size: 80px;}
  .jbu-header-rfi-header-con-text h2 { font-size: 30px;}
  .jbu-header-rfi-header-con-form {   
    top: 22%;
    width: 100%;
}
  .form_question:first-child, .form_question:nth-child(2) {
    width: 49.65% !important;}

.jbu-header-rfi-header-con-form input,.jbu-header-rfi-header-con-form select {   
  font-size:20px !important;
}
.jbu-header-rfi-header-con-form .action {
    padding: 2rem 0 0;
}
div.form_responses input, div.form_responses select, div.form_responses textarea {
   
    margin: .4rem 0 !important;
}
}
@media (min-width: 1024px)  {
  .jbu-header-rfi-header {
  
    height: 750px;
   
}
  
.jbu-header-rfi-header-con {
    position: absolute;
    left: 5%;
    width: 100%;
    top: 10%;
    transform: unset;
}
  .jbu-header-rfi-header-con-form {
    top: 0;
    width: 35%;
    right: 10%;
}
  .form_question:nth-child(2) {
    width: 49%!important;
}
  .jbu-header-rfi-header-con-text {
    width: 50%;
}
  .jbu-header-rfi-links a { font-size: 24px;}
  .jbu-header-rfi-header-con-text h1 {   width: 80%;}
   .jbu-header-rfi-header-con-text h1.lg {    font-size: 80px;}
  .jbu-header-rfi-header-con-text h1.md {    font-size: 70px;}
  .jbu-header-rfi-header-con-text h1.sm {    font-size: 60px;}
  .jbu-header-rfi-header-con-text h2 { font-size: 24px;}
}
@media (min-width: 1280px)  {
   .jbu-header-rfi-header {
  
    height: 800px;
   
}
  .jbu-header-rfi-header-con {
    position: absolute;
    left: 50%;
    width: 90%;
    top: 10%;
    transform: translate(-50%);
}

  
.jbu-header-rfi-header-con-text h1 {
    font-size: 110px;
   width: 85%;
}
  .jbu-header-rfi-header-con-text h1.lg {    font-size: 110px;}
  .jbu-header-rfi-header-con-text h1.md {    font-size: 90px;}
  .jbu-header-rfi-header-con-text h1.sm {    font-size: 80px;}
  .jbu-header-rfi-header-con-text h2 { font-size: 40px;}
  .jbu-header-rfi-header-con-form {
    right:3%;
    max-width: 500px;
     width: 40%;
}
  .jbu-header-rfi-header-con-form form label, .jbu-header-rfi-header-con-form form legend,.jbu-header-rfi-header-con-form form .form_label {

    font-size: 18px !important;
}
  .jbu-header-rfi-header-con-form input,.jbu-header-rfi-header-con-form select {   
  font-size:18px !important;
}
}</pre></body></html>