.blog_blogGrid__QlInw{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.blog_blogCard__CdAbn{border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;background-color:#fff;display:flex;flex-direction:column}.blog_blogCard__CdAbn:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.12)}.blog_imageContainer__nVlOd{width:100%;height:200px;position:relative;overflow:hidden}.blog_blogImage__BZ7A5{object-fit:cover;width:100%;height:100%}.blog_postMeta__IjTU0{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.blog_blogTitle__tUHbZ{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:768px){.blog_blogGrid__QlInw{grid-template-columns:1fr;gap:1.5rem}}.footer_footer__MbdlQ{width:100%;padding:20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border-color);margin-top:3rem}.footer_text__L_EGJ{font-size:14px;color:#555}.footer_leftSide__0krsn{display:flex;flex-direction:row;align-items:center;gap:8px}.footer_links__jFci_{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:8px}.footer_link__TtCV5{font-size:14px;color:#0070f3;text-decoration:none}.footer_link__TtCV5:hover{text-decoration:underline}@media (max-width:876px){.footer_footer__MbdlQ{flex-direction:column;gap:8px}.footer_leftSide__0krsn{flex-direction:column}.footer_links__jFci_{justify-content:center}}.post_postHeader__3VJyr{text-align:center;margin-bottom:2rem}.post_postTitle__7EaiM{margin:1rem 0}.post_featuredImage__mcfjh{width:100%;margin-bottom:2.5rem;border-radius:var(--radius);overflow:hidden}.post_featuredImage__mcfjh img{width:100%;height:auto;object-fit:cover}.post_article__LUuJH{line-height:1.7;color:var(--foreground)}.post_exampleSection__oTjbP{display:flex;flex-direction:column;gap:1.5rem;margin:1.5rem 0}.post_example__E5Xbm{background-color:rgba(0,0,0,.03);border-left:3px solid var(--gray-8);padding:1.5rem;border-radius:var(--radius)}.post_exampleText__t7WgO{font-style:italic;margin-top:.5rem}.post_list__Y4644{margin:1rem 0 2rem 1.5rem}.post_callToAction__pmaVI{background-color:rgba(0,0,0,.05);padding:2rem;border-radius:var(--radius);text-align:center}.post_ctaButton__ykGjp{display:inline-block;margin-top:1.5rem;padding:.8rem 2rem;background-color:#000;color:#fff;border-radius:var(--radius);font-weight:700;transition:all .2s ease}.post_ctaButton__ykGjp:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}@media screen and (max-width:768px){.post_article__LUuJH{font-size:1rem}.post_callToAction__pmaVI{padding:1.5rem}}.faq_list__rT7Ad{margin-top:1.5rem;width:100%;max-width:45rem;display:flex;flex-direction:column;gap:.75rem;text-align:left}.faq_item__De1yQ{background-color:#fff;color:#000;border:1px solid var(--border-color);border-radius:var(--radius);padding:0 1.25rem}.faq_summary__Uk28I{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 0;cursor:pointer;list-style:none}.faq_summary__Uk28I::-webkit-details-marker{display:none}.faq_summary__Uk28I:focus-visible{outline:2px solid #0070f3;outline-offset:4px;border-radius:4px}.faq_question__qfp3z{margin:0}.faq_chevron__dpLSi{flex-shrink:0;width:.55rem;height:.55rem;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg);transition:transform .15s ease}.faq_item__De1yQ[open] .faq_chevron__dpLSi{transform:rotate(-135deg)}.faq_answer__FQ2Zi{margin:0;padding-bottom:1.25rem}@media (prefers-reduced-motion:reduce){.faq_chevron__dpLSi{transition:none}}@media screen and (max-width:768px){.faq_item__De1yQ{padding:0 1rem}}.about_card__V4lVa{max-width:345px;background-color:#fff;color:#000;padding:2rem}.about_roundedImage___9C1Z{border-radius:50%;object-fit:cover;border:2px solid #fff}@media screen and (max-width:768px){.about_card__V4lVa{padding:1rem}}