@charset "UTF-8";.example-header{padding:20px;font-size:16px}@media only screen and (max-width:639px){.example-header{padding-top:30px;font-size:22px}}:root{--primary-black: hsl(330, 1%, 44%);--primary-white: hsl(0, 0%, 100%);--primary-red: hsl(0, 99%, 40%);--primary-yellow: hsl(44, 100%, 63%);--primary-orange: hsl(21, 99%, 40%);--primary-green: hsl(146, 95%, 22%);--b-50: hsl(0, 0%, 98%);--b-100: hsla(0, 0%, 95%);--b-200: hsl(300, 1%, 92%);--b-300: hsl(300, 1%, 89%);--b-400: hsl(300, 1%, 86%);--b-500: hsl(320, 1%, 73%);--b-600: hsl(320, 1%, 60%);--b-700: hsl(330, 1%, 44%);--b-800: hsl(320, 2%, 33%);--b-900: hsl(320, 3%, 19%);--r-50: hsl(0, 66%, 88%);--r-100: hsl(0, 66%, 80%);--r-200: hsl(0, 66%, 70%);--r-300: hsl(0, 66%, 60%);--r-400: hsl(0, 66%, 50%);--r-500: hsl(0, 99%, 40%);--r-600: hsl(0, 99%, 33%);--r-700: hsl(0, 99%, 26%);--r-800: hsl(0, 99%, 20%);--r-900: hsl(0, 99%, 13%);--y-50: hsl(44, 100%, 93%);--y-100: hsl(44, 100%, 88%);--y-200: hsl(44, 100%, 82%);--y-300: hsl(44, 100%, 75%);--y-400: hsl(44, 100%, 69%);--y-500: hsl(44, 100%, 63%);--y-600: hsl(44, 100%, 63%);--o-50: hsl(20, 67%, 88%);--o-100: hsl(21, 67%, 80%);--o-200: hsl(21, 66%, 70%);--o-300: hsl(21, 66%, 60%);--o-400: hsl(21, 66%, 50%);--o-600: hsl(21, 99%, 40%);--g-50: hsl(146, 27%, 85%);--g-100: hsl(145, 27%, 74%);--g-200: hsl(146, 27%, 61%);--g-300: hsl(146, 29%, 48%);--g-400: hsl(145, 50%, 35%);--g-500: hsl(146, 95%, 22%);--header-height: 9.25rem;--adminPanel-height: 2rem}:root{--text-h1: clamp(3rem, 1.3917vw + 2.6869rem, 3.875rem);--text-h2: clamp(2.25rem, 1.5905vw + 1.8921rem, 3.25rem);--text-h3: clamp(1.5rem, .7952vw + 1.3211rem, 2rem);--text-h4: clamp(1.25rem, .994vw + 1.0263rem, 1.875rem);--text-h5: clamp(1.125rem, .5964vw + .9908rem, 1.5rem);--text-h6: clamp(1rem, .3976vw + .9105rem, 1.25rem);--text-16: clamp(.875rem, .1988vw + .8303rem, 1rem);--text-600: clamp(8.75rem, 45.7256vw + -1.5383rem, 37.5rem);--text-heading-h1: clamp(2.5rem, 1.1928vw + 2.2316rem, 3.25rem);--text-heading-h2: clamp(2.25rem, 2.5845vw + 1.6685rem, 3.875rem)}:root{--fluid-24: clamp(1rem, .7952vw + .8211rem, 1.5rem);--fluid-32: clamp(1.25rem, 1.1928vw + .9816rem, 2rem);--fluid-42: clamp(1.5rem, 1.7893vw + 1.0974rem, 2.625rem);--fluid-48: clamp(1.75rem, 1.9881vw + 1.3027rem, 3rem);--fluid-52: clamp(2rem, 1.9881vw + 1.5527rem, 3.25rem);--fluid-64: clamp(1.875rem, 3.3797vw + 1.1146rem, 4rem);--fluid-72: clamp(2rem, 3.9761vw + 1.1054rem, 4.5rem);--fluid-96: clamp(3rem, 4.7714vw + 1.9264rem, 6rem);--fluid-100: clamp(3.5rem, 4.3738vw + 2.5159rem, 6.25rem);--fluid-119: clamp(3rem, 7.0577vw + 1.412rem, 7.4375rem);--fluid-128: clamp(3.125rem, 7.7535vw + 1.3805rem, 8rem);--fluid-140: clamp(3.5rem, 8.3499vw + 1.6213rem, 8.75rem);--fluid-162: clamp(7rem, 4.9702vw + 5.8817rem, 10.125rem);--fluid-172: clamp(7rem, 5.9642vw + 5.6581rem, 10.75rem);--fluid-192: clamp(7rem, 7.9523vw + 5.2107rem, 12rem);--fluid-200: clamp(7rem, 8.7475vw + 5.0318rem, 12.5rem);--fluid-240: clamp(4.25rem, 17.0974vw + .4031rem, 15rem)}html{scroll-behavior:smooth;scrollbar-gutter:stable;text-size-adjust:100%}body{min-height:100dvh;background:var(--primary-white);color:var(--b-900);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-hyphens:none;hyphens:none;font-family:Outfit,sans-serif;line-height:1.3;overflow-y:scroll}body.no-scroll{overflow:hidden}.app-wrapper{min-height:100dvh;display:flex;flex-direction:column}.app-wrapper .main-wrapper{margin-top:148px;flex:1}body:has(#wpadminbar) .app-wrapper{margin-top:-32px;padding-top:32px}@media(max-width:782px){body:has(#wpadminbar) .app-wrapper{margin-top:-46px;padding-top:46px}}@media only screen and (min-width:960px){.sticky-content{position:sticky;top:var(--header-height);transition:all .3s ease-out}}@media only screen and (max-width:1023px){.sticky-content.single-product-sticky{position:relative;top:unset}}@media only screen and (min-width:960px){body:has(.header-section.is-hidden) .sticky-content{top:12px}body:has(.header-section.is-hidden):has(#wpadminbar) .sticky-content{top:var(--adminPanel-height)}body:has(.header-section):has(#wpadminbar) .sticky-content{top:calc(var(--adminPanel-height) + var(--header-height))}}*{text-decoration:none}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}a{color:inherit;text-decoration:inherit;transition:all .4s ease}svg{height:1em}ul{list-style-type:none}img,video{max-width:100%;height:auto}@font-face{font-display:swap;font-family:Merriweather;src:url(./Merriweather-VariableFont_opsz_wdth_wght-BCg9UPAm.ttf) format("truetype supports variations"),url(./Merriweather-VariableFont_opsz_wdth_wght-BCg9UPAm.ttf) format("truetype-variations")}@font-face{font-display:swap;font-family:Outfit;src:url(./Outfit-VariableFont_wght-B6lQlNBM.ttf) format("truetype supports variations"),url(./Outfit-VariableFont_wght-B6lQlNBM.ttf) format("truetype-variations")}@font-face{font-display:swap;font-family:Samarkan;src:url(./SAMAN___-CTHIIyoP.ttf) format("truetype supports variations"),url(./SAMAN___-CTHIIyoP.ttf) format("truetype-variations")}h1,h2,h3,h4,h5,h6{font-family:Merriweather,sans-serif;font-weight:400;line-height:1.1;letter-spacing:-.02em;text-rendering:optimizelegibility}pre{font-family:Outfit,sans-serif}input,abbr,acronym,blockquote,code,kbd,q,samp,var{-webkit-hyphens:none;hyphens:none}.wp-block-post-content>*{margin-top:1.5rem;margin-bottom:1.5rem;margin-inline:auto!important;max-width:716px}.wp-block-post-content>*.alignwide,.wp-block-post-content>*[data-align=wide]{max-width:1100px;margin-top:0;margin-bottom:0}.wp-block-post-content>*.alignfull,.wp-block-post-content>*[data-align=full]{max-width:none;margin-top:0;margin-bottom:0}@media only screen and (max-width:767px){.wp-block-post-content>*{margin-top:1rem;margin-bottom:1rem}}.wp-block-post-content>*:not(.alignfull){padding-left:2rem;padding-right:2rem}.wp-block-post-content>*:last-child:not(.alignfull){margin-bottom:6rem}@media only screen and (max-width:767px){.wp-block-post-content>*:last-child:not(.alignfull){margin-top:3rem;margin-bottom:3rem}}.wp-block-post-content>*:first-child{margin-top:0}.wp-block-post-content>.breadcrumbs,.wp-block-post-content .page-header{text-align:center}.wp-block-post-content>.page-header h1{font-size:var(--text-h1)}.wp-block-post-content p>a{text-decoration:underline;color:var(--r-500)}.wp-block-post-content>p{margin-top:.75rem;margin-bottom:1.5rem;letter-spacing:var(--tracking-wide-2);font-weight:300}@media only screen and (max-width:767px){.wp-block-post-content>p{margin-top:1rem;margin-bottom:1rem}}.wp-block-post-content>h1,.wp-block-post-content>h2,.wp-block-post-content>h3,.wp-block-post-content>h4,.wp-block-post-content>h5,.wp-block-post-content>h6{margin-bottom:.75rem;font-weight:700}.wp-block-post-content>h1,.wp-block-post-content>h2,.wp-block-post-content h3{margin-top:3.875rem}@media only screen and (max-width:767px){.wp-block-post-content>h1,.wp-block-post-content>h2,.wp-block-post-content h3{margin-top:2.5rem}}.wp-block-post-content>h1{font-size:var(--text-h1)}.wp-block-post-content>h2{font-size:var(--text-h2)}.wp-block-post-content>h3{font-size:var(--text-2xl)}.wp-block-post-content>h4{font-size:var(--text-xl)}.wp-block-post-content>h5{font-size:var(--text-lg)}.wp-block-post-content>h4{margin-top:40px}@media only screen and (max-width:767px){.wp-block-post-content>h4{margin-top:32px}}.wp-block-post-content>h5{margin-top:2rem}@media only screen and (max-width:767px){.wp-block-post-content>h5{margin-top:1.5rem}}.wp-block-post-content>h6{margin-top:1.5rem}@media only screen and (max-width:767px){.wp-block-post-content>h6{margin-top:1rem}}.wp-block-post-content>ul,.wp-block-post-content>ol{padding-left:48px!important;list-style-type:revert;font-weight:300}.wp-block-post-content>ul li,.wp-block-post-content>ol li{margin-bottom:8px;line-height:1.3}.wp-block-post-content>ul li:last-child,.wp-block-post-content>ol li:last-child{margin-bottom:0}.wp-block-post-content>ul li>ul,.wp-block-post-content>ul li>ol,.wp-block-post-content>ol li>ul,.wp-block-post-content>ol li>ol{list-style:revert;padding-left:1.125rem}.wp-block-post-content .wp-block-image>img{object-fit:cover}.wp-block-post-content .wp-block-table{overflow-x:auto}.wp-block-post-content .wp-block-table table{border-collapse:collapse;border-spacing:0}.wp-block-post-content .wp-block-table table thead{border:1px solid var(--r-200)}.wp-block-post-content .wp-block-table table thead>tr{background:var(--r-600);color:var(--primary-white);font-weight:400}.wp-block-post-content .wp-block-table table thead>tr th{font-size:14px;font-weight:400;border:1px solid var(--b-500);padding:10px 12px;width:11.11%}.wp-block-post-content .wp-block-table table tbody>tr{font-size:14px;line-height:1.3}.wp-block-post-content .wp-block-table table tbody>tr td{border-color:var(--b-500)}.background-border-shape:before,.background-border-shape:after,.background-border-shape__left,.background-border-shape__right{position:fixed;pointer-events:none;z-index:200}.background-border-shape:before,.background-border-shape:after{content:"";height:1.25rem;width:100%;background-repeat:repeat-x;left:0;background-image:url(./border-shape-C4Oh6Z89.svg);background-size:1.25rem 1.25rem}.background-border-shape:before{top:-.5rem}.background-border-shape:after{bottom:-.5rem}.background-border-shape__left,.background-border-shape__right{top:0;bottom:0;width:1.25rem;height:100%;background-image:url(./border-shape-inline-DcnulsQi.svg);background-repeat:repeat-y;background-size:1.25rem 1.25rem}.background-border-shape__left{left:-.5rem}.background-border-shape__right{right:-.5rem}header .nav>.menu-item a{position:relative;transition:all .3s ease-out;display:block}header .nav>.menu-item a:after{content:"";position:absolute;left:0;transition:all .3s ease-out;transform:translateY(.375rem);width:100%;height:.375rem;background:url(./hover-shape-BriiK71n.svg) no-repeat;background-position:center;bottom:0;opacity:0;visibility:hidden}header .nav>.menu-item:hover a{transform:translateY(-.375rem)}header .nav>.menu-item:hover a:after{opacity:1;visibility:visible}header .nav>.menu-item.current-menu-item{color:var(--r-600)}.information-section .contact-number{color:var(--r-600)}.social-media-icon>a{background-color:var(--r-600);display:block;height:2.375rem;width:2.375rem;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;text-indent:-10000vw;transition:all .3s ease-out;border:.0625rem solid var(--r-600)}.social-media-icon a[data-social-type=Facebook]{-webkit-mask-image:url(./facebook-aPvW4xYs.svg);mask-image:url(./facebook-aPvW4xYs.svg)}.social-media-icon a[data-social-type=Instagram]{-webkit-mask-image:url(./instagram-Dg1qwEg8.svg);mask-image:url(./instagram-Dg1qwEg8.svg)}.social-media-icon a[data-social-type=Youtube]{width:2.875rem;-webkit-mask-image:url(./youtube-C25W1Zmi.svg);mask-image:url(./youtube-C25W1Zmi.svg)}.header-section .header__social-icons:has([data-social-type=Youtube]){display:none}.header-section{position:fixed;left:0;right:0;z-index:30;transition:all .4s ease}.header-section>.header-wrapper{transition:all .3s ease}.header-section.is-hidden{transform:translateY(-100%);opacity:0}.header-section.scrolled{background:var(--primary-white);opacity:1;box-shadow:0 2px 10px #2a2f380f,0 4px 15px #2a2f381a}.header-section.scrolled>.header-wrapper{padding-block:16px 8px}.menu-toggle{width:30px;height:30px;position:relative;z-index:20;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.menu-toggle .bar{height:2px;background:var(--r-500);margin:3px 0;transition:.7s cubic-bezier(.7,0,.3,1);border-radius:2px}.menu-toggle .bar:first-child,.menu-toggle .bar:last-child{width:16px}.menu-toggle .bar:nth-child(2){width:26px}.menu-toggle.is-open .bar:nth-child(1){transform:translateY(8px) rotate(45deg);width:24px}.menu-toggle.is-open .bar:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.is-open .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg);width:24px}@media only screen and (min-width:1024px){.menu-toggle{display:none}}.hamburger-content{position:fixed;padding-inline:1.5rem;padding-top:8.125rem;padding-bottom:1.5rem;inset:0;width:100%;height:100%;background:var(--y-50);z-index:11;display:flex;visibility:hidden;clip-path:circle(0% at calc(100% - 57px) 57px);opacity:.3;transition:clip-path .7s cubic-bezier(.7,0,.3,1),opacity .7s cubic-bezier(.7,0,.3,1),visibility .7s cubic-bezier(.7,0,.3,1)}.hamburger-content .hamburger-content-wrapper{width:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px}.hamburger-content .menu-item,.hamburger-content .contact-detail-wrapper>div{transform:translateY(20px);opacity:0;transition:opacity .4s cubic-bezier(.7,0,.3,1),transform .4s cubic-bezier(.7,0,.3,1)}.hamburger-content:not(.show){transition-delay:.4s}.hamburger-content:not(.show) .menu-item:nth-child(1){transition-delay:.5s}.hamburger-content:not(.show) .menu-item:nth-child(2){transition-delay:.4s}.hamburger-content:not(.show) .menu-item:nth-child(3){transition-delay:.3s}.hamburger-content:not(.show) .menu-item:nth-child(4){transition-delay:.2s}.hamburger-content:not(.show) .menu-item:nth-child(5){transition-delay:.1s}.hamburger-content:not(.show) .menu-item:nth-child(6){transition-delay:0s}.hamburger-content:not(.show) .contact-detail-wrapper>div:nth-child(1){transition-delay:.2s}.hamburger-content:not(.show) .contact-detail-wrapper>div:nth-child(2){transition-delay:.1s}.hamburger-content:not(.show) .contact-detail-wrapper>div:nth-child(3){transition-delay:0s}.hamburger-content.show{opacity:1;visibility:visible;clip-path:circle(150% at calc(100% - 57px) 57px);transition-delay:0s}.hamburger-content.show .menu-item,.hamburger-content.show .contact-detail-wrapper>div{transform:translateY(0);opacity:1}.hamburger-content.show .menu-item:nth-child(1){transition-delay:.3s}.hamburger-content.show .menu-item:nth-child(2){transition-delay:.4s}.hamburger-content.show .menu-item:nth-child(3){transition-delay:.5s}.hamburger-content.show .menu-item:nth-child(4){transition-delay:.6s}.hamburger-content.show .menu-item:nth-child(5){transition-delay:.7s}.hamburger-content.show .menu-item:nth-child(6){transition-delay:.8s}.hamburger-content.show .contact-detail-wrapper>div:nth-child(1){transition-delay:.7s}.hamburger-content.show .contact-detail-wrapper>div:nth-child(2){transition-delay:.8s}.hamburger-content.show .contact-detail-wrapper>div:nth-child(3){transition-delay:.9s}.hamburger-content .mobile-menu,.hamburger-content .contact-detail-wrapper{max-width:340px;margin-inline:auto;width:100%}.hamburger-content:before,.hamburger-content:after{max-width:6.875rem;max-height:8.75rem}@media only screen and (min-width:640px){.hamburger-content:before,.hamburger-content:after{max-width:9.4375rem;max-height:12.1875rem}}.hamburger-content:before{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;left:0;position:absolute;width:100%;height:100%;top:75%;z-index:-1}.hamburger-content:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;right:0;top:86px;width:100%;height:100%;background-position:center center;z-index:-1}@media only screen and (min-width:1024px){.hamburger-content{display:none}}.search-portal{position:fixed;inset:0;padding:2rem;z-index:21;width:100vw;height:100dvh;visibility:hidden;display:flex;align-items:center;justify-content:center}.search-portal.portal-visible{visibility:visible}.portal-panel{position:absolute;top:0;width:50.5%;height:100%;background:var(--y-50);transition:transform .8s cubic-bezier(.77,0,.175,1);z-index:1}.portal-panel.left{left:0;transform:translate(-100%)}.portal-panel.left:before{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;left:0;position:absolute;max-width:6.75rem;max-height:8.75rem;width:100%;height:100%;background-size:100%;background-position:center center;top:4.5rem;pointer-events:none;z-index:11}@media only screen and (min-width:768px){.portal-panel.left:before{max-width:29%;max-height:31.5%}}@media only screen and (min-width:1024px){.portal-panel.left:before{max-width:12.5rem;max-height:16.375rem}}.portal-panel.right{right:0;transform:translate(100%)}.portal-panel.right:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:6.75rem;max-height:8.75rem;right:0;bottom:4.5rem;width:100%;height:100%;background-size:100%;background-position:center center;pointer-events:none;z-index:11}@media only screen and (min-width:768px){.portal-panel.right:after{max-width:29%;max-height:31.5%}}@media only screen and (min-width:1024px){.portal-panel.right:after{max-width:12.5rem;max-height:16.375rem}}.search-portal.active .portal-panel{transform:translate(0)}.search-portal.active .close-btn,.search-portal.active .header-search-form{opacity:1;transform:scale(1);transition-delay:.6s}.close-btn{opacity:0;transition:all .5s ease;transform:scale(.9)}.header-search-form{position:relative;z-index:10;max-width:760px;width:100%;opacity:0;transform:scale(.9);transition:all .5s ease;pointer-events:auto;display:flex;flex-direction:column}.header-search-form .search-content{text-align:center;width:100%}.header-search-form .search-content .input-btn-wrapper{display:flex;border-bottom:1px solid var(--b-200);position:relative}.header-search-form .search-content .input-wrapper{display:flex;width:100%}.header-search-form .search-content .input-wrapper .search-input{padding:12px;flex:1;color:var(--b-900);font-weight:400;font-size:1rem;line-height:1.3}@media only screen and (min-width:640px){.header-search-form .search-content .input-wrapper .search-input{font-size:1.25rem}}.header-search-form .search-content .input-wrapper .search-input::placeholder{color:var(--b-600)}.header-search-form .search-content .input-wrapper .search-input:focus~.glow-line{width:100%;left:0}.header-search-form .search-content .input-wrapper .search-input:focus-visible{outline:none}.header-search-form .search-content .input-wrapper .glow-line{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--primary-red);transition:all .4s ease}.header-search-form .search-content .search-submit-btn{padding-inline:8px;font-size:18px;line-height:0;cursor:pointer;color:var(--r-500)}footer{padding-top:94px;padding-bottom:42px;position:relative;overflow:hidden}footer:before{content:"";-webkit-mask-image:url(./footer-bg-BwTDJ8Sg.svg);mask-image:url(./footer-bg-BwTDJ8Sg.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background:var(--y-50);position:absolute;width:112%;height:100%;aspect-ratio:1366/476;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:top center;mask-position:top center;min-width:1248px;top:0;left:50%;transform:translate(-50%)}@media only screen and (min-width:1600px){footer{padding-top:156px}}.footer-description{font-weight:300;letter-spacing:.02em;text-align:center}.footer .nav>.menu-item a,.terms-and-policy a{position:relative;transition:all .3s ease-out;display:block}.footer .nav>.menu-item a:after,.terms-and-policy a:after{content:"";position:absolute;left:0;transition:all .3s ease-out;width:100%;height:.375rem;background:url(./hover-shape-BriiK71n.svg) no-repeat;background-position:center;bottom:-6px;opacity:0;visibility:hidden}.footer .nav>.menu-item a:hover:after,.terms-and-policy a:hover:after{opacity:1;visibility:visible}.home-hero-section{position:relative}.home-hero-section .hero-section-wrapper{grid-row:1/3}.home-hero-section .mute-btn{grid-row:1/2}@media only screen and (min-width:768px){.home-hero-section:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;right:0;position:absolute;max-width:24%;max-height:40%;width:100%;height:100%;background-size:100%;background-position:center center;top:62%;transform:translateY(-50%);z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){.home-hero-section:after{max-width:15.375rem;max-height:20.3125rem}}.hero-video{-webkit-mask-image:url(./hero-mask-CTUPwBVh.svg);mask-image:url(./hero-mask-CTUPwBVh.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:top center;mask-position:top center;position:relative;aspect-ratio:725/974;transition:all .3s ease-in-out}@media only screen and (max-width:959px){.hero-video{order:1}}@media only screen and (min-width:1024px){.hero-video{margin-left:-60px}}.hero-video:after{content:"";position:absolute;inset:0;-webkit-mask:url(./hero-mask-shape-ClGA_KKz.svg) no-repeat;mask:url(./hero-mask-shape-ClGA_KKz.svg) no-repeat;background-color:var(--r-500);-webkit-mask-position:top center;mask-position:top center;pointer-events:none;z-index:5}.hero-video video{height:100%;width:100%;pointer-events:none;position:absolute;inset:0;object-fit:cover;object-position:20% top}.mute-btn,.mute-btn .mute{transition:all .3s ease-out}@media only screen and (min-width:960px){.hero-section__content{margin-top:112px}}.heading-text>span{font-family:Samarkan,cursive}.heading-content-grid{display:grid}@media only screen and (min-width:960px){.heading-content-grid{grid-template-columns:repeat(11,1fr)}}@media only screen and (min-width:1200px){.heading-content-grid{grid-template-columns:repeat(11,1fr)}}@media only screen and (min-width:960px){.heading-content-left{grid-column:1/7}}@media only screen and (min-width:1200px){.heading-content-left{grid-column:1/7;grid-row:1/2}}@media only screen and (min-width:960px){.heading-content-right{grid-column:7/12}}@media only screen and (min-width:1200px){.heading-content-right{grid-column:6/12;grid-row:1/2;margin-left:-40px}}.number-info-wrapper{display:grid;column-gap:67px;row-gap:var(--fluid-119)}@media only screen and (min-width:576px){.number-info-wrapper{grid-template-columns:repeat(2,1fr)}}.number-info-wrapper .number-info-content span{width:32px;height:auto}.number-info-wrapper .number-info-content span>svg{height:auto}@media only screen and (min-width:576px){.number-info-wrapper .number-info-content:nth-child(2){grid-column:2;grid-row:1/3;align-self:center}}.bestseller-section{position:relative}@media only screen and (min-width:768px){.bestseller-section:before{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;left:0;position:absolute;max-width:24%;max-height:40%;width:100%;height:100%;background-size:100%;background-position:center center;top:-9%;transform:translateY(-50%);z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){.bestseller-section:before{max-width:15.375rem;max-height:20.3125rem}}.bestseller-section .heading-bestseller>span{display:block}.view-product{font-family:Merriweather,serif;color:var(--r-500);font-size:1rem;display:flex;align-items:center;justify-content:center;line-height:1.1;font-weight:300}.view-product__btn{display:inline-flex;align-items:center;gap:4px}.view-product__btn-text{transition:all .3s ease-out;position:relative}@media only screen and (max-width:639px){.view-product__btn-text{font-size:.875rem}}.view-product__btn-text:after{content:"";position:absolute;left:0;transition:all .3s ease-out;transform:translateY(.375rem);width:100%;height:.375rem;background:url(./hover-shape-BriiK71n.svg) no-repeat;background-position:center;bottom:-1px;opacity:0;visibility:hidden}.view-product__btn .arrow-icon{font-size:.875rem;line-height:0}@media only screen and (max-width:639px){.view-product__btn .arrow-icon{font-size:.75rem}}.view-product__btn:hover .view-product__btn-text{transform:translateY(-.25rem)}.view-product__btn:hover .view-product__btn-text:after{opacity:1;visibility:visible}.hero-fallback{opacity:0;visibility:hidden;z-index:0;transition:all .3s ease-out}.hero-fallback.show-fallback{opacity:1;visibility:visible;z-index:1}.primary-btn,.secondary-btn,.contact-submit>p,.contact-submit input[type=submit]{max-width:14.25rem;width:100%}.primary-btn>span,.contact-submit input[type=submit],.secondary-btn{padding-block:1rem;padding-inline:1rem;font-size:.875rem;line-height:1.1;letter-spacing:-.02em;font-family:Merriweather,sans-serif;font-weight:400;text-align:center;transition:all .3s ease-out;position:relative}@media only screen and (min-width:640px){.primary-btn>span,.contact-submit input[type=submit],.secondary-btn{font-size:1rem}}.contact-submit input[type=submit]{background:var(--r-500);flex:1;width:100%;cursor:pointer}.contact-submit{display:flex;justify-content:end}.primary-btn{color:var(--primary-white);display:inline-flex}.primary-btn>span{background:var(--r-500);flex:1}.primary-btn:after{content:"";display:inline-flex;width:0;position:relative;height:100%;opacity:0;background-color:var(--r-500);top:0;visibility:hidden;-webkit-mask:url(./btn-right-shape-CMZB71X8.svg) no-repeat;mask:url(./btn-right-shape-CMZB71X8.svg) no-repeat;-webkit-mask-position:center left;mask-position:center left;background-size:cover;transition:all .3s ease-out}.primary-btn:hover:after{visibility:visible;width:2.5rem;opacity:1}.secondary-btn{color:var(--r-500);border:1px solid var(--r-500)}.secondary-btn:hover{color:var(--r-500);background:var(--primary-yellow)}.contact-submit>p{color:var(--primary-white);display:inline-flex;position:relative}.contact-submit>p span.wpcf7-spinner{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:1px solid var(--b-50);margin-inline:0;left:10px;width:18px;height:18px}.contact-submit>p span.wpcf7-spinner:before{top:0;left:0}.contact-submit>p:after{content:"";display:inline-flex;width:0;position:relative;height:100%;opacity:0;background-color:var(--r-500);top:0;visibility:hidden;-webkit-mask:url(./btn-right-shape-CMZB71X8.svg) no-repeat;mask:url(./btn-right-shape-CMZB71X8.svg) no-repeat;-webkit-mask-position:center left;mask-position:center left;background-size:cover;transition:all .3s ease-out}.contact-submit>p:hover:after{visibility:visible;width:2.5rem;opacity:1}.breadcrumb-list li{display:inline-flex;gap:.25rem}.breadcrumb-list li:last-child{max-width:300px;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;display:-webkit-box;overflow:hidden;font-weight:300;color:var(--b-600)}.breadcrumb-list li .sep{color:var(--b-900);font-weight:400;margin-right:4px}.product-card-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(260px,100%),1fr));gap:26px;font-family:Merriweather,serif}@media only screen and (min-width:1200px){.product-card-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}.product-card{transition:all .3s ease-out;padding-top:1.375rem}.product-card .product-image{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;aspect-ratio:378/446}.product-card:nth-child(3n+1) .product-image{background:var(--primary-yellow)}.product-card:nth-child(3n+2) .product-image{background:var(--primary-green)}.product-card:nth-child(3n) .product-image{background:var(--primary-orange)}.product-card .product-image:has(.fallback-product-img){background:var(--b-100)}.product-card .fallback-product-img{aspect-ratio:156/137;max-width:9.8125rem}@media only screen and (min-width:1600px){.product-card .fallback-product-img{max-width:13.75rem}}.product-card .product-content{display:flex;justify-content:space-between;gap:24px}.product-card .product-content .btn{display:inline-flex;align-items:center;gap:.25rem;flex-shrink:0;color:var(--r-500);font-size:.875rem;letter-spacing:-.02em;line-height:1.1;transition:all .3s ease-out;transform:translateY(8px);opacity:0;visibility:hidden}.product-card .product-title{font-size:1.25rem;font-weight:700}.product-card:hover{transform:translateY(-1.25rem)}.product-card:hover .view-btn{transform:translateY(0);opacity:1;visibility:visible}.our-product-section .product-card-wrapper{row-gap:clamp(2rem,4.9702vw + .8817rem,5.125rem)}.product-tab-sticky{position:sticky;top:var(--header-height);transition:all .3s ease-out}body:has(.header-section.is-hidden) .product-tab-sticky{top:0}body:has(.header-section.is-hidden):has(#wpadminbar) .product-tab-sticky{top:var(--adminPanel-height)}body:has(.header-section):has(#wpadminbar) .product-tab-sticky{top:calc(var(--adminPanel-height) + var(--header-height))}.pagination .page-item{display:flex}.pagination .page-item .page-numbers{display:flex;justify-content:center;min-width:2rem;transition:all .3s ease-out}.pagination .page-item .page-numbers:not(.next,.prev){background:var(--y-50);letter-spacing:-.02em;padding:8px 11px;font-size:.875rem;line-height:1.1}.pagination .page-item .page-numbers:not(.next,.prev):hover,.pagination .page-item .page-numbers:not(.next,.prev).current{background:var(--primary-red);color:var(--primary-white)}.pagination .page-item .page-numbers.prev,.pagination .page-item .page-numbers.next{font-size:22px;color:var(--primary-red);align-items:center}.pagination .page-item .page-numbers.prev:hover,.pagination .page-item .page-numbers.next:hover{opacity:.6}.pagination .page-item .page-numbers.prev{rotate:180deg}body:not(.home) .feel-the-flavor-section{padding-top:var(--spacing-fluid-162);position:relative}@media only screen and (max-width:767px){body:not(.home) .feel-the-flavor-section:after{top:-76px}}@media only screen and (min-width:768px){body:not(.home) .feel-the-flavor-section:after{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;position:absolute;max-width:17%;max-height:45.2%;left:0;top:-76px;width:100%;height:100%;z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){body:not(.home) .feel-the-flavor-section:after{max-width:24.0625rem;max-height:18.375rem}}.yellow-background-wrapper{z-index:-1}@media only screen and (min-width:960px){.yellow-background-wrapper{margin-top:-540px}.yellow-background-wrapper:before{content:"";position:absolute;grid-column:full-width-start/level-2-start;width:100%;height:100%}.yellow-background-wrapper:before,.yellow-background-wrapper .background-yellow{background:var(--y-50)}}.beloved-achar-section{position:relative;overflow-x:clip}@media only screen and (min-width:768px){.beloved-achar-section:before{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;left:0;position:absolute;max-width:24%;max-height:40%;width:100%;height:100%;background-size:100%;background-position:center center;top:57%;z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){.beloved-achar-section:before{max-width:15.375rem;max-height:20.3125rem}}.beloved-achar-section .left-container-grid{display:grid;gap:49px}@media only screen and (min-width:960px){.beloved-achar-section .left-container-grid{grid-template-columns:795fr 449fr;grid-template-areas:"content image";grid-column:level-1-start/full-width-end}}@media only screen and (max-width:959px){.beloved-achar-section .left-container-grid{grid-column:level-1}}@media only screen and (min-width:1600px){.beloved-achar-section .left-container-grid{grid-column:level-1;gap:99px}}@media only screen and (min-width:960px){.beloved-achar-section .title-desc-section{grid-area:content}}.beloved-achar-section .image{-webkit-mask:url(./image-mask-BhBQHUp_.svg) no-repeat;mask:url(./image-mask-BhBQHUp_.svg) no-repeat;-webkit-mask-position:top center;mask-position:top center}.beloved-achar-section .image img{aspect-ratio:562/806;object-fit:cover}@media only screen and (min-width:960px){.beloved-achar-section .image{grid-area:image;margin-right:-113px}}.swad-card-wrapper{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(min(270px,100%),1fr))}.swad-card-wrapper.three-column{grid-template-columns:repeat(auto-fill,minmax(min(298px,100%),1fr))}@media only screen and (min-width:1440px){.swad-card-wrapper.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}.swad-card-wrapper.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}}.swad-listcard{padding:24px 22px;color:var(--primary-white);display:flex;flex-direction:column;row-gap:123px}.swad-listcard p{color:var(--b-50)}.swad-listcard .swad-listcard-icon{width:2rem;height:2.375rem;background-color:red;display:inline-flex;background:var(--y-50);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%}.swad-listcard:nth-child(4n+1){background:var(--primary-yellow);color:var(--b-900)}.swad-listcard:nth-child(4n+1) .swad-listcard-icon{background:var(--b-900);-webkit-mask:url(./handmade-BsW-c5Il.svg);mask:url(./handmade-BsW-c5Il.svg)}.swad-listcard:nth-child(4n+1) p{color:var(--b-900)}.swad-listcard:nth-child(4n+2){background:var(--primary-orange)}.swad-listcard:nth-child(4n+2) .swad-listcard-icon{-webkit-mask:url(./bold-DdJ5zZ9-.svg);mask:url(./bold-DdJ5zZ9-.svg)}.swad-listcard:nth-child(4n+3){background:var(--primary-green)}.swad-listcard:nth-child(4n+3) .swad-listcard-icon{-webkit-mask:url(./authentic-8DY0xKKd.svg);mask:url(./authentic-8DY0xKKd.svg)}.swad-listcard:nth-child(4n){background:var(--r-700)}.swad-listcard:nth-child(4n) .swad-listcard-icon{-webkit-mask:url(./globally-cH4E-e6S.svg);mask:url(./globally-cH4E-e6S.svg)}.homepage-wrapper .swad-section{position:relative}@media only screen and (min-width:768px){.homepage-wrapper .swad-section:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:9.4375rem;max-height:12.1875rem;right:0;bottom:42px;width:100%;height:100%;background-position:center center;z-index:-1}}.testimonials-section{position:relative}@media only screen and (min-width:1600px){.testimonials-section .testimonials-content-wrapper{grid-column:level-1}}.testimonials-content{padding:80px 60px;overflow-x:clip;color:var(--primary-white);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-height:clamp(18.6875rem,8.9463vw + 16.6746rem,24.3125rem);height:100%}@media only screen and (min-width:480px){.testimonials-content{padding:130px 92px}}.testimonials-content .testimonial,.testimonials-content>p{font-size:clamp(1rem,.3976vw + .9105rem,1.25rem);line-height:1.3;font-weight:500;letter-spacing:.02em;text-align:center}.swiper-wrapper{transition-timing-function:linear!important}.testimonials-slide{clip-path:url(#testimonial-path);-webkit-clip-path:url(#testimonial-path);height:auto;max-width:517px}.testimonials-slide.yellow{background:var(--primary-yellow);color:var(--b-900)}.testimonials-slide.yellow p,.testimonials-slide.yellow span{color:var(--b-900)}.testimonials-slide.orange{background:var(--primary-orange)}.testimonials-slide.green{background:var(--primary-green)}.svg-defs{position:absolute;width:0;height:0}.empowering-women{overflow-x:clip}@media only screen and (min-width:1200px){.empowering-women__section .heading-content-left{grid-column:1/6}}.empowering-women__section .sectionImage{position:relative;-webkit-mask:url(./image-mask-BhBQHUp_.svg) no-repeat;mask:url(./image-mask-BhBQHUp_.svg) no-repeat;-webkit-mask-position:top center;mask-position:top center}@media only screen and (min-width:960px){.empowering-women__section .sectionImage{margin-left:-220px;margin-right:52px}}@media only screen and (min-width:1200px){.empowering-women__section .sectionImage{margin-right:113px;margin-left:-279px}}.empowering-women__section .sectionImage img{inset:0;object-fit:cover;height:100%;aspect-ratio:721/1033;width:100%}.empowering-women__content{position:relative;z-index:1}@media only screen and (min-width:960px){.empowering-women__content{padding-top:clamp(3rem,12.7237vw + .1372rem,11rem);padding-bottom:3rem}}.impact-gallery-wrapper .view-product{justify-content:start}.impact-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:10px}@media only screen and (min-width:960px){.impact-gallery{grid-template-columns:repeat(auto-fill,minmax(min(184px,100%),1fr))}}@media only screen and (min-width:1200px){.impact-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}.impact-gallery img{width:100%;height:100%;object-fit:cover;aspect-ratio:222/258}.feel-the-flavor-section{position:relative}.feel-the-flavor-section:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:9.125rem;max-height:11.5rem;right:0;top:-162px;width:100%;height:100%;background-size:100%;background-position:center center;z-index:-1}@media only screen and (min-width:768px){.feel-the-flavor-section:after{max-width:11.75rem;max-height:15.25rem}}div.stores-wrapper{grid-column:level-1-start/full-width-end}@media only screen and (min-width:1600px){div.stores-wrapper{grid-column:level-1}}.partner-slider{position:relative}.partner-slider:before{content:"";position:absolute;width:.875rem;height:100%;inset:0;background:linear-gradient(270deg,#ffffff1a,#fff);pointer-events:none;z-index:10}.partner-slider .swiper-wrapper{padding-block:.5rem}.partner-slider .swiper-slide{width:auto;display:flex;align-items:center}.partner-slider img{max-height:52px;width:auto;object-fit:contain}.product-tabs{padding-top:clamp(1.75rem,2.9821vw + 1.079rem,3.625rem);padding-bottom:clamp(1.5rem,1.7893vw + 1.0974rem,2.625rem)}.our-product-wrapper:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:14.25rem;max-height:18.4375rem;right:0;width:100%;top:-42px;height:100%;pointer-events:none;background-position:center center;z-index:6;display:none}@media only screen and (min-width:768px){.our-product-wrapper:after{display:block}}.filters-list a{font-family:Merriweather,serif;font-size:var(--text-16);line-height:1.1;padding:.375rem .625rem;letter-spacing:-.02em;transition:all .3s ease-out;background:var(--y-50);font-weight:400;display:flex;align-items:center;justify-content:center}.filters-list a.active,.filters-list a:hover{color:var(--b-50);background:var(--primary-red);border-radius:1.875rem}.single-product-item{position:relative}@media only screen and (min-width:768px){.single-product-item:has(+.related-products):before{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;left:0;position:absolute;max-width:12.25rem;max-height:12.875rem;width:100%;height:100%;bottom:-140px;pointer-events:none}}.single-product-content{display:grid;align-items:start;column-gap:clamp(3rem,7.7535vw + 1.2555rem,7.875rem)}@media only screen and (min-width:1024px){.single-product-content{grid-template-columns:428fr 668fr}}.single-product-content .wrapper-content{line-height:1.3;font-weight:300;letter-spacing:.02em}.single-product-content .wrapper-content .rating-title,.single-product-content .wrapper-content .ingredients-title{font-family:Merriweather,serif;font-size:.875rem;line-height:1.1;letter-spacing:-.02em;font-weight:700;margin-bottom:.5rem}.single-product-content .product-right-image{background:var(--primary-yellow);padding:2rem}.single-product-content .product-right-image:has(.fallback-product-img){background:var(--b-100);display:flex;flex-direction:column;align-items:center}.single-product-content .product-right-image .fallback-product-img{aspect-ratio:378/446}@media only screen and (min-width:576px){.single-product-content .product-right-image .fallback-product-img{max-width:70%}}.our-story-hero-section{overflow-x:clip}.hero-story-wrap{padding-bottom:6.9375rem}.our-story-hero-wrapper{display:grid;column-gap:clamp(3rem,7.5547vw + 1.3002rem,7.75rem);position:relative}@media only screen and (min-width:960px){.our-story-hero-wrapper{grid-template-columns:582fr 516fr;grid-template-areas:"image content"}}@media only screen and (min-width:960px){.our-story-hero-wrapper .image{grid-area:image;z-index:5}}.our-story-hero-wrapper .image img{aspect-ratio:580/525;width:100%}@media only screen and (max-width:959px){.our-story-hero-wrapper .image{position:relative}.our-story-hero-wrapper .image:before{content:"";position:absolute;width:200%;left:-105%;top:-28%;aspect-ratio:1140/1371;background:url(./our-story-hero-bg-B_TB9PAj.svg) no-repeat;background-size:100%;z-index:-1;pointer-events:none}}@media only screen and (min-width:960px){.our-story-hero-wrapper .our-story-hero-content{grid-area:content}}.our-story-hero-wrapper:before{content:"";position:absolute;width:105%;left:-50%;aspect-ratio:1140/1371;display:none;background:url(./our-story-hero-bg-B_TB9PAj.svg) no-repeat;background-size:100%;z-index:-1;pointer-events:none}@media only screen and (min-width:960px){.our-story-hero-wrapper:before{display:block;width:110%;left:-63%;top:-230px}}@media only screen and (min-width:1600px){.our-story-hero-wrapper:before{width:125%;left:-77%;top:-373px}}@media only screen and (min-width:1920px){.our-story-hero-wrapper:before{width:150%;left:-102%;top:-535px}}pre{white-space:pre-wrap}blockquote,.our-value-content-wrapper>span,.blockquote{display:flex;gap:.375rem;font-size:clamp(1.125rem,.5964vw + .9908rem,1.5rem);letter-spacing:-.02em;line-height:1.1;font-family:Merriweather,serif}@media only screen and (min-width:640px){blockquote,.our-value-content-wrapper>span,.blockquote{gap:.625rem}}blockquote:before,.our-value-content-wrapper>span:before,.blockquote:before{content:"";display:inline-flex;flex-shrink:0;top:-.375rem;position:relative;width:1.75rem;height:1.5rem;-webkit-mask:url(./block-quote-DWYF6a3B.svg) no-repeat;mask:url(./block-quote-DWYF6a3B.svg) no-repeat;background:var(--r-500)}@media only screen and (min-width:640px){blockquote:before,.our-value-content-wrapper>span:before,.blockquote:before{width:1.9375rem;height:1.8125rem}}.our-story-info{position:relative;padding-bottom:clamp(7rem,1.8887vw + 6.575rem,8.1875rem)}@media only screen and (min-width:768px){.our-story-info:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:10.125rem;max-height:13.25rem;right:0;top:-169px;width:100%;height:100%;background-size:100%;background-position:center center;z-index:-1}}.our-story-info__wrapper{display:grid;column-gap:clamp(1.5rem,1.6899vw + 1.1198rem,2.5625rem);position:relative;padding-inline:clamp(2rem,3.9761vw + 1.1054rem,4.5rem)}@media only screen and (max-width:1023px){.our-story-info__wrapper{row-gap:2rem}}@media only screen and (max-width:1023px){.our-story-info__wrapper{padding-block:clamp(2rem,1.5905vw + 1.6421rem,3rem)}}@media only screen and (min-width:1024px){.our-story-info__wrapper{grid-template-columns:549fr 487fr;grid-template-rows:67px auto 67px}}@media only screen and (min-width:1024px){.our-story-info__wrapper:before{grid-row:2/3}}.our-story-info__wrapper:before{content:"";position:absolute;inset:0;background:var(--r-600);z-index:0;width:100%;height:100%}@media only screen and (min-width:1024px){.our-story-info__wrapper .right-content-wrapper{grid-row:2;padding-block:3rem}}.our-story-info__wrapper .right-content-wrapper .desc-wrapper span.person-name{font-weight:400;font-size:1.25rem;letter-spacing:-.02em;line-height:1.1;font-family:Merriweather,serif}.our-story-info__wrapper .right-content-wrapper .desc-wrapper span{font-weight:500}.info-blockquote blockquote:before{background-color:var(--b-50)}@media only screen and (min-width:1024px){.founder-image{grid-row:1/span 3}}.founder-image{align-self:center;position:relative;-webkit-mask:url(./our-story-mask-BxSfRg_I.svg) no-repeat;mask:url(./our-story-mask-BxSfRg_I.svg) no-repeat;background:#ffcd43;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;padding-top:122.99%}.founder-image:before{content:"";position:absolute;-webkit-mask:url(./our-story-outline-DmDdZZjR.svg) no-repeat;mask:url(./our-story-outline-DmDdZZjR.svg) no-repeat;background:var(--primary-white);inset:0;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center}.founder-image img{object-fit:cover;position:absolute;object-position:center top;bottom:0;left:12%;height:85%;width:100%}.our-value-section{position:relative}@media only screen and (min-width:768px){.our-value-section:after{content:"";background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;position:absolute;max-width:17.5%;max-height:34%;left:0;top:-154px;width:100%;height:100%;background-size:100%;background-position:center center;z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){.our-value-section:after{max-width:15.125rem;max-height:19.625rem}}.our-value-section .value-image-wrapper{display:grid;align-items:center;column-gap:10px;row-gap:24px}@media only screen and (min-width:640px){.our-value-section .value-image-wrapper{grid-template-columns:261fr 458fr 261fr}}.our-value-section .value-image-wrapper .value-image{position:relative;background:var(--primary-yellow)}.our-value-section .value-image-wrapper .value-image:nth-child(1){background:var(--primary-green)}.our-value-section .value-image-wrapper .value-image:nth-child(3){background:var(--primary-orange)}.our-value-section .value-image-wrapper .value-image:nth-child(1) img,.our-value-section .value-image-wrapper .value-image:nth-child(3) img{aspect-ratio:317/421}.our-value-section .value-image-wrapper .value-image:nth-child(2) img{aspect-ratio:606/833}.our-value-section .value-image-wrapper .value-image .image-mask{-webkit-mask:url(./our-story-mask-BxSfRg_I.svg) no-repeat;mask:url(./our-story-mask-BxSfRg_I.svg) no-repeat;-webkit-mask-position:center -35%;mask-position:center -35%;-webkit-mask-size:140%;mask-size:140%;position:relative}.our-value-section .value-image-wrapper .value-image .image-mask:before{content:"";position:absolute;background:var(--primary-white);-webkit-mask:url(./our-story-outline-DmDdZZjR.svg) no-repeat;mask:url(./our-story-outline-DmDdZZjR.svg) no-repeat;-webkit-mask-position:center -35%;mask-position:center -35%;-webkit-mask-size:140%;mask-size:140%;inset:0}.our-value-section .value-image-wrapper .value-image img{object-fit:cover;object-position:center center;width:100%}.our-value-content-wrapper>span{color:var(--r-500)}.our-value-content-wrapper>p{font-weight:500;max-width:509px;letter-spacing:.02em}@media only screen and (min-width:768px){.our-story .beyond-the-jar:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:17.5%;max-height:34%;right:0;top:-76px;width:100%;height:100%;background-size:100%;background-position:center center;z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){.our-story .beyond-the-jar:after{max-width:15.125rem;max-height:19.625rem}}.beyond-the-jar{position:relative}.beyond-the-jar .empower-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:12px}@media only screen and (min-width:1200px){.beyond-the-jar .empower-gallery{grid-template-columns:repeat(5,minmax(0,1fr))}}.beyond-the-jar .empower-gallery img{object-fit:cover;aspect-ratio:234/286;inset:0;width:100%;height:100%}.our-impact-hero-wrapper{display:grid;gap:2.625rem}@media only screen and (min-width:960px){.our-impact-hero-wrapper{grid-template-columns:664fr 516fr}}.impact-hero-image{-webkit-mask:url(./impact-hero-mask-C1yNIQIv.svg) no-repeat;mask:url(./impact-hero-mask-C1yNIQIv.svg) no-repeat;position:relative;-webkit-mask-position:top center;mask-position:top center}.impact-hero-image:before{content:"";position:absolute;inset:0;-webkit-mask:url(./impact-hero-outline-B8Oyd7ap.svg) no-repeat;mask:url(./impact-hero-outline-B8Oyd7ap.svg) no-repeat;background:var(--r-500);-webkit-mask-position:top center;mask-position:top center}.impact-hero-image img{object-fit:cover;object-position:65% center;aspect-ratio:633/856;width:100%}.impact-hero-content .number-info-wrapper{row-gap:clamp(3rem,7.8529vw + 1.2331rem,7.9375rem)}body.our-impact .our-value-section:after{top:-398px}@media only screen and (max-width:767px){body.our-impact .our-value-section:after{top:-29%}}@media only screen and (min-width:768px){body.our-impact .our-value-section:before{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:17.7%;max-height:34%;right:0;top:-154px;width:100%;height:100%;background-size:100%;background-position:center center;z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){body.our-impact .our-value-section:before{max-width:15.0625rem;max-height:19.875rem}}body.our-impact .swad-section{position:relative}@media only screen and (min-width:768px){body.our-impact .swad-section:after{content:"";background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;position:absolute;max-width:17.7%;max-height:34%;right:0;top:-80px;width:100%;height:100%;background-size:100%;background-position:center center;z-index:-1}}@media only screen and (min-width:768px)and (min-width:1024px){body.our-impact .swad-section:after{max-width:15.0625rem;max-height:19.875rem}}.contact-us-wrapper{display:grid;column-gap:.875rem;row-gap:3rem;padding-top:clamp(3rem,2.7833vw + 2.3738rem,4.75rem)}@media only screen and (min-width:960px){.contact-us-wrapper{grid-template-columns:516fr 692fr}}.contact-form{background:var(--y-50);border:1px solid var(--y-100);padding-block:clamp(1.5rem,6.7594vw + -.0209rem,5.75rem);padding-inline:clamp(1.5rem,1.7893vw + 1.0974rem,2.625rem);position:relative}.contact-form:before,.contact-form:after{content:"";position:absolute;width:100%;height:100%;background-size:100%;background-position:center center;pointer-events:none;max-width:8rem;max-height:10.5625rem}.contact-form:before{background:url(./bg-pattern-left-krc4T74q.svg) no-repeat;left:0;bottom:-.125rem}.contact-form:after{background:url(./bg-pattern-right-0x06ERRO.svg) no-repeat;right:0;top:0}.contact-form form{display:flex;flex-direction:column;gap:clamp(2.25rem,1.5905vw + 1.8921rem,3.25rem)}.contact-form form .wpcf7-response-output{margin-top:-1.875rem;padding:16px 1.25rem;background:var(--y-50);border-color:var(--y-500)}.contact-form .form-group label{position:relative}.contact-form .form-group label:after{position:absolute;content:"";bottom:0;left:50%;width:0;height:.125rem;background-color:var(--primary-red);transition:all .4s ease}.contact-form .form-group label:has(textarea):after{bottom:.125rem}.contact-form .form-group label:focus-within:after{width:100%;left:0}.contact-form .form-group label span{display:block;font-family:Merriweather,sans-serif;font-size:.875rem;line-height:1.1;font-weight:700;letter-spacing:-.02em;margin-bottom:.125rem}.contact-form .form-group label span.wpcf7-not-valid-tip{position:absolute;font-size:.75rem;margin-top:.5rem;color:var(--r-500);font-weight:400}.contact-form .form-group input,.contact-form .form-group textarea,.contact-form .form-group select{border-bottom:1px solid var(--o-200);width:100%;padding-block:.8125rem;font-weight:400}.contact-form .form-group input:focus-visible,.contact-form .form-group textarea:focus-visible,.contact-form .form-group select:focus-visible{outline:0}.contact-form .form-group label:has(select){display:block}.contact-form .form-group select{cursor:pointer;font-weight:400}.contact-form .form-group select:focus-visible{outline:0}.contact-form .form-group select{cursor:pointer}.contact-form .wpcf7-form.submitting .contact-submit>p{opacity:.7}@media only screen and (max-width:575px){.contact-form .contact-submit>p,.contact-form .contact-submit>p>input[type=submit]{max-width:100%}}.contact-form input[type=submit]{font-family:Merriweather,serif}@media only screen and (max-width:959px){body.contact-us .feel-the-flavor-section:after,body.order-form .feel-the-flavor-section:after{display:none}}body.error404 .app-wrapper .main-wrapper{display:grid}.error-wrapper{font-family:var(--font-samarkan);white-space:nowrap}.error-wrapper .error-digit{font-size:var(--text-600);line-height:.5;font-weight:400;letter-spacing:-.02em}.error-wrapper .error-digit:first-child{color:var(--primary-yellow)}.error-wrapper .error-digit:nth-child(2){color:var(--primary-green)}.error-wrapper .error-digit:last-child{color:var(--primary-orange)}.search-result-wrapper{padding-top:clamp(3rem,1.3917vw + 2.6869rem,3.875rem)}.search-result-wrapper .search-title span{color:var(--r-500)}.search-result-wrapper .input-btn-wrapper{border-color:var(--r-500)}.search-result-wrapper .input-btn-wrapper .search-input{padding-block:.75rem}.search-result-wrapper .input-btn-wrapper .search-input:focus-visible{outline:none}.search-result-wrapper .input-btn-wrapper .search-input:focus~.glow-line{width:100%;left:0}.search-result-wrapper .input-btn-wrapper .glow-line{position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:var(--primary-red);transition:all .4s ease}.search-result-wrapper .search-submit-btn{color:var(--r-500)}.search-result-wrapper .search-content-result article:not(:last-child) .search-card{padding-bottom:24px}.search-content-result article:nth-child(3n+1) .product-image{background-color:var(--y-500)}.search-content-result article:nth-child(3n+2) .product-image{background-color:var(--primary-green)}.search-content-result article:nth-child(3n) .product-image{background-color:var(--primary-orange)}.search-content-result article .product-image:has(.fallback-product-img){background:var(--b-100)}.search-content-result article .product-image .fallback-product-img{aspect-ratio:143/147}.search-card{display:grid;gap:28px;align-items:center;transition:all .3s ease-out}@media only screen and (min-width:640px){.search-card{grid-template-columns:21.1% 1fr}}.search-card:hover .product-content .entry-title{color:var(--r-500)}.search-card:hover .product-image{transform:translateY(-6px)}.search-card .product-image{padding:14px 24px;display:flex;align-items:center;justify-content:center;transition:all .3s ease-out}.search-card .product-image img{aspect-ratio:111/132;object-fit:cover}@media only screen and (min-width:640px){.search-card .product-content{padding-block:16px}}.search-card .product-content .entry-title{font-weight:700;font-size:20px;transition:all .3s ease-out}:root{--gap: clamp(2rem, -.252rem + 5.567vw, 4.5rem);--margin: minmax(var(--gap), 1fr);--level-1-max-width: 76.375rem;--level-2-max-width: 75rem;--level-1-2-gap: calc((var(--level-1-max-width) - var(--level-2-max-width)) / 2);--container-max-width: min(100% - ((var(--level-1-2-gap) + var(--gap)) * 2), var(--level-2-max-width))}@media only screen and (min-width:1600px){:root{--level-1-max-width: 96rem;--level-2-max-width: 90rem}}.content-grid{display:grid;grid-template-columns:[full-width-start] var(--margin) [level-1-start] var(--level-1-2-gap) [level-2-start] var(--container-max-width) [level-2-end] var(--level-1-2-gap) [level-1-end] var(--margin) [full-width-end]}.content-grid>*{grid-column:full-width}.content-grid>.full-width{display:grid;grid-column:full-width;grid-template-columns:inherit}.content-grid>.full-width>*{grid-column:level-1}.content-grid>.level-1{grid-column:level-1}.content-grid>.level-2{grid-column:level-2}.responsive-grid{display:grid;gap:2rem 1rem;grid-template-columns:repeat(auto-fit,minmax(min(19rem,100%),1fr))}@layer theme,base,components,utilities;@layer theme{@theme default{ --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif; --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --color-red-50: oklch(97.1% .013 17.38); --color-red-100: oklch(93.6% .032 17.717); --color-red-200: oklch(88.5% .062 18.334); --color-red-300: oklch(80.8% .114 19.571); --color-red-400: oklch(70.4% .191 22.216); --color-red-500: oklch(63.7% .237 25.331); --color-red-600: oklch(57.7% .245 27.325); --color-red-700: oklch(50.5% .213 27.518); --color-red-800: oklch(44.4% .177 26.899); --color-red-900: oklch(39.6% .141 25.723); --color-red-950: oklch(25.8% .092 26.042); --color-orange-50: oklch(98% .016 73.684); --color-orange-100: oklch(95.4% .038 75.164); --color-orange-200: oklch(90.1% .076 70.697); --color-orange-300: oklch(83.7% .128 66.29); --color-orange-400: oklch(75% .183 55.934); --color-orange-500: oklch(70.5% .213 47.604); --color-orange-600: oklch(64.6% .222 41.116); --color-orange-700: oklch(55.3% .195 38.402); --color-orange-800: oklch(47% .157 37.304); --color-orange-900: oklch(40.8% .123 38.172); --color-orange-950: oklch(26.6% .079 36.259); --color-amber-50: oklch(98.7% .022 95.277); --color-amber-100: oklch(96.2% .059 95.617); --color-amber-200: oklch(92.4% .12 95.746); --color-amber-300: oklch(87.9% .169 91.605); --color-amber-400: oklch(82.8% .189 84.429); --color-amber-500: oklch(76.9% .188 70.08); --color-amber-600: oklch(66.6% .179 58.318); --color-amber-700: oklch(55.5% .163 48.998); --color-amber-800: oklch(47.3% .137 46.201); --color-amber-900: oklch(41.4% .112 45.904); --color-amber-950: oklch(27.9% .077 45.635); --color-yellow-50: oklch(98.7% .026 102.212); --color-yellow-100: oklch(97.3% .071 103.193); --color-yellow-200: oklch(94.5% .129 101.54); --color-yellow-300: oklch(90.5% .182 98.111); --color-yellow-400: oklch(85.2% .199 91.936); --color-yellow-500: oklch(79.5% .184 86.047); --color-yellow-600: oklch(68.1% .162 75.834); --color-yellow-700: oklch(55.4% .135 66.442); --color-yellow-800: oklch(47.6% .114 61.907); --color-yellow-900: oklch(42.1% .095 57.708); --color-yellow-950: oklch(28.6% .066 53.813); --color-lime-50: oklch(98.6% .031 120.757); --color-lime-100: oklch(96.7% .067 122.328); --color-lime-200: oklch(93.8% .127 124.321); --color-lime-300: oklch(89.7% .196 126.665); --color-lime-400: oklch(84.1% .238 128.85); --color-lime-500: oklch(76.8% .233 130.85); --color-lime-600: oklch(64.8% .2 131.684); --color-lime-700: oklch(53.2% .157 131.589); --color-lime-800: oklch(45.3% .124 130.933); --color-lime-900: oklch(40.5% .101 131.063); --color-lime-950: oklch(27.4% .072 132.109); --color-green-50: oklch(98.2% .018 155.826); --color-green-100: oklch(96.2% .044 156.743); --color-green-200: oklch(92.5% .084 155.995); --color-green-300: oklch(87.1% .15 154.449); --color-green-400: oklch(79.2% .209 151.711); --color-green-500: oklch(72.3% .219 149.579); --color-green-600: oklch(62.7% .194 149.214); --color-green-700: oklch(52.7% .154 150.069); --color-green-800: oklch(44.8% .119 151.328); --color-green-900: oklch(39.3% .095 152.535); --color-green-950: oklch(26.6% .065 152.934); --color-emerald-50: oklch(97.9% .021 166.113); --color-emerald-100: oklch(95% .052 163.051); --color-emerald-200: oklch(90.5% .093 164.15); --color-emerald-300: oklch(84.5% .143 164.978); --color-emerald-400: oklch(76.5% .177 163.223); --color-emerald-500: oklch(69.6% .17 162.48); --color-emerald-600: oklch(59.6% .145 163.225); --color-emerald-700: oklch(50.8% .118 165.612); --color-emerald-800: oklch(43.2% .095 166.913); --color-emerald-900: oklch(37.8% .077 168.94); --color-emerald-950: oklch(26.2% .051 172.552); --color-teal-50: oklch(98.4% .014 180.72); --color-teal-100: oklch(95.3% .051 180.801); --color-teal-200: oklch(91% .096 180.426); --color-teal-300: oklch(85.5% .138 181.071); --color-teal-400: oklch(77.7% .152 181.912); --color-teal-500: oklch(70.4% .14 182.503); --color-teal-600: oklch(60% .118 184.704); --color-teal-700: oklch(51.1% .096 186.391); --color-teal-800: oklch(43.7% .078 188.216); --color-teal-900: oklch(38.6% .063 188.416); --color-teal-950: oklch(27.7% .046 192.524); --color-cyan-50: oklch(98.4% .019 200.873); --color-cyan-100: oklch(95.6% .045 203.388); --color-cyan-200: oklch(91.7% .08 205.041); --color-cyan-300: oklch(86.5% .127 207.078); --color-cyan-400: oklch(78.9% .154 211.53); --color-cyan-500: oklch(71.5% .143 215.221); --color-cyan-600: oklch(60.9% .126 221.723); --color-cyan-700: oklch(52% .105 223.128); --color-cyan-800: oklch(45% .085 224.283); --color-cyan-900: oklch(39.8% .07 227.392); --color-cyan-950: oklch(30.2% .056 229.695); --color-sky-50: oklch(97.7% .013 236.62); --color-sky-100: oklch(95.1% .026 236.824); --color-sky-200: oklch(90.1% .058 230.902); --color-sky-300: oklch(82.8% .111 230.318); --color-sky-400: oklch(74.6% .16 232.661); --color-sky-500: oklch(68.5% .169 237.323); --color-sky-600: oklch(58.8% .158 241.966); --color-sky-700: oklch(50% .134 242.749); --color-sky-800: oklch(44.3% .11 240.79); --color-sky-900: oklch(39.1% .09 240.876); --color-sky-950: oklch(29.3% .066 243.157); --color-blue-50: oklch(97% .014 254.604); --color-blue-100: oklch(93.2% .032 255.585); --color-blue-200: oklch(88.2% .059 254.128); --color-blue-300: oklch(80.9% .105 251.813); --color-blue-400: oklch(70.7% .165 254.624); --color-blue-500: oklch(62.3% .214 259.815); --color-blue-600: oklch(54.6% .245 262.881); --color-blue-700: oklch(48.8% .243 264.376); --color-blue-800: oklch(42.4% .199 265.638); --color-blue-900: oklch(37.9% .146 265.522); --color-blue-950: oklch(28.2% .091 267.935); --color-indigo-50: oklch(96.2% .018 272.314); --color-indigo-100: oklch(93% .034 272.788); --color-indigo-200: oklch(87% .065 274.039); --color-indigo-300: oklch(78.5% .115 274.713); --color-indigo-400: oklch(67.3% .182 276.935); --color-indigo-500: oklch(58.5% .233 277.117); --color-indigo-600: oklch(51.1% .262 276.966); --color-indigo-700: oklch(45.7% .24 277.023); --color-indigo-800: oklch(39.8% .195 277.366); --color-indigo-900: oklch(35.9% .144 278.697); --color-indigo-950: oklch(25.7% .09 281.288); --color-violet-50: oklch(96.9% .016 293.756); --color-violet-100: oklch(94.3% .029 294.588); --color-violet-200: oklch(89.4% .057 293.283); --color-violet-300: oklch(81.1% .111 293.571); --color-violet-400: oklch(70.2% .183 293.541); --color-violet-500: oklch(60.6% .25 292.717); --color-violet-600: oklch(54.1% .281 293.009); --color-violet-700: oklch(49.1% .27 292.581); --color-violet-800: oklch(43.2% .232 292.759); --color-violet-900: oklch(38% .189 293.745); --color-violet-950: oklch(28.3% .141 291.089); --color-purple-50: oklch(97.7% .014 308.299); --color-purple-100: oklch(94.6% .033 307.174); --color-purple-200: oklch(90.2% .063 306.703); --color-purple-300: oklch(82.7% .119 306.383); --color-purple-400: oklch(71.4% .203 305.504); --color-purple-500: oklch(62.7% .265 303.9); --color-purple-600: oklch(55.8% .288 302.321); --color-purple-700: oklch(49.6% .265 301.924); --color-purple-800: oklch(43.8% .218 303.724); --color-purple-900: oklch(38.1% .176 304.987); --color-purple-950: oklch(29.1% .149 302.717); --color-fuchsia-50: oklch(97.7% .017 320.058); --color-fuchsia-100: oklch(95.2% .037 318.852); --color-fuchsia-200: oklch(90.3% .076 319.62); --color-fuchsia-300: oklch(83.3% .145 321.434); --color-fuchsia-400: oklch(74% .238 322.16); --color-fuchsia-500: oklch(66.7% .295 322.15); --color-fuchsia-600: oklch(59.1% .293 322.896); --color-fuchsia-700: oklch(51.8% .253 323.949); --color-fuchsia-800: oklch(45.2% .211 324.591); --color-fuchsia-900: oklch(40.1% .17 325.612); --color-fuchsia-950: oklch(29.3% .136 325.661); --color-pink-50: oklch(97.1% .014 343.198); --color-pink-100: oklch(94.8% .028 342.258); --color-pink-200: oklch(89.9% .061 343.231); --color-pink-300: oklch(82.3% .12 346.018); --color-pink-400: oklch(71.8% .202 349.761); --color-pink-500: oklch(65.6% .241 354.308); --color-pink-600: oklch(59.2% .249 .584); --color-pink-700: oklch(52.5% .223 3.958); --color-pink-800: oklch(45.9% .187 3.815); --color-pink-900: oklch(40.8% .153 2.432); --color-pink-950: oklch(28.4% .109 3.907); --color-rose-50: oklch(96.9% .015 12.422); --color-rose-100: oklch(94.1% .03 12.58); --color-rose-200: oklch(89.2% .058 10.001); --color-rose-300: oklch(81% .117 11.638); --color-rose-400: oklch(71.2% .194 13.428); --color-rose-500: oklch(64.5% .246 16.439); --color-rose-600: oklch(58.6% .253 17.585); --color-rose-700: oklch(51.4% .222 16.935); --color-rose-800: oklch(45.5% .188 13.697); --color-rose-900: oklch(41% .159 10.272); --color-rose-950: oklch(27.1% .105 12.094); --color-slate-50: oklch(98.4% .003 247.858); --color-slate-100: oklch(96.8% .007 247.896); --color-slate-200: oklch(92.9% .013 255.508); --color-slate-300: oklch(86.9% .022 252.894); --color-slate-400: oklch(70.4% .04 256.788); --color-slate-500: oklch(55.4% .046 257.417); --color-slate-600: oklch(44.6% .043 257.281); --color-slate-700: oklch(37.2% .044 257.287); --color-slate-800: oklch(27.9% .041 260.031); --color-slate-900: oklch(20.8% .042 265.755); --color-slate-950: oklch(12.9% .042 264.695); --color-gray-50: oklch(98.5% .002 247.839); --color-gray-100: oklch(96.7% .003 264.542); --color-gray-200: oklch(92.8% .006 264.531); --color-gray-300: oklch(87.2% .01 258.338); --color-gray-400: oklch(70.7% .022 261.325); --color-gray-500: oklch(55.1% .027 264.364); --color-gray-600: oklch(44.6% .03 256.802); --color-gray-700: oklch(37.3% .034 259.733); --color-gray-800: oklch(27.8% .033 256.848); --color-gray-900: oklch(21% .034 264.665); --color-gray-950: oklch(13% .028 261.692); --color-zinc-50: oklch(98.5% 0 0); --color-zinc-100: oklch(96.7% .001 286.375); --color-zinc-200: oklch(92% .004 286.32); --color-zinc-300: oklch(87.1% .006 286.286); --color-zinc-400: oklch(70.5% .015 286.067); --color-zinc-500: oklch(55.2% .016 285.938); --color-zinc-600: oklch(44.2% .017 285.786); --color-zinc-700: oklch(37% .013 285.805); --color-zinc-800: oklch(27.4% .006 286.033); --color-zinc-900: oklch(21% .006 285.885); --color-zinc-950: oklch(14.1% .005 285.823); --color-neutral-50: oklch(98.5% 0 0); --color-neutral-100: oklch(97% 0 0); --color-neutral-200: oklch(92.2% 0 0); --color-neutral-300: oklch(87% 0 0); --color-neutral-400: oklch(70.8% 0 0); --color-neutral-500: oklch(55.6% 0 0); --color-neutral-600: oklch(43.9% 0 0); --color-neutral-700: oklch(37.1% 0 0); --color-neutral-800: oklch(26.9% 0 0); --color-neutral-900: oklch(20.5% 0 0); --color-neutral-950: oklch(14.5% 0 0); --color-stone-50: oklch(98.5% .001 106.423); --color-stone-100: oklch(97% .001 106.424); --color-stone-200: oklch(92.3% .003 48.717); --color-stone-300: oklch(86.9% .005 56.366); --color-stone-400: oklch(70.9% .01 56.259); --color-stone-500: oklch(55.3% .013 58.071); --color-stone-600: oklch(44.4% .011 73.639); --color-stone-700: oklch(37.4% .01 67.558); --color-stone-800: oklch(26.8% .007 34.298); --color-stone-900: oklch(21.6% .006 56.043); --color-stone-950: oklch(14.7% .004 49.25); --color-black: #000; --color-white: #fff; --spacing: .25rem; --breakpoint-sm: 40rem; --breakpoint-md: 48rem; --breakpoint-lg: 64rem; --breakpoint-xl: 80rem; --breakpoint-2xl: 96rem; --container-3xs: 16rem; --container-2xs: 18rem; --container-xs: 20rem; --container-sm: 24rem; --container-md: 28rem; --container-lg: 32rem; --container-xl: 36rem; --container-2xl: 42rem; --container-3xl: 48rem; --container-4xl: 56rem; --container-5xl: 64rem; --container-6xl: 72rem; --container-7xl: 80rem; --text-xs: .75rem; --text-xs--line-height: calc(1 / .75); --text-sm: .875rem; --text-sm--line-height: calc(1.25 / .875); --text-base: 1rem; --text-base--line-height: 1.5 ; --text-lg: 1.125rem; --text-lg--line-height: calc(1.75 / 1.125); --text-xl: 1.25rem; --text-xl--line-height: calc(1.75 / 1.25); --text-2xl: 1.5rem; --text-2xl--line-height: calc(2 / 1.5); --text-3xl: 1.875rem; --text-3xl--line-height: 1.2 ; --text-4xl: 2.25rem; --text-4xl--line-height: calc(2.5 / 2.25); --text-5xl: 3rem; --text-5xl--line-height: 1; --text-6xl: 3.75rem; --text-6xl--line-height: 1; --text-7xl: 4.5rem; --text-7xl--line-height: 1; --text-8xl: 6rem; --text-8xl--line-height: 1; --text-9xl: 8rem; --text-9xl--line-height: 1; --font-weight-thin: 100; --font-weight-extralight: 200; --font-weight-light: 300; --font-weight-normal: 400; --font-weight-medium: 500; --font-weight-semibold: 600; --font-weight-bold: 700; --font-weight-extrabold: 800; --font-weight-black: 900; --tracking-tighter: -.05em; --tracking-tight: -.025em; --tracking-normal: 0em; --tracking-wide: .025em; --tracking-wider: .05em; --tracking-widest: .1em; --leading-tight: 1.25; --leading-snug: 1.375; --leading-normal: 1.5; --leading-relaxed: 1.625; --leading-loose: 2; --radius-xs: .125rem; --radius-sm: .25rem; --radius-md: .375rem; --radius-lg: .5rem; --radius-xl: .75rem; --radius-2xl: 1rem; --radius-3xl: 1.5rem; --radius-4xl: 2rem; --shadow-2xs: 0 1px rgb(0 0 0 / .05); --shadow-xs: 0 1px 2px 0 rgb(0 0 0 / .05); --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1); --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1); --shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1); --shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25); --inset-shadow-2xs: inset 0 1px rgb(0 0 0 / .05); --inset-shadow-xs: inset 0 1px 1px rgb(0 0 0 / .05); --inset-shadow-sm: inset 0 2px 4px rgb(0 0 0 / .05); --drop-shadow-xs: 0 1px 1px rgb(0 0 0 / .05); --drop-shadow-sm: 0 1px 2px rgb(0 0 0 / .15); --drop-shadow-md: 0 3px 3px rgb(0 0 0 / .12); --drop-shadow-lg: 0 4px 4px rgb(0 0 0 / .15); --drop-shadow-xl: 0 9px 7px rgb(0 0 0 / .1); --drop-shadow-2xl: 0 25px 25px rgb(0 0 0 / .15); --text-shadow-2xs: 0px 1px 0px rgb(0 0 0 / .15); --text-shadow-xs: 0px 1px 1px rgb(0 0 0 / .2); --text-shadow-sm: 0px 1px 0px rgb(0 0 0 / .075), 0px 1px 1px rgb(0 0 0 / .075), 0px 2px 2px rgb(0 0 0 / .075); --text-shadow-md: 0px 1px 1px rgb(0 0 0 / .1), 0px 1px 2px rgb(0 0 0 / .1), 0px 2px 4px rgb(0 0 0 / .1); --text-shadow-lg: 0px 1px 2px rgb(0 0 0 / .1), 0px 3px 2px rgb(0 0 0 / .1), 0px 4px 8px rgb(0 0 0 / .1); --ease-in: cubic-bezier(.4, 0, 1, 1); --ease-out: cubic-bezier(0, 0, .2, 1); --ease-in-out: cubic-bezier(.4, 0, .2, 1); --animate-spin: spin 1s linear infinite; --animate-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite; --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite; --animate-bounce: bounce 1s infinite; @keyframes spin { to { transform: rotate(360deg); } } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } @keyframes pulse { 50% { opacity: .5; } } @keyframes bounce { 0%, 100% { transform: translateY(-25%); animation-timing-function: cubic-bezier(.8, 0, 1, 1); } 50% { transform: none; animation-timing-function: cubic-bezier(0, 0, .2, 1); } } --blur-xs: 4px; --blur-sm: 8px; --blur-md: 12px; --blur-lg: 16px; --blur-xl: 24px; --blur-2xl: 40px; --blur-3xl: 64px; --perspective-dramatic: 100px; --perspective-near: 300px; --perspective-normal: 500px; --perspective-midrange: 800px; --perspective-distant: 1200px; --aspect-video: 16 / 9; --default-transition-duration: .15s; --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1); --default-font-family: --theme(--font-sans, initial); --default-font-feature-settings: --theme( --font-sans--font-feature-settings, initial ); --default-font-variation-settings: --theme( --font-sans--font-variation-settings, initial ); --default-mono-font-family: --theme(--font-mono, initial); --default-mono-font-feature-settings: --theme( --font-mono--font-feature-settings, initial ); --default-mono-font-variation-settings: --theme( --font-mono--font-variation-settings, initial ); }@theme default inline reference{ --blur: 8px; --shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1); --shadow-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05); --drop-shadow: 0 1px 2px rgb(0 0 0 / .1), 0 1px 1px rgb(0 0 0 / .06); --radius: .25rem; --max-width-prose: 65ch; }}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:--theme(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:--theme(--default-font-feature-settings,normal);font-variation-settings:--theme(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:--theme(--default-mono-font-feature-settings,normal);font-variation-settings:--theme(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{@tailwind utilities;}
