/** Shopify CDN: Minification failed

Line 52:6 Unexpected "}"
Line 202:0 Unexpected "<"
Line 203:47 Expected ":"
Line 206:0 Unexpected "<"

**/


/* CSS from section stylesheet tags */
.custom-subscribe-form1 input {
          width: 100%;
          background:#00000000;
          color: #fff;
          height:40px;
          padding:10px;
          margin:10px;
          border: 1px solid #292929;
        }
         .custom-subscribe-form1  .button1 {
          background: #b00000;
          width:100%;
          height:44px;
          font-size:16px;
          text-transform: capitalize;
          font-weight:500;
          border:none;
          transition: all;
          transition-duration: 0.5s;
      }
      .custom-subscribe-form1  .button1:hover{
          transition:all;
          transition-duration:0.5s;
          background:#fff;
          color:#b00000;
          font-weight:700;
      }



      * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
      }
      .formbold-main-wrapper {
          display: flex;
          flex-wrap: wrap;
          align-content: flex-start;
      }
      }

      .formbold-form-wrapper {
        margin: 0 auto;
        width: 100%;
      }

      .formbold-input-flex {
        display: flex;
        gap: 20px;
        margin-bottom: 15px;
        flex-wrap: wrap;
      }
      .formbold-input-flex > div {
        width: 100%;
      }

      .formbold-input-radio-wrapper {
        margin-bottom: 28px;
      }
      .formbold-radio-flex {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
      }
      .formbold-radio-label {
        font-size: 14px;
        line-height: 24px;
        color: #07074D;
        position: relative;
        padding-left: 25px;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
      }
      .formbold-input-radio {
        position: absolute;
        opacity: 0;
        cursor: pointer;
      }
      .formbold-radio-checkmark {
        position: absolute;
        top: -1px;
        left: 0;
        height: 100px;
        width: 100px;
        background-color: #07074d;
        border: 1px solid #DDE3EC;
      }
      .formbold-radio-label .formbold-input-radio:checked ~ .formbold-radio-checkmark {
        border: 5px solid #b00000;
      }
      .formbold-radio-checkmark:after {
        content: "";
        position: absolute;
        display: none;
      }

      .formbold-radio-label .formbold-input-radio:checked ~ .formbold-radio-checkmark:after {
        display: block;
      }

      .formbold-radio-label .formbold-radio-checkmark:after {
        top: 50%;
        left: 50%;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background: #b00000;
        transform: translate(-50%, -50%);
      }

      .form-control {
        width: 100%;
        padding: 13px 22px;
        border: 1px solid #ffffff85;
        background: #000000;
        font-weight: 500;
        font-size: 16px;
        color: #ffffff;
        outline: none;
        resize: none;
      }
      .form-control::placeholder {
        color:   ;
      }
      .form-control:focus {
        border-color: #6a64f1;
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.05);
      }
      .formbold-form-label {
          color: #fff;
          font-size: 14px;
          line-height: 24px;
          display: block;
          margin: 20px 0px 10px 0px;
          width: 100%;
          font-weight: 600;
      }

      .formbold-btn {
        text-align: center;
        width: 100%;
        font-size: 16px;
        padding: 14px 25px;
        border: none;
        font-weight: 600;
        background-color: #b00000;
        color: white;
        cursor: pointer;
        margin-top: 25px;
          transition:all;
        transition-duration: 1s;
      }
      .formbold-btn:hover {
        box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.05);
        background: #fff;
        color: #000000;
        transition:all;
        transition-duration: 1s;
      }

      .formbold-radio-group {
        margin:20px 0px;
        height: 110px;
      }

        .sec1 {

        }

      .sec2 {
      }
        .list-group-item {
          background-color:#00000000;
        }
      .sec2 img {
        width: 100%;
      }
        .custom-image {
          margin-top:-65px;
        }

      .list-group-item:first-child {
        border: 1px solid #ffffff85;
          border-top-left-radius: 0px;
          border-top-right-radius: 0px;
      }
<style type="text/css">
        #mc_embed_signup{background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 600px;}
        /* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.
           We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>