.product-custom-accordion{margin-top:2rem;margin-bottom:2rem;--accordion-duration: .5s}.product-custom-accordion__title{font-size:1.6rem;margin-bottom:1rem;font-weight:500}.product-custom-accordion__item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.product-custom-accordion__item:first-of-type{border-top:.1rem solid rgba(var(--color-foreground),.08)}.product-custom-accordion__header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;cursor:pointer;font-weight:500;font-size:1.4rem;list-style:none;text-transform:uppercase}.product-custom-accordion__header::-webkit-details-marker{display:none}.product-custom-accordion__icon{width:1rem;height:1rem;transition:transform .2s ease}.product-custom-accordion__item[open] .product-custom-accordion__icon{transform:rotate(180deg)}.product-custom-accordion__content{padding-bottom:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.7);overflow:hidden;opacity:0;max-height:0;will-change:max-height,opacity;transition:max-height var(--accordion-duration) ease,opacity var(--accordion-duration) ease;margin-top:0}.product-custom-accordion__content ul{margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.product-custom-accordion__content ul li{margin-bottom:.5rem}.product-custom-accordion__content ul li:last-child{margin-bottom:0}.product-custom-accordion__item[open] .product-custom-accordion__content{opacity:1;max-height:1000px}@media screen and (max-width: 749px){.product-custom-accordion{margin-top:1.5rem;margin-bottom:1.5rem}.product-custom-accordion__header{padding:1.2rem 0;font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-product-custom-accordion.css.map */
