#sell-it-exactly-as-it-sits{position:relative;overflow:hidden;background:var(--c-bg);display:flex;align-items:center;min-height:calc(100svh - var(--header-h));padding-block:clamp(2.5rem,1.8rem + 3vw,4.5rem)}
#sell-it-exactly-as-it-sits .hero-plate__inner{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}
#sell-it-exactly-as-it-sits .hero-plate__kicker{margin:0 0 14px}
#sell-it-exactly-as-it-sits h1{max-width:11ch;margin:0;color:var(--c-text)}
#sell-it-exactly-as-it-sits .hero-plate__rule{width:100%;margin:24px 0 0}
#sell-it-exactly-as-it-sits .hero-plate__lede{margin:28px 0 0;max-width:52ch;font-size:clamp(1.0625rem,1rem + .3vw,1.1875rem);line-height:1.6}
#sell-it-exactly-as-it-sits .hero-plate__actions{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}
#sell-it-exactly-as-it-sits .hero-plate__btn{width:100%}
#sell-it-exactly-as-it-sits .hero-plate__link{display:inline-flex;align-items:center;min-height:44px;font-family:var(--ff-body);font-weight:600;font-size:1rem;color:var(--c-text);text-decoration:none;border-bottom:2px solid var(--c-accent);transition:border-bottom-width var(--mo-dur) var(--mo-ease),color var(--mo-dur) var(--mo-ease)}
#sell-it-exactly-as-it-sits .hero-plate__link:hover,#sell-it-exactly-as-it-sits .hero-plate__link:focus-visible{border-bottom-width:3px;color:var(--c-primary)}
@media (min-width:768px){
#sell-it-exactly-as-it-sits .hero-plate__actions{flex-direction:row;align-items:center;gap:clamp(1.5rem,1rem + 2vw,2.5rem)}
#sell-it-exactly-as-it-sits .hero-plate__btn{width:auto;min-width:230px}
#sell-it-exactly-as-it-sits .hero-plate__rule{max-width:80%}
}
@media (min-width:1100px){
#sell-it-exactly-as-it-sits .hero-plate__inner{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,1.6vw,2rem);align-items:start}
#sell-it-exactly-as-it-sits .hero-plate__kicker{grid-column:1 / 4;grid-row:1;margin:0;padding-top:calc(.6 * clamp(2.75rem,1.5rem + 6.5vw,8.5rem))}
#sell-it-exactly-as-it-sits .hero-plate__type{grid-column:4 / 13;grid-row:1}
#sell-it-exactly-as-it-sits .hero-plate__rule{max-width:66%}
}

#who-s-making-the-offer{position:relative;overflow:hidden;background:var(--c-bg);padding-block:var(--section-y)}
#who-s-making-the-offer .proof__inner{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}
#who-s-making-the-offer h2{margin:0;max-width:16ch}
#who-s-making-the-offer .proof__rule{margin:24px 0 0;max-width:min(100%,540px)}
#who-s-making-the-offer .proof__lede{margin:28px 0 0;max-width:62ch;font-size:1.0625rem;line-height:1.6}
#who-s-making-the-offer .proof__ledger{display:grid;gap:32px;margin-top:clamp(2.5rem,2rem + 2vw,3.5rem)}
#who-s-making-the-offer .proof__fig{border-top:1px solid var(--c-line);padding-top:18px;min-width:0}
#who-s-making-the-offer [data-count]{display:block;font-family:var(--ff-display);font-weight:500;font-size:clamp(3rem,2rem + 3vw,5rem);line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--c-primary)}
#who-s-making-the-offer .proof__label{display:block;margin-top:14px;max-width:24ch;font-family:var(--ff-body);font-weight:600;font-size:.75rem;line-height:1.5;text-transform:uppercase;letter-spacing:.14em;color:var(--c-secondary)}
@media (min-width:768px){
#who-s-making-the-offer .proof__ledger{grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,1.6vw,2rem);row-gap:0}
#who-s-making-the-offer .proof__fig:nth-child(1){grid-column:1 / 6;grid-row:1}
#who-s-making-the-offer .proof__fig:nth-child(2){grid-column:3 / 9;grid-row:2;margin-top:40px}
#who-s-making-the-offer .proof__fig:nth-child(3){grid-column:5 / 11;grid-row:3;margin-top:80px}
}

