.section-header .header-wrapper{--tr-header-bg: #fdf3ee;--tr-header-text: #333333;--tr-header-border: rgba(51, 51, 51, .1);background-color:var(--tr-header-bg)}.section-header .header-wrapper--border-bottom{border-bottom:.1rem solid var(--tr-header-border)}@media screen and (min-width:990px){.section-header .tr-header.header--middle-left{grid-template-areas:"heading navigation icons";grid-template-columns:1fr auto 1fr;column-gap:3rem}.section-header .tr-header .header__heading-link{margin-left:0}.section-header .tr-header .header__inline-menu{justify-self:center;margin-left:0}}.section-header .tr-header .header__inline-menu .list-menu--inline{flex-wrap:nowrap;gap:0 3.2rem}@media screen and (min-width:1200px){.section-header .tr-header .header__inline-menu .list-menu--inline{gap:0 5.6rem}}.section-header .tr-header .header__menu-item{padding:1.2rem 0;color:var(--tr-header-text);font-family:var(--font-body-family);font-style:normal;font-size:1.5rem;font-weight:400;line-height:2.2rem;letter-spacing:.06rem;word-spacing:.1rem;text-transform:uppercase;white-space:nowrap}.section-header .tr-header .header__menu-item span{font:inherit;letter-spacing:inherit;word-spacing:inherit}.section-header .tr-header summary.header__menu-item{padding-right:2rem}.section-header .tr-header .header__menu-item:hover span,.section-header .tr-header .header__active-menu-item{text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.5rem}.section-header .tr-header .header__icons{gap:.4rem;padding-right:0}.section-header .tr-header .header__icon{width:4.4rem;height:4.4rem;color:var(--tr-header-text)}.section-header .tr-header .header__icon .svg-wrapper{width:2.4rem;height:2.4rem}.section-header .tr-header .header__icon .svg-wrapper>.icon,.section-header .tr-header .header__icon--cart .icon{width:100%;height:100%;margin:0}.section-header .tr-header .header__icon .svg-wrapper>.icon-close{width:1.8rem;height:1.8rem}.section-header .tr-header .header__icon--menu .icon{width:2.4rem;height:2.4rem}.section-header .tr-header .header__icon--menu .icon-close{width:1.8rem;height:1.8rem}.section-header .tr-header .header__icon--cart{margin-right:-1rem}.section-header .tr-header .cart-count-bubble{top:.9rem;right:.8rem;bottom:auto;left:auto;width:.8rem;height:.8rem;background-color:var(--tr-header-text)}.section-header .tr-header .cart-count-bubble span[aria-hidden=true]{display:none}@media screen and (max-width:989px){.section-header .tr-header,.section-header .tr-header.header--has-account.header--has-menu:not(.header--mobile-left):not(.header--has-app){grid-template-areas:"left-icons heading icons";grid-template-columns:1fr auto 1fr}.section-header .tr-header .header__icons>.header__search,.section-header .tr-header.header--has-account.header--has-menu:not(.header--mobile-left):not(.header--has-app) .header__icons>.header__search{display:inline-flex}.section-header .tr-header .header__heading-logo-wrapper{width:14rem}.section-header .tr-header .header__icons{gap:0}}@media screen and (max-width:749px){.section-header .tr-header .header__heading-logo-wrapper{width:11rem}.section-header .tr-header .header__icon{width:4rem;height:4rem}.section-header .tr-header .header__icon .svg-wrapper,.section-header .tr-header .header__icon--menu .icon{width:2.2rem;height:2.2rem}.section-header .tr-header .header__icon .svg-wrapper>.icon-close,.section-header .tr-header .header__icon--menu .icon-close{width:1.6rem;height:1.6rem}.section-header .tr-header .header__icon--cart{margin-right:-.9rem}.section-header .tr-header .cart-count-bubble{top:.8rem;right:.7rem}}.section-header .tr-header .menu-drawer{--tr-drawer-bg: #fdf3ee;--tr-drawer-card: #ffffff;--tr-drawer-text: #333333;--tr-drawer-accent: #bf8a73;--tr-drawer-border: rgba(191, 138, 115, .2);background:var(--tr-drawer-bg);color:var(--tr-drawer-text);filter:none;border:0}.section-header .tr-header .menu-drawer__submenu{background:var(--tr-drawer-bg)}.section-header .tr-header .menu-drawer__navigation{padding:2.4rem 1.6rem 3.2rem}.section-header .tr-header .menu-drawer__menu{display:flex;flex-direction:column;gap:1rem}.section-header .tr-header .menu-drawer__menu li{margin-bottom:0}.section-header .tr-header .menu-drawer__menu-item{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:5.6rem;padding:1.7rem 6.4rem 1.7rem 2rem;border:.1rem solid var(--tr-drawer-border);border-radius:1.2rem;background:var(--tr-drawer-card);color:var(--tr-drawer-text);font-family:var(--font-body-family);font-style:normal;font-size:1.5rem;font-weight:500;line-height:2.2rem;letter-spacing:.08rem;word-spacing:.1rem;text-transform:uppercase;text-decoration:none;transition:border-color .2s ease,background-color .2s ease}.section-header .tr-header .menu-drawer summary.menu-drawer__menu-item{padding-right:6.4rem}.section-header .tr-header .menu-drawer__menu-item:before{content:"";position:absolute;top:50%;right:1.2rem;width:3.2rem;height:3.2rem;border-radius:50%;background:var(--tr-drawer-bg);transform:translateY(-50%);transition:background-color .2s ease}.section-header .tr-header .menu-drawer__menu-item:after{content:"";position:absolute;top:50%;right:2.55rem;width:.7rem;height:.7rem;border-top:.15rem solid var(--tr-drawer-accent);border-right:.15rem solid var(--tr-drawer-accent);transform:translateY(-50%) rotate(45deg);transition:border-color .2s ease}.section-header .tr-header .menu-drawer__menu-item>.svg-wrapper{display:none}.section-header .tr-header .menu-drawer__menu-item:hover,.section-header .tr-header .menu-drawer__menu-item:focus-visible,.section-header .tr-header .menu-drawer__menu-item--active{border-color:var(--tr-drawer-accent);background:var(--tr-drawer-card);color:var(--tr-drawer-text)}.section-header .tr-header .menu-drawer__menu-item:hover:before,.section-header .tr-header .menu-drawer__menu-item--active:before{background:var(--tr-drawer-accent)}.section-header .tr-header .menu-drawer__menu-item:hover:after,.section-header .tr-header .menu-drawer__menu-item--active:after{border-color:var(--tr-drawer-card)}.section-header .tr-header .menu-drawer__close-button{margin:1.6rem 0 0;padding:1.2rem 2.4rem;color:var(--tr-drawer-accent);font-family:var(--font-body-family);font-style:normal;font-size:1.3rem;font-weight:600;line-height:1.8rem;letter-spacing:.1rem;word-spacing:.1rem;text-transform:uppercase}.section-header .tr-header .menu-drawer__close-button:hover,.section-header .tr-header .menu-drawer__close-button:focus{background:transparent;color:var(--tr-drawer-text)}.section-header .tr-header .menu-drawer__close-button .svg-wrapper{width:1.4rem;height:1.4rem}.section-header .tr-header .menu-drawer__utility-links{background:transparent}@keyframes tr-drawer-item-in{0%{opacity:0;transform:translate(-1.6rem)}to{opacity:1;transform:translate(0)}}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__navigation>.menu-drawer__menu>li{animation:tr-drawer-item-in .35s ease both}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li:nth-child(2){animation-delay:.05s}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li:nth-child(3){animation-delay:.1s}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li:nth-child(4){animation-delay:.15s}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li:nth-child(5){animation-delay:.2s}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li:nth-child(6){animation-delay:.25s}.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li:nth-child(n+7){animation-delay:.3s}@media(prefers-reduced-motion:reduce){.section-header .tr-header details.menu-opening>.menu-drawer .menu-drawer__menu>li{animation:none}}@media screen and (min-width:750px){.section-header .tr-header .menu-drawer{width:42rem;border-right:.1rem solid var(--tr-drawer-border)}.section-header .tr-header .menu-drawer__navigation{padding:3.2rem 2.4rem 4rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-tr-header.css.map */
