.elementor-542 .elementor-element.elementor-element-d509b8e{--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--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-542 .elementor-element.elementor-element-a4b88d4{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-542 .elementor-element.elementor-element-63b3302{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-542 .elementor-element.elementor-element-63b3302 a{color:#111111;}.elementor-542 .elementor-element.elementor-element-63b3302 a:hover, .elementor-542 .elementor-element.elementor-element-63b3302 a:focus{color:#111111;}.elementor-542 .elementor-element.elementor-element-626770a{font-family:"Inter", Sans-serif;font-weight:400;}.elementor-542 .elementor-element.elementor-element-e7a463e{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-a4b88d4 */a{ text-decoration: none !important;}
h1,h2,h3,h4{ font-weight:800 !important;}
.salmanzo-formwrap {
    position: relative;
    width: 100%;
    max-width: 360px;
    justify-self: end;
    margin-top: 440px !important;
  
}
.salmanzo-hero-bg {
    background-position: center center;
    background:
        linear-gradient(90deg, rgba(0,0,0,0.3) 50%, rgba(0,0,0,0) 100%),
        url('https://www.manzoplumbing.com/wp-content/uploads/2026/04/sal-manzo-hvac-technician-training-classroom-long-island.webp') !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

  @media (max-width: 767px){
      .salmanzo-hero-bg{
      background:
        linear-gradient(180deg, rgba(0,0,0,0) 10%, rgba(0,0,0,.46) 100%),
        url('https://www.manzoplumbing.com/wp-content/uploads/2026/04/sal-manzo-hvac-technician-training-classroom-long-island.webp') !important;
        background-size:cover !important;
    }
    .salmanzo-formwrap {
        position: relative;
        width: auto !important;
        max-width: 100%;
        justify-self: end;
        margin: 30px 10px !important;
    }
     .salmanzo-hero-inner {
        align-items: end !important;
        min-height: 650px !important;
      }
      .salmanzo-btn {
          min-height: 58px;
          padding: 0 20px;
      }
  }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-e7a463e */.sm-employment-page{
      --green:#0d5c3a;
      --dark:#083926;
      --gold:#d8d12e;
      --cream:#f7f6ef;
      --text:#183126;
      --muted:#5d7167;
      --line:#dde7df;
      --card:#ffffff;
      --shadow:0 18px 50px rgba(0,0,0,.08);
      font-family: Inter, Arial, sans-serif;
      color:var(--text);
      background:#fff;
    }
    .sm-employment-page *{box-sizing:border-box;}
    .sm-employment-page .wrap{
      width:min(1200px,92%);
      margin:0 auto;
    }
    .sm-employment-page .section{padding:60px 0;}
    .sm-employment-page .soft{
      background:var(--cream);
      border-top:1px solid #edf2ee;
      border-bottom:1px solid #edf2ee;
    }
    .sm-employment-page .eyebrow{
      display:inline-block;
      margin-bottom:14px;
      font:800 12px/1 Montserrat, Arial, sans-serif;
      text-transform:uppercase;
      letter-spacing:.14em;
      color:var(--green);
    }
    .sm-employment-page h2,
    .sm-employment-page h3{
      font-family: Montserrat, Arial, sans-serif;
      line-height:1.08;
      letter-spacing:-.02em;
      margin:0 0 16px;
      color:#113a2a;
    }
    .sm-employment-page h2{
      font-size:clamp(30px,4vw,48px);
      font-weight:900;
    }
    .sm-employment-page h3{
      font-size:clamp(22px,2.6vw,30px);
      font-weight:800;
    }
    .sm-employment-page p{
      margin:0 0 18px;
      font-size:17px;
      line-height:1.75;
    }
    .sm-employment-page .answer{
      background:linear-gradient(135deg,#f7fbf8,#eef6f0);
      border:1px solid #dbe8de;
      border-left:5px solid var(--green);
      border-radius:18px;
      padding:22px 24px;
      box-shadow:var(--shadow);
      margin-top:8px;
    }
    .sm-employment-page .grid-2{
      display:grid;
      grid-template-columns:1.05fr .95fr;
      gap:28px;
      align-items:start;
    }
    .sm-employment-page .card{
      background:var(--card);
      border:1px solid #e4ebe5;
      border-radius:22px;
      padding:28px;
      box-shadow:var(--shadow);
    }
    .sm-employment-page .pill-row{
      display:flex;
      flex-wrap:wrap;
      gap:10px;
      margin-top:18px;
    }
    .sm-employment-page .pill{
      display:inline-flex;
      align-items:center;
      padding:10px 14px;
      border-radius:999px;
      background:#eef6f0;
      border:1px solid #d7e7dc;
      color:#184431;
      font:700 14px/1.2 Inter, Arial, sans-serif;
    }
    .sm-employment-page .job-grid{
      display:grid;
      grid-template-columns:repeat(4,1fr);
      gap:18px;
      margin-top:26px;
    }
    .sm-employment-page .job{
      background:#fff;
      border:1px solid #e3ebe4;
      border-radius:22px;
      padding:24px;
      box-shadow:var(--shadow);
    }
    .sm-employment-page .job strong{
      display:block;
      margin-bottom:10px;
      font:800 19px/1.35 Montserrat, Arial, sans-serif;
      color:#123c2b;
    }
    .sm-employment-page .step-grid{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:18px;
      margin-top:26px;
    }
    .sm-employment-page .step{
      background:#fff;
      border:1px solid #e3ebe4;
      border-radius:22px;
      padding:24px;
      box-shadow:var(--shadow);
    }
    .sm-employment-page .step .num{
      width:40px;
      height:40px;
      border-radius:50%;
      background:linear-gradient(135deg,#0d5c3a,#0a4730);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font:900 18px/1 Montserrat, Arial, sans-serif;
      margin-bottom:14px;
    }
    .sm-employment-page .step strong{
      display:block;
      margin-bottom:10px;
      font:800 19px/1.35 Montserrat, Arial, sans-serif;
      color:#123c2b;
    }
    .sm-employment-page .benefit-grid{
      display:grid;
      grid-template-columns:repeat(3,1fr);
      gap:18px;
      margin-top:24px;
    }
    .sm-employment-page .benefit{
      background:#fff;
      border:1px solid #e3ebe4;
      border-radius:22px;
      padding:24px;
      box-shadow:var(--shadow);
    }
    .sm-employment-page .benefit strong{
      display:block;
      margin-bottom:10px;
      font:800 19px/1.35 Montserrat, Arial, sans-serif;
      color:#123c2b;
    }
    .sm-employment-page .faq{
      border:1px solid #e3ebe4;
      border-radius:18px;
      background:#fff;
      overflow:hidden;
      margin-bottom:14px;
      box-shadow:0 8px 22px rgba(0,0,0,.04);
    }
    .sm-employment-page .faq summary{
      list-style:none;
      cursor:pointer;
      padding:20px 22px;
      font:800 18px/1.4 Montserrat, Arial, sans-serif;
      color:#123c2b;
      position:relative;
    }
    .sm-employment-page .faq summary::-webkit-details-marker{display:none;}
    .sm-employment-page .faq summary::after{
      content:"+";
      position:absolute;
      right:22px;
      top:50%;
      transform:translateY(-50%);
      font-size:24px;
      color:var(--green);
    }
    .sm-employment-page .faq[open] summary::after{content:"–";}
    .sm-employment-page .faq-body{padding:0 22px 22px;}
    .sm-employment-page .notice{
      background:#f7fbf8;
      border:1px solid #dbe8de;
      border-left:5px solid var(--green);
      border-radius:18px;
      padding:18px 20px;
      margin-top:18px;
      color:#2e463b;
      font-size:15px;
      line-height:1.7;
    }
    .sm-employment-page .cta-band{
      background:linear-gradient(135deg,#083b27,#0d5c3a);
      color:#fff;
      border-radius:28px;
      padding:34px;
      box-shadow:var(--shadow);
      display:grid;
      grid-template-columns:1.25fr .75fr;
      gap:22px;
      align-items:center;
    }
    .sm-employment-page .cta-band h3,
    .sm-employment-page .cta-band p{
      color:#fff;
    }
    .sm-employment-page .cta-actions{
      display:flex;
      gap:14px;
      flex-wrap:wrap;
      justify-content:flex-end;
    }
    .sm-employment-page .btn{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      min-height:48px;
      padding:0 22px;
      border-radius:999px;
      text-decoration:none;
      font:800 15px/1 Montserrat, Arial, sans-serif;
      transition:.2s ease;
    }
    .sm-employment-page .btn-primary{
      background:var(--gold);
      color:#103b2b;
    }
    .sm-employment-page .btn-secondary{
      border:2px solid rgba(255,255,255,.5);
      color:#fff;
    }
    .sm-employment-page .btn:hover{transform:translateY(-2px);}

    @media (max-width:1100px){
      .sm-employment-page .grid-2,
      .sm-employment-page .cta-band{
        grid-template-columns:1fr;
      }
      .sm-employment-page .job-grid,
      .sm-employment-page .step-grid,
      .sm-employment-page .benefit-grid{
        grid-template-columns:repeat(2,1fr);
      }
      .sm-employment-page .cta-actions{justify-content:flex-start;}
    }

    @media (max-width:760px){
      .sm-employment-page .section{padding:54px 0;}
      .sm-employment-page .job-grid,
      .sm-employment-page .step-grid,
      .sm-employment-page .benefit-grid{
        grid-template-columns:1fr;
      }
      .sm-employment-page .card,
      .sm-employment-page .job,
      .sm-employment-page .step,
      .sm-employment-page .benefit{
        padding:22px;
      }
      .sm-employment-page p{font-size:16px;}
    }/* End custom CSS */