.hero[data-astro-cid-nlow4r3u]{position:relative;min-height:clamp(680px,100svh,980px);padding-block:calc(var(--header-height) + 4.5rem) clamp(7.5rem,12vw,11rem);color:var(--color-ink);overflow:hidden;background:var(--color-white)}.hero__inner[data-astro-cid-nlow4r3u]{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:0;align-items:center;width:var(--container);margin-inline:auto;animation:hero-in .8s ease both}@keyframes hero-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.hero__inner[data-astro-cid-nlow4r3u]{animation:none}}.hero__content[data-astro-cid-nlow4r3u]{min-width:0;max-width:760px;padding-top:clamp(1rem,4vw,3.5rem)}.hero__lead[data-astro-cid-nlow4r3u]{margin:0 0 clamp(.9rem,1.4vw,1.35rem);color:var(--color-brand);font-size:clamp(.875rem,1.08vw,1.25rem);font-weight:600;line-height:1;letter-spacing:.04em}.hero[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{margin:0;color:var(--color-ink);font-size:clamp(2.2rem,4.3vw,5.2rem);font-weight:600;line-height:1.28;letter-spacing:0}.hero__mobile-break[data-astro-cid-nlow4r3u]{display:none}@media (max-width: 1023px){.hero__mobile-break[data-astro-cid-nlow4r3u]{display:block}}@media (min-width: 768px){.hero[data-astro-cid-nlow4r3u]{min-height:auto}}@media (min-width: 1024px){.hero__title-line1[data-astro-cid-nlow4r3u],.hero__title-line2[data-astro-cid-nlow4r3u]{white-space:nowrap}}@media (min-width: 1024px){.hero[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{font-size:clamp(2.8rem,3.8vw,5.2rem)}}.hero__copy[data-astro-cid-nlow4r3u]{max-width:720px;margin:clamp(1.5rem,2vw,2.25rem) 0 0;color:var(--color-ink);font-size:clamp(1rem,1.3vw,1.5625rem);font-weight:500;line-height:1.7}.hero__visual[data-astro-cid-nlow4r3u]{position:relative;justify-self:end;width:100%;aspect-ratio:1}.hero__photo-wrap[data-astro-cid-nlow4r3u]{position:absolute;inset:6.2%;z-index:2;overflow:hidden;border-radius:50%;background:var(--color-image-placeholder)}.hero__photo[data-astro-cid-nlow4r3u]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:58% center;opacity:0;animation:14s ease-in-out infinite}.hero__photo[data-astro-cid-nlow4r3u]:nth-of-type(1){animation-name:hero-photo-1}.hero__photo[data-astro-cid-nlow4r3u]:nth-of-type(2){animation-name:hero-photo-2}.hero__photo[data-astro-cid-nlow4r3u]:nth-of-type(3){animation-name:hero-photo-3}@keyframes hero-photo-1{0%,17%{opacity:1}21%,98%{opacity:0}to{opacity:1}}@keyframes hero-photo-2{0%,17%{opacity:0}21%,33%{opacity:1}37%,to{opacity:0}}@keyframes hero-photo-3{0%,33%{opacity:0}37%,98%{opacity:1}to{opacity:0}}.hero__orbit[data-astro-cid-nlow4r3u]{position:absolute;inset:0;z-index:1;display:block;width:100%;height:100%;overflow:visible;pointer-events:none}.hero__orbit-line[data-astro-cid-nlow4r3u]{fill:none;stroke:var(--color-brand);stroke-width:.3;stroke-linecap:round;stroke-dasharray:0 100;transform:rotate(-30.9deg);transform-origin:50% 50%;opacity:0;animation:hero-orbit-line 14s ease-in-out infinite}.hero__dot[data-astro-cid-nlow4r3u]{position:absolute;z-index:3;width:clamp(.45rem,.72vw,.72rem);aspect-ratio:1;border-radius:50%;background:var(--color-brand);box-shadow:0 0 0 7px var(--color-white);transform:translate(-50%,-50%);opacity:0}.hero__dot--top[data-astro-cid-nlow4r3u]{top:25.1%;left:91.6%;animation:hero-orbit-dot-top 14s ease-in-out infinite}.hero__dot--right[data-astro-cid-nlow4r3u]{top:83.7%;left:85%;animation:hero-orbit-dot-right 14s ease-in-out infinite}.hero__dot--bottom[data-astro-cid-nlow4r3u]{top:92.4%;left:26.5%;animation:hero-orbit-dot-bottom 14s ease-in-out infinite}.hero__marquee[data-astro-cid-nlow4r3u]{position:absolute;right:0;bottom:clamp(5rem,9vw,9rem);left:0;z-index:0;color:var(--color-soft-line);font-size:clamp(5rem,10.5vw,12rem);font-weight:400;line-height:1;white-space:nowrap;pointer-events:none}.hero__marquee-track[data-astro-cid-nlow4r3u]{display:flex;width:max-content;animation:hero-marquee 28s linear infinite}.hero__marquee[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]{display:block;padding-right:.35em}@keyframes hero-orbit-line{0%,1%{stroke-dasharray:0 100;opacity:1}18%{stroke-dasharray:20.8 79.2}34%{stroke-dasharray:41.6 58.4}78%,82%{stroke-dasharray:100 0;opacity:1}96%{stroke-dasharray:100 0;opacity:0}to{stroke-dasharray:0 100;opacity:0}}@keyframes hero-orbit-dot-top{0%{opacity:0}1%,82%{opacity:1}96%,to{opacity:0}}@keyframes hero-orbit-dot-right{0%,18%{opacity:0}19%,82%{opacity:1}96%,to{opacity:0}}@keyframes hero-orbit-dot-bottom{0%,34%{opacity:0}35%,82%{opacity:1}96%,to{opacity:0}}@keyframes hero-marquee{to{transform:translate(-33.333%)}}@media (max-width: 760px){.hero[data-astro-cid-nlow4r3u]{min-height:760px;padding-block:calc(var(--header-height) + 2.75rem) 7rem}.hero__inner[data-astro-cid-nlow4r3u]{grid-template-columns:1fr;gap:2rem}.hero__content[data-astro-cid-nlow4r3u]{order:2;padding-top:0}.hero[data-astro-cid-nlow4r3u] h1[data-astro-cid-nlow4r3u]{font-size:clamp(2.1rem,9.6vw,3rem);line-height:1.35}.hero__copy[data-astro-cid-nlow4r3u]{font-size:clamp(.875rem,3.8vw,1rem)}.hero__visual[data-astro-cid-nlow4r3u]{order:1;justify-self:center;width:min(88vw,30rem)}.hero__marquee[data-astro-cid-nlow4r3u]{bottom:.2em;font-size:clamp(4.2rem,21vw,6.5rem)}}@media (prefers-reduced-motion: reduce){.hero__orbit-line[data-astro-cid-nlow4r3u],.hero__dot--top[data-astro-cid-nlow4r3u],.hero__dot--right[data-astro-cid-nlow4r3u],.hero__dot--bottom[data-astro-cid-nlow4r3u],.hero__marquee-track[data-astro-cid-nlow4r3u],.hero__photo[data-astro-cid-nlow4r3u]{animation:none}.hero__photo[data-astro-cid-nlow4r3u]:nth-of-type(1){opacity:1}.hero__orbit-line[data-astro-cid-nlow4r3u]{stroke-dasharray:100 0;opacity:1}.hero__dot--top[data-astro-cid-nlow4r3u],.hero__dot--right[data-astro-cid-nlow4r3u],.hero__dot--bottom[data-astro-cid-nlow4r3u]{opacity:1}}.about__grid[data-astro-cid-x2lc2h5w]{display:grid;grid-template-columns:minmax(0,.84fr) minmax(320px,.75fr);grid-template-areas:"title image" "body  image" "cta   image";align-items:center;column-gap:clamp(2rem,4vw,2.5rem);row-gap:0}.about__title[data-astro-cid-x2lc2h5w]{grid-area:title}.about__title-break[data-astro-cid-x2lc2h5w]{display:none}.about__title-break--mid[data-astro-cid-x2lc2h5w]{display:inline}@media (min-width: 1024px){.about__title-break--mid[data-astro-cid-x2lc2h5w]{display:none}.about__title[data-astro-cid-x2lc2h5w] h2[data-astro-cid-x2lc2h5w]{max-width:780px}.about__cta[data-astro-cid-x2lc2h5w]{width:fit-content}}.text-block[data-astro-cid-x2lc2h5w]{grid-area:body;max-width:650px;color:var(--color-text-body);font-size:var(--font-body);line-height:1.6;letter-spacing:.45px}.about__cta[data-astro-cid-x2lc2h5w]{grid-area:cta}.about__image[data-astro-cid-x2lc2h5w]{grid-area:image;align-self:stretch;margin:0;overflow:hidden;border-radius:4px;background:var(--color-image-placeholder)}.about__image[data-astro-cid-x2lc2h5w] img[data-astro-cid-x2lc2h5w]{width:100%;height:100%;object-fit:cover}@media (max-width: 1023px){.about__grid[data-astro-cid-x2lc2h5w]{grid-template-columns:1fr;grid-template-areas:"title" "image" "body" "cta"}.about__image[data-astro-cid-x2lc2h5w]{max-width:720px;margin-bottom:clamp(1.75rem,3vw,2.875rem)}.text-block[data-astro-cid-x2lc2h5w]{margin-bottom:clamp(1.75rem,3vw,2.875rem)}.about__cta[data-astro-cid-x2lc2h5w]{margin-top:0}}@media (min-width: 1024px) and (max-width: 1279px){.about__title-break--mobile[data-astro-cid-x2lc2h5w]{display:inline}}@media (min-width: 1280px){.about__title-break--mid[data-astro-cid-x2lc2h5w]{display:inline}}@media (max-width: 600px){.about__title-break--mobile[data-astro-cid-x2lc2h5w]{display:inline}}.business-panel[data-astro-cid-4l6rfhjl]{grid-area:cards;margin-top:clamp(2.625rem,5vw,4.25rem);overflow:hidden;border-radius:var(--border-radius);color:var(--color-white);background:linear-gradient(90deg,#04162ae0,#04162ac2),url(https://cdn.sanity.io/images/9yo5smuy/production/3084bd5711442e9e1bd8c966456042f36fcc200d-1920x1081.jpg?w=1920&fm=webp&q=84) center / cover no-repeat}.business-row[data-astro-cid-4l6rfhjl]{display:grid;grid-template-columns:90px minmax(0,1fr) 52px;align-items:center;gap:2rem;margin-inline:62px;padding-block:clamp(2.125rem,4vw,3.875rem);border-bottom:1px solid var(--color-line-light);color:var(--color-white);text-decoration:none}.business-row[data-astro-cid-4l6rfhjl]:visited{color:var(--color-white)}.business-row[data-astro-cid-4l6rfhjl]:last-child{border-bottom:0}.business-row__number[data-astro-cid-4l6rfhjl]{display:grid;height:60px;place-items:center;border-right:1px solid rgba(255,255,255,.65);font-size:1.1875rem;font-weight:500}.business-row__body[data-astro-cid-4l6rfhjl]{display:grid;gap:.625rem}.business-row[data-astro-cid-4l6rfhjl] strong[data-astro-cid-4l6rfhjl]{font-size:clamp(1.125rem,calc(1vw + 14px),2.125rem);font-weight:600;line-height:1.1}.business-row[data-astro-cid-4l6rfhjl] small[data-astro-cid-4l6rfhjl]{color:#ffffffeb;font-size:var(--font-body);font-weight:400;line-height:1.6;letter-spacing:.45px}@media (max-width: 1023px){.business-row[data-astro-cid-4l6rfhjl]{margin-inline:34px}}@media (max-width: 760px){.business-panel[data-astro-cid-4l6rfhjl]{margin-top:0;border-radius:6px}.business-row[data-astro-cid-4l6rfhjl]{grid-template-columns:52px minmax(0,1fr) 36px;min-height:118px;gap:1.125rem;margin-inline:18px}.business-row__number[data-astro-cid-4l6rfhjl]{font-size:.9375rem}}@media (max-width: 420px){.business-row[data-astro-cid-4l6rfhjl]{grid-template-columns:1fr 34px}.business-row__number[data-astro-cid-4l6rfhjl]{display:none}}@media (prefers-reduced-motion: reduce){.business-row[data-astro-cid-4l6rfhjl] .square-link[data-astro-cid-4l6rfhjl] .icon-default[data-astro-cid-4l6rfhjl],.business-row[data-astro-cid-4l6rfhjl] .square-link[data-astro-cid-4l6rfhjl] .icon-hover[data-astro-cid-4l6rfhjl]{transition:none}}.work-card-grid[data-astro-cid-erqm26fx]{grid-area:cards;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:clamp(2.625rem,5vw,4.25rem)}.work-card[data-astro-cid-erqm26fx]{position:relative;display:grid;min-height:clamp(380px,37vw,545px);overflow:hidden;align-content:space-between;padding:clamp(2.125rem,4vw,3.875rem);color:var(--color-white);border-radius:var(--border-radius);text-decoration:none;background:linear-gradient(180deg,#05172cc2,#05172cb8),url(https://cdn.sanity.io/images/9yo5smuy/production/2e22a1c9cdb0a6e200711accf798d0ceb9db9b1c-1000x1250.jpg?w=1000&fm=webp&q=82) center / cover no-repeat}.work-card[data-astro-cid-erqm26fx]:visited{color:var(--color-white)}.work-card--building[data-astro-cid-erqm26fx]{background:linear-gradient(180deg,#05172cba,#05172cb8),url(https://cdn.sanity.io/images/9yo5smuy/production/7dfa62c68cf5cc53d406d5e74675911d84bfb12f-1000x1250.jpg?w=1000&fm=webp&q=82) center / cover no-repeat}.work-card__body[data-astro-cid-erqm26fx]{display:grid;gap:1.125rem;max-width:520px}.work-card[data-astro-cid-erqm26fx] strong[data-astro-cid-erqm26fx]{font-size:var(--font-card-title);font-weight:600;line-height:1.24}.work-card[data-astro-cid-erqm26fx] small[data-astro-cid-erqm26fx]{color:#ffffffeb;font-size:var(--font-body);font-weight:400;line-height:1.6;letter-spacing:.45px}.work-card__foot[data-astro-cid-erqm26fx]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding-top:27px;border-top:1px solid rgba(255,255,255,.72);font-size:calc(var(--font-button) * 1.15);font-weight:600}@media (max-width: 1023px){.work-card-grid[data-astro-cid-erqm26fx]{grid-template-columns:1fr}}@media (max-width: 760px){.work-card-grid[data-astro-cid-erqm26fx]{margin-top:0}.work-card[data-astro-cid-erqm26fx]{min-height:420px}}@media (prefers-reduced-motion: reduce){.work-card[data-astro-cid-erqm26fx] .square-link[data-astro-cid-erqm26fx] .icon-default[data-astro-cid-erqm26fx],.work-card[data-astro-cid-erqm26fx] .square-link[data-astro-cid-erqm26fx] .icon-hover[data-astro-cid-erqm26fx]{transition:none}}.recruit__panel[data-astro-cid-3zsxbgll]{display:grid;grid-template-columns:minmax(240px,.82fr) minmax(260px,.95fr) minmax(260px,.82fr);align-items:center;gap:clamp(var(--space-4),2vw,var(--space-6));min-height:515px;padding:clamp(2.125rem,4vw,3.875rem);color:var(--color-white);border-radius:var(--border-radius);background:var(--color-dark)}.recruit[data-astro-cid-3zsxbgll] h2[data-astro-cid-3zsxbgll]{max-width:min(100%,560px);margin-bottom:0;color:var(--color-white);font-size:clamp(1.75rem,3vw,3rem);font-weight:600;line-height:1.26;word-break:keep-all;overflow-wrap:break-word}.recruit__text[data-astro-cid-3zsxbgll] p[data-astro-cid-3zsxbgll]:not(.section-label),.recruit__cta[data-astro-cid-3zsxbgll] p[data-astro-cid-3zsxbgll]{color:#ffffffc7;font-size:var(--font-body);font-weight:400;line-height:1.6;letter-spacing:.45px}.recruit__text[data-astro-cid-3zsxbgll]{align-self:start;padding-top:clamp(2rem,4vw,3.5rem);display:flex;flex-direction:column;gap:clamp(var(--space-4),2vw,var(--space-6))}.recruit__text[data-astro-cid-3zsxbgll] .section-label[data-astro-cid-3zsxbgll]{margin-bottom:0}.recruit__cta[data-astro-cid-3zsxbgll]{align-self:stretch;display:flex;flex-direction:column;gap:clamp(var(--space-4),2vw,var(--space-6));padding-top:160px}.recruit__image[data-astro-cid-3zsxbgll]{align-self:center;height:90%;margin:0;overflow:hidden;border-radius:5px}.recruit__image[data-astro-cid-3zsxbgll] img[data-astro-cid-3zsxbgll]{width:100%;height:100%;object-fit:cover}.recruit__cta[data-astro-cid-3zsxbgll] h3[data-astro-cid-3zsxbgll]{max-width:min(100%,360px);margin-bottom:0;color:var(--color-white);font-size:clamp(1.5rem,2.2vw,2rem);font-weight:600;line-height:1.36}.recruit__btn[data-astro-cid-3zsxbgll]{margin-top:0}@media (max-width: 1023px){.recruit__panel[data-astro-cid-3zsxbgll]{grid-template-columns:1fr}.recruit__image[data-astro-cid-3zsxbgll]{max-width:560px}.recruit__cta[data-astro-cid-3zsxbgll]{padding-top:0}}
