/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties,theme,base;@layer components{.home-faq{background:var(--color-hone-bg);padding:56px 24px 21px}.home-faq__heading{text-align:center;place-items:center;display:grid}.home-faq__heading h2{color:#fff;font-family:"Mozilla Text",var(--font-sans);letter-spacing:-1.28px;margin-top:19px;font-size:32px;font-weight:700;line-height:normal}.home-faq__heading h2 span{color:var(--color-hone-orange)}.home-faq__rows{width:min(1190px,100%);margin:32px auto 0}.home-faq__item{interpolate-size:allow-keywords;margin-bottom:-1px}.home-faq__item::details-content{block-size:0;transition:block-size .28s;overflow:clip}.home-faq__item[open]::details-content{block-size:auto}.home-faq__item:last-child{margin-bottom:0}.home-faq__item summary{z-index:2;cursor:pointer;text-align:left;background:#06090f;border:1px solid #111720;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:14px 16px 14px 18px;list-style:none;display:flex;position:relative}.home-faq__item summary::-webkit-details-marker{display:none}.home-faq__question-corner{pointer-events:none;display:block;position:absolute;bottom:-1px;right:-1px}.home-faq__row-content{z-index:1;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px 14px 18px;display:flex;position:relative}.home-faq__question{color:#ffffffbf;font-family:"Mozilla Text",var(--font-sans);letter-spacing:-.72px;font-size:18px;font-weight:700;line-height:normal}.home-faq__arrow{width:24px;height:24px;color:var(--color-hone-orange);flex-shrink:0;place-items:center;transition:transform .18s;display:grid}.home-faq__item[open] .home-faq__arrow{transform:rotate(180deg)}.home-faq__arrow svg{width:24px;height:24px;display:block}.home-faq__answer{z-index:1;position:relative;overflow:hidden}.home-faq__answer-inner{background:#070e1a;border:1px solid #111720;border-radius:4px 4px 0 0;width:calc(100% - 15px);margin-top:-10px;position:relative}.home-faq__answer-corner{pointer-events:none;z-index:1;display:block;position:absolute}.home-faq__answer-corner--bl{width:17px;height:18px;bottom:-1px;left:-1px}.home-faq__answer-corner--br{width:17px;height:18px;bottom:-1px;right:-1px;transform:scaleX(-1)}.home-faq__answer p{z-index:1;color:#b8b8b8;font-family:"Mozilla Text",var(--font-sans);letter-spacing:-.56px;padding:18px 10px 10px 18px;font-size:14px;font-weight:500;line-height:normal;position:relative}.home-faq__answer p a{color:#f99926;text-underline-offset:2px;text-decoration:underline}.home-faq__answer p a:hover{color:#ffb347}@media (width<=767px){.home-section-heading,.home-problem__title h2,.home-benefits__heading h2,.home-games h2,.home-features__intro h2,.home-faq__heading h2,.home-cta__card-title{letter-spacing:-.96px;font-size:24px}.home-faq{padding-top:48px;padding-bottom:48px}.home-faq__answer p{letter-spacing:-.32px;font-size:16px;line-height:1.45}}}@layer utilities;