.search__input.field__input{padding-right:9.8rem}.search__button{right:var(--inputs-border-width);top:var(--inputs-border-width)}.reset__button{right:calc(var(--inputs-border-width) + 4.4rem);top:var(--inputs-border-width)}.reset__button:not(:focus-visible):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.6rem);content:"";position:absolute;right:0}.reset__button:not(:focus):after{border-right:.1rem solid rgba(var(--color-foreground),.08);display:block;height:calc(100% - 1.8rem);content:"";position:absolute;right:0}.search__button:focus-visible,.reset__button:focus-visible{background-color:rgb(var(--color-background));z-index:4}.search__button:focus,.reset__button:focus{background-color:rgb(var(--color-background));z-index:4}.search__button:not(:focus-visible):not(.focused),.reset__button:not(:focus-visible):not(.focused){box-shadow:inherit;background-color:inherit}.search__button:hover .icon,.reset__button:hover .icon{transform:scale(1.07)}.search__button .icon{height:1.8rem;width:1.8rem}.reset__button .icon.icon-close{height:1.8rem;width:1.8rem;stroke-width:.1rem}input::-webkit-search-decoration{-webkit-appearance:none}.template-search__results{position:relative}.search-modal{background-color:#f3f7f2!important}.search-is-open button[aria-label="Previous slide"],.search-is-open button[aria-label="Next slide"]{z-index:1!important;pointer-events:none!important}.search-modal .modal-overlay{background-color:#204d2982!important;position:fixed!important;top:var(--search-offset)!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:calc(100vh - var(--search-offset))!important;z-index:1!important;animation:overlayReveal .4s ease forwards;animation-delay:.15s;opacity:0}@keyframes overlayReveal{0%{opacity:0;clip-path:inset(100% 0 0 0)}to{opacity:1;clip-path:inset(0% 0 0 0)}}.search-modal__form .field__input,.search-modal__form .search__input{background-color:#fff!important;border:1.5px solid #c5d4c0!important;border-radius:100px!important;padding:14px 52px 14px 24px!important;font-size:16px!important;color:#161616!important;box-shadow:none!important}.search-modal__form .field__label{display:none!important}.search-modal__form .search__button svg,.search-modal__form .field__button svg,.search-modal__close-button svg{color:#204d29!important;stroke:#204d29!important}.predictive-search{background-color:#f3f7f2!important;border-radius:14px!important;box-shadow:0 4px 24px #0000001a!important;border:1px solid #c5d4c0!important;overflow-x:hidden!important;overflow-y:auto!important;max-height:calc(100vh - 240px)!important;margin-top:8px!important}.predictive-search__results-groups-wrapper{display:flex!important;gap:0!important;padding:20px 20px 0!important;border-bottom:none!important}.predictive-search__heading{font-family:Recoleta,serif!important;font-size:18px!important;font-weight:600!important;color:#161616!important;letter-spacing:0!important;text-transform:none!important;border-bottom:none!important;padding:0 12px!important;margin-bottom:12px!important;line-height:1.4!important}.predictive-search__results-list .predictive-search__item{font-family:Geist,sans-serif!important;font-size:15px!important;padding:6px 12px!important;border-radius:8px!important;color:#161616!important;line-height:1.4!important}.predictive-search__results-list .predictive-search__item:hover{background-color:#dde5d8!important}.predictive-search__results-list .predictive-search__item *,.predictive-search__results-list .predictive-search__item:hover *{color:#161616!important;text-decoration:none!important;font-family:Geist,sans-serif!important}.predictive-search__item--link-with-thumbnail{background-color:#fff!important;border-radius:12px!important;border:none!important;padding:12px!important;margin-bottom:8px!important;display:flex!important;align-items:center!important;gap:12px!important}.predictive-search__item--link-with-thumbnail:hover{background-color:#f3f5e4!important}.predictive-search__item--link-with-thumbnail *,.predictive-search__item--link-with-thumbnail:hover *{text-decoration:none!important}.predictive-search__image{border-radius:8px!important;overflow:hidden!important;width:64px!important;height:64px!important;object-fit:cover!important;flex-shrink:0!important}.predictive-search__item-vendor{display:none!important}.predictive-search__item-heading{font-family:Geist,sans-serif!important;font-size:15px!important;font-weight:500!important;color:#161616!important}.predictive-search__results-groups-wrapper .price--on-sale .price-item--sale{color:#161616!important;font-weight:600!important;font-size:14px!important}.predictive-search__results-groups-wrapper .price--on-sale .price-item--regular{color:#aaa!important;text-decoration:line-through!important;font-size:13px!important}.predictive-search__search-for-button{border-top:none!important;padding-top:0!important}#predictive-search-option-search-keywords{background-color:#204d29!important;border-radius:100px!important;margin:12px 20px 20px!important;padding:14px 24px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:calc(100% - 40px)!important;text-decoration:none!important;border:none!important;text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important}#predictive-search-option-search-keywords:hover{opacity:.9!important}#predictive-search-option-search-keywords,#predictive-search-option-search-keywords *{color:#f3f5e4!important;font-family:Geist,sans-serif!important;font-weight:600!important;font-size:15px!important;text-decoration:none!important}#predictive-search-option-search-keywords .predictive-search__search-for-text{flex:1!important;text-align:center!important;display:block!important;white-space:nowrap!important;color:#f3f5e4!important}#predictive-search-option-search-keywords svg,#predictive-search-option-search-keywords .icon{display:none!important}body.search-is-open .cart-count-bubble{display:none!important}@media screen and (max-width:991px){.header-wrapper .header .header__icons{position:static!important}details-modal.header__search[open]{position:fixed!important;top:44px!important;left:0!important;right:0!important;width:100vw!important;z-index:9999!important}.overflow-hidden .header__icon--menu{display:none}.search-modal .modal-overlay{top:var(--search-offset)!important}details-modal.header__search[open] .search-modal{position:fixed!important;top:44px!important;left:0!important;right:0!important;width:100vw!important;height:56px!important;background:#fff!important;z-index:9999!important}details-modal.header__search[open] .search-modal__content{position:relative!important;width:100vw!important;height:56px!important;padding:8px 50px 8px 20px!important;background:#fff!important;display:flex!important;align-items:center!important;z-index:1000!important}details-modal.header__search[open] predictive-search,details-modal.header__search[open] .search-modal__form{width:100%!important;max-width:100%!important;flex:1!important}details-modal.header__search[open] .field{width:100%!important}details-modal.header__search[open] .search__input{width:100%!important;min-width:100%!important}details-modal.header__search[open] .search-modal__close-button{position:absolute!important;right:14px!important;top:50%!important;transform:translateY(-50%)!important;z-index:10000!important}details-modal.header__search[open] .modal-overlay{position:fixed!important;top:100px!important;left:0!important;width:100vw!important;height:calc(100vh - 100px)!important;background:#204d2914!important;z-index:9998!important}details-modal.header__search[open] .predictive-search{position:fixed!important;top:108px!important;left:16px!important;right:16px!important;width:calc(100vw - 32px)!important;z-index:10000!important}}#predictive-search-option-search-keywords.predictive-search__item--term,#predictive-search-option-search-keywords .predictive-search__item--term{justify-content:center!important;padding:0!important}#predictive-search-option-search-keywords h5,#predictive-search-option-search-keywords .h5{text-align:center!important;flex:1!important;color:#f3f5e4!important;font-size:15px!important;font-weight:600!important;font-family:Geist,sans-serif!important}#predictive-search-option-search-keywords .animate-arrow,#predictive-search-option-search-keywords svg{display:none!important}#predictive-search-option-search-keywords h5,#predictive-search-option-search-keywords .h5,#predictive-search-option-search-keywords .predictive-search__search-for-text{color:#f3f5e4!important;font-size:15px!important;font-weight:600!important;font-family:Geist,sans-serif!important;text-align:center!important;display:block!important;opacity:1!important;visibility:visible!important}#predictive-search-option-search-keywords{padding:18px 24px!important}
/*# sourceMappingURL=/cdn/shop/t/99/assets/component-search.css.map */
