.QaPage{--qa-bg:#201d1a;--qa-card:#2b2825;--qa-card-2:#25221f;--qa-border:#e2c5883d;--qa-gold:#e2c588;background-image:radial-gradient(circle at 6% 8%,#e2c5881f 0%,#0000 32%),radial-gradient(circle at 92% 18%,#e2c5881a 0%,#0000 32%),url(/assets/shared/bg_gradient.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.QaPage__hero{margin-bottom:20px}.QaPage__title{color:#fff;margin-top:14px;font-size:50px;font-weight:300;line-height:1.04}@media screen and (max-width:960px){.QaPage__title{font-size:38px}}.QaPage__title:after{content:"";background-color:var(--qa-gold);border-radius:999px;width:94px;height:4px;margin-top:14px;display:block}.QaPage__description{color:#ffffffd9;margin-top:14px;font-size:20px;line-height:1.5}.QaPage__list{flex-direction:column;gap:12px;display:flex}.QaPage__item{border:1px solid var(--qa-border);background:linear-gradient(160deg,var(--qa-card),var(--qa-card-2));border-radius:16px;overflow:hidden}.QaPage__item[open]{border-color:#e2c58880;box-shadow:0 8px 24px #00000038}.QaPage__question{cursor:pointer;color:#fff;padding:18px 50px 18px 18px;font-size:17px;font-weight:600;line-height:1.35;list-style:none;position:relative}.QaPage__question::-webkit-details-marker{display:none}.QaPage__question:after{content:"";border-right:2px solid var(--qa-gold);border-bottom:2px solid var(--qa-gold);width:10px;height:10px;transition:transform .2s;position:absolute;top:calc(50% - 5px);right:18px;transform:rotate(45deg)}.QaPage__item[open] .QaPage__question:after{transform:rotate(225deg)}.QaPage__answer{border-top:1px solid #ffffff14;padding:12px 18px 18px}.QaPage__answer-text{color:#ffffffdb;white-space:pre-line;line-height:1.58}
