.qa{padding:100px var(--page-padding);background:#f6f6f6}.qa__block{border-bottom:1px solid #a7a7a7;display:flex;flex-direction:column}.qa__title{padding-bottom:2vw}.qa__question{cursor:pointer;padding:23px 0;display:flex;justify-content:space-between;align-items:center}.qa__answer{max-height:0;overflow:hidden}.qa__answer ul li{padding:2px 0}.qa__answer ul{list-style-type:disc;padding:10px 2.5vw}.qa__toggle{display:none}.qa__toggle:checked+.qa__question .qa__question-logo .plus-minus-sign{opacity:.5}.qa__toggle:checked+.qa__question .qa__question-logo .plus-minus-sign:before{opacity:0}.qa__toggle:checked~.qa__answer{animation:expand-qa .5s forwards;animation-fill-mode:forwards}.qa__toggle:not(:checked)~.qa__answer{animation:height-mini .5s forwards;animation-fill-mode:forwards}@keyframes expand-qa{0%{max-height:0px;margin:0}70%{max-height:1000px}to{max-height:1000px;margin:24px 0}}@keyframes height-mini{0%{max-height:1000px;margin:24px 0}70%{max-height:0px}to{margin:0;max-height:0px}}@media only screen and (max-width: 1460px){.qa__answer ul{padding:10px 3.3vw}}
/*# sourceMappingURL=/cdn/shop/t/99/assets/q-a.css.map */
