.theme-faq{padding:3rem 0 5rem}@media (min-width: 992px){.theme-faq{padding:1.875rem 0 8.75rem}}.theme-faq__header{padding:1.25rem 0 .625rem;display:flex;flex-direction:column;gap:.5rem}@media (min-width: 992px){.theme-faq__header{padding:1.875rem 0 .625rem}}.theme-faq__title{font-size:1.75rem;font-weight:700;color:#fff;letter-spacing:-.01em;margin:0;line-height:1.45}@media (min-width: 992px){.theme-faq__title{font-size:2.625rem;letter-spacing:-.005em}}.theme-faq__subtitle{font-size:1rem;font-weight:700;color:var(--theme-secondary-color);letter-spacing:-.005em;margin:0;line-height:1.45}@media (min-width: 992px){.theme-faq__subtitle{font-size:1.5rem}}.theme-faq__grid{display:grid;grid-template-columns:1fr;gap:.75rem;padding:1rem 0}@media (min-width: 768px){.theme-faq__grid{grid-template-columns:1fr 1fr;-moz-column-gap:2.1875rem;column-gap:2.1875rem;row-gap:1.25rem;padding:1.875rem 0;align-items:start}}.theme-faq__question{width:100%;display:flex;align-items:center;gap:1.0625rem;padding:.625rem 1.25rem .625rem 1.875rem;background:#5353534d;border:none;border-radius:1rem;cursor:pointer;text-align:left;transition:background var(--theme-transition),border-radius var(--theme-transition)}.theme-faq__question[aria-expanded=true]{background:#535353bf;border-radius:1rem 1rem 0 0;padding-bottom:1.0625rem}.theme-faq__question-text{flex:1;font-size:1rem;font-weight:500;color:#fff;letter-spacing:-.005em;line-height:1.45}@media (min-width: 992px){.theme-faq__question-text{font-size:1.25rem;letter-spacing:-.005em}}.theme-faq__icon{flex-shrink:0;position:relative;width:2rem;height:2rem;transition:transform var(--theme-transition)}.theme-faq__icon:before,.theme-faq__icon:after{content:"";position:absolute;top:50%;left:50%;background:#fff;border-radius:.125rem;transition:transform var(--theme-transition)}.theme-faq__icon:before{width:1.125rem;height:.125rem;transform:translate(-50%,-50%)}.theme-faq__icon:after{width:.125rem;height:1.125rem;transform:translate(-50%,-50%)}[aria-expanded=true] .theme-faq__icon{transform:rotate(-45deg)}.theme-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--theme-transition);background:#535353bf;border-radius:0 0 1rem 1rem;overflow:hidden}.theme-faq__answer:not([hidden]){grid-template-rows:1fr}.theme-faq__answer[hidden]{display:grid!important;grid-template-rows:0fr}.theme-faq__answer-inner{overflow:hidden;padding:0 1.875rem;padding-bottom:0;transition:padding-bottom var(--theme-transition)}.theme-faq__answer-inner[data-open]{padding-bottom:1.875rem}.theme-faq__answer-inner p,.theme-faq__answer-inner li{font-size:1rem;font-weight:400;color:#fff;letter-spacing:-.005em;line-height:1.45;margin:0 0 .5rem}.theme-faq__answer-inner p:last-child,.theme-faq__answer-inner li:last-child{margin-bottom:0}.theme-faq__answer-inner ul,.theme-faq__answer-inner ol{padding-left:1.25rem;margin:0 0 .5rem}.theme-faq__answer-inner a{color:var(--theme-secondary-color);text-decoration:underline}.theme-faq__placeholder{text-align:center;padding:2.5rem;color:#ffffff80}
