@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--burgundy:#8c2e2f;--rose:#d1696e;--purple:#8958fe;--ink:#201b1c;--line:#e7e0e1;--soft:#faf7f7}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--purple);outline-offset:6px}.skip{position:absolute;left:15px;top:-100px;background:white;padding:10px;z-index:4}.skip:focus{top:10px}.topline{background:var(--burgundy);color:#fff;display:flex;justify-content:space-between;padding:11px 5.5%;font-size:12px;letter-spacing:.05em}.topline span:last-child{font-size:11px;letter-spacing:.13em}header{display:flex;align-items:center;justify-content:space-between;padding:29px 5.5%;gap:28px;border-bottom:1px solid var(--line)}.brand img{display:block;width:278px;height:auto}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover,.text-link:hover{color:var(--burgundy)}.nav-last{border-left:1px solid var(--line);padding-left:30px}.nav-last span{margin-left:15px}.hero{display:grid;grid-template-columns:1.15fr .85fr;min-height:680px;padding:52px 5.5% 0;gap:6%}.hero-copy{padding-top:23px}.eyebrow,.section-label{font-size:12px;font-weight:600;letter-spacing:.16em;display:flex;align-items:center;gap:14px}.eyebrow{color:var(--burgundy);margin:0 0 30px}.eyebrow span{width:24px;height:2px;background:var(--rose)}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500;letter-spacing:-.055em;line-height:1.12;margin:0}h1{font-size:clamp(44px,4.55vw,72px)}em{font-style:normal;color:var(--burgundy)}.intro{max-width:450px;color:#686062;font-size:17px;margin:26px 0 29px}.button{background:var(--burgundy);color:white;padding:16px 23px;display:inline-flex;align-items:center;gap:36px;font-size:14px}.button:hover{background:#742527}.hero-foot{display:flex;align-items:center;gap:17px;font-size:10px;letter-spacing:.1em;margin:48px 0 30px;color:#736569}.hero-foot i{height:16px;width:1px;background:#d5c5c7}.hero-art{background:#f5eeee;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:600px;border-radius:160px 0 0 0}.hero-art>img{width:54%;height:auto;max-height:410px;object-fit:contain;opacity:.95;margin-top:22px}.art-label{position:absolute;top:44px;right:34px;font-size:12px;letter-spacing:.23em;text-align:right;color:var(--burgundy)}.art-label span{display:block;font-size:9px;letter-spacing:.14em;margin-top:5px}.art-bottom{position:absolute;bottom:30px;left:35px;right:35px;display:flex;justify-content:space-between;align-items:flex-end;font-size:12px;letter-spacing:.12em;line-height:1.5;color:var(--burgundy)}.art-number{font-size:28px;font-family:'Manrope',sans-serif;letter-spacing:-.06em}.section{padding:94px 5.5%;scroll-margin-top:20px}.company{display:grid;grid-template-columns:1fr 2.05fr;gap:6%;border-bottom:1px solid var(--line)}.section-label{align-self:start;color:#776367;letter-spacing:.12em}.section-label span{color:var(--burgundy);margin-right:7px}h2{font-size:clamp(34px,3.4vw,50px)}.company-body{display:grid;grid-template-columns:1fr 1fr;gap:42px;margin-top:30px}.company-body p,.section-heading>p,.expertise-grid p,.approach p{color:#6a6063;font-size:16px;margin:0;line-height:1.8}strong{font-weight:500;color:#302426}.expertise{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}.section-heading h2{margin-top:28px}.section-heading>p{max-width:300px;padding-bottom:5px}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;margin-top:44px}.expertise-grid article{background:#fff;padding:35px 38px 0;border:1px solid var(--line);border-top:3px solid var(--burgundy)}.expertise-grid article:nth-child(2){border-top-color:var(--purple)}.card-top{display:flex;justify-content:space-between;color:var(--burgundy);font-size:15px}.category{font-size:10px;letter-spacing:.14em;color:#75676b}h3{font-size:36px;margin:36px 0 23px}.expertise-grid p{max-width:360px;min-height:88px}.card-bottom{font-size:10px;letter-spacing:.14em;border-top:1px solid var(--line);padding:22px 0;margin-top:30px;color:#82686d}.approach{display:grid;grid-template-columns:1fr 2.05fr;gap:6%;padding-top:100px;padding-bottom:105px}.approach p{max-width:590px;margin:28px 0}.text-link{display:inline-flex;gap:30px;border-bottom:1px solid var(--rose);padding:0 0 8px;font-size:14px}footer{background:#f5eeee;padding:50px 5.5% 0;display:grid;grid-template-columns:1fr 1fr;gap:34px}.footer-brand img{width:245px;height:auto}.footer-brand p{font-size:13px;color:#776367;line-height:1.9;margin-top:22px}.footer-nav{display:flex;gap:30px;align-items:flex-start;justify-content:flex-end;font-size:13px;padding-top:10px}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #ddcfd1;padding:20px 0;font-size:12px;color:#826f74}@media(min-width:1600px){body{max-width:1700px;margin:auto}.hero{min-height:780px}.hero-art{min-height:700px}}@media(max-width:900px){header{padding:24px 5%}.brand img{width:220px}nav{gap:20px}.nav-last{padding-left:0;border:0}.hero{gap:4%;min-height:610px}.hero-art{min-height:555px;border-radius:120px 0 0 0}.hero-foot{flex-wrap:wrap;font-size:9px}.company,.approach{grid-template-columns:1fr;gap:28px}.section{padding:65px 5.5%}.section-heading{gap:25px}.expertise-grid article{padding:28px 26px 0}.footer-nav{gap:20px}}@media(max-width:600px){.topline{padding:9px 5%;font-size:10px}.topline span:last-child{display:none}header{display:block;padding:22px 5% 17px}.brand img{width:240px}nav{justify-content:space-between;margin-top:22px;font-size:13px;gap:10px}.hero{grid-template-columns:1fr;padding:36px 5% 0;gap:30px}.hero-copy{padding-top:0}.eyebrow{font-size:10px;margin-bottom:23px}h1{font-size:45px}.intro{font-size:16px;max-width:360px}.hero-foot{margin:30px 0 0;font-size:9px;gap:11px}.hero-art{min-height:405px;border-radius:100px 0 0 0}.hero-art>img{height:275px;width:auto;margin-top:20px}.art-label{top:28px;right:25px;font-size:10px}.art-bottom{bottom:23px;left:25px;right:25px;font-size:10px}.section{padding:55px 5%}h2{font-size:34px}.company-body{grid-template-columns:1fr;gap:20px;margin-top:24px}.section-heading{display:block}.section-heading>p{margin-top:24px;max-width:100%}.expertise-grid{grid-template-columns:1fr;margin-top:30px;gap:20px}.expertise-grid p{min-height:0}h3{font-size:34px;margin-top:28px}.approach{gap:25px}.approach h2{font-size:32px}footer{grid-template-columns:1fr;padding:35px 5% 0;gap:20px}.footer-nav{justify-content:flex-start;flex-wrap:wrap}.footer-bottom{display:block;font-size:11px}.footer-bottom span{display:block;margin:5px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
