@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";body,html{padding:0;margin:0;background:#444}*{font-family:Montserrat;padding:0;margin:0;box-sizing:border-box}a{text-decoration:none}.language-switcher[data-v-1ad54142]{display:flex;align-items:center;gap:2px}.lang-btn[data-v-1ad54142]{appearance:none;background:transparent;border:1px solid rgba(243,235,235,.3);border-radius:4px;padding:2px 6px;color:#f3ebebb3;font-size:11px;font-weight:500;letter-spacing:.3px;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease;line-height:1.4}.lang-btn[data-v-1ad54142]:hover{color:#f3ebeb;border-color:#f3ebeb99}.lang-btn.active[data-v-1ad54142]{color:#b3a35c;border-color:#b3a35c;background:#b3a35c1a}@media(min-width:1620px){.lang-btn[data-v-1ad54142]{font-size:13px;padding:3px 8px}}header[data-v-b47002e4]{width:100%;display:flex;justify-content:space-between;align-items:center;background:#385736;padding:4px 0;position:sticky;top:0;z-index:1000}header .app-logo-link[data-v-b47002e4]{order:2}header .app-logo[data-v-b47002e4]{width:102px;height:65px;margin-right:13px}header .hamburger-button[data-v-b47002e4]{order:1;background:transparent;border:0;padding:8px;margin-left:8px;display:flex;align-items:center;justify-content:center;cursor:pointer}header .icon-hamburger[data-v-b47002e4]{width:22px;height:24px}.mobile-menu[data-v-b47002e4]{width:100%;height:calc(100vh - var(--app-header-height));background:#385736;position:fixed;top:var(--app-header-height);padding-bottom:var(--app-header-height);left:0;z-index:100;display:flex;justify-content:start;align-items:center}.mobile-menu .mobile-menu-content[data-v-b47002e4]{width:100%;padding:0 20px;display:flex;flex-direction:column;gap:28px}.mobile-menu .mobile-menu-content a[data-v-b47002e4]{display:block;color:#f3ebeb;text-align:left;font-size:24px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.264px}.mobile-menu .mobile-menu-content a.active[data-v-b47002e4]{color:#b3a35c}.mobile-menu-item.mobile-store-item[data-v-b47002e4]{display:flex;flex-direction:column;gap:12px}.mobile-menu .mobile-store-trigger[data-v-b47002e4]{appearance:none;background:none;border:0;padding:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#f3ebeb;font-size:24px;font-weight:400;line-height:150%;letter-spacing:-.264px;text-align:left;cursor:pointer}.mobile-menu .mobile-store-chevron[data-v-b47002e4]{width:14px;height:14px;flex-shrink:0;fill:currentColor;transition:transform .2s ease;transform:rotate(90deg)}.mobile-menu .mobile-store-trigger[aria-expanded=true] .mobile-store-chevron[data-v-b47002e4]{transform:rotate(-90deg)}.mobile-menu .mobile-store-sublinks[data-v-b47002e4]{display:flex;flex-direction:column;gap:16px;padding-left:16px}.mobile-menu .mobile-store-sublinks a[data-v-b47002e4]{font-size:16px;opacity:.9}.mobile-menu-enter-active[data-v-b47002e4],.mobile-menu-leave-active[data-v-b47002e4]{transition:opacity .16s ease,transform .16s ease}.mobile-menu-enter-from[data-v-b47002e4],.mobile-menu-leave-to[data-v-b47002e4]{opacity:0;transform:translateY(-8px)}header .desktop-menu-content[data-v-b47002e4]{display:none}@media(min-width:1620px){header .hamburger-button[data-v-b47002e4]{display:none}header[data-v-b47002e4]{padding:0 250px;height:88px}header .app-logo-link[data-v-b47002e4]{order:1}header .app-logo[data-v-b47002e4]{margin-left:0;margin-right:0;width:139px;height:88px}header .desktop-menu-content[data-v-b47002e4]{order:2;display:flex;justify-content:end;align-items:center;gap:100px}header .desktop-menu-content a[data-v-b47002e4]{color:#f3ebeb;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.176px}header .desktop-dropdown[data-v-b47002e4]{position:relative}header .desktop-menu-trigger[data-v-b47002e4]{appearance:none;background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:6px;color:#f3ebeb;font-size:16px;font-weight:500;line-height:150%;letter-spacing:-.176px;cursor:pointer}header .desktop-menu-trigger[data-v-b47002e4]:hover{color:#b3a35c}header .desktop-dropdown-chevron[data-v-b47002e4]{width:10px;height:10px;flex-shrink:0;fill:currentColor;transition:transform .2s ease;transform:rotate(90deg)}header .desktop-dropdown:hover .desktop-dropdown-chevron[data-v-b47002e4]{transform:rotate(-90deg)}header .desktop-dropdown-panel[data-v-b47002e4]{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:0;padding:12px 0 8px;min-width:160px;background:#2d4a2d;border-radius:8px;box-shadow:0 4px 12px #0003;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;z-index:1001}header .desktop-dropdown-panel[data-v-b47002e4]:before{content:"";position:absolute;top:0;left:0;right:0;height:12px}header .desktop-dropdown:hover .desktop-dropdown-panel[data-v-b47002e4]{opacity:1;visibility:visible}header .desktop-dropdown-link[data-v-b47002e4]{display:block;padding:10px 20px;color:#f3ebeb;font-size:16px;font-weight:500;letter-spacing:-.176px;text-decoration:none;white-space:nowrap}header .desktop-dropdown-link[data-v-b47002e4]:hover{background:#ffffff14;color:#b3a35c}}footer[data-v-487509e1]{width:100%;background:#385736;padding:12px 10px}footer .app-logo[data-v-487509e1]{width:161px;height:102px}footer .links[data-v-487509e1]{display:flex;flex-direction:column;gap:30px;padding:25px 26px}footer .links a[data-v-487509e1]{color:#f3ebeb;text-align:start;font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.176px}footer .product-links[data-v-487509e1]{display:flex;flex-direction:column;gap:16px;padding:0 26px 25px}footer .product-links-title[data-v-487509e1]{color:#f3ebeb;font-size:16px;font-weight:600;line-height:150%;letter-spacing:-.176px;margin-bottom:8px}footer .product-links a[data-v-487509e1]{color:#f3ebeb;text-align:start;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.154px;opacity:.85;transition:opacity .2s ease}footer .product-links a[data-v-487509e1]:hover{opacity:1}@media(min-width:1024px){footer[data-v-487509e1]{display:flex;justify-content:start;align-items:flex-start;padding:40px 30px;gap:120px}footer .app-logo[data-v-487509e1]{width:180.068px;height:114px}footer .links[data-v-487509e1]{padding:0;gap:20px}footer .product-links[data-v-487509e1]{padding:0;gap:12px}footer .product-links-title[data-v-487509e1]{margin-bottom:4px}}@media(min-width:1620px){footer[data-v-487509e1]{display:flex;justify-content:start;align-items:flex-start;padding:40px 250px;gap:120px}footer .app-logo[data-v-487509e1]{width:180.068px;height:114px}footer .links[data-v-487509e1]{padding:0;gap:20px}footer .product-links[data-v-487509e1]{padding:0;gap:12px}footer .product-links-title[data-v-487509e1]{margin-bottom:4px}}:root{--app-header-height: 60px}@media(min-width:1620px){:root{--app-header-height: 88px}}.app-container[data-v-86eac79d]{width:100%;display:flex;justify-content:center}.app-container .app-content[data-v-86eac79d]{width:100%;max-width:1920px}.slider[data-v-550a4963]{width:100%}.slider-viewport[data-v-550a4963]{position:relative;width:100%;overflow:hidden;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.slider-viewport[data-v-550a4963]:active{cursor:grabbing}.slider-track[data-v-550a4963]{display:flex;transition:transform .32s ease}.slide[data-v-550a4963]{position:relative;width:100%;min-width:100%;flex:0 0 100%}.slide-link[data-v-550a4963]{display:block;width:100%;cursor:pointer}.slide picture[data-v-550a4963]{display:block;width:100%}.slide-image[data-v-550a4963]{width:100%;height:auto;display:block}.slide-overlay[data-v-550a4963]{position:absolute;inset:0}.slide-content[data-v-550a4963]{position:absolute;left:16px;right:16px;bottom:18px;color:#f3ebeb}.slide-title[data-v-550a4963]{font-size:clamp(20px,4.8vw,34px);font-weight:600;letter-spacing:-.2px;line-height:1.15}.slide-subtitle[data-v-550a4963]{margin-top:8px;max-width:42ch;font-size:clamp(12px,3.2vw,15px);line-height:1.5;opacity:.92}.nav[data-v-550a4963]{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:999px;border:0;background:none;font-size:28px;line-height:38px;cursor:pointer;display:grid;place-items:center;-webkit-user-select:none;user-select:none}.nav-prev[data-v-550a4963]{left:10px}.nav-next[data-v-550a4963]{right:10px}.nav .icon-arrow[data-v-550a4963]{width:6.972px;height:8.874px}.dots[data-v-550a4963]{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:8px}.dot[data-v-550a4963]{width:8px;height:8px;border-radius:999px;border:0;background:#cbcbcb;cursor:pointer}.dot.active[data-v-550a4963]{background:#fff}@media(prefers-reduced-motion:reduce){.slider-track[data-v-550a4963]{transition:none}}@media(min-width:1024px){.nav .icon-arrow[data-v-550a4963]{width:19.076px;height:24.279px}.dot[data-v-550a4963]{width:12.206px;height:12.206px}.dots[data-v-550a4963]{gap:18px}}.about-section[data-v-0c1a9fa8]{width:100%;background:#f4e7d7;display:flex;flex-direction:column;scroll-margin-top:calc(var(--app-header-height) + 4px)}.about-section .about-section-content[data-v-0c1a9fa8]{width:100%;padding:35px 30px}.about-section .about-section-content h2[data-v-0c1a9fa8]{color:#242526;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.about-section .about-section-content p[data-v-0c1a9fa8]{margin-top:12px;color:#242526;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.165px}@media(min-width:1024px){.about-section[data-v-0c1a9fa8]{flex-direction:row-reverse;align-items:center}.about-section .about-section-content h2[data-v-0c1a9fa8]{font-size:19px}.about-section .about-section-content p[data-v-0c1a9fa8]{font-size:14px}.about-section img[data-v-0c1a9fa8]{width:474px;height:auto}.about-section .about-section-content[data-v-0c1a9fa8]{padding:35px 90px 35px 50px}}@media(min-width:1620px){.about-section img[data-v-0c1a9fa8]{width:566px;height:auto;margin-left:250px}.about-section .about-section-content[data-v-0c1a9fa8]{padding:0 250px 0 120px}.about-section .about-section-content h2[data-v-0c1a9fa8]{color:#242526;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.352px}.about-section .about-section-content p[data-v-0c1a9fa8]{color:#242526;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.176px}}.quality-section[data-v-d4385185]{width:100%;background:#f9f3eb;display:flex;flex-direction:column}.quality-section .quality-section-content[data-v-d4385185]{width:100%;padding:35px 30px}.quality-section .quality-section-content h2[data-v-d4385185]{color:#242526;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.quality-section .quality-section-content p[data-v-d4385185]{margin-top:12px;color:#242526;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.165px}@media(min-width:1024px){.quality-section[data-v-d4385185]{flex-direction:row;align-items:center}.quality-section .quality-section-content h2[data-v-d4385185]{font-size:19px}.quality-section .quality-section-content p[data-v-d4385185]{font-size:14px}.quality-section img[data-v-d4385185]{width:474px;height:auto}.quality-section .quality-section-content[data-v-d4385185]{padding:35px 50px 35px 90px}}@media(min-width:1620px){.quality-section img[data-v-d4385185]{width:759px;height:auto;margin-right:250px}.quality-section .quality-section-content[data-v-d4385185]{padding:0 66px 0 250px}.quality-section .quality-section-content h2[data-v-d4385185]{color:#242526;font-family:Montserrat;font-size:30px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.33px}.quality-section .quality-section-content p[data-v-d4385185]{color:#242526;font-family:Montserrat;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.176px}}.products-section[data-v-375622a6]{width:100%;background:#f4e7d7;display:flex;flex-direction:column}.products-section .products-section-content[data-v-375622a6]{width:100%;padding:35px 30px}.products-section .products-section-content h2[data-v-375622a6]{color:#242526;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.products-section .products-section-products[data-v-375622a6]{width:100%;padding:10px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.products-section .products-section-products .product[data-v-375622a6]{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;cursor:pointer}.products-section .products-section-products .product-box[data-v-375622a6]{border-radius:6.383px;background:#253b22;padding:0 25px;width:100%;height:118px;display:flex;justify-content:center;align-items:center}.products-section .products-section-products .product h3[data-v-375622a6]{color:#505050;text-align:center;font-size:15.324px;font-style:normal;font-weight:700;line-height:1.25;letter-spacing:-.169px;cursor:default;margin-top:10px}.products-section .products-section-products .product-box .icon-snow-flake[data-v-375622a6]{width:54.85px;height:59.928px}.products-section .products-section-products .product-box .icon-herbal-tea[data-v-375622a6]{width:66px;height:49px}.products-section .products-section-products .product-box .icon-tea[data-v-375622a6]{width:48.392px;height:63.674px}.products-section .products-section-products .product-box .icon-coffee[data-v-375622a6]{width:52.645px;height:56.179px}.products-section .products-section-products .product-box .icon-equipment[data-v-375622a6]{width:61.235px;height:66.802px}@media(min-width:1024px){.products-section .products-section-content h2[data-v-375622a6]{font-size:19px}.products-section .products-section-products[data-v-375622a6]{display:flex;justify-content:center;align-items:flex-start;padding-bottom:80px;gap:10px 24px}.products-section .products-section-products .product[data-v-375622a6]{width:174.766px}.products-section .products-section-products .product-box[data-v-375622a6]{width:100%;height:119.989px}.products-section .products-section-products .product h3[data-v-375622a6]{color:#505050;text-align:center;font-size:14px;font-style:normal;font-weight:700;line-height:1.25;letter-spacing:-.165px;margin-top:12px}.products-section .products-section-products .product-box .icon-snow-flake[data-v-375622a6]{width:53.473px;height:58.69px}.products-section .products-section-products .product-box .icon-herbal-tea[data-v-375622a6]{width:65.863px;height:49.561px}.products-section .products-section-products .product-box .icon-tea[data-v-375622a6]{width:48.674px;height:64.044px}.products-section .products-section-products .product-box .icon-coffee[data-v-375622a6]{width:46.53px;height:49.654px}.products-section .products-section-products .product-box .icon-equipment[data-v-375622a6]{width:54.397px;height:59.342px}.products-section .products-section-content[data-v-375622a6]{display:flex;justify-content:center;align-items:center;padding-top:60px;padding-bottom:0}.title-container[data-v-375622a6]{width:100%;max-width:729px}}@media(min-width:1620px){.title-container[data-v-375622a6]{width:100%;max-width:1100px}.products-section .products-section-products .product-box .icon-snow-flake[data-v-375622a6]{width:54px;height:60px}.products-section .products-section-products .product-box .icon-herbal-tea[data-v-375622a6]{width:73px;height:55px}.products-section .products-section-products .product-box .icon-tea[data-v-375622a6]{width:52.64px;height:69.263px}.products-section .products-section-products .product-box .icon-coffee[data-v-375622a6]{width:51.353px;height:54.8px}.products-section .products-section-products .product-box .icon-equipment[data-v-375622a6]{width:83.417px;height:91px}.products-section .products-section-products .product[data-v-375622a6]{width:268px}.products-section .products-section-products .product-box[data-v-375622a6]{height:127px}.products-section .products-section-products .product h3[data-v-375622a6]{color:#585858;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:1.25;letter-spacing:-.264px;margin-top:14px}.products-section .products-section-content h2[data-v-375622a6]{color:#242526;font-size:32px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.352px}}.trust-naturalness-sustainability-section[data-v-a62c54a3]{width:100%;display:flex;flex-direction:column;gap:40px;padding:70px 24px;position:relative;overflow:hidden;isolation:isolate}.trust-naturalness-sustainability-section[data-v-a62c54a3]:before{content:"";position:absolute;top:-20%;left:0;width:100%;height:140%;background-image:linear-gradient(#00000026,#00000026),url(/images/trust-naturalness-sustainability-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;transform:translateY(calc(var(--parallax-y, 0) * .3 - 15%));z-index:-1;will-change:transform}.trust-naturalness-sustainability-section>div[data-v-a62c54a3]{position:relative;z-index:1}.trust-naturalness-sustainability-section h2[data-v-a62c54a3]{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.22px}.trust-naturalness-sustainability-section p[data-v-a62c54a3]{color:#fff;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.165px}.icon-heart[data-v-a62c54a3]{width:19px;height:19px;margin-left:8px}.icon-leaf[data-v-a62c54a3]{width:22px;height:22px;margin-left:8px}.icon-recycle[data-v-a62c54a3]{width:24px;height:24px;margin-left:8px}@media(min-width:1024px){.trust-naturalness-sustainability-section[data-v-a62c54a3]{flex-direction:row;gap:70px;padding:80px 50px}.trust-naturalness-sustainability-section[data-v-a62c54a3]:before{background-image:linear-gradient(#00000026,#00000026),url(/images/trust-naturalness-sustainability-bg-tablet.png)}}@media(min-width:1620px){.trust-naturalness-sustainability-section[data-v-a62c54a3]{padding:120px 250px;gap:90px}.trust-naturalness-sustainability-section h2[data-v-a62c54a3]{color:#f3ebeb;font-size:28px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.33px}.trust-naturalness-sustainability-section p[data-v-a62c54a3]{color:#f3ebeb;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.22px;margin-top:12px}.icon-heart[data-v-a62c54a3]{width:35px;height:35px;margin-left:8px;margin-bottom:-6px}.icon-leaf[data-v-a62c54a3]{width:41px;height:41px;margin-left:8px;margin-bottom:-6px}.icon-recycle[data-v-a62c54a3]{width:40px;height:40px;margin-left:8px;margin-bottom:-6px}}.home[data-v-d0739b33]{width:100%}.freeze-dried-products[data-v-84444e81]{width:100%;background:#fff;padding:6px 12px 40px;min-height:calc(100vh - 240px)}.freeze-dried-products .breadcrumb-wrapper[data-v-84444e81]{width:100%;min-width:0;margin-bottom:10px}.freeze-dried-products .breadcrumb[data-v-84444e81]{width:100%;display:flex;flex-wrap:wrap;justify-content:start;align-items:center;gap:6px 4px;min-width:0}.freeze-dried-products .breadcrumb a[data-v-84444e81]{color:#6e6e6e;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.165px;flex-shrink:0}.freeze-dried-products .breadcrumb span[data-v-84444e81]{color:#6e6e6e;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.165px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.freeze-dried-products .breadcrumb .active[data-v-84444e81]{color:#b3a35c}.freeze-dried-products .breadcrumb .icon-angle-right[data-v-84444e81]{fill:#6e6e6e;height:14.252px;width:auto}.freeze-dried-products .content-columns[data-v-84444e81]{width:100%;min-width:0;display:flex;flex-direction:column;gap:12px}.freeze-dried-products .sidebar-column[data-v-84444e81],.freeze-dried-products .main-column[data-v-84444e81]{width:100%;min-width:0}.freeze-dried-products .products[data-v-84444e81]{margin-top:0;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:16px;border-radius:10px;background:#f4e7d7}.freeze-dried-products .products a[data-v-84444e81]{color:#6e6e6e;font-size:15px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.165px}.freeze-dried-products .products a.active[data-v-84444e81]{color:#b3a35c}.freeze-dried-products .search-input[data-v-84444e81]{border:0;border-radius:17.5px;background:#f4e7d7;width:100%;height:35px;font-size:16px;padding:0 50px 0 12px;margin-top:10px}.freeze-dried-products .search-input[data-v-84444e81]:focus{outline:none}.freeze-dried-products .search-input-container[data-v-84444e81]{width:100%;display:flex;justify-content:space-between;align-items:center}.icon-search[data-v-84444e81]{width:22px;height:22px;position:absolute;right:22px;margin-top:16px}.hero-image-container[data-v-84444e81]{width:100%;margin-top:12px;position:relative;height:220px;border-radius:20px;overflow:hidden}.hero-image-container .hero-image[data-v-84444e81]{width:100%;height:100%;object-fit:cover;display:block}.hero-image.tablet[data-v-84444e81]{display:none}.hero-image-container .info-container[data-v-84444e81]{position:absolute;left:0;bottom:0;width:100%;padding:18px 20px;z-index:1}.hero-image-container h2[data-v-84444e81]{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.264px}.hero-image-container p[data-v-84444e81]{color:#fff;font-size:15px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.165px}.hero-image-container[data-v-84444e81]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0000008c,#0000);z-index:0}.products-section[data-v-84444e81]{width:100%;margin-top:12px;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.products-section .product-link[data-v-84444e81]{width:100%;border-radius:3px;background:#f4e7d7;padding:8px 8px 6px;display:block;text-decoration:none}.products-section .product-link img[data-v-84444e81]{width:100%;height:160px;object-fit:cover;border-radius:3px;display:block}.products-section .product-link h3[data-v-84444e81]{color:#242526;font-size:15px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.165px;margin-top:8px}.pagination[data-v-84444e81]{width:100%;display:flex;justify-content:center;align-items:center;gap:24px;margin-top:28px}.pagination .page-link[data-v-84444e81]{width:22px;height:22px;color:#676767;text-align:center;font-family:Montserrat;font-size:14.453px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.159px;border-radius:100%;background:#d9d9d9;border:0;padding:0;display:inline-flex;justify-content:center;align-items:center;cursor:pointer}.pagination .page-link.active[data-v-84444e81]{background:#cdb571;color:#fff}.pagination .page-link[data-v-84444e81]:disabled{opacity:.45;cursor:not-allowed}.pagination .page-link.nav[data-v-84444e81]{background:transparent;color:#676767}@media(min-width:1024px){.freeze-dried-products .products[data-v-84444e81]{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px}.hero-image.mobile[data-v-84444e81]{display:none}.hero-image.tablet[data-v-84444e81]{display:block}.hero-image-container[data-v-84444e81]{height:300px}.products-section[data-v-84444e81]{grid-template-columns:repeat(4,1fr)}.products-section .product-link img[data-v-84444e81]{width:100%;height:182.873px}}@media(min-width:1620px){.freeze-dried-products[data-v-84444e81]{padding:25px 250px;display:flex;flex-direction:column;align-items:stretch;gap:0}.freeze-dried-products .breadcrumb-wrapper[data-v-84444e81]{margin-bottom:15px}.freeze-dried-products .content-columns[data-v-84444e81]{display:flex;flex-direction:row;justify-content:space-between;align-items:start;gap:24px}.freeze-dried-products .sidebar-column[data-v-84444e81]{width:337px;flex-shrink:0}.freeze-dried-products .main-column[data-v-84444e81]{flex:1;min-width:0}.freeze-dried-products .breadcrumb a[data-v-84444e81],.freeze-dried-products .breadcrumb span[data-v-84444e81]{color:#6e6e6e;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.22px}.freeze-dried-products .products[data-v-84444e81]{flex-direction:column;width:337px;align-items:start;gap:20px;padding:60px 16px}.freeze-dried-products .products a[data-v-84444e81]{color:#6e6e6e;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.22px}.freeze-dried-products .search-input[data-v-84444e81]{width:337px;height:40px}.freeze-dried-products .search-input-container[data-v-84444e81]{position:relative}.icon-search[data-v-84444e81]{width:24px;height:24px;position:absolute;margin-top:8px}.hero-image-container[data-v-84444e81]{position:relative}.products-section .product h3[data-v-84444e81]{color:#242526;font-size:18.711px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.206px}.products-section[data-v-84444e81]{gap:20px}.products-section .product-link img[data-v-84444e81]{width:100%;height:207.415px}.pagination .page-link[data-v-84444e81]{width:28px;height:28px;color:#676767;text-align:center;font-size:16.403px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.18px}}.nutrition-table-wrap[data-v-7aee4e5f]{width:100%;overflow-x:auto}.nutrition-table[data-v-7aee4e5f]{width:100%;min-width:320px;border-collapse:separate;border-spacing:0;border:1px solid rgba(205,181,113,.35);border-radius:10px;overflow:hidden;background:#fbfbfb}.nutrition-table tr+tr th[data-v-7aee4e5f],.nutrition-table tr+tr td[data-v-7aee4e5f]{border-top:1px solid rgba(205,181,113,.2)}.nutrition-table th[data-v-7aee4e5f],.nutrition-table td[data-v-7aee4e5f]{padding:10px 12px;font-size:14px;line-height:150%;letter-spacing:-.165px;white-space:nowrap}.nutrition-table th.label[data-v-7aee4e5f]{text-align:left;font-weight:600;color:#242526}.nutrition-table td.value[data-v-7aee4e5f]{text-align:right;font-weight:500;color:#6e6e6e}.nutrition-table tbody tr[data-v-7aee4e5f]:nth-child(odd){background:#fff}.sr-only[data-v-7aee4e5f]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.freeze-dried-product-detail[data-v-ba86fa60]{width:100%;background:#fff;padding:6px 12px 20px}.freeze-dried-product-detail .breadcrumb-wrapper[data-v-ba86fa60]{width:100%;min-width:0;margin-bottom:10px}.freeze-dried-product-detail .breadcrumb[data-v-ba86fa60]{width:100%;display:flex;flex-wrap:wrap;justify-content:start;align-items:center;gap:6px 4px;min-width:0}.freeze-dried-product-detail .breadcrumb a[data-v-ba86fa60]{color:#6e6e6e;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.165px;flex-shrink:0}.freeze-dried-product-detail .breadcrumb span[data-v-ba86fa60]{color:#6e6e6e;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.165px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.freeze-dried-product-detail .breadcrumb .active[data-v-ba86fa60]{color:#b3a35c}.freeze-dried-product-detail .breadcrumb .icon-angle-right[data-v-ba86fa60]{fill:#6e6e6e;height:14.252px;width:auto}.freeze-dried-product-detail .detail-container[data-v-ba86fa60]{width:100%;min-width:0;border-radius:10px;background:#f9f3eb;padding:12px 16px}.freeze-dried-product-detail .detail-container h2[data-v-ba86fa60]{color:#242526;font-family:Montserrat;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px}.freeze-dried-product-detail .detail-container img[data-v-ba86fa60]{width:100%;margin-top:12px;border-radius:12px;object-fit:cover}.freeze-dried-product-detail .detail-container .description-container[data-v-ba86fa60]{border-radius:10px;background:#fbfbfb;margin-top:16px;padding:24px}.freeze-dried-product-detail .detail-container .description-container h3[data-v-ba86fa60]{color:#cdb571;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.176px}.freeze-dried-product-detail .detail-container .description-container p[data-v-ba86fa60]{color:#6e6e6e;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.165px}.freeze-dried-product-detail .detail-container .description-container .details[data-v-ba86fa60]{display:flex;flex-direction:column;gap:14px;margin-top:12px}.freeze-dried-product-detail .detail-container .description-container .detail-paragraph[data-v-ba86fa60]{margin:0}.freeze-dried-product-detail .detail-container .description-container .detail-block-title[data-v-ba86fa60]{display:block;color:#242526;font-weight:700;margin-bottom:10px}.freeze-dried-product-detail .detail-container .description-container .nutrition-block[data-v-ba86fa60]{padding:12px;border-radius:10px;background:#fff;border:1px solid rgba(205,181,113,.25)}.freeze-dried-product-detail .detail-container .description-container .applications-list[data-v-ba86fa60]{margin:0;padding-left:18px;color:#6e6e6e;font-size:15px;font-weight:400;letter-spacing:-.165px}.freeze-dried-product-detail .detail-container .description-container .applications-list li+li[data-v-ba86fa60]{margin-top:6px}@media(min-width:1024px){.detail-content[data-v-ba86fa60]{width:100%;display:flex;justify-content:space-between;align-items:start;margin-top:12px;gap:24px}.freeze-dried-product-detail .detail-container img[data-v-ba86fa60]{width:457px;height:415px}.freeze-dried-product-detail .detail-container .description-container h3[data-v-ba86fa60]{border-radius:20px;background:#cdb571;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.176px;width:174px;padding:8px}.freeze-dried-product-detail .detail-container .description-container p[data-v-ba86fa60],.freeze-dried-product-detail .detail-container .description-container .details[data-v-ba86fa60]{margin-top:24px}}@media(min-width:1620px){.freeze-dried-product-detail[data-v-ba86fa60]{padding:25px 250px}.freeze-dried-product-detail .breadcrumb-wrapper[data-v-ba86fa60]{margin-bottom:15px}.freeze-dried-product-detail .breadcrumb a[data-v-ba86fa60],.freeze-dried-product-detail .breadcrumb span[data-v-ba86fa60]{color:#6e6e6e;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.22px}}.contact[data-v-8f59aab9]{width:100%;background:#fff;min-height:calc(100vh - 240px);padding:6px 12px 20px}.contact .breadcrumb[data-v-8f59aab9]{width:100%;display:flex;flex-wrap:nowrap;justify-content:start;align-items:center;gap:6px;min-width:0}.contact .breadcrumb a[data-v-8f59aab9],.contact .breadcrumb span[data-v-8f59aab9]{color:#6e6e6e;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.165px;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.contact .breadcrumb .active[data-v-8f59aab9]{color:#b3a35c}.contact .breadcrumb .icon-angle-right[data-v-8f59aab9]{fill:#6e6e6e;height:14.252px;width:auto}.contact .contact-form-container[data-v-8f59aab9]{width:100%;padding:12px;border-radius:10px;background:#f9f3eb;margin-top:8px}.contact .contact-form-container h2[data-v-8f59aab9]{color:#242526;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px}.contact .contact-form-container .contact-form[data-v-8f59aab9]{width:100%;margin-top:15px;display:flex;flex-direction:column;gap:20px}.contact .contact-form-container .contact-form input[data-v-8f59aab9]{border:0;border-radius:10px;background:#fff;height:50px;width:100%;padding:0 18px;font-size:15px}.contact .contact-form-container .contact-form input[data-v-8f59aab9]::placeholder,.contact .contact-form-container .contact-form textarea[data-v-8f59aab9]::placeholder{color:#c2c2c2}.contact .contact-form-container .contact-form textarea[data-v-8f59aab9]{border:0;border-radius:10px;background:#fff;width:100%;padding:15px 12px;font-size:15px;height:174px}.contact .contact-form-container .contact-form input[data-v-8f59aab9]:focus,.contact .contact-form-container .contact-form textarea[data-v-8f59aab9]:focus{outline:none}.contact .contact-form-container .contact-form button[data-v-8f59aab9]{border:0;width:100%;border-radius:20px;background:#cdb571;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-.176px;height:40px;cursor:pointer}.contact .contact-form-container .contact-form button[data-v-8f59aab9]:disabled{opacity:.7;cursor:not-allowed}.contact .contact-form-container .contact-form .form-status[data-v-8f59aab9]{font-size:14px;line-height:150%;margin-top:-6px}.contact .contact-form-container .contact-form .form-status.success[data-v-8f59aab9]{color:#2f7a3e}.contact .contact-form-container .contact-form .form-status.error[data-v-8f59aab9]{color:#b23b3b}.contact .contact-info-container[data-v-8f59aab9]{width:100%;margin-top:60px;padding:0 12px}.contact .contact-info-container h2[data-v-8f59aab9]{color:#242526;font-size:24px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:-.264px}.contact .contact-info-container p[data-v-8f59aab9]{color:#6e6e6e;font-size:15px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:-.165px}.contact .contact-info-container .contact-info-list[data-v-8f59aab9]{margin:40px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.contact .contact-info-container .contact-info-item[data-v-8f59aab9]{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.contact .contact-info-container dt[data-v-8f59aab9]{color:#242526;font-size:15px;font-weight:600;line-height:150%;letter-spacing:-.165px}.contact .contact-info-container dd[data-v-8f59aab9]{margin:0;color:#6e6e6e;font-size:15px;font-weight:400;line-height:150%;letter-spacing:-.165px;word-break:break-word}.contact .contact-info-container .contact-link[data-v-8f59aab9]{color:#b3a35c;font-weight:500}.contact .contact-info-container .contact-link[data-v-8f59aab9]:hover{text-decoration:underline}@media(min-width:1024px){.contact-form-container[data-v-8f59aab9]{display:flex;flex-direction:row-reverse;align-items:start;justify-content:center;gap:72px}.contact .contact-info-container[data-v-8f59aab9]{margin-top:0;width:270px}.contact .contact-info-container .contact-info-list[data-v-8f59aab9]{margin-top:40px}.contact .contact-form-container[data-v-8f59aab9]{padding:12px 40px}.contact-form-container-content[data-v-8f59aab9]{width:100%}.contact .contact-form-container .contact-form button[data-v-8f59aab9]{max-width:220px}}@media(min-width:1620px){.contact[data-v-8f59aab9]{padding:25px 250px}.contact .breadcrumb[data-v-8f59aab9]{margin-bottom:15px}.contact .breadcrumb a[data-v-8f59aab9],.contact .breadcrumb span[data-v-8f59aab9]{color:#6e6e6e;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.22px}}
