.accordion summary{display:flex;position:relative;line-height:1;padding:1.5rem .5rem;cursor:pointer;transition:background-color .2s ease,border-radius .2s ease}.accordion .summary__title{display:flex;flex:1}.accordion .summary__title+.icon-caret{height:calc(var(--font-heading-scale) * .6rem)}.accordion+.accordion{margin-top:0;border-top:none}.accordion{margin-top:2.5rem;margin-bottom:0;border-top:.1rem solid rgba(var(--color-foreground),.08);border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.accordion__title{display:inline-block;max-width:calc(100% - 6rem);min-height:1.6rem;margin:0;word-break:break-word}.accordion .svg-wrapper{align-self:center;fill:rgb(var(--color-foreground));height:calc(var(--font-heading-scale) * 2rem);margin-right:calc(var(--font-heading-scale) * 1rem);width:calc(var(--font-heading-scale) * 2rem)}.accordion details[open]>summary .icon-caret{transform:rotate(180deg)}.accordion__content{margin-bottom:1.5rem;word-break:break-word;overflow-x:auto;padding:0 .6rem}.accordion__content img{max-width:100%}@media (hover: hover){.accordion summary:hover{background-color:rgba(var(--color-foreground),.04);border-radius:.5rem}.accordion summary:hover .icon-caret{transform:translateY(2px)}}@media screen and (max-width: 989px){details:not(.mobile-facets__disclosure):not(.mobile-facets__details) summary{padding:1.5rem;border-radius:var(--radius-base);transition:background-color .3s ease}details:not(.mobile-facets__disclosure):not(.mobile-facets__details)[open] summary{background-color:rgba(var(--color-foreground),.03)}details:not(.mobile-facets__disclosure):not(.mobile-facets__details) summary:active{background-color:rgba(var(--color-foreground),.06)}details:not(.mobile-facets__disclosure):not(.mobile-facets__details) summary .icon-caret{transition:transform .3s ease}details:not(.mobile-facets__disclosure):not(.mobile-facets__details)[open] summary .icon-caret{transform:rotate(180deg)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-accordion.css.map */
