#tell-us-what-needs-cleaning{padding-block:0;background:var(--c-bg);position:relative;overflow:hidden}

#tell-us-what-needs-cleaning .cp-head{padding-block:clamp(2rem,1.4rem + 2.4vw,3.25rem) clamp(1.75rem,1.2rem + 2vw,2.75rem)}
#tell-us-what-needs-cleaning .cp-head__inner{max-width:var(--container)}
#tell-us-what-needs-cleaning h1{font-size:clamp(2rem,1.35rem + 2.3vw,3.25rem);max-width:16ch;margin:0 0 .5rem}
#tell-us-what-needs-cleaning .cp-sub{font-size:clamp(1.0625rem,1rem + .35vw,1.25rem);color:var(--c-text);max-width:44ch;margin:0 0 .65rem}
#tell-us-what-needs-cleaning .cp-sub a{color:var(--c-primary)}
#tell-us-what-needs-cleaning .cp-sub a:hover{color:var(--c-secondary)}
#tell-us-what-needs-cleaning .cp-body{color:var(--c-muted);max-width:48ch;margin:0}

#tell-us-what-needs-cleaning .cp-band{position:relative;padding-bottom:clamp(2.5rem,1.8rem + 3vw,5rem)}
#tell-us-what-needs-cleaning .cp-media{position:relative;z-index:0;height:30svh;min-height:190px;max-height:300px;overflow:hidden;clip-path:polygon(0 4%,100% 0,100% 100%,0 100%)}
#tell-us-what-needs-cleaning .cp-media img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}
#tell-us-what-needs-cleaning .cp-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(36,53,100,.34) 0%,rgba(20,29,58,.62) 100%);pointer-events:none}
#tell-us-what-needs-cleaning .cp-inner{position:relative;z-index:2}

#tell-us-what-needs-cleaning .cp-card{background:var(--c-plate);color:var(--c-ink);border-radius:var(--radius);padding:clamp(1.25rem,1rem + 1.6vw,2.25rem);margin-top:-2.25rem;box-shadow:0 18px 40px rgba(10,16,34,.42)}
#tell-us-what-needs-cleaning .cp-tile{display:block;width:32px;height:32px;border-radius:4px;background:linear-gradient(102deg,var(--c-hairline) 0 44%,var(--c-primary) 44% 100%);margin:0 0 1.25rem}

#tell-us-what-needs-cleaning .cp-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem;border-top:1px solid rgba(71,86,140,.4);border-bottom:1px solid rgba(71,86,140,.4);padding-block:1.1rem;margin:0 0 clamp(1.5rem,1.2rem + 1vw,2.25rem)}
#tell-us-what-needs-cleaning .cp-facts li{min-width:0}
#tell-us-what-needs-cleaning .cp-facts__k{display:block;font-family:var(--ff-body);font-weight:700;font-size:0.75rem;letter-spacing:.16em;text-transform:uppercase;color:var(--c-surface);margin-bottom:.3rem}
#tell-us-what-needs-cleaning .cp-facts__v{display:block;font-family:var(--ff-body);font-weight:700;font-size:.9375rem;line-height:1.4;color:var(--c-ink)}
#tell-us-what-needs-cleaning .cp-facts__link{color:var(--c-surface);text-decoration:underline;text-decoration-thickness:2px;min-height:auto}
#tell-us-what-needs-cleaning .cp-facts__link:hover,#tell-us-what-needs-cleaning .cp-facts__link:focus-visible{color:var(--c-ink)}

