:root{--bg:#0a0806;--bg-2:#120e0a;--surface:#100d09;--text:#d8cdbb;--text-dim:#9f927d;--gold:#d8b981;--gold-dark:#b08a4e;--gold-accent:#efce8e;--bronze:#5a4029;--burgundy:#8f2624;--burgundy-hi:#a6322e;--muted:#a0824e;--line:#d8b98142;--f-serif:var(--font-cinzel),Georgia,serif;--f-serif-deco:var(--font-cinzel-deco),Georgia,serif;--f-sans:var(--font-sans),"Segoe UI",system-ui,sans-serif;--f-mono:var(--font-courier),"Courier New",monospace;--noise:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/></svg>")}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--f-sans);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:9;background:var(--noise);opacity:.04;mix-blend-mode:overlay;position:fixed;inset:0}body:after{content:"";pointer-events:none;z-index:8;background:radial-gradient(125% 90% at 50% 0,#0000 62%,#00000052 100%);position:fixed;inset:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.wrap{max-width:1200px;margin:0 auto;padding:0 clamp(20px,4vw,32px)}:focus-visible{outline:2px solid var(--gold-accent);outline-offset:3px;border-radius:2px}.eyebrow{font-family:var(--f-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);font-size:.72rem;font-weight:500}.topstrip{border-bottom:1px solid var(--line);letter-spacing:.18em;text-transform:uppercase;color:var(--muted);background:#0006;font-size:.64rem}.topstrip .wrap{justify-content:space-between;align-items:center;gap:12px;height:34px;display:flex}.topstrip span{font-family:var(--f-mono)}header.site{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--line);background:linear-gradient(#050505f5,#050505db);position:sticky;top:0}header.site .wrap{justify-content:space-between;align-items:center;gap:clamp(14px,1.8vw,24px);height:78px;display:flex}.brand{align-items:center;gap:14px;display:flex}.brand-mark{flex:none;width:auto;height:50px}.brand .wm{flex-direction:column;line-height:1.05;display:flex}.brand .wm b{font-family:var(--f-serif-deco);color:var(--gold);letter-spacing:.04em;font-size:1.24rem;font-weight:700}.brand .wm small{font-family:var(--f-mono);letter-spacing:.18em;color:var(--gold-dark);margin-top:5px;font-size:.6rem}nav.main{align-items:center;gap:clamp(1.5rem,2.4vw,2.8rem);display:flex}nav.main a{letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);white-space:nowrap;padding:6px 2px;font-size:.85rem;font-weight:600;transition:color .2s;position:relative}nav.main a:hover,nav.main a.active{color:var(--gold-accent)}nav.main a.active:after{content:"";background:var(--gold);height:1px;animation:.22s underline;position:absolute;bottom:0;left:2px;right:2px}@keyframes underline{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.util{align-items:center;gap:clamp(10px,1.2vw,16px);display:flex}.lang-switch{border:1px solid var(--line);border-radius:3px;grid-auto-columns:1fr;grid-auto-flow:column;align-items:stretch;display:grid;overflow:hidden}.lang-switch a{font-family:var(--f-mono);letter-spacing:.06em;color:var(--text-dim);text-transform:uppercase;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px 12px;font-size:.72rem;font-weight:500;transition:all .18s;display:flex}.lang-switch a+a{border-left:1px solid var(--line)}.lang-switch a:hover{color:var(--gold-accent);background:#d8b98114}.lang-switch a.active{color:#0d0906;background:var(--gold-accent);font-weight:700}.lang-switch.mobile{align-self:center;max-width:260px;margin-top:16px}.lang-dd{display:none;position:relative}.lang-dd>summary{cursor:pointer;border:1px solid var(--line);min-height:44px;font-family:var(--f-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--text-dim);border-radius:3px;align-items:center;gap:6px;padding:0 12px;font-size:.72rem;font-weight:500;list-style:none;transition:all .18s;display:inline-flex}.lang-dd>summary::-webkit-details-marker{display:none}.lang-dd>summary::marker{content:""}.lang-dd>summary:hover,.lang-dd[open]>summary{color:var(--gold-accent);border-color:var(--gold-dark)}.lang-dd .caret{font-size:.7em;line-height:1}.lang-dd ul{z-index:30;border:1px solid var(--line);background:#0b0907;border-radius:3px;min-width:190px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 44px #0000009e}.lang-dd li a{min-height:44px;font-family:var(--f-sans);color:var(--text-dim);border-radius:2px;align-items:center;padding:0 12px;font-size:.92rem;transition:all .18s;display:flex}.lang-dd li a:hover{color:var(--gold-accent);background:#d8b98114}.lang-dd li a[aria-current]{color:var(--gold-accent);background:#d8b98112;font-weight:700}.btn{font-family:var(--f-sans);letter-spacing:.07em;text-transform:uppercase;background:var(--burgundy);color:#f6e6c8;cursor:pointer;text-align:center;border:1px solid #00000059;border-radius:3px;justify-content:center;align-items:center;min-height:44px;padding:12px 22px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{background:var(--burgundy-hi);box-shadow:0 6px 22px #8f262466}.btn.gold{color:var(--gold);border:1px solid var(--gold-dark);background:0 0}.btn.gold:hover{border-color:var(--gold);box-shadow:none;color:var(--gold-accent);background:#d8b98112}.btn.big{min-height:56px;padding:0 clamp(28px,2.4vw,34px);font-size:.86rem}.menu-toggle{border:1px solid var(--gold-dark);color:var(--gold);cursor:pointer;background:0 0;border-radius:3px;width:44px;height:44px;font-size:1.1rem;display:none}#mobnav{border-bottom:1px solid var(--line);background:#0a0807;flex-direction:column;gap:2px;padding:14px clamp(20px,4vw,32px) 22px;display:none}#mobnav.open{display:flex}#mobnav a{letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);border-bottom:1px solid var(--line);padding:13px 0;font-size:.9rem;font-weight:600}.hero{--hero-gap-eyebrow:28px;--hero-gap-title:28px;--hero-gap-lead:32px;--hero-measure:660px;border-bottom:1px solid var(--line);align-items:center;height:auto;min-height:clamp(560px,84vh,820px);display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:#050505 url(/hero_bg.webp) 50%/cover no-repeat;position:absolute;inset:0}.hero-scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#050505f7 0%,#050505db 24%,#05050573 48%,#0505051a 70%,#05050500 100%),linear-gradient(#05050500 60%,#050505d1 100%);position:absolute;inset:0}.hero .wrap{z-index:2;width:100%;padding-block:clamp(48px,7vh,72px);position:relative}.hero-text{max-width:var(--hero-measure);flex-direction:column;align-items:flex-start;display:flex}.hero-text .eyebrow{letter-spacing:.16em;text-transform:none;max-width:620px;margin:0 0 var(--hero-gap-eyebrow);font-size:clamp(.75rem,.9vw,.85rem);line-height:1.4}.hero h1{font-family:var(--f-serif-deco);font-weight:800;font-size:min(clamp(2.9rem,5vw,3.6rem),var(--hero-h1-cap,3.6rem));letter-spacing:-.015em;color:var(--gold-accent);margin:0 0 var(--hero-gap-title);max-width:var(--hero-measure);text-shadow:0 2px 26px #000000eb;text-transform:uppercase;line-height:.95}.hero h1 span{display:block}.hero h1 span+span{margin-top:.12em}.hero p.lead{font-family:var(--f-sans);color:var(--text);max-width:600px;margin:0 0 var(--hero-gap-lead);text-shadow:0 1px 12px #000000d9;font-size:clamp(1rem,1.05vw,1.12rem);line-height:1.6}.hero .cta{flex-wrap:wrap;align-items:stretch;gap:14px;display:flex}[data-locale=el]{--hero-h1-cap:50px}section.block{padding:clamp(64px,9vw,104px) 0;position:relative}.sec-head{text-align:center;margin-bottom:clamp(40px,6vw,56px)}.sec-head h1,.sec-head h2{font-family:var(--f-serif-deco);color:var(--gold-accent);text-transform:uppercase;letter-spacing:.02em;margin:14px 0 12px;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.1}.sec-head h3{font-family:var(--f-serif);color:var(--gold-accent);margin:14px 0 8px;font-size:1.35rem}.sec-head p{color:var(--text-dim);max-width:38em;margin:0 auto;font-size:1.02rem}.sec-line{justify-content:center;align-items:center;gap:24px;margin-bottom:clamp(40px,6vw,52px);display:flex}.sec-line h2,.sec-line h3{font-family:var(--f-serif);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);white-space:nowrap;font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:600}.sec-line:before,.sec-line:after{content:"";background:linear-gradient(90deg,transparent,var(--gold-dark));width:min(150px,18vw);height:1px}.sec-line:after{background:linear-gradient(90deg,var(--gold-dark),transparent)}.cases-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,2.4vw,30px);display:grid}.case-card{background:var(--surface);border:1px solid var(--line);color:var(--text);border-radius:5px;flex-direction:column;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000080}a.case-card{cursor:pointer}a.case-card:hover{border-color:#d8b98180;transform:translateY(-4px);box-shadow:0 24px 54px #000000a8}.cc-cover{aspect-ratio:4/5;background:#0a0704;flex:none;position:relative;overflow:hidden}.cc-cover img{object-fit:cover;object-position:center;width:100%;height:100%;transition:filter .25s}a.case-card:hover .cc-cover img{filter:brightness(1.05)}.cc-cover:after{content:"";background:linear-gradient(#0000 66%,#0c0906b8);position:absolute;inset:0}.cc-cover:before{content:"";z-index:3;opacity:.55;height:2px;position:absolute;top:0;left:0;right:0}.cover-01:before{background:linear-gradient(90deg,#0000,#d88c3ca6,#0000)}.cover-02:before{background:linear-gradient(90deg,#0000,#7896c399,#0000)}.cover-03:before{background:linear-gradient(90deg,#0000,#962c34b3,#0000)}.cover-01 img{object-position:center 48%}.cover-02 img{object-position:center 50%}.cover-03 img{object-position:center 52%}.cc-tab{z-index:2;font-family:var(--f-mono);color:var(--gold-accent);letter-spacing:.12em;text-transform:uppercase;background:#0000008c;border:1px solid #d8b9814d;border-radius:2px;padding:5px 11px;font-size:.66rem;position:absolute;bottom:12px;left:14px}.cc-body{flex-direction:column;flex:1;padding:20px 22px 0;display:flex}.cc-title{font-family:var(--f-serif);color:var(--gold-accent);font-size:clamp(1.35rem,1.7vw,1.6rem);font-weight:700;line-height:1.16}.cc-loc{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--gold-dark);margin:8px 0 14px;font-size:.68rem}.cc-desc{font-family:var(--f-sans);color:var(--text-dim);flex:1;font-size:.98rem;line-height:1.62}.cc-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:18px 22px 20px;padding-top:16px;display:flex}.cc-price{font-family:var(--f-serif-deco);color:var(--gold);font-size:1.4rem;font-weight:700}.cc-view{font-family:var(--f-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--burgundy-hi);font-size:.78rem;font-weight:700;transition:color .2s}a.case-card:hover .cc-view{color:#d0574f}.case-card.sealed{opacity:.92}.case-card.sealed .cc-cover{background:radial-gradient(120% 120% at 60% 30%,#1c140c,#080604)}.case-card.sealed .cc-view{color:var(--text-dim)}.view-all{text-align:center;font-family:var(--f-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);margin-top:40px;font-size:.82rem;font-weight:600;transition:color .2s;display:block}.view-all:hover{color:var(--gold-accent)}.hiw{grid-template-columns:repeat(3,1fr);gap:clamp(24px,3vw,40px);display:grid;position:relative}.hiw-item{justify-content:center;align-items:flex-start;gap:18px;display:flex}.hiw-ic{background:#d8b98108;border:1px solid #d8b9818c;border-radius:50%;flex:none;justify-content:center;align-items:center;width:84px;height:84px;display:flex;box-shadow:0 0 0 5px #d8b98112}.hiw-ic svg{width:42px;height:42px}.hiw-tx h4{font-family:var(--f-serif);letter-spacing:.05em;text-transform:uppercase;color:var(--gold-accent);align-items:baseline;gap:10px;font-size:1.12rem;font-weight:700;display:flex}.hiw-tx h4 b{font-family:var(--f-serif-deco);color:var(--gold);font-size:1.4rem;font-weight:800}.hiw-tx p{font-family:var(--f-sans);color:var(--text-dim);max-width:22em;margin-top:8px;font-size:.98rem;line-height:1.6}.hiw-cta{justify-content:center;margin-top:clamp(40px,5vw,56px);display:flex}.why-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(26px,3vw,44px);list-style:none;display:grid}.why-item{border-top:1px solid var(--line);padding-top:22px}.why-ic{color:var(--gold);display:inline-flex}.why-ic svg{display:block}.why-item h3{font-family:var(--f-serif);color:var(--gold-accent);margin:14px 0 10px;font-size:clamp(1.16rem,1.5vw,1.35rem);font-weight:700;line-height:1.22}.why-item p{font-family:var(--f-sans);color:var(--text-dim);font-size:.98rem;line-height:1.62}@media (max-width:920px){.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.why-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}}.testi{background:linear-gradient(#3a1111 0%,#2c0c0c 100%);border-top:1px solid #d8b98129;border-bottom:1px solid #d8b98129;padding:64px 0 72px}.testi .sec-line{margin-bottom:44px}.testi .sec-line h2{color:#e7c896}.testi-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.testi-item{text-align:center;padding:0 34px}.testi-item+.testi-item{border-left:1px solid #d8b9812e}.testi-stars{color:var(--gold);letter-spacing:7px;margin-bottom:18px;font-size:1.02rem}.testi-item blockquote{font-family:var(--f-serif);color:#e3c79c;font-size:1.06rem;font-style:italic;line-height:1.6}.testi-item figcaption{font-family:var(--f-mono);letter-spacing:.16em;text-transform:uppercase;color:#b08d52;margin-top:16px;font-size:.7rem}.back{font-family:var(--f-sans);letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:24px;font-size:.8rem;font-weight:600;display:inline-block}.back:hover{color:var(--gold)}.detail{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(30px,4vw,48px);display:grid}.cover{border:1px solid var(--bronze);background:#080604;border-radius:5px;position:relative;overflow:hidden;box-shadow:0 26px 60px #0009}.cover img{width:100%;height:auto}.detail h1{font-family:var(--f-serif-deco);color:var(--gold-accent);text-transform:uppercase;letter-spacing:.02em;margin:12px 0 20px;font-size:clamp(2rem,3.4vw,2.9rem);font-weight:800;line-height:1.06}.detail .summary{font-family:var(--f-sans);color:var(--text);margin-bottom:28px;font-size:1.06rem;line-height:1.65}.specs{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:28px;padding:18px 0}.specs .row{justify-content:space-between;gap:16px;padding:8px 0;display:flex}.specs .row span:first-child{font-family:var(--f-mono);color:var(--text-dim);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.specs .row span:last-child{color:var(--gold-accent);font-weight:600}.stars{letter-spacing:3px;color:var(--gold)}.buybar{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.buybar .price{font-family:var(--f-serif-deco);color:var(--gold);font-size:2.1rem;font-weight:800}.contents{margin-top:64px}.doclist{columns:2;column-gap:42px;max-width:820px;margin-top:26px;margin-left:auto;margin-right:auto;list-style:none}.doclist li{break-inside:avoid;font-family:var(--f-mono);color:var(--text-dim);border-bottom:1px dashed #d8b98124;padding:8px 0 8px 24px;font-size:.84rem;position:relative}.doclist li:before{content:"§";color:var(--gold-dark);position:absolute;left:0}.prose{max-width:760px;margin:0 auto}.prose p{color:var(--text);font-size:1.06rem;font-family:var(--f-sans);margin-bottom:18px;line-height:1.7}.prose h3{font-family:var(--f-serif);color:var(--gold-accent);margin:34px 0 12px;font-size:1.35rem}.prose h2{font-family:var(--f-serif);color:var(--gold-accent);margin:42px 0 12px;font-size:clamp(1.3rem,1.5vw,1.5rem);line-height:1.3}.prose-caps h2{text-transform:uppercase;letter-spacing:.08em;font-size:clamp(1.3rem,2vw,1.6rem)}.contents .sec-head h2{font-family:var(--f-serif);text-transform:none;letter-spacing:normal;font-size:1.35rem;font-weight:600;line-height:1.3}.prose .final-note{border-top:1px solid var(--line);color:var(--text);margin-top:36px;padding-top:22px;font-size:1.08rem;font-style:italic}.prose a{color:var(--gold-accent);border-bottom:1px solid var(--gold-dark);transition:color .2s,border-color .2s}.prose a:hover{color:var(--gold);border-color:var(--gold)}.prose .legal-meta{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);font-size:.78rem}.faq-item{border:1px solid var(--line);background:linear-gradient(#d8b98108,#0000);border-radius:4px;margin-bottom:14px}.faq-q{font-family:var(--f-serif);cursor:pointer;color:var(--gold-accent);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1.1rem;display:flex}.faq-q .plus{color:var(--gold-dark);flex:none;font-size:1.4rem;transition:transform .25s}.faq-item.open .faq-q .plus{transform:rotate(45deg)}.faq-a{max-height:0;padding:0 22px;transition:max-height .3s;overflow:hidden}.faq-item.open .faq-a{max-height:320px;padding:0 22px 20px}.faq-a p{font-family:var(--f-sans);color:var(--text-dim);margin:0;font-size:1rem;line-height:1.65}footer.site{border-top:1px solid var(--line);background:var(--bg);margin-top:10px;padding:32px 0 22px}footer.site .top{text-align:center;flex-direction:column;align-items:center;gap:14px;margin-bottom:18px;display:flex}.footer-logo{filter:drop-shadow(0 4px 18px #0000008c);flex:none;width:auto;height:78px}footer.site nav{flex-wrap:wrap;justify-content:center;gap:clamp(18px,3vw,34px);display:flex}footer.site nav a{font-family:var(--f-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--gold);font-size:.82rem;font-weight:600;transition:color .2s}footer.site nav a:hover{color:#f0d9b0}footer.site .legal{border-top:1px solid var(--line);font-family:var(--f-sans);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 12px;padding-top:18px;font-size:.85rem;display:flex}footer.site .legal a{color:var(--text-dim);overflow-wrap:break-word;transition:color .2s}footer.site .legal a:hover{color:var(--gold-accent)}footer.site .legal .sep{color:var(--gold-dark)}footer.site .copy{text-align:center;font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark);padding-top:14px;font-size:.62rem}@media (max-width:1100px){.util .lang-switch{display:none}.util .lang-dd{display:block}}@media (max-width:920px){.hero{align-items:flex-end;min-height:76vh}.hero .wrap{padding-bottom:46px}.hero-text{max-width:none}.hero-scrim{background:linear-gradient(#0505051f 0%,#05050580 58%,#050505f5 100%)}.detail{grid-template-columns:1fr;gap:30px}.cases-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hiw{grid-template-columns:1fr;gap:28px}.hiw-item{justify-content:flex-start}.testi-grid{grid-template-columns:1fr;gap:34px}.testi-item{padding:0 10px}.testi-item+.testi-item{border-top:1px solid #d8b9812e;border-left:none;padding-top:34px}}@media (max-width:960px){nav.main{display:none}.menu-toggle{justify-content:center;align-items:center;display:inline-flex}}@media (max-width:760px){.util{gap:10px}.sec-line{gap:14px}.sec-line h2,.sec-line h3{white-space:normal;text-align:center}.util .btn,.util .lang-switch,.util .lang-dd{display:none}.cases-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.doclist{columns:1}header.site .wrap{height:66px}.hero .cta{flex-direction:column;align-items:stretch}.hero .cta .btn{width:100%}}.consent{z-index:50;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0806f7;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 22px;padding:15px clamp(20px,4vw,32px);display:flex;position:fixed;bottom:0;left:0;right:0}.consent-text{font-family:var(--f-sans);color:var(--text-dim);max-width:62ch;margin:0;font-size:.88rem;line-height:1.5}.consent-text a{color:var(--gold-accent);border-bottom:1px solid var(--gold-dark)}.consent-text a:hover{color:var(--gold)}.consent-actions{flex-wrap:wrap;flex:none;gap:12px;display:flex}.consent .btn{min-height:42px;padding:11px 22px;font-size:.78rem}.trustrow{border-top:1px solid var(--line);flex-wrap:wrap;gap:11px 20px;margin-top:22px;padding-top:20px;list-style:none;display:flex}.trustrow li{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--text-dim);align-items:center;gap:8px;font-size:.72rem;display:flex}.trustrow .ti{color:var(--gold-dark);display:inline-flex}.ti svg{display:block}.exit-overlay{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#040302b8;justify-content:center;align-items:flex-start;padding:20px;animation:.25s exit-fade;display:flex;position:fixed;inset:0;overflow-y:auto}.exit-modal{background:linear-gradient(180deg,var(--bg-2),var(--surface));border:1px solid var(--gold-dark);text-align:center;border-radius:6px;width:min(92vw,500px);margin:auto;padding:clamp(24px,4vw,36px);animation:.28s exit-rise;position:relative;box-shadow:0 30px 80px #000000b3}.exit-modal:focus,.exit-modal:focus-visible{outline:none}.exit-close{width:44px;height:44px;color:var(--text);opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;transition:opacity .2s,color .2s,background .2s;display:inline-flex;position:absolute;top:8px;right:8px}.exit-close:hover{opacity:1;color:var(--gold-accent);background:#d8b98114}.exit-eyebrow{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gold-dark);margin:0 0 12px;font-size:.7rem;font-weight:500}.exit-title{font-family:var(--f-serif-deco);letter-spacing:.01em;color:var(--gold-accent);text-transform:uppercase;margin:0 0 14px;font-size:clamp(1.9rem,4vw,2.1rem);font-weight:800;line-height:1.06}.exit-title span{display:block}.exit-title span+span{margin-top:.08em}.exit-lead{font-family:var(--f-sans);color:var(--text);max-width:34ch;margin:0 auto 22px;font-size:1rem;line-height:1.6}.exit-price{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:6px 12px;margin:0 0 10px;display:flex}.exit-was{font-family:var(--f-mono);color:var(--text-dim);opacity:.6;text-decoration:line-through;-webkit-text-decoration-color:var(--burgundy-hi);text-decoration-color:var(--burgundy-hi);font-size:1rem}.exit-now{font-family:var(--f-serif-deco);color:var(--gold);font-size:clamp(2rem,4vw,2.6rem);font-weight:800;line-height:1}.exit-off{font-family:var(--f-mono);letter-spacing:.06em;color:var(--gold-dark);font-size:.85rem}.exit-save{width:fit-content;font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:#0d0906;background:var(--gold-accent);border-radius:2px;margin:0 auto 22px;padding:6px 12px;font-size:.72rem;font-weight:700}.btn.exit-cta{letter-spacing:.06em;width:100%;min-height:54px;margin:0 0 20px;padding:0 clamp(24px,3vw,32px);font-size:.9rem}.btn.exit-cta:active{transform:translateY(1px)}.exit-trust{flex-wrap:wrap;justify-content:center;gap:12px 22px;margin:0 0 18px;padding:0;list-style:none;display:flex}.exit-trust li{font-family:var(--f-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--text);align-items:center;gap:9px;font-size:.76rem;display:flex}.exit-trust .ti{color:var(--gold);display:inline-flex}.exit-trust .ti svg{width:21px;height:21px}.exit-guarantee{text-align:left;border-top:1px solid var(--line);font-family:var(--f-sans);color:var(--text-dim);align-items:flex-start;gap:10px;margin:0 0 14px;padding-top:18px;font-size:.86rem;line-height:1.5;display:flex}.exit-guarantee .ti{color:var(--gold-dark);flex:none;margin-top:2px;display:inline-flex}.exit-dismiss{width:fit-content;min-height:44px;color:var(--text-dim);font-family:var(--f-sans);cursor:pointer;background:0 0;border:none;border-radius:3px;justify-content:center;align-items:center;margin:0 auto;padding:10px 16px;font-size:.9rem;transition:color .2s;display:inline-flex}.exit-dismiss:hover{color:var(--gold-accent);text-underline-offset:3px;text-decoration:underline}@keyframes exit-fade{0%{opacity:0}to{opacity:1}}@keyframes exit-rise{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}
@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/17d9dc494268827a-s.1nm10rez4xzcc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/980e1ab65b7c1ef7-s.p.17dkxdfca_y7u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/d7ba58910e8b2f98-s.01_p1igipvz2p.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/f5eafb9667e277ff-s.p.12qd0gbe3ubvp.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/0c57e32554b6a762-s.1my-ypqcti3q0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/b7f519ee93c5b6e3-s.0pbe7n3bvw3lb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Noto Serif Display;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(../media/710889c02c647b2f-s.p.3825-r1bqbuqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/17d9dc494268827a-s.1nm10rez4xzcc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/980e1ab65b7c1ef7-s.p.17dkxdfca_y7u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/d7ba58910e8b2f98-s.01_p1igipvz2p.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/f5eafb9667e277ff-s.p.12qd0gbe3ubvp.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/0c57e32554b6a762-s.1my-ypqcti3q0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/b7f519ee93c5b6e3-s.0pbe7n3bvw3lb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Noto Serif Display;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/710889c02c647b2f-s.p.3825-r1bqbuqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/17d9dc494268827a-s.1nm10rez4xzcc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/980e1ab65b7c1ef7-s.p.17dkxdfca_y7u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/d7ba58910e8b2f98-s.01_p1igipvz2p.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f5eafb9667e277ff-s.p.12qd0gbe3ubvp.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/0c57e32554b6a762-s.1my-ypqcti3q0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/b7f519ee93c5b6e3-s.0pbe7n3bvw3lb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/710889c02c647b2f-s.p.3825-r1bqbuqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Serif Display Fallback;src:local(Times New Roman);ascent-override:91.24%;descent-override:25.01%;line-gap-override:0.0%;size-adjust:117.17%}.noto_serif_display_ccf4e631-module__dYTZLW__className{font-family:Noto Serif Display,Noto Serif Display Fallback;font-style:normal}.noto_serif_display_ccf4e631-module__dYTZLW__variable{--font-cinzel:"Noto Serif Display", "Noto Serif Display Fallback"}
@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/17d9dc494268827a-s.1nm10rez4xzcc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/980e1ab65b7c1ef7-s.p.17dkxdfca_y7u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/d7ba58910e8b2f98-s.01_p1igipvz2p.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/f5eafb9667e277ff-s.p.12qd0gbe3ubvp.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/0c57e32554b6a762-s.1my-ypqcti3q0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/b7f519ee93c5b6e3-s.0pbe7n3bvw3lb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Noto Serif Display;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/710889c02c647b2f-s.p.3825-r1bqbuqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/17d9dc494268827a-s.1nm10rez4xzcc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/980e1ab65b7c1ef7-s.p.17dkxdfca_y7u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/d7ba58910e8b2f98-s.01_p1igipvz2p.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/f5eafb9667e277ff-s.p.12qd0gbe3ubvp.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/0c57e32554b6a762-s.1my-ypqcti3q0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/b7f519ee93c5b6e3-s.0pbe7n3bvw3lb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Noto Serif Display;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/710889c02c647b2f-s.p.3825-r1bqbuqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/17d9dc494268827a-s.1nm10rez4xzcc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/980e1ab65b7c1ef7-s.p.17dkxdfca_y7u.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/d7ba58910e8b2f98-s.01_p1igipvz2p.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/f5eafb9667e277ff-s.p.12qd0gbe3ubvp.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/0c57e32554b6a762-s.1my-ypqcti3q0.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/b7f519ee93c5b6e3-s.0pbe7n3bvw3lb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Noto Serif Display;font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(../media/710889c02c647b2f-s.p.3825-r1bqbuqh.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Noto Serif Display Fallback;src:local(Times New Roman);ascent-override:91.24%;descent-override:25.01%;line-gap-override:0.0%;size-adjust:117.17%}.noto_serif_display_1cc0169b-module__6iHLzG__className{font-family:Noto Serif Display,Noto Serif Display Fallback;font-style:normal}.noto_serif_display_1cc0169b-module__6iHLzG__variable{--font-cinzel-deco:"Noto Serif Display", "Noto Serif Display Fallback"}
@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2feb6f23444b7249-s.0wjdb3-is5jma.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f737c6004f49d0e0-s.p.0g6dbutigfbix.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/eea2435983164bee-s.0oo3_sj1phcqr.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bd31007a6497f32c-s.p.0gkp9zmuh0_fw.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/433f9b98365053d4-s.15kqswism5tqb.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbb6c46e4ef45f85-s.10qlpdb7gig0e.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1999c0ec9967d835-s.1fv_niylzd0ml.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cousine;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1b2a08006eb9c33e-s.p.36kemlqwpcr5j.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/388e0e7240d3faf6-s.37upb51v8qx5f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/be99d2205497f5df-s.p.11eqvkz9r6n_8.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2f57bf0cfb1041bd-s.177c1n2uopel1.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/dc833b2968264e55-s.p.1s0-qtw7u-oz8.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f3e5a4803d9a7adf-s.1ps-jtfnjviln.woff2)format("woff2");unicode-range:U+307-308,U+590-5FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a2459af08f6fea71-s.1qz_tdduplcux.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/361bbee607bd76a8-s.0gdqnz400-qyi.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Cousine;font-style:normal;font-weight:700;font-display:swap;src:url(../media/dbc9305f493c62bf-s.p.3jwfmav_9nws9.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cousine Fallback;src:local(Arial);ascent-override:61.85%;descent-override:22.31%;line-gap-override:0.0%;size-adjust:134.61%}.cousine_32e36ad8-module__u9xWvW__className{font-family:Cousine,Cousine Fallback;font-style:normal}.cousine_32e36ad8-module__u9xWvW__variable{--font-courier:"Cousine", "Cousine Fallback"}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.3rfuf-6ylygrx.woff2)format("woff2");unicode-range:U+460-52F,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(../media/94b4a5dc1fe84361-s.p.2231v6bqe0i5w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/ff5be760267bb4bc-s.2dg0qc-aib-d-.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(../media/99596c30eb072d3c-s.p.1x46l97iocqk9.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e5864b32625b6bc3-s.44r2-kro6c87n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e285ad1a914469f0-s.3ohuq16_8-qtv.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/47df9ba1c7236d3b-s.p.0dnkekw3juhe5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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(../media/da8a9dd0d68e512b-s.3rfuf-6ylygrx.woff2)format("woff2");unicode-range:U+460-52F,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(../media/94b4a5dc1fe84361-s.p.2231v6bqe0i5w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/ff5be760267bb4bc-s.2dg0qc-aib-d-.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(../media/99596c30eb072d3c-s.p.1x46l97iocqk9.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e5864b32625b6bc3-s.44r2-kro6c87n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e285ad1a914469f0-s.3ohuq16_8-qtv.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/47df9ba1c7236d3b-s.p.0dnkekw3juhe5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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(../media/da8a9dd0d68e512b-s.3rfuf-6ylygrx.woff2)format("woff2");unicode-range:U+460-52F,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(../media/94b4a5dc1fe84361-s.p.2231v6bqe0i5w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/ff5be760267bb4bc-s.2dg0qc-aib-d-.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(../media/99596c30eb072d3c-s.p.1x46l97iocqk9.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e5864b32625b6bc3-s.44r2-kro6c87n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e285ad1a914469f0-s.3ohuq16_8-qtv.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/47df9ba1c7236d3b-s.p.0dnkekw3juhe5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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(../media/da8a9dd0d68e512b-s.3rfuf-6ylygrx.woff2)format("woff2");unicode-range:U+460-52F,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(../media/94b4a5dc1fe84361-s.p.2231v6bqe0i5w.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/ff5be760267bb4bc-s.2dg0qc-aib-d-.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(../media/99596c30eb072d3c-s.p.1x46l97iocqk9.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e5864b32625b6bc3-s.44r2-kro6c87n.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e285ad1a914469f0-s.3ohuq16_8-qtv.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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(../media/47df9ba1c7236d3b-s.p.0dnkekw3juhe5.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,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 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_339a0091-module__bDxMfG__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_339a0091-module__bDxMfG__variable{--font-sans:"Source Sans 3", "Source Sans 3 Fallback"}
