.Footer-module__JGhRua__footerWrapper{color:#dbe7ec;width:100%;font-family:var(--font-inter),sans-serif;box-sizing:border-box;background:#0a2a3b;padding:60px 40px 20px}.Footer-module__JGhRua__topSection{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;display:grid}.Footer-module__JGhRua__logoRow{align-items:center;gap:10px;display:flex}.Footer-module__JGhRua__logoIcon{border-radius:6px;width:44px;height:auto}.Footer-module__JGhRua__anchorIcon{color:#5fb2ce}.Footer-module__JGhRua__brandTitle{color:#fff;margin:0;font-size:30px;font-weight:800}.Footer-module__JGhRua__aboutText{opacity:.9;max-width:320px;margin-top:16px;font-size:15px;line-height:1.6}.Footer-module__JGhRua__columnTitle{color:#fff;margin-bottom:14px;font-size:17px;font-weight:700}.Footer-module__JGhRua__linkList{margin:0;padding:0;list-style:none}.Footer-module__JGhRua__linkList li{opacity:.85;cursor:pointer;margin-bottom:10px;font-size:15px;transition:opacity .2s}.Footer-module__JGhRua__linkList li:hover{opacity:1}.Footer-module__JGhRua__contactList{margin:0 0 18px;padding:0;list-style:none}.Footer-module__JGhRua__contactList li{opacity:.85;align-items:center;gap:8px;margin-bottom:10px;font-size:15px;display:flex}.Footer-module__JGhRua__socialRow{gap:14px;display:flex}.Footer-module__JGhRua__socialIcon{cursor:pointer;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Footer-module__JGhRua__socialIcon:hover{background:#ffffff2e}.Footer-module__JGhRua__dividerLine{background:#ffffff26;width:100%;height:1px;margin:40px 0 20px}.Footer-module__JGhRua__bottomBar{opacity:.9;justify-content:space-between;align-items:center;font-size:14px;display:flex}.Footer-module__JGhRua__copy{opacity:.8}.Footer-module__JGhRua__signature{opacity:.9;align-items:center;gap:6px;display:flex}.Footer-module__JGhRua__heart{color:#ff5e5e;font-size:15px}@media (max-width:960px){.Footer-module__JGhRua__topSection{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width:640px){.Footer-module__JGhRua__topSection{grid-template-columns:1fr}.Footer-module__JGhRua__bottomBar{text-align:center;flex-direction:column;gap:10px}}@media (max-width:900px){.Footer-module__JGhRua__footerWrapper{padding:48px 28px 20px}.Footer-module__JGhRua__brandTitle{font-size:26px}.Footer-module__JGhRua__aboutText{max-width:100%}}@media (max-width:640px){.Footer-module__JGhRua__footerWrapper{text-align:center;padding:40px 20px 18px}.Footer-module__JGhRua__topSection{grid-template-columns:1fr;gap:36px}.Footer-module__JGhRua__brandBlock{flex-direction:column;align-items:center;display:flex}.Footer-module__JGhRua__logoRow{justify-content:center}.Footer-module__JGhRua__brandTitle{font-size:24px}.Footer-module__JGhRua__aboutText{font-size:14px;line-height:1.6}.Footer-module__JGhRua__columnTitle{margin-bottom:12px;font-size:16px}.Footer-module__JGhRua__linkList li{font-size:14px}.Footer-module__JGhRua__contactList li{justify-content:center;font-size:14px}.Footer-module__JGhRua__socialRow{justify-content:center;margin-top:10px}.Footer-module__JGhRua__socialIcon{width:44px;height:44px}.Footer-module__JGhRua__dividerLine{margin:32px 0 18px}.Footer-module__JGhRua__bottomBar{flex-direction:column;gap:8px;font-size:13px}}@media (max-width:400px){.Footer-module__JGhRua__brandTitle{font-size:22px}.Footer-module__JGhRua__aboutText{font-size:13px}.Footer-module__JGhRua__socialIcon{width:42px;height:42px}}
.SidebarDesktop-module__hNUrIa__sidebar{z-index:900;background:#fff;border-right:1px solid #e3e3e3;width:64px;height:100vh;transition:width .28s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.SidebarDesktop-module__hNUrIa__expanded{width:260px}.SidebarDesktop-module__hNUrIa__inner{flex-direction:column;gap:6px;width:100%;padding:16px 8px;display:flex}.SidebarDesktop-module__hNUrIa__menuItem{cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;transition:background .18s;display:flex}.SidebarDesktop-module__hNUrIa__icon{justify-content:center;min-width:24px;display:flex}.SidebarDesktop-module__hNUrIa__label{opacity:0;white-space:nowrap;color:#333;flex:1;font-size:15px;transition:opacity .22s ease-in;transform:translate(-10px)}.SidebarDesktop-module__hNUrIa__arrow{opacity:0;transition:opacity .2s}.SidebarDesktop-module__hNUrIa__sidebar.SidebarDesktop-module__hNUrIa__expanded .SidebarDesktop-module__hNUrIa__label{opacity:1;transform:translate(0)}.SidebarDesktop-module__hNUrIa__sidebar.SidebarDesktop-module__hNUrIa__expanded .SidebarDesktop-module__hNUrIa__arrow{opacity:1}.SidebarDesktop-module__hNUrIa__menuItem.SidebarDesktop-module__hNUrIa__active{color:#6aad3a;background:#eef5e8;font-weight:600}.SidebarDesktop-module__hNUrIa__menuItem:hover{background:#f2f2f2}.SidebarDesktop-module__hNUrIa__panel{opacity:0;pointer-events:none;z-index:901;background:#fff;border-right:1px solid #e3e3e3;width:420px;height:100vh;transition:opacity .28s,transform .28s;position:fixed;top:0;left:260px;transform:translate(-20px)}.SidebarDesktop-module__hNUrIa__panelVisible{opacity:1;pointer-events:auto;transform:translate(0)}.SidebarDesktop-module__hNUrIa__panelInner{padding:28px}.SidebarDesktop-module__hNUrIa__panelTitle{margin-bottom:20px;font-size:20px;font-weight:700}.SidebarDesktop-module__hNUrIa__panelGrid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px;display:grid}.SidebarDesktop-module__hNUrIa__panelItem{cursor:pointer;align-items:center;gap:10px;font-size:15px;display:flex}.SidebarDesktop-module__hNUrIa__panelItem img{width:34px;height:34px}.SidebarDesktop-module__hNUrIa__promoCard{background:#d9e9cb;border-radius:14px;height:150px;padding:18px;position:relative;overflow:hidden}.SidebarDesktop-module__hNUrIa__promoCard h3{width:60%;margin:0;font-size:18px;font-weight:700}.SidebarDesktop-module__hNUrIa__promoCard button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;margin-top:10px;padding:6px 14px;font-size:14px}.SidebarDesktop-module__hNUrIa__promoCard img{width:160px;position:absolute;bottom:0;right:0}.SidebarDesktop-module__hNUrIa__placeholder{opacity:.6}
.SidebarMobile-module__cAmKbG__overlay{z-index:2000;background:#00000073;position:fixed;inset:0}.SidebarMobile-module__cAmKbG__drawer{background:#fff;width:280px;height:100%;padding:16px;animation:.25s SidebarMobile-module__cAmKbG__slideIn}@keyframes SidebarMobile-module__cAmKbG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.SidebarMobile-module__cAmKbG__item{border-bottom:1px solid #eee;gap:12px;padding:14px 10px;font-size:16px;display:flex}.SidebarMobile-module__cAmKbG__close{background:0 0;border:none;margin-bottom:10px}
.TopbarDesktop-module__NWutHG__topbarWrapper{width:100%;font-family:var(--font-inter,"Inter"),sans-serif;z-index:100;background:#faf9f6;border-bottom:1px solid #e5e5e5;position:sticky;top:0;left:0}.TopbarDesktop-module__NWutHG__topStrip{color:#6a6a6a;align-items:center;height:38px;padding:0 32px;font-size:14px;display:flex}.TopbarDesktop-module__NWutHG__topStrip span{cursor:pointer}.TopbarDesktop-module__NWutHG__divider{background:#d1d1d1;width:1px;height:16px;margin:0 14px}.TopbarDesktop-module__NWutHG__rightStrip{align-items:center;gap:14px;margin-left:auto;display:flex}.TopbarDesktop-module__NWutHG__iconRow{color:#555;cursor:pointer;align-items:center;gap:6px;display:flex}.TopbarDesktop-module__NWutHG__navbar{background:#fff;justify-content:space-between;align-items:center;height:84px;padding:0 32px;display:flex}.TopbarDesktop-module__NWutHG__left{align-items:center;gap:24px;display:flex}.TopbarDesktop-module__NWutHG__logo{cursor:pointer;height:48px}.TopbarDesktop-module__NWutHG__logoGroup{align-items:center;display:flex}.TopbarDesktop-module__NWutHG__brandName{color:#333;letter-spacing:-.3px;-webkit-user-select:none;user-select:none;margin-left:-10px;font-size:26px;font-weight:700}.TopbarDesktop-module__NWutHG__categoryBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#8ec266;border:none;border-radius:20px;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:flex}.TopbarDesktop-module__NWutHG__searchWrap{position:relative}.TopbarDesktop-module__NWutHG__searchInput{background:#fafafa;border:1px solid #e5e5e5;border-radius:24px;width:420px;padding:12px 16px 12px 42px;font-size:15px}.TopbarDesktop-module__NWutHG__searchIcon{color:#555;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.TopbarDesktop-module__NWutHG__right{align-items:center;gap:24px;display:flex}.TopbarDesktop-module__NWutHG__rightLink{cursor:pointer;color:#333;white-space:nowrap;align-items:center;gap:6px;font-size:15px;display:flex}.TopbarDesktop-module__NWutHG__cartBtn{color:#6a9a58;cursor:pointer;background:#dff1d7;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:flex;position:relative}.TopbarDesktop-module__NWutHG__cartCount{color:#6a9a58;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:600;display:flex;position:absolute;top:4px;right:6px}@media (max-width:1020px){.TopbarDesktop-module__NWutHG__searchInput{width:300px}.TopbarDesktop-module__NWutHG__right{gap:16px}}@media (max-width:768px){.TopbarDesktop-module__NWutHG__navbar{flex-direction:column;gap:16px;height:auto;padding:16px}.TopbarDesktop-module__NWutHG__left{justify-content:space-between;width:100%}.TopbarDesktop-module__NWutHG__searchWrap,.TopbarDesktop-module__NWutHG__searchInput{width:100%}.TopbarDesktop-module__NWutHG__right{justify-content:space-between;width:100%}}
.TopbarMobile-module__MAp1gG__wrapper{z-index:1000;background:#fff;grid-template-columns:auto 1fr auto;gap:10px;padding:10px 12px;display:grid;position:sticky;top:0}.TopbarMobile-module__MAp1gG__menuBtn,.TopbarMobile-module__MAp1gG__cartBtn{background:0 0;border:none;position:relative}.TopbarMobile-module__MAp1gG__badge{color:#fff;background:#e53935;border-radius:999px;padding:2px 5px;font-size:10px;position:absolute;top:-4px;right:-4px}.TopbarMobile-module__MAp1gG__brand{align-items:center;gap:8px;font-weight:700;display:flex}.TopbarMobile-module__MAp1gG__brand img{height:28px}.TopbarMobile-module__MAp1gG__searchRow{background:#f4f4f4;border-radius:999px;grid-column:1/-1;align-items:center;gap:8px;padding:8px 12px;display:flex}.TopbarMobile-module__MAp1gG__searchRow input{background:0 0;border:none;width:100%;font-size:14px}
:root{--font-inter:"Inter",sans-serif}body{font-family:var(--font-inter)}html,body{margin:0;padding:0;overflow-x:hidden}
.layout-module__CUj6aG__container{background-color:#f5ead7;min-height:100vh;display:flex}.layout-module__CUj6aG__contentWrapper{flex-direction:column;flex:1;margin-left:64px;transition:margin-left .3s;display:flex}.layout-module__CUj6aG__main{padding:20px}@media (max-width:768px){.layout-module__CUj6aG__contentWrapper{margin-left:0}}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_856dba97-module__V53plG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_856dba97-module__V53plG__variable{--font-inter:"Inter","Inter Fallback"}
