/* AUTO-GENERATED. DO NOT EDIT. Source: /assets/css */
.faq-list{display:flex;flex-direction:column;min-width:0;}@media (min-width:1025px){.spec-section__faq .faq-list.overflow{flex-direction:row;flex-wrap:wrap;}.spec-section__faq .faq-list.overflow .faq-item{flex:0 0 33.3333%;}.aside.contact-sidebar .spec-section__faq .faq-list.overflow{flex-direction:column;flex-wrap:nowrap;}.aside.contact-sidebar .spec-section__faq .faq-list.overflow .faq-item{flex-basis:auto;}}.faq-item{padding:var(--card-padding) var(--section-gutter);border-bottom:1px solid var(--border-color);background:#151515;border-left:3px solid transparent;transition:background var(--transition-default),border-color var(--transition-default),transform var(--transition-default);min-width:0;max-width:100%;}.faq-item:nth-child(even){background:#131313;}.faq-item:hover{background:#1a1a1a;border-color:var(--border-strong);border-left-color:rgba(111,75,212,0.4);transform:translateY(-1px);}.faq-item:last-of-type{border-bottom:none;}.faq-question{font-family:var(--font-mono);font-size:var(--font-size-base);font-weight:600;text-transform:uppercase;letter-spacing:1px;color:var(--text-white);overflow-wrap:anywhere;}.faq-answer{font-size:var(--font-size-base);color:var(--text-muted);line-height:var(--line-height-relaxed);min-width:0;overflow-wrap:anywhere;}.spec-section__faq--metro .direct-details-wall{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;gap:var(--gap-cards);padding:var(--gap-cards) var(--section-gutter);background:transparent;border-top:1px solid var(--border-color);max-width:100%;min-width:0;}.spec-section__faq--metro .direct-card{flex:1 1 280px;min-width:240px;border:1px solid var(--border-color);margin:0;background:#101010;padding:var(--card-padding);}.spec-section__faq--metro .direct-card--w2{flex-basis:420px;}.spec-section__faq--metro .direct-card:nth-child(2n){background:#0f1116;}.spec-section__faq--metro .direct-card:nth-child(5n){background:#10141a;}.spec-section__faq--metro .direct-card:hover{background:#151821;transform:none;border-color:var(--border-strong);}.spec-section__faq--metro .direct-card .faq-answer a{overflow-wrap:anywhere;word-break:break-word;}.spec-section__faq--metro .faq-list.overflow .direct-card{flex:1 1 280px;}.spec-section__faq--metro .faq-list.overflow .direct-card--w2{flex-basis:420px;}@media (max-width:1024px){.spec-section__faq--metro .direct-card{flex-basis:50%;min-height:96px;}.spec-section__faq--metro .direct-card--w2{flex-basis:100%;}}@media (max-width:767px){.spec-section__faq--metro .direct-details-wall{gap:10px;padding:10px var(--section-gutter-mobile);}.spec-section__faq--metro .direct-card{flex-basis:100%;min-width:0;min-height:0;padding:var(--section-gutter-mobile) 16px;}.spec-section__faq--metro .direct-card--w2{flex-basis:100%;min-height:0;}}