:root{--paper:#f5efe4;--paper-deep:#eae0d0;--ink:#201c18;--wine:#7f211e;--gold:#ae8952;--line:#c9baa3;--muted:#625b52}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body),sans-serif;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--wine);outline-offset:4px}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(245,239,228,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:72px;max-width:1540px;margin:auto;padding:0 34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-family:var(--font-display),serif;letter-spacing:.11em;font-size:27px;font-weight:600;white-space:nowrap}.nav{display:flex;align-items:center;gap:44px;margin-left:auto}.nav a{font-size:15px;transition:color .2s ease}.nav a:hover{color:var(--wine)}.button,.header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 24px;text-transform:uppercase;letter-spacing:.09em;font-size:13px;font-weight:600;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.header-cta{border:1px solid var(--wine);color:var(--wine);min-width:235px}.button-primary:hover,.header-cta:hover{background:var(--wine);color:white}.button:active,.header-cta:active{transform:scale(.98)}.menu-button,.mobile-call{display:none}.hero{min-height:400px;display:grid;grid-template-columns:minmax(390px,.68fr) 1fr;border-bottom:1px solid var(--line);animation:enter .7s ease both}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:46px clamp(34px,4.8vw,76px) 38px;max-width:720px}.detail-copy h1,.hero h1,.legal-page h1,.not-found h1,.page-intro h1,.prose-page h1{font-family:var(--font-display),serif;font-weight:500;letter-spacing:-.03em;line-height:.92;text-wrap:balance}.hero h1{font-size:clamp(56px,5.4vw,93px);margin:0}.flourish{color:var(--gold);display:block;font-size:24px;margin:22px 0 14px;width:160px;border-bottom:1px solid var(--gold);line-height:.1}.hero-copy p{font-size:17px;line-height:1.55;max-width:420px;margin:0 0 27px}.actions{display:flex;gap:14px;flex-wrap:wrap}.button-primary{background:var(--wine);color:#fff;border:1px solid var(--wine)}.button-secondary{border:1px solid var(--gold);color:#8b642c}.button-secondary:hover{background:#e8dbc5}.hero-media img,.hero-media picture{display:block;width:100%;height:100%}.hero-media{min-height:400px;background:var(--paper-deep);overflow:hidden}.hero-media img{object-fit:cover}.proof-strip{margin:0 29px;padding:15px 5%;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-top:0}.proof-strip>div{display:flex;align-items:center;justify-content:center;gap:20px;padding:0 20px;border-right:1px solid var(--line)}.proof-strip>div:last-child{border:0}.proof-strip span{font-family:var(--font-display);font-size:36px;color:var(--gold)}.proof-strip p{font-size:13px;text-transform:uppercase;letter-spacing:.09em;line-height:1.3;margin:0}.proof-strip b{font-family:var(--font-display);font-size:26px;font-weight:500;letter-spacing:.02em}.home-discovery{display:grid;grid-template-columns:1.6fr 1fr;grid-gap:20px;gap:20px;padding:15px 29px 0}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px}.category-tile{background:#eee5d7;border:1px solid var(--line);padding:5px 5px 14px;text-transform:uppercase;font-size:12px;letter-spacing:.035em;transition:background-color .2s ease,transform .2s ease}.category-tile:hover{background:#e0d1b9;transform:translateY(-3px)}.category-tile img,.category-tile picture{display:block;width:100%;aspect-ratio:1/.95}.category-tile img{object-fit:cover}.category-tile span{display:block;padding:12px 7px 0;min-height:43px}.sale-panel{border:1px solid var(--line);padding:21px 25px;background:linear-gradient(110deg,#f8f3eb,rgba(248,243,235,.77)),url(https://theocdn.com/site-assets/fd28962c-103e-4597-b12b-a44343d9ed3b/hero/snells-antiques-collection-55e0a5bc1880b494.jpg) 50%/cover}.eyebrow{text-transform:uppercase;letter-spacing:.11em;color:var(--wine);font-size:12px;font-weight:600;margin:0 0 12px}.collector-callout h2,.sale-panel h2{font-family:var(--font-display);font-weight:500;font-size:40px;line-height:1;margin:0 0 15px}.sale-panel p:not(.eyebrow){font-size:15px;line-height:1.5;max-width:470px}.text-link{font-size:13px;color:var(--wine);font-weight:600;text-transform:uppercase;letter-spacing:.04em}.section-heading span,.text-link span{font-size:23px;vertical-align:-2px}.newly-found{padding:15px 29px 75px}.section-heading{display:flex;align-items:center;gap:20px;border-bottom:1px solid var(--gold);margin-bottom:20px}.section-heading h2{font-family:var(--font-display);font-weight:600;text-transform:uppercase;letter-spacing:.02em;font-size:27px;margin:0}.section-heading a{margin-left:auto;color:var(--wine);text-transform:uppercase;font-size:12px;letter-spacing:.09em}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:20px;gap:20px}.product-card{min-width:0}.product-image{display:block;background:#e8dfd1;overflow:hidden}.product-image img,.product-image picture{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.product-image img{transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.035)}.product-copy{padding:10px 9px;background:rgba(255,255,255,.2);min-height:85px;display:flex;flex-direction:column;gap:6px}.product-copy a{font-size:13px;line-height:1.35}.product-copy a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--wine);text-decoration-color:var(--wine);text-underline-offset:3px}.detail-price,.product-copy strong{font-size:14px;color:var(--wine);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.collector-callout{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:60px max(29px,8vw);display:flex;align-items:end;justify-content:space-between;gap:40px;background:#ede3d3}.collector-callout h2{font-size:56px}.estate-page,.legal-page,.listing-page,.not-found,.product-detail,.prose-page{max-width:1540px;margin:0 auto;padding:75px 34px}.page-intro{max-width:700px;margin-bottom:45px}.legal-page h1,.not-found h1,.page-intro h1,.prose-page h1{font-size:clamp(52px,6vw,85px);margin:0 0 20px}.lead,.legal-page p,.not-found p,.page-intro>p:last-child,.prose-page>p:not(.eyebrow){font-size:17px;line-height:1.65;max-width:650px;color:var(--muted)}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 22px}.collections-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.collection-card{border-top:1px solid var(--line);padding-top:8px}.collection-card img,.collection-card picture{width:100%;display:block;aspect-ratio:1.2/1}.collection-card img{object-fit:cover}.collection-card h2{font-family:var(--font-display);font-size:30px;font-weight:500;margin:12px 0 0}.collection-card:hover h2{text-decoration:underline;-webkit-text-decoration-color:var(--wine);text-decoration-color:var(--wine);text-underline-offset:5px}.product-detail{min-height:74vh}.breadcrumb{color:var(--wine);font-size:14px;display:inline-block;margin-bottom:36px}.detail-grid{display:grid;grid-template-columns:1.1fr .8fr;grid-gap:clamp(40px,7vw,110px);gap:clamp(40px,7vw,110px);align-items:start}.detail-image{background:#e8dfd1}.detail-image img,.detail-image picture{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}.detail-copy{padding-top:18px}.detail-copy h1{font-size:clamp(45px,5vw,73px);margin:0 0 23px}.detail-price{font-family:var(--font-display);font-size:34px;margin:0 0 28px}.detail-copy>p:not(.eyebrow):not(.detail-price):not(.availability-note){font-size:17px;line-height:1.6;margin:0 0 32px;max-width:490px}.availability-note{font-size:13px;color:var(--muted);margin-top:14px}.estate-feature{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.3fr .7fr;grid-gap:80px;gap:80px;padding:43px 0}.auction-note h2,.estate-feature h2{font-family:var(--font-display);font-size:55px;line-height:.96;font-weight:500;margin:0 0 20px}.estate-feature p{font-size:17px;line-height:1.6;max-width:680px}.estate-feature dl{border-top:1px solid var(--line);margin:30px 0;max-width:650px}.estate-feature dl div{display:grid;grid-template-columns:100px 1fr;border-bottom:1px solid var(--line);padding:13px 0;font-size:14px}.estate-feature dt{color:var(--wine);text-transform:uppercase;letter-spacing:.08em;font-weight:600}.estate-feature dd{margin:0}.estate-note{padding:25px;border:1px solid var(--line);align-self:start;background:#eee3d2}.estate-note p{font-family:var(--font-display);font-size:31px;line-height:1.1;margin:0 0 24px}.estate-note a,.phone-link{font-size:18px;color:var(--wine);text-decoration:underline;text-underline-offset:4px}.auction-note{padding:70px 0}.auction-note p:not(.eyebrow){max-width:560px;font-size:17px;line-height:1.6;margin-bottom:25px}.prose-page{min-height:68vh}.prose-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:48px;gap:48px;max-width:800px;margin:42px 0}.prose-columns p{font-size:17px;line-height:1.65;color:var(--muted);margin:0}.contact-page{text-align:left}.phone-link{font-family:var(--font-display);font-size:clamp(42px,6vw,75px);display:block;margin:36px 0}.legal-page{max-width:880px;min-height:68vh}.legal-page h1{font-size:70px}.not-found{min-height:68vh;display:flex;flex-direction:column;justify-content:center}.not-found .button{align-self:flex-start;margin-top:18px}.footer{background:#201c18;color:#f4eddf;margin-top:auto;padding:50px 34px 25px}.footer-top{max-width:1470px;margin:auto;display:grid;grid-template-columns:1.6fr .7fr 1fr;grid-gap:50px;gap:50px;padding-bottom:44px}.footer-brand{font-size:29px}.footer p{color:#cfc1ad;max-width:310px;line-height:1.5}.footer-contact,.footer-links{display:flex;flex-direction:column;gap:12px;font-size:14px}.footer a{width:max-content;max-width:100%;transition:color .2s ease}.footer a:hover{color:#dcb878}.footer-bottom{max-width:1470px;margin:auto;padding-top:20px;border-top:1px solid #66594d;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#bcae9b;font-size:12px}.footer-bottom span:nth-child(2){display:flex;gap:20px}.footer-bottom img{display:block;width:94px;height:auto;filter:none}@keyframes enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:1024px){.header-inner{padding:0 24px}.nav{gap:24px}.header-cta{min-width:auto;padding:0 15px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:42px 34px}.hero h1{font-size:58px}.category-grid{grid-template-columns:repeat(3,1fr)}.home-discovery{grid-template-columns:1.35fr 1fr}.collections-grid,.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.header-inner{height:65px;padding:0 19px}.brand{font-size:21px}.header-cta{display:none}.menu-button{display:flex;border:0;background:transparent;width:44px;height:44px;padding:0;flex-direction:column;justify-content:center;gap:7px;margin-left:auto}.menu-button span{height:1px;background:var(--ink);width:25px;display:block}.nav{display:none;position:absolute;left:0;right:0;top:64px;background:var(--paper);border-bottom:1px solid var(--line);padding:18px 19px 22px;gap:0;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{font-size:17px;padding:12px 0;border-bottom:1px solid var(--line)}.nav .mobile-call{display:block;color:var(--wine);font-weight:600;border-bottom:0}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:47px 25px 38px}.hero h1{font-size:57px}.hero-copy p{font-size:16px}.hero-media{min-height:275px}.proof-strip{margin:0 14px;grid-template-columns:1fr}.proof-strip>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--line);padding:11px 18px}.proof-strip>div:last-child{border-bottom:0}.home-discovery{padding:14px 14px 0;grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.sale-panel{min-height:260px;padding:28px 23px}.newly-found{padding:35px 14px 55px}.section-heading{align-items:end}.section-heading h2{font-size:28px}.section-heading a{font-size:10px;text-align:right}.product-grid,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.collector-callout{padding:48px 24px;display:block}.collector-callout h2{font-size:48px;margin-bottom:28px}.estate-page,.legal-page,.listing-page,.not-found,.product-detail,.prose-page{padding:50px 20px}.page-intro{margin-bottom:32px}.legal-page h1,.not-found h1,.page-intro h1,.prose-page h1{font-size:58px}.collections-grid{grid-template-columns:repeat(2,1fr);gap:22px 12px}.collection-card h2{font-size:24px}.detail-grid,.estate-feature,.prose-columns{grid-template-columns:1fr;gap:28px}.detail-copy{padding-top:0}.detail-copy h1{font-size:53px}.auction-note h2,.estate-feature h2{font-size:49px}.estate-feature{padding:32px 0}.estate-note{padding:22px}.footer{padding:42px 20px 24px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom span:nth-child(2){gap:16px}.footer-bottom img{width:90px}}@media(max-width:390px){.hero h1{font-size:49px}.brand{font-size:19px}.actions{display:grid;grid-template-columns:1fr}.button{width:100%}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.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:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.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:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.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:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.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:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.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:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-display:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.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:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_d541e6{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_d541e6{--font-body:"DM Sans","DM Sans Fallback"}