#tell-us-what-needs-cleaning .cp-form{display:grid;gap:1.25rem}
#tell-us-what-needs-cleaning .cp-row{display:grid;gap:1.25rem;grid-template-columns:1fr}
#tell-us-what-needs-cleaning .cp-field{margin:0;max-width:none}
#tell-us-what-needs-cleaning .cp-field label,#tell-us-what-needs-cleaning .cp-choice legend{display:block;font-family:var(--ff-body);font-weight:700;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--c-surface);margin:0 0 .35rem;padding:0}
#tell-us-what-needs-cleaning .cp-choice legend{font-size:0.75rem}
#tell-us-what-needs-cleaning .cp-field label{font-size:0.75rem}
#tell-us-what-needs-cleaning .cp-form input[type="text"],#tell-us-what-needs-cleaning .cp-form input[type="tel"],#tell-us-what-needs-cleaning .cp-form input[type="email"],#tell-us-what-needs-cleaning .cp-form textarea{width:100%;font:inherit;font-size:1rem;color:var(--c-ink);background:transparent;border:0;border-bottom:2px solid rgba(71,86,140,.55);border-radius:0;padding:.7rem .15rem;min-height:48px}
#tell-us-what-needs-cleaning .cp-form textarea{min-height:104px;resize:vertical}
#tell-us-what-needs-cleaning .cp-form input::placeholder,#tell-us-what-needs-cleaning .cp-form textarea::placeholder{color:rgba(36,53,100,.55)}
#tell-us-what-needs-cleaning .cp-form input:focus,#tell-us-what-needs-cleaning .cp-form textarea:focus{outline:none;border-bottom-color:var(--c-primary)}
#tell-us-what-needs-cleaning .cp-form input:focus-visible,#tell-us-what-needs-cleaning .cp-form textarea:focus-visible{outline:2px solid var(--c-surface);outline-offset:3px}

#tell-us-what-needs-cleaning .cp-choice{border:0;margin:0;padding:0;min-width:0}
#tell-us-what-needs-cleaning .cp-choice__opts{display:flex;flex-wrap:wrap;gap:.65rem}
#tell-us-what-needs-cleaning .cp-chip{display:inline-flex;align-items:center;gap:.5rem;min-height:44px;padding:.5rem .9rem;border:1px solid rgba(71,86,140,.55);border-radius:var(--radius-sm);font-family:var(--ff-body);font-weight:700;font-size:.9375rem;color:var(--c-surface);cursor:pointer}
#tell-us-what-needs-cleaning .cp-chip input{accent-color:var(--c-surface);width:18px;height:18px;min-height:0;margin:0}
#tell-us-what-needs-cleaning .cp-chip:hover{border-color:var(--c-surface)}
#tell-us-what-needs-cleaning .cp-chip:focus-within{outline:2px solid var(--c-surface);outline-offset:2px}

#tell-us-what-needs-cleaning .cp-submit{width:100%;margin-top:.25rem}

@media (min-width:620px){
  #tell-us-what-needs-cleaning .cp-row{grid-template-columns:repeat(2,minmax(0,1fr))}
  #tell-us-what-needs-cleaning .cp-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
  #tell-us-what-needs-cleaning .cp-facts li + li{border-left:1px solid rgba(71,86,140,.4);padding-left:1.25rem}
  #tell-us-what-needs-cleaning .cp-facts li{padding-right:1.25rem}
  #tell-us-what-needs-cleaning .cp-submit{width:auto;min-width:15rem;justify-self:start}
}

@media (min-width:900px){
  #tell-us-what-needs-cleaning .cp-band{padding-block:clamp(3rem,2rem + 3vw,5rem)}
  #tell-us-what-needs-cleaning .cp-media{position:absolute;inset:0;height:100%;max-height:none;min-height:0;clip-path:none}
  #tell-us-what-needs-cleaning .cp-media img{object-position:60% 35%}
  #tell-us-what-needs-cleaning .cp-media::after{background:linear-gradient(180deg,rgba(36,53,100,.30) 0%,rgba(20,29,58,.55) 100%)}
  #tell-us-what-needs-cleaning .cp-band::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(102deg,var(--c-bg) 0 54%,rgba(20,29,58,0) 54%);pointer-events:none}
  #tell-us-what-needs-cleaning .cp-inner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,.7rem + 1.4vw,2rem)}
  #tell-us-what-needs-cleaning .cp-card{grid-column:1 / span 7;margin-top:0}
}

@media (min-width:1100px){
  #tell-us-what-needs-cleaning .cp-band::before{background:linear-gradient(102deg,var(--c-bg) 0 50%,rgba(20,29,58,0) 50%)}
  #tell-us-what-needs-cleaning .cp-card{padding:2.5rem}
}