.fk-house-ad{grid-column:1/-1;display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:28px;padding:30px;background:#eaf5f2;border:1px solid #bbdcd3;border-radius:18px;color:#153e38;box-sizing:border-box;min-width:0;margin:8px 0}
.fk-house-ad-brand{display:flex;flex-direction:column;gap:8px;border-right:1px solid #bdd9d0;padding-right:24px}
.fk-house-ad-brand>span{font-size:9px;font-weight:700;letter-spacing:.12em;color:#42675e}
.fk-house-ad-brand strong{font-size:34px;line-height:1.1;letter-spacing:-1.5px}.fk-house-ad-brand strong span{color:#d69b40}
.fk-house-ad-brand small{font-size:11px;line-height:1.5;color:#42675e}
.fk-house-ad .fk-house-ad-copy h3{font-size:clamp(20px,2.3vw,27px);line-height:1.2;letter-spacing:-.025em;margin:0 0 9px;color:#153e38}
.fk-house-ad .fk-house-ad-copy p{font-size:14px;line-height:1.65;margin:0;color:#426057;max-width:490px}
.fk-house-ad a.fk-house-ad-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;background:#174f44;color:#fff;text-decoration:none;border-radius:9px;padding:13px 18px;font-size:13px;font-weight:650;line-height:1.4;text-align:center}
.fk-house-ad a.fk-house-ad-button:hover{background:#0c3b32}.fk-house-ad a:focus-visible{outline:3px solid #b57720;outline-offset:4px}
.fk-house-ad--finds{background:#faf3e6;border-color:#e6d6b6}.fk-house-ad--advertise{background:#eef2f9;border-color:#ccd8e8}
@media(max-width:900px){.fk-house-ad{grid-template-columns:145px minmax(0,1fr);gap:20px;padding:24px}.fk-house-ad-button{grid-column:2;justify-self:start}.fk-house-ad-brand{grid-row:1/3;align-self:stretch;justify-content:center;padding-right:18px}}
@media(max-width:600px){.fk-house-ad{grid-template-columns:minmax(0,1fr);gap:19px;padding:24px;margin:4px 0}.fk-house-ad-brand{grid-row:auto;border-right:0;border-bottom:1px solid #bdd9d0;padding:0 0 17px}.fk-house-ad-brand strong{font-size:30px}.fk-house-ad-brand small{display:none}.fk-house-ad .fk-house-ad-button{grid-column:1;justify-self:stretch;padding:14px 18px}}
.fk-house-ad[hidden]{display:none!important}
