.SuggestedBlogs_suggestedBlogs__eYOEZ{padding:var(--mantine-spacing-xl) 0;background-color:var(--mantine-color-white)}.SuggestedBlogs_container__aFnuF{max-width:1200px;margin:0 auto;padding:0 var(--mantine-spacing-md)}.SuggestedBlogs_sectionTitle__coIRK{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);text-align:center;margin-bottom:var(--mantine-spacing-lg);color:var(--mantine-color-dark-7)}@media (max-width:1024px){.SuggestedBlogs_sectionTitle__coIRK{font-size:var(--text-2xl)}}@media (max-width:768px){.SuggestedBlogs_sectionTitle__coIRK{font-size:var(--text-xl)}}@media (max-width:480px){.SuggestedBlogs_sectionTitle__coIRK{font-size:var(--text-lg)}}.SuggestedBlogs_sectionSubtitle__LjiZh{font-size:var(--text-lg);font-weight:var(--font-weight-medium);text-align:center;margin-bottom:var(--mantine-spacing-xl);color:var(--mantine-color-gray-6)}@media (max-width:1024px){.SuggestedBlogs_sectionSubtitle__LjiZh{font-size:var(--text-base)}}@media (max-width:768px){.SuggestedBlogs_sectionSubtitle__LjiZh{font-size:var(--text-sm)}}@media (max-width:480px){.SuggestedBlogs_sectionSubtitle__LjiZh{font-size:var(--text-xs)}}.SuggestedBlogs_blogsGrid__DJ5LV{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:var(--mantine-spacing-lg);margin-bottom:var(--mantine-spacing-xl)}.SuggestedBlogs_blogCard__HGCiH{background:var(--mantine-color-white);border-radius:var(--mantine-radius-lg);overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;border:1px solid var(--mantine-color-gray-2)}.SuggestedBlogs_blogCard__HGCiH:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.SuggestedBlogs_blogImage__f2Cv4{width:100%;height:200px;object-fit:cover;background-color:var(--mantine-color-gray-1)}.SuggestedBlogs_blogContent___FqD2{padding:var(--mantine-spacing-lg)}.SuggestedBlogs_blogTitle__hlIt9{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin-bottom:var(--mantine-spacing-sm);color:var(--mantine-color-dark-7);line-height:var(--line-height-tight)}@media (max-width:768px){.SuggestedBlogs_blogTitle__hlIt9{font-size:var(--text-base)}}@media (max-width:480px){.SuggestedBlogs_blogTitle__hlIt9{font-size:var(--text-sm)}}.SuggestedBlogs_blogExcerpt__Lr3Ng{font-size:var(--text-sm);color:var(--mantine-color-gray-6);line-height:var(--line-height-relaxed);margin-bottom:var(--mantine-spacing-md)}@media (max-width:768px){.SuggestedBlogs_blogExcerpt__Lr3Ng{font-size:var(--text-xs)}}.SuggestedBlogs_blogMeta__wC4fh{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--mantine-spacing-md);padding-bottom:var(--mantine-spacing-md);border-bottom:1px solid var(--mantine-color-gray-2)}.SuggestedBlogs_authorInfo__GFj4j{display:flex;align-items:center;gap:var(--mantine-spacing-xs)}.SuggestedBlogs_authorName__6gAKc{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--mantine-color-dark-7)}@media (max-width:768px){.SuggestedBlogs_authorName__6gAKc{font-size:var(--text-xs)}}.SuggestedBlogs_blogDate__sCEO8{font-size:var(--text-sm);color:var(--mantine-color-gray-5)}@media (max-width:768px){.SuggestedBlogs_blogDate__sCEO8{font-size:var(--text-xs)}}.SuggestedBlogs_readMore__EjkiM{color:var(--mantine-color-violet-6);font-weight:var(--font-weight-medium);text-decoration:none;display:inline-flex;align-items:center;gap:var(--mantine-spacing-xs);transition:color .3s ease}.SuggestedBlogs_readMore__EjkiM:hover{color:var(--mantine-color-violet-7)}.SuggestedBlogs_readMoreText__CMxfs{font-size:var(--text-sm)}@media (max-width:768px){.SuggestedBlogs_readMoreText__CMxfs{font-size:var(--text-xs)}}.SuggestedBlogs_ctaSection__MPUjS{text-align:center;margin-top:var(--mantine-spacing-xl)}.SuggestedBlogs_ctaTitle__7SpyD{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);margin-bottom:var(--mantine-spacing-md);color:var(--mantine-color-dark-7)}@media (max-width:1024px){.SuggestedBlogs_ctaTitle__7SpyD{font-size:var(--text-xl)}}@media (max-width:768px){.SuggestedBlogs_ctaTitle__7SpyD{font-size:var(--text-lg)}}@media (max-width:480px){.SuggestedBlogs_ctaTitle__7SpyD{font-size:var(--text-base)}}.SuggestedBlogs_ctaDescription__JHa4Q{font-size:var(--text-base);color:var(--mantine-color-gray-6);margin-bottom:var(--mantine-spacing-lg)}@media (max-width:768px){.SuggestedBlogs_ctaDescription__JHa4Q{font-size:var(--text-sm)}}@media (max-width:480px){.SuggestedBlogs_ctaDescription__JHa4Q{font-size:var(--text-xs)}}.SuggestedBlogs_ctaButton__Nc5dB{background:var(--mantine-color-violet-6);color:var(--mantine-color-white);border:none;padding:var(--mantine-spacing-md) var(--mantine-spacing-xl);border-radius:var(--mantine-radius-md);font-weight:var(--font-weight-semibold);font-size:var(--text-base);cursor:pointer;transition:all .3s ease}@media (max-width:768px){.SuggestedBlogs_ctaButton__Nc5dB{font-size:var(--text-sm);padding:var(--mantine-spacing-sm) var(--mantine-spacing-lg)}}@media (max-width:480px){.SuggestedBlogs_ctaButton__Nc5dB{font-size:var(--text-sm);padding:var(--mantine-spacing-xs) var(--mantine-spacing-md)}}.SuggestedBlogs_ctaButton__Nc5dB:hover{background:var(--mantine-color-violet-7);transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,34,192,.3)}.SubcategoryFAQs_subcategoryFaqs__izF38{padding:var(--mantine-spacing-xl) 0;background-color:var(--mantine-color-gray-0)}.SubcategoryFAQs_container__DL3TM{max-width:1200px;margin:0 auto;padding:0 var(--mantine-spacing-md)}.SubcategoryFAQs_sectionTitle__UsuLI{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);text-align:center;margin-bottom:var(--mantine-spacing-lg);color:var(--mantine-color-dark-7)}@media (max-width:1024px){.SubcategoryFAQs_sectionTitle__UsuLI{font-size:var(--text-2xl)}}@media (max-width:768px){.SubcategoryFAQs_sectionTitle__UsuLI{font-size:var(--text-xl)}}@media (max-width:480px){.SubcategoryFAQs_sectionTitle__UsuLI{font-size:var(--text-lg)}}.SubcategoryFAQs_sectionSubtitle__3rEn2{font-size:var(--text-lg);font-weight:var(--font-weight-medium);text-align:center;margin-bottom:var(--mantine-spacing-xl);color:var(--mantine-color-gray-6)}@media (max-width:1024px){.SubcategoryFAQs_sectionSubtitle__3rEn2{font-size:var(--text-base)}}@media (max-width:768px){.SubcategoryFAQs_sectionSubtitle__3rEn2{font-size:var(--text-sm)}}@media (max-width:480px){.SubcategoryFAQs_sectionSubtitle__3rEn2{font-size:var(--text-xs)}}.SubcategoryFAQs_faqsGrid__V_qkx{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:var(--mantine-spacing-lg);margin-bottom:var(--mantine-spacing-xl)}.SubcategoryFAQs_faqItem__0YrUC{background:var(--mantine-color-white);border-radius:var(--mantine-radius-lg);padding:var(--mantine-spacing-lg);box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid var(--mantine-color-gray-2);transition:transform .3s ease,box-shadow .3s ease}.SubcategoryFAQs_faqItem__0YrUC:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.SubcategoryFAQs_faqQuestion__bQ_QG{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);margin-bottom:var(--mantine-spacing-md);color:var(--mantine-color-dark-7);line-height:var(--line-height-tight)}@media (max-width:768px){.SubcategoryFAQs_faqQuestion__bQ_QG{font-size:var(--text-base)}}@media (max-width:480px){.SubcategoryFAQs_faqQuestion__bQ_QG{font-size:var(--text-sm)}}.SubcategoryFAQs_faqAnswer__q5836{font-size:var(--text-base);color:var(--mantine-color-gray-6);line-height:var(--line-height-relaxed)}@media (max-width:768px){.SubcategoryFAQs_faqAnswer__q5836{font-size:var(--text-sm)}}@media (max-width:480px){.SubcategoryFAQs_faqAnswer__q5836{font-size:var(--text-xs)}}.SubcategoryFAQs_ctaSection__EFJuz{text-align:center;margin-top:var(--mantine-spacing-xl)}.SubcategoryFAQs_ctaTitle__O_UVx{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);margin-bottom:var(--mantine-spacing-md);color:var(--mantine-color-dark-7)}@media (max-width:1024px){.SubcategoryFAQs_ctaTitle__O_UVx{font-size:var(--text-xl)}}@media (max-width:768px){.SubcategoryFAQs_ctaTitle__O_UVx{font-size:var(--text-lg)}}@media (max-width:480px){.SubcategoryFAQs_ctaTitle__O_UVx{font-size:var(--text-base)}}.SubcategoryFAQs_ctaDescription__A5XGq{font-size:var(--text-base);color:var(--mantine-color-gray-6);margin-bottom:var(--mantine-spacing-lg)}@media (max-width:768px){.SubcategoryFAQs_ctaDescription__A5XGq{font-size:var(--text-sm)}}@media (max-width:480px){.SubcategoryFAQs_ctaDescription__A5XGq{font-size:var(--text-xs)}}.SubcategoryFAQs_ctaButton__9kvkx{background:var(--mantine-color-violet-6);color:var(--mantine-color-white);border:none;padding:var(--mantine-spacing-md) var(--mantine-spacing-xl);border-radius:var(--mantine-radius-md);font-weight:var(--font-weight-semibold);font-size:var(--text-base);cursor:pointer;transition:all .3s ease}@media (max-width:768px){.SubcategoryFAQs_ctaButton__9kvkx{font-size:var(--text-sm);padding:var(--mantine-spacing-sm) var(--mantine-spacing-lg)}}@media (max-width:480px){.SubcategoryFAQs_ctaButton__9kvkx{font-size:var(--text-sm);padding:var(--mantine-spacing-xs) var(--mantine-spacing-md)}}.SubcategoryFAQs_ctaButton__9kvkx:hover{background:var(--mantine-color-violet-7);transform:translateY(-2px);box-shadow:0 4px 12px rgba(139,34,192,.3)}.PostSlider_postSlider__CE9ZZ{position:relative;width:100%;max-width:100%}.PostSlider_postCard__vPaQG{position:relative;width:100%;min-height:450px;max-height:550px;overflow:hidden;border-radius:.75rem;transition:all .2s ease;cursor:pointer;padding:.8rem;background:var(--mantine-color-white)}[data-mantine-color-scheme=dark] .PostSlider_postCard__vPaQG{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}.PostSlider_postCard__vPaQG:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.1)}[data-mantine-color-scheme=dark] .PostSlider_postCard__vPaQG:hover{box-shadow:0 4px 16px rgba(0,0,0,.3)}.PostSlider_externalLink___wYBi{text-decoration:none;color:var(--mantine-color-gray-6);transition:color .2s ease}.PostSlider_externalLink___wYBi:hover{color:var(--mantine-color-blue-6);text-decoration:none}[data-mantine-color-scheme=dark] .PostSlider_externalLink___wYBi{color:var(--mantine-color-gray-4)}[data-mantine-color-scheme=dark] .PostSlider_externalLink___wYBi:hover{color:var(--mantine-color-blue-4)}.PostSlider_postContent__aLHEa{position:relative;height:30rem;overflow:hidden}.PostSlider_postEmbed__BSyIB{width:100%;height:100%;position:relative;background:var(--mantine-color-gray-0);border-radius:.5rem;overflow:hidden}[data-mantine-color-scheme=dark] .PostSlider_postEmbed__BSyIB{background:var(--mantine-color-dark-7)}.PostSlider_postEmbed__BSyIB.PostSlider_expanded__8ZRWS{height:auto;max-height:none;overflow:visible}.PostSlider_postEmbed__BSyIB blockquote,.PostSlider_postEmbed__BSyIB iframe{width:100%!important;max-width:100%!important;height:100%!important;border:none!important;margin:0!important;background:transparent!important;border-radius:.5rem!important}.PostSlider_postEmbed__BSyIB .PostSlider_instagram-media__R3XAB,.PostSlider_postEmbed__BSyIB .PostSlider_twitter-tweet__M4E25{margin:0 auto!important;width:100%!important;max-width:100%!important}.PostSlider_postEmbed__BSyIB .PostSlider_instagram-media__R3XAB{min-width:280px!important}.PostSlider_postEmbed__BSyIB iframe[src*=linkedin]{width:100%!important;max-width:100%!important;margin:0 auto!important}.PostSlider_readMoreOverlay__zzxuH{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,var(--mantine-color-white));display:flex;align-items:flex-end;justify-content:center;padding-bottom:.75rem}[data-mantine-color-scheme=dark] .PostSlider_readMoreOverlay__zzxuH{background:linear-gradient(transparent,var(--mantine-color-dark-6))}.PostSlider_readMoreButton__G82XC{background:var(--mantine-color-blue-6);color:white;border:none;border-radius:1.5rem;padding:.5rem 1rem;font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(37,117,252,.3)}.PostSlider_readMoreButton__G82XC:hover{background:var(--mantine-color-blue-7);transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,117,252,.4)}.PostSlider_navButton__4QhXB{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-3);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;display:none}[data-mantine-color-scheme=dark] .PostSlider_navButton__4QhXB{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4);box-shadow:0 2px 8px rgba(0,0,0,.3)}.PostSlider_navButton__4QhXB:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.PostSlider_navLeft__aiOx4{left:-2.5rem}.PostSlider_navRight__IMCph{right:-2.5rem}.PostSlider_pagination__iUNdq{margin-top:1rem}.PostSlider_dot__QZfUA{width:8px;height:8px;border-radius:50%;background:var(--mantine-color-gray-4);border:none;cursor:pointer;transition:all .2s ease;padding:0}.PostSlider_dot__QZfUA:hover{background:var(--mantine-color-gray-6);transform:scale(1.2)}.PostSlider_dotActive__4cxLN{background:var(--mantine-color-blue-6);width:10px;height:10px}[data-mantine-color-scheme=dark] .PostSlider_dot__QZfUA{background:var(--mantine-color-gray-6)}[data-mantine-color-scheme=dark] .PostSlider_dot__QZfUA:hover{background:var(--mantine-color-gray-4)}[data-mantine-color-scheme=dark] .PostSlider_dotActive__4cxLN{background:var(--mantine-color-blue-4)}.PostSlider_counter__XI0a9{margin-top:.5rem;font-size:var(--text-xs)}.PostSlider_counter__XI0a9,[data-mantine-color-scheme=dark] .PostSlider_counter__XI0a9{color:var(--mantine-color-gray-5)}.PostSlider_loadingState__uxI5g{height:240px;background:var(--mantine-color-gray-0);border-radius:.5rem}[data-mantine-color-scheme=dark] .PostSlider_loadingState__uxI5g{background:var(--mantine-color-dark-7)}.PostSlider_emptyState__OHCAj{padding:3rem 1rem;text-align:center}@media (min-width:768px){.PostSlider_postCard__vPaQG{min-height:500px;max-height:600px}.PostSlider_postContent__aLHEa{height:400px}.PostSlider_loadingState__uxI5g{height:300px}.PostSlider_navButton__4QhXB{display:flex}.PostSlider_readMoreOverlay__zzxuH{height:80px;padding-bottom:1rem}.PostSlider_readMoreButton__G82XC{font-size:var(--text-base);padding:.625rem 1.25rem}}@media (min-width:1024px){.PostSlider_postSlider__CE9ZZ{padding:0 4rem;max-width:800px;margin:0 auto}.PostSlider_postCard__vPaQG{min-height:550px;max-height:650px}.PostSlider_postContent__aLHEa{height:450px}.PostSlider_loadingState__uxI5g{height:340px}.PostSlider_navLeft__aiOx4{left:-3rem}.PostSlider_navRight__IMCph{right:-3rem}}@media (min-width:1200px){.PostSlider_postSlider__CE9ZZ{padding:0 5rem;max-width:900px}.PostSlider_postCard__vPaQG{min-height:600px;max-height:700px}.PostSlider_postContent__aLHEa{height:500px}.PostSlider_loadingState__uxI5g{height:380px}}.FullScreenVideoModal_modalRoot__g4ACG{--mantine-z-index:9999}.FullScreenVideoModal_modalInner___5U0D{padding:0!important}.FullScreenVideoModal_modalContent__qVeaL{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;margin:0!important;border-radius:0!important;overflow:hidden!important;background:#000!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.FullScreenVideoModal_modalBody__KgcXl{padding:0!important;height:100vh!important;width:100vw!important;position:relative!important}.FullScreenVideoModal_modalOverlay__HFO3a{width:100vw;height:100vh;position:relative;background:#000;display:flex;align-items:center;justify-content:center}.FullScreenVideoModal_closeButton__Rz_op{position:fixed;top:env(safe-area-inset-top,1rem);right:1rem;z-index:10001;background:rgba(0,0,0,.8)!important;backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.3);transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-shadow:0 4px 12px rgba(0,0,0,.3)}.FullScreenVideoModal_closeButton__Rz_op:hover{background:rgba(0,0,0,.95)!important;transform:scale(1.05);border-color:rgba(255,255,255,.5)}.FullScreenVideoModal_closeButton__Rz_op:active{transform:scale(.95);background:rgba(0,0,0,1)!important}.FullScreenVideoModal_videoContainer__aTG6s{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#000;position:relative;overflow:hidden;-webkit-overflow-scrolling:touch}.FullScreenVideoModal_loadingOverlay__IbTQx{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);z-index:1000;backdrop-filter:blur(4px)}.FullScreenVideoModal_videoEmbed__2hd_4{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.FullScreenVideoModal_reelFormat__2l0yE{max-width:min(100vw,calc(100vh * 9/16));max-height:100vh;width:auto;height:100vh}.FullScreenVideoModal_reelFormat__2l0yE .FullScreenVideoModal_fb-video__Bl21I,.FullScreenVideoModal_reelFormat__2l0yE .FullScreenVideoModal_instagram-media__a4Izy,.FullScreenVideoModal_reelFormat__2l0yE blockquote,.FullScreenVideoModal_reelFormat__2l0yE iframe{width:100%!important;height:100vh!important;max-width:min(100vw,calc(100vh * 9/16))!important;max-height:100vh!important;border:none!important;border-radius:0!important;margin:0!important;object-fit:cover!important;background:#000!important}.FullScreenVideoModal_defaultFormat__jAgXn{width:100vw;height:100vh}.FullScreenVideoModal_defaultFormat__jAgXn blockquote,.FullScreenVideoModal_defaultFormat__jAgXn iframe{width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border:none!important;border-radius:0!important;margin:0!important;object-fit:cover!important;background:#000!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_instagram-media__a4Izy{background:transparent!important;box-shadow:none!important;border:none!important;min-width:100%!important;min-height:100vh!important;padding:0!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_instagram-media__a4Izy .FullScreenVideoModal_EmbeddedMediaCredentialsRow__FufS9,.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_instagram-media__a4Izy .FullScreenVideoModal_EmbeddedMediaFooter__I_mlo,.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_instagram-media__a4Izy .FullScreenVideoModal_EmbeddedMediaHeader__nErvw{display:none!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_tiktok-embed__trYAZ{max-height:100vh!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_tiktok-embed__trYAZ,.FullScreenVideoModal_videoEmbed__2hd_4 blockquote.FullScreenVideoModal_tiktok-embed__trYAZ{margin:0!important;max-width:100%!important;width:100%!important;height:100vh!important;background:#000!important;display:flex!important;align-items:center!important;justify-content:center!important}.FullScreenVideoModal_videoEmbed__2hd_4 blockquote.FullScreenVideoModal_tiktok-embed__trYAZ{border:none!important;border-radius:0!important;padding:0!important;min-width:unset!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_tiktok-embed__trYAZ .FullScreenVideoModal_tiktok-embed-footer__6PGEW,.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_tiktok-embed__trYAZ .FullScreenVideoModal_tiktok-embed-header__5h95t,.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_tiktok-embed__trYAZ section>a:not([title*="@"]){display:none!important;visibility:hidden!important}.FullScreenVideoModal_videoEmbed__2hd_4 iframe[src*=youtube]{width:100%!important;height:100vh!important;max-width:min(100vw,calc(100vh * 9/16))!important;aspect-ratio:9/16!important;background:#000!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_fb-video__Bl21I,.FullScreenVideoModal_videoEmbed__2hd_4 iframe[src*=facebook]{width:100%!important;height:100vh!important;max-width:min(100vw,calc(100vh * 9/16))!important;background:#000!important;border:none!important;border-radius:0!important}.FullScreenVideoModal_videoEmbed__2hd_4 iframe[src*="facebook.com/plugins/video.php"]{width:100%!important;height:100vh!important;max-width:min(100vw,calc(100vh * 9/16))!important;border:none!important;background:#000!important;object-fit:cover!important}.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_fb-video__Bl21I .FullScreenVideoModal_fb-video-footer__fACgb,.FullScreenVideoModal_videoEmbed__2hd_4 .FullScreenVideoModal_fb-video__Bl21I .FullScreenVideoModal_fb-video-header__E0Dnm,.FullScreenVideoModal_videoEmbed__2hd_4 [class*=branding],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=caption],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=comment],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=controls]:not(video),.FullScreenVideoModal_videoEmbed__2hd_4 [class*=follow],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=footer],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=header],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=like],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=logo],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=overlay],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=share],.FullScreenVideoModal_videoEmbed__2hd_4 [class*=watermark],.FullScreenVideoModal_videoEmbed__2hd_4 iframe[src*=facebook]+div{display:none!important;visibility:hidden!important}.FullScreenVideoModal_videoEmbed__2hd_4 video{width:100%!important;height:100vh!important;max-width:min(100vw,calc(100vh * 9/16))!important;object-fit:cover!important;background:#000!important}.FullScreenVideoModal_videoEmbed__2hd_4 [aria-label*=Comment],.FullScreenVideoModal_videoEmbed__2hd_4 [aria-label*=Like],.FullScreenVideoModal_videoEmbed__2hd_4 [aria-label*=Share],.FullScreenVideoModal_videoEmbed__2hd_4 [data-testid*=comment],.FullScreenVideoModal_videoEmbed__2hd_4 [data-testid*=like],.FullScreenVideoModal_videoEmbed__2hd_4 [data-testid*=share]{display:none!important;visibility:hidden!important}@media screen and (orientation:landscape) and (max-height:600px){.FullScreenVideoModal_closeButton__Rz_op{top:.5rem;right:.5rem}.FullScreenVideoModal_reelFormat__2l0yE{max-width:min(100vw,calc(100vh * 16/9));height:100vh}.FullScreenVideoModal_reelFormat__2l0yE .FullScreenVideoModal_instagram-media__a4Izy,.FullScreenVideoModal_reelFormat__2l0yE blockquote,.FullScreenVideoModal_reelFormat__2l0yE iframe{max-width:min(100vw,calc(100vh * 16/9))!important}}@media (max-width:768px){.FullScreenVideoModal_videoContainer__aTG6s,.FullScreenVideoModal_videoEmbed__2hd_4{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.FullScreenVideoModal_videoEmbed__2hd_4{will-change:transform}}@media (min-width:768px){.FullScreenVideoModal_closeButton__Rz_op{top:1.5rem;right:1.5rem}.FullScreenVideoModal_reelFormat__2l0yE{max-width:min(60vw,calc(100vh * 9/16))}.FullScreenVideoModal_reelFormat__2l0yE .FullScreenVideoModal_instagram-media__a4Izy,.FullScreenVideoModal_reelFormat__2l0yE blockquote,.FullScreenVideoModal_reelFormat__2l0yE iframe{max-width:min(60vw,calc(100vh * 9/16))!important}}@media (min-width:1024px){.FullScreenVideoModal_closeButton__Rz_op{top:2rem;right:2rem}.FullScreenVideoModal_reelFormat__2l0yE{max-width:min(40vw,calc(100vh * 9/16))}.FullScreenVideoModal_reelFormat__2l0yE .FullScreenVideoModal_instagram-media__a4Izy,.FullScreenVideoModal_reelFormat__2l0yE blockquote,.FullScreenVideoModal_reelFormat__2l0yE iframe{max-width:min(40vw,calc(100vh * 9/16))!important}}@media (min-width:1440px){.FullScreenVideoModal_reelFormat__2l0yE{max-width:min(30vw,calc(100vh * 9/16))}.FullScreenVideoModal_reelFormat__2l0yE .FullScreenVideoModal_instagram-media__a4Izy,.FullScreenVideoModal_reelFormat__2l0yE blockquote,.FullScreenVideoModal_reelFormat__2l0yE iframe{max-width:min(30vw,calc(100vh * 9/16))!important}}@media (prefers-reduced-motion:reduce){.FullScreenVideoModal_closeButton__Rz_op,.FullScreenVideoModal_videoEmbed__2hd_4{transition:none!important;animation:none!important}}@media (prefers-color-scheme:dark){.FullScreenVideoModal_videoContainer__aTG6s{background:#000}}@media (prefers-contrast:high){.FullScreenVideoModal_closeButton__Rz_op{border:3px solid #fff;background:#000!important}}@media print{.FullScreenVideoModal_modalContent__qVeaL,.FullScreenVideoModal_modalRoot__g4ACG,.FullScreenVideoModal_videoContainer__aTG6s{display:none!important}}.ReelSlider_reelSlider__iXInI{position:relative;width:100%;padding:0}.ReelSlider_reelsContainer___AXqz{width:100%;overflow:hidden;border-radius:.75rem;padding:0}.ReelSlider_reelsTrack__gAa_0{display:flex;gap:1rem;width:100%}.ReelSlider_reelCard__IU4Nk{flex:1;aspect-ratio:9/16;max-height:40rem;border-radius:.75rem;overflow:hidden;cursor:pointer;transition:all .2s ease;border:1px solid var(--mantine-color-gray-3);background:var(--mantine-color-white);padding:.5rem;height:32rem}@media (max-width:768px){.ReelSlider_reelCard__IU4Nk{padding:0;border:none;height:38rem}}[data-mantine-color-scheme=dark] .ReelSlider_reelCard__IU4Nk{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4)}[data-mantine-color-scheme=dark] .ReelSlider_reelCard__IU4Nk:hover{box-shadow:0 8px 24px rgba(0,0,0,.3)}.ReelSlider_reelPreview__g1Q97{position:relative;height:35rem;width:100%;overflow:hidden;background:var(--mantine-color-gray-1);border-radius:.5rem .5rem 0 0}[data-mantine-color-scheme=dark] .ReelSlider_reelPreview__g1Q97{background:var(--mantine-color-dark-7)}.ReelSlider_reelEmbed__h2e90{width:100%;height:100%;pointer-events:none;position:relative}.ReelSlider_reelEmbed__h2e90 blockquote,.ReelSlider_reelEmbed__h2e90 iframe{width:100%!important;height:100%!important;max-width:100%!important;border:none!important;border-radius:.5rem!important;pointer-events:none!important}.ReelSlider_reelEmbed__h2e90 .ReelSlider_instagram-media__rWLjP,.ReelSlider_reelEmbed__h2e90 .ReelSlider_tiktok-embed__hib9z{margin:0 auto!important;width:100%!important;height:100%!important;max-width:100%!important;min-width:200px!important}.ReelSlider_reelEmbed__h2e90 iframe[src*=youtube]{width:100%!important;height:100%!important;aspect-ratio:9/16!important}.ReelSlider_reelEmbed__h2e90 iframe[src*=facebook]{width:100%!important;height:100%!important;max-width:100%!important}.ReelSlider_playOverlay__Jo0BU{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.ReelSlider_playButton__8YDaO{width:48px;height:48px;border-radius:50%;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;transition:all .2s ease;backdrop-filter:blur(4px)}.ReelSlider_playIcon__LH94G{color:white;margin-left:2px}.ReelSlider_reelCard__IU4Nk:hover .ReelSlider_playButton__8YDaO{background:rgba(0,0,0,.9);transform:scale(1.1)}.ReelSlider_navButton__3ybXa{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:var(--mantine-color-white);border:1px solid var(--mantine-color-gray-3);box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease;display:none}[data-mantine-color-scheme=dark] .ReelSlider_navButton__3ybXa{background:var(--mantine-color-dark-6);border-color:var(--mantine-color-dark-4);box-shadow:0 2px 8px rgba(0,0,0,.3)}.ReelSlider_navButton__3ybXa:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ReelSlider_navLeft__NOgW5{left:-2.5rem}.ReelSlider_navRight__P0vRG{right:-2.5rem}.ReelSlider_pagination__VTFA9{margin-top:1rem}.ReelSlider_dot__GQJ31{width:8px;height:8px;border-radius:50%;background:var(--mantine-color-gray-4);border:none;cursor:pointer;transition:all .2s ease;padding:0}.ReelSlider_dot__GQJ31:hover{background:var(--mantine-color-gray-6);transform:scale(1.2)}.ReelSlider_dotActive__Gt_a8{background:var(--mantine-color-blue-6);width:10px;height:10px}[data-mantine-color-scheme=dark] .ReelSlider_dot__GQJ31{background:var(--mantine-color-gray-6)}[data-mantine-color-scheme=dark] .ReelSlider_dot__GQJ31:hover{background:var(--mantine-color-gray-4)}[data-mantine-color-scheme=dark] .ReelSlider_dotActive__Gt_a8{background:var(--mantine-color-blue-4)}.ReelSlider_loadingState__Wq_T9{height:200px;background:var(--mantine-color-gray-0);border-radius:.5rem}[data-mantine-color-scheme=dark] .ReelSlider_loadingState__Wq_T9{background:var(--mantine-color-dark-7)}.ReelSlider_emptyState__8Ti8j{padding:3rem 1rem;text-align:center}.ReelSlider_modalContent__G3ARX{max-width:90vw;max-height:90vh}.ReelSlider_modalHeader__ryWyM{border-bottom:1px solid var(--mantine-color-gray-3);padding-bottom:1rem}[data-mantine-color-scheme=dark] .ReelSlider_modalHeader__ryWyM{border-bottom-color:var(--mantine-color-dark-4)}.ReelSlider_modalBody__OJNgr{padding:1rem 0}.ReelSlider_modalReel__5B3qP{width:100%;max-height:70vh;overflow:auto;border-radius:.5rem;background:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .ReelSlider_modalReel__5B3qP{background:var(--mantine-color-dark-7)}.ReelSlider_modalEmbed__YRKvQ{width:100%;min-height:400px}.ReelSlider_modalEmbed__YRKvQ blockquote,.ReelSlider_modalEmbed__YRKvQ iframe{width:100%!important;max-width:100%!important;height:auto!important;min-height:400px!important;border:none!important;border-radius:.5rem!important}.ReelSlider_modalEmbed__YRKvQ .ReelSlider_tiktok-embed__hib9z{margin:0 auto!important;max-width:400px!important}.ReelSlider_modalEmbed__YRKvQ .ReelSlider_instagram-media__rWLjP{margin:0 auto!important;max-width:540px!important}.ReelSlider_modalEmbed__YRKvQ iframe[src*=youtube]{width:100%!important;height:315px!important;max-width:560px!important;margin:0 auto!important;display:block!important}.ReelSlider_modalEmbed__YRKvQ iframe[src*=facebook]{width:100%!important;height:auto!important;max-width:560px!important;margin:0 auto!important;display:block!important}@media (min-width:768px){.ReelSlider_reelsTrack__gAa_0{gap:1.5rem}.ReelSlider_reelCard__IU4Nk{max-height:32rem}.ReelSlider_reelPreview__g1Q97{height:30rem}.ReelSlider_loadingState__Wq_T9{height:240px}.ReelSlider_navButton__3ybXa{display:flex}.ReelSlider_playButton__8YDaO{width:56px;height:56px}.ReelSlider_modalEmbed__YRKvQ{min-height:500px}.ReelSlider_modalEmbed__YRKvQ blockquote,.ReelSlider_modalEmbed__YRKvQ iframe{min-height:500px!important}}@media (min-width:1024px){.ReelSlider_reelSlider__iXInI{padding:0 4rem;max-width:1200px;margin:0 auto}.ReelSlider_reelsTrack__gAa_0{gap:2rem}.ReelSlider_reelCard__IU4Nk{max-height:32rem}.ReelSlider_reelPreview__g1Q97{height:30rem}.ReelSlider_loadingState__Wq_T9{height:280px}.ReelSlider_navLeft__NOgW5{left:-3rem}.ReelSlider_navRight__P0vRG{right:-3rem}.ReelSlider_playButton__8YDaO{width:64px;height:64px}.ReelSlider_modalContent__G3ARX{max-width:800px}.ReelSlider_modalEmbed__YRKvQ{min-height:600px}.ReelSlider_modalEmbed__YRKvQ blockquote,.ReelSlider_modalEmbed__YRKvQ iframe{min-height:600px!important}}@media (min-width:1200px){.ReelSlider_reelSlider__iXInI{padding:0 5rem}.ReelSlider_reelCard__IU4Nk{max-height:38rem}.ReelSlider_reelPreview__g1Q97{height:38rem}.ReelSlider_loadingState__Wq_T9{height:320px}}.SocialMediaSection_socialMediaSection__ttUDL{padding:2rem 0;background:transparent;position:relative;bottom:3rem;margin-bottom:0}[data-mantine-color-scheme=dark] .SocialMediaSection_socialMediaSection__ttUDL{background:transparent}.SocialMediaSection_container__gHsff{padding:0}.SocialMediaSection_header__3K3bm{text-align:center;margin-bottom:1.5rem;position:relative;top:3rem}.SocialMediaSection_title__5p2gZ{font-size:var(--text-xl);font-weight:var(--font-weight-bold);background:linear-gradient(135deg,var(--mantine-color-pale-violet-6),var(--mantine-color-pale-violet-7));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:var(--line-height-tight)}@media (max-width:48rem){.SocialMediaSection_title__5p2gZ{padding:0 .2rem}}.SocialMediaSection_subtitle__1Sxch{font-size:var(--text-base);color:var(--mantine-color-gray-6);max-width:500px;margin:0 auto;line-height:var(--line-height-normal)}[data-mantine-color-scheme=dark] .SocialMediaSection_subtitle__1Sxch{color:var(--mantine-color-gray-4)}.SocialMediaSection_postsWrapper__VhTSf,.SocialMediaSection_reelsWrapper__nxyF1{border-radius:1rem;padding:1.5rem}@media (max-width:48rem){.SocialMediaSection_postsWrapper__VhTSf{position:relative;top:1rem}}.SocialMediaSection_reelsWrapper__nxyF1{margin-bottom:0}@media (min-width:48rem){.SocialMediaSection_reelsWrapper__nxyF1{position:relative;bottom:5rem}}.SocialMediaSection_sectionHeader__4yqAC{text-align:center;margin-bottom:1.5rem}.SocialMediaSection_sectionTitle__Qj7Jx{font-size:var(--text-base);font-weight:var(--font-weight-semibold);margin-bottom:.5rem;background:linear-gradient(135deg,var(--mantine-color-pale-violet-6),var(--mantine-color-pale-violet-7));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:48rem){.SocialMediaSection_sectionTitle__Qj7Jx{font-size:var(--text-lg)}}[data-mantine-color-scheme=dark] .SocialMediaSection_sectionTitle__Qj7Jx{color:var(--mantine-color-gray-1)}.SocialMediaSection_sectionDescription__dlcQW{font-size:var(--text-sm);color:var(--mantine-color-gray-6)}[data-mantine-color-scheme=dark] .SocialMediaSection_sectionDescription__dlcQW{color:var(--mantine-color-gray-4)}@media (min-width:768px){.SocialMediaSection_socialMediaSection__ttUDL{padding:3rem 0}.SocialMediaSection_container__gHsff{padding:0 2rem}.SocialMediaSection_title__5p2gZ{font-size:var(--text-3xl);margin-bottom:1rem}.SocialMediaSection_subtitle__1Sxch{font-size:var(--text-base)}.SocialMediaSection_postsWrapper__VhTSf,.SocialMediaSection_reelsWrapper__nxyF1{padding:2rem;margin-bottom:2.5rem}.SocialMediaSection_sectionHeader__4yqAC{margin-bottom:2rem}.SocialMediaSection_sectionTitle__Qj7Jx{font-size:var(--text-lg)}.SocialMediaSection_sectionDescription__dlcQW{font-size:var(--text-base)}}@media (min-width:1024px){.SocialMediaSection_socialMediaSection__ttUDL{padding:4rem 0}.SocialMediaSection_header__3K3bm{margin-bottom:4rem}.SocialMediaSection_title__5p2gZ{font-size:var(--text-4xl)}.SocialMediaSection_postsWrapper__VhTSf,.SocialMediaSection_reelsWrapper__nxyF1{padding:2.5rem;margin-bottom:3rem}.SocialMediaSection_sectionTitle__Qj7Jx{font-size:var(--text-xl)}}@media (min-width:1200px){.SocialMediaSection_container__gHsff{padding:0 3rem}.SocialMediaSection_postsWrapper__VhTSf,.SocialMediaSection_reelsWrapper__nxyF1{padding:3rem}}