.consultation-purpose-router{--router-accent: var(--public-brand-color);--router-border: var(--public-brand-border);--router-ink: #0a202a;--router-muted: #52666a;display:grid;min-width:0;gap:clamp(1.1rem,3vw,1.75rem);border:1px solid var(--router-border);border-radius:.75rem;background:#f7faf8;padding:clamp(1.25rem,4vw,2.5rem)}.consultation-purpose-router[data-consultation-router-variant=quality-showcase]{--router-accent: var(--ui-color-accent);--router-border: var(--ui-color-ink);--router-ink: var(--ui-color-ink);--router-muted: #4f585c;border-radius:0;background:var(--ui-color-surface-muted)}.consultation-purpose-router[data-consultation-router-variant=local-trust]{--router-accent: var(--local-green);--router-border: #9eb7a7;--router-ink: var(--local-ink);--router-muted: #53695e;border-radius:1.5rem;background:#f6f2e8}.consultation-purpose-router--embedded{border:0;border-radius:0;background:transparent;padding:0}.consultation-purpose-router__heading{display:grid;gap:.45rem}.consultation-purpose-router__heading>p{color:var(--router-accent);font-size:.68rem;font-weight:850;letter-spacing:.08em}.consultation-purpose-router__heading>:is(h2,h3){color:var(--router-ink);font-size:clamp(1.35rem,3vw,2rem);font-weight:850;line-height:1.4}.consultation-purpose-router__heading>span{color:var(--router-muted);font-size:.78rem;line-height:1.75}.consultation-purpose-router__choices{display:grid;min-width:0;gap:.8rem}.consultation-purpose-router__choice{display:grid;min-width:0;gap:.45rem;border:1px solid var(--router-border);background:#fff;padding:clamp(1rem,3vw,1.4rem);color:var(--router-ink);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.consultation-purpose-router__choice[data-consultation-router-primary=true]{border-color:var(--router-accent);box-shadow:inset 0 0 0 1px var(--router-accent)}.consultation-purpose-router__choice:is(:hover,:focus-visible){border-color:var(--router-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--router-accent) 18%,transparent);transform:translateY(-2px)}.consultation-purpose-router__choice small{color:var(--router-accent);font-size:.65rem;font-weight:800}.consultation-purpose-router__choice strong{font-size:1.1rem;font-weight:850}.consultation-purpose-router__choice>span{color:var(--router-muted);font-size:.75rem;line-height:1.7}.consultation-purpose-router__choice b{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.35rem;color:var(--router-ink);font-size:.75rem}.consultation-purpose-router__choice b i{color:var(--router-accent);font-size:1rem;font-style:normal}@media(min-width:48rem){.consultation-purpose-router__heading{grid-template-columns:minmax(0,1fr) minmax(15rem,.7fr)}.consultation-purpose-router__heading>p,.consultation-purpose-router__heading>:is(h2,h3){grid-column:1}.consultation-purpose-router__heading>span{grid-row:1 / span 2;grid-column:2;align-self:end}.consultation-purpose-router__choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.consultation-purpose-router__choice{transition:none}}.home-published-support{--support-accent: var(--public-brand-text);--support-border: #cad7d4;--support-ink: #0a202a;--support-muted: #52666a;display:grid;min-width:0;overflow:hidden;gap:1.25rem;border:1px solid var(--support-border);border-radius:.75rem;background:#f7faf8;padding:clamp(1.25rem,4vw,2.25rem);color:var(--support-ink)}.home-published-support[data-home-support-variant=photo-estimate]{box-shadow:.55rem .55rem #0a202a12}.home-published-support[data-home-support-variant=quality-showcase]{--support-accent: var(--ui-color-accent);--support-border: var(--ui-color-ink);--support-ink: var(--ui-color-ink);--support-muted: var(--ui-color-text);gap:0;border-radius:0;background:var(--ui-color-surface);padding:0}.home-published-support[data-home-support-variant=local-trust]{--support-accent: var(--ui-color-brand);--support-border: var(--ui-color-border-strong);--support-ink: var(--ui-color-ink);--support-muted: var(--ui-color-text);gap:0;border-radius:clamp(1rem,2vw,1.6rem);background:var(--ui-color-surface);box-shadow:0 .75rem 2rem #204b3d12;padding:0}.home-published-support__heading{display:grid;gap:.4rem}.home-published-support__heading>p{color:var(--support-accent);font-size:.66rem;font-weight:850;letter-spacing:.06em}.home-published-support__heading h2{color:var(--support-ink);font-size:clamp(1.35rem,3vw,2rem);font-weight:850;line-height:1.4}:is(.home-published-support[data-home-support-variant=quality-showcase],.home-published-support[data-home-support-variant=local-trust]) .home-published-support__heading{border-bottom:1px solid var(--support-border);padding:clamp(1rem,3vw,1.5rem) clamp(1.25rem,3vw,2rem);background:var(--ui-color-surface-muted)}.home-published-support__grid{display:grid;min-width:0;gap:.8rem}.home-published-support__grid>section{display:grid;min-width:0;align-content:start;gap:.8rem;border:1px solid var(--support-border);background:#fff;padding:clamp(1rem,3vw,1.35rem)}:is(.home-published-support[data-home-support-variant=quality-showcase],.home-published-support[data-home-support-variant=local-trust]) .home-published-support__grid{gap:0}:is(.home-published-support[data-home-support-variant=quality-showcase],.home-published-support[data-home-support-variant=local-trust]) .home-published-support__grid>section{border-width:0 1px 0 0}:is(.home-published-support[data-home-support-variant=quality-showcase],.home-published-support[data-home-support-variant=local-trust]) .home-published-support__grid>section:last-child{border-right:0}.home-published-support__grid>section>header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.home-published-support__grid h3{color:var(--support-ink);font-size:1.05rem;font-weight:850}.home-published-support__grid a{color:var(--support-accent);font-size:.7rem;font-weight:800;white-space:nowrap;text-decoration:underline;text-underline-offset:.25em}.home-published-support__reviews,.home-published-support__faq{display:grid;gap:.65rem}.home-published-support__reviews article,.home-published-support__faq details{min-width:0;border:1px solid var(--support-border);background:#fbfcfb;padding:.9rem 1rem}.home-published-support__reviews article{display:grid;gap:.45rem}.home-published-support__reviews article>p{display:flex;align-items:center;gap:.45rem;color:#8b5310;font-size:.68rem;font-weight:850}.home-published-support__reviews h4{color:var(--support-ink);font-size:.86rem;font-weight:850;line-height:1.55}.home-published-support__reviews blockquote{display:-webkit-box;overflow:hidden;color:var(--support-muted);font-size:.73rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-published-support__reviews article>small{color:var(--support-muted);font-size:.65rem}.home-published-support__faq details{padding:0}.home-published-support__faq summary{cursor:pointer;min-height:44px;padding:.85rem 1rem;color:var(--support-ink);font-size:.78rem;font-weight:800;line-height:1.65}.home-published-support__faq details p{border-top:1px solid var(--support-border);padding:.8rem 1rem;color:var(--support-muted);font-size:.72rem;line-height:1.75}@media(min-width:48rem){.home-published-support__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:47.99rem){:is(.home-published-support[data-home-support-variant=quality-showcase],.home-published-support[data-home-support-variant=local-trust]) .home-published-support__grid>section{border-width:0 0 1px}}.home-trust-information{--trust-accent: var(--public-brand-text);--trust-border: #cad7d4;--trust-ink: #0a202a;--trust-muted: #52666a;display:grid;min-width:0;overflow:hidden;gap:1.25rem;border:1px solid var(--trust-border);border-radius:.75rem;background:#f7faf8;padding:clamp(1.25rem,4vw,2.5rem);color:var(--trust-ink)}.home-trust-information[data-home-trust-variant=photo-estimate]{box-shadow:.55rem .55rem #0a202a12}.home-trust-information[data-home-trust-variant=quality-showcase]{--trust-accent: var(--ui-color-accent);--trust-border: var(--ui-color-ink);--trust-ink: var(--ui-color-ink);--trust-muted: var(--ui-color-text);gap:0;border-radius:0;background:var(--ui-color-surface);padding:0}.home-trust-information[data-home-trust-variant=local-trust]{--trust-accent: var(--ui-color-brand);--trust-border: var(--ui-color-border-strong);--trust-ink: var(--ui-color-ink);--trust-muted: var(--ui-color-text);gap:0;border-radius:clamp(1rem,2vw,1.6rem);background:var(--ui-color-surface);box-shadow:0 .75rem 2rem #204b3d12;padding:0}.home-trust-information__heading{display:grid;gap:.4rem}.home-trust-information__heading>p,.home-trust-information article>small{color:var(--trust-accent);font-size:.66rem;font-weight:850;letter-spacing:.06em}.home-trust-information__heading h2{color:var(--trust-ink);font-size:clamp(1.35rem,3vw,2rem);font-weight:850;line-height:1.4}:is(.home-trust-information[data-home-trust-variant=quality-showcase],.home-trust-information[data-home-trust-variant=local-trust]) .home-trust-information__heading{border-bottom:1px solid var(--trust-border);padding:clamp(1rem,3vw,1.5rem) clamp(1.25rem,3vw,2rem);background:var(--ui-color-surface-muted)}.home-trust-information__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,14rem),1fr));gap:.75rem}.home-trust-information article{display:grid;min-width:0;align-content:start;gap:.75rem;border:1px solid var(--trust-border);background:#fff;padding:clamp(1rem,3vw,1.4rem)}:is(.home-trust-information[data-home-trust-variant=quality-showcase],.home-trust-information[data-home-trust-variant=local-trust]) .home-trust-information__grid{gap:0}:is(.home-trust-information[data-home-trust-variant=quality-showcase],.home-trust-information[data-home-trust-variant=local-trust]) article{border-width:0 1px 0 0}:is(.home-trust-information[data-home-trust-variant=quality-showcase],.home-trust-information[data-home-trust-variant=local-trust]) article:last-child{border-right:0}.home-trust-information h3{color:var(--trust-ink);font-size:1.08rem;font-weight:850;line-height:1.45}.home-trust-information dl{display:grid;gap:.55rem;border-top:1px solid var(--trust-border);padding-top:.7rem}.home-trust-information dl>div{display:grid;grid-template-columns:4.5rem minmax(0,1fr);gap:.6rem}.home-trust-information dt{color:var(--trust-muted);font-size:.64rem;font-weight:750}.home-trust-information dd,.home-trust-information__staff-list span{color:var(--trust-muted);font-size:.72rem;line-height:1.7}.home-trust-information__areas,.home-trust-information__staff-list ul{display:flex;flex-wrap:wrap;gap:.35rem}.home-trust-information__areas li,.home-trust-information__staff-list li{border:1px solid var(--trust-border);border-radius:999px;padding:.3rem .55rem;color:var(--trust-ink);font-size:.66rem}.home-trust-information article>nav,.home-trust-information__links{display:flex;flex-wrap:wrap;gap:.55rem 1rem}.home-trust-information a{color:var(--trust-accent);font-size:.72rem;font-weight:800;text-decoration:underline;text-underline-offset:.25em}.home-trust-information__staff-list{display:grid;gap:.9rem}.home-trust-information__staff-list>div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.8rem;align-items:center}.home-trust-information__staff-list>div[data-home-trust-staff-photo=false]{grid-template-columns:1fr}.home-trust-information__staff-list img{width:5rem;aspect-ratio:1;border-radius:.35rem;object-fit:cover}.home-trust-information__staff-list>div>div{display:grid;min-width:0;gap:.3rem}.home-trust-information__staff-list p{color:var(--trust-accent);font-size:.65rem;font-weight:800}.home-trust-information[data-home-trust-variant=local-trust] [data-home-trust-part=staff]{grid-column:1 / -1}.home-trust-information[data-home-trust-variant=local-trust] .home-trust-information__grid,.home-trust-information[data-home-trust-variant=local-trust] .home-trust-information__staff-list{grid-template-columns:repeat(2,minmax(0,1fr))}.home-trust-information__links{border-top:1px solid var(--trust-border);padding-top:1rem}:is(.home-trust-information[data-home-trust-variant=quality-showcase],.home-trust-information[data-home-trust-variant=local-trust]) .home-trust-information__links{padding:.9rem clamp(1.25rem,3vw,2rem)}@media(max-width:47.99rem){:is(.home-trust-information[data-home-trust-variant=quality-showcase],.home-trust-information[data-home-trust-variant=local-trust]) article{border-width:0 0 1px}.home-trust-information__grid,.home-trust-information[data-home-trust-variant=local-trust] .home-trust-information__grid,.home-trust-information[data-home-trust-variant=local-trust] .home-trust-information__staff-list{grid-template-columns:1fr}}.home-trust-information[data-home-trust-priority^=areas] [data-home-trust-part=areas]{order:-2}.home-trust-information[data-home-trust-priority^=areas] [data-home-trust-part=company]{order:-1}.home-trust-information[data-home-trust-priority^=areas] .home-trust-information__links{display:flex}.home-trust-information[data-home-trust-priority^=areas] .home-trust-information__links a[href="/areas"]{order:-2}.home-trust-information__staff-entry{grid-template-areas:"media copy"}.home-trust-information__staff-entry[data-home-trust-staff-photo=false]{grid-template-areas:"copy"}.home-trust-information__staff-media{display:block;grid-area:media;width:5rem;aspect-ratio:1;min-width:0;overflow:hidden;border-radius:.35rem}.home-trust-information__staff-media>picture,.home-trust-information__staff-media>img,.home-trust-information__staff-media>picture>img{display:block!important;width:100%;height:100%}.home-trust-information__staff-media img{object-fit:cover}.home-trust-information__staff-copy{grid-area:copy}@media(min-width:48rem)and (max-width:64rem){.home-trust-information[data-home-trust-staff=true] [data-home-trust-part=staff]{grid-column:1 / -1}}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-section{position:relative;isolation:isolate;overflow:hidden;border:1px solid #b7c9c7;border-radius:.45rem;background:#f4f7f5;box-shadow:.75rem .75rem #0a202a13}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading{display:grid;gap:1rem;align-items:end;border-bottom:1px solid rgb(255 255 255 / .16);background:#0a202a;padding:clamp(1.35rem,3.5vw,2.5rem);color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading--light{border-bottom-color:#cad7d4;background:#edf3f0;color:#0a202a}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading__title:before{display:block;width:3rem;height:.2rem;border-radius:999px;background:#6de4cf;content:""}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading--light .type01-decision-heading__title:before{background:var(--public-brand-color)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading__eyebrow{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;font-weight:850;letter-spacing:.1em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading--light .type01-decision-heading__eyebrow{color:var(--public-brand-color)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading h2{max-width:23ch;margin-top:.45rem;color:inherit;font-family:var(--ui-font-display);font-size:clamp(1.55rem,3.4vw,2.65rem);font-weight:900;line-height:1.28;letter-spacing:-.035em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading__guide{max-width:24rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading__guide p{color:#b9c9ca;font-size:.76rem;line-height:1.8}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading--light .type01-decision-heading__guide p{color:#52666a}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading__guide a{display:inline-flex;min-height:2.75rem;align-items:center;margin-top:.35rem;color:#6de4cf;font-size:.72rem;font-weight:850;text-decoration:underline;text-decoration-color:#6de4cf73;text-underline-offset:.3rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading--light .type01-decision-heading__guide a{color:var(--public-brand-text);text-decoration-color:#14706659}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-symptoms__grid{display:grid;border-bottom:1px solid #cad7d4}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option{display:grid;min-width:0;grid-template-columns:minmax(7.5rem,.82fr) minmax(0,1.18fr);border-bottom:1px solid #cad7d4;background:#f7faf8;color:#0a202a;transition:background-color .18s ease,color .18s ease}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option:last-child{border-bottom:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option:hover{background:#e2eeea}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option figure{position:relative;min-height:12rem;overflow:hidden;background:#cad7d4}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option figure img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option:hover figure img{transform:scale(1.025)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__question{display:flex;min-height:12rem;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(rgb(109 228 207 / .08) 1px,transparent 1px),linear-gradient(90deg,rgb(109 228 207 / .08) 1px,transparent 1px),#0f3039;background-size:24px 24px;color:#6de4cf}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__question span{font-family:var(--ui-font-display);font-size:4rem;font-weight:300;line-height:1}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__question small{margin-top:.6rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.54rem;letter-spacing:.1em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__copy{display:flex;min-width:0;flex-direction:column;padding:clamp(1.1rem,3vw,1.75rem)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__copy>p{display:flex;align-items:center;gap:.45rem;color:var(--public-brand-color);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;font-weight:850}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__copy>p span{border:1px solid currentcolor;padding:.18rem .3rem;font-size:.48rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option h3{margin-top:.75rem;font-family:var(--ui-font-display);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:850;line-height:1.45}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__copy>small{display:block;margin-top:.55rem;color:#5c6d70;font-size:.7rem;line-height:1.75}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__copy>strong{display:inline-flex;min-height:2.75rem;align-items:end;gap:.5rem;margin-top:auto;padding-top:.8rem;color:var(--public-brand-text);font-size:.7rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-note{border-left:3px solid #c75a27;margin:clamp(1.1rem,3vw,1.75rem);background:#fff5ef;padding:.8rem 1rem;color:#79432d;font-size:.7rem;line-height:1.8}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison{display:grid;background:#0a202a}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr))}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos figure{position:relative;min-width:0;overflow:hidden;border-right:1px solid rgb(255 255 255 / .18)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos img{width:100%;height:100%;min-height:19rem;object-fit:cover}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos figcaption{position:absolute;right:0;bottom:0;left:0;display:grid;gap:.25rem;background:linear-gradient(180deg,transparent,rgb(5 18 23 / .93));padding:3rem 1rem .9rem;color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos figcaption span{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;font-weight:900;letter-spacing:.1em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos figcaption small{overflow:hidden;font-size:.62rem;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout{padding:clamp(1.35rem,3vw,2.25rem);color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout>p{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem;font-weight:850;letter-spacing:.08em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout>h3{max-width:15ch;margin-top:.55rem;font-family:var(--ui-font-display);font-size:clamp(1.3rem,2.6vw,1.85rem);font-weight:850;line-height:1.4}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout dl{display:grid;margin-top:1.35rem;border-top:1px solid rgb(255 255 255 / .16)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout dl>div{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:.75rem;align-items:center;border-bottom:1px solid rgb(255 255 255 / .16);padding:.7rem 0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout dt{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.67rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout dd{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.2rem .6rem;font-size:.69rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout dd span{color:#aebfc1}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__readout>small{display:block;margin-top:1rem;color:#9eb1b3;font-size:.62rem;line-height:1.7}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records{display:grid;background:#f7faf8}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records article{min-width:0;border-bottom:1px solid #cad7d4;background:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__visual,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__visual figure{position:relative;display:block;overflow:hidden}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__visual img{width:100%;aspect-ratio:16 / 9;object-fit:cover;transition:transform .3s ease}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records article:hover .type01-case-records__visual img{transform:scale(1.025)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__visual figcaption{position:absolute;bottom:.6rem;left:.6rem;display:flex;gap:.35rem;align-items:center;background:#0a202a;padding:.4rem .55rem;color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;font-weight:850}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__visual figcaption span{color:#6de4cf;font-size:.5rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy{padding:1.2rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy>p{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.25rem .75rem;color:var(--public-brand-text);font-size:.63rem;font-weight:800}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy>p span{color:#647578;font-weight:600}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy h3{margin-top:.45rem;color:#0a202a;font-size:1.05rem;font-weight:850;line-height:1.5}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy>small{display:-webkit-box;overflow:hidden;margin-top:.55rem;color:#5c6d70;font-size:.68rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1rem;border-top:1px solid #d9e2df;padding-top:.8rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy dl>div{display:grid;gap:.15rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy dt{color:#56676a;font-size:.58rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__copy dd{color:#0a202a;font-size:.72rem;font-weight:850}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk{display:grid;background:#e8f1ed}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside{background:linear-gradient(rgb(109 228 207 / .06) 1px,transparent 1px),linear-gradient(90deg,rgb(109 228 207 / .06) 1px,transparent 1px),#102f38;background-size:32px 32px;padding:clamp(1.35rem,3vw,2.25rem);color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside>p{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem;font-weight:850;letter-spacing:.08em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside h3{margin-top:.65rem;font-family:var(--ui-font-display);font-size:clamp(1.35rem,2.8vw,2rem);font-weight:850;line-height:1.4}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside ol{display:grid;margin-top:1.25rem;border-top:1px solid rgb(255 255 255 / .16)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside li{display:grid;grid-template-columns:2.2rem minmax(0,1fr);gap:.7rem;border-bottom:1px solid rgb(255 255 255 / .16);padding:.75rem 0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside li span{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside li strong{font-size:.75rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk>aside>small{display:block;margin-top:1rem;color:#aebfc1;font-size:.63rem;line-height:1.75}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__list{min-width:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__list article{display:grid;min-width:0;gap:.9rem;border-bottom:1px solid #bfd0cc;background:#f8faf9;padding:clamp(1rem,2.5vw,1.5rem)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__list article:last-child{border-bottom:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__number{color:var(--public-brand-color);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.63rem;font-weight:850}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__copy>p{color:var(--public-brand-text);font-size:.6rem;font-weight:850}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__copy h3{margin-top:.25rem;color:#0a202a;font-size:.94rem;font-weight:850;line-height:1.45}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__copy small{display:block;margin-top:.35rem;color:#607174;font-size:.64rem;line-height:1.65}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__amount{display:flex;flex-direction:column;justify-content:center;border-left:2px solid #c75a27;padding-left:.9rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__amount strong{color:#0a202a;font-family:var(--ui-font-display);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.35}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__amount span{margin-top:.2rem;color:#56676a;font-size:.58rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog{display:grid;background:#cad7d4;gap:1px}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a{display:grid;min-width:0;grid-template-columns:minmax(8rem,.85fr) minmax(0,1.15fr);background:#fff;color:#0a202a}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog figure{position:relative;min-height:13rem;overflow:hidden;background:#d7e2df}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog figure img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a:hover figure img{transform:scale(1.025)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog figcaption{position:absolute;bottom:.6rem;left:.6rem;background:#0a202a;padding:.4rem .55rem;color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem;font-weight:850}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a>div{display:flex;min-width:0;flex-direction:column;padding:clamp(1.1rem,2.6vw,1.65rem)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a>div>p{overflow:hidden;color:var(--public-brand-text);font-size:.6rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog h3{margin-top:.55rem;font-family:var(--ui-font-display);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:850;line-height:1.45}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a>div>small{display:-webkit-box;overflow:hidden;margin-top:.5rem;color:#5c6d70;font-size:.68rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a>div>strong{display:inline-flex;min-height:2.75rem;align-items:end;gap:.5rem;margin-top:auto;padding-top:.8rem;color:var(--public-brand-text);font-size:.7rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog__handoff{display:grid;gap:1rem;align-items:center;background:#0f3039;padding:clamp(1.2rem,3vw,1.8rem);color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog__handoff p{display:grid;gap:.35rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog__handoff p span{color:#6de4cf;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.56rem;font-weight:850;letter-spacing:.08em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog__handoff p strong{font-size:clamp(.95rem,2vw,1.15rem);line-height:1.55}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog__handoff a{min-height:3rem;justify-content:center}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-empty{background:#fff;padding:clamp(1.4rem,3vw,2rem);color:#5c6d70;font-size:.75rem;line-height:1.8}@media(min-width:48rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading{grid-template-columns:minmax(0,1fr) minmax(14rem,.55fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-symptoms__grid,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option{border-right:1px solid #cad7d4}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records article{border-right:1px solid #cad7d4}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog__handoff{grid-template-columns:minmax(0,1fr) minmax(15rem,.48fr)}}@media(min-width:64rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-symptoms__grid{grid-template-columns:repeat(4,minmax(0,1fr))}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option{grid-template-columns:1fr;grid-template-rows:12.5rem minmax(15.5rem,1fr);border-bottom:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option:last-child{border-right:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison{grid-template-columns:minmax(0,1.65fr) minmax(18rem,.65fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records article{border-bottom:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk{grid-template-columns:minmax(17rem,.65fr) minmax(0,1.35fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__list article{grid-template-columns:2.75rem minmax(0,1fr) minmax(10rem,.62fr);align-items:center}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog{grid-template-columns:repeat(3,minmax(0,1fr))}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a{grid-template-columns:1fr;grid-template-rows:13rem minmax(14rem,1fr)}}@media(max-width:39.999rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-section{border-right:0;border-left:0;border-radius:0;box-shadow:none}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-heading__guide{grid-column:1 / -1}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option{grid-template-columns:7.2rem minmax(0,1fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option figure,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__question{min-height:11rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option__copy>small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-comparison__photos img{min-height:13rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-price-desk__amount{border-top:1px solid #d2ddda;border-left:0;padding-top:.75rem;padding-left:0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog>a{grid-template-columns:7.5rem minmax(0,1fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog figure{min-height:12rem}}@media(prefers-reduced-motion:reduce){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-symptom-option figure img,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-case-records__visual img,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-service-catalog figure img{transition:none}}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero{position:relative;isolation:isolate;overflow:hidden;border-bottom:1px solid #b8cbc6;background:linear-gradient(104deg,#f6f7f2fa 0 52%,#dae8e2f5 52% 100%)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero:before{position:absolute;z-index:-1;inset:0;background-image:linear-gradient(rgb(16 42 51 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(16 42 51 / .055) 1px,transparent 1px);background-size:40px 40px;content:"";mask-image:linear-gradient(90deg,black 0 46%,transparent 80%)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__grid{display:grid;max-width:82rem!important;gap:clamp(2rem,4vw,4rem);padding-block:clamp(2.25rem,4vw,4rem)!important}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__copy{position:relative;z-index:2;align-self:center}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__eyebrow{color:var(--public-brand-color);font-size:.76rem;font-weight:850;letter-spacing:.08em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero h1{max-width:12.5ch;margin-top:.75rem;color:#0a202a;font-family:var(--ui-font-display);font-size:clamp(2.45rem,4.7vw,4.25rem);font-weight:950;line-height:1.04;letter-spacing:-.055em}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero h1:after{display:block;width:4.5rem;height:.32rem;margin-top:1rem;background:var(--public-brand-color);content:""}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__description{max-width:36rem;margin-top:1rem;color:#455d64;font-size:clamp(.94rem,1.25vw,1.05rem);line-height:1.85}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__services{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1.05rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__services li{border:1px solid #b8cbc6;border-radius:999px;background:#ffffffb3;padding:.36rem .68rem;color:#13564f;font-size:.71rem;font-weight:750}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__actions{display:grid;gap:.7rem;margin-top:1.35rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__actions a{min-height:3.15rem;justify-content:center}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace{position:relative;align-self:center;justify-self:center;width:100%;max-width:34rem;min-width:0;border:1px solid var(--public-brand-color);border-radius:.75rem;background:#0a202a;padding:.5rem;box-shadow:.85rem .85rem #0a202a1c}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace:before{position:absolute;z-index:-1;inset:-.55rem .8rem .8rem -.55rem;border:1px solid var(--public-brand-color);border-radius:.75rem;content:""}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main{overflow:hidden;border-radius:.45rem;background:#102f38}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main-visual{position:relative;overflow:hidden}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main img{display:block;width:100%;min-height:0;max-height:none;aspect-ratio:16 / 10;object-fit:cover}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main figcaption{position:absolute;right:.75rem;bottom:.75rem;left:.75rem;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;border-left:3px solid #6de4cf;background:#0a202ae0;padding:.65rem .8rem;color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main figcaption strong{flex:0 0 auto;font-size:.85rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main figcaption small{color:#c2d1d2;font-size:.65rem;text-align:right}@media(min-width:40rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:64rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(29rem,1.08fr);align-items:center}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace{justify-self:end}}@media(min-width:75rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__grid{grid-template-columns:minmax(0,32rem) minmax(30rem,34rem);justify-content:center;column-gap:clamp(2.5rem,5vw,5rem)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__copy{width:100%;max-width:32rem;justify-self:end}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace{justify-self:start}}@media(max-width:39.999rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero{background:#f6f7f2}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero__grid{gap:1.75rem;padding-top:1.65rem!important;padding-bottom:2rem!important}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero h1{font-size:clamp(2.25rem,11.5vw,3rem)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace{margin-right:.4rem;box-shadow:.45rem .45rem #0a202a1c}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main figcaption{align-items:flex-start;flex-direction:column;gap:.2rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-workspace__main figcaption small{text-align:left}}@media(prefers-reduced-motion:reduce){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero *,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero *:before,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-intake-hero *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate :is(.type01-home-company-staff,.type01-home-faq-contact){display:grid;gap:1.5rem;min-width:0;border:1px solid #b7c9c7;border-radius:.45rem;background:#f7faf8;padding:clamp(1.25rem,4vw,2.5rem);box-shadow:.55rem .55rem #0a202a12}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__grid{display:grid;gap:1rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-cases .type01-case-records{grid-template-columns:minmax(0,1fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__grid>article{min-width:0;border:1px solid #cad7d4;background:#fff;padding:1.15rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff h3,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact h3{color:#0a202a;font-size:1.08rem;font-weight:850;line-height:1.45}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff dl{display:grid;gap:.65rem;margin-top:.9rem;font-size:.78rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff dl>div{display:grid;grid-template-columns:5rem minmax(0,1fr);gap:.7rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff dt{color:var(--public-brand-text);font-weight:800}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff dd,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff article>p{color:#52666a;line-height:1.7}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__person{display:grid;grid-template-columns:6.5rem minmax(0,1fr);gap:1rem;align-items:center}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__person figure{position:relative;overflow:hidden;border-radius:.35rem;background:#e7eeeb}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__person img{width:100%;aspect-ratio:1;object-fit:cover}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__person p{color:var(--public-brand-text);font-size:.68rem;font-weight:800}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__person span{display:-webkit-box;overflow:hidden;margin-top:.4rem;color:#52666a;font-size:.72rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__links .button-secondary{width:fit-content}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__links>a:not(.button-secondary){color:var(--public-brand-text);font-size:.75rem;font-weight:800;text-decoration:underline;text-underline-offset:.25rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact{background:#edf3f0}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact__heading{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;gap:1rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact__heading>a{color:var(--public-brand-text);font-size:.75rem;font-weight:800;text-decoration:underline;text-underline-offset:.25rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact__layout{display:grid;gap:1rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact__questions{display:grid;gap:.65rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact details{border:1px solid #cad7d4;background:#fff;padding:.9rem 1rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact summary{cursor:pointer;color:#0a202a;font-size:.82rem;font-weight:800;line-height:1.6}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact details p{margin-top:.7rem;color:#52666a;font-size:.74rem;line-height:1.75}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact aside{display:grid;align-content:center;border:1px solid #173a43;background:#0a202a;padding:clamp(1.2rem,3vw,1.8rem);color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact aside h3{color:#fff}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact aside>p{margin-top:.5rem;color:#c2d0d1;font-size:.76rem;line-height:1.75}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact aside>div{display:grid;gap:.65rem;margin-top:1rem}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact aside a{justify-content:center}@media(min-width:48rem){html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-cases .type01-case-records article{display:grid;grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr)}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-decision-cases .type01-case-records__visual img{height:100%;aspect-ratio:auto}html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-company-staff__grid,html[data-ui-refresh-type=photo-estimate] body.public-ui-photo-estimate .type01-home-faq-contact__layout{grid-template-columns:repeat(2,minmax(0,1fr))}}
