.custom-header__tabs{width:100%;height:fit-content;display:flex;justify-content:center;flex-direction:row;gap:.4rem;padding:.4rem;background:#fff;border-bottom:1px solid var(--gs-line, #E2C9A8);margin-bottom:1rem;box-shadow:0 1px 3px #1f1f1f0a}.custom-header__tabs.disable-border{display:none}.custom-header__tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:4.5rem;max-width:25%;padding:.6rem .4rem;font-size:16px;font-weight:var(--semi-bold);font-family:Cormorant Upright,serif;letter-spacing:.08em;color:var(--gs-ink-soft, #4A3A35);text-decoration:none;text-transform:uppercase;text-align:center;line-height:1.15;border-radius:1rem;transition:background-color .4s cubic-bezier(.4,0,.2,1),color .3s ease,box-shadow .4s ease,transform .2s ease;position:relative;overflow:hidden}.custom-header__tab:after{content:"";position:absolute;top:auto;right:0;width:1.5px;height:100%;background:#c9a84c8a}.custom-header__tab:last-child:after{display:none}.custom-header__tab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--tab-accent);opacity:0;transition:opacity .35s ease;border-radius:inherit;z-index:-1}.custom-header__tab small{display:block;font-size:9px;letter-spacing:.03em;text-transform:none;opacity:.72;font-family:var(--font-body-family)}.custom-header__tab:hover{color:var(--tab-accent);background:var(--tab-accent-soft, rgba(107,31,36,.06))}.custom-header__tab--active{color:#fff;background:var(--tab-accent);box-shadow:inset 0 -3px 8px 0 var(--tab-accent-shadow, rgba(107,31,36,.28))}.custom-header__tab--active:hover{color:#fff;background:var(--tab-accent)}.custom-header__tab span{position:relative;z-index:0}@media screen and (max-width:1050px){.custom-header__tab{max-width:100%;gap:3px}}@media(min-width:990px){.custom-header__tab{font-size:16px;min-height:4.5rem;padding:.8rem 1.2rem;letter-spacing:.14em}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-header.css.map */
