.home-services[data-astro-cid-zltwsnpi]{--services-gap: clamp(1rem, 2vw, 1.5rem);--services-radius: 1.125rem;--services-ink: var(--shoosmith-navy, #2d364b);--services-muted: #5c5f66;--services-surface: #fff;--services-line: #e3e4e8;display:grid;gap:var(--services-gap)}.home-services__featured[data-astro-cid-zltwsnpi]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--services-gap)}.home-services__featured-card[data-astro-cid-zltwsnpi]{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1rem,2vw,1.375rem);border-radius:calc(var(--services-radius) + .25rem);background:var(--services-surface);color:inherit;text-decoration:none;box-shadow:0 1px 2px #2d364b0a,0 0 0 1px #2d364b0f;transition:box-shadow .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1)}.home-services__featured-card--layered[data-astro-cid-zltwsnpi]{overflow:visible}.home-services__featured-card[data-astro-cid-zltwsnpi]:hover,.home-services__featured-card[data-astro-cid-zltwsnpi]:focus-visible{box-shadow:0 18px 40px #2d364b14,0 0 0 1px #2d364b14;transform:translateY(-2px)}.home-services__featured-card[data-astro-cid-zltwsnpi]:focus-visible{outline:2px solid var(--shoosmith-bronze, #b9896a);outline-offset:3px}.home-services__featured-media[data-astro-cid-zltwsnpi]{position:relative;flex-shrink:0}.home-services__featured-media--layered[data-astro-cid-zltwsnpi]{overflow:visible}.home-services__featured-media-frame[data-astro-cid-zltwsnpi]{aspect-ratio:16 / 10;border-radius:var(--services-radius);overflow:hidden;background:#ececef;position:relative}.home-services__featured-image[data-astro-cid-zltwsnpi]{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.home-services__featured-media--layered[data-astro-cid-zltwsnpi] .home-services__featured-image[data-astro-cid-zltwsnpi]{object-position:68% center}.home-services__featured-accent[data-astro-cid-zltwsnpi]{position:absolute;bottom:-.25rem;left:-1.375rem;height:clamp(8.75rem,94%,16.5rem);width:auto;max-width:none;object-fit:contain;object-position:left bottom;pointer-events:none;z-index:2;filter:drop-shadow(0 10px 22px rgb(45 54 75 / .16))}.home-services__featured-card[data-astro-cid-zltwsnpi]:hover .home-services__featured-image[data-astro-cid-zltwsnpi],.home-services__featured-card[data-astro-cid-zltwsnpi]:focus-visible .home-services__featured-image[data-astro-cid-zltwsnpi]{transform:scale(1.03)}.home-services__featured-body[data-astro-cid-zltwsnpi]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.home-services__featured-copy[data-astro-cid-zltwsnpi]{display:grid;gap:.375rem;min-width:0}.home-services__featured-title[data-astro-cid-zltwsnpi]{margin:0;font-size:clamp(1.0625rem,1.5vw,1.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.25;color:var(--services-ink);text-wrap:balance}.home-services__featured-text[data-astro-cid-zltwsnpi]{margin:0;font-size:.9375rem;line-height:1.55;color:var(--services-muted);max-width:28ch}.home-services__featured-cta[data-astro-cid-zltwsnpi]{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.625rem;background:var(--shoosmith-bronze, #b9896a);color:#fff;overflow:hidden;transition:background-color .25s ease}.home-services__featured-card[data-astro-cid-zltwsnpi]:hover .home-services__featured-cta[data-astro-cid-zltwsnpi],.home-services__featured-card[data-astro-cid-zltwsnpi]:focus-visible .home-services__featured-cta[data-astro-cid-zltwsnpi]{background:var(--services-ink)}.home-services__grid[data-astro-cid-zltwsnpi]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--services-gap)}.home-services__card[data-astro-cid-zltwsnpi]{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.125rem,2vw,1.375rem);border-radius:var(--services-radius);background:var(--services-surface);color:inherit;text-decoration:none;box-shadow:0 0 0 1px var(--services-line);transition:background-color .25s ease,box-shadow .25s ease,transform .25s ease}.home-services__card[data-astro-cid-zltwsnpi]:hover,.home-services__card[data-astro-cid-zltwsnpi]:focus-visible{background:#fafafb;box-shadow:0 10px 24px #2d364b0f,0 0 0 1px #2d364b14;transform:translateY(-1px)}.home-services__card[data-astro-cid-zltwsnpi]:focus-visible{outline:2px solid var(--shoosmith-bronze, #b9896a);outline-offset:3px}.home-services__icon[data-astro-cid-zltwsnpi]{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.625rem;color:var(--shoosmith-bronze, #b9896a);background:#b9896a1f;box-shadow:inset 0 0 0 1px #b9896a2e}.home-services__card-copy[data-astro-cid-zltwsnpi]{display:grid;gap:.375rem}.home-services__card-title[data-astro-cid-zltwsnpi]{font-size:.9375rem;font-weight:600;letter-spacing:-.015em;line-height:1.3;color:var(--services-ink)}.home-services__card-text[data-astro-cid-zltwsnpi]{font-size:.8125rem;line-height:1.55;color:var(--services-muted)}@media screen and (max-width:991px){.home-services__grid[data-astro-cid-zltwsnpi]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.home-services__featured[data-astro-cid-zltwsnpi],.home-services__grid[data-astro-cid-zltwsnpi]{grid-template-columns:1fr}.home-services__featured-body[data-astro-cid-zltwsnpi]{align-items:center}.home-services__featured-accent[data-astro-cid-zltwsnpi]{bottom:0;left:-.875rem;height:clamp(7.5rem,88%,13rem)}.home-services__featured-media--layered[data-astro-cid-zltwsnpi] .home-services__featured-image[data-astro-cid-zltwsnpi]{object-position:62% center}}@media(prefers-reduced-motion:reduce){.home-services__featured-card[data-astro-cid-zltwsnpi],.home-services__featured-image[data-astro-cid-zltwsnpi],.home-services__featured-cta[data-astro-cid-zltwsnpi],.home-services__card[data-astro-cid-zltwsnpi]{transition:none}.home-services__featured-card[data-astro-cid-zltwsnpi]:hover,.home-services__featured-card[data-astro-cid-zltwsnpi]:focus-visible,.home-services__card[data-astro-cid-zltwsnpi]:hover,.home-services__card[data-astro-cid-zltwsnpi]:focus-visible{transform:none}.home-services__featured-card[data-astro-cid-zltwsnpi]:hover .home-services__featured-image[data-astro-cid-zltwsnpi],.home-services__featured-card[data-astro-cid-zltwsnpi]:focus-visible .home-services__featured-image[data-astro-cid-zltwsnpi]{transform:none}}.page-home{--content-gap: clamp(1.25rem, 2.5vw, 2rem)}.page-home .hero8_section{min-height:100vh;padding-top:clamp(9rem,24vh,13rem);padding-bottom:clamp(3rem,6vw,5rem);background-position:0 0,center 32%}.page-home .hero8_section .container-large{max-width:none;margin-left:0;margin-right:0}.page-home .hero8_section .hero_footer{justify-content:flex-start;align-items:flex-end}.page-home .hero8_section .max-width-large{max-width:44rem}.page-home .hero8_section .heading-style-h1.white{font-size:clamp(2.5rem,5.2vw,3.875rem);letter-spacing:-.045em;line-height:1.1}.page-home .hero8_section .text-size-xlarge.white{font-size:clamp(1.0625rem,1.65vw,1.3125rem);line-height:1.55;max-width:38rem}.page-home .section-small,.page-home .section-medium{padding-top:var(--site-section-y);padding-bottom:var(--site-section-y)}.page-home .padding-section-small{padding-top:clamp(1.5rem,3vw,2.5rem);padding-bottom:clamp(1.5rem,3vw,2.5rem)}.page-home .heading-style-h1.white{font-size:clamp(2rem,4.5vw,3.25rem);letter-spacing:-.04em;line-height:1.12}.page-home .heading-style-h3{font-size:clamp(1.75rem,3.2vw,2.375rem);letter-spacing:-.03em;line-height:1.2}.page-home .heading-style-h1-2{font-family:Droid Serif,serif;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:500;letter-spacing:-.03em;line-height:1.15}.page-home .heading-style-h2{font-size:clamp(1.75rem,3vw,2.5rem);letter-spacing:-.03em}.page-home .text-size-xlarge,.page-home .case-study-text{font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6}.page-home .text-size-large{font-size:1.0625rem;line-height:1.6}.page-home .subheading-large{font-size:1.0625rem}.page-home .subheading-xlarge{font-size:1.125rem}.page-home .column-xlarge{grid-column-gap:var(--content-gap);grid-row-gap:var(--content-gap)}.page-home .column-large{grid-column-gap:calc(var(--content-gap) * .75);grid-row-gap:calc(var(--content-gap) * .75)}.page-home .project_detail-wrapper{grid-column-gap:var(--site-section-y);grid-row-gap:var(--site-section-y);margin-bottom:0}.page-home .project_article-content{grid-row-gap:var(--content-gap);max-width:40rem}.page-home .div-block-3{align-items:stretch}.page-home .div-block-3 .image-3{display:block;height:100%;object-fit:cover;object-position:center}.page-home .grid-two-column{grid-column-gap:var(--site-section-y);grid-row-gap:var(--site-section-y);align-items:start}.page-home .feature_card-white{padding:clamp(1rem,2vw,1.5rem);border-radius:1.25rem}.page-home .contact_card{padding:clamp(1rem,2vw,1.25rem)}.page-home .logo-component{grid-column-gap:clamp(1.5rem,4vw,3rem)}.page-home .gallery_card{padding-top:var(--site-section-y);padding-bottom:var(--site-section-y)}.page-home .title-row{grid-column-gap:var(--content-gap);grid-row-gap:var(--content-gap);align-items:flex-end}.page-home .faq-component{grid-column-gap:var(--site-section-y);grid-row-gap:var(--site-section-y);margin-top:0;margin-bottom:var(--site-section-y)}.page-home .container-large-6{padding-top:var(--site-section-y)}.page-home .title-center{margin-bottom:var(--site-section-y);max-width:40rem}.page-home .contact_map-large{height:clamp(18rem,32vw,28rem)}@media screen and (max-width:991px){.page-home .hero8_section{min-height:min(92vh,48rem);padding-top:clamp(7rem,18vh,10rem);background-position:0 0,center 38%}}
