/* Shared finishing details for existing components. */
.ks-budget-intro>.ks-text-link{display:block;margin-top:22px;line-height:1.5}
.ks-compare-help{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 18px;max-width:100%}
.ks-compare-content .ks-compare-caption{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.ks-compare-content[data-projects="1"] table{min-width:0;width:100%}
.ks-compare-content[data-projects="1"] td,.ks-compare-content[data-projects="1"] th{min-width:0;width:auto;overflow-wrap:anywhere}
.ks-compare-content[data-projects="1"] th:first-child{width:32%}
.ks-compare-content img{height:auto;aspect-ratio:4/3;object-fit:contain;border-radius:10px}
@media(max-width:650px){
 .ks-compare-dialog{padding:24px 18px}
 .ks-compare-content td,.ks-compare-content th{padding:12px 9px}
 .ks-compare-content[data-projects="1"] th:first-child{width:106px;min-width:0;padding-left:0}
 .ks-compare-content[data-projects="1"] th[scope="col"]{font-size:15px}
 .ks-compare-content[data-projects="2"] table{min-width:510px}
 .ks-compare-content[data-projects="3"] table{min-width:710px}
 .ks-compare-content th:first-child{position:sticky;left:0;background:var(--paper);z-index:1;box-shadow:4px 0 6px -6px #16312466}
 .ks-compare-content{overscroll-behavior-x:contain}
}
#ks-gallery .v8-gallery-full{display:inline-block;color:#f0f4fa;border-bottom:1px solid #a6b4c6;text-decoration:none;font-size:13px;line-height:1.6;margin:4px 0 0;padding:5px 0}#ks-gallery .v8-gallery-full:focus-visible{outline:2px solid #fff;outline-offset:4px}#ks-gallery img{max-height:calc(85vh - 115px)}
