.gk-faq__inner{align-items:start;display:grid;gap:64px;grid-template-columns:5fr 7fr}.gk-faq__head{position:sticky;top:96px}.gk-faq__list{border-top:1px solid var(--gk-hairline)}.gk-bg-imperial .gk-faq__list{border-top-color:var(--gk-hairline-rev)}.gk-faq__item{border-bottom:1px solid var(--gk-hairline)}.gk-bg-imperial .gk-faq__item{border-bottom-color:var(--gk-hairline-rev)}.gk-faq__q{align-items:center;cursor:pointer;display:flex;font:var(--gk-weight-medium) 20px/1.35 var(--gk-font);gap:var(--gk-space-md);justify-content:space-between;letter-spacing:var(--gk-track-tight);list-style:none;padding:var(--gk-space-md) 0}.gk-faq__q::-webkit-details-marker{display:none}.gk-faq__q:hover{color:var(--gk-amethyst)}.gk-bg-imperial .gk-faq__q:hover{color:var(--gk-scorch)}.gk-faq__icon{flex-shrink:0;height:16px;position:relative;width:16px}.gk-faq__icon:after,.gk-faq__icon:before{background:var(--gk-amethyst);content:"";position:absolute;transition:transform .18s ease,opacity .18s ease}.gk-bg-imperial .gk-faq__icon:after,.gk-bg-imperial .gk-faq__icon:before{background:var(--gk-scorch)}.gk-faq__icon:before{height:2px;left:0;top:7px;width:16px}.gk-faq__icon:after{height:16px;left:7px;top:0;width:2px}.gk-faq__item[open] .gk-faq__icon:after{opacity:0;transform:rotate(90deg)}.gk-faq__a{max-width:62ch;padding:0 0 var(--gk-space-md)}@media (max-width:767px){.gk-faq__inner{gap:32px;grid-template-columns:1fr}.gk-faq__head{position:static}.gk-faq__q{font-size:18px}}