@media screen and (max-width:767px){#shopify-section-header:not(.shopify-section-header-hidden)~main:has(.product-tabs) .product-tabs.is-fixed{transform:translateY(85px)}#shopify-section-header:not(.shopify-section-header-hidden)~main:has(.product-tabs) .product-tabs.is-fixed.animate-transform{transition-delay:50ms}}div:has(.product-tabs)~div:has(.product-content) .product-content{margin-top:78px}.product-tabs{display:flex;border-bottom:1px solid var(--color-border)}@media screen and (max-width:767px){.product-tabs{position:absolute;margin-top:-39px;width:calc(100% - 2 * var(--site-side-spacing));left:var(--site-side-spacing);box-sizing:border-box;overflow-x:auto;padding:1rem 0;background:#fff}.product-tabs.animate-transform.is-fixed{transition:transform var(--duration-default) ease-out}.product-tabs.is-fixed{margin-top:0;position:fixed;z-index:1;top:0}}.product-tabs__tab{margin:0 .375rem;padding:.5rem .5rem;color:var(--color-brand-text-light);font-size:1rem;font-family:var(--font-medium-family);font-weight:var(--font-medium-weight);font-style:var(--font-medium-style);border-bottom:5px solid transparent;transition:border-bottom-color .2s ease-in-out}@media screen and (min-width:768px){.product-tabs__tab{font-size:1.25rem;padding:1rem .5rem}}@media screen and (max-width:767px){.product-tabs__tab{white-space:nowrap}}.product-tabs__tab:first-of-type{margin-left:auto}.product-tabs__tab:last-of-type{margin-right:auto}.product-tabs__tab:hover{cursor:pointer}@media screen and (min-width:768px){.product-tabs__tab:hover{border-bottom-color:var(--color-brand-primary)}}.product-tabs__tab--active{color:var(--color-brand-text);border-bottom-color:var(--color-brand-primary)}