<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.home-faqs__title{text-align:center}.home-faqs-items{display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:40px;column-gap:40px}@media (max-width: 768px){.home-faqs-items{grid-template-columns:1fr}}.home-faqs-item{display:flex;flex-direction:column;align-self:flex-start;border-bottom:1px solid;cursor:pointer}.home-faqs-item--0-0,.home-faqs-item--1-0{border-top:1px solid}@media (max-width: 768px){.home-faqs-item--1-0{border-top:none}}.home-faqs-item__title{padding:12px 0;display:flex;align-items:center;justify-content:space-between}.home-faqs-item__angle{width:16px;height:16px;transition:var(--transition-md)}.home-faqs-item__angle--active{transform:rotate(180deg)}.home-faqs-item__text{padding-bottom:12px;color:var(--gray-300);transition:var(--transition-md)}@media (max-width: 500px){.home-faqs-item__text{font-size:12px}}
</pre></body></html>