.hero{min-height:650px;position:relative;background:linear-gradient(105deg,#10242de6 0%,#10242d99 48%,#10242d33 100%),url('/media/2021/04/1.png') center/cover}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:end;gap:80px;padding-top:108px;padding-bottom:86px}.hero h1{max-width:780px;font-family:Georgia,serif;font-size:clamp(48px,6.4vw,92px);font-weight:400;letter-spacing:-.035em;line-height:.98}.hero h1 em{color:var(--gold);font-style:normal}.hero p{max-width:650px;margin:26px 0;font-size:19px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--white);font-size:13px;font-weight:bold;letter-spacing:.06em;text-transform:uppercase}.text-link span{font-size:22px;line-height:1}.text-link.dark{color:var(--ink)}.hero-note{padding:20px 0 0 20px;border-left:2px solid var(--gold);color:#dbe7e4}.hero-note span,.service-grid span,.project-index{display:block;color:var(--gold);font-size:12px;font-weight:bold;letter-spacing:.1em}.hero-note strong{display:block;margin-top:18px;color:var(--white);font-size:18px;line-height:1.25}.hero-note p{margin:10px 0 0;font-size:14px;line-height:1.6}.intro-section{padding:110px 0}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:100px}.split h2,.section-heading h2{max-width:540px;font-family:Georgia,serif;font-size:clamp(36px,4vw,58px);font-weight:400;line-height:1.02;letter-spacing:-.03em}.intro{font-size:17px}.intro .text-link{margin-top:20px}.metrics{background:var(--gold);color:var(--ink);padding:32px 0}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.metric-grid div{display:flex;flex-direction:column;border-left:1px solid #10242d55;padding-left:20px}.metric-grid strong{font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1}.metric-grid span{margin-top:8px;font-size:11px;font-weight:bold;letter-spacing:.1em;text-transform:uppercase}.services-section{background:var(--ink);color:var(--white)}.services-section .section-heading{align-items:end}.services-section .section-heading p{color:#b9c9c8}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:50px;flex-wrap:wrap}.section-heading>p{max-width:380px;margin:0;font-size:16px}.section-heading > .text-link{margin-bottom:8px}.services-section h2{color:var(--white)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff2b}.service-grid article{min-height:230px;padding:24px 22px 20px 0;border-right:1px solid #ffffff2b}.service-grid article:not(:first-child){padding-left:22px}.service-grid article:last-child{border-right:0}.service-grid h3{max-width:180px;margin:44px 0 14px;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.05}.service-grid p{margin:0;color:#b9c9c8;font-size:14px;line-height:1.6}.projects-section{background:var(--mist)}.project-grid{grid-template-columns:repeat(12,1fr);gap:14px}.project-card{grid-column:span 4;min-height:340px;padding:24px;background:linear-gradient(145deg,#10242dE6,#10242d33),var(--image) center/cover;border-radius:0;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;transition:transform 220ms ease,box-shadow 220ms ease}.project-card:hover{transform:translateY(-6px);box-shadow:0 16px 28px #10242d2e}.project-card:nth-child(1),.project-card:nth-child(4){grid-column:span 6}.project-card h3{max-width:310px;margin:12px 0 6px;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.project-card p{font-size:13px}.card-arrow{position:absolute;right:24px;bottom:22px;color:var(--gold);font-size:24px}.project-card .button{display:none}.contact-band{padding:76px 0;background:#dce9e5}.contact-band .section-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.contact-band h2{max-width:650px;margin:8px 0 0;color:var(--ink);font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);font-weight:400;line-height:1}.contact-band .button span{margin-left:8px}@media(max-width:900px){.hero-grid,.split{grid-template-columns:1fr;gap:45px}.hero-grid{padding-top:80px}.hero-note{max-width:330px}.metric-grid{grid-template-columns:repeat(2,1fr);row-gap:25px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(3){padding-left:0;border-top:1px solid #ffffff2b}.service-grid article:nth-child(4){border-top:1px solid #ffffff2b}.project-card,.project-card:nth-child(1),.project-card:nth-child(4){grid-column:span 6;min-height:280px}.contact-band .section-inner{display:block}.contact-band .button{margin-top:24px}}@media(max-width:600px){.hero{min-height:690px}.hero-grid{padding-top:70px;padding-bottom:60px}.hero h1{font-size:clamp(44px,13vw,64px)}.hero p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.intro-section{padding:76px 0}.metric-grid{gap:14px}.metric-grid div{padding-left:12px}.metric-grid strong{font-size:34px}.metric-grid span{font-size:9px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:18px}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article:not(:first-child){padding:22px 0;border-right:0!important;border-top:1px solid #ffffff2b}.service-grid article:first-child{border-top:0}.project-card,.project-card:nth-child(1),.project-card:nth-child(4){grid-column:span 12;min-height:300px}.contact-band{padding:58px 0}}@media(max-width:420px){.hero{min-height:610px}.hero-actions{width:100%}.hero-actions .button,.hero-actions .text-link{width:auto}.section-heading .text-link{display:inline-flex;margin-top:12px}.project-card h3{font-size:26px;line-height:1.08}.project-card p{font-size:12px}.contact-band h2{font-size:31px}.section-inner,.hero-inner{width:calc(100% - 24px)}}
