.faqs-home-page_content__p124a{display:flex;flex-direction:column;align-items:center;margin-top:var(--space-4);margin-bottom:var(--space-4);gap:var(--space-4)}.faqs-home-page_content__p124a h2{color:var(--text-primary);text-align:center;font-size:clamp(2rem,3vw + .5rem,3rem);font-weight:var(--fw-bold);line-height:1.2}.faqs-home-page_container__LY4bx{width:100%;max-width:850px;display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-12)}@media screen and (max-width:900px){.faqs-home-page_content__p124a{width:90%}}@media screen and (min-width:768px) and (max-width:900px){.faqs-home-page_content__p124a{width:90%}}@media screen and (min-width:901px){.faqs-home-page_content__p124a{width:100%;max-width:1200px}}.faqs-home-page_faqDetail__YiXkg{border-radius:var(--radius-md);border:var(--section-border);width:100%;overflow:hidden}.faqs-home-page_faqDetail__YiXkg summary{padding:var(--space-2) var(--space-4);display:flex;justify-content:space-between;align-items:center;background-color:var(--bg-primary);color:var(--text-primary);font-weight:var(--fw-bold);transition:background-color .5s ease-in-out;cursor:pointer;list-style:none}.faqs-home-page_faqDetail__YiXkg summary::-webkit-details-marker{display:none}.faqs-home-page_faqDetail__YiXkg summary::marker{display:none;content:""}.faqs-home-page_faqDetail__YiXkg summary:hover{background-color:var(--bg-secondary)}.faqs-home-page_summaryText__vWu9G{font-weight:var(--fw-bold)}@media screen and (max-width:900px){.faqs-home-page_summaryText__vWu9G{width:90%}}.faqs-home-page_chevronIcon__dlBm7{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;border-radius:var(--radius-full);background-color:var(--primary-button);transition:transform .2s}.faqs-home-page_chevronSvg__h5_8r{width:16px;height:16px;color:var(--primary-button-text);stroke-width:2.5}.faqs-home-page_faqDetail__YiXkg[open] .faqs-home-page_chevronIcon__dlBm7{transform:rotate(90deg)}.faqs-home-page_faqSection__zO3Qm{padding:var(--space-2) var(--space-6);display:flex;flex-direction:column;gap:var(--space-2);color:var(--text-secondary)}.faqs-home-page_learnMoreLink__cSEwq{align-self:flex-start;margin-top:var(--space-1);color:var(--text-link);font-weight:var(--fw-bold);text-decoration:none;font-size:var(--text-sm)}.faqs-home-page_learnMoreLink__cSEwq:hover{text-decoration:underline}.faqs-home-page_ctaGroup__OHBdf{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center}.faqs-home-page_allFaqsLink__VsTsm{color:var(--text-secondary);font-weight:var(--fw-bold);font-size:var(--text-sm);text-decoration:none;margin-top:var(--space-4);display:inline-flex;align-items:center;gap:var(--space-1);transition:color .15s ease}.faqs-home-page_allFaqsLink__VsTsm:hover{color:var(--text-link);text-decoration:underline}.free-time_freeTime__6h2pH{margin-top:var(--space-12);max-width:1100px;display:grid;gap:var(--space-4)}@media (min-width:481px) and (max-width:768px){.free-time_freeTime__6h2pH{max-width:540px}}@media (min-width:769px) and (max-width:1024px){.free-time_freeTime__6h2pH{max-width:820px}}@media (min-width:1025px){.free-time_freeTime__6h2pH{grid-template-columns:1fr 1fr}}.free-time_skills__gGtN6{padding:var(--space-4)}@media (min-width:769px){.free-time_skills__gGtN6{max-width:-moz-min-content;max-width:min-content;aspect-ratio:1.4;-o-object-fit:cover;object-fit:cover}}@media (min-width:769px) and (max-width:1024px){.free-time_skills__gGtN6{margin:0 auto}}.free-time_freeTimeText__TUSW4{padding:var(--space-6) var(--space-8);display:flex;flex-direction:column;justify-content:center;gap:var(--space-6);background-color:color-mix(in oklch,var(--gold) 18%,var(--white));border:1px solid rgb(from var(--gold) r g b/.297);box-shadow:var(--shadow-card)}@media (min-width:1025px){.free-time_freeTimeText__TUSW4{border-radius:var(--radius-md)}}[data-theme=dark] .free-time_freeTimeText__TUSW4{background-color:color-mix(in oklch,var(--gold) 60%,var(--gray-900));border-color:color-mix(in oklch,var(--gold) 60%,var(--gray-900))}.free-time_freeTimeTitle__r9ptQ{color:var(--text-primary);font-size:clamp(2rem,3vw + .5rem,3rem);font-weight:var(--fw-bold);line-height:1.2}.free-time_freeTimeDescription__hhEtm{font-size:var(--text-lg);font-weight:var(--fw-regular);line-height:1.5;color:var(--text-secondary)}[data-theme=dark] .free-time_freeTimeDescription__hhEtm{color:var(--text-primary)}