.product-info-tabs{margin-top:clamp(1.35rem,4vw,2rem)!important;padding-top:0}.product-info-tabs__bar{display:flex;flex-wrap:nowrap;gap:clamp(1rem,3vw,2rem);padding:0;align-items:center;width:100%;justify-content:space-between}.product-info-tabs__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 0;cursor:pointer;background:none;border:none;font-family:var(--font-body-family);font-size:11px;font-weight:400;line-height:1.35;letter-spacing:normal;color:rgb(var(--color-foreground));text-align:left;text-transform:none;text-decoration:none;border-radius:0;transition:opacity .2s ease}@media screen and (min-width:750px){.product-info-tabs:not(.product-info-drawer__footer) .product-info-tabs__bar{justify-content:space-between;gap:clamp(1.5rem,5vw,3rem)}.product-info-tabs:not(.product-info-drawer__footer) .product-info-tabs__trigger{justify-content:center;width:auto;padding:.25rem 0;font-size:11px;font-weight:400;letter-spacing:normal;text-transform:none;text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px;border-bottom:none}.product-info-tabs:not(.product-info-drawer__footer) .product-info-tabs__trigger:hover{opacity:.75;border-bottom:none}}@media screen and (max-width:749px){.product-info-tabs__trigger:active{opacity:.65}}@media screen and (min-width:750px){.product-info-tabs__icon--mobile,.product-info-tabs__icon--toggle.product-info-tabs__icon--mobile{display:none!important}}@media screen and (min-width:750px){.product--variant-layout .product-info-tabs{margin-top:1.75rem}}.product-info-tabs__icon{flex-shrink:0;margin:0;padding:0;font-size:1em;font-weight:500;line-height:1;letter-spacing:0;color:inherit;opacity:.92}.product-info-tabs__icon--toggle{display:inline-flex;align-items:center;justify-content:center;min-width:1.15em}.product-info-tabs__icon--toggle:before{content:"+"}.product-info-tabs__trigger[aria-expanded=true] .product-info-tabs__icon--toggle:before{content:"\2212"}.product-info-drawer{position:fixed!important;top:0;left:0;width:100%;height:100%;z-index:99999!important;visibility:hidden;pointer-events:none}.product-info-drawer.active{visibility:visible;pointer-events:auto}.product-info-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-overlay),.5);opacity:0;transition:opacity .3s ease}.product-info-drawer.active .product-info-drawer__overlay{opacity:1}.product-info-drawer__panel{position:absolute;top:0;right:0;width:50%;max-width:50vw;height:100%;background-color:rgb(var(--color-background));box-shadow:none;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease;overflow:hidden}.product-info-drawer.active .product-info-drawer__panel{transform:translate(0)}.product-info-drawer__header{position:absolute;top:0;right:0;left:0;z-index:2;display:block;padding:0;flex-shrink:0;border-bottom:none;pointer-events:none}.product-info-drawer__title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-info-drawer__close{position:absolute;top:1.25rem;right:1.25rem;padding:.4rem;pointer-events:auto}.product-info-drawer__content{flex:1;overflow-y:auto;width:100%;max-width:40rem;margin:0 auto;padding:clamp(6rem,30vh,9rem) clamp(2rem,5vw,3rem) clamp(7rem,22vh,9.5rem);font-family:var(--font-body-family);font-size:12px;font-weight:400;line-height:150%;letter-spacing:.36px;color:rgb(var(--color-foreground))}.product-info-drawer__content.rte *{line-height:150%;letter-spacing:.36px}.product-info-drawer__content p,.product-info-drawer__content .info-section__text{margin:0 0 8px;padding:0;font-family:inherit;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.36px;color:rgb(var(--color-foreground))}.product-info-drawer__content p:last-child{margin-bottom:0}.product-info-drawer__content.rte h1,.product-info-drawer__content.rte h2,.product-info-drawer__content.rte h3:not(.info-section__title),.product-info-drawer__content.rte h4{margin:0 0 8px;font-family:var(--font-body-family);font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.36px;color:rgb(var(--color-foreground));text-transform:none}.product-info-drawer__content.rte h3.info-section__title{margin:0 0 24px!important;font-family:Hanken Grotesk Bold,sans-serif!important;font-size:12px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.36px;color:rgb(var(--color-foreground));text-transform:none!important}.product-info-drawer__content.rte>*:first-child,.product-info-drawer__content.rte .product-info-panel>*:first-child,.product-info-drawer__content .info-section:first-child .info-section__title{margin-top:0!important}.product-info-drawer__content ul,.product-info-drawer__content .info-section__list{list-style:none;padding:0;margin:0}.product-info-drawer__content ul li,.product-info-drawer__content .info-section__list li{position:relative;margin:0;padding:0 0 8px 12px;font-family:inherit;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.36px;color:rgb(var(--color-foreground));list-style:none}.product-info-drawer__content ul li:before,.product-info-drawer__content .info-section__list li:before{content:"";position:absolute;left:0;top:.45em;width:3px;height:3px;border-radius:50%;background-color:currentColor;transform:translateY(-50%)}.product-info-drawer__content ul li:last-child,.product-info-drawer__content .info-section__list li:last-child{padding-bottom:0}.product-info-drawer__content .info-section{margin:0}.product-info-drawer__content .info-section+.info-section{margin-top:32px}.product-info-drawer__content .info-section:last-child{margin-bottom:0}.product-info-drawer__content .info-section__text:last-child{margin-bottom:0}.product-info-drawer__content .info-section__title+.info-section__text,.product-info-drawer__content .info-section__title+.info-section__list{margin-top:0}.product-info-drawer__content .info-section__text--break{margin-top:1.5rem;padding-top:0;border:none}.product-info-drawer__footer.product-info-tabs{flex-shrink:0;margin-top:0!important;padding:1.35rem clamp(2rem,6vw,3rem) clamp(1.5rem,3vh,2rem);width:100%;box-sizing:border-box}.product-info-drawer__footer .product-info-tabs__bar{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(2rem,10vw,4.5rem);width:100%;max-width:100%}.product-info-drawer__footer .product-info-tabs__trigger{flex:0 0 auto;justify-content:center;width:auto;padding:.2rem 0;font-size:11px;font-weight:400;line-height:1.35;letter-spacing:normal;text-transform:none;text-decoration:none;border-bottom:none;white-space:nowrap}.product-info-drawer__footer .product-info-tabs__trigger[aria-expanded=true]{text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px}.product-info-drawer__footer .product-info-tabs__trigger:hover{opacity:.75}body.product-info-drawer-open #shopify-section-header{pointer-events:none}@media screen and (max-width:749px){.product-info-drawer__content{max-width:none;padding:5rem 2rem clamp(6rem,16vh,8rem)}.product-info-drawer__close{top:1rem;right:1rem}.product-info-drawer__panel{width:100%;max-width:100%}.product-info-tabs__bar{flex-direction:column;gap:0;align-items:stretch}.product-info-tabs__trigger{margin:0;padding:1.85rem 0;width:100%;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(var(--color-foreground),.14);text-decoration:none;font-size:1.125rem;font-weight:400;letter-spacing:0;text-transform:none}.product-info-tabs__trigger:first-child{border-top:1px solid rgba(var(--color-foreground),.14)}.product-info-tabs__trigger:last-child{border-bottom-color:rgba(var(--color-foreground),.14)}.product-info-tabs__trigger:not(:last-child){margin-right:0;padding-right:0}.product-info-tabs__icon--mobile{display:inline-flex}.product-info-tabs__icon--toggle{font-size:1.4em;font-weight:300;line-height:1;min-width:1.15em}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-info-drawer.css.map */
