.dls-home{--paper:var(--color-surface-paper,#fffcf5);--ink:var(--color-accent,#263a4a);--text:var(--color-ink-secondary,#1a1a1a);--muted:var(--color-ink-muted,#666);--faint:#6E6E6E;--rule:var(--color-rule-soft,#d9d9d4);--serif:var(--font-eb-garamond),Georgia,serif;--sans:var(--font-inter),-apple-system,sans-serif;--u:1px;--margin:calc(80 * var(--u));--paper-grain:0.14;background:var(--paper);color:var(--text);font-family:var(--serif);-webkit-font-smoothing:antialiased}.js .dls-home{--u:min(100vw/1440,100vh/600)}.dls-home .shell{max-width:calc(1440 * var(--u));margin:0 auto;padding:0 var(--margin)}.dls-home .site-header{position:fixed;top:0;left:0;right:0;background:var(--paper);z-index:10;transition:background .4s ease,transform .5s ease}.dls-home .header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:calc(84 * var(--u))}.dls-home .header-inner>nav{justify-self:center}.dls-home .header-inner .nav-cluster{justify-self:end}@media (max-width:768px){.dls-home .header-inner{display:flex;justify-content:space-between}.dls-home .header-inner>nav{display:none}}.dls-home .site-header.inverted{background:var(--color-accent-strong,#1b2b38)}.dls-home .site-header .nav-cta,.dls-home .site-header .rule,.dls-home .site-header .wordmark,.dls-home .site-header nav a{transition:color .4s ease,background .4s ease}.dls-home .site-header.inverted .wordmark{color:var(--paper)}.dls-home .site-header.inverted nav a{color:color-mix(in srgb,var(--paper) 85%,transparent)}.dls-home .site-header.inverted nav a:hover{color:var(--paper)}.dls-home .site-header.inverted .nav-cta{color:var(--paper);border-color:color-mix(in srgb,var(--paper) 45%,transparent);outline-color:transparent}.dls-home .site-header.inverted .nav-cta:hover{color:var(--paper);background:color-mix(in srgb,var(--paper) 10%,transparent);border-color:color-mix(in srgb,var(--paper) 90%,transparent);outline-color:color-mix(in srgb,var(--paper) 28%,transparent);outline-offset:calc(3 * var(--u))}.dls-home .site-header.inverted .rule{background:color-mix(in srgb,var(--paper) 35%,transparent)}.dls-home .site-header.inverted .mobile-nav-toggle{color:var(--paper)}.dls-home .wordmark{font-family:var(--serif);font-size:calc(22 * var(--u));line-height:calc(22 * var(--u));color:var(--text);text-decoration:none;white-space:nowrap;display:inline-flex;align-items:center;min-height:calc(28 * var(--u))}.dls-home nav{display:flex;gap:calc(44 * var(--u))}.dls-home nav a{font-family:var(--sans);font-size:calc(12 * var(--u));letter-spacing:calc(1.25 * var(--u));color:var(--muted);text-decoration:none;position:relative;padding-bottom:calc(3 * var(--u));transition:color .3s ease}.dls-home nav a:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:calc(1 * var(--u));background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .22s ease}.dls-home nav a:hover{color:var(--text)}.dls-home nav a:hover:after{transform:scaleX(1)}.dls-home .nav-cta{font-size:calc(12 * var(--u));letter-spacing:calc(1.25 * var(--u));gap:calc(7 * var(--u));margin-left:0;padding:calc(12 * var(--u)) calc(24 * var(--u));border:calc(1 * var(--u)) solid rgba(38,58,74,.35);outline:calc(1 * var(--u)) solid rgba(38,58,74,0);outline-offset:0;transition:color .4s ease,border-color .3s ease,background .3s ease,outline-color .3s ease,outline-offset .3s ease}.dls-home .nav-cta:before{display:none}.dls-home .nav-cta:hover{background:rgba(38,58,74,.06);border-color:rgba(38,58,74,.7);outline-color:rgba(38,58,74,.22);outline-offset:calc(3 * var(--u))}.dls-home .nav-cta .arrow{display:inline-block;transition:transform .26s ease}.dls-home .nav-cta:hover .arrow{transform:translateX(calc(4 * var(--u)))}.dls-home .nav-cta:focus-visible{outline-width:calc(2 * var(--u));outline-color:rgba(38,58,74,.9);outline-offset:calc(4 * var(--u))}.dls-home .site-header.inverted .nav-cta:focus-visible{outline-color:color-mix(in srgb,var(--paper) 95%,transparent)}.dls-home .rule{height:calc(1 * var(--u));background:var(--rule);transform-origin:center}.js .dls-home .rule{transform:scaleX(0)}.loaded .dls-home .rule{animation:dls-draw-rule .9s ease forwards}@keyframes dls-draw-rule{to{transform:scaleX(1)}}.dls-home .brand{--mono:min(calc(280 * var(--u)),30.8vh);font-family:var(--serif);font-size:var(--mono);line-height:var(--mono);color:var(--ink);white-space:nowrap;transform-origin:center;will-change:transform,opacity}.js .dls-home .brand{opacity:0;transform:translateY(calc(10 * var(--u)))}.dls-home .brand .impression{display:inline-block;letter-spacing:.06em;transform:translateX(-.06em)}.loaded .dls-home .brand{transition:opacity 1.1s ease .3s,transform 1.3s cubic-bezier(.22,1,.36,1) .3s;opacity:1;transform:translateY(0)}.loaded .dls-home .brand .impression{transition:letter-spacing 1.4s ease .3s,transform 1.4s ease .3s;letter-spacing:0;transform:translateX(0)}.dls-home .intro-track{height:700vh}.dls-home .intro-sticky{position:relative}.dls-home .hero-layer{min-height:100vh;padding-top:calc(84 * var(--u));transform-origin:center;will-change:opacity,transform;max-width:none}.dls-home .hero-layer,.dls-home .story-layer{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.dls-home .story-layer{min-height:60vh;padding-bottom:calc(80 * var(--u))}.dls-home .story-plate{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:100%}.dls-home .story-plate--split{display:grid;align-items:start;grid-template-columns:minmax(0,calc(620 * var(--u))) minmax(0,1fr);grid-template-areas:"word word" "rule rule" "say  band";grid-template-rows:auto auto 1fr;column-gap:calc(96 * var(--u));height:100%}.dls-home .story-plate--centred,.dls-home .story-plate--split>.sp-word{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.dls-home .story-plate--centred .sp-claim{font-family:var(--serif);font-weight:400;font-size:min(calc(68 * var(--u)),8.4vh);line-height:1.14;letter-spacing:0;color:var(--text);margin:0}.dls-home .story-plate--centred .sp-claim em{font-style:italic;color:var(--ink)}.dls-home .story-plate--centred .sp-standfirst{font-family:var(--serif);font-size:min(calc(25 * var(--u)),3.1vh);line-height:1.55;color:var(--muted);margin:calc(22 * var(--u)) 0 0;max-width:62ch}.dls-home .story-plate--centred .sp-band{display:grid;grid-template-columns:repeat(5,1fr);gap:calc(22 * var(--u));width:100%;max-width:calc(1280 * var(--u));margin:min(calc(140 * var(--u)),14vh) 0 0;border:0;padding:0}.dls-home .story-plate--centred .bf{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;border-top:0;padding:0;gap:calc(12 * var(--u))}.dls-home .story-plate--centred .bf:after,.dls-home .story-plate--centred .bf:before{display:none}.dls-home .story-plate--centred .bf:last-child{border-bottom:0}.dls-home .story-plate--centred .bf-value{font-family:var(--serif);font-weight:400;font-size:min(calc(80 * var(--u)),9.4vh);line-height:1;letter-spacing:calc(-1 * var(--u));color:var(--ink);font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.dls-home .story-plate--centred .bf-label{font-family:var(--serif);font-size:min(calc(18 * var(--u)),2.2vh);line-height:1.3;color:var(--text);letter-spacing:0;text-transform:none;white-space:nowrap}.dls-home .story-plate--centred .story-cta{align-self:center;margin-top:min(calc(56 * var(--u)),6vh)}.dls-home .story-plate--centred .sp-note{font-family:var(--sans);font-size:min(calc(10 * var(--u)),1.25vh);line-height:1.5;letter-spacing:calc(.2 * var(--u));color:color-mix(in srgb,var(--faint) 78%,var(--paper));margin:calc(30 * var(--u)) 0 0;max-width:none}@media (max-width:768px){.dls-home .story-plate--centred .sp-claim{font-size:34px;max-width:none}.dls-home .story-plate--centred .sp-standfirst{font-size:19px}.dls-home .story-plate--centred .sp-band{grid-template-columns:repeat(2,1fr);gap:26px 18px;margin-top:30px}.dls-home .story-plate--centred .bf-value{font-size:46px}.dls-home .story-plate--centred .bf-label{font-size:14px;white-space:normal}}.dls-home .story-plate--split>.sp-claim{grid-area:word}.dls-home .sp-claim{font-family:var(--serif);font-weight:400;font-size:min(calc(109 * var(--u)),13.5vh);line-height:.95;letter-spacing:calc(-.5 * var(--u));margin:0;color:var(--ink)}@supports (background-clip:text) or (-webkit-background-clip:text){.dls-home .story-plate--centred .sp-claim{background-image:none;color:var(--text)}.dls-home .story-plate--centred .sp-claim em{background-image:linear-gradient(180deg,color-mix(in srgb,var(--color-accent) 88%,#ffffff) 0,var(--color-accent) 34%,var(--color-accent-strong) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}}@media (forced-colors:active){.dls-home .sp-claim,.dls-home .sp-claim em{color:CanvasText;background-image:none}}.dls-home .sl-photo{position:absolute;inset:0;z-index:0;overflow:hidden}.dls-home .sl-photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.dls-home .sl-wash{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(20,32,42,.78),rgba(20,32,42,.7) 45%,rgba(20,32,42,.78))}.dls-home .story-plate--overlay{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:calc(860 * var(--u));margin:0 auto}.dls-home .sl-title{font-family:var(--serif);font-weight:400;font-size:min(calc(64 * var(--u)),8vh);line-height:1.1;color:var(--paper);margin:0}.dls-home .sl-body{font-family:var(--serif);font-size:min(calc(21 * var(--u)),2.6vh);line-height:1.6;color:rgba(255,252,245,.92);margin:calc(26 * var(--u)) 0 0}.dls-home .sw-grid{text-align:center}.dls-home .sw-copy,.dls-home .sw-grid{display:flex;flex-direction:column;align-items:center;width:100%}.dls-home .sw-title{font-family:var(--serif);font-weight:400;font-size:min(calc(52 * var(--u)),6.6vh);line-height:1.1;color:var(--ink);margin:0}.dls-home .sw-body{font-family:var(--serif);font-size:min(calc(20 * var(--u)),2.5vh);line-height:1.6;color:var(--text);margin:calc(24 * var(--u)) auto 0;max-width:52ch}.dls-home .sw-body strong{font-weight:500}.dls-home .story-layer--work .sw-cta{align-self:center;margin-top:calc(34 * var(--u))}@media (max-width:768px){.dls-home .sl-title{font-size:32px}.dls-home .sl-body{font-size:17px}.dls-home .sw-title{font-size:30px}.dls-home .sw-body{font-size:17px;max-width:none}.dls-home .sw-cta{margin-top:22px}}.dls-home .sp-ground{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:url(/img/ground/compass.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;opacity:.16}.dls-home .story-layer--practice>:not(.sp-ground){position:relative;z-index:1}@media (max-width:900px){.dls-home .sp-ground{display:none}}.static .dls-home .sp-ground{display:none}@media (prefers-reduced-motion:reduce){.dls-home .sp-ground{display:none}}.dls-home .sp-rule{grid-area:rule;height:calc(1 * var(--u));background:var(--rule);margin-top:calc(34 * var(--u))}.dls-home .sp-say{grid-area:say;min-width:0;padding-top:calc(32 * var(--u))}.dls-home .sp-band{grid-area:band;min-width:0;padding-top:calc(34.8 * var(--u))}.dls-home .bf{display:flex;align-items:baseline;justify-content:space-between;gap:calc(20 * var(--u));padding:calc(13 * var(--u)) 0;border-top:calc(1 * var(--u)) solid var(--rule)}.dls-home .bf:first-child{border-top:0;padding-top:0}.dls-home .bf:last-child{border-bottom:calc(1 * var(--u)) solid var(--rule)}.dls-home .bf-label{font-family:var(--sans);font-size:calc(10.5 * var(--u));letter-spacing:calc(1.5 * var(--u));text-transform:uppercase;color:var(--muted);line-height:1.4}.dls-home .bf-value{font-family:var(--serif);font-size:calc(34 * var(--u));line-height:1;color:var(--ink);white-space:nowrap;font-variant-numeric:tabular-nums}.js .dls-home [data-stage]{opacity:0;transform:translateY(calc(8 * var(--u)))}.js .dls-home .intro-sticky{position:sticky;top:0;height:100vh}.js .dls-home .contact-layer,.js .dls-home .hero-layer,.js .dls-home .story-layer{position:absolute;inset:0;min-height:0;padding-top:0;padding-bottom:0}.js .dls-home .hero-layer{padding-top:calc(84 * var(--u))}.js .dls-home .story-layer{inset:0;opacity:0;pointer-events:none;justify-content:flex-start;padding-top:14vh;padding-bottom:0}.js .dls-home .story-layer--work{justify-content:center;padding-top:84px}.js .dls-home .story-layer--practice{padding-top:calc(84 * var(--u) + 3vh);padding-bottom:0}@media (max-height:770px){.js .dls-home .sp-word{font-size:min(calc(190 * var(--u)),22vh)}.js .dls-home .sp-claim{font-size:min(calc(100 * var(--u)),11.4vh)}.js .dls-home .story-layer--practice{padding-top:calc(84 * var(--u) + 2vh)}.js .dls-home .sp-body{font-size:calc(18 * var(--u))}.js .dls-home .story-cta{margin-top:calc(22 * var(--u))}.js .dls-home .bf-value{font-size:calc(32 * var(--u))}.js .dls-home .story-plate--centred .sp-claim{font-size:min(calc(58 * var(--u)),7.4vh)}.js .dls-home .story-plate--centred .sp-standfirst{font-size:min(calc(22 * var(--u)),2.9vh)}.js .dls-home .story-plate--centred .sp-band{margin-top:min(calc(104 * var(--u)),10.5vh)}.js .dls-home .story-plate--centred .bf-value{font-size:min(calc(68 * var(--u)),8.2vh)}.js .dls-home .story-plate--centred .bf-label{font-size:min(calc(17 * var(--u)),2.1vh)}.js .dls-home .story-plate--centred .story-cta{margin-top:min(calc(36 * var(--u)),4vh)}.js .dls-home .bf-row{padding-top:calc(14 * var(--u))}.js .dls-home .story-layer{padding-top:10vh}.js .dls-home .story-layer--work{justify-content:center;padding-top:84px}}.js .dls-home .contact-layer{inset:0;opacity:0;pointer-events:none;padding:calc(84 * var(--u)) var(--margin) calc(96 * var(--u))}@media (prefers-reduced-motion:reduce){.js .dls-home{--u:1px}.dls-home .intro-track{height:auto}.js .dls-home .intro-sticky{position:static;height:auto}.js .dls-home .contact-layer,.js .dls-home .hero-layer,.js .dls-home .story-layer{position:static;inset:auto;opacity:1;min-height:0;padding-top:0;pointer-events:auto}.js .dls-home .hero-layer{min-height:80vh;padding-top:84px}.js .dls-home .story-layer{position:relative;padding-bottom:80px}.js .dls-home .contact-layer{position:relative;min-height:70vh;padding:60px var(--margin) 40px}.js .dls-home .cl-bar{position:static;opacity:1}.js .dls-home [data-stage]{opacity:1;transform:none}}.dls-home .hero-sub{text-align:center}.dls-home .descriptor{display:flex;align-items:center;justify-content:center;font-family:var(--sans);font-size:calc(11 * var(--u));letter-spacing:calc(5.5 * var(--u));color:var(--muted);margin-top:calc(20 * var(--u))}.dls-home .tagline{font-family:var(--serif);font-style:normal;font-weight:400;font-size:calc(42 * var(--u));line-height:1.32;color:var(--text);margin:calc(64 * var(--u)) auto 0;max-width:34ch;text-wrap:balance}.dls-home .scroll-cue{position:absolute;bottom:calc(32 * var(--u));left:0;right:0;width:max-content;margin-inline:auto}.dls-home .scroll-cue:after{content:"";display:block;width:calc(1 * var(--u));height:calc(30 * var(--u));background:var(--rule)}.js .dls-home .reveal{opacity:0;transform:translateY(calc(6 * var(--u)))}.loaded .dls-home .reveal{transition:opacity .9s ease,transform .9s ease;opacity:1;transform:translateY(0)}.loaded .dls-home .reveal.d1{transition-delay:.9s}.loaded .dls-home .reveal.d2{transition-delay:1.1s}.loaded .dls-home .reveal.d3{transition-delay:1.3s}@media (prefers-reduced-motion:reduce){.js .dls-home .brand,.js .dls-home .reveal{opacity:1;transform:none}}.dls-home .colophon{font-family:var(--sans);font-size:calc(11 * var(--u));letter-spacing:calc(2 * var(--u));color:var(--faint);margin-top:calc(36 * var(--u))}.dls-home .sp-word{font-family:var(--serif);font-weight:400;font-size:min(calc(240 * var(--u)),26vh);line-height:1;color:var(--ink);margin:0;white-space:nowrap}.dls-home .sp-word .impression{display:inline-block;letter-spacing:0;transform:translateX(0)}.dls-home .sp-eyebrow{display:flex;align-items:center;justify-content:flex-start;font-family:var(--sans);font-size:calc(11 * var(--u));letter-spacing:calc(5.5 * var(--u));color:var(--muted);margin:calc(24 * var(--u)) 0 0}.dls-home .sp-body{font-family:var(--serif);font-size:calc(21 * var(--u));line-height:1.6;color:var(--ink);margin:0;max-width:calc(780 * var(--u));text-wrap:pretty}.dls-home .sp-body+.sp-body{margin-top:calc(16 * var(--u))}.dls-home .story-cta{align-self:flex-start;display:inline-flex;align-items:center;gap:calc(7 * var(--u));margin-top:calc(38 * var(--u));font-family:var(--sans);font-weight:500;font-size:calc(12 * var(--u));letter-spacing:calc(1.25 * var(--u));color:var(--ink);text-decoration:none;padding:calc(12 * var(--u)) calc(24 * var(--u));border:calc(1 * var(--u)) solid rgba(38,58,74,.35);outline:calc(1 * var(--u)) solid rgba(38,58,74,0);outline-offset:0;transition:background .3s ease,border-color .3s ease,outline-color .3s ease,outline-offset .3s ease}.dls-home .story-cta:focus-visible{outline-width:calc(2 * var(--u));outline-color:rgba(38,58,74,.9);outline-offset:calc(4 * var(--u))}.dls-home .story-cta:hover{background:rgba(38,58,74,.06);border-color:rgba(38,58,74,.7);outline-color:rgba(38,58,74,.22);outline-offset:calc(3 * var(--u))}.dls-home .story-cta .arrow{transition:transform .26s ease}.dls-home .story-cta:hover .arrow{transform:translateX(calc(4 * var(--u)))}.static .dls-home [data-stage]{opacity:1!important;transform:none!important}.dls-home .contact-layer{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:86vh;padding:calc(84 * var(--u)) var(--margin) calc(40 * var(--u));background:var(--paper)}.dls-home .cl-title{font-family:var(--serif);font-weight:400;font-size:calc(64 * var(--u));line-height:1.15;color:var(--text);margin:0}.dls-home .cl-title em{font-style:italic;color:var(--ink)}.dls-home .cl-standfirst{font-family:var(--serif);font-style:italic;font-size:calc(19 * var(--u));line-height:1.6;color:var(--muted);margin:calc(30 * var(--u)) auto 0;max-width:58ch}.dls-home .cl-link{align-self:center;margin-top:calc(36 * var(--u))}.dls-home .cl-colophon{font-family:var(--sans);font-size:calc(11 * var(--u));letter-spacing:calc(2 * var(--u));color:color-mix(in srgb,var(--paper) 72%,transparent);margin:0}.dls-home .cl-bar{background:var(--color-accent-strong,#1B2B38);text-align:center;padding:calc(22 * var(--u)) var(--margin)}.js .dls-home .cl-bar{position:absolute;left:0;right:0;bottom:0;opacity:0;pointer-events:none}.dls-home .site-footer{padding-bottom:calc(38 * var(--u))}.dls-home .footer-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:baseline;padding-top:calc(20 * var(--u));gap:calc(40 * var(--u))}.dls-home .footer-inner>*{font-family:var(--sans);font-size:calc(11 * var(--u));letter-spacing:calc(1.2 * var(--u));color:var(--faint);white-space:nowrap}.dls-home .footer-inner .right{text-align:right}.dls-home .ledger{text-align:center;color:var(--muted);transition:opacity .7s ease}.static .dls-home{--u:1px}.static .dls-home *,.static .dls-home :after{transition:none!important;animation:none!important}.static .dls-home .rule{transform:scaleX(1)}.static .dls-home .reveal{opacity:1;transform:none}.static .dls-home .brand{opacity:1!important;transform:none!important}.static .dls-home .brand .impression{letter-spacing:0;transform:none}.static .dls-home .intro-track{height:auto}.static .dls-home .intro-sticky{position:static;height:auto}.static .dls-home .contact-layer,.static .dls-home .hero-layer,.static .dls-home .story-layer{position:static;inset:auto;opacity:1!important;min-height:0;padding-top:0;pointer-events:auto}.static .dls-home .hero-layer{padding-top:calc(84 * var(--u))}.static .dls-home .story-layer{position:relative;padding-bottom:calc(80 * var(--u))}.static .dls-home .contact-layer{position:relative;min-height:70vh;padding:calc(60 * var(--u)) var(--margin) calc(40 * var(--u))}.static .dls-home .cl-bar{position:static;opacity:1!important}@media (prefers-reduced-motion:reduce){.loaded .dls-home .rule{animation-duration:1ms}.loaded .dls-home .brand,.loaded .dls-home .brand .impression,.loaded .dls-home .reveal{transition-duration:1ms;transition-delay:0s}.dls-home .ledger,.dls-home nav a:after{transition-duration:1ms}}@media (max-width:768px){.js .dls-home{--u:1px}.dls-home{--margin:24px}.dls-home .header-inner{height:60px}.dls-home .brand{font-size:120px;line-height:120px}.dls-home nav{gap:18px}.dls-home nav a{font-size:10px;letter-spacing:1px}.dls-home .intro-track,.js .dls-home .intro-track{height:auto}.dls-home .intro-sticky,.js .dls-home .intro-sticky{position:static;height:auto}.dls-home .hero-layer,.js .dls-home .hero-layer{position:relative;inset:auto;min-height:80vh;padding-top:100px;padding-bottom:60px}.dls-home .tagline{font-size:26px;margin-top:30px}.dls-home .story-layer,.js .dls-home .story-layer{position:relative;inset:auto;opacity:1;min-height:0;padding-top:40px;padding-bottom:40px}.js .dls-home [data-stage]{opacity:1;transform:none}.dls-home .sp-word{font-size:62px}.dls-home .sp-claim{font-size:40px;letter-spacing:0}.dls-home .sp-eyebrow{margin-top:18px;letter-spacing:4px}.dls-home .sp-body{font-size:18px;margin-top:26px;max-width:none}.dls-home .story-plate--split{display:flex;flex-direction:column;align-items:flex-start;column-gap:0;height:auto}.dls-home .sp-band{width:auto;margin-left:0;margin-top:36px;padding:0}.dls-home .bf{padding:12px 0}.dls-home .bf-value{font-size:30px}.dls-home .bf-label{font-size:10px;letter-spacing:1.3px}.dls-home .bf-source{font-size:10px;margin-top:20px}.dls-home .contact-layer,.js .dls-home .contact-layer{position:relative;inset:auto;top:auto;height:auto;transform:none;opacity:1;pointer-events:auto;min-height:64vh;padding:60px 24px 40px}.dls-home .cl-bar,.js .dls-home .cl-bar{position:static;opacity:1;padding:24px}.dls-home .cl-title{font-size:38px}.dls-home .cl-standfirst{font-size:17px}.dls-home .cl-colophon{font-size:10px;letter-spacing:1.4px;line-height:1.8}.dls-home .footer-inner{grid-template-columns:1fr;gap:8px;text-align:left}.dls-home .footer-inner .right,.dls-home .ledger{text-align:left}}.dls-home .story-cta--onphoto{align-self:center;margin-top:calc(34 * var(--u));color:var(--paper);border-color:rgba(255,252,245,.55)}.dls-home .story-cta--onphoto:hover{background:rgba(255,252,245,.1);border-color:var(--paper)}