
:root{--navy:#07264a;--navy2:#0b3767;--blue:#0a5ed7;--sky:#0aa5e8;--light:#f4f8fc;--line:#d9e5ef;--text:#0b2745;--muted:#5c6b79;--red:#d9232e}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.48}a{text-decoration:none}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}
header{background:#fff;border-bottom:1px solid #edf2f6;position:sticky;top:0;z-index:30}.head{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo img{width:285px;display:block}nav{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:700}nav a{color:var(--text)}nav a:hover{color:var(--blue)}.head-actions{display:flex;gap:12px;align-items:center}.phone{color:var(--blue);font-weight:800;font-size:18px;white-space:nowrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border-radius:6px;font-weight:800;font-size:14px;letter-spacing:.02em;text-align:center}.primary{background:var(--blue);color:#fff}.red{background:var(--red);color:#fff}.outline{border:2px solid var(--navy);color:var(--navy);background:#fff}.actions{display:flex;gap:14px;flex-wrap:wrap}
.hero{position:relative;overflow:hidden;min-height:600px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.97) 38%,rgba(255,255,255,.76) 58%,rgba(255,255,255,.22) 100%),url('/assets/image-e05eccdfb2a155.webp') center right/cover no-repeat}.wm{position:absolute;opacity:.065;pointer-events:none}.wm img{width:570px;max-width:none}.wm1{right:-125px;top:8px;transform:rotate(8deg)}.wm2{left:-280px;bottom:-125px;transform:rotate(8deg)}.wm3{right:-320px;bottom:-270px;transform:rotate(-8deg)}.hero-inner{min-height:600px;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:600px;padding:64px 0}
.lockup{display:flex;align-items:center;gap:17px;margin-bottom:23px}.shield{width:110px;height:110px;border-radius:10px;object-fit:cover;flex:0 0 110px}.locktext{text-align:center}.brandline{display:flex;justify-content:center;font-size:38px;font-weight:900;line-height:.98;letter-spacing:-1.3px}.bend{color:#061f47}.flow{color:#0b72df}.protectword{margin-top:7px;color:#0b72df;font-size:27px;line-height:1;font-weight:800;letter-spacing:.30em;padding-left:.30em}.minirule{width:94%;height:2px;background:var(--sky);margin:11px auto 9px}.minitag{font-weight:600;font-size:15px;line-height:1.25}
.hero h1{margin:0 0 18px;color:var(--navy);font-size:clamp(44px,5.4vw,68px);line-height:.98;letter-spacing:-.035em}.hero h1 span{color:var(--blue)}.hero-copy>p{font-size:19px;max-width:550px;margin:0 0 26px;color:#243e56}.hero-price{font-size:18px;font-weight:800;margin-bottom:24px}.hero-price strong{font-size:30px;color:var(--blue)}
.value{background:linear-gradient(90deg,var(--navy),var(--navy2));color:#fff;padding:36px 0}.value-head{text-align:center;margin-bottom:25px}.value-head h2{margin:0 0 7px;font-size:clamp(30px,4vw,44px)}.value-head p{margin:0;color:rgba(255,255,255,.78)}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value-card{border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:20px 16px;background:rgba(255,255,255,.055);text-align:center}.value-card .big{color:#70cdf5;font-size:34px;font-weight:900;line-height:1}.value-card strong{display:block;margin-top:8px;font-size:15px}.value-card small{display:block;margin-top:6px;color:rgba(255,255,255,.72);font-size:12px}
.section{padding:65px 0;position:relative;overflow:hidden}.soft{background:var(--light)}.heading{text-align:center;max-width:800px;margin:0 auto 34px}.eyebrow{color:var(--blue);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.heading h2{margin:7px 0 12px;color:var(--navy);font-size:clamp(31px,4vw,45px);line-height:1.08}.heading p{margin:0;color:var(--muted);font-size:17px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:25px 22px}.card-icon{width:46px;height:46px;border-radius:50%;background:#e9f6fd;color:var(--blue);display:grid;place-items:center;font-size:22px;font-weight:900;margin-bottom:14px}.card h3{margin:0 0 7px;color:var(--navy);font-size:19px}.card p{margin:0;color:var(--muted);font-size:14px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{text-align:center;padding:26px 20px}.step-num{width:58px;height:58px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;margin:0 auto 15px;font-size:24px;font-weight:900}.step h3{margin:0 0 8px;font-size:20px}.step p{margin:0;color:var(--muted)}
.review-box{display:grid;grid-template-columns:.9fr 1.1fr;border-radius:16px;overflow:hidden;background:var(--navy)}.review-intro{padding:42px;color:#fff;background:linear-gradient(145deg,var(--navy),#0c355e)}.review-intro h2{margin:0 0 12px;font-size:clamp(31px,4vw,45px);line-height:1.08}.review-intro p{margin:0;color:rgba(255,255,255,.78)}.check-list{padding:40px;background:#fff}.check-list ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:14px 22px}.check-list li{font-size:15px}.check-list li:before{content:'✓';color:var(--blue);font-weight:900;margin-right:9px}
.rules{display:grid;grid-template-columns:1fr 1fr;gap:18px}.rules-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:29px}.rules-card h3{margin:0 0 15px;font-size:24px;color:var(--navy)}.rules-card ul{margin:0;padding-left:21px}.rules-card li{margin:10px 0;color:#33485c}.rules-card.important{background:#eef8ff;border-color:#b8dcf2}
.price-box{max-width:820px;margin:0 auto;padding:38px;background:#fff;border:2px solid var(--blue);border-radius:16px;text-align:center;box-shadow:0 12px 34px rgba(7,29,54,.08)}.price-box h2{margin:0;color:var(--navy);font-size:33px}.big-price{margin:13px 0 7px;color:var(--navy);font-size:62px;font-weight:900;line-height:1}.big-price small{font-size:16px;color:var(--muted)}.price-box>p{max-width:680px;margin:12px auto 22px;color:var(--muted)}.price-list{max-width:610px;margin:0 auto 26px;text-align:left;list-style:none;padding:0}.price-list li{margin:9px 0}.price-list li:before{content:'✓';color:var(--blue);font-weight:900;margin-right:10px}.disclaimer{max-width:900px;margin:20px auto 0;text-align:center;color:var(--muted);font-size:12px}
.cta{background:linear-gradient(90deg,var(--navy),var(--navy2));color:#fff;padding:52px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:26px}.cta h2{margin:0 0 7px;font-size:clamp(29px,4vw,43px)}.cta p{margin:0;color:rgba(255,255,255,.77)}
footer{background:var(--navy);color:#fff;font-size:13px;overflow:hidden}.foot{width:100%;max-width:1180px;min-height:58px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap;white-space:nowrap;text-align:center;font-size:clamp(8px,.88vw,12px)}footer a{color:#fff}
@media(max-width:980px){nav{display:none}.logo img{width:230px}.value-grid{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}.review-box{grid-template-columns:1fr}.rules{grid-template-columns:1fr}}
@media(max-width:700px){.head{min-height:72px}.logo img{width:190px}.head-actions .phone{display:none}.head-actions .btn{min-height:44px;padding:11px 14px;font-size:12px}.hero{min-height:760px;background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,rgba(255,255,255,.72) 43%,#fff 72%),url('/assets/image-e05eccdfb2a155.webp') center top/cover no-repeat}.hero-inner{min-height:760px;align-items:flex-end}.hero-copy{padding:300px 0 40px}.lockup{gap:12px}.shield{width:86px;height:86px;flex-basis:86px}.brandline{font-size:29px}.protectword{font-size:21px}.minitag{font-size:13px}.hero h1{font-size:46px}.hero-copy>p{font-size:17px}.actions{display:grid}.actions .btn{width:100%}.value-grid,.cards,.steps,.check-list ul{grid-template-columns:1fr}.review-intro,.check-list,.price-box{padding:28px 22px}.cta-inner{display:block;text-align:center}.cta .btn{margin-top:18px}.foot{padding:12px 18px;gap:7px 10px;flex-wrap:wrap;white-space:normal;justify-content:center;font-size:10px;line-height:1.25}.foot>span:first-child{width:100%}}


/* BendFlow Protect landing page — centered branding + benefit emblems */
.hero-copy{
  max-width:760px !important;
}

.protect-lockup{
  width:max-content !important;
  max-width:100% !important;
  margin:0 auto 26px !important;
  justify-content:center !important;
}

.protect-text{
  text-align:center !important;
}

/* Keep the main hero copy readable while the Protect logo itself is centered */
.hero h1,
.hero-copy > p,
.hero-price,
.hero-copy .actions{
  text-align:left;
}

.hero-copy .actions{
  justify-content:flex-start;
}

/* Center all BendFlow Protect benefit emblems and content */
.value-grid{
  justify-items:stretch !important;
}

.value-card{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  text-align:center !important;
}

.value-card .big{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:72px !important;
  min-height:50px !important;
  margin:0 auto !important;
  text-align:center !important;
}

.cards .card{
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
}

.card-icon{
  margin:0 auto 14px !important;
}

.card h3,
.card p{
  text-align:center !important;
}

/* Mobile: center the full hero content for a cleaner stacked presentation */
@media(max-width:700px){
  .hero-copy{
    max-width:100% !important;
    text-align:center !important;
  }

  .protect-lockup{
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .hero h1,
  .hero-copy > p,
  .hero-price{
    text-align:center !important;
  }

  .hero-copy .actions{
    justify-content:center !important;
    text-align:center !important;
  }
}


/* BendFlow Protect — single service-rules card after removing public separate-charge details */
.service-rules{
  grid-template-columns:1fr !important;
  max-width:900px !important;
  margin:0 auto !important;
}


/* BendFlow Protect — homeowner problem/solution commercial section */
.commercial-section{
  padding:58px 0;
  background:#fff;
}
.commercial-box{
  max-width:980px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:34px;
  align-items:center;
  padding:38px 42px;
  border:1px solid #d9e5ef;
  border-radius:16px;
  background:linear-gradient(135deg,#ffffff 0%,#f5faff 100%);
  box-shadow:0 12px 32px rgba(7,38,74,.06);
}
.commercial-kicker{
  color:#0a5ed7;
  font-size:13px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  margin-bottom:8px;
}
.commercial-box h2{
  margin:0 0 15px;
  color:#07264a;
  font-size:clamp(30px,4vw,45px);
  line-height:1.08;
}
.commercial-box h2 span{
  color:#0a5ed7;
}
.commercial-box p{
  margin:0 0 14px;
  color:#40566a;
  font-size:17px;
}
.commercial-box p:last-child{
  margin-bottom:0;
}
.commercial-points{
  display:grid;
  gap:14px;
}
.commercial-point{
  display:flex;
  gap:12px;
  align-items:flex-start;
  padding:14px 15px;
  border-radius:10px;
  background:#edf7ff;
  color:#0b2745;
  font-weight:700;
}
.commercial-check{
  width:27px;
  height:27px;
  min-width:27px;
  border-radius:50%;
  background:#0a5ed7;
  color:#fff;
  display:grid;
  place-items:center;
  font-size:14px;
  font-weight:900;
}
@media(max-width:760px){
  .commercial-box{
    grid-template-columns:1fr;
    padding:29px 22px;
  }
}


/* v5 — true full-page centering for BendFlow Protect branding */
.hero-inner{
  display:block !important;
  min-height:600px !important;
  position:relative !important;
  z-index:2 !important;
  padding-top:34px !important;
}

.hero-inner > .lockup{
  width:100% !important;
  max-width:none !important;
  margin:0 auto 18px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:17px !important;
  text-align:center !important;
}

.hero-inner > .lockup .locktext{
  text-align:center !important;
}

.hero-inner > .lockup .brandline{
  justify-content:center !important;
}

.hero-copy{
  max-width:600px !important;
  padding:20px 0 64px !important;
  margin:0 !important;
}

/* Keep benefit emblems and their wording centered */
.value-card{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  text-align:center !important;
}

.value-card .big{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:72px !important;
  min-height:50px !important;
  margin:0 auto !important;
  text-align:center !important;
}

.cards .card{
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
}

.card-icon{
  margin:0 auto 14px !important;
}

@media(max-width:700px){
  .hero-inner{
    padding-top:24px !important;
  }

  .hero-inner > .lockup{
    width:100% !important;
    margin:0 auto 16px !important;
    justify-content:center !important;
  }

  .hero-copy{
    max-width:100% !important;
    margin:0 auto !important;
    padding:245px 0 40px !important;
    text-align:center !important;
  }

  .hero h1,
  .hero-copy > p,
  .hero-price{
    text-align:center !important;
  }

  .hero-copy .actions{
    justify-content:center !important;
  }
}


/* v6 — lower and evenly space BendFlow Protect branding above hero copy */
.hero-inner{
  padding-top:92px !important;
}

.hero-inner > .lockup{
  margin:0 auto 28px !important;
}

.hero-copy{
  padding:0 0 62px !important;
}

/* Keep a comfortable visual relationship between the lockup and headline */
.hero-copy h1{
  margin-top:0 !important;
}

/* Mobile/tablet spacing */
@media(max-width:900px){
  .hero-inner{
    padding-top:72px !important;
  }

  .hero-inner > .lockup{
    margin-bottom:24px !important;
  }
}

@media(max-width:700px){
  .hero-inner{
    padding-top:44px !important;
  }

  .hero-inner > .lockup{
    margin-bottom:18px !important;
  }

  .hero-copy{
    padding:225px 0 40px !important;
  }
}


/* v7 — move BendFlow Protect branding noticeably lower and keep it close to headline */
.hero{
  min-height:690px !important;
}

.hero-inner{
  min-height:690px !important;
  padding-top:155px !important;
}

.hero-inner > .lockup{
  margin:0 auto 22px !important;
}

.hero-copy{
  padding:0 0 46px !important;
}

/* Tablet */
@media(max-width:900px){
  .hero{
    min-height:680px !important;
  }

  .hero-inner{
    min-height:680px !important;
    padding-top:120px !important;
  }

  .hero-inner > .lockup{
    margin-bottom:20px !important;
  }
}

/* Mobile */
@media(max-width:700px){
  .hero{
    min-height:820px !important;
  }

  .hero-inner{
    min-height:820px !important;
    padding-top:72px !important;
  }

  .hero-inner > .lockup{
    margin:0 auto 18px !important;
  }

  .hero-copy{
    padding:205px 0 38px !important;
  }
}


/* v8 — simplified landing page + tighter hero spacing */
.hero{
  min-height:620px !important;
}

.hero-inner{
  min-height:620px !important;
  display:flex !important;
  align-items:center !important;
  padding-top:0 !important;
}

.hero-copy{
  max-width:700px !important;
  margin:0 auto 0 0 !important;
  padding:48px 0 54px !important;
}

.hero-copy > .lockup{
  width:100% !important;
  max-width:none !important;
  margin:0 0 12px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:17px !important;
  text-align:center !important;
}

.hero-copy > .lockup .locktext{
  text-align:center !important;
}

.hero-copy > .lockup .brandline{
  justify-content:center !important;
}

.hero-copy h1{
  margin-top:0 !important;
  margin-bottom:16px !important;
}

.cards{
  grid-template-columns:repeat(3,1fr) !important;
  max-width:960px !important;
  margin:0 auto !important;
}

.section{
  padding-top:54px !important;
  padding-bottom:54px !important;
}

.price-box{
  max-width:760px !important;
}

@media(max-width:900px){
  .hero{
    min-height:650px !important;
  }

  .hero-inner{
    min-height:650px !important;
  }

  .hero-copy{
    max-width:680px !important;
    margin:0 auto !important;
  }
}

@media(max-width:700px){
  .hero{
    min-height:760px !important;
  }

  .hero-inner{
    min-height:760px !important;
    align-items:flex-end !important;
  }

  .hero-copy{
    max-width:100% !important;
    margin:0 auto !important;
    padding:290px 0 38px !important;
  }

  .hero-copy > .lockup{
    margin-bottom:10px !important;
  }

  .cards{
    grid-template-columns:1fr !important;
  }
}


/* BendFlow Protect homeowner application */
.application-section{
  padding:64px 0;
  background:#eef6fc;
}
.application-shell{
  max-width:980px;
  margin:0 auto;
  background:#fff;
  border:1px solid #d7e5f0;
  border-radius:18px;
  box-shadow:0 14px 38px rgba(7,38,74,.08);
  overflow:hidden;
}
.application-heading{
  padding:38px 40px 26px;
  text-align:center;
}
.application-heading h2{
  margin:7px 0 12px;
  color:#07264a;
  font-size:clamp(31px,4vw,45px);
  line-height:1.08;
}
.application-heading p{
  max-width:760px;
  margin:0 auto;
  color:#5c6b79;
  font-size:16px;
}
.application-progress{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 40px 30px;
  max-width:760px;
  margin:0 auto;
}
.progress-step{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:5px;
  color:#8a99a8;
  min-width:68px;
}
.progress-step span{
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  border:2px solid #c9d8e5;
  background:#fff;
  font-size:13px;
  font-weight:900;
}
.progress-step small{
  font-size:11px;
  font-weight:800;
}
.progress-step.active,
.progress-step.complete{
  color:#0a5ed7;
}
.progress-step.active span,
.progress-step.complete span{
  border-color:#0a5ed7;
  background:#0a5ed7;
  color:#fff;
}
.progress-line{
  height:2px;
  background:#d9e5ef;
  flex:1;
  max-width:95px;
  margin:0 8px 17px;
}
.application-form{
  border-top:1px solid #e4edf4;
  padding:34px 40px 40px;
}
.form-step{display:none;}
.form-step.active{display:block;}
.form-step h3{
  margin:0 0 6px;
  color:#07264a;
  font-size:26px;
}
.step-intro{
  margin:0 0 25px;
  color:#687887;
}
.field-grid{
  display:grid;
  gap:18px;
}
.field-grid.two{
  grid-template-columns:1fr 1fr;
}
.span-two{grid-column:1/-1;}
.field{
  display:flex;
  flex-direction:column;
  gap:7px;
  font-weight:700;
  color:#18354f;
  font-size:14px;
}
.field input,
.field select,
.field textarea{
  width:100%;
  border:1px solid #cbd9e5;
  border-radius:8px;
  background:#fff;
  color:#0b2745;
  padding:13px 14px;
  font:inherit;
  font-weight:500;
  outline:none;
}
.field textarea{resize:vertical;}
.field input:focus,
.field select:focus,
.field textarea:focus{
  border-color:#0a5ed7;
  box-shadow:0 0 0 3px rgba(10,94,215,.10);
}
.field.invalid input,
.field.invalid select,
.field.invalid textarea{
  border-color:#c92d35;
}
.checkbox-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-bottom:26px;
}
.check-option{
  display:flex;
  align-items:flex-start;
  gap:10px;
  border:1px solid #d5e3ee;
  border-radius:9px;
  padding:13px 14px;
  background:#f9fcfe;
  cursor:pointer;
  font-size:14px;
  color:#29465f;
}
.check-option input{
  margin-top:2px;
  accent-color:#0a5ed7;
}
.condition-grid{margin-top:6px;}
.conditional-field{display:none;}
.conditional-field.show{display:flex;}
.concern-box{
  border:0;
  margin:0 0 24px;
  padding:0;
}
.concern-box legend{
  font-weight:800;
  color:#18354f;
  margin-bottom:12px;
}
.concern-box legend small{
  font-weight:500;
  color:#748390;
}
.final-notes{margin-bottom:22px;}
.understanding-box{
  display:grid;
  gap:12px;
  margin:23px 0 20px;
}
.agreement-check{
  display:flex;
  align-items:flex-start;
  gap:11px;
  padding:13px 14px;
  border-radius:9px;
  background:#f4f9fd;
  color:#29465f;
  font-size:14px;
}
.agreement-check input{
  margin-top:3px;
  accent-color:#0a5ed7;
}
.no-payment-note{
  padding:15px 16px;
  border-radius:9px;
  background:#edf7ff;
  color:#29465f;
  font-size:13px;
}
.form-errors{
  display:none;
  margin:18px 0 0;
  padding:12px 14px;
  border-radius:8px;
  background:#fff0f1;
  color:#9f2028;
  font-size:13px;
  font-weight:700;
}
.form-errors.show{display:block;}
.form-nav{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-top:28px;
}
.form-btn{
  appearance:none;
  border:0;
  border-radius:7px;
  min-height:49px;
  padding:12px 21px;
  font:inherit;
  font-weight:900;
  cursor:pointer;
}
.secondary-form{
  background:#e9f0f5;
  color:#173750;
}
.next-form,
.submit-form{
  margin-left:auto;
  background:#0a5ed7;
  color:#fff;
}
.submit-form{
  display:none;
  background:#d9232e;
}
#prevStep{visibility:hidden;}
.submission-note{
  display:none;
  margin-top:17px;
  padding:14px 16px;
  border:1px solid #f0c36a;
  border-radius:8px;
  background:#fff9e9;
  color:#6c5520;
  font-size:13px;
}
.submission-note.show{display:block;}

@media(max-width:700px){
  .application-heading{
    padding:30px 22px 22px;
  }
  .application-progress{
    padding:0 18px 25px;
  }
  .progress-step{
    min-width:48px;
  }
  .progress-step small{
    font-size:9px;
  }
  .progress-line{
    margin-left:3px;
    margin-right:3px;
  }
  .application-form{
    padding:27px 20px 30px;
  }
  .field-grid.two,
  .checkbox-grid{
    grid-template-columns:1fr;
  }
  .span-two{
    grid-column:auto;
  }
  .form-nav{
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  .form-btn{
    width:100%;
  }
  .next-form,
  .submit-form{
    margin-left:0;
  }
}


.application-delivery-note{
  margin-top:14px;
  text-align:center;
  color:#687887;
  font-size:12px;
}


/* v11 — add about 1 inch of breathing room below BendFlow Protect branding */
.hero-copy > .lockup{
  margin-bottom:96px !important;
}

@media(max-width:900px){
  .hero-copy > .lockup{
    margin-bottom:82px !important;
  }
}

@media(max-width:700px){
  .hero-copy > .lockup{
    margin-bottom:58px !important;
  }
}


/* v12 — clearer application validation */
.form-errors{
  margin:20px 0 2px !important;
  padding:14px 16px !important;
  border:1px solid #e4a3a7 !important;
  background:#fff1f2 !important;
  color:#a32029 !important;
  font-size:14px !important;
  line-height:1.45 !important;
  font-weight:800 !important;
}

.field.invalid > span{
  color:#a32029 !important;
}

.field.invalid input,
.field.invalid select,
.field.invalid textarea{
  border-color:#c92d35 !important;
  box-shadow:0 0 0 3px rgba(201,45,53,.09) !important;
}


/* v13 — CSS-only application wizard: works without JavaScript */
.honey-field{
  position:absolute !important;
  left:-9999px !important;
  opacity:0 !important;
  pointer-events:none !important;
}
.wizard-toggle{
  position:absolute !important;
  opacity:0 !important;
  pointer-events:none !important;
}
.css-wizard .form-step{
  display:none !important;
  animation:wizardIn .24s ease-out;
}
@keyframes wizardIn{
  from{opacity:.35;transform:translateX(16px)}
  to{opacity:1;transform:translateX(0)}
}
#wizardStep1:checked ~ .wizard-pages .step-one,
#wizardStep2:checked ~ .wizard-pages .step-two,
#wizardStep3:checked ~ .wizard-pages .step-three,
#wizardStep4:checked ~ .wizard-pages .step-four{
  display:block !important;
}
.css-wizard .application-progress{
  padding-top:4px;
}
.css-wizard .progress-step{
  cursor:pointer;
  user-select:none;
}
#wizardStep1:checked ~ .application-progress .p1,
#wizardStep2:checked ~ .application-progress .p2,
#wizardStep3:checked ~ .application-progress .p3,
#wizardStep4:checked ~ .application-progress .p4{
  color:#0a5ed7 !important;
}
#wizardStep1:checked ~ .application-progress .p1 span,
#wizardStep2:checked ~ .application-progress .p2 span,
#wizardStep3:checked ~ .application-progress .p3 span,
#wizardStep4:checked ~ .application-progress .p4 span{
  border-color:#0a5ed7 !important;
  background:#0a5ed7 !important;
  color:#fff !important;
}
#wizardStep2:checked ~ .application-progress .p1 span,
#wizardStep3:checked ~ .application-progress .p1 span,
#wizardStep3:checked ~ .application-progress .p2 span,
#wizardStep4:checked ~ .application-progress .p1 span,
#wizardStep4:checked ~ .application-progress .p2 span,
#wizardStep4:checked ~ .application-progress .p3 span{
  border-color:#0a5ed7 !important;
  background:#0a5ed7 !important;
  color:#fff !important;
}
.wizard-pages{
  min-height:470px;
}
.wizard-nav{
  display:flex;
  justify-content:space-between;
  gap:12px;
  margin-top:28px;
}
.wizard-nav.right-only{
  justify-content:flex-end;
}
.wizard-nav .form-btn{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  margin-left:0 !important;
  text-align:center;
  min-width:150px;
  cursor:pointer;
  user-select:none;
}
.wizard-nav .submit-form{
  background:#d9232e !important;
  color:#fff !important;
}
.application-delivery-note{
  margin-top:18px;
  text-align:center;
  color:#687887;
  font-size:12px;
}
@media(max-width:700px){
  .wizard-pages{
    min-height:0;
  }
  .wizard-nav{
    grid-template-columns:1fr 1fr;
  }
  .wizard-nav .form-btn{
    min-width:0;
    width:100%;
  }
}


/* v15 — in-page BendFlow Protect application popup; no separate page required */
.application-modal{
  position:fixed;
  inset:0;
  z-index:9999;
  display:none;
  align-items:flex-start;
  justify-content:center;
  padding:24px;
  overflow-y:auto;
}

.application-modal:target{
  display:flex;
}

.modal-backdrop{
  position:fixed;
  inset:0;
  background:rgba(4,22,42,.78);
  backdrop-filter:blur(3px);
}

.modal-window{
  position:relative;
  z-index:2;
  width:min(980px,100%);
  max-height:calc(100vh - 48px);
  overflow-y:auto;
  background:#fff;
  border-radius:18px;
  box-shadow:0 24px 70px rgba(0,0,0,.32);
  border:1px solid #d7e5f0;
}

.modal-header{
  position:sticky;
  top:0;
  z-index:3;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:20px;
  padding:24px 28px 20px;
  background:linear-gradient(180deg,#ffffff,#f7fbff);
  border-bottom:1px solid #e1eaf2;
}

.modal-kicker{
  color:#0a5ed7;
  font-size:12px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
}

.modal-header h2{
  margin:4px 0 4px;
  color:#07264a;
  font-size:30px;
  line-height:1.05;
}

.modal-header p{
  margin:0;
  color:#667784;
  font-size:14px;
}

.modal-close{
  width:42px;
  height:42px;
  flex:0 0 42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#edf3f8;
  color:#173750;
  font-size:29px;
  line-height:1;
  font-weight:400;
  text-decoration:none;
}

.modal-body{
  padding:26px 30px 34px;
}

.modal-body form{
  padding:0 !important;
}

.modal-body .form-section{
  padding:0 0 26px;
  margin:0 0 26px;
  border-bottom:1px solid #e3ebf2;
}

.modal-body .form-section:last-of-type{
  border-bottom:0;
}

.modal-body .form-section h2{
  margin:0 0 6px;
  color:#07264a;
  font-size:22px;
}

.modal-body .section-intro{
  margin:0 0 18px;
  color:#6c7b88;
  font-size:14px;
}

.modal-body .grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:17px;
}

.modal-body .span-two{
  grid-column:1/-1;
}

.modal-body .field{
  display:flex;
  flex-direction:column;
  gap:7px;
  font-size:14px;
  font-weight:800;
  color:#18354f;
}

.modal-body .field input,
.modal-body .field select,
.modal-body .field textarea{
  width:100%;
  border:1px solid #cbd9e5;
  border-radius:8px;
  background:#fff;
  color:#0b2745;
  padding:13px 14px;
  font:inherit;
  font-weight:500;
  outline:none;
}

.modal-body .field input:focus,
.modal-body .field select:focus,
.modal-body .field textarea:focus{
  border-color:#0a5ed7;
  box-shadow:0 0 0 3px rgba(10,94,215,.10);
}

.modal-body .checkbox-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:11px;
}

.modal-body .check-option,
.modal-body .agreement-check{
  display:flex;
  align-items:flex-start;
  gap:10px;
  border:1px solid #d5e3ee;
  border-radius:9px;
  padding:13px 14px;
  background:#f9fcfe;
  color:#29465f;
  font-size:14px;
  font-weight:600;
}

.modal-body .check-option input,
.modal-body .agreement-check input{
  margin-top:2px;
  accent-color:#0a5ed7;
}

.modal-body .understanding-box{
  display:grid;
  gap:11px;
}

.modal-body .no-payment-note{
  margin:18px 0 0;
  padding:15px 16px;
  border-radius:9px;
  background:#edf7ff;
  color:#29465f;
  font-size:13px;
}

.modal-body .submit-wrap{
  text-align:center;
  padding-top:6px;
}

.modal-body .submit-btn{
  appearance:none;
  border:0;
  border-radius:7px;
  background:#d9232e;
  color:#fff;
  min-height:52px;
  padding:14px 28px;
  font:inherit;
  font-weight:900;
  font-size:16px;
  cursor:pointer;
}

.modal-body .delivery-note{
  margin-top:12px;
  color:#687887;
  font-size:12px;
}

.modal-body .honey{
  position:absolute!important;
  left:-9999px!important;
  opacity:0!important;
  pointer-events:none!important;
}

@media(max-width:700px){
  .application-modal{
    padding:0;
    align-items:stretch;
  }

  .modal-window{
    max-height:none;
    min-height:100vh;
    border-radius:0;
  }

  .modal-header{
    padding:19px 18px 16px;
  }

  .modal-header h2{
    font-size:25px;
  }

  .modal-body{
    padding:22px 18px 28px;
  }

  .modal-body .grid,
  .modal-body .checkbox-grid{
    grid-template-columns:1fr;
  }

  .modal-body .span-two{
    grid-column:auto;
  }

  .modal-body .submit-btn{
    width:100%;
  }
}


/* v16 — reliable AJAX submission + success confirmation popup */
.application-submit-status{
  display:none;
  margin:0 0 14px;
  padding:12px 14px;
  border-radius:8px;
  text-align:center;
  font-size:13px;
  font-weight:800;
}

.application-submit-status.sending{
  display:block;
  background:#edf7ff;
  color:#24506f;
}

.application-submit-status.error{
  display:block;
  background:#fff0f1;
  color:#a32029;
  border:1px solid #e5a4a8;
}

#bendflowProtectPopupForm .submit-btn[disabled]{
  opacity:.68;
  cursor:wait;
}

.confirmation-modal{
  position:fixed;
  inset:0;
  z-index:10050;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
}

.confirmation-modal:target{
  display:flex;
}

.confirmation-backdrop{
  position:fixed;
  inset:0;
  background:rgba(4,22,42,.82);
  backdrop-filter:blur(4px);
}

.confirmation-card{
  position:relative;
  z-index:2;
  width:min(620px,100%);
  max-height:calc(100vh - 48px);
  overflow-y:auto;
  background:#fff;
  border-radius:18px;
  border:1px solid #d7e5f0;
  box-shadow:0 24px 70px rgba(0,0,0,.34);
  padding:38px 34px 34px;
  text-align:center;
}

.confirmation-check{
  width:68px;
  height:68px;
  margin:0 auto 15px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#0a5ed7;
  color:#fff;
  font-size:36px;
  font-weight:900;
}

.confirmation-kicker{
  color:#0a5ed7;
  font-size:12px;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
}

.confirmation-card h2{
  margin:6px 0 10px;
  color:#07264a;
  font-size:clamp(30px,5vw,42px);
  line-height:1.05;
}

.confirmation-lead{
  margin:0 0 13px !important;
  color:#18354f !important;
  font-size:18px !important;
  font-weight:800;
}

.confirmation-card p{
  max-width:520px;
  margin:0 auto 16px;
  color:#5c6b79;
  font-size:15px;
  line-height:1.55;
}

.confirmation-note{
  margin:22px auto;
  padding:16px 17px;
  max-width:530px;
  border-radius:10px;
  background:#edf7ff;
  color:#29465f;
  font-size:13px;
  line-height:1.5;
}

.confirmation-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  padding:13px 24px;
  border-radius:7px;
  background:#0a5ed7;
  color:#fff;
  font-weight:900;
  text-decoration:none;
}

@media(max-width:700px){
  .confirmation-modal{
    padding:16px;
  }

  .confirmation-card{
    padding:30px 20px 26px;
  }

  .confirmation-button{
    width:100%;
  }
}


.application-submit-status.preview{
  display:block;
  margin:0 0 14px;
  padding:12px 14px;
  border-radius:8px;
  background:#fff8df;
  color:#735a13;
  border:1px solid #ead184;
  text-align:left;
  font-size:12px;
  line-height:1.45;
  font-weight:700;
}


.confirmation-return-note{
  margin:0 auto 18px !important;
  max-width:500px;
  color:#40566a !important;
  font-size:14px !important;
  line-height:1.5 !important;
}


/* Match BendFlow homepage navigation on Protect page */
header nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:26px;
  white-space:nowrap;
}
header nav a{
  color:#0b2745;
  text-decoration:none;
  font-weight:800;
  font-size:14px;
}
header nav a.active-nav{
  color:#0a5ed7;
}
.mobile-nav{display:none;}

@media(max-width:1100px){
  header .head > nav{display:none !important;}

  .mobile-nav{
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr));
    width:100%;
    background:#fff;
    border-top:1px solid #e6edf3;
    border-bottom:1px solid #dce6ee;
  }

  .mobile-nav a{
    min-height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:9px 7px;
    color:#0b2745;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    line-height:1.15;
    font-weight:800;
    border-right:1px solid #e6edf3;
  }

  .mobile-nav a:last-child{border-right:0;}

  .mobile-nav a.active-nav{
    color:#0a5ed7;
    background:#f4f9fd;
  }

  .mobile-nav .mobile-request{
    background:#0a5ed7;
    color:#fff !important;
  }
}

@media(max-width:700px){
  .head-actions{display:none !important;}

  .mobile-nav{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }

  .mobile-nav a{
    min-height:48px;
    font-size:13px;
    border-bottom:1px solid #e6edf3;
  }

  .mobile-nav a:nth-child(2n){border-right:0;}

  .mobile-nav .mobile-request{
    grid-column:1/-1;
    border-bottom:0;
  }
}


/* Shared BendFlow navigation */
header nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:26px;
  white-space:nowrap;
}
header nav a{
  color:#0b2745;
  text-decoration:none;
  font-weight:800;
  font-size:14px;
}
header nav a.active-nav{
  color:#0a5ed7;
}
.mobile-nav{display:none;}

@media(max-width:1100px){
  header .head > nav{display:none !important;}
  .mobile-nav{
    display:grid !important;
    grid-template-columns:repeat(5,minmax(0,1fr));
    width:100%;
    background:#fff;
    border-top:1px solid #e6edf3;
    border-bottom:1px solid #dce6ee;
  }
  .mobile-nav a{
    min-height:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    padding:9px 7px;
    color:#0b2745;
    text-align:center;
    text-decoration:none;
    font-size:13px;
    line-height:1.15;
    font-weight:800;
    border-right:1px solid #e6edf3;
  }
  .mobile-nav a:last-child{border-right:0;}
  .mobile-nav a.active-nav{
    color:#0a5ed7;
    background:#f4f9fd;
  }
  .mobile-nav .mobile-request{
    background:#0a5ed7;
    color:#fff !important;
  }
}
@media(max-width:700px){
  .head-actions{display:none !important;}
  .mobile-nav{grid-template-columns:repeat(2,minmax(0,1fr));}
  .mobile-nav a{
    min-height:48px;
    font-size:13px;
    border-bottom:1px solid #e6edf3;
  }
  .mobile-nav a:nth-child(2n){border-right:0;}
  .mobile-nav .mobile-request{
    grid-column:1/-1;
    border-bottom:0;
  }
}


.tax-note{
  margin:10px auto 16px !important;
  max-width:680px;
  color:#5c6b79 !important;
  font-size:13px !important;
  line-height:1.45;
}


.water-damage-slogan{
  margin:12px 0 16px;
  color:#0a5ed7;
  font-size:clamp(20px,2.2vw,28px);
  line-height:1.15;
  font-weight:900;
  letter-spacing:-0.015em;
}
@media(max-width:700px){
  .water-damage-slogan{
    font-size:22px;
    margin:10px 0 14px;
  }
}


.water-damage-sticker{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:190px;
  min-height:190px;
  margin:12px 0 18px;
  padding:0;
  position:relative;
  background:
    radial-gradient(circle at 28% 26%, rgba(255,255,255,.95), rgba(255,255,255,.55) 20%, rgba(255,255,255,0) 21%),
    linear-gradient(145deg, #ff5252 0%, #dd1d33 100%);
  color:#fff;
  border:6px solid #fff;
  border-radius:18px;
  box-shadow:0 12px 30px rgba(7,38,74,.18);
  transform:rotate(-7deg);
}
.water-damage-sticker:before{
  content:"";
  position:absolute;
  inset:10px;
  border:2px dashed rgba(255,255,255,.55);
  border-radius:12px;
}
.water-damage-sticker span{
  position:relative;
  z-index:1;
  text-align:center;
  font-size:22px;
  line-height:1.08;
  letter-spacing:-0.02em;
  font-weight:900;
  text-transform:uppercase;
}
@media(max-width:700px){
  .water-damage-sticker{
    width:155px;
    min-height:155px;
    margin:10px 0 16px;
    transform:rotate(-5deg);
  }
  .water-damage-sticker span{
    font-size:18px;
  }
}


.water-damage-callout-wrap{
  display:grid;
  grid-template-columns:minmax(0,1fr) 210px;
  gap:24px;
  align-items:center;
  margin:28px 0 34px;
  padding:22px 24px;
  background:linear-gradient(180deg,#f7fbff 0%, #edf6fd 100%);
  border:1px solid #d6e7f4;
  border-radius:18px;
  box-shadow:0 10px 28px rgba(7,38,74,.06);
}
.water-damage-callout-copy h3{
  margin:0 0 10px;
  color:#07264a;
  font-size:clamp(22px,2.4vw,30px);
  line-height:1.14;
}
.water-damage-callout-copy p{
  margin:0;
  color:#556575;
}
.water-damage-callout-copy p + p{
  margin-top:10px;
}
.water-damage-kicker{
  margin:0 0 8px !important;
  color:#0a5ed7 !important;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:12px;
  font-weight:900;
}
.water-drop-badge{
  justify-self:end;
  width:180px;
  height:220px;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  filter:drop-shadow(0 14px 26px rgba(7,38,74,.15));
}
.water-drop-badge:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,#49b7ff 0%, #0a86df 60%, #0a5ed7 100%);
  border:5px solid rgba(255,255,255,.95);
  border-radius:56% 56% 62% 62% / 70% 70% 36% 36%;
  transform:rotate(45deg);
}
.water-drop-inner{
  position:relative;
  z-index:1;
  width:126px;
  height:126px;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
  border-radius:999px;
  background:rgba(255,255,255,.16);
  border:2px dashed rgba(255,255,255,.45);
  padding:16px;
  backdrop-filter: blur(1px);
}
.water-drop-inner span{
  color:#fff;
  font-size:19px;
  line-height:1.08;
  font-weight:900;
  letter-spacing:-.02em;
  text-transform:uppercase;
}
@media(max-width:900px){
  .water-damage-callout-wrap{
    grid-template-columns:1fr;
    text-align:left;
  }
  .water-drop-badge{
    justify-self:center;
    margin-top:8px;
    width:160px;
    height:196px;
  }
  .water-drop-inner{
    width:112px;
    height:112px;
  }
  .water-drop-inner span{
    font-size:17px;
  }
}


/* Compact customer-conversion strip replacing the oversized droplet section */
.water-damage-callout-wrap,
.water-drop-badge{
  display:none !important;
}

.early-action-strip{
  display:grid;
  grid-template-columns:118px minmax(0,1fr) auto;
  gap:22px;
  align-items:center;
  margin:26px 0 30px;
  padding:20px 22px;
  border:1px solid #cfe2f1;
  border-radius:16px;
  background:linear-gradient(100deg,#f6fbff 0%,#eaf6ff 100%);
  box-shadow:0 8px 24px rgba(7,38,74,.06);
}

.early-action-drop{
  width:96px;
  height:116px;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  filter:drop-shadow(0 8px 15px rgba(7,38,74,.14));
}

.early-action-drop:before{
  content:"";
  position:absolute;
  width:78px;
  height:78px;
  background:linear-gradient(145deg,#45bfff 0%,#0a72d8 100%);
  border:4px solid #fff;
  border-radius:55% 55% 60% 60% / 70% 70% 38% 38%;
  transform:rotate(45deg);
}

.early-action-drop span{
  position:relative;
  z-index:1;
  color:#fff;
  text-align:center;
  font-size:14px;
  line-height:1.02;
  font-weight:900;
  letter-spacing:.03em;
}

.early-action-copy{
  min-width:0;
}

.early-action-kicker{
  margin:0 0 5px !important;
  color:#0a5ed7 !important;
  font-size:11px !important;
  font-weight:900 !important;
  letter-spacing:.09em;
  text-transform:uppercase;
}

.early-action-copy h3{
  margin:0 0 7px;
  color:#07264a;
  font-size:clamp(22px,2.25vw,30px);
  line-height:1.12;
}

.early-action-copy p{
  margin:0;
  color:#526474;
  font-size:14px;
  line-height:1.5;
}

.early-action-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:50px;
  max-width:210px;
  padding:12px 18px;
  border-radius:7px;
  background:#0a5ed7;
  color:#fff;
  text-align:center;
  font-size:13px;
  line-height:1.2;
  font-weight:900;
  text-decoration:none;
}

@media(max-width:900px){
  .early-action-strip{
    grid-template-columns:94px minmax(0,1fr);
  }

  .early-action-button{
    grid-column:1/-1;
    justify-self:center;
    width:100%;
    max-width:320px;
  }

  .early-action-drop{
    width:82px;
    height:100px;
  }

  .early-action-drop:before{
    width:68px;
    height:68px;
  }

  .early-action-drop span{
    font-size:12px;
  }
}

@media(max-width:620px){
  .early-action-strip{
    grid-template-columns:1fr;
    gap:12px;
    text-align:center;
    padding:20px 18px;
  }

  .early-action-drop{
    justify-self:center;
  }

  .early-action-button{
    max-width:none;
  }
}


/* Final separated BendFlow Protect offer boxes */
.final-offer-stack{
  width:min(920px,100%);
  margin:0 auto;
  display:grid;
  gap:18px;
}
.final-offer-callout{
  width:100%;
  padding:30px 34px 28px;
  border:3px solid #0a69d7;
  border-radius:17px;
  background:linear-gradient(135deg,#082a51 0%,#0b477d 100%);
  color:#fff;
  text-align:center;
  box-shadow:0 10px 26px rgba(7,38,74,.12);
}
.final-offer-callout h2{
  margin:0 0 11px;
  color:#fff;
  font-size:clamp(28px,4vw,42px);
  line-height:1.12;
  letter-spacing:-.025em;
}
.final-offer-callout p{
  max-width:760px;
  margin:0 auto;
  color:rgba(255,255,255,.82);
  font-size:clamp(16px,2vw,20px);
  line-height:1.45;
}
.final-offer-stack .price-box{
  width:100%;
  max-width:none !important;
  margin:0 !important;
  border:3px solid #0a69d7 !important;
  border-radius:17px !important;
  box-shadow:0 10px 26px rgba(7,38,74,.08) !important;
  padding:38px 42px 36px !important;
}
.final-offer-stack .price-box h2{
  font-size:clamp(32px,4.3vw,48px) !important;
  line-height:1.12 !important;
}
.final-offer-stack .price-box .big-price{
  margin:15px 0 12px !important;
}
.final-offer-stack .price-box .btn{
  min-width:min(560px,100%);
  margin-top:8px;
}
@media(max-width:700px){
  .final-offer-stack{
    gap:14px;
  }
  .final-offer-callout{
    padding:24px 18px 22px;
    border-radius:14px;
  }
  .final-offer-stack .price-box{
    padding:29px 20px 27px !important;
    border-radius:14px !important;
  }
  .final-offer-stack .price-box .btn{
    width:100%;
    min-width:0;
  }
}


/* =========================================================
   BendFlow shared responsive header — final GoDaddy version
   Logo left, Request Service button right, navigation below
   on phones/tablets. The button is not repeated in mobile nav.
   ========================================================= */
header .head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
}

header .head-actions{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
}

header .head-actions .phone{
  display:none !important;
}

header .head-actions .btn{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:#0a5ed7 !important;
  color:#ffffff !important;
  white-space:nowrap !important;
  text-decoration:none !important;
  font-weight:800 !important;
}

header .mobile-nav .mobile-request{
  display:none !important;
}

@media(min-width:1101px){
  header .head{
    min-height:84px !important;
    gap:20px !important;
  }

  header .logo img{
    width:285px !important;
    max-width:34vw !important;
    height:auto !important;
  }

  header .head > nav{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    gap:26px !important;
    flex:1 1 auto !important;
  }

  header .head-actions .btn{
    min-height:48px !important;
    padding:12px 20px !important;
    font-size:14px !important;
  }

  header .mobile-nav{
    display:none !important;
  }
}

@media(max-width:1100px){
  header .head{
    min-height:74px !important;
    padding:8px 16px !important;
    gap:14px !important;
  }

  header .logo img{
    width:220px !important;
    max-width:43vw !important;
    height:auto !important;
  }

  header .head > nav{
    display:none !important;
  }

  header .head-actions .btn{
    min-height:44px !important;
    padding:10px 16px !important;
    font-size:13px !important;
  }

  header .mobile-nav{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    width:100% !important;
    background:#ffffff !important;
    border-top:1px solid #e6edf3 !important;
    border-bottom:1px solid #dce6ee !important;
  }

  header .mobile-nav a{
    min-height:50px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    padding:9px 7px !important;
    color:#0b2745 !important;
    text-align:center !important;
    text-decoration:none !important;
    font-size:13px !important;
    line-height:1.15 !important;
    font-weight:800 !important;
    border-right:1px solid #e6edf3 !important;
  }

  header .mobile-nav a:last-child{
    border-right:0 !important;
  }

  header .mobile-nav a.active-nav{
    color:#0a5ed7 !important;
    background:#f4f9fd !important;
  }
}

@media(max-width:700px){
  header .head{
    min-height:68px !important;
    padding:8px 14px !important;
    gap:10px !important;
  }

  header .logo{
    flex:0 1 auto !important;
    min-width:0 !important;
  }

  header .logo img{
    width:172px !important;
    max-width:48vw !important;
    height:auto !important;
  }

  header .head-actions{
    flex:0 0 auto !important;
  }

  header .head-actions .btn{
    min-height:42px !important;
    padding:10px 13px !important;
    font-size:12px !important;
    border-radius:6px !important;
  }

  header .mobile-nav{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }

  header .mobile-nav a{
    min-height:48px !important;
    font-size:13px !important;
    border-bottom:1px solid #e6edf3 !important;
  }

  header .mobile-nav a:nth-child(2n){
    border-right:0 !important;
  }

  header .mobile-nav a:nth-last-child(-n+2){
    border-bottom:0 !important;
  }
}

@media(max-width:390px){
  header .logo img{
    width:155px !important;
    max-width:46vw !important;
  }

  header .head-actions .btn{
    padding:9px 10px !important;
    font-size:11px !important;
  }

  header .mobile-nav a{
    font-size:12px !important;
    padding:8px 5px !important;
  }
}


/* =========================================================
   BendFlow logo alignment — final consistent sitewide setup
   Desktop: approximately 1 inch from the left edge
   Tablet:  approximately 1/2 inch
   Phone:   compact 16px safe margin
   ========================================================= */

header .head{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding-left:1in !important;
  padding-right:1in !important;
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
}

header .head .logo{
  margin:0 !important;
  padding:0 !important;
  flex:0 0 auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-width:0 !important;
}

header .head .logo img{
  display:block !important;
  width:285px !important;
  max-width:32vw !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  object-fit:contain !important;
  object-position:left center !important;
}

header .head-actions{
  margin-left:auto !important;
  flex:0 0 auto !important;
}

/* iPad and tablet */
@media(max-width:1100px){
  header .head{
    padding-left:.5in !important;
    padding-right:.5in !important;
  }

  header .head .logo img{
    width:220px !important;
    max-width:40vw !important;
  }
}

/* Phones */
@media(max-width:700px){
  header .head{
    padding-left:16px !important;
    padding-right:16px !important;
  }

  header .head .logo img{
    width:170px !important;
    max-width:48vw !important;
  }
}

/* Extra-small phones */
@media(max-width:390px){
  header .head{
    padding-left:12px !important;
    padding-right:12px !important;
  }

  header .head .logo img{
    width:150px !important;
    max-width:46vw !important;
  }
}


/* Annual minor stopper-area drain maintenance */
.annual-drain-note{
  margin-top:13px;
  padding:9px 11px;
  border-radius:8px;
  background:#edf7ff;
  color:#0a5ed7;
  font-size:12px;
  line-height:1.35;
  font-weight:900;
  text-align:center;
}
