:root{--faqc-open-close-duration: .3s;--faqc-text-color: rgb(var(--color-foreground));--faqc-bd-color: rgba(var(--color-foreground), .1);--faqc-content-bg: rgb(var(--color-background));--faqc-icon-color: rgb(var(--color-foreground));--faqc-icon-color-open: rgb(var(--color-foreground))}.faqc{display:grid;grid-template-columns:1fr;gap:var(--faqc-gap-m, 32px);width:100%}@media screen and (min-width: 990px){.faqc{grid-template-columns:1fr 1fr;gap:var(--faqc-gap, 64px)}.faqc--style-image{grid-template-columns:var(--faqc-image-width, 50%) 1fr}}.faqc__title{margin:0;margin-bottom:2rem}.faqc__description{margin:0}.faqc__description p{margin-top:0;margin-bottom:1rem}.faqc__description p:last-child{margin-bottom:0}.faqc__aside .button{margin-top:2rem}.faqc__list-button{display:none;margin-top:2rem}@media screen and (max-width: 989px){.faqc--style-text .faqc__aside .button{display:none}.faqc__list-button{display:block}.faqc__title{margin-bottom:1rem}}.faqc__image-wrapper{width:100%;height:auto;overflow:hidden;border-radius:.5rem}.faqc__image{width:100%;height:auto;display:block;object-fit:cover}@media screen and (min-width: 990px){.faqc__image-wrapper{height:100%;min-height:400px}.faqc__image{height:100%;object-fit:cover}}.faqc__content-wrapper{width:100%}.faqc--style-image .faqc__title{margin-bottom:2rem}.faqc__list{display:flex;flex-direction:column;width:100%}.faqc__summary{display:flex;align-items:center;gap:2rem;padding:1.5rem;color:var(--faqc-text-color);cursor:pointer;font-size:var(--faqc-question-size, 18px);font-weight:600;-webkit-user-select:none;user-select:none;list-style:none;border-bottom:1px dashed var(--faqc-bd-color)}.faqc__summary::-webkit-details-marker{display:none}.faqc__question{flex:1}.faqc__icon{border:2px solid var(--faqc-icon-border-color, #3e348b);background-color:var(--faqc-icon-bg-color, transparent);border-radius:100px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;display:flex;position:relative;transition:transform .3s ease;flex-shrink:0}@media screen and (max-width: 769px){.faqc__icon{width:20px;min-width:20px;height:20px}}.faqc__icon-line-v{background-color:var(--faqc-icon-line-color, #3e348b);width:2px;height:10px;position:absolute;display:block!important}.faqc__icon-line-v,.faqc__icon-line-h{border-radius:100px}@media screen and (max-width: 769px){.faqc__icon-line-v{height:8px}}.faqc__icon-line-h{background-color:var(--faqc-icon-line-color, #3e348b);width:10px;height:2px;display:block!important}@media screen and (max-width: 769px){.faqc__icon-line-h{width:8px}}.faqc__item[open] .faqc__icon{transform:rotate(45deg)}@media screen and (min-width: 750px){.faqc__summary{padding:1.5rem}}.faqc__content{padding:1.5rem;color:rgba(var(--color-foreground),1)}.faqc__content p{margin-top:0;margin-bottom:1rem}.faqc__content p:last-child{margin-bottom:0}.faqc__content ul{padding-left:1.5em;margin:0}.faqc__content li{margin-bottom:.5em}.faqc__content li:last-child{margin-bottom:0}@media screen and (min-width: 750px){.faqc__content{padding:2rem}}.faqc__item::details-content{display:block;height:0;opacity:0;overflow:hidden;transition:height var(--faqc-open-close-duration),opacity .5s,content-visibility var(--faqc-open-close-duration);transition-behavior:allow-discrete}.faqc__item[open]::details-content{height:calc-size(auto,size);opacity:1}@supports not (height: calc-size(auto,size)){.faqc__item::details-content{height:auto;max-height:0;transition:max-height var(--faqc-open-close-duration) ease-in-out,opacity .5s}.faqc__item[open]::details-content{max-height:2000px;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-faq-collapsible.css.map */
