header .brand small{color:#ad7721}
.header-phone{display:inline-block;white-space:nowrap;color:var(--forest);font-size:14px;font-weight:800;text-decoration:none}
.header-phone:hover{color:#ad7721}
@media(max-width:700px){header .header-phone{display:inline-flex;white-space:nowrap;font-size:11px;font-weight:800}header .brand small{display:block;color:#ad7721}}

.takeover-flow{padding:46px 0 28px}
.takeover-flow-head{display:block;max-width:1160px;margin:0 auto 30px;text-align:center}
.takeover-flow-head .eyebrow{margin-bottom:14px}
.takeover-flow-head h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,52px);letter-spacing:-.04em}
.takeover-flow-promise{max-width:none;margin:14px auto 0!important;padding:10px 0;border-top:1px solid #d8c28f;border-bottom:1px solid #d8c28f;color:#52665d!important;font-size:clamp(14px,1.35vw,16px)!important;line-height:1.45!important}
.takeover-flow-promise strong{color:#173f37}
.takeover-flow-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;border:0;border-radius:0;overflow:visible;background:transparent}
.takeover-flow-steps li{min-width:0;align-self:start;margin:0;padding:0;list-style:none}
.takeover-step{display:block;overflow:hidden;border:1px solid #dbe3de;border-radius:16px;background:#fff;box-shadow:0 14px 32px rgba(16,59,52,.07);transition:transform .2s ease,box-shadow .2s ease}
.takeover-step:hover{transform:translateY(-4px);box-shadow:0 20px 38px rgba(16,59,52,.13)}
.takeover-step summary{display:block;cursor:pointer;list-style:none}
.takeover-step summary::-webkit-details-marker{display:none}
.takeover-step summary:focus-visible{outline:3px solid #c69a48;outline-offset:-3px}
.takeover-step figure{position:relative;height:126px;margin:0;overflow:hidden;background:#dfe8e2}
.takeover-step figure:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 45%,rgba(8,47,40,.32))}
.takeover-step img{display:block;width:100%;height:100%;object-fit:cover}
.takeover-step:nth-of-type(1) img,.takeover-step:nth-of-type(2) img{object-position:center 35%}
.takeover-flow-card-copy{position:relative;padding:18px 19px 16px}
.takeover-flow-card-copy span{position:absolute;top:-22px;left:18px;z-index:1;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f7f5ed;color:#0e5647;box-shadow:0 3px 10px rgba(0,0,0,.08);font-size:13px;font-weight:800}
.takeover-flow-card-copy h3{margin:8px 0 8px;color:#123e35;font-size:18px;line-height:1.18}
.takeover-flow-card-copy p{margin:0;color:#52665d;font-size:14px;line-height:1.5}
.takeover-step-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;color:#0e5647;font-size:13px;font-weight:800}
.takeover-step-action i{display:grid;width:22px;height:22px;place-items:center;border:1px solid #d6c59c;border-radius:50%;font-size:17px;font-style:normal;font-weight:400;line-height:1;transition:transform .2s ease,background .2s ease,color .2s ease}
.takeover-step[open] .takeover-step-action i{transform:rotate(45deg);background:#0e5647;color:#fff}
.takeover-flow-detail{margin:0 18px 18px;padding:14px 0 0;border-top:1px solid #e5dfd0;color:#345a50;animation:takeover-detail-in .22s ease-out}
.takeover-flow-detail p{margin:0;font-size:14px;line-height:1.58}
@keyframes takeover-detail-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.takeover-flow-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.takeover-step figure{height:145px}}
@media(max-width:600px){.takeover-flow{padding-top:36px}.takeover-flow-head h2{font-size:38px}.takeover-flow-promise{padding:10px 0;font-size:14px!important}.takeover-flow-steps{grid-template-columns:1fr;gap:13px}.takeover-step:hover{transform:none}.takeover-step figure{height:158px}.takeover-flow-card-copy{padding:18px}.takeover-flow-detail{margin:0 18px 18px}.takeover-flow-detail p{font-size:15px;line-height:1.62}}
@media(prefers-reduced-motion:reduce){.takeover-step,.takeover-step-action i{transition:none}.takeover-flow-detail{animation:none}}
