@font-face {
  font-family: 'carish';
  src: url("../../../fonts/carish/carishregularwebfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'carish';
  src: url("../../../fonts/carish/carishboldwebfont.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'carish';
  src: url("../../../fonts/carish/carishblackwebfont.ttf") format("truetype");
  font-weight: 900;
  font-style: normal; }

.cbc-form-section {
  background-color: #00366a;
  background-repeat: no-repeat;
  background-position: cover;
  background-position: bottom left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-block: 120px; }
  .cbc-form-section .cbc-form-header {
    color: #009fe3;
    margin-bottom: 65px;
    font-weight: 700;
    font-size: 58px;
    line-height: 64px;
    font-family: "carish"; }
  .cbc-form-section form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-direction: column;
        flex-direction: column;
    position: relative;
    z-index: 20; }
    .cbc-form-section form .experience-the_inputs {
      display: -ms-flexbox;
      display: flex;
      column-gap: 50px;
      row-gap: 15px;
      width: 680px;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .cbc-form-section form .cbc-form-actions {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      text-align: right;
      margin-top: 15px;
      position: relative;
      z-index: 20; }
      .cbc-form-section form .cbc-form-actions .submit-btn {
        font-family: "carish";
        font-weight: 700;
        background-color: #009fe3;
        width: 312px;
        height: 42px;
        color: #fff;
        border: none;
        cursor: pointer; }
      .cbc-form-section form .cbc-form-actions .upload-image-btn {
        font-family: "carish";
        font-weight: 700;
        background-color: #fff;
        width: 312px;
        height: 42px;
        color: #d0ad67;
        border: none;
        cursor: pointer; }
  .cbc-form-section .cbc-form-note {
    color: #d0ad67;
    font-family: "carish";
    text-align: right;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 40px;
    width: 680px;
    position: relative;
    z-index: 20; }
    .cbc-form-section .cbc-form-note .content-note p {
      font-weight: 700;
      padding: 0;
      margin: 0;
      font-family: "carish"; }
    .cbc-form-section .cbc-form-note .content-note h1, .cbc-form-section .cbc-form-note .content-note h2, .cbc-form-section .cbc-form-note .content-note h3, .cbc-form-section .cbc-form-note .content-note h4 {
      text-align: center;
      color: #fff;
      font-weight: 400;
      font-size: 43px;
      padding: 0;
      margin: 0;
      font-family: "carish"; }
    .cbc-form-section .cbc-form-note .cbc-form-message {
      font-size: 40px;
      text-align: center;
      color: red; }
  .cbc-form-section .registration-image-display {
    width: 680px;
    margin: auto;
    padding: 10px; }
    .cbc-form-section .registration-image-display .form-image {
      display: none;
      width: 100px;
      margin-left: auto;
      margin-right: 100px; }
  .cbc-form-section .warning-image {
    width: 670px; }
  .cbc-form-section .cbc-form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-bottom: 10px; }
    .cbc-form-section .cbc-form-group.cbc-input-small {
      width: 312px; }
    .cbc-form-section .cbc-form-group.cbc-input-large {
      width: 680px; }
    .cbc-form-section .cbc-form-group.cbc-input-required label::after {
      content: ' *'; }
    .cbc-form-section .cbc-form-group label {
      font-family: "carish";
      color: #d0ad67;
      font-size: 18px;
      font-weight: 500;
      text-align: right;
      margin-bottom: 5px;
      line-height: 28px; }
    .cbc-form-section .cbc-form-group .cbc-input-error {
      color: #fff;
      font-family: "carish";
      font-weight: 700;
      font-size: 18px;
      text-align: right;
      width: 100%;
      display: none; }
    .cbc-form-section .cbc-form-group .cbc-form-extra-text {
      -ms-flex: 1;
          flex: 1;
      color: #fff; }
      .cbc-form-section .cbc-form-group .cbc-form-extra-text h1, .cbc-form-section .cbc-form-group .cbc-form-extra-text h2, .cbc-form-section .cbc-form-group .cbc-form-extra-text h3, .cbc-form-section .cbc-form-group .cbc-form-extra-text h4 {
        text-align: right;
        font-size: 18px;
        font-weight: 700;
        line-height: 23px;
        color: #d0ad67; }
        .cbc-form-section .cbc-form-group .cbc-form-extra-text h1 a, .cbc-form-section .cbc-form-group .cbc-form-extra-text h2 a, .cbc-form-section .cbc-form-group .cbc-form-extra-text h3 a, .cbc-form-section .cbc-form-group .cbc-form-extra-text h4 a {
          font-size: 18px !important;
          color: inherit;
          text-decoration: underline; }
      .cbc-form-section .cbc-form-group .cbc-form-extra-text p {
        text-align: right;
        font-size: 15px;
        line-height: 19px;
        font-weight: 500;
        color: #fff !important;
        font-family: "carish"; }
        .cbc-form-section .cbc-form-group .cbc-form-extra-text p span {
          color: #fff !important;
          font-size: 15px;
          line-height: 19px;
          font-weight: 500; }
        .cbc-form-section .cbc-form-group .cbc-form-extra-text p a {
          font-size: 15px;
          line-height: 19px;
          font-weight: 500;
          color: #fff !important;
          text-align: right;
          text-decoration: underline;
          font-family: "carish"; }
      .cbc-form-section .cbc-form-group .cbc-form-extra-text a {
        text-decoration: underline; }
    .cbc-form-section .cbc-form-group.cbc-input-input input {
      border: none;
      background-color: white;
      color: #000;
      width: 100%;
      height: 42px;
      text-align: right;
      padding: 2px 8px; }
    .cbc-form-section .cbc-form-group.cbc-input-textarea {
      margin-top: 10px; }
      .cbc-form-section .cbc-form-group.cbc-input-textarea textarea {
        width: 100%;
        color: #000;
        padding: 10px 15px;
        border: none;
        background-color: white; }
    .cbc-form-section .cbc-form-group.cbc-input-checkbox {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .cbc-form-section .cbc-form-group.cbc-input-checkbox input {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        margin-left: 15px;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        border: 2px solid #fff;
        background-color: transparent;
        padding: 2px;
        box-sizing: border-box;
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        cursor: pointer; }
        .cbc-form-section .cbc-form-group.cbc-input-checkbox input::after {
          content: '';
          width: 12px;
          height: 12px;
          border-radius: 50%;
          background-color: #009fe3;
          opacity: 0; }
        .cbc-form-section .cbc-form-group.cbc-input-checkbox input:checked::after {
          opacity: 1; }
        .cbc-form-section .cbc-form-group.cbc-input-checkbox input:focus {
          outline: none;
          box-shadow: none; }
  @media screen and (max-width: 768px) {
    .cbc-form-section {
      padding-inline: 20px;
      padding-bottom: 120px;
      padding-top: 50px; }
      .cbc-form-section .cbc-form-header {
        width: 100%;
        padding-inline: 25px;
        margin-bottom: 30px;
        font-size: 42px;
        font-family: "carish";
        text-align: center;
        font-weight: 700; }
      .cbc-form-section form .experience-the_inputs {
        column-gap: unset;
        gap: 20px;
        width: 100%; }
        .cbc-form-section form .experience-the_inputs .experience-cbc-cbc_assets-form_input {
          width: 100%; }
      .cbc-form-section form .cbc-form-actions {
        text-align: center;
        margin-top: 35px;
        position: relative;
        z-index: 20;
        -ms-flex-direction: column;
            flex-direction: column;
        gap: 40px; }
        .cbc-form-section form .cbc-form-actions .submit-btn {
          width: 100%;
          height: 44px;
          border: none;
          cursor: pointer;
          font-size: 18px;
          font-weight: 700; }
        .cbc-form-section form .cbc-form-actions .upload-image-btn {
          width: 100%;
          height: 44px;
          border: none;
          cursor: pointer;
          font-size: 18px;
          font-weight: 700; }
      .cbc-form-section .cbc-form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column; }
        .cbc-form-section .cbc-form-group.cbc-input-small {
          width: 100%; }
        .cbc-form-section .cbc-form-group.cbc-input-large {
          width: 100%; }
        .cbc-form-section .cbc-form-group.cbc-input-input input {
          width: 100%; }
      .cbc-form-section .cbc-form-note {
        width: 100%; }
        .cbc-form-section .cbc-form-note .content-note h1, .cbc-form-section .cbc-form-note .content-note h2, .cbc-form-section .cbc-form-note .content-note h3, .cbc-form-section .cbc-form-note .content-note h4 {
          font-size: 22px; }
        .cbc-form-section .cbc-form-note .cbc-form-message {
          font-size: 30px;
          text-align: center; }
      .cbc-form-section .registration-image-display {
        width: 100%; }
      .cbc-form-section .warning-image {
        width: 100%; } }
