.Navbar-module__8UPgqa__topbar{z-index:200;-webkit-backdrop-filter:blur(20px);width:100%;padding-top:env(safe-area-inset-top);background:#ffffffeb;border-bottom:1px solid #0000;transition:border-color .2s,box-shadow .2s;position:sticky;top:0}.Navbar-module__8UPgqa__scrolled{border-bottom-color:var(--border);box-shadow:0 2px 24px #0000000f}.Navbar-module__8UPgqa__navInner{justify-content:space-between;align-items:center;width:min(100%,1500px);height:68px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);display:flex}.Navbar-module__8UPgqa__brand{color:var(--secondary);font-family:var(--font-space), "Space Grotesk", sans-serif;flex-shrink:0;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__8UPgqa__brandMark{border:1.5px solid var(--secondary);background:var(--bg-card);border-radius:10px;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:2.5px;width:36px;height:36px;padding:5px;display:grid;box-shadow:4px 4px #29292914}.Navbar-module__8UPgqa__brandMark i{background:var(--secondary);border-radius:2px;display:block}.Navbar-module__8UPgqa__brandMark i:nth-child(2),.Navbar-module__8UPgqa__brandMark i:nth-child(5){background:var(--primary)}.Navbar-module__8UPgqa__brandMark i:nth-child(3){visibility:hidden}.Navbar-module__8UPgqa__brandName{letter-spacing:-.3px}.Navbar-module__8UPgqa__topActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.Navbar-module__8UPgqa__navItemContainer{position:relative}.Navbar-module__8UPgqa__navLink{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;min-height:40px;padding:8px 12px;font-size:13.5px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Navbar-module__8UPgqa__navChevron{margin-left:4px;transition:transform .2s}.Navbar-module__8UPgqa__navLink:hover{color:var(--secondary);background:#0000000a}.Navbar-module__8UPgqa__navItemContainer:hover .Navbar-module__8UPgqa__navChevron{transform:rotate(180deg)}.Navbar-module__8UPgqa__megaMenu{opacity:0;visibility:hidden;pointer-events:none;border:1px solid var(--border);z-index:250;background:#fff;border-radius:16px;flex-direction:column;gap:4px;min-width:320px;padding:16px;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 20px 40px #0000001a}.Navbar-module__8UPgqa__navItemContainer:hover .Navbar-module__8UPgqa__megaMenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__8UPgqa__megaLink{color:var(--secondary);border-radius:8px;padding:10px 14px;font-size:13.5px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.Navbar-module__8UPgqa__megaLink:hover{color:var(--primary);background:#fc6e2014}.Navbar-module__8UPgqa__menuBtn{background:var(--bg-card2);border:1.5px solid var(--border);color:var(--secondary);cursor:pointer;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .15s;display:none}.Navbar-module__8UPgqa__menuBtn:hover{background:var(--border)}.Navbar-module__8UPgqa__burger{flex-direction:column;gap:4.5px;width:18px;display:flex}.Navbar-module__8UPgqa__burger span{transform-origin:50%;background:currentColor;border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.Navbar-module__8UPgqa__burgerOpen span:first-child{transform:translateY(6.5px)rotate(45deg)}.Navbar-module__8UPgqa__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__8UPgqa__burgerOpen span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Navbar-module__8UPgqa__mobileNav{z-index:190;left:12px;right:12px;top:calc(68px + env(safe-area-inset-top) + 8px);border:1.5px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-radius:20px;flex-direction:column;max-height:calc(100vh - 100px);padding:16px;display:flex;position:fixed;overflow-y:auto;box-shadow:0 12px 40px #0000001f}.Navbar-module__8UPgqa__mobileLinks{flex-direction:column;display:flex}.Navbar-module__8UPgqa__mobileAccordion{border-bottom:1px solid var(--border)}.Navbar-module__8UPgqa__mobileAccordion:last-child{border-bottom:none}.Navbar-module__8UPgqa__mobileAccordionBtn{width:100%;color:var(--secondary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;min-height:44px;padding:14px 4px;font-size:16px;font-weight:700;display:flex}.Navbar-module__8UPgqa__mobileAccordionBtn svg{transition:transform .3s}.Navbar-module__8UPgqa__chevronOpen{transform:rotate(180deg)}.Navbar-module__8UPgqa__mobileAccordionContent{flex-direction:column;gap:2px;padding-bottom:8px;display:flex;overflow:hidden}.Navbar-module__8UPgqa__mobileLink{color:var(--text-muted);border-radius:10px;align-items:center;min-height:44px;padding:10px 14px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.Navbar-module__8UPgqa__mobileLink:hover{background:var(--bg-card2);color:var(--secondary)}.Navbar-module__8UPgqa__mobileLinkPrimary{background:var(--gradient-orange);justify-content:center;font-weight:700;color:#fff!important}.Navbar-module__8UPgqa__mobileLinkOutline{color:var(--secondary);border:1.5px solid var(--border);border-radius:10px;justify-content:center;align-items:center;min-height:44px;margin-top:8px;padding:10px 14px;font-size:14.5px;font-weight:700;text-decoration:none;display:flex}@media (max-width:1024px){.Navbar-module__8UPgqa__navInner{height:60px}.Navbar-module__8UPgqa__topActions{display:none}.Navbar-module__8UPgqa__menuBtn{display:flex}}
.Footer-module__Fj0HHq__footer{color:#fff;background:#0f0f10}.Footer-module__Fj0HHq__footerTop{padding:72px 0 48px}.Footer-module__Fj0HHq__grid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:flex-start;gap:40px;display:grid}.Footer-module__Fj0HHq__brandCol{flex-direction:column;gap:16px;display:flex}.Footer-module__Fj0HHq__brandLink{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.Footer-module__Fj0HHq__brandMark{background:#ffffff0d;border:1.5px solid #fff3;border-radius:10px;flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:2.5px;width:36px;height:36px;padding:5px;display:grid}.Footer-module__Fj0HHq__brandMark i{background:#fff6;border-radius:2px;display:block}.Footer-module__Fj0HHq__brandMark i:nth-child(2),.Footer-module__Fj0HHq__brandMark i:nth-child(5){background:var(--primary)}.Footer-module__Fj0HHq__brandMark i:nth-child(3){visibility:hidden}.Footer-module__Fj0HHq__brandName{color:#fff;letter-spacing:-.3px;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:800}.Footer-module__Fj0HHq__brandDesc{color:#ffffff73;max-width:280px;margin:0;font-size:13.5px;line-height:1.75}.Footer-module__Fj0HHq__tagline{color:#bba07a;font-family:DM Serif Text,serif;font-size:14px;font-style:italic}.Footer-module__Fj0HHq__statusBadge{color:#fff9;background:#22c55e1a;border:1px solid #22c55e33;border-radius:100px;align-items:center;gap:7px;width:fit-content;padding:5px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.Footer-module__Fj0HHq__statusDot{background:#22c55e;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #22c55e}.Footer-module__Fj0HHq__linkCol{flex-direction:column;gap:12px;display:flex}.Footer-module__Fj0HHq__colTitle{color:#ffffff59;text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:11px;font-weight:700}.Footer-module__Fj0HHq__linkList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Fj0HHq__footerLink{color:#ffffff8c;font-size:13.5px;line-height:1.5;text-decoration:none;transition:color .15s;display:inline-block}.Footer-module__Fj0HHq__footerLink:hover{color:var(--primary)}.Footer-module__Fj0HHq__bottomBar{border-top:1px solid #ffffff0f;padding:20px 0}.Footer-module__Fj0HHq__bottomInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.Footer-module__Fj0HHq__copyright{color:#ffffff47;font-size:12.5px}.Footer-module__Fj0HHq__legalLinks{gap:20px;display:flex}.Footer-module__Fj0HHq__legalLink{color:#ffffff4d;font-size:12.5px;text-decoration:none;transition:color .15s}.Footer-module__Fj0HHq__legalLink:hover{color:#ffffffa6}@media (max-width:1100px){.Footer-module__Fj0HHq__grid{grid-template-columns:1fr 1fr 1fr}.Footer-module__Fj0HHq__brandCol{grid-column:1/-1;max-width:480px}}@media (max-width:680px){.Footer-module__Fj0HHq__grid{grid-template-columns:1fr 1fr;gap:28px}.Footer-module__Fj0HHq__footerTop{padding:48px 0 32px}}@media (max-width:420px){.Footer-module__Fj0HHq__grid{grid-template-columns:1fr}.Footer-module__Fj0HHq__bottomInner{flex-direction:column;align-items:flex-start}}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.0gspg~~t9nou8.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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.0rx81dn62y51_.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:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.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:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_2cef7166-module__Dfbk2q__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_2cef7166-module__Dfbk2q__variable{--font-space:"Space Grotesk", "Space Grotesk Fallback"}
@font-face{font-family:Be Vietnam Pro;font-style:normal;font-weight:100;font-display:swap;src:url(../media/4f1af576a97b6d34-s.0t4~.9rli.h1l.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:Be Vietnam Pro;font-style:normal;font-weight:100;font-display:swap;src:url(../media/6c99d4f8f9a44f56-s.0ku5iheh_~t16.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:Be Vietnam Pro;font-style:normal;font-weight:100;font-display:swap;src:url(../media/5691580a0d2e7846-s.p.0kx30pib~g-rr.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:Be Vietnam Pro;font-style:normal;font-weight:200;font-display:swap;src:url(../media/95a4b3d630f9622f-s.0tajba.2n4hzd.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:Be Vietnam Pro;font-style:normal;font-weight:200;font-display:swap;src:url(../media/db611a99d9d04a29-s.0jrxfuulac~-8.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:Be Vietnam Pro;font-style:normal;font-weight:200;font-display:swap;src:url(../media/55605e321d2313ca-s.p.01p6hqt6uk5rb.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:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5f841e19a104a2f1-s.0kyb12by50ral.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:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/6d62c74c8e468ef4-s.04flsppc416nl.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:Be Vietnam Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9d978ba009f47915-s.p.0lydepa~d1qv1.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/53e45098eac42afb-s.0l2qk94b1u89y.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/85ea1b3aadcead52-s.01rdcbu-77uoy.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:Be Vietnam Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/3c285486269019b7-s.p.0sn2213rkw2e_.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/625a092f804baad3-s.0mrp_qm_8jqq_.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6afabefbb32d7517-s.05-22z7vt.jl1.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:Be Vietnam Pro;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a4f4f75ad654963f-s.p.0h6jagi-ln9qy.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/a3bcb02a0e9e5d11-s.0p40-daftjh_g.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35fd19aef91b293-s.07en.a1_ufzzv.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:Be Vietnam Pro;font-style:normal;font-weight:600;font-display:swap;src:url(../media/8f46d218c8f79e34-s.p.0xhl7b6zs4.~j.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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8ffc259da9d23054-s.0b_.2~bprftx..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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9e486ba39c38fb8a-s.0qxf2_hlpbci0.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:Be Vietnam Pro;font-style:normal;font-weight:700;font-display:swap;src:url(../media/6f42e0a3b0519c4d-s.p.0czffigx~77c..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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/fcf129058e6e31f2-s.0k.rt6-fab6y0.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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7b74840ea7c05e95-s.08-6qa~ryw15i.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:Be Vietnam Pro;font-style:normal;font-weight:800;font-display:swap;src:url(../media/3eca85881bcfa204-s.p.09gf3ff1ir7gl.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:Be Vietnam Pro;font-style:normal;font-weight:900;font-display:swap;src:url(../media/72a16e137f4c90fd-s.0hcgqcjesy-sc.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:Be Vietnam Pro;font-style:normal;font-weight:900;font-display:swap;src:url(../media/ac83d56547af7957-s.0lv7uah0r4ggt.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:Be Vietnam Pro;font-style:normal;font-weight:900;font-display:swap;src:url(../media/00ea0ef410d3b1a3-s.p.0-9k.f54zhy35.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:Be Vietnam Pro Fallback;src:local(Arial);ascent-override:90.61%;descent-override:24.01%;line-gap-override:0.0%;size-adjust:110.36%}.be_vietnam_pro_d3fb3142-module__6EzR2G__className{font-family:Be Vietnam Pro,Be Vietnam Pro Fallback;font-style:normal}.be_vietnam_pro_d3fb3142-module__6EzR2G__variable{--font-vietnam:"Be Vietnam Pro", "Be Vietnam Pro Fallback"}
@font-face{font-family:DM Serif Text;font-style:italic;font-weight:400;font-display:swap;src:url(../media/b6059847adc7880d-s.0nd-sjp--kx5c.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:DM Serif Text;font-style:italic;font-weight:400;font-display:swap;src:url(../media/834d9a9b239edd2a-s.p.0u6_hmqgkyhba.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:DM Serif Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5f4ff8d7b0e8a26d-s.128m5ooy4hnh..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:DM Serif Text;font-style:normal;font-weight:400;font-display:swap;src:url(../media/19155629e56b2aed-s.p.0nd7zy~bmd2ve.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:DM Serif Text Fallback;src:local(Times New Roman);ascent-override:94.79%;descent-override:30.65%;line-gap-override:0.0%;size-adjust:109.29%}.dm_serif_text_51626c15-module__VM4dda__className{font-family:DM Serif Text,DM Serif Text Fallback;font-weight:400}.dm_serif_text_51626c15-module__VM4dda__variable{--font-dm-serif:"DM Serif Text", "DM Serif Text Fallback"}