#what-selling-to-us-looks-like{position:relative;overflow:hidden;background:var(--c-bg);padding-block:var(--section-y)}
#what-selling-to-us-looks-like .svc__inner{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}
#what-selling-to-us-looks-like h2{margin:0;max-width:17ch}
#what-selling-to-us-looks-like .svc__rule{margin:24px 0 0;max-width:min(100%,540px)}
#what-selling-to-us-looks-like .svc__lede{margin:28px 0 0;max-width:62ch;font-size:1.0625rem;line-height:1.6}
#what-selling-to-us-looks-like .svc__list{list-style:none;margin:clamp(2.5rem,2rem + 2vw,3.5rem) 0 0;padding:0}
#what-selling-to-us-looks-like .svc__row{max-width:none;border-top:1px solid var(--c-line);transition:border-top-color var(--mo-dur) var(--mo-ease)}
#what-selling-to-us-looks-like .svc__row:last-child{border-bottom:1px solid var(--c-line)}
#what-selling-to-us-looks-like .svc__row:hover{border-top-color:var(--c-primary)}
#what-selling-to-us-looks-like .svc__index,#what-selling-to-us-looks-like .service-list__name{display:block}
#what-selling-to-us-looks-like .svc__row{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 20px;padding-block:clamp(1.1rem,.9rem + 1vw,1.6rem);padding-left:0}
#what-selling-to-us-looks-like .svc__index{flex:0 0 auto;font-family:var(--ff-body);font-weight:600;font-size:.8125rem;letter-spacing:.14em;font-variant-numeric:tabular-nums;color:var(--c-secondary);transition:color var(--mo-dur) var(--mo-ease)}
#what-selling-to-us-looks-like .svc__row:hover .svc__index{color:var(--c-accent)}
#what-selling-to-us-looks-like .service-list__name{flex:1 1 auto;min-width:0;font-family:var(--ff-display);font-weight:500;font-size:clamp(1.375rem,1.15rem + .8vw,1.75rem);line-height:1.15;letter-spacing:-.015em;color:var(--c-text)}
@media (min-width:768px){
#what-selling-to-us-looks-like .svc__row{flex-wrap:nowrap;gap:0 clamp(1.5rem,1rem + 2vw,3rem);padding-left:calc(var(--i) * 4.16%)}
#what-selling-to-us-looks-like .svc__index{width:2.5rem}
}

