:root{--bg:#f4f3ef;--ink:#151615;--muted:#62655f;--line:#d8d5ce;--charcoal:#101211;--green:#526953;--green-dark:#273d2c;--red:#9e2f28;--paper:#fffdf7;--shadow:0 24px 70px rgba(16,18,17,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Source Sans\ 3,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}.hero{min-height:94vh;background:linear-gradient(90deg,#0d0f0eeb 0,#0d0f0ebd 42%,#0d0f0e38),var(--hero-image) center /cover;color:#fff;display:flex;flex-direction:column}.site-nav{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.language-switcher,.nav-actions,.nav-links{display:flex;align-items:center;gap:14px}.brand{max-width:420px;font-weight:700;letter-spacing:0;line-height:1.15}.brand-mark{width:38px;height:38px;display:grid;flex:0 0 38px;place-items:center;border:1px solid hsla(0,0%,100%,.42);background:#ffffff14;color:#fff;font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem}.nav-links{font-size:.95rem;color:#ffffffd6}.nav-links a{padding:8px 0}.nav-cta{border-bottom:2px solid var(--red)}.language-switcher{gap:4px;padding:4px;border:1px solid hsla(0,0%,100%,.24);background:#ffffff12}.language-switcher button{min-width:38px;height:32px;border:0;background:transparent;color:#ffffffb8;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700}.language-switcher button.active{background:#f8f6ef;color:var(--charcoal)}.hero-content{width:min(1180px,calc(100% - 40px));margin:auto auto 0;padding:12vh 0 15vh}.eyebrow,.role,.section-kicker{margin:0 0 14px;color:var(--green);font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#b7c7b3}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0;line-height:1.06}h1,h2{font-family:"Source Serif 4",Georgia,serif}h1{max-width:700px;margin-bottom:22px;font-size:clamp(2.55rem,5.8vw,5.55rem)}.hero-copy{max-width:640px;color:#ffffffd1;font-size:clamp(1.08rem,2vw,1.32rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:13px 19px;border:1px solid;font-weight:700}.button.primary{border-color:var(--green);background:var(--green);color:#fff}.button.secondary{border-color:#ffffff70;color:#fff}.intro-band{display:grid;grid-template-columns:repeat(3,1fr);background:var(--charcoal);color:#f8f6ef}.intro-band div{min-height:190px;padding:34px;border-right:1px solid hsla(0,0%,100%,.12)}.intro-band p{max-width:360px;margin-bottom:0;color:#ffffffc7}.metric{display:block;margin-bottom:24px;color:#cfc5b0;font-family:"Source Serif 4",Georgia,serif;font-size:2.2rem}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:110px 0}.section-grid,.section-heading{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.1fr);gap:clamp(36px,7vw,110px);align-items:start}.contact h2,.section h2{margin-bottom:0;font-size:clamp(2.1rem,4.4vw,4.6rem)}.section-copy{color:var(--muted);font-size:1.08rem}.work{border-top:1px solid var(--line)}.section-heading{margin-bottom:44px}.section-heading>p{max-width:460px;color:var(--muted);font-size:1.06rem}.work-list{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.work-list article{min-height:270px;padding:28px;background:#fffdf77a;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.work-list span{color:var(--red);font-size:.82rem;font-weight:700;text-transform:uppercase}.work-list h3{margin:44px 0 14px;font-size:1.45rem}.contact-panel p,.person p,.work-list p{color:var(--muted)}.team{border-top:1px solid var(--line)}.team-grid{display:grid;gap:18px}.person{display:grid;grid-template-columns:92px 1fr;gap:28px;padding:32px 0;border-top:1px solid var(--line)}.person-initials{width:72px;height:72px;display:grid;place-items:center;background:var(--green-dark);color:#fff;font-family:"Source Serif 4",Georgia,serif;font-size:1.35rem}.person h2{margin-bottom:14px;font-size:clamp(1.8rem,3vw,3rem)}.text-link{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:14px;color:var(--green-dark);font-weight:700;border-bottom:2px solid var(--red)}.contact{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,500px);gap:40px;align-items:center;padding:80px max(20px,calc(50vw - 590px));background:var(--charcoal);color:#fff}.contact .eyebrow{color:#b7c7b3}.contact-panel{padding:32px;background:#f8f6ef;color:var(--ink);box-shadow:var(--shadow)}.contact-panel .button{margin-top:18px}.site-footer{background:#0c0d0c;color:#f8f6ef;border-top:1px solid hsla(0,0%,100%,.12)}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:34px 0;display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.footer-name{margin-bottom:8px;font-weight:700}.footer-copy{max-width:520px;margin-bottom:0;color:#ffffffad}.footer-contact{display:grid;gap:4px;min-width:-moz-max-content;min-width:max-content}.footer-contact span{color:#b7c7b3;font-size:.78rem;font-weight:700;text-transform:uppercase}.footer-contact a{font-weight:700;border-bottom:2px solid var(--red)}.profile-page{min-height:100vh;background:var(--bg)}.profile-nav{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.profile-brand,.profile-brand .brand-mark{color:var(--ink)}.profile-brand .brand-mark,.profile-language{border-color:var(--line);background:var(--paper)}.profile-language a{min-width:38px;height:32px;display:grid;place-items:center;color:var(--muted);font-size:.78rem;font-weight:700}.profile-language a.active{background:var(--charcoal);color:#fff}.profile-article{width:min(900px,calc(100% - 40px));margin:0 auto;padding:68px 0 110px}.back-link{margin:0 0 40px}.profile-header{display:grid;grid-template-columns:92px 1fr;gap:28px;align-items:start;padding-bottom:44px;border-bottom:1px solid var(--line)}.profile-initials{margin-top:4px}.profile-header h1{max-width:760px;margin-bottom:14px;color:var(--ink);font-size:clamp(2.6rem,7vw,5.5rem)}.profile-role{margin-bottom:0;color:var(--muted);font-size:1.2rem}.profile-copy{max-width:760px;margin:48px 0 0 120px;color:#393b37;font-size:clamp(1.08rem,1.8vw,1.22rem)}.profile-copy p{margin-bottom:1.45em}@media(max-width:920px){.site-nav{align-items:flex-start;gap:16px}.nav-actions{margin-left:auto}.nav-links{display:none}.contact,.intro-band,.section-grid,.section-heading,.work-list{grid-template-columns:1fr}.intro-band div{min-height:auto;border-right:0;border-bottom:1px solid hsla(0,0%,100%,.12)}.section{padding:76px 0}.work-list article{min-height:auto}.profile-copy{margin-left:0}.footer-inner{display:grid}}@media(max-width:760px){.hero{min-height:720px;background:linear-gradient(180deg,#0d0f0efa 0,#0d0f0edb 42%,#0d0f0e99 70%,#0d0f0eeb),var(--hero-image) 64% 0 /auto 54% no-repeat,var(--charcoal)}.footer-inner,.hero-content,.profile-article,.profile-nav,.section,.site-nav{width:min(100% - 32px,1180px)}.site-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px 0 0}.brand{display:block;max-width:none;padding-top:2px;font-size:.88rem;line-height:1.1}.brand-mark{display:none}.nav-actions{margin-left:0;align-self:flex-start}.language-switcher{gap:2px;padding:3px;border-color:#fff3;background:#10121161}.language-switcher button{min-width:29px;height:28px;font-size:.68rem}.profile-nav{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px 0}.profile-language a{min-width:29px;height:28px;font-size:.68rem}.hero-content{margin-top:auto;padding:168px 0 52px}.brand span:last-child{max-width:none;line-height:1.1}.eyebrow,.role,.section-kicker{font-size:.76rem}h1{margin-bottom:16px;font-size:2.12rem;line-height:1.08}.hero-copy,h1{max-width:330px}.hero-copy{font-size:1rem;line-height:1.48}.hero-actions{margin-top:24px}.button{width:100%}.contact-panel,.intro-band div,.work-list article{padding:24px}.person{grid-template-columns:1fr}.profile-article{padding:48px 0 76px}.profile-header{grid-template-columns:1fr;gap:18px;padding-bottom:34px}.profile-header h1{max-width:none}.profile-copy{margin-top:34px;font-size:1.03rem}.contact{padding-top:62px;padding-bottom:62px}.footer-contact{min-width:0}}@media(max-width:430px){.brand{font-size:.8rem}.language-switcher button{min-width:27px;height:27px}}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic-ext.DzyfIafT.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic.BMDVbyM7.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-greek-ext.BWSLJLk6.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-greek.C9H9m1vD.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-vietnamese.C1uRvKPU.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-latin-ext.C8iNium2.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:400;font-display:swap;src:url(./Source_Sans_3-normal-400-latin.BqRLTx4X.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic-ext.DzyfIafT.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic.BMDVbyM7.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-greek-ext.BWSLJLk6.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-greek.C9H9m1vD.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-vietnamese.C1uRvKPU.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-latin-ext.C8iNium2.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Sans_3-normal-400-latin.BqRLTx4X.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic-ext.DzyfIafT.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic.BMDVbyM7.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-greek-ext.BWSLJLk6.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-greek.C9H9m1vD.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-vietnamese.C1uRvKPU.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-latin-ext.C8iNium2.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Sans_3-normal-400-latin.BqRLTx4X.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic-ext.DzyfIafT.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-cyrillic.BMDVbyM7.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-greek-ext.BWSLJLk6.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-greek.C9H9m1vD.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-vietnamese.C1uRvKPU.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-latin-ext.C8iNium2.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Sans_3-normal-400-latin.BqRLTx4X.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Serif_4-normal-500-cyrillic-ext.cHuGMAiY.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Serif_4-normal-500-cyrillic.DwHjdM4S.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Serif_4-normal-500-greek.ece1310W.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Serif_4-normal-500-vietnamese.D-yuW59g.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Serif_4-normal-500-latin-ext.CxNHBx-q.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:500;font-display:swap;src:url(./Source_Serif_4-normal-500-latin.D9elroTD.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Serif_4-normal-500-cyrillic-ext.cHuGMAiY.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Serif_4-normal-500-cyrillic.DwHjdM4S.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Serif_4-normal-500-greek.ece1310W.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Serif_4-normal-500-vietnamese.D-yuW59g.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Serif_4-normal-500-latin-ext.CxNHBx-q.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:600;font-display:swap;src:url(./Source_Serif_4-normal-500-latin.D9elroTD.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Serif_4-normal-500-cyrillic-ext.cHuGMAiY.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Serif_4-normal-500-cyrillic.DwHjdM4S.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Serif_4-normal-500-greek.ece1310W.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Serif_4-normal-500-vietnamese.D-yuW59g.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Serif_4-normal-500-latin-ext.CxNHBx-q.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Source Serif 4";font-style:normal;font-weight:700;font-display:swap;src:url(./Source_Serif_4-normal-500-latin.D9elroTD.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
