.BurgerMenu_burgerButton__3r4V4{display:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;position:relative;z-index:10005}@media(max-width:768px){.BurgerMenu_burgerButton__3r4V4{display:flex}}.BurgerMenu_burgerButton__3r4V4 span{width:100%;height:3px;background-color:var(--color-earth-dark);border-radius:2px;transition:all .3s ease;transform-origin:center}.BurgerMenu_burgerButton__3r4V4.BurgerMenu_open__pBbn6 span:first-child{transform:translateY(10.5px) rotate(45deg)}.BurgerMenu_burgerButton__3r4V4.BurgerMenu_open__pBbn6 span:nth-child(2){opacity:0}.BurgerMenu_burgerButton__3r4V4.BurgerMenu_open__pBbn6 span:nth-child(3){transform:translateY(-10.5px) rotate(-45deg)}.BurgerMenu_burgerButtonPortal__vWKTe{position:fixed!important;top:var(--spacing-md)!important;left:var(--spacing-md)!important;z-index:10000!important;display:none!important}.BurgerMenu_menuOverlay__POBWb{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9998;opacity:0;transition:opacity .3s ease;pointer-events:none}@media(max-width:768px){.BurgerMenu_menuOverlay__POBWb{display:block}.BurgerMenu_menuOverlay__POBWb.BurgerMenu_open__pBbn6{opacity:1;pointer-events:auto}}.BurgerMenu_menu__KsLyb{position:fixed;top:0;left:-320px;width:318px;height:100vh;height:100dvh;background-image:url(/images/menu-clean.png);background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:9999;transition:left .3s ease;overflow-y:auto;overflow-x:hidden;padding:var(--spacing-lg);filter:drop-shadow(2px 4px 6px black)}@media(max-width:768px){.BurgerMenu_menu__KsLyb.BurgerMenu_open__pBbn6{left:0}}@media(min-width:769px){.BurgerMenu_menu__KsLyb{display:none}}.BurgerMenu_menuHeader__7Bk_J{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);padding-bottom:var(--spacing-lg);border-bottom:2px solid var(--color-earth-medium);margin-bottom:var(--spacing-lg);position:relative;left:-10px}.BurgerMenu_menuHeader__7Bk_J h2{margin:0;color:var(--color-earth-dark);font-size:var(--font-size-xl)}.BurgerMenu_menuList__kngUi{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;width:100%;position:relative;left:-15px;gap:8px}.BurgerMenu_menuList__kngUi li{margin-bottom:var(--spacing-sm);width:100%;display:flex;justify-content:center}.BurgerMenu_menuList__kngUi li a{display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:6px 8px;color:var(--color-earth-dark);text-decoration:none;border-radius:20px;transition:background-color .2s ease;font-weight:500;font-size:19px;max-width:180px;width:100%}.BurgerMenu_menuList__kngUi li a:hover{background-color:rgba(201,169,128,.3)}.BurgerMenu_menuIcon__IRazT{width:50px;height:50px;object-fit:contain;flex-shrink:0;transition:transform .3s ease;transform-origin:center;filter:contrast(1.3)}.BurgerMenu_menuList__kngUi li a:hover .BurgerMenu_menuIcon__IRazT{transform:scale(1.15) rotate(10deg)}.BurgerMenu_menuFooter__qDzBJ{margin-top:auto;padding-top:var(--spacing-lg);border-top:2px solid var(--color-earth-medium);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--spacing-md);position:relative;left:-13px}.BurgerMenu_accountLink__2weGu{display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.BurgerMenu_accountLink__2weGu:hover{transform:scale(1.05)}.BurgerMenu_accountImage__eoTHk{max-width:180px;width:100%;height:auto;object-fit:contain}.BurgerMenu_loginLink__v_4fs{display:block;width:180px;padding:var(--spacing-md) var(--spacing-lg);background:var(--color-earth-dark);color:#fff;text-align:center;text-decoration:none;border-radius:var(--border-radius-lg);font-weight:600;font-size:var(--font-size-md);transition:all .2s ease}.BurgerMenu_loginLink__v_4fs:hover{background:#25170d;transform:translateY(-2px);text-decoration:none;color:#fff}.BurgerMenu_adminLink__55aFL{display:block;width:180px;padding:var(--spacing-sm) var(--spacing-md);background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;text-align:center;text-decoration:none;border-radius:var(--border-radius-lg);font-weight:600;font-size:var(--font-size-sm);transition:all .2s ease}.BurgerMenu_adminLink__55aFL:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(79,70,229,.3)}.FeaturesCarousel_desktopFeatures__ZVpBT{display:flex;gap:var(--spacing-md);justify-content:center;align-items:center}@media(max-width:768px){.FeaturesCarousel_desktopFeatures__ZVpBT{display:none}}.FeaturesCarousel_featureImage__pCBKk{display:block;transition:transform .2s ease}.FeaturesCarousel_featureImage__pCBKk:hover{transform:scale(1.1)}.FeaturesCarousel_mobileCarousel__prpuC{display:none}@media(max-width:768px){.FeaturesCarousel_mobileCarousel__prpuC{display:flex;flex-direction:column;align-items:center;width:100%}}.FeaturesCarousel_carouselWrapper__prC0X{position:relative;width:100%;height:80px;overflow:hidden}@media(max-width:480px){.FeaturesCarousel_carouselWrapper__prC0X{height:70px}}@media(min-width:481px)and (max-width:768px){.FeaturesCarousel_carouselWrapper__prC0X{height:90px}}.FeaturesCarousel_carouselContainer__OZjl6{display:flex;width:100%;height:100%;transition:transform .5s ease-in-out;will-change:transform}.FeaturesCarousel_carouselItem__Ot9FA{position:relative;flex:0 0 100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.FeaturesCarousel_carouselImage__GxvPP{width:auto!important;height:100%!important;max-width:180px;max-height:100%;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));margin:0 auto}@media(max-width:480px){.FeaturesCarousel_carouselImage__GxvPP{max-width:150px}}.Header_header__4pLdo{height:500px;position:relative;z-index:10;border-bottom:2px solid var(--color-earth-medium);box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:1200px;margin:0 auto;width:100%;overflow:visible}@media(max-width:768px){.Header_header__4pLdo{height:auto;min-height:400px;overflow:visible}}.Header_headerBackground__3sKPP{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}.Header_headerBgImage__ksA_q{object-fit:cover;object-position:top}.Header_headerOverlay__2lcmz{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.2) 30%,rgba(0,0,0,.4) 70%,rgba(0,0,0,.6));z-index:1;pointer-events:none}.Header_container__8BJoU{position:relative;z-index:1;width:100%;margin:0 auto;padding:0 var(--spacing-md);height:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-lg);min-height:500px}@media(min-width:768px){.Header_container__8BJoU{padding:0 var(--spacing-lg)}}@media(max-width:1024px){.Header_container__8BJoU{flex-wrap:wrap}}@media(max-width:768px){.Header_container__8BJoU{min-height:auto;padding:var(--spacing-md)}}.Header_mobileMenu__imFpy{display:none}@media(max-width:768px){.Header_mobileMenu__imFpy{display:block;position:absolute;top:var(--spacing-md);left:var(--spacing-md);z-index:10005}}.Header_logo__3zqHD{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease;position:relative;top:10px}.Header_logo__3zqHD:hover{transform:scale(1.05)}@media(max-width:768px){.Header_logo__3zqHD{display:none}}.Header_logoImage__qR3ck{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.Header_nav__nS57w{display:flex;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;position:relative;z-index:3;margin-top:var(--spacing-md)}@media(max-width:1024px){.Header_nav__nS57w{order:3;width:100%;justify-content:center;margin-top:var(--spacing-sm)}}@media(max-width:768px){.Header_nav__nS57w{display:none}}.Header_navButton__Nxz_y{position:relative;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;font-weight:600;font-size:var(--font-size-sm);transition:transform .2s ease;width:120px;height:50px}.Header_navButton__Nxz_y span{position:absolute;top:46%;left:50%;transform:translate(-50%,-48%);z-index:3;pointer-events:none;color:#fff;text-shadow:1px 1px 2px hsla(0,0%,100%,.5);font-size:18px;white-space:nowrap}.Header_navButton__Nxz_y:hover .Header_btnImage__Mm_Uo{opacity:0}.Header_navButton__Nxz_y:hover .Header_btnImageHover__pK8Qx{opacity:1}.Header_btnImage__Mm_Uo{z-index:1}.Header_btnImageHover__pK8Qx,.Header_btnImage__Mm_Uo{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .2s ease;object-fit:contain}.Header_btnImageHover__pK8Qx{z-index:2;opacity:0}.Header_rightIcons__6xiGt{display:flex;align-items:flex-start;gap:var(--spacing-md);position:relative;z-index:3;margin-top:var(--spacing-md)}@media(max-width:1024px){.Header_rightIcons__6xiGt{order:2}}@media(max-width:768px){.Header_rightIcons__6xiGt{position:absolute;top:var(--spacing-md);right:var(--spacing-md);margin-top:0;order:0}}.Header_userIcon__9yPHK{display:flex;align-items:center;justify-content:center;width:48px;height:48px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.Header_userIcon__9yPHK:hover{transform:translateY(-1px)}.Header_userIconImage__w7FZy{width:32px;height:32px;object-fit:contain}.Header_headerCenter__anUft{position:absolute;top:55%;left:50%;transform:translate(-50%,-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}@media(max-width:1024px){.Header_headerCenter__anUft{position:relative;top:auto;left:auto;transform:none;order:1;width:100%;margin:var(--spacing-lg) 0;pointer-events:auto}}@media(max-width:768px){.Header_headerCenter__anUft{margin-top:70px;gap:var(--spacing-sm)}}.Header_centerLogo__BI50C{display:flex;align-items:center;justify-content:center;text-decoration:none;pointer-events:auto;cursor:pointer;transition:transform .2s ease}.Header_centerLogo__BI50C:hover{transform:scale(1.05)}.Header_centerLogo__BI50C .Header_centerLogoImage__26g7Y{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:Header_float__zQubC 3s ease-in-out infinite}@media(max-width:768px){.Header_centerLogo__BI50C .Header_centerLogoImage__26g7Y{width:150px!important;height:auto}}@keyframes Header_float__zQubC{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Header_centerButtons__15Udp{display:flex;gap:var(--spacing-lg);justify-content:center;flex-wrap:wrap;pointer-events:auto}@media(max-width:768px){.Header_centerButtons__15Udp{gap:var(--spacing-sm)}}@media(max-width:640px){.Header_centerButtons__15Udp{flex-direction:column;align-items:center}}.Header_centerButton__SLgLR{display:inline-block;transition:transform .2s ease;pointer-events:auto}.Header_centerButton__SLgLR:hover{transform:scale(1.05)}@media(max-width:768px){.Header_centerButton__SLgLR img{width:180px!important;height:auto}}.Header_centerButtonImage__hUsj1{display:block}.Header_centerIcons__nllYW{display:flex;justify-content:center;align-items:center;pointer-events:auto;margin-top:var(--spacing-md);width:100%}@media(max-width:768px){.Header_centerIcons__nllYW{margin-top:var(--spacing-sm)}}.Footer_footer__Y540B{background-color:var(--color-earth-dark);background-image:url(/images/foot-bg.jpeg);background-size:cover;background-position:bottom;background-repeat:no-repeat;color:var(--color-sand-light);max-width:1200px;margin-left:auto;margin-right:auto;width:100%;padding:var(--spacing-2xl) var(--spacing-md) var(--spacing-lg);position:relative;z-index:10}.Footer_footer__Y540B:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);border-top:2px solid #55463d;z-index:1}.Footer_footer__Y540B .Footer_container__QspiT{position:relative;z-index:2}@media(min-width:768px){.Footer_footer__Y540B{padding-left:var(--spacing-lg);padding-right:var(--spacing-lg)}}.Footer_container__QspiT{max-width:1200px;margin:0 auto;padding:0 var(--spacing-md);position:relative;z-index:2}@media(min-width:768px){.Footer_container__QspiT{padding:0 var(--spacing-lg)}}.Footer_grid__oLmK6{display:grid;grid-template-columns:1fr;grid-gap:var(--spacing-xl);gap:var(--spacing-xl);margin-bottom:var(--spacing-2xl)}@media(min-width:640px){.Footer_grid__oLmK6{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.Footer_grid__oLmK6{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer_section__Q1Sh_ h3{margin-top:0;margin-bottom:var(--spacing-md);color:var(--color-white);font-size:var(--font-size-xl)}.Footer_section__Q1Sh_ h4{margin-top:0;margin-bottom:var(--spacing-md);color:#f2aa2b;font-size:var(--font-size-base);text-transform:uppercase;letter-spacing:.5px}.Footer_section__Q1Sh_ p{line-height:1.6;color:var(--color-sand-light)}.Footer_section__Q1Sh_ ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--spacing-sm)}.Footer_section__Q1Sh_ ul li a{color:var(--color-sand-light);text-decoration:none;transition:color .2s ease}.Footer_section__Q1Sh_ ul li a:hover{color:var(--color-white);text-decoration:underline}.Footer_socialPayment__cTJX_{display:flex;flex-direction:column;gap:var(--spacing-xl);padding:var(--spacing-xl) 0;border-top:1px solid var(--color-earth-medium);border-bottom:1px solid var(--color-earth-medium);margin-bottom:var(--spacing-lg)}@media(min-width:768px){.Footer_socialPayment__cTJX_{flex-direction:row;justify-content:space-between;align-items:flex-start}}.Footer_paymentSection__XWvwF,.Footer_socialSection__KpTpC{display:flex;flex-direction:column;gap:var(--spacing-md)}.Footer_paymentSection__XWvwF h4,.Footer_socialSection__KpTpC h4{margin:0;color:#f2aa2b;font-size:var(--font-size-sm);text-transform:uppercase;letter-spacing:.5px;font-weight:600}.Footer_socialIcons__efwIq{display:flex;gap:var(--spacing-md);align-items:center}.Footer_socialIcon__W5D9E{width:40px;height:40px;border-radius:50%;background-color:var(--color-earth-medium);color:var(--color-sand-light);display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:var(--font-size-lg);transition:all .2s ease}.Footer_socialIcon__W5D9E:hover{background-color:var(--color-sand);color:var(--color-earth-dark);transform:scale(1.1);text-decoration:none!important}.Footer_socialIcon__W5D9E svg{width:20px;height:20px}.Footer_paymentIcons__pj04K{display:flex;gap:var(--spacing-md);align-items:center;flex-wrap:wrap}.Footer_paymentIcon__Bp72a{padding:var(--spacing-xs) var(--spacing-sm);background-color:var(--color-white);color:var(--color-earth-dark);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;height:32px;min-width:60px}.Footer_paymentIcon__Bp72a svg{width:40px;height:24px;color:var(--color-earth-dark)}.Footer_bottom__zjlfB{padding-top:var(--spacing-lg);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-xs);text-align:center}.Footer_bottom__zjlfB p{margin:0;font-size:var(--font-size-sm);color:var(--color-sand-light)}.Footer_madeWith__dyh5m{opacity:.7}.Footer_madeWith__dyh5m a{color:#f2aa2b;text-decoration:none}.Footer_madeWith__dyh5m a:hover{color:#f2aa2b;text-decoration:underline}.TopBanner_topBanner__U_DVd{background-color:var(--color-sand);color:var(--color-earth-dark);text-align:center;padding:var(--spacing-xs) var(--spacing-md);font-size:var(--font-size-sm);font-weight:600;border-bottom:2px solid var(--color-earth-medium);position:relative;z-index:12;max-width:1200px;margin:0 auto;width:100%;overflow:hidden;transform:translateY(-100%);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}.TopBanner_topBanner__U_DVd.TopBanner_visible__aVgUY{transform:translateY(0);opacity:1}@media(max-width:768px){.TopBanner_topBanner__U_DVd{font-size:.75rem;padding:var(--spacing-sm) var(--spacing-xs)}}.TopBanner_messagesContainer__69Wb_{position:relative;height:1.5em;overflow:hidden}@media(max-width:768px){.TopBanner_messagesContainer__69Wb_{height:auto;min-height:1.5em;overflow:visible}}.TopBanner_message__TwHXz{position:absolute;top:0;left:0;right:0;margin:0;opacity:0;transform:translateY(100%);transition:opacity .5s ease-in-out,transform .5s ease-in-out;white-space:nowrap}.TopBanner_message__TwHXz.TopBanner_active__wBmPX{opacity:1;transform:translateY(0)}@media(max-width:768px){.TopBanner_message__TwHXz{white-space:normal;line-height:1.4;padding:0 var(--spacing-xs)}.TopBanner_message__TwHXz.TopBanner_active__wBmPX{position:relative;transform:none}.TopBanner_message__TwHXz:not(.TopBanner_active__wBmPX){position:absolute;opacity:0;pointer-events:none}}.CartIcon_cartIcon__rrAZ_{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.CartIcon_cartIcon__rrAZ_:hover{transform:translateY(-1px)}.CartIcon_icon__s_9wI{width:32px;height:32px;object-fit:contain}.CartIcon_badge__TvLM1{position:absolute;top:-4px;right:-4px;display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:.75rem;font-weight:700;color:var(--color-white);background-color:var(--color-error);border:2px solid var(--color-white);border-radius:10px}:root{--color-earth-dark:#3d2817;--color-earth-medium:#5c3d2e;--color-earth-light:#8b6f47;--color-sand:#c9a980;--color-sand-light:#e8d5b7;--color-green:#4a7c59;--color-green-light:#7ba882;--color-white:#ffffff;--color-gray-light:#f5f5f5;--color-gray-medium:#cccccc;--color-gray-dark:#666666;--color-error:#c53030;--color-success:#38a169;--color-warning:#dd6b20;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:1rem;--spacing-lg:1.5rem;--spacing-xl:2rem;--spacing-xxl:2.5rem;--spacing-2xl:3rem;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--border-radius-sm:var(--radius-sm);--border-radius-md:var(--radius-md);--border-radius-lg:var(--radius-lg);--border-radius-xl:var(--radius-xl);--border-radius-full:9999px;--font-family:var(--font-fredoka,"Fredoka",-apple-system,BlinkMacSystemFont,sans-serif);--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-md:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-xxl:1.75rem;--font-size-2xl:1.5rem;--font-size-3xl:2rem}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:1.6;color:var(--color-earth-dark);background-color:var(--color-sand-light);background-image:url(/images/bg.png);background-size:cover;background-position:50%;background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh}.site-wrapper{max-width:1200px;width:100%;margin:0 auto;background-color:var(--color-white);box-shadow:0 0 30px rgba(0,0,0,.2);position:relative;min-height:100vh;overflow:visible}@media(max-width:768px){.site-wrapper{box-shadow:none;overflow:visible}}.site-wrapper>*{position:relative;z-index:2}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}@media(min-width:768px){.container{padding:0 var(--spacing-lg)}}@media(min-width:1024px){.container{padding:0 var(--spacing-xl)}}h1,h2,h3,h4,h5,h6{margin-bottom:var(--spacing-md);font-weight:700;line-height:1.2;color:var(--color-earth-dark)}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}a{color:var(--color-earth-medium);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-sand);text-decoration:underline}button{font-family:inherit;cursor:pointer;border:none;outline:none;transition:all .2s ease}button:disabled{cursor:not-allowed;opacity:.6}img{max-width:100%;height:auto;display:block}.toast-container{position:fixed;bottom:var(--spacing-lg);right:var(--spacing-lg);z-index:10000;display:flex;flex-direction:column;gap:var(--spacing-sm);pointer-events:none}@media(max-width:768px){.toast-container{bottom:var(--spacing-md);right:var(--spacing-md);left:var(--spacing-md)}}.toast{display:flex;align-items:center;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);background:#fff;border-radius:var(--radius-lg);box-shadow:0 4px 16px rgba(0,0,0,.15);min-width:300px;max-width:400px;pointer-events:auto;cursor:pointer;animation:slideInRight .3s ease-out;border-left:4px solid}@media(max-width:768px){.toast{min-width:auto;max-width:100%}}.toast:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateX(-2px);transition:all .2s ease}.toast-success{border-left-color:var(--color-success)}.toast-success .toast-icon{color:var(--color-success);font-size:1.5rem;flex-shrink:0}.toast-error{border-left-color:var(--color-error)}.toast-error .toast-icon{color:var(--color-error);font-size:1.5rem;flex-shrink:0}.toast-info{border-left-color:var(--color-info,#3b82f6)}.toast-info .toast-icon{color:var(--color-info,#3b82f6);font-size:1.5rem;flex-shrink:0}.toast-message{flex:1 1;font-weight:500;color:var(--color-gray-dark);font-size:var(--font-size-base)}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@font-face{font-family:Fredoka;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-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:Fredoka;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-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:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-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:Fredoka;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-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:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-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:Fredoka;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-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:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-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:Fredoka;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-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:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/3e5302f118d6bde7-s.woff2) format("woff2");unicode-range:u+0307-0308,u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb36247b0b027bd1-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:Fredoka;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bca7023bf625e650-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:Fredoka Fallback;src:local("Arial");ascent-override:95.64%;descent-override:23.17%;line-gap-override:0.00%;size-adjust:101.84%}.__className_dcba26{font-family:Fredoka,Fredoka Fallback;font-style:normal}.__variable_dcba26{--font-fredoka:"Fredoka","Fredoka Fallback"}