#tell-us-about-the-property{position:relative;background:var(--c-bg);color:var(--c-text);padding-block:var(--section-y) clamp(3rem,2.2rem + 3vw,5rem)}
#tell-us-about-the-property .c-sheet{position:relative;width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter)}
#tell-us-about-the-property .c-facts{margin-bottom:clamp(2rem,1.5rem + 2vw,3rem);min-width:0}
#tell-us-about-the-property .c-fact{margin:0;padding-top:18px;border-top:1px solid rgba(122,106,60,.45);font-size:1.0625rem;line-height:1.6;max-width:52ch;overflow-wrap:break-word}
#tell-us-about-the-property .c-fact + .c-fact{margin-top:22px}
#tell-us-about-the-property .c-tel,#tell-us-about-the-property .c-mail{color:var(--c-accent);text-decoration:none;border-bottom:1px solid var(--c-accent);overflow-wrap:break-word}
#tell-us-about-the-property .c-tel:hover,#tell-us-about-the-property .c-mail:hover{color:var(--c-primary);border-bottom-color:var(--c-primary)}
#tell-us-about-the-property .c-plaque{position:relative;background:var(--c-surface);border-radius:var(--radius);padding:clamp(1.5rem,1.2rem + 2vw,3rem);min-width:0}
#tell-us-about-the-property .c-plaque::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);background:linear-gradient(to right,var(--c-accent) 0 48px,var(--c-line) 48px)}
#tell-us-about-the-property .c-kicker{color:var(--c-secondary)}
#tell-us-about-the-property .c-kicker::before{background:var(--c-accent)}
#tell-us-about-the-property .c-plaque h2{margin:0 0 clamp(1.75rem,1.4rem + 1.6vw,2.5rem);max-width:15ch;color:var(--c-text)}
#tell-us-about-the-property .c-rail{display:flex;flex-wrap:wrap;gap:24px}
#tell-us-about-the-property .c-rail + .c-rail{margin-top:26px}
#tell-us-about-the-property .c-field{flex:1 1 100%;min-width:0}
#tell-us-about-the-property .c-field--half{flex:1 1 calc(50% - 12px)}
#tell-us-about-the-property label{display:block;margin-bottom:8px;font-family:var(--ff-body);font-weight:600;font-size:.75rem;line-height:1.2;text-transform:uppercase;letter-spacing:.14em;color:var(--c-secondary)}
#tell-us-about-the-property input,#tell-us-about-the-property textarea{display:block;width:100%;min-height:44px;padding:.45rem 0;border:0;border-bottom:1px solid var(--c-line);border-radius:0;background:transparent;color:var(--c-text);font-family:var(--ff-body);font-size:1rem;line-height:1.5;transition:border-bottom-color var(--mo-dur) var(--mo-ease)}
#tell-us-about-the-property textarea{resize:vertical}
#tell-us-about-the-property input::placeholder,#tell-us-about-the-property textarea::placeholder{color:var(--c-secondary)}
#tell-us-about-the-property input:focus,#tell-us-about-the-property textarea:focus{border-bottom-color:var(--c-accent)}
#tell-us-about-the-property .c-action{display:flex;justify-content:flex-start;margin-top:30px}
#tell-us-about-the-property .c-submit{width:100%}
#tell-us-about-the-property .c-strip{margin:clamp(2.5rem,2rem + 2.5vw,4rem) 0 0;width:100%;height:clamp(240px,42svh,380px);overflow:hidden}
#tell-us-about-the-property .c-strip img{width:100%;height:100%;object-fit:cover;object-position:50% 45%;border-radius:0}
#tell-us-about-the-property .c-close{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--gutter);margin-top:clamp(2rem,1.6rem + 2vw,3rem)}
#tell-us-about-the-property .c-lockup{display:flex;align-items:baseline;flex-wrap:wrap;gap:.1rem .6rem;margin:0 0 18px;max-width:none}
#tell-us-about-the-property .c-lockup__name{font-family:var(--ff-display);font-weight:700;font-size:1.75rem;line-height:1;letter-spacing:-.01em;color:var(--c-text)}
#tell-us-about-the-property .c-lockup__desc{font-family:var(--ff-body);font-weight:600;font-size:.75rem;line-height:1;text-transform:uppercase;letter-spacing:.18em;color:var(--c-secondary)}
#tell-us-about-the-property .c-legal{margin:0;max-width:62ch;font-size:1.0625rem;line-height:1.6;color:var(--c-text)}
@media (min-width:768px){
#tell-us-about-the-property .c-field--wide{flex:3 1 0}
#tell-us-about-the-property .c-field--half{flex:1 1 0}
#tell-us-about-the-property .c-rail--two .c-field{flex:1 1 calc(50% - 12px)}
#tell-us-about-the-property .c-rail--two .c-field--wide{flex:1 1 100%}
#tell-us-about-the-property .c-action{justify-content:flex-end}
#tell-us-about-the-property .c-submit{width:auto;min-width:260px}
#tell-us-about-the-property .c-strip{height:clamp(320px,50svh,480px)}
#tell-us-about-the-property .c-lockup__name{font-size:2rem}
}
@media (min-width:1100px){
#tell-us-about-the-property .c-sheet{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:clamp(1rem,1.6vw,2rem);align-items:start}
#tell-us-about-the-property .c-facts{grid-column:1 / 6;grid-row:1;margin-bottom:0;padding-top:10px}
#tell-us-about-the-property .c-plaque{grid-column:6 / 13;grid-row:1}
#tell-us-about-the-property .c-rail--two .c-field{flex:1 1 0}
#tell-us-about-the-property .c-rail--two .c-field--wide{flex:1 1 100%}
#tell-us-about-the-property .c-strip{height:56svh;min-height:400px;max-height:560px}
}