.expandable-content{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.expandable-content__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-block-end:3.2rem}.expandable-content__title{margin:0;color:rgb(var(--color-heading-text))}.expandable-content__view-all{flex:0 0 auto}.expandable-content__accordion{display:flex;flex-direction:column;gap:1.2rem}.expandable-content .accordion__section{padding:0;border:.1rem solid rgba(var(--color-border),var(--alpha-border));background-color:rgb(var(--color-background));overflow:hidden;transition:border-color var(--duration-default),box-shadow var(--duration-default),background-color var(--duration-default)}.expandable-content .accordion__section:first-child,.expandable-content .accordion__section:last-child{padding:0}.expandable-content--cards .accordion__section{border-radius:var(--card-corner-radius, 1.2rem);box-shadow:0 .8rem 2.4rem rgba(var(--color-foreground),.04)}.expandable-content--cards .accordion__section.is-active{border-color:rgba(var(--color-foreground),.22);box-shadow:0 1.2rem 3.2rem rgba(var(--color-foreground),.07)}.expandable-content--lines .expandable-content__accordion{gap:0;border-block-start:.1rem solid rgba(var(--color-border),var(--alpha-border))}.expandable-content--lines .accordion__section{border:0;border-block-end:.1rem solid rgba(var(--color-border),var(--alpha-border));border-radius:0;box-shadow:none}.expandable-content__button{width:100%;padding:1.8rem 2rem;color:rgb(var(--color-heading-text));gap:1.6rem;text-align:start;cursor:pointer;text-decoration:none}.expandable-content__button>*{pointer-events:none}.expandable-content__button:hover{text-decoration:none;background-color:rgba(var(--color-foreground),.035)}.expandable-content__question{display:flex;align-items:center;gap:1rem;min-width:0}.expandable-content__block-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:2.4rem;height:2.4rem;color:rgb(var(--color-link))}.expandable-content__block-icon svg{width:2rem;height:2rem}.expandable-content__toggle{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:3.2rem;height:3.2rem;margin-inline-start:auto;border-radius:999rem;background-color:rgba(var(--color-foreground),.06);color:rgb(var(--color-heading-text))}.expandable-content__toggle svg{width:1.6rem;height:1.6rem}.expandable-content .accordion__section.is-active .expandable-content__toggle{background-color:rgba(var(--color-foreground),.1)}.expandable-content__body-inner{max-width:82ch;padding:0 2rem 2rem;color:rgba(var(--color-foreground),.82)}.expandable-content__body-inner>*:first-child{margin-block-start:0}.expandable-content__body-inner>*:last-child{margin-block-end:0}.expandable-content__body-inner p{margin-block:0 1.4rem}.expandable-content__body-inner ul,.expandable-content__body-inner ol{margin-block:0 1.6rem;padding-inline-start:2rem}.expandable-content__body-inner li+li{margin-block-start:.6rem}.expandable-content__body-inner a{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width:749px){.expandable-content__header{align-items:flex-start;flex-direction:column;margin-block-end:2.4rem}.expandable-content__accordion{gap:1rem}.expandable-content__button{padding:1.6rem;gap:1.2rem}.expandable-content__toggle{width:2.8rem;height:2.8rem}.expandable-content__body-inner{padding:0 1.6rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/88/assets/accordion.css.map */
