:root{--bg-primary:#f5f0eb;--bg-secondary:#ebe4dc;--bg-card:#fff;--bg-elevated:#faf8f5;--bg-dark:#1a1612;--text-primary:#1a1612;--text-secondary:#4a4540;--text-muted:#7a756f;--text-accent:#8b5a2b;--text-white:#fff;--accent:#8b5a2b;--accent-hover:#c49a6c;--accent-dark:#5c3d1e;--accent-light:#c49a6c;--gradient-accent:linear-gradient(135deg,#8b5a2b,#c49a6c 50%,#8b5a2b);--gradient-soft:linear-gradient(180deg,#f5f0eb,#ebe4dc);--gradient-dark:linear-gradient(180deg,#1a1612,#0d0b09);--border-light:rgba(139,90,43,.15);--border-medium:rgba(139,90,43,.3);--shadow-sm:0 2px 8px rgba(0,0,0,.06);--shadow-md:0 8px 24px rgba(0,0,0,.08);--shadow-lg:0 16px 48px rgba(0,0,0,.1);--radius-sm:0px;--radius-md:0px;--radius-lg:0px;--radius-xl:0px;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:"Playfair Display",Georgia,serif;--text-xs:clamp(0.7rem,1.5vw,0.75rem);--text-sm:clamp(0.8rem,2vw,0.875rem);--text-base:clamp(0.9rem,2.5vw,1rem);--text-lg:clamp(1rem,3vw,1.125rem);--text-xl:clamp(1.1rem,3.5vw,1.25rem);--text-2xl:clamp(1.3rem,4vw,1.5rem);--text-3xl:clamp(1.6rem,5vw,1.875rem);--text-4xl:clamp(2rem,6vw,2.5rem);--text-5xl:clamp(2.5rem,8vw,3.5rem)}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6;background:var(--bg-primary);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,h1,h2,h3,h4,h5,h6{color:var(--text-primary)}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);font-weight:600;line-height:1.2}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent)}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}.container{max-width:1400px;margin:0 auto;padding:0 clamp(16px,4vw,40px)}.main-nav-sticky{position:-webkit-sticky;position:sticky;top:0;z-index:2000;width:100%}.section{padding:clamp(40px,8vw,80px) 0}.section-header{text-align:center;margin-bottom:clamp(32px,5vw,48px)}.section-title{font-size:var(--text-3xl);margin-bottom:8px}.section-subtitle{font-size:var(--text-base);color:var(--text-muted)}.section-tag{display:inline-block;font-size:var(--text-xs);font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);background:rgba(139,90,43,.1);padding:6px 16px;border-radius:20px;margin-bottom:16px}.btn{display:inline-flex;align-items:center;gap:8px;font-size:var(--text-sm);font-weight:600;padding:clamp(12px,2vw,16px) clamp(24px,4vw,32px);border-radius:var(--radius-lg);transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:var(--gradient-accent);color:#fff;box-shadow:0 4px 16px rgba(139,90,43,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(139,90,43,.4)}.btn-secondary{background:var(--bg-card);color:var(--accent);border:2px solid var(--border-medium)}.btn-secondary:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.card{background:var(--bg-card);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:all .3s ease;border:1px solid var(--border-light)}.card:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.card-image{aspect-ratio:3/4;background:var(--bg-secondary);position:relative;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.card:hover .card-image img{transform:scale(1.05)}@media (max-width:768px){.section{padding:clamp(30px,6vw,60px) 0}}.TickerBar_tickerContainer__sv2f6{width:100%;overflow:hidden;white-space:nowrap;position:relative;z-index:10;height:40px;display:flex;align-items:center}.TickerBar_tickerWrapper__Ea3LC{display:inline-block;white-space:nowrap;animation-name:TickerBar_scroll__pzTXz;animation-timing-function:linear;animation-iteration-count:infinite}.TickerBar_tickerContent__pm26K{display:inline-block;padding-right:50px;font-weight:600;text-transform:uppercase;font-size:14px;letter-spacing:1px}@keyframes TickerBar_scroll__pzTXz{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media (max-width:768px){.TickerBar_tickerContent__pm26K{font-size:11px;padding-right:25px}.TickerBar_tickerContainer__sv2f6{height:32px}}.Header_header__ZPN_X{background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%;height:80px;display:flex;align-items:center;position:relative;z-index:1000;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.Header_container__RqNHF{max-width:1400px;margin:0 auto;padding:0 40px;width:100%;display:flex;justify-content:space-between;align-items:center}.Header_logo__1hGYx a{font-family:var(--font-serif,serif);font-size:28px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#111;text-decoration:none;transition:opacity .3s}.Header_logo__1hGYx a:hover{opacity:.8}.Header_rightArea__7ezHw{display:flex;align-items:center;gap:25px}.Header_searchWrapper__TuS9y{display:flex;align-items:center;height:40px}.Header_searchContainer__oBgFc{display:flex;align-items:center;background-color:#fff;border:1px solid #e0e0e0;border-radius:0;padding:5px 15px;width:300px;transition:all .4s cubic-bezier(.16,1,.3,1);animation:Header_expandWidth__si0AV .4s cubic-bezier(.16,1,.3,1) forwards;box-shadow:0 2px 10px rgba(0,0,0,.03);overflow:hidden}.Header_searchContainer__oBgFc:focus-within{border-color:#000;box-shadow:0 4px 15px rgba(0,0,0,.08)}.Header_searchIconInput__1IG_1{display:flex;align-items:center;flex:1 1}.Header_inputSearchIcon__sZc6N{color:#999;margin-right:8px;min-width:20px}.Header_inlineInput__UP5tu{border:none;background:transparent;width:100%;font-size:14px;outline:none;color:#333;font-weight:500}.Header_inlineInput__UP5tu::placeholder{color:#aaa;font-weight:400}.Header_closeBtn___I1Hr{background:#f0f0f0;border:none;font-size:10px;color:#666;cursor:pointer;margin-left:10px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:0;transition:all .2s;flex-shrink:0}.Header_closeBtn___I1Hr:hover{background-color:#e0e0e0;color:#000}@keyframes Header_expandWidth__si0AV{0%{width:40px;opacity:0;transform:translateX(20px)}to{width:300px;opacity:1;transform:translateX(0)}}.Header_iconBtn__afiv3{background:none;border:none;cursor:pointer;padding:8px;color:#111;transition:all .3s;display:flex;align-items:center;justify-content:center;border-radius:0}.Header_iconBtn__afiv3:hover{color:#555;background-color:rgba(0,0,0,.03);transform:translateY(-1px)}.Header_cartIconWrapper__SFE6l{position:relative}.Header_cartCount__7tU0P{position:absolute;top:-5px;right:-5px;background-color:#000;color:#fff;font-size:10px;width:18px;height:18px;border-radius:0;display:flex;align-items:center;justify-content:center;font-weight:700;border:2px solid #fff}.Header_loginLink__005Wv{font-family:var(--font-serif,serif);font-size:13px;font-weight:500;color:#333;text-decoration:none;transition:color .2s;white-space:nowrap}.Header_loginLink__005Wv:hover{color:#000}.Header_cartWrapper__e7_4j{position:relative}.Header_miniCart__vIk1A{position:absolute;top:100%;right:0;width:320px;background:#fff;border:1px solid #eee;box-shadow:0 10px 40px rgba(0,0,0,.12);border-radius:0;z-index:2000;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .3s cubic-bezier(.16,1,.3,1);pointer-events:none}.Header_miniCartVisible__7zMOt{opacity:1;visibility:visible;transform:translateY(8px);pointer-events:auto}.Header_miniCartHeader__jm7pi{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f0f0f0;font-size:14px;font-weight:600}.Header_miniCartQty__WyHFT{font-size:12px;font-weight:400;color:#888}.Header_miniCartItems__4YKwy{max-height:280px;overflow-y:auto;padding:12px 0}.Header_miniCartItem__T1rLi{display:flex;gap:12px;padding:12px 20px;transition:background .2s}.Header_miniCartItem__T1rLi:hover{background:#fafafa}.Header_miniCartItemImg__SgaUk{width:60px;height:60px;object-fit:cover;border-radius:0;background:#f5f5f5}.Header_miniCartItemInfo__lWgTD{display:flex;flex-direction:column;justify-content:center;gap:4px}.Header_miniCartItemName__ubEZH{font-size:13px;font-weight:600;color:#111}.Header_miniCartItemVariant__rPu7Z{font-size:11px;color:#888}.Header_miniCartItemPrice__xw6SJ{font-size:13px;font-weight:700;color:#000}.Header_miniCartFooter__RUML7{padding:16px 20px;border-top:1px solid #f0f0f0}.Header_miniCartTotal__XWE0e{display:flex;justify-content:space-between;font-size:14px;font-weight:700;margin-bottom:12px}.Header_miniCartBtn__icMdx{display:block;width:100%;padding:14px;background:#000;color:#fff;text-align:center;font-size:13px;font-weight:600;text-decoration:none;border-radius:0;transition:background .2s}.Header_miniCartBtn__icMdx:hover{background:#333}.Header_miniCartFrete__liagV{display:flex;align-items:center;gap:6px;padding:12px 20px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.Header_miniCartFrete__liagV input{flex:1 1;padding:8px 10px;border:1px solid #e0e0e0;border-radius:0;font-size:12px;outline:none}.Header_miniCartFrete__liagV input:focus{border-color:#000}.Header_miniCartFrete__liagV button{padding:8px 12px;background:#000;color:#fff;border:none;border-radius:0;font-size:11px;font-weight:600;cursor:pointer}.Header_miniFreteResult___9Lj8{font-size:11px;font-weight:600;color:#27ae60;white-space:nowrap}.Header_mobileDropdownBackdrop__HYL9D,.Header_mobileDropdownMenu__bAM0U,.Header_mobileMenuBtn__Sy36D,.Header_mobileNavIcon__UduYv,.Header_mobileNavItem___sY0i,.Header_mobileNav__K7PMS{display:none}.Header_mobileNavIcon__UduYv svg{width:18px;height:18px}@media (min-width:769px){.Header_mobileDropdownBackdrop__HYL9D,.Header_mobileDropdownMenu__bAM0U,.Header_mobileMenuBtn__Sy36D,.Header_mobileNavIcon__UduYv,.Header_mobileNavItem___sY0i,.Header_mobileNav__K7PMS{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}@media (max-width:768px){.Header_container__RqNHF{padding:0 20px}.Header_mobileMenuBtn__Sy36D{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s}.Header_mobileMenuBtn__Sy36D:hover{background-color:rgba(0,0,0,.05)}.Header_hamburgerLine__Jg3Cu{width:22px;height:2px;background-color:#111;margin:3px 0;transition:all .3s ease;border-radius:0}.Header_isOpen__ayjEM .Header_hamburgerLine__Jg3Cu:first-child{transform:translateY(7px) rotate(45deg)}.Header_isOpen__ayjEM .Header_hamburgerLine__Jg3Cu:nth-child(2){opacity:0}.Header_isOpen__ayjEM .Header_hamburgerLine__Jg3Cu:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.Header_rightArea__7ezHw{gap:8px;flex-shrink:0}.Header_iconBtn__afiv3{padding:6px}.Header_iconBtn__afiv3 svg{width:22px;height:22px}.Header_mobileDropdownMenu__bAM0U{position:fixed;top:102px;left:20px;width:260px;max-height:calc(100vh - 130px);background:var(--bg-primary,#fcfaf8);border:1px solid rgba(0,0,0,.05);border-radius:0;box-shadow:0 10px 30px rgba(0,0,0,.08);z-index:1001;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-10px) scale(.98);transition:all .4s cubic-bezier(.16,1,.3,1);pointer-events:none}.Header_menuVisible__xRRmY{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto;overflow-y:auto}.Header_mobileDropdownBackdrop__HYL9D{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.08);z-index:1000;backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);opacity:0;visibility:hidden;transition:all .3s ease}.Header_backdropVisible__qFLoC{opacity:1;visibility:visible}.Header_mobileNav__K7PMS{display:flex;flex-direction:column;gap:2px;padding:8px 0}.Header_mobileNavItem___sY0i{display:flex;align-items:center;gap:12px;padding:10px 20px;text-decoration:none;color:#111;font-size:13px;font-weight:500;transition:all .2s ease;background:transparent}.Header_mobileNavItem___sY0i:active,.Header_mobileNavItem___sY0i:hover{background:rgba(0,0,0,.02);color:#000;padding-left:24px}.Header_mobileNavIcon__UduYv{width:18px;height:18px;display:flex;justify-content:center;align-items:center;color:#666;transition:color .2s ease;flex-shrink:0}.Header_mobileNavIcon__UduYv svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important}.Header_mobileNavItem___sY0i:hover .Header_mobileNavIcon__UduYv{color:var(--accent,#b8860b)}.Header_mobileNavLabel__kgQaq{flex:1 1}.Header_arrowIcon___B_pu{color:#999;display:flex;align-items:center;margin-left:auto}.Header_arrowIcon___B_pu svg{width:14px;height:14px}.Header_mobileSubmenu__2MeSb{overflow:hidden;max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1);background:rgba(0,0,0,.02)}.Header_mobileSubmenu__2MeSb.Header_open__tZPgC{max-height:200px}.Header_mobileSubItem__tj4bg{display:block;padding:10px 20px 10px 54px;font-size:13px;color:#555;text-decoration:none;transition:all .2s;border-left:2px solid transparent}.Header_mobileSubItem__tj4bg:hover{color:#000;background:rgba(0,0,0,.03);border-left-color:#000}.Header_mobileNavItemContent__FmxKU{display:flex;align-items:center;gap:12px;width:100%}.Header_hasSubmenu__ew7kX{cursor:pointer}.Header_searchContainer__oBgFc{width:100vw;position:absolute;top:80px;left:0;right:0;border-radius:0;padding:15px;background:#fff;border-bottom:1px solid #eee;box-shadow:0 4px 10px rgba(0,0,0,.1);z-index:50}.Header_searchWrapper__TuS9y{position:static}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-sans:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Playfair_Display_6b3ed8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_6b3ed8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_6b3ed8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_6b3ed8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/47f136985ef5b5cb-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Playfair_Display_6b3ed8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4ead58c4dcc3f285-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/28a2004cf8372660-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:__Playfair_Display_6b3ed8;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/eaead17c7dbfcd5d-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:__Playfair_Display_Fallback_6b3ed8;src:local("Times New Roman");ascent-override:97.25%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:111.26%}.__className_6b3ed8{font-family:__Playfair_Display_6b3ed8,__Playfair_Display_Fallback_6b3ed8;font-style:normal}.__variable_6b3ed8{--font-serif:"__Playfair_Display_6b3ed8","__Playfair_Display_Fallback_6b3ed8"}