.accordion summary{display:flex;position:relative;line-height:1;padding:18px 0;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}.accordion{margin-top:2.5rem;margin-bottom:0;border-bottom:.5px solid rgba(var(--color-foreground))}.accordion__title{display:inline-block;max-width:calc(100% - 6rem);min-height:1.6rem;margin:0;font-size:16px;letter-spacing:0;word-break:break-word;font-weight:600}.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-right:40px;padding-left:24px;color:rgba(var(--color-foreground),1);font-size:16px}.accordion__content ul li{padding:4px 0 4px 5px}.accordion__content ul{list-style-position:outside;list-style-type:square;margin-left:1.25em;padding:0}.accordion__content img{max-width:100%}@media screen and (max-width: 750px){.accordion__content ul li{padding:2px 0 2px 5px}.accordion__title,.accordion__content{font-size:15px}}.animated-plus{position:relative;width:10px;height:10px}.animated-plus:before,.animated-plus:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);background-color:currentColor;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.animated-plus:before{width:10px;height:2px;opacity:1}.animated-plus:after{width:2px;height:10px}details[open] summary>.animated-plus:before,[aria-expanded=true]>.animated-plus:before{opacity:0}details[open] summary>.animated-plus:before,[aria-expanded=true]>.animated-plus:before,details[open] summary>.animated-plus:after,[aria-expanded=true]>.animated-plus:after{transform:translate(-50%,-50%) rotate(90deg)}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-accordion.css.map */
