.common-question-section{padding:0 20px 60px;color:var(--text-color, #333333)}.common-question-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--text-color, #333333);line-height:1.2}.common-question-list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.common-question-item{background-color:var(--card-background, #ffffff);border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.common-question-item:hover{box-shadow:0 4px 16px #00000026}.common-question-toggle{width:100%;padding:1.5rem 2rem;background:none;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;transition:all .3s ease}.common-question-toggle:hover{background-color:#00000005}.question-text{font-size:1.5rem;font-weight:700;color:var(--text-color, #333333);line-height:1.4;flex:1;margin-right:1rem}.question-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--text-color, #333333);transition:transform .3s ease;flex-shrink:0}.common-question-item.active .question-icon{transform:rotate(180deg)}.common-question-content{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:var(--card-background, #ffffff)}.question-description{padding:0 2rem 1.5rem;color:var(--text-color, #333333);line-height:1.6}.question-description p{margin:0 0 1rem}.question-description p:last-child{margin-bottom:0}@media screen and (max-width:768px){.common-question-section{padding:40px 15px}.common-question-title{font-size:2rem;margin-bottom:2rem}.common-question-toggle{padding:1.25rem 1.5rem}.question-text{font-size:1.4rem}.question-description{padding:0 1.5rem 1.25rem}}@media screen and (max-width:480px){.common-question-section{padding:30px 10px}.common-question-title{font-size:1.75rem}.common-question-toggle{padding:1rem 1.25rem}.question-description{padding:0 1.25rem 1rem}}@keyframes slideDown{0%{max-height:0}to{max-height:200px}}@keyframes slideUp{0%{max-height:200px}to{max-height:0}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-common-question.css.map */
