.accordion summary{display:flex;position:relative;line-height:1;padding:24px 0;justify-content:space-between;align-items:center}.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;font-weight:400;word-break:break-word;letter-spacing:0;line-height:1.65;font-size:16px;text-transform:inherit}.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%}.collapsible-content .accordion__content p+p{margin-top:20px}.collapsible-content .accordion__content{padding-inline:0 2rem;margin-bottom:20px}.animated-plus{--animated-plus-size: 10px;width:var(--animated-plus-size);height:var(--animated-plus-size);display:block;position:relative}.animated-plus:before,.animated-plus:after{content:"";background-color:currentColor;transition:transform .25s ease-in-out,opacity .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.animated-plus:before{width:var(--animated-plus-size);opacity:1;height:1px}.animated-plus:after{height:var(--animated-plus-size);width:1px}details[open] .animated-plus.group-expanded\:rotate:before{opacity:0}details[open] .animated-plus.group-expanded\:rotate:before,details[open] .animated-plus.group-expanded\:rotate:after{transform:translate(-50%,-50%)rotate(90deg)}
/*# sourceMappingURL=/cdn/shop/t/130/assets/component-accordion.css.map */
