.elementor-1366 .elementor-element.elementor-element-11c4f01{--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:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-1366 .elementor-element.elementor-element-2649299{font-family:"Inter", Sans-serif;font-weight:400;}/* Start custom CSS for text-editor, class: .elementor-element-2649299 */.manzo-footer-wrap{
    background: linear-gradient(180deg,#0b0d0d 0%, #111716 100%);
    color:#f5f1e6;
    margin-top:0;
    font-family: Arial, Helvetica, sans-serif;
  }

  .manzo-footer-cta{
    background: linear-gradient(90deg,#0d6a4a 0%, #0b5c40 100%);
    border-top: 4px solid #f2cf21;
    border-bottom: 1px solid rgba(255,255,255,.08);
  }

  .manzo-footer-cta-inner{
    max-width: 1280px;
    margin: 0 auto;
    padding: 26px 22px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    flex-wrap:wrap;
  }

  .manzo-footer-cta-copy h2{
    margin:0 0 6px;
    font-size:32px;
    line-height:1.1;
    font-weight:800;
    color:#fff;
    letter-spacing:-.02em;
  }

  .manzo-footer-cta-copy p{
    margin:0;
    font-size:15px;
    line-height:1.6;
    color:rgba(255,255,255,.9);
  }

  .manzo-footer-cta-buttons{
    display:flex;
    gap:12px;
    flex-wrap:wrap;
  }

  .manzo-footer-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:50px;
    padding:0 24px;
    border-radius:999px;
    font-size:14px;
    font-weight:800;
    text-decoration:none;
    transition:all .25s ease;
    white-space:nowrap;
  }

  .manzo-footer-btn-primary{
    background:#f2cf21;
    color:#111;
    box-shadow:0 10px 24px rgba(0,0,0,.16);
  }

  .manzo-footer-btn-primary:hover{
    background:#ffe14c;
    transform:translateY(-2px);
  }

  .manzo-footer-btn-secondary{
    background:transparent;
    color:#fff;
    border:2px solid rgba(255,255,255,.22);
  }

  .manzo-footer-btn-secondary:hover{
    border-color:#f2cf21;
    color:#f2cf21;
    transform:translateY(-2px);
  }

  .manzo-footer-main{
    max-width:1280px;
    margin:0 auto;
    padding:60px 22px 34px;
  }

  .manzo-footer-grid{
    display:grid;
    grid-template-columns:1.2fr 1fr 1fr 1.1fr;
    gap:34px;
  }

  .manzo-footer-logo{
    display:inline-block;
    margin-bottom:18px;
  }

  .manzo-footer-logo img{
    max-width:250px;
    height:auto;
    display:block;
  }

  .manzo-footer-blurb{
    margin:0 0 18px;
    max-width:360px;
    font-size:15px;
    line-height:1.7;
    color:rgba(245,241,230,.82);
  }

  .manzo-footer-phone{
    display:inline-block;
    margin:0 0 18px;
    font-size:34px;
    line-height:1;
    font-weight:900;
    color:#fff;
    text-decoration:none;
    letter-spacing:-.02em;
  }

  .manzo-footer-phone:hover{
    color:#f2cf21;
  }

  .manzo-footer-mini{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin-top:8px;
  }

  .manzo-footer-pill{
    display:inline-flex;
    align-items:center;
    padding:8px 8px;
    border-radius:999px;
    background:rgba(255,255,255,.06);
    border:1px solid rgba(255,255,255,.08);
    font-size:12px;
    font-weight:700;
    color:#f5f1e6;
  }

  .manzo-footer-title{
    margin:8px 0 18px;
    font-size:18px;
    line-height:1.2;
    font-weight:800;
    color:#fff;
  }

  .manzo-footer-links,
  .manzo-footer-contact,
  .manzo-footer-areas{
    list-style:none;
    margin:0;
    padding:0;
  }

  .manzo-footer-links li,
  .manzo-footer-contact li,
  .manzo-footer-areas li{
    margin:0 0 12px;
  }

  .manzo-footer-links a,
  .manzo-footer-contact a{
    color:rgba(245,241,230,.86);
    text-decoration:none;
    transition:all .2s ease;
    font-size:15px;
    line-height:1.5;
  }

  .manzo-footer-links a:hover,
  .manzo-footer-contact a:hover{
    color:#f2cf21;
  }

  .manzo-footer-contact b{
    color:rgba(245,241,230,.86);
    font-size:15px;
    line-height:1.6;
    display:block;
  }

  .manzo-footer-areas{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
  }

  .manzo-footer-areas li{
    margin:0;
  }

  .manzo-footer-areas a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    padding:10px 14px;
    border-radius:999px;
    background:rgba(255,255,255,.05);
    border:1px solid rgba(255,255,255,.09);
    color:#f5f1e6;
    text-decoration:none;
    font-size:13px;
    font-weight:700;
    transition:all .2s ease;
  }

  .manzo-footer-areas a:hover{
    border-color:#f2cf21;
    color:#f2cf21;
    transform:translateY(-2px);
  }

  .manzo-footer-trust{
    margin-top:38px;
    padding-top:26px;
    border-top:1px solid rgba(255,255,255,.09);
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:20px;
    flex-wrap:wrap;
  }

  .manzo-footer-trust-copy{
    font-size:13px;
    font-weight:800;
    color:#fff;
    letter-spacing:.08em;
    text-transform:uppercase;
  }

  .manzo-footer-badges{
    display:flex;
    align-items:center;
    gap:14px;
    flex-wrap:wrap;
  }

  .manzo-footer-badge{
    min-width:74px;
    min-height:74px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:16px;
    background:#fff;
    padding:10px;
    box-shadow:0 12px 28px rgba(0,0,0,.18);
  }

  .manzo-footer-badge img{
    max-width:52px;
    max-height:52px;
    width:auto;
    height:auto;
    display:block;
  }

  .manzo-footer-bottom{
    border-top:1px solid rgba(255,255,255,.08);
    background:#090b0b;
  }

  .manzo-footer-bottom-inner{
    max-width:1280px;
    margin:0 auto;
    padding:18px 22px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    flex-wrap:wrap;
  }

  .manzo-footer-bottom p{
    margin:0;
    font-size:13px;
    line-height:1.6;
    color:rgba(245,241,230,.72);
  }

  .manzo-footer-bottom a{
    color:rgba(245,241,230,.82);
    text-decoration:none;
  }

  .manzo-footer-bottom a:hover{
    color:#f2cf21;
  }

  .manzo-footer-social{
    display:flex;
    gap:10px;
    align-items:center;
  }

  .manzo-footer-social a{
    width:40px;
    height:40px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:rgba(255,255,255,.06);
    border:1px solid rgba(255,255,255,.08);
    color:#fff;
    text-decoration:none;
    font-size:15px;
    font-weight:800;
    transition:all .2s ease;
  }

  .manzo-footer-social a:hover{
    background:#f2cf21;
    color:#111;
    transform:translateY(-2px);
  }

  @media (max-width: 1080px){
    .manzo-footer-grid{
      grid-template-columns:1fr 1fr;
    }
  }

  @media (max-width: 767px){
    .manzo-footer-cta-inner{
      padding:24px 18px;
    }

    .manzo-footer-cta-copy h2{
      font-size:26px;
    }

    .manzo-footer-main{
      padding:44px 18px 28px;
    }

    .manzo-footer-grid{
      grid-template-columns:1fr;
      gap:28px;
    }

    .manzo-footer-phone{
      font-size:30px;
    }

    .manzo-footer-trust{
      align-items:flex-start;
    }

    .manzo-footer-bottom-inner{
      padding:16px 18px 22px;
      flex-direction:column;
      align-items:flex-start;
    }
  }/* End custom CSS */