.elementor-1733 .elementor-element.elementor-element-c311e07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:17px;--padding-bottom:17px;--padding-left:10px;--padding-right:10px;}.elementor-1733 .elementor-element.elementor-element-7250ba2{--display:flex;--min-height:260px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--overlay-opacity:0.06;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1733 .elementor-element.elementor-element-7250ba2:not(.elementor-motion-effects-element-type-background), .elementor-1733 .elementor-element.elementor-element-7250ba2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-secondary );}.elementor-1733 .elementor-element.elementor-element-7250ba2::before, .elementor-1733 .elementor-element.elementor-element-7250ba2 > .elementor-background-video-container::before, .elementor-1733 .elementor-element.elementor-element-7250ba2 > .e-con-inner > .elementor-background-video-container::before, .elementor-1733 .elementor-element.elementor-element-7250ba2 > .elementor-background-slideshow::before, .elementor-1733 .elementor-element.elementor-element-7250ba2 > .e-con-inner > .elementor-background-slideshow::before, .elementor-1733 .elementor-element.elementor-element-7250ba2 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://makikibanyan.com/wp-content/uploads/2025/11/bg2.png");--background-overlay:'';}.elementor-1733 .elementor-element.elementor-element-4dce7ff{width:var( --container-widget-width, 54% );max-width:54%;--container-widget-width:54%;--container-widget-flex-grow:0;text-align:center;}.elementor-1733 .elementor-element.elementor-element-4dce7ff.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-1733 .elementor-element.elementor-element-4dce7ff .elementor-heading-title{text-transform:uppercase;line-height:38px;color:var( --e-global-color-primary );}.elementor-1733 .elementor-element.elementor-element-2f8c142{--spacer-size:4px;}.elementor-1733 .elementor-element.elementor-element-6b4c077{width:100%;max-width:100%;}.elementor-1733 .elementor-element.elementor-element-4e9e734{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1733 .elementor-element.elementor-element-4e9e734:not(.elementor-motion-effects-element-type-background), .elementor-1733 .elementor-element.elementor-element-4e9e734 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F7F7F7;}@media(max-width:767px){.elementor-1733 .elementor-element.elementor-element-4dce7ff > .elementor-widget-container{margin:19px 0px 0px 0px;}}@media(min-width:768px){.elementor-1733 .elementor-element.elementor-element-c311e07{--content-width:1800px;}}/* Start custom CSS for html, class: .elementor-element-6b4c077 */<style>
  /* 1. Global Font Setup */
  @font-face {
    font-display: block;
    font-family: Roboto;
    src: url(https://assets.brevo.com/font/Roboto/Latin/normal/normal/7529907e9eaf8ebb5220c5f9850e3811.woff2) format("woff2");
  }

  /* 2. CONTAINER CLEANUP */
  .sib-form {
    background-color: transparent !important; 
    padding: 0 !important;
  }

  #sib-form-container, #sib-container {
    background-color: transparent !important;
    border: none !important;
    max-width: 100% !important; 
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  /* 3. DESKTOP: HORIZONTAL LAYOUT */
  #sib-form {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    gap: 4px !important; /* REDUCED SPACE BETWEEN FIELDS */
    width: 100% !important;
  }

  /* Wrappers for inputs */
  #sib-form div[style*="padding: 8px 0"] {
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
  }

  /* FIRSTNAME: Normal width */
  #sib-form div[style*="padding: 8px 0"]:nth-of-type(1) {
    flex: 1 1 auto !important;
  }

  /* EMAIL: DOUBLE WIDTH */
  #sib-form div[style*="padding: 8px 0"]:nth-of-type(2) {
    flex: 2 1 auto !important;
  }

  /* 4. INPUT & BUTTON SHARED STYLING */
  #sib-container input.input {
    border: 1px solid #d6c7a1 !important;
    padding: 0 12px !important;
    height: 40px !important; 
    font-size: 14px !important;
    background: #ffffff !important;
    border-radius: 0px !important; 
    width: 100% !important;
    box-sizing: border-box !important;
    font-family: 'Roboto', sans-serif !important;
  }

  .sib-form-block.button-container {
    padding: 0 !important;
    margin: 0 !important;
    flex: 0 0 auto !important;
  }

  #sib-container .sib-form-block__button {
    background-color: #d6c7a1 !important; 
    color: #ffffff !important;
    height: 40px !important; 
    min-width: 150px !important; 
    padding: 0 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 1.5px !important;
    font-weight: 700 !important;
    border: none !important;
    cursor: pointer !important;
    border-radius: 0px !important;
  }

  #sib-container .sib-form-block__button:hover {
    background-color: #b2a37d !important;
  }

  /* 5. MOBILE: STACKED LAYOUT + FULL WIDTH CTA */
  @media (max-width: 600px) {
    #sib-form {
      flex-direction: column !important; 
      gap: 8px !important; /* Vertical gap when stacked */
    }

    #sib-form div[style*="padding: 8px 0"],
    .sib-form-block.button-container {
      width: 100% !important;
      flex: 1 1 100% !important;
    }

    #sib-container .sib-form-block__button {/* End custom CSS */