.lead-form-title{font-size:var(--text-card-title);font-weight:600;display:block;margin-bottom:5px;color:var(--primary-color)}.lead-form-optional{color:var(--text-muted);font-weight:400;text-transform:none}.landing-lead-form-content{padding-right:28px}.landing-lead-form-content .lead-form-eyebrow{color:var(--text-color);font-size:var(--body-font-size);font-weight:600;letter-spacing:2.2px;line-height:1.2;margin:0 0 20px;text-transform:uppercase}.landing-lead-form-content .landing-lead-form-heading{margin-bottom:24px}.landing-lead-form-content .landing-lead-form-heading span{display:inline}.landing-lead-form-content .landing-lead-form-intro{color:#4b534e;font-size:var(--body-font-size);font-weight:400;letter-spacing:.02em;line-height:1.75;margin-top:28px;max-width:540px}.landing-lead-form-benefits .lead-form-title{color:#101513;display:block;font-size:var(--text-small);font-weight:600;letter-spacing:1.25px;margin-bottom:8px;text-transform:uppercase}@media (max-width:899px){.landing-lead-form-content{padding-right:0}}.projects-page .projects-floating-nav{position:fixed;top:50%;left:0;z-index:90;display:flex;flex-direction:column;width:48px;overflow:hidden;background:rgba(35,32,31,.95);border:1px solid rgba(255,255,255,.14);border-left:0;box-shadow:0 16px 35px rgba(0,0,0,.18);transform:translateY(-50%);transition:width .25s ease}.projects-page .projects-floating-nav:focus-within,.projects-page .projects-floating-nav:hover{width:108px}.projects-page .projects-floating-nav__item{display:flex;align-items:center;gap:9px;width:108px;min-height:46px;padding:0 14px;color:var(--white-color);font-family:var(--default-font);font-size:var(--text-xs);font-weight:700;line-height:1;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid rgba(255,255,255,.12)}.projects-page .projects-floating-nav__item span{opacity:0;transform:translateX(-4px);transition:opacity .2s ease,transform .2s ease;white-space:nowrap}.projects-page .projects-floating-nav:focus-within .projects-floating-nav__item span,.projects-page .projects-floating-nav:hover .projects-floating-nav__item span{opacity:1;transform:translateX(0)}.projects-page .projects-floating-nav__item:last-child{border-bottom:0}.projects-page .projects-floating-nav__item i{width:16px;flex:0 0 16px;color:var(--white-color);font-size:var(--text-caption);text-align:center}.projects-page .projects-floating-nav__item:focus-visible,.projects-page .projects-floating-nav__item:hover{background:var(--white-color);color:var(--primary-color)}.projects-page .projects-floating-nav__item:focus-visible i,.projects-page .projects-floating-nav__item:hover i{color:var(--primary-color)}.projects-page .projects-floating-nav__item:focus-visible{outline:2px solid var(--accent-color);outline-offset:-2px}@media (max-width:767px){.projects-page .projects-floating-nav,.projects-page .projects-floating-nav:focus-within,.projects-page .projects-floating-nav:hover{top:auto;right:auto;bottom:116px;left:0;width:48px;border-left:0;border-right:1px solid rgba(255,255,255,.14);border-radius:0 8px 8px 0;transform:none}.projects-page .projects-floating-nav__item{justify-content:center;width:48px;min-height:48px;padding:0}.projects-page .projects-floating-nav__item span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.projects-page .projects-floating-nav__item i{font-size:var(--text-small)}}.res-justified-grid-header__description{margin:16px auto 0;font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--body-letter-spacing);color:var(--text-color)}.res-justified-grid-body{--res-jg-row-h:calc((100vw - 40px) / 4);display:flex;flex-direction:column;gap:10px;padding:0 10px}.res-justified-grid-row{display:flex;gap:10px;width:100%}.res-justified-card{position:relative;overflow:hidden;cursor:pointer;text-decoration:none;display:block;transition:flex-basis .45s ease,flex-grow .45s ease}.res-justified-card__img-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.res-justified-video-card{cursor:default}.res-justified-video-card .res-justified-card__img-wrap video{display:block;width:100%;height:100%;object-fit:cover}.res-justified-card:hover .res-justified-card__img-wrap img{transform:scale(1.05)}.res-justified-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,.55));transition:background .4s ease;z-index:1}.res-justified-card:hover .res-justified-card__overlay{background:linear-gradient(180deg,rgba(0,0,0,0) 20%,rgba(0,0,0,.7) 70%,rgba(0,0,0,.95))}.res-justified-card__content{position:absolute;bottom:12px;left:12px;right:12px;display:flex;flex-direction:column-reverse;align-items:stretch;gap:20px;z-index:2;pointer-events:none}.res-justified-card__details{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none;max-width:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding-left:0}.res-justified-card__label{align-self:flex-end}.res-justified-card__details:focus-visible{outline:1px solid rgba(255,255,255,.6);outline-offset:4px}.res-justified-card__description{color:white;font-size:var(--body-font-size);line-height:1.5;margin:0 0 8px;text-shadow:0 1px 3px rgba(0,0,0,.3);text-align:left}.res-justified-card__tags{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.res-justified-card__tag{font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--label-letter-spacing);color:rgba(255,255,255,.9);background:rgba(255,255,255,.213);padding:4px 10px;border:1px solid rgba(255,255,255,.2);transition:border-color .2s ease}.res-justified-card__tag:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.3)}.res-justified-card__keywords{margin:8px 0 0;padding:0 0 0 16px;list-style:disc;color:rgba(255,255,255,.95);font-size:var(--body-font-size);line-height:1.45;opacity:0;max-height:0;overflow:hidden;transform:translateY(8px);transition:opacity .3s ease,max-height .3s ease,transform .3s ease}.res-justified-card__keyword-item{margin-bottom:4px}.res-justified-card__keyword-item:last-child{margin-bottom:0}@media (max-width:1199px){.res-justified-grid-body{--res-jg-row-h:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.res-justified-grid-row{display:contents}}@media (max-width:899px){.res-justified-grid-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:0 4px}.res-justified-grid-row{gap:4px}.res-justified-card__content{bottom:10px;left:10px;right:10px}.res-justified-card__description{font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--body-letter-spacing);margin:0 0 6px}.res-justified-card__tag{padding:3px 8px}.res-justified-card__keywords,.res-justified-card__tag{font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--label-letter-spacing)}}@media (max-width:767px){.res-justified-grid-body{--res-jg-row-h:auto;grid-template-columns:1fr}.res-justified-card__content{bottom:8px;left:8px;right:8px;gap:16px}.res-justified-card__description{font-size:var(--body-font-size);line-height:1.4;margin:0 0 5px}.res-justified-card__tags{gap:4px}.res-justified-card__tag{padding:3px 7px}.res-justified-card__keywords,.res-justified-card__tag{font-size:var(--body-font-size);line-height:1.55;letter-spacing:var(--label-letter-spacing)}}.trust-score-item{text-align:center;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);padding:32px 24px;transition:all .3s ease}.joinery-trust-scores{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-top:30px}.joinery-trust-scores.joinery-trust-scores--4col{grid-template-columns:repeat(4,1fr);gap:14px}.joinery-trust-scores.joinery-trust-scores--4col .trust-score-item{padding:18px 10px}.joinery-trust-scores.joinery-trust-scores--4col .trust-score-number{font-size:var(--text-card-title)}.joinery-trust-scores .trust-score-item:hover{background:var(--white-color);border-color:var(--primary-color);transform:translateY(-2px)}.joinery-trust-scores .trust-score-number{font-size:var(--text-section-title);font-weight:700;color:var(--primary-color);line-height:1;margin-bottom:8px;font-family:var(--heading-font)}.joinery-intro-row>[class*=col-]:first-child{display:flex;flex-direction:column;justify-content:center}.joinery-intro-row>[class*=col-]:last-child{display:flex;flex-direction:column}.joinery-intro-image{position:relative;height:100%;min-height:400px;flex:1 1}@media (max-width:899px){.joinery-intro-row{align-items:center!important}.joinery-intro-image{height:auto;min-height:unset;margin-top:24px}.trust-score-item{padding:24px 18px}.joinery-trust-scores{gap:15px;margin-top:25px}.joinery-trust-scores .trust-score-item{padding:18px 14px}.joinery-trust-scores .trust-score-number{font-size:var(--text-card-title);margin-bottom:6px}}@media (max-width:767px){.trust-score-item{padding:20px 16px}.joinery-trust-scores{grid-template-columns:1fr;gap:12px;margin-top:20px}.joinery-trust-scores.joinery-trust-scores--4col{grid-template-columns:repeat(2,1fr)}.joinery-trust-scores .trust-score-item{padding:16px 12px}.joinery-trust-scores .trust-score-number{font-size:var(--text-xl);margin-bottom:6px}}.why-choose-images{display:flex;flex-wrap:wrap;gap:20px;margin-left:30px}@media (min-width:992px){.property-inspection-page .why-choose-us .why-choose-images{display:flex;flex-direction:column;flex:1 1 auto;width:100%;gap:20px}.property-inspection-page .why-choose-us .why-choose-img-box-1,.property-inspection-page .why-choose-us .why-choose-img-box-2{flex:1 1;min-height:0}.property-inspection-page .why-choose-us .why-choose-img-box-1>div,.property-inspection-page .why-choose-us .why-choose-img-box-2>div{display:flex;min-height:0}.property-inspection-page .why-choose-us .why-choose-img-1 figure,.property-inspection-page .why-choose-us .why-choose-img-2 figure,.property-inspection-page .why-choose-us .why-choose-img-3 figure,.property-inspection-page .why-choose-us .why-choose-img-4 figure{display:block;width:100%;height:100%}.property-inspection-page .why-choose-us .why-choose-img-1 img,.property-inspection-page .why-choose-us .why-choose-img-2 img,.property-inspection-page .why-choose-us .why-choose-img-3 img,.property-inspection-page .why-choose-us .why-choose-img-4 img{width:100%;height:100%!important;aspect-ratio:auto;object-fit:cover}}.why-choose-img-box-1,.why-choose-img-box-2{display:flex;gap:20px;width:100%}.why-choose-img-1 figure,.why-choose-img-2 figure,.why-choose-img-3 figure,.why-choose-img-4 figure{display:block}.why-choose-img-1,.why-choose-img-2{width:calc(50% - 10px)}.why-choose-img-2 img{width:100%;aspect-ratio:1/.65;object-fit:cover}.why-choose-img-3{width:calc(50% - 10px)}.why-choose-img-3 img{width:100%;aspect-ratio:1/.65;object-fit:cover}.why-choose-img-4{width:calc(50% - 10px)}.why-choose-img-4 img{width:100%;aspect-ratio:1/.65;object-fit:cover}@media (max-width:899px){.why-choose-images{margin-left:0;margin-top:40px}}