:root{--header-top-height: auto;--header-nav-height: auto;--header-teal-color: #008080;--header-light-grey: #f5f5f5;--header-border-color: rgba(0, 0, 0, .1)}#shopify-section-header{position:relative;z-index:4;background:#fff}.header{display:flex!important;flex-direction:column!important;padding-inline:0!important}.header__top-section{width:100%!important;border-bottom:1px solid var(--header-border-color);background:#fff!important}.header__top-container{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1.5rem;margin-inline:auto!important;padding-right:10px!important;width:100%;max-width:1600px;background:#fff!important}@media screen and (max-width:699px){.header__top-section{padding:10px}.header__top-container{grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:1rem;row-gap:.75rem}.header__logo-wrapper{grid-column:1;grid-row:1}.header__utility-icons{grid-column:2;grid-row:1;justify-self:end}.header__search-wrapper{grid-column:1 / -1;grid-row:2;max-width:100%;margin:0}}.header__logo-wrapper{display:flex;align-items:center;justify-self:start}.header__logo{display:block;text-decoration:none;line-height:1}.header__logo-image{max-width:var(--header-logo-width-desktop, 180px);width:100%;height:auto;display:block}@media screen and (max-width:699px){.header__logo-image{max-width:var(--header-logo-width-mobile, 120px)}}.header__logo-text{font-size:1.5rem;font-weight:600;color:#333}.header__search-wrapper{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:600px;margin:0 auto;position:static;overflow:visible!important}.header__search-form{position:relative;width:100%;display:flex;align-items:center}.header__search-input{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #e0e0e0;border-radius:4px;font-size:.95rem;background:#fff;color:#333;transition:border-color .2s}.header__search-input:focus{outline:none;border-color:var(--header-teal-color)}.header__search-input::placeholder{color:#999}.header__search-button{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;color:#666;transition:color .2s}.header__search-button:hover{color:var(--header-teal-color)}.header__search-icon{width:20px;height:20px}.header__utility-icons{display:flex;align-items:center;gap:1.5rem;justify-self:end}@media screen and (max-width:699px){.header__utility-icons{gap:8px}}.header__utility-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:var(--header-teal-color);transition:opacity .2s;position:relative}.header__utility-item:hover{opacity:.8}.header__utility-icon{width:24px;height:24px;display:block;font-size:24px;line-height:1;text-align:center}.header__utility-text{font-size:.75rem;font-weight:500;color:var(--header-teal-color);white-space:nowrap}@media screen and (max-width:699px){.header__utility-text{font-size:.7rem}}.header__cart-badge{position:absolute;top:-4px;right:-4px;background:#ff69b4;color:#fff;border-radius:9px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;border:2px solid white;padding-top:2.5px;padding-inline:2.5px}.header__cart-badge:empty{display:none}.header__app-block{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--header-teal-color)}.header__app-block>*{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;text-decoration:none;color:inherit;position:relative;min-width:0;width:100%}.header__app-block svg{width:24px;height:24px;display:block;flex-shrink:0;position:relative;z-index:2;color:var(--header-teal-color)}.header__app-block svg,.header__app-block svg *{fill:currentColor}.header__app-block .header__utility-text,.header__app-block .header__app-block-label,.header__app-block [class*=label],.header__app-block [class*=text]{font-size:.75rem;font-weight:500;color:var(--header-teal-color);white-space:nowrap;text-align:center}.header__app-block [class*=badge],.header__app-block [class*=count],.header__app-block [class*=counter]{position:absolute;top:-5px;right:-5px;background:#ff69b4;color:#fff;border-radius:9px;width:auto!important;min-width:18px!important;height:18px!important;padding:2.5px 0 0;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;border:2px solid white;box-sizing:border-box;z-index:3;padding-inline:2.5px}.header__app-block>*>[class*=badge],.header__app-block>*>[class*=count],.header__app-block>*>[class*=counter]{right:calc(50% - 17px);top:-5px}.header__app-block a:hover{opacity:.8}.header__app-block a,.header__app-block a.link,.header__app-block a[class*=link]{background:none!important;background-size:0 0!important;gap:.25rem;width:100%}.header__app-block a:hover,.header__app-block a.link:hover,.header__app-block a[class*=link]:hover{background:none!important;background-size:0 0!important}.header__app-block>*>:first-child{position:relative;display:flex;flex-direction:column;align-items:center}.header__app-block>*>:first-child [class*=badge],.header__app-block>*>:first-child [class*=count],.header__app-block>*>:first-child [class*=counter]{right:-5px;top:-5px;left:auto}@media screen and (max-width:699px){.header__app-block .header__utility-text,.header__app-block .header__app-block-label,.header__app-block [class*=label],.header__app-block [class*=text]{font-size:.7rem}}.header__app-block [class*=badge]:empty,.header__app-block [class*=count]:empty,.header__app-block [class*=counter]:empty{display:none}.header__nav-section{width:100%;background:var( --header-light-grey )!important;border-bottom:1px solid var(--header-border-color)}.header__nav-container{display:flex;align-items:center;padding:0 var(--container-gutter, 1.25rem);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header__nav-container::-webkit-scrollbar{display:none}.header__nav-list{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;width:100%;flex-wrap:nowrap}.header__nav-item{position:relative;flex-shrink:0}.header__nav-link{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;text-decoration:none;color:#333;font-size:.9rem;font-weight:500;white-space:nowrap;transition:color .2s,background-color .2s;position:relative;cursor:pointer;border:none;background:none;width:100%;text-align:left}.header__nav-link:hover{color:var(--header-teal-color);background-color:#0080800d}.header__nav-link[aria-current=page]{color:var(--header-teal-color);font-weight:600}.header__nav-chevron{width:8px;height:8px;margin-left:.25rem;transition:transform .2s;flex-shrink:0}.header__menu-disclosure[open] .header__nav-chevron,.header__nav-item[open] .header__nav-chevron{transform:rotate(180deg)}.header__menu-disclosure summary{list-style:none}.header__menu-disclosure summary::-webkit-details-marker{display:none}.header__dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--header-border-color);border-radius:4px;box-shadow:0 4px 12px #0000001a;min-width:200px;padding:.5rem 0;margin-top:.5rem;z-index:100;list-style:none;display:none}.header__menu-disclosure[open]>.header__dropdown-menu,.header__nav-item[open] .header__dropdown-menu{display:block}@media(hover:hover)and (pointer:fine){.header__menu-disclosure:not([open]):hover>.header__dropdown-menu{display:block}.header__nav-item:not([open]):hover .header__dropdown-menu{display:block}}.header__dropdown-item{display:block}.header__dropdown-link{display:block;padding:.75rem 1.25rem;text-decoration:none;color:#333;font-size:.9rem;transition:background-color .2s,color .2s}.header__dropdown-link:hover{background-color:var(--header-light-grey);color:var(--header-teal-color)}.header__dropdown-link[aria-current=page]{color:var(--header-teal-color);font-weight:600}.header__mobile-menu-button{display:none;background:none;border:none;padding:.5rem;cursor:pointer;color:#333;align-items:center;justify-content:center}@media screen and (max-width:699px){.header__mobile-menu-button{display:flex}}.header.is-sticky{position:sticky;top:0;z-index:100}.header.is-transparent{background:transparent}.header.is-transparent .header__top-section,.header.is-transparent .header__nav-section{background:transparent;border-bottom:none}.header.is-hidden{transform:translateY(-100%);transition:transform .3s ease-in-out}.header__primary-nav-section{width:100%;min-height:50px;background-color:#f9f9f9!important;display:flex;justify-content:start;align-items:center;gap:5px;z-index:10000}.header__primary-nav{width:100%;display:flex;justify-content:center;align-items:center;gap:0;margin-inline:auto;max-width:1600px;padding:0 1rem}.header__primary-nav button[aria-controls=sidebar-menu]{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:.75rem;cursor:pointer;color:#333;margin-right:.5rem}@media screen and (min-width:700px){.header__primary-nav button[aria-controls=sidebar-menu]{display:none!important}}.header__primary-nav .contents.unstyled-list{display:none!important}@media screen and (min-width:700px){.header__primary-nav .contents.unstyled-list{display:flex!important}}.header__primary-nav .contents{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0;flex-wrap:wrap}.header__primary-nav-item{position:relative;display:flex;align-items:center}.header__primary-nav-item>.block,.header__primary-nav-item>a{display:flex;align-items:center;padding:10px;text-decoration:none;color:#333;font-size:.95rem;font-weight:500;white-space:nowrap;transition:color .2s ease,background-color .2s ease;line-height:1.4}.header__primary-nav-item>.block:hover,.header__primary-nav-item>a:hover{color:var(--header-teal-color);background-color:#0080800d;border-color:#18a9a2}.header__primary-nav-item>.block[aria-current=page],.header__primary-nav-item>a[aria-current=page]{color:var(--header-teal-color);font-weight:600}.header__menu-disclosure{position:relative}.header__menu-disclosure>summary{display:flex;align-items:center;padding:10px;text-decoration:none;color:#333;font-size:.95rem;font-weight:500;white-space:nowrap;cursor:pointer;list-style:none;transition:color .2s ease,background-color .2s ease;line-height:1.4}.header__menu-disclosure>summary::-webkit-details-marker{display:none}.header__menu-disclosure>summary:hover{color:var(--header-teal-color);background-color:#0080800d}.header__primary-nav-item:before{width:100%}.header__menu-disclosure[open]>summary{color:var(--header-teal-color)}.header__dropdown-menu{position:absolute;top:100%;left:0;background:#fff;border:1px solid var(--header-border-color);border-radius:6px;box-shadow:0 4px 16px #0000001f;min-width:220px;padding:.5rem 0;margin-top:.25rem;z-index:1000;list-style:none;display:none}.header__dropdown-menu li{display:block;position:relative}.header__dropdown-menu li:has(.header__menu-disclosure[open]){z-index:1}.header__dropdown-menu .link-faded-reverse{display:flex;align-items:center;padding:.75rem 1.25rem;text-decoration:none;color:#333;font-size:.9rem;transition:background-color .2s ease,color .2s ease;line-height:1.4}.header__dropdown-menu .link-faded-reverse:hover{background-color:var(--header-light-grey);color:var(--header-teal-color)}.header__dropdown-menu .link-faded-reverse[aria-current=page]{color:var(--header-teal-color);font-weight:600;background-color:#00808014}.header__dropdown-menu .header__dropdown-menu{position:absolute;left:100%;top:0;margin-left:.25rem;margin-top:0}.header__menu-disclosure[open]>.header__dropdown-menu,.header__menu-disclosure[open] .header__dropdown-menu{display:block}@media(hover:hover)and (pointer:fine){.header__primary-nav-item:hover .header__dropdown-menu,.header__menu-disclosure:hover>.header__dropdown-menu{display:block}}#shopify-section-header,.shopify-section--header,.header,.header__top-section,.header__top-container{overflow:visible!important;z-index:1000}.header__search-wrapper .predictive-search{position:fixed;top:var(--header-height, 120px);left:0!important;right:0!important;z-index:9999;width:100%!important;max-width:100%!important;display:block;pointer-events:none;box-sizing:border-box;margin:0!important;padding:0!important}.header__search-wrapper .predictive-search:has(.predictive-search__content:not(:empty)){pointer-events:auto}.header__search-wrapper .predictive-search:has(.predictive-search__content:not(:empty)):before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:transparent;z-index:-1;pointer-events:auto;display:none}body.predictive-search-open{overflow:hidden!important;position:fixed;width:100%;height:100%}.header__search-wrapper .predictive-search__content{background:#fff;border-radius:0;box-shadow:0 4px 20px #00000026;border:1px solid #e5e5e5;border-top:none;max-height:calc(85vh - var(--header-height, 120px));overflow-y:auto;scrollbar-width:thin;padding:1.5rem 3rem 2rem;width:100%!important;max-width:100%!important;box-sizing:border-box;pointer-events:auto;position:relative;z-index:1}@media screen and (min-width:1200px){.header__search-wrapper .predictive-search__content{max-height:none;overflow-y:visible;padding:1.5rem 2rem}}.header__search-wrapper .predictive-search__content:empty{display:none}.header__search-wrapper .predictive-search__content::-webkit-scrollbar{width:6px}.header__search-wrapper .predictive-search__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.header__search-wrapper .predictive-search__content::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.header__search-wrapper .predictive-search__content::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.header__search-wrapper .predictive-search__results{padding:0}.header__search-wrapper .predictive-search__no-results{padding:1.5rem 1.25rem;text-align:center;color:#666}.header__search-wrapper .predictive-search__category{font-size:.8125rem;text-transform:uppercase;letter-spacing:.08em;font-weight:500;color:#333;border-bottom:2px solid #333;padding-bottom:.75rem;margin-bottom:1.5rem;display:inline-block}.header__search-wrapper .predictive-search__suggestions{display:flex;flex-wrap:wrap;gap:.5rem}.header__search-wrapper .predictive-search__suggestions a{padding:.375rem .75rem;background:#f5f5f5;border-radius:20px;font-size:.875rem;color:#333;text-decoration:none;transition:background-color .2s,color .2s}.header__search-wrapper .predictive-search__suggestions a:hover{background:var(--header-teal-color, #008080);color:#fff}.header__search-wrapper .predictive-search__suggestions mark{background:none;font-weight:600;color:var(--header-teal-color, #008080)}.header__search-wrapper .predictive-search__products.product-list{display:grid!important;grid-template-columns:repeat(5,1fr);gap:1rem;--product-list-items-per-row: 5;--product-list-max-items-per-row-allowed: 5}.header__search-wrapper .predictive-search .product-card{text-align:center}.header__search-wrapper .predictive-search .product-card__figure{margin-bottom:.5rem}.header__search-wrapper .predictive-search .product-card__title{font-size:.75rem;font-weight:500;color:#333;text-transform:uppercase;letter-spacing:.02em;margin-bottom:.375rem;line-height:1.3}.header__search-wrapper .predictive-search .product-card__price-section{font-size:.8125rem;margin-bottom:.5rem}@media screen and (min-width:1200px){.header__search-wrapper .predictive-search__products.product-list{gap:.75rem;align-items:stretch}.header__search-wrapper .predictive-search .product-card{max-width:100%;height:100%;display:flex;flex-direction:column;min-height:320px}.header__search-wrapper .predictive-search .product-card__figure{margin-bottom:.5rem;flex-shrink:0;height:160px;overflow:hidden}.header__search-wrapper .predictive-search .product-card__image{aspect-ratio:3/4;width:100%;height:100%;object-fit:cover;max-height:160px}.header__search-wrapper .predictive-search .product-card__content{padding:.5rem .25rem;display:flex;flex-direction:column;flex:1;justify-content:space-between}.header__search-wrapper .predictive-search .product-card__title{font-size:.6875rem;margin-bottom:.375rem;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:2.6em;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__price-section{font-size:.75rem;margin-bottom:.5rem;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__price-current{font-size:.8125rem;font-weight:600}.header__search-wrapper .predictive-search .product-card__price-original{font-size:.75rem}.header__search-wrapper .predictive-search .product-card__compact-info{margin-top:.25rem;gap:.375rem;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__compact-badge{font-size:.625rem;padding:.25rem .5rem;gap:.375rem}.header__search-wrapper .predictive-search .product-card__compact-badge svg{width:12px;height:12px}.header__search-wrapper .predictive-search .product-card__cta{margin-top:auto;padding-top:.5rem;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__cta-btn{--button-background: 24, 169, 162;--button-text-color: 255, 255, 255;--initial-gradient: linear-gradient(rgb(var(--button-background)), rgb(var(--button-background)));--hover-gradient: linear-gradient(transparent, transparent);--initial-background-position: var(--transform-origin-end);--hover-background-position: var(--transform-origin-start);width:100%;padding:14px 16px;background-color:transparent;background-image:var(--initial-gradient),var(--hover-gradient);background-size:101% 101%,0 101%;background-position:var(--initial-background-position);background-repeat:no-repeat;color:rgb(var(--button-text-color));border:1px solid rgb(var(--button-background));border-radius:max(8px,var(--button-border-radius));font:var(--button-font);text-transform:var(--button-text-transform);letter-spacing:var(--button-letter-spacing);cursor:pointer;transition:background-size .45s cubic-bezier(.785,.135,.15,.86),background-position .45s step-end,color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);position:relative;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap}.header__search-wrapper .predictive-search .product-card__cta-btn .product-card__btn-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (pointer:fine)and (prefers-reduced-motion:no-preference){.header__search-wrapper .predictive-search .product-card__cta-btn:not([disabled]):hover{color:rgb(var(--button-background));background-position:var(--hover-background-position);border-color:rgb(var(--button-background));background-size:0 101%,101% 101%}}.header__search-wrapper .predictive-search .product-card__cta-btn:active{transform:scale(.98)}.header__search-wrapper .predictive-search .product-card__trust-signals,.header__search-wrapper .predictive-search .product-card__view-details-btn{display:none}}@media screen and (min-width:700px)and (max-width:1199px){.header__search-wrapper .predictive-search__products.product-list{grid-template-columns:repeat(4,1fr);--product-list-items-per-row: 4;--product-list-max-items-per-row-allowed: 4;gap:.75rem;align-items:stretch}.header__search-wrapper .predictive-search .product-card{max-width:100%;height:100%;display:flex;flex-direction:column;min-height:320px}.header__search-wrapper .predictive-search .product-card__figure{margin-bottom:.5rem;flex-shrink:0;height:160px;overflow:hidden}.header__search-wrapper .predictive-search .product-card__image{aspect-ratio:3/4;width:100%;height:100%;object-fit:cover;max-height:160px}.header__search-wrapper .predictive-search .product-card__content{padding:.5rem .25rem;display:flex;flex-direction:column;flex:1;justify-content:space-between}.header__search-wrapper .predictive-search .product-card__title{font-size:.6875rem;margin-bottom:.375rem;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;min-height:2.6em;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__price-section{font-size:.75rem;margin-bottom:.5rem;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__price-current{font-size:.8125rem;font-weight:600}.header__search-wrapper .predictive-search .product-card__price-original{font-size:.75rem}.header__search-wrapper .predictive-search .product-card__compact-info{margin-top:.25rem;gap:.375rem;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__compact-badge{font-size:.625rem;padding:.25rem .5rem;gap:.375rem}.header__search-wrapper .predictive-search .product-card__compact-badge svg{width:12px;height:12px}.header__search-wrapper .predictive-search .product-card__cta{margin-top:auto;padding-top:.5rem;flex-shrink:0}.header__search-wrapper .predictive-search .product-card__cta-btn{--button-background: 24, 169, 162;--button-text-color: 255, 255, 255;--initial-gradient: linear-gradient(rgb(var(--button-background)), rgb(var(--button-background)));--hover-gradient: linear-gradient(transparent, transparent);--initial-background-position: var(--transform-origin-end);--hover-background-position: var(--transform-origin-start);width:100%;padding:14px 16px;background-color:transparent;background-image:var(--initial-gradient),var(--hover-gradient);background-size:101% 101%,0 101%;background-position:var(--initial-background-position);background-repeat:no-repeat;color:rgb(var(--button-text-color));border:1px solid rgb(var(--button-background));border-radius:max(8px,var(--button-border-radius));font:var(--button-font);text-transform:var(--button-text-transform);letter-spacing:var(--button-letter-spacing);cursor:pointer;transition:background-size .45s cubic-bezier(.785,.135,.15,.86),background-position .45s step-end,color .45s cubic-bezier(.785,.135,.15,.86),border .45s cubic-bezier(.785,.135,.15,.86);position:relative;overflow:hidden;display:inline-flex;justify-content:center;align-items:center;white-space:nowrap;font-size:.75rem}@media screen and (pointer:fine)and (prefers-reduced-motion:no-preference){.header__search-wrapper .predictive-search .product-card__cta-btn:not([disabled]):hover{color:rgb(var(--button-background));background-position:var(--hover-background-position);border-color:rgb(var(--button-background));background-size:0 101%,101% 101%}}.header__search-wrapper .predictive-search .product-card__cta-btn:active{transform:scale(.98)}.header__search-wrapper .predictive-search .product-card__trust-signals,.header__search-wrapper .predictive-search .product-card__view-details-btn{display:none}}@media screen and (min-width:700px)and (max-width:899px){.header__search-wrapper .predictive-search__products.product-list{grid-template-columns:repeat(3,1fr);--product-list-items-per-row: 3;--product-list-max-items-per-row-allowed: 3}}@media screen and (max-width:699px){.header__search-wrapper .predictive-search__products.product-list{grid-template-columns:1fr!important;--product-list-items-per-row: 1;--product-list-max-items-per-row-allowed: 1}.header__search-wrapper .predictive-search__products.product-list .product-card{padding:.75rem;text-align:left}}.header__search-wrapper .predictive-search .product-card__quick-view-btn{display:none!important}.header__search-wrapper .predictive-search .product-card__cta-btn{--button-background: 24, 169, 162;--button-text-color: 255, 255, 255}.header__search-wrapper .horizontal-product-card{display:flex;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.header__search-wrapper .horizontal-product-card:last-child{border-bottom:none}.header__search-wrapper .horizontal-product-card__figure{width:60px;height:60px;flex-shrink:0;border-radius:6px;overflow:hidden}.header__search-wrapper .horizontal-product-card__info{flex:1;display:flex;flex-direction:column;justify-content:center;gap:.25rem}.header__search-wrapper .horizontal-product-card__title{font-size:.875rem;line-height:1.3;color:#333}.header__search-wrapper .horizontal-product-card__price{font-size:.8125rem;color:#666}.header__search-wrapper .predictive-search__tabs{margin-top:0;margin-bottom:1.5rem}.header__search-wrapper .predictive-search__tabs [role=tab]{padding:0 0 .75rem;margin-right:2rem;font-size:.8125rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;background:none;border:none;border-bottom:2px solid transparent;color:#999;cursor:pointer;transition:color .2s,border-color .2s}.header__search-wrapper .predictive-search__tabs [role=tab]:hover,.header__search-wrapper .predictive-search__tabs [role=tab][aria-selected=true]{color:#333;border-bottom-color:#333}.header__search-wrapper .predictive-search__tabs [role=tabpanel]{padding-top:1rem}.header__search-wrapper .button{padding:.75rem 1.5rem;font-size:.875rem}.header__search-wrapper .predictive-search__collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.header__search-wrapper .predictive-search__collections a{text-decoration:none;color:#333;text-align:center}.header__search-wrapper .predictive-search__collections img{border-radius:6px;aspect-ratio:1;object-fit:cover;width:100%}.header__search-wrapper .predictive-search__collections span{display:block;margin-top:.5rem;font-size:.875rem;font-weight:500}.header__search-wrapper .predictive-search__blog-posts,.header__search-wrapper .predictive-search__pages{display:flex;flex-direction:column;gap:.5rem}.header__search-wrapper .predictive-search__pages a{padding:.5rem 0;color:#333;text-decoration:none;font-size:.875rem;border-bottom:1px solid #f0f0f0;transition:color .2s}.header__search-wrapper .predictive-search__pages a:hover{color:var(--header-teal-color, #008080)}.header__search-wrapper .predictive-search__pages a:last-child{border-bottom:none}.header__search-wrapper .predictive-search__resource-item{padding-bottom:1rem}.header__search-wrapper .predictive-search__resource-item:last-child{padding-bottom:0}@media screen and (max-width:699px){.header__search-wrapper .predictive-search{position:fixed;top:var(--header-height, 100px);left:0;right:0;width:100%!important}.header__search-wrapper .predictive-search__content{max-height:calc(85vh - var(--header-height, 100px));border-radius:0;padding:1.25rem 1rem;width:100%!important;max-width:100%!important}.header__search-wrapper .predictive-search__results{padding:.5rem 0}.header__search-wrapper .predictive-search__collections{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/header.css.map */
