.ts-header-wrapper{position:relative;background-color:rgb(var(--color-background));border-bottom:.1rem solid rgba(var(--color-foreground),.08);transition:box-shadow var(--duration-default) ease}.ts-header{padding-top:1.2rem}.ts-header__main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"drawer brand utils" "search search search";align-items:center;column-gap:.8rem;row-gap:1rem;padding-bottom:1.2rem}.ts-header__drawer{grid-area:drawer;display:flex;align-items:center;margin-inline-start:-1.2rem}.ts-header__brand{grid-area:brand;display:flex;align-items:center;justify-content:center;min-width:0}.ts-header__search{grid-area:search;min-width:0}.ts-header__utils{grid-area:utils;display:flex;align-items:center;justify-content:flex-end;gap:.2rem;margin-inline-end:-1rem}.ts-header__heading{margin:0;line-height:0}.ts-header__logo{display:inline-block;line-height:0}.ts-header__logo img{display:block;width:var(--ts-logo-width, 17rem);max-width:100%;height:auto}@media screen and (max-width:749px){.ts-header__logo img{width:calc(var(--ts-logo-width, 17rem) * .75)}}@media screen and (min-width:990px){.ts-header{padding-top:1.8rem}.ts-header__main{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"brand search utils";column-gap:3.2rem;padding-bottom:0}.ts-header__drawer{display:none}.ts-header__brand{justify-content:flex-start}.ts-header__utils{gap:.6rem}}.ts-search{position:relative;display:block;width:100%;max-width:88rem;margin-inline:auto}.ts-search__form{display:flex;align-items:stretch;height:4.8rem;border:.1rem solid rgba(var(--color-foreground),.18);border-radius:1rem;background-color:rgb(var(--color-background));transition:border-color var(--duration-short) ease,box-shadow var(--duration-short) ease}.ts-search__form:focus-within{border-color:#2f6db5;box-shadow:0 0 0 .3rem #2f6db526}.ts-search__type{position:relative;display:none;flex:0 0 auto}.ts-search__type select{appearance:none;-webkit-appearance:none;height:100%;max-width:18rem;border:0;border-inline-end:.1rem solid rgba(var(--color-foreground),.12);border-start-start-radius:.9rem;border-end-start-radius:.9rem;background-color:rgba(var(--color-foreground),.04);padding-block:0;padding-inline:1.4rem 3.4rem;font:inherit;font-size:1.4rem;color:rgb(var(--color-foreground));cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-search__type select:focus-visible{outline:none;background-color:rgba(var(--color-foreground),.08)}.ts-search__type .icon-chevron{position:absolute;top:50%;inset-inline-end:1.2rem;width:1.4rem;height:1.4rem;transform:translateY(-50%);pointer-events:none;color:rgba(var(--color-foreground),.7)}@media screen and (min-width:750px){.ts-search__type{display:flex}}.ts-search__input{flex:1 1 auto;min-width:0;height:100%;border:0;background:transparent;padding-block:0;padding-inline:1.6rem .6rem;font:inherit;font-size:1.5rem;color:rgb(var(--color-foreground));-webkit-appearance:none}.ts-search__input:focus{outline:none;box-shadow:none}.ts-search__input::placeholder{color:rgba(var(--color-foreground),.55)}.ts-search__input::-webkit-search-cancel-button{-webkit-appearance:none}.ts-search__reset{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.6rem;border:0;background:transparent;color:rgba(var(--color-foreground),.6);cursor:pointer}.ts-search__reset:hover{color:rgb(var(--color-foreground))}.ts-search__reset .icon{width:1.6rem;height:1.6rem}.ts-search__submit{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin:.3rem;padding-block:0;padding-inline:1.6rem;border:0;border-radius:.7rem;background-color:#2f6db5;color:#fff;cursor:pointer;transition:background-color var(--duration-short) ease}.ts-search__submit:hover,.ts-search__submit:focus-visible{background-color:#1b3a66}.ts-search__submit .icon{width:2rem;height:2rem}.ts-search .predictive-search{position:absolute;top:calc(100% + .6rem);inset-inline:0;width:100%;max-height:min(70vh,64rem);border-radius:1.2rem;border-top-width:var(--popup-border-width)}.ts-header__utils .header__icon{position:relative;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border-radius:50%;text-decoration:none;transition:background-color var(--duration-short) ease}.ts-header__utils .header__icon:hover{background-color:rgba(var(--color-foreground),.05)}.ts-header__utils .header__icon--cart{margin:0}.ts-header__whatsapp .icon{width:2.4rem;height:2.4rem}.ts-header__whatsapp:hover{color:#25d366}.ts-header__utils shopify-account.header__icon{display:none}@media screen and (min-width:750px){.ts-header__utils shopify-account.header__icon{display:flex}}.ts-cats{display:none}.ts-cats summary{display:flex;align-items:center;gap:1rem;padding:.6rem 1.2rem;border-radius:1rem;list-style:none;cursor:pointer;color:rgb(var(--color-foreground));text-decoration:none}.ts-cats summary::-webkit-details-marker{display:none}.ts-cats summary:hover{background-color:rgba(var(--color-foreground),.05)}.ts-cats__icon{display:flex;color:rgb(var(--color-button))}.ts-cats__icon .icon{width:2.8rem;height:2.8rem}.ts-cats__text{display:flex;flex-direction:column;line-height:1.25;text-align:start}.ts-cats__text strong{font-size:1.3rem;font-weight:700;letter-spacing:0}.ts-cats__text small{font-size:1.2rem;color:rgba(var(--color-foreground),.65)}.ts-cats summary .icon-caret{position:static;width:1rem;height:1rem;transition:transform var(--duration-short) ease}.ts-cats details[open] summary .icon-caret{transform:rotate(180deg)}.ts-cats .header__submenu{position:absolute;top:calc(100% + .6rem);inset-inline-end:0;min-width:26rem;z-index:5;background-color:rgb(var(--color-background))}.ts-cats .header__submenu .header__menu-item{font-size:1.4rem}.ts-cats .header__submenu .ts-cats__all{margin-top:.6rem;border-top:.1rem solid rgba(var(--color-foreground),.08);padding-top:.6rem}.ts-cats .header__submenu .ts-cats__all a{font-weight:700;color:rgb(var(--color-button))}@media screen and (min-width:1200px){.ts-cats{display:block}}.ts-header__nav{display:none}@media screen and (min-width:990px){.ts-header__nav{display:flex;justify-content:center;margin-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.ts-header__nav .header__inline-menu{display:block;margin:0}.ts-header__nav .list-menu--inline{justify-content:center;gap:.4rem;padding:.8rem 0}.ts-header__nav .header__menu-item{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.7rem;border-radius:999px;font-size:1.5rem;font-weight:700;line-height:1.2;color:rgba(var(--color-foreground),.82);transition:background-color var(--duration-short) ease,color var(--duration-short) ease,transform var(--duration-short) ease}.ts-header__nav .header__menu-item:hover,.ts-header__nav details[open]>.header__menu-item{background-color:rgba(var(--color-button),.08);color:rgb(var(--color-button))}.ts-header__nav .header__menu-item:active{transform:scale(.97)}.ts-header__nav .header__menu-item span,.ts-header__nav .header__menu-item:hover span,.ts-header__nav .header__menu-item .header__active-menu-item,.ts-header__nav .header__menu-item:hover .header__active-menu-item{color:inherit;text-decoration:none;text-decoration-thickness:0}.ts-header__nav .header__menu-item:has(.header__active-menu-item),.ts-header__nav .header__menu-item:has(.header__active-menu-item):hover{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));box-shadow:0 .6rem 1.4rem rgba(var(--color-button),.28)}.ts-header__nav .header__menu-item .icon-caret{position:static;width:1.1rem;height:1.1rem;margin:0;transition:transform var(--duration-short) ease}.ts-header__nav details[open]>.header__menu-item .icon-caret{transform:rotate(180deg)}.ts-header__nav summary.header__menu-item{padding-inline-end:1.5rem}.ts-header__nav .header__submenu .header__menu-item{padding:.8rem 2rem;font-size:1.4rem;font-weight:400}.ts-header__nav .header__submenu .header__menu-item .icon-caret{margin-inline-start:1rem}}.scrolled-past-header .ts-header-wrapper{box-shadow:0 .4rem 1.6rem #0f1c3314}@media screen and (min-width:990px){.scrolled-past-header .ts-header{padding-top:1rem}.scrolled-past-header .ts-header__main{grid-template-columns:auto auto minmax(0,1fr) auto;grid-template-areas:"drawer brand search utils";column-gap:2rem;padding-bottom:1rem}.scrolled-past-header .ts-header__drawer{display:flex}.scrolled-past-header .ts-header__nav{display:none}.scrolled-past-header .ts-header__logo img{width:calc(var(--ts-logo-width, 17rem) * .8)}}.menu-drawer__navigation-container{grid-template-rows:1fr auto}.ts-drawer__main{overflow-y:auto;overflow-x:hidden;min-width:0;padding-bottom:1rem}.menu-drawer .menu-drawer__navigation{padding:1.6rem 0 .8rem}.menu-drawer .menu-drawer__menu-item{font-size:1.6rem;font-weight:700;padding:1.2rem 3rem}.ts-drawer__block{padding:1.2rem 3rem 1.6rem;border-top:.1rem solid rgba(var(--color-foreground),.06)}.ts-drawer__title{margin:.4rem 0 1.2rem;font-size:1.2rem;font-weight:800;letter-spacing:.06em;color:rgba(var(--color-foreground),.55)}.ts-drawer__cats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;list-style:none;margin:0;padding:0}.ts-drawer__cats>li,.ts-drawer__products>li{min-width:0}.ts-drawer__cat{display:flex;min-width:0;align-items:center;gap:1rem;padding:.7rem .9rem;border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;font-size:1.35rem;font-weight:700;line-height:1.3;transition:border-color var(--duration-short) ease,transform var(--duration-short) ease}.ts-drawer__cat:hover{border-color:rgb(var(--color-button));transform:translateY(-.1rem)}.ts-drawer__cat-img{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:3.8rem;height:3.8rem;border-radius:.9rem;background-color:rgba(var(--color-foreground),.05);overflow:hidden;color:rgb(var(--color-button))}.ts-drawer__cat-img img{width:100%;height:100%;object-fit:cover}.ts-drawer__cat-img .icon{width:2rem;height:2rem}.ts-drawer__cat-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-drawer__more{display:inline-block;margin-top:1.2rem;font-size:1.3rem;font-weight:700;color:rgb(var(--color-button))}.ts-drawer__products{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.ts-drawer__product{display:flex;align-items:center;gap:1.2rem;padding:.6rem;border-radius:1.2rem;color:rgb(var(--color-foreground));text-decoration:none;transition:background-color var(--duration-short) ease}.ts-drawer__product:hover{background-color:rgba(var(--color-foreground),.04)}.ts-drawer__product-img{flex:0 0 auto;width:6.4rem;height:6.4rem;border-radius:1rem;background-color:rgba(var(--color-foreground),.04);overflow:hidden;display:flex}.ts-drawer__product-img img,.ts-drawer__product-img svg{width:100%;height:100%;object-fit:cover}.ts-drawer__product-info{display:flex;flex-direction:column;gap:.3rem;min-width:0}.ts-drawer__product-title{font-size:1.4rem;font-weight:700;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ts-drawer__product-price .price{font-size:1.3rem;color:rgba(var(--color-foreground),.75)}.ts-drawer__product-price .price dl,.ts-drawer__product-price .price dd{margin:0}.menu-drawer .ts-drawer__utility{padding:1.4rem 3rem 2rem;background-color:rgba(var(--color-foreground),.03)}.ts-drawer__utils{display:grid;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));gap:.8rem}.ts-drawer__util{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;min-height:7.2rem;padding:1rem .6rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));text-decoration:none;font-size:1.2rem;font-weight:700;text-align:center;transition:border-color var(--duration-short) ease,transform var(--duration-short) ease}.ts-drawer__util:hover{border-color:rgb(var(--color-button));transform:translateY(-.1rem)}.ts-drawer__util .svg-wrapper{display:flex;width:2.4rem;height:2.4rem}.ts-drawer__util .icon{width:2.4rem;height:2.4rem}.ts-drawer__util--wa{color:#128c4b}.menu-drawer .ts-drawer__social{justify-content:center;margin:1.4rem 0 0}.ts-typepick{position:relative;display:none;flex:0 0 auto}@media screen and (min-width:750px){.ts-typepick{display:block}}.ts-typepick__toggle{display:flex;align-items:center;gap:1rem;height:100%;max-width:20rem;padding-inline:1.6rem 1.4rem;border-inline-end:.1rem solid rgba(var(--color-foreground),.12);border-start-start-radius:.9rem;border-end-start-radius:.9rem;background-color:rgba(var(--color-foreground),.04);font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:background-color var(--duration-short) ease}.ts-typepick__toggle::-webkit-details-marker{display:none}.ts-typepick__toggle:hover,.ts-typepick[open] .ts-typepick__toggle{background-color:rgba(var(--color-foreground),.08)}.ts-typepick__label{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-typepick__toggle .icon-chevron{position:static;width:1.4rem;height:1.4rem;transform:none;color:rgba(var(--color-foreground),.7);transition:transform var(--duration-short) ease}.ts-typepick[open] .ts-typepick__toggle .icon-chevron{transform:rotate(180deg)}.ts-typepick__list{position:absolute;top:calc(100% + .8rem);inset-inline-start:0;z-index:6;min-width:22rem;max-height:32rem;overflow-y:auto;margin:0;padding:.6rem;list-style:none;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.2rem;background-color:rgb(var(--color-background));box-shadow:0 1.6rem 3.6rem #0f1c3329;animation:ts-drop var(--duration-default) cubic-bezier(.2,.7,.2,1) both}.ts-typepick__option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem 1.2rem;border:0;border-radius:.8rem;background:transparent;color:rgba(var(--color-foreground),.85);font:inherit;font-size:1.4rem;font-weight:600;text-align:start;cursor:pointer;transition:background-color var(--duration-short) ease,color var(--duration-short) ease}.ts-typepick__option:hover{background-color:rgba(var(--color-foreground),.05);color:rgb(var(--color-foreground))}.ts-typepick__option.is-selected{background-color:#2f6db51a;color:#1b3a66;font-weight:800}.ts-typepick__option.is-selected:after{content:"";width:.8rem;height:.8rem;border-radius:50%;background-color:#2f6db5;flex:0 0 auto}@media screen and (min-width:990px){html{scrollbar-gutter:stable}body:has(.ts-header__drawer details[open]){overflow:hidden}}.ts-drawer__main{scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.18) transparent}.ts-drawer__main::-webkit-scrollbar{width:.6rem}.ts-drawer__main::-webkit-scrollbar-track{background:transparent}.ts-drawer__main::-webkit-scrollbar-thumb{border-radius:999px;background-color:rgba(var(--color-foreground),.18)}.ts-header__drawer .menu-drawer,.ts-header__drawer .menu-drawer__inner-container,.ts-header__drawer .menu-drawer__navigation-container{overflow:hidden}.ts-header__drawer .menu-drawer__inner-container,.ts-header__drawer .menu-drawer__navigation-container{height:100%}.ts-header__drawer .menu-drawer__navigation-container{display:grid;grid-template-rows:minmax(0,1fr) auto}.ts-header__drawer .ts-drawer__main{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-header-ts.css.map */
