.custom-announcement-bar{position:relative;background-color:var(--announcement-bg, #f4e4bc);background-size:cover;color:var(--announcement-text, #5a4420);padding:20px;border-bottom:1px solid rgba(0,0,0,.1);z-index:5;animation:slideDown .5s ease-out}.announcement-content{max-width:1200px;margin:auto;position:relative}.announcement-wrapper{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.announcement-close{position:absolute;top:8px;right:15px;background:none;border:none;cursor:pointer;opacity:.7;transition:all .3s ease}.announcement-close:hover{opacity:1}.announcement-text{font-size:2rem;font-weight:700;margin:0}.announcement-button-section{flex-shrink:0}.announcement-button{background:var(--btn-bg, #5a4420);color:var(--btn-text, #ffffff);padding:10px 20px;border-radius:4px;text-decoration:none;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;display:inline-block;border:none;cursor:pointer}.announcement-button:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #0003;color:var(--btn-text, #ffffff);text-decoration:none}.countdown-timer{display:flex;gap:.5rem;align-items:center;justify-content:center}.countdown-item{position:relative;perspective:600px;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.countdown-flip{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--countdown-bg, #fff);color:var(--countdown-text, #333);font-weight:700;font-size:2rem;line-height:4rem;text-align:center;border-radius:8px;box-shadow:0 4px 10px #00000026;border:1px solid rgba(0,0,0,.1);backface-visibility:hidden;transform-origin:bottom;transition:transform .4s ease-in-out}.countdown-flip.back{transform-origin:top;transform:rotateX(180deg)}@keyframes flipDown{0%{transform:rotateX(0)}to{transform:rotateX(-180deg)}}@keyframes flipUp{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}.countdown-label{margin-top:6px;font-size:.6rem;font-weight:600;text-transform:uppercase;color:var(--countdown-text, #333);position:absolute;top:90%}.custom-announcement-bar.closing{animation:slideUp .4s ease-in forwards}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUp{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@media (max-width: 768px){.announcement-wrapper{align-items:center;justify-content:center;gap:1rem}.announcement-text{text-align:center;line-height:1}}.slideshow__content-flex{display:flex;align-items:center;justify-content:center;gap:2rem;text-align:center}.slideshow__content-flex.content-left{flex-direction:row;text-align:left}.slideshow__content-flex.content-right{flex-direction:row-reverse;text-align:right}.slideshow__content-flex.content-center{flex-direction:column;text-align:center}.slideshow__text{flex:1 1 50%}.custom-banner-product{display:flex;justify-content:center}.custom-banner-product-image{max-width:100%;height:auto}@media (max-width: 640px){.slideshow__content-flex.content-left{text-align:center;flex-direction:column}.slideshow__content-flex.content-right{flex-direction:column-reverse;text-align:center}}@media (max-width:520px){.announcement-button-section{margin-top:.5rem}}.custom-header{position:sticky;top:0;z-index:999;background:#f3f5f6}.custom-icon-black{color:#000}.custom-header-first-layer-cnr,.custom-header-second-layer-cnr{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:auto;padding:0 1rem;position:relative}.custom-header-logo{height:5.625rem}.custom-header-first-layer-left{display:flex;align-items:center}.custom-header-first-layer-right{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth}.custom-header-first-layer-right::-webkit-scrollbar{height:2px}.custom-header-first-layer-right::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}.custom-header-first-layer-right::-webkit-scrollbar-track{background-color:transparent}.custom-header-first-layer-link,.custom-header-first-layer-button{flex:0 0 auto}.custom-header-first-layer-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;padding:.5rem 1rem;color:#000;font-size:.9rem}.custom-header-first-layer-link span{font-weight:600}.custom-header-first-layer-link:hover{background:#fff}.custom-header-first-layer-button{display:flex;align-items:center;gap:.5rem;background:#000;color:#fff;border:none;text-decoration:none;border-radius:4px;padding:.5rem 1rem;cursor:pointer;transition:background .3s ease-in-out}.custom-header-first-layer-button:hover{background:#333;border-radius:0}.custom-header-second-layer-main{background:#000}.custom-blog-sidebar .blog-sidebar__post-item,.custom-blog-sidebar-mobile .blog-sidebar__post-item{flex-direction:column}.custom-blog-sidebar .blog-sidebar__post-image-wrapper,.custom-blog-sidebar-mobile .blog-sidebar__post-image-wrapper{width:100%;margin:0}.custom-blog-sidebar .blog-sidebar__post-title{font-size:.9rem;line-height:1.2}.custom-blog-sidebar .blog-sidebar__post-meta{font-size:.8rem}.custom-blog-sidebar-mobile .blog-sidebar__post-list--ranked{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-start}.custom-blog-sidebar-mobile .blog-sidebar__post-item{width:45%;margin:0;max-width:20rem}.header-hide{transform:translateY(-100%);transition:transform .35s ease}.header-sticky{transform:translateY(0);transition:transform .35s ease;position:sticky}.custom-header{transition:transform .35s ease}@media screen and (min-width: 768px){body.blog-page #shopify-section-sections--26836661961051__header,body[class*=blog-] #shopify-section-sections--26836661961051__header,body.blog-page #shopify-section-sections--26193785848072__header,body[class*=blog-] #shopify-section-sections--26193785848072__header{position:relative!important;top:0!important}body.blog-page,body[class*=blog-]{--header-is-sticky: 0}}.custom-main-nav-list{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.custom-nav-item{padding:2rem 0;text-transform:capitalize}.custom-nav-item>a{text-decoration:none;color:#000;font-weight:600;background:#ede8f4;padding:.5rem 1rem;border-radius:5px;display:inline-block;transition:all .3s ease-in-out}.custom-nav-item>a:hover{color:#16b131}.custom-mobile-nav{position:fixed;top:0;bottom:0;right:0;left:100%;transition:all .3s ease-in-out;background:#f3f5f6;z-index:9999;overflow:hidden}.custom-mobile-nav.open{left:0}.custom-mobile-nav-main{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid #ddd;font-size:1.2rem;cursor:pointer;background:#fff;margin-bottom:1px}.custom-mobile-nav-main:hover{background:#f8f9fa}.custom-mobile-nav-top{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#000;position:sticky;top:0;z-index:10}.custom-mobile-nav-close{background:transparent;border:none;font-size:1.5rem;color:#fff;cursor:pointer;padding:.5rem}.custom-mobile-nav-container{position:relative;height:calc(100vh - 120px);overflow:hidden}.custom-mobile-nav-list{list-style:none;padding:0;margin:0;position:absolute;top:0;left:0;width:100%;height:100%;background:#f3f5f6;overflow-y:auto;transform:translate(0);transition:transform .3s ease-in-out}.custom-mobile-nav-item>ul{list-style:none;padding:0;margin:0;position:absolute;top:0;left:0;height:100%;background:#f3f5f6;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto;width:0}.custom-mobile-nav-item>ul>li>ul{list-style:none;padding:0;margin:0;position:absolute;top:0;left:0;height:100%;background:#f3f5f6;transform:translate(100%);transition:transform .3s ease-in-out;overflow-y:auto;width:0}.custom-mobile-nav-item>ul>li>a{font-size:1.1rem;padding:1rem;color:#000;text-decoration:none;border-bottom:1px solid #ddd;display:block;background:#fff;margin-bottom:1px}.custom-mobile-nav-item>ul>li>a:hover{background:#f8f9fa;color:#16b131}.custom-mobile-nav-item>ul>li>ul>li>a{font-size:1.1rem;padding:1rem;color:#000;text-decoration:none;border-bottom:1px solid #ddd;display:block;background:#fff;margin-bottom:1px}.custom-mobile-nav-item>ul>li>ul>li>a:hover{background:#f8f9fa;color:#16b131}.custom-back-btn{background:#000;color:#fff;border:none;padding:1rem;width:100%;text-align:left;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;margin-bottom:2px}.custom-back-btn:hover{background:#16b131}.custom-mobile-nav-list::-webkit-scrollbar,.custom-mobile-nav-item ul::-webkit-scrollbar{width:0px;background:transparent}.custom-mobile-nav-item>ul>li:nth-child(2),.custom-mobile-nav-item>ul>li>ul>li:nth-child(2){font-weight:700}.custom-header-search{display:flex;align-items:center}.search-form{display:flex;align-items:center;background:#fff;border-radius:4px;overflow:hidden;min-width:300px}.search-input{flex:1;border:none;padding:.5rem 1rem;font-size:.9rem;outline:none;background:transparent}.search-input::placeholder{color:#666}.search-button{background:#000;border:1px solid #000;padding:.5rem 1rem;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.search-button:hover{background:#333}.search-button .icon{width:16px;height:16px}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);word-wrap:normal!important}.mobile-search{display:none;padding:1rem;background:#fff;border-bottom:1px solid #ddd}.mobile-search-form{display:flex;align-items:center;background:#f8f9fa;border-radius:4px;overflow:hidden}.mobile-search-input{flex:1;border:none;padding:.75rem 1rem;font-size:1rem;outline:none;background:transparent}.mobile-search-button{background:#000;border:none;padding:.75rem 1rem;cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center}.custom-mega-menu{position:absolute;top:100%;left:0;right:0;background:#fff;padding:1rem 1.5rem;display:none;grid-template-columns:repeat(12,1fr);box-shadow:0 2px 10px #0000001a;z-index:998}.custom-mega-menu-column-wrap{grid-column:span 9;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));place-content:flex-start}.custom-nav-item:hover .custom-mega-menu{display:grid}.mega-column a{text-decoration:none}.mega-column h4{border-bottom:2px solid #e5d8f1;padding-bottom:.3rem;margin-bottom:.5rem;color:#3a225f;transition:all .3s ease-in-out;white-space:wrap}.mega-column h4:hover{color:#16b131}.mega-column ul{list-style:none;padding:0;margin:0}.mega-column ul li a{text-decoration:none;color:#000;font-size:1rem;text-transform:uppercase;display:block;padding:.3rem 0;transition:all .3s ease-in-out}.mega-column ul li a:hover{color:#16b131}.mega-teaser{padding-left:1rem;border-left:1px solid #eee;display:grid;place-content:start;gap:1rem;grid-column:span 3}.mega-teaser h4{margin-bottom:0!important;color:#3a225f;white-space:wrap}.mega-teaser img{max-width:180px;width:100%;display:block;margin-top:.5rem}.custom-header-mobile-menu-toggle{display:none;background:transparent;color:#fff;border:none;font-size:2.5rem}.mega-teaser-box-wrap{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;max-height:18.75rem;scroll-behavior:smooth}.mega-teaser-box-wrap::-webkit-scrollbar{width:4px}.mega-teaser-box-wrap::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:10px}.mega-teaser-box-wrap::-webkit-scrollbar-track{background-color:transparent}.mega-teaser-box{border:1px solid #000;border-radius:5px;padding:1rem;display:grid;place-content:center;place-items:center;width:100%;max-width:220px;margin:auto;background:#f3f5f6;white-space:normal}.mega-teaser-box-img{position:relative;display:flex;align-items:center;justify-content:center}.mega-teaser-box-price{text-shadow:3px 3px 0 #fff,3px -3px 0 #fff,-3px -3px 0 #fff,-3px 3px 0 #fff,3px 2px 0 #fff,3px -2px 0 #fff,-3px -2px 0 #fff,-3px 2px 0 #fff,3px 1px 0 #fff,3px -1px 0 #fff,-3px -1px 0 #fff,-3px 1px 0 #fff,3px 0 0 #fff,3px 0 0 #fff,-3px 0 0 #fff,-3px 0 0 #fff,2px 3px 0 #fff,2px -3px 0 #fff,-2px -3px 0 #fff,-2px 3px 0 #fff,2px 2px 0 #fff,2px -2px 0 #fff,-2px -2px 0 #fff,-2px 2px 0 #fff,2px 1px 0 #fff,2px -1px 0 #fff,-2px -1px 0 #fff,-2px 1px 0 #fff,2px 0 0 #fff,2px 0 0 #fff,-2px 0 0 #fff,-2px 0 0 #fff,1px 3px 0 #fff,1px -3px 0 #fff,-1px -3px 0 #fff,-1px 3px 0 #fff,1px 2px 0 #fff,1px -2px 0 #fff,-1px -2px 0 #fff,-1px 2px 0 #fff,1px 1px 0 #fff,1px -1px 0 #fff,-1px -1px 0 #fff,-1px 1px 0 #fff,1px 0 0 #fff,1px 0 0 #fff,-1px 0 0 #fff,-1px 0 0 #fff,0px 3px 0 #fff,0px -3px 0 #fff,0px -3px 0 #fff,0px 3px 0 #fff,0px 2px 0 #fff,0px -2px 0 #fff,0px -2px 0 #fff,0px 2px 0 #fff,0px 1px 0 #fff,0px -1px 0 #fff,0px -1px 0 #fff,0px 1px 0 #fff,0px 0 0 #fff,0px 0 0 #fff,0px 0 0 #fff,0px 0 0 #fff,0 0 0 #fff,3px 3px 7px #717171;font-size:2rem;font-weight:600;position:absolute;left:0;right:0;bottom:0;margin:auto;text-align:center}.mega-teaser-box-name{text-align:center;font-size:.9rem;font-weight:600;margin-top:1rem;text-transform:uppercase;text-decoration:none;transition:all .3s ease-in-out;color:#000}.mega-teaser-box:hover .mega-teaser-box-name{color:#16b131}.custom-back-btn{background:#000;color:#fff;border:none;padding:.75rem 1rem;width:100%;text-align:left;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;gap:.5rem}.custom-back-btn:hover{background:#16b131;color:#fff}.custom-header-third-layer-main{background:linear-gradient(45deg,#000,#16b131);padding:.5rem 0}.custom-header-third-layer-label{display:block;font-size:small;color:#fff}.custom-header-third-layer-phone{font-size:x-large;font-weight:600;color:#fff;text-decoration:none}.custom-header-third-layer-right{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;position:relative;overflow:visible}.custom-header-third-layer-logos{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}.custom-header-search-list-wrap-mobile{display:none;align-items:center;justify-content:flex-end;gap:1rem}.custom-header-search-list-wrap-mobile a{color:#fff;font-size:1.5rem}.custom-slideshow{margin-top:5rem}.custom-slideshow .slideshow__content-wrapper{height:100%;padding:.5rem}.custom-hiw-cnr{margin:0 auto;padding:1rem 0;display:grid}.custom-hiw-title{text-align:center;font-size:1.5rem;font-weight:700;color:#000}.custom-hiw-flow-cnr{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:.9rem;line-height:1.2;height:140px;background:linear-gradient(97deg,#0fa657,#000) 0% 0% no-repeat padding-box padding-box transparent;padding:0px 1.5rem;border-radius:10px}.custom-hiw-flow-item{width:20%}.custom-hiw-flow-item-sep{width:5rem;min-width:5rem;height:100%}.custom-hiw-flow-item-sep img{height:140px;transform:rotateY(45deg);width:100%}.custom-hiw-flow-item-title{font-size:1.25rem;font-weight:700;margin:0}.custom-article-inner{max-width:100%!important}.custom-article-inner .article__toc-sidebar{position:sticky;top:0;z-index:4}.custom-article-excerpt{padding:1rem;background:#fff;border:1px solid #e6e6e6;box-shadow:0 0 5px #0000001a}.custom-blog-cnr{padding:0 1rem}.custom-blog-cnr .blog-post{max-width:100%;width:100%}.custom-blog-cnr .blog-post img{width:100%}.custom-blog-cnr .blog-sidebar{width:100%;margin-left:0;display:block}.custom-blog-cnr .article__image-wrapper{max-width:1000px;margin:auto;left:auto}.custom-blog-cnr .blog-post .card{max-width:1000px;margin:auto}.custom-blog-cnr .page__meta{display:flex;align-items:center}.custom-author-image{margin-right:.5rem;overflow:hidden;border-radius:100%}.custom-blog-cnr .blog-sidebar__post-list--ranked .blog-sidebar__post-image-wrapper:before{display:none}@media (max-width:1240px){.custom-article-inner.article__inner--with-toc{grid-template-columns:1fr 3fr 1fr}}@media (min-width: 1025px){.custom-blog-sidebar-mobile{display:none}}@media (max-width:1024px){.custom-header-first-layer-link span,.custom-header-first-layer-button span{display:none}.custom-header-first-layer-right{gap:0}.custom-header-first-layer-link{padding:.5rem .75rem}.custom-mega-menu-column-wrap{grid-column:span 12}.mega-teaser-box-wrap{flex-direction:row;flex-wrap:wrap}.mega-teaser{padding-left:0;border:none;grid-column:span 12}.search-form{min-width:250px}.custom-blog-cnr .blog-sidebar{display:none}.custom-article-inner.article__inner--with-toc{grid-template-columns:1fr 3fr}}@media screen and (min-width: 769px) and (max-width: 1023px){.custom-hiw-flow-cnr{font-size:.688rem;line-height:1;padding:0 .6rem}.custom-hiw-flow-item{width:auto!important}.custom-hiw-flow-item-sep{width:3.75rem;min-width:3.75rem}.custom-hiw-flow-item-sep img{height:140px;transform:rotateY(60deg);min-width:4.375rem}}@media screen and (min-width: 769px){.custom-blog-cnr .blog-sidebar{position:sticky;top:0;max-height:calc(100vh - 30px);overflow-y:auto}}@media (max-width:768px){.custom-header-first-layer-button{background:transparent;color:#fff;padding:.5rem .75rem}.custom-header-first-layer-cnr{background:linear-gradient(45deg,#000,#16b131)}.custom-header-first-layer-link{color:#fff}.custom-header-mobile-menu-toggle{display:block;font-size:2rem}.custom-main-nav-list,.custom-header-third-layer-left{display:none}.custom-header-logo{max-width:220px;height:auto}.custom-header-search{display:none}.mobile-search{display:block}.custom-header-third-layer-right{gap:1rem}.custom-header-search-list-wrap-mobile{display:flex}.custom-hiw-flow-cnr{flex-direction:column;height:auto;width:18.75rem;margin:1.875rem auto 0;padding:0;background:linear-gradient(157deg,#0fa657,#000) 0% 0% no-repeat padding-box padding-box transparent;overflow:hidden}.custom-hiw-flow-item{width:18.75rem!important;text-align:center;margin:0 auto;padding:1.5rem 1.5rem 0}.custom-hiw-flow-item:last-child{padding:1.5rem}.custom-hiw-flow-item-sep{position:relative;width:100%;height:.625rem;margin:1.25rem 0px 2.5rem}.custom-hiw-flow-item-sep:before{content:"";position:absolute;width:100%;height:.75rem;transform:rotate(16deg);right:46%;background:#fff;border-radius:1.25rem}.custom-hiw-flow-item-sep:after{content:"";position:absolute;width:100%;height:.75rem;transform:rotate(-16deg);left:46%;background:#fff;border-radius:1.25rem}.custom-hiw-flow-item-sep img{display:none}.custom-article-inner .article__toc-sidebar{position:static}.custom-blog-cnr .blog-sidebar{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e5e5}.custom-blog-cnr .blog-sidebar__item{margin-bottom:2rem}.custom-blog-cnr .blog-sidebar__post-list{display:grid;gap:1rem}.custom-blog-cnr .blog-sidebar__post-item{display:flex;gap:1rem;align-items:flex-start}.custom-blog-cnr .blog-sidebar__post-image-wrapper{flex:0 0 80px}.custom-blog-cnr .blog-sidebar__post-info{flex:1}.custom-blog-cnr .page__meta-item{font-size:.8rem}.custom-blog-sidebar-mobile .blog-sidebar__post-item{width:100%;margin:0;max-width:100%}.custom-article-inner.article__inner--with-toc{grid-template-columns:1fr}.custom-blog-sidebar .blog-sidebar__post-title{font-size:1rem}}@media (max-width:640px){.custom-header-first-layer-link{padding:.5rem}.custom-header-third-layer-right{gap:.5rem}}html{scroll-behavior:smooth;scroll-padding-top:5rem}
/*# sourceMappingURL=/cdn/shop/t/23/assets/input.css.map */
