.page_main__rbJlI{background:#f8f9fa;min-height:100vh;display:flex;flex-direction:column}.page_container__geC5x{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem;min-height:calc(100vh - 200px)}.page_formWrapper__vwV_x{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,.1);overflow:hidden}.page_formContainer__YdjvY{padding:3rem;display:flex;flex-direction:column;justify-content:center}.page_header__FJ2Bb{margin-bottom:2rem}.page_title__X7ljS{font-size:2rem;font-weight:800;color:#1a1a1a;margin:0 0 .5rem}.page_subtitle__89Eza{font-size:1rem;color:#6b7280;margin:0}.page_form__4upxY{display:flex;flex-direction:column;gap:1.25rem}.page_errorMessage__fN9Ql{padding:.875rem 1rem;background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;font-size:.9rem;font-weight:500}.page_successMessage__WaO6p{padding:.875rem 1rem;background:#efe;border:1px solid #cfc;border-radius:8px;color:#3a3;font-size:.9rem;font-weight:500}.page_formGroup__N7fMD{display:flex;flex-direction:column;gap:.5rem}.page_label__Jarpn{font-size:.9rem;font-weight:600;color:#374151}.page_input___V3lu{padding:.875rem 1rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;outline:none;transition:all .3s ease;background:#fff;color:#1a1a1a}.page_input___V3lu:focus{border-color:#5f8c4d;box-shadow:0 0 0 3px rgba(94,139,75,.1)}.page_input___V3lu::placeholder{color:#9ca3af}.page_forgotPassword__mEZn4{text-align:right;margin-top:-.5rem}.page_forgotLink__dp4Lr{font-size:.875rem;color:#5f8c4d;text-decoration:none;font-weight:600;transition:color .3s ease}.page_forgotLink__dp4Lr:hover{color:#4a7339;text-decoration:underline}.page_submitButton__owltS{padding:1rem;font-size:1rem;font-weight:700;color:#fff;background:#5f8c4d;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(95,140,77,.3);margin-top:.5rem}.page_submitButton__owltS:hover:not(:disabled){background:#4a7339;transform:translateY(-2px);box-shadow:0 6px 20px rgba(95,140,77,.4)}.page_submitButton__owltS:disabled{opacity:.6;cursor:not-allowed}.page_divider__g6STR{position:relative;text-align:center;margin:1.5rem 0}.page_divider__g6STR:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb}.page_dividerText__e3f8U{position:relative;background:#fff;padding:0 1rem;color:#9ca3af;font-size:.875rem;font-weight:500}.page_socialButtons__yhUxm{display:flex;flex-direction:column;gap:.75rem}.page_socialButton__mmiAf{padding:.875rem 1rem;font-size:.95rem;font-weight:600;color:#374151;background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem}.page_socialButton__mmiAf:hover{background:#f9fafb;border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_socialIcon__NEjte{width:20px;height:20px}.page_footer__258VQ{margin-top:1.5rem;text-align:center}.page_footerText__VV_Tr{font-size:.9rem;color:#6b7280;margin:0}.page_toggleButton__CV_cY{background:none;border:none;color:#5f8c4d;font-weight:700;cursor:pointer;padding:0;font-size:.9rem;transition:color .3s ease}.page_toggleButton__CV_cY:hover{color:#4a7339;text-decoration:underline}.page_imageSection__obeil{position:relative;min-height:600px}.page_imageContainer__h_dIv{width:100%;height:100%;position:relative;overflow:hidden}.page_backgroundImage__0ktlr{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.page_imageOverlay__78Jxz{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(94,139,75,.4),rgba(74,115,57,.45));display:flex;align-items:center;justify-content:center;padding:3rem;z-index:2}.page_imageContent__NEqen{max-width:400px;color:#fff}.page_imageTitle__W2Bzj{font-size:2.5rem;font-weight:800;margin:0 0 1rem;line-height:1.2}.page_imageDescription__j6mf7{font-size:1.1rem;line-height:1.7;margin:0 0 2rem;opacity:.95}.page_features__8Y8Y2{display:flex;flex-direction:column;gap:1rem}.page_feature__wVqym{display:flex;align-items:center;gap:.75rem;font-size:1rem;font-weight:500}.page_featureIcon__Ww2JG{font-size:1.5rem}.page_featureText__WxkOB{opacity:.95}@media (max-width:1024px){.page_formWrapper__vwV_x{grid-template-columns:1fr}.page_imageSection__obeil{display:none}.page_formContainer__YdjvY{padding:2.5rem}}@media (max-width:768px){.page_container__geC5x{padding:1rem}.page_formContainer__YdjvY{padding:2rem 1.5rem}.page_title__X7ljS{font-size:1.75rem}.page_submitButton__owltS{padding:.875rem}}.Header_header__KwdYD{background:linear-gradient(180deg,hsla(0,0%,100%,0) 100%,hsla(0,0%,100%,.85) 0),url(/assets/images/Background.png);background-size:100% 250%;background-position:top;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100;overflow:visible;min-height:85px}.Header_container__vrI8C{max-width:1200px;margin:0 auto;padding:.5rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:70px;flex-wrap:wrap}.Header_logo____uDV{display:flex;align-items:center;cursor:pointer;transition:transform .3s ease;overflow:hidden;height:100px;flex-shrink:0}.Header_logo____uDV:hover{transform:scale(1.02)}.Header_logoPlaceholder__uMnbV{display:flex;align-items:center;gap:.75rem}.Header_logoIcon__p3gSG{font-size:2rem;display:flex;align-items:center}.Header_logoText__xA8kS{font-size:1.25rem;font-weight:700;letter-spacing:.5px;color:#2d3748;white-space:nowrap}.Header_logoImage__NjB6a{height:120px;width:auto;object-fit:cover;object-position:center;transform:scale(1.4) translateY(8px);-webkit-clip-path:inset(15% 0 20% 0);clip-path:inset(15% 0 20% 0)}.Header_nav__tNWGY{display:flex;gap:.5rem;flex:1 1;justify-content:center;flex-wrap:wrap;min-width:0}.Header_navItem__5e1L_{padding:.6rem 1rem;background:none;cursor:pointer;font-size:1.2rem;font-weight:700;letter-spacing:.5px;color:#fff;transition:all .3s ease;border:none;border-bottom:3px solid transparent;white-space:nowrap;text-shadow:-1px -1px 0 #5f8c4d,1px -1px 0 #5f8c4d,-1px 1px 0 #5f8c4d,1px 1px 0 #5f8c4d,0 0 3px rgba(94,139,75,.5)}.Header_navItem__5e1L_:hover{transform:translateY(-2px)}.Header_navItem__5e1L_.Header_active__c7HdO,.Header_navItem__5e1L_:hover{color:#fff;text-shadow:-1px -1px 0 #4a7339,1px -1px 0 #4a7339,-1px 1px 0 #4a7339,1px 1px 0 #4a7339,0 0 5px rgba(94,139,75,.8)}.Header_navItem__5e1L_.Header_active__c7HdO{border-bottom-color:#5f8c4d}.Header_joinButton__ax1gk{background-color:#5f8c4d;color:#fff;border:none;padding:.85rem 2rem;font-size:1.15rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:4px;transition:all .3s ease;white-space:nowrap;box-shadow:0 2px 8px rgba(94,139,75,.3);flex-shrink:0}.Header_joinButton__ax1gk:hover{background-color:#4d7339;transform:translateY(-2px);box-shadow:0 6px 12px rgba(94,139,75,.5)}.Header_userMenu__B7S15{position:relative;z-index:1001;flex-shrink:0}.Header_userButton__RyZP4{display:flex;align-items:center;gap:.5rem;background:#fff;border:2px solid #e5e7eb;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease;font-size:.95rem;font-weight:600;color:#2d3748}.Header_userButton__RyZP4:hover{border-color:#5f8c4d;box-shadow:0 2px 8px rgba(94,139,75,.2)}.Header_userIcon__FE6eu{font-size:1.2rem}.Header_userName__8pz2T{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Header_adminBadge__6CA4n{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.7rem;padding:.15rem .5rem;border-radius:4px;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 4px rgba(245,158,11,.3)}.Header_dropdown__4_v0S{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.15);min-width:200px;z-index:10000;overflow:hidden;animation:Header_fadeInDropdown__8dvNW .2s ease}@keyframes Header_fadeInDropdown__8dvNW{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownItem__wO3vR{padding:.875rem 1rem;border-bottom:1px solid #e5e7eb}.Header_userEmail__Ct3Ts{font-size:.85rem;color:#6b7280;word-break:break-all;margin-bottom:.25rem}.Header_adminLabel__ixZ8X{display:block;font-size:.75rem;color:#f59e0b;font-weight:700;margin-top:.5rem}.Header_dropdownButton__Y_s4e{width:100%;padding:.875rem 1rem;background:none;border:none;text-align:left;font-size:.9rem;font-weight:600;color:#ef4444;cursor:pointer;transition:background .2s ease}.Header_dropdownButton__Y_s4e:hover{background:#fee}.Header_rightSection__xbq_L{display:flex;align-items:center;gap:1rem;flex-shrink:0}.Header_hamburger__zEELl{display:none;flex-direction:column;justify-content:space-around;width:32px;height:26px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;order:3}.Header_hamburgerLine__fcf4q{width:100%;height:3px;background-color:#5f8c4d;border-radius:2px;transition:all .3s ease;transform-origin:center}.Header_hamburger__zEELl.Header_open__J2_dJ .Header_hamburgerLine__fcf4q:first-child{transform:translateY(8px) rotate(45deg)}.Header_hamburger__zEELl.Header_open__J2_dJ .Header_hamburgerLine__fcf4q:nth-child(2){opacity:0;transform:translateX(-20px)}.Header_hamburger__zEELl.Header_open__J2_dJ .Header_hamburgerLine__fcf4q:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.Header_mobileMenu__YC5Nj{display:none;position:absolute;top:100%;left:0;right:0;background:linear-gradient(180deg,hsla(0,0%,100%,.98) 0,hsla(0,0%,100%,.98));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:99;animation:Header_slideDown__lt4Iq .3s ease}@keyframes Header_slideDown__lt4Iq{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header_mobileNav__FuzZI{display:flex;flex-direction:column;padding:1rem 0}.Header_mobileNavItem__yPFxy{padding:1rem 2rem;background:none;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;color:#5f8c4d;transition:all .3s ease;text-align:left;border:none;border-left:4px solid transparent}.Header_mobileNavItem__yPFxy:hover{background:rgba(95,140,77,.05);border-left-color:#5f8c4d}.Header_mobileNavItem__yPFxy.Header_active__c7HdO{background:rgba(95,140,77,.1);border-left-color:#5f8c4d;color:#4a7339}@media (max-width:1200px){.Header_navItem__5e1L_{padding:.5rem .75rem;font-size:1.1rem}.Header_container__vrI8C{gap:.75rem}}@media (max-width:1024px){.Header_container__vrI8C{justify-content:center;padding:.75rem 1rem}.Header_nav__tNWGY{order:3;width:100%;justify-content:center}.Header_joinButton__ax1gk,.Header_userMenu__B7S15{order:2}.Header_header__KwdYD{min-height:auto}}@media (max-width:768px){.Header_header__KwdYD{min-height:auto}.Header_container__vrI8C{padding:1rem;flex-wrap:nowrap;gap:.75rem}.Header_logo____uDV{order:1;flex-shrink:0}.Header_nav__tNWGY{display:none}.Header_rightSection__xbq_L{order:2;gap:0;flex:1 1;justify-content:space-between;min-width:0}.Header_joinButton__ax1gk{padding:.7rem 1.5rem;font-size:1rem;order:1;flex:0 0 auto;max-width:150px;margin-right:1.5rem}.Header_userMenu__B7S15{width:auto;order:1;flex:0 0 auto;margin-right:1.5rem}.Header_userButton__RyZP4{width:100%;justify-content:center;padding:.7rem 1rem;font-size:.95rem;min-width:120px}.Header_hamburger__zEELl{display:flex;flex-shrink:0;order:2;margin-left:auto}.Header_mobileMenu__YC5Nj{display:block}.Header_logoText__xA8kS{font-size:1rem}.Header_userName__8pz2T{max-width:none}}@media (max-width:400px){.Header_container__vrI8C{gap:.5rem}.Header_joinButton__ax1gk{padding:.6rem 1.2rem;font-size:.9rem;max-width:120px;margin-right:1rem}.Header_userMenu__B7S15{margin-right:1rem}.Header_userButton__RyZP4{padding:.6rem .8rem;font-size:.85rem;min-width:100px}.Header_hamburger__zEELl{width:28px;height:22px}.Header_hamburgerLine__fcf4q{height:2.5px}.Header_logo____uDV{height:80px}.Header_logoImage__NjB6a{height:100px}}.Footer_footer__pQtti{background:linear-gradient(180deg,rgba(94,139,75,.95) 0,rgba(94,139,75,.98)),url(/assets/images/Background.png);background-size:100% 200%;background-position:bottom;color:#fff;padding:3rem 2rem 1.5rem}.Footer_container__KpDnW{max-width:1200px;margin:0 auto}.Footer_topSection__H15y8{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:2rem}.Footer_brandSection__ueZ7b{display:flex;flex-direction:column;gap:1rem;align-items:center}.Footer_logo__fUEOF{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease;max-height:160px;height:160px;overflow:hidden}.Footer_logo__fUEOF:hover{transform:scale(1.05)}.Footer_logoIcon__B99nM{font-size:2.5rem;display:flex;align-items:center}.Footer_logoText__5vsvE{font-size:1.25rem;font-weight:700;letter-spacing:.5px;line-height:1.2;color:#fff}.Footer_logoImage__WD24i{height:200px;width:auto;object-fit:cover;object-position:center;display:block;transform:scale(1.3);-webkit-clip-path:inset(20% 15% 20% 15%);clip-path:inset(20% 15% 20% 15%)}.Footer_socialIcons__PPLhr{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.Footer_socialIcon__fsVbM{width:36px;height:36px;background-color:hsla(0,0%,100%,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.8rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.Footer_socialIcon__fsVbM:hover{background-color:hsla(0,0%,100%,.3);transform:translateY(-2px)}.Footer_linksSection__lLy5p{display:flex;flex-direction:column;gap:1.25rem}.Footer_linkHeading__a9yvJ{font-size:1.25rem;font-weight:700;color:#fff;margin:0;text-shadow:-.5px -.5px 0 #4a7339,.5px -.5px 0 #4a7339,-.5px .5px 0 #4a7339,.5px .5px 0 #4a7339}.Footer_linkList__Js__Y{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.Footer_link__TBOP7{color:#fff;text-decoration:none;font-size:1rem;transition:all .2s ease;cursor:pointer;background:none;border:none;padding:0;text-align:left;font-family:inherit;text-shadow:-.5px -.5px 0 #4a7339,.5px -.5px 0 #4a7339,-.5px .5px 0 #4a7339,.5px .5px 0 #4a7339}.Footer_link__TBOP7:hover{color:#bcf0e8;padding-left:.5rem;text-shadow:-.5px -.5px 0 #3a5c2d,.5px -.5px 0 #3a5c2d,-.5px .5px 0 #3a5c2d,.5px .5px 0 #3a5c2d}.Footer_separator__qnHrL{width:100%;height:1px;background-color:hsla(0,0%,100%,.3);margin:1.5rem 0}.Footer_bottomSection__zhZ3F{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;padding:.75rem 0}.Footer_copyright__j4atB,.Footer_credit__AT7_j{color:#fff;font-size:.9rem;margin:0;text-shadow:-.5px -.5px 0 #4a7339,.5px -.5px 0 #4a7339,-.5px .5px 0 #4a7339,.5px .5px 0 #4a7339}.Footer_credit__AT7_j{text-align:right}@media (max-width:1024px){.Footer_topSection__H15y8{grid-template-columns:1fr 1fr;gap:3rem}.Footer_brandSection__ueZ7b{grid-column:1/-1;align-items:center;text-align:center}.Footer_logo__fUEOF,.Footer_socialIcons__PPLhr{justify-content:center}}@media (max-width:768px){.Footer_footer__pQtti{padding:3rem 1.5rem 2rem}.Footer_topSection__H15y8{grid-template-columns:1fr;gap:2.5rem}.Footer_linksSection__lLy5p{align-items:center;text-align:center}.Footer_linkList__Js__Y{align-items:center}.Footer_link__TBOP7:hover{padding-left:0}.Footer_bottomSection__zhZ3F{flex-direction:column;text-align:center;gap:.5rem}.Footer_credit__AT7_j{text-align:center}.Footer_linkHeading__a9yvJ,.Footer_logoText__5vsvE{font-size:1.25rem}.Footer_link__TBOP7{font-size:1rem}}.About_aboutSection__U_HKc{background:#fff;display:flex;align-items:center;padding:2.5rem 2rem;position:relative;overflow:hidden;min-height:calc(100vh - 85px)}.About_container__33HIt{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;width:100%;position:relative;z-index:1}.About_content__Munfl{display:flex;flex-direction:column;gap:.75rem}.About_label__EgC_F{display:none}.About_heading__gfti1{font-size:3rem;font-weight:800;color:#000;line-height:1.2;margin:0}.About_description__cVbB9{font-size:1.05rem;line-height:1.8;color:#4a5568;max-width:550px;font-weight:400}.About_buttons__4YcFi{display:flex;gap:1.25rem;margin-top:.75rem;flex-wrap:wrap}.About_primaryButton__8tNWr{background:#5f8c4d;color:#fff;border:none;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(95,140,77,.3)}.About_primaryButton__8tNWr:hover{background:#4a7339;transform:translateY(-3px);box-shadow:0 6px 20px rgba(95,140,77,.4)}.About_secondaryButton__hC_WQ{background-color:#fff;color:#5f8c4d;border:2px solid #5f8c4d;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.08)}.About_secondaryButton__hC_WQ:hover{background-color:#5f8c4d;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(94,139,75,.4)}.About_imageContainer__L4uEH{display:flex;justify-content:center;align-items:center}.About_sectionImage__nKmIr{width:100%;max-width:700px;height:auto;object-fit:contain;border-radius:4px}.About_imagePlaceholder__7AikF{width:100%;max-width:500px;aspect-ratio:4/3;background:linear-gradient(135deg,#e8b4b4,#d4a5a5 50%,#c89090);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 15px 50px rgba(0,0,0,.15);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.About_imagePlaceholder__7AikF:hover{transform:translateY(-5px);box-shadow:0 20px 60px rgba(0,0,0,.2)}.About_imagePlaceholder__7AikF:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2))}.About_imageText__YSCx_{font-size:1.5rem;color:hsla(0,0%,100%,0);font-weight:600;position:relative;z-index:1}@media (max-width:1024px){.About_container__33HIt{grid-template-columns:1fr;gap:2rem}.About_heading__gfti1{font-size:2.5rem}.About_content__Munfl{text-align:center;align-items:center}.About_buttons__4YcFi{justify-content:center}}@media (max-width:768px){.About_aboutSection__U_HKc{padding:2rem 1.5rem;min-height:auto}.About_heading__gfti1{font-size:2rem}.About_description__cVbB9{font-size:1rem}.About_buttons__4YcFi{flex-direction:column;width:100%;max-width:400px}.About_primaryButton__8tNWr,.About_secondaryButton__hC_WQ{width:100%}}.Videos_videosSection__mZEEx{background:#fff;min-height:calc(100vh - 85px)}.Videos_container__MGGpg{max-width:1200px;margin:0 auto}.Videos_hero__rsy5b{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;padding:2rem 2rem 1.5rem}.Videos_heroContent__3czqL{display:flex;flex-direction:column;gap:.75rem}.Videos_label__Y_Ecb{display:none}.Videos_heading__xA0kz{font-size:3rem;font-weight:800;color:#000;line-height:1.2;margin:0}.Videos_description__Wp5H0{font-size:1.05rem;line-height:1.8;color:#4a5568;max-width:550px;font-weight:400}.Videos_buttons__6sMKk{display:flex;gap:1.25rem;margin-top:.75rem;flex-wrap:nowrap}.Videos_primaryButton__15fXz{background:#5f8c4d;color:#fff;border:none;padding:1rem 1.75rem;font-size:.9rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(95,140,77,.3);flex-shrink:0}.Videos_primaryButton__15fXz:hover{background:#4a7339;transform:translateY(-3px);box-shadow:0 6px 20px rgba(95,140,77,.4)}.Videos_secondaryButton___WQfY{background-color:#fff;color:#5f8c4d;border:2px solid #5f8c4d;padding:1rem 1.75rem;font-size:.9rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.08);flex-shrink:0}.Videos_secondaryButton___WQfY:hover{background-color:#5f8c4d;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(94,139,75,.4)}.Videos_videoContainer__OQI_B{height:100%}.Videos_videoContainer__OQI_B,.Videos_videoPlaceholder__MlAx7{display:flex;justify-content:center;align-items:center;width:100%}.Videos_videoPlaceholder__MlAx7{height:350px;background:linear-gradient(135deg,#2d3748,#1a202c);border-radius:4px;flex-direction:column;gap:1rem;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative;overflow:hidden;border:3px solid hsla(0,0%,100%,.1)}.Videos_videoPlaceholder__MlAx7:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,rgba(94,139,75,.2) 0,transparent 60%)}.Videos_videoIcon__E4I_L{font-size:5rem;position:relative;z-index:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.Videos_videoText__rkSsA{font-size:1.5rem;color:hsla(0,0%,100%,.95);font-weight:700;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.Videos_latestSection__69SzZ{padding:1.5rem 2rem 2rem}.Videos_sectionHeading__KeThA{font-size:2.5rem;font-weight:800;color:#000;text-align:center;margin:0 0 .75rem}.Videos_sectionDescription__XA6vp{font-size:1rem;line-height:1.7;color:#6b7280;text-align:center;max-width:800px;margin:0 auto 1.5rem}.Videos_videoGrid__LQEI_{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Videos_videoCard__lgz99{background:#fff;border-radius:4px;overflow:hidden;transition:all .3s ease;box-shadow:0 8px 30px rgba(0,0,0,.08);cursor:pointer;border:1px solid rgba(0,0,0,.05);position:relative}.Videos_videoCard__lgz99:hover{transform:translateY(-8px);box-shadow:0 16px 50px rgba(0,0,0,.12);border-color:rgba(94,139,75,.2)}.Videos_videoThumbnail__Q1HEb{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.Videos_hoverVideoContainer__xTbUC{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;opacity:0;transition:opacity .3s ease;pointer-events:none}.Videos_hoverVideoContainer__xTbUC.Videos_visible__B_yKb{opacity:1;pointer-events:auto}.Videos_hoverVideoContainer__xTbUC iframe{width:100%;height:100%;border:none}.Videos_videoThumbnail__Q1HEb:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.Videos_thumbnailEmoji__xlGDC{font-size:5rem;position:relative;z-index:1;opacity:0;transition:opacity .3s ease}.Videos_videoCard__lgz99:hover .Videos_thumbnailEmoji__xlGDC{opacity:.3}.Videos_playOverlay__2hwVI{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.Videos_videoCard__lgz99:hover .Videos_playOverlay__2hwVI{opacity:1}.Videos_playButton__S3FyK{width:60px;height:60px;background:hsla(0,0%,100%,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#5f8c4d;padding-left:4px}.Videos_topicBadge__jvW8T{position:absolute;top:1rem;left:1rem;background:hsla(0,0%,100%,.95);color:#333;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:.5px;z-index:2}.Videos_videoInfo__q1MEE{padding:1.5rem}.Videos_videoTitle__rir_1{font-size:1.05rem;font-weight:700;color:#1a202c;line-height:1.5;margin:0}.Videos_topicsSection__3RotK{padding:2rem}.Videos_topicFilters__Nm4Iw{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem}.Videos_topicButton__ryYmn{background-color:#fff;color:#4a5568;border:2px solid #e5e7eb;padding:.75rem 1.5rem;font-size:.85rem;font-weight:600;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;text-transform:uppercase;box-shadow:0 2px 8px rgba(0,0,0,.05)}.Videos_topicButton__ryYmn:hover{background-color:#f8f9fa;border-color:#5f8c4d;color:#5f8c4d;transform:translateY(-2px);box-shadow:0 4px 12px rgba(94,139,75,.15)}.Videos_topicButton__ryYmn.Videos_active__CB7mA{background:#5f8c4d;color:#fff;border-color:#5f8c4d;box-shadow:0 4px 15px rgba(95,140,77,.3)}@media (max-width:1024px){.Videos_hero__rsy5b{grid-template-columns:1fr;gap:2rem}.Videos_heading__xA0kz{font-size:2.5rem}.Videos_videoGrid__LQEI_{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.Videos_videosSection__mZEEx{min-height:auto}.Videos_hero__rsy5b{padding:1.5rem 1.5rem 1rem}.Videos_latestSection__69SzZ,.Videos_topicsSection__3RotK{padding:1.5rem}.Videos_heading__xA0kz,.Videos_sectionHeading__KeThA{font-size:2rem}.Videos_videoGrid__LQEI_{grid-template-columns:1fr;gap:1.5rem}.Videos_buttons__6sMKk{flex-direction:column;width:100%}.Videos_primaryButton__15fXz,.Videos_secondaryButton___WQfY{width:100%}.Videos_topicFilters__Nm4Iw{gap:.75rem}.Videos_topicButton__ryYmn{padding:.6rem 1.2rem;font-size:.75rem}.Videos_videoPlaceholder__MlAx7{height:220px}}.Videos_modalOverlay__YCI9O{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:Videos_fadeIn__47Kgz .3s ease;padding:2rem}@keyframes Videos_fadeIn__47Kgz{0%{opacity:0}to{opacity:1}}.Videos_modalContent__pQEHy{position:relative;width:100%;max-width:1200px;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 25px 100px rgba(0,0,0,.5);animation:Videos_slideUp__4Fzwf .4s ease}@keyframes Videos_slideUp__4Fzwf{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Videos_modalHeader__8e1Rb{position:absolute;top:0;left:0;right:0;padding:1rem 1.5rem;background:linear-gradient(180deg,rgba(0,0,0,.8),transparent);display:flex;justify-content:space-between;align-items:flex-start;z-index:10;gap:1rem}.Videos_modalTitle__itZt_{color:#fff;font-size:1.1rem;font-weight:600;margin:0;flex:1 1;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.5)}.Videos_closeButton__BqT9m{background:hsla(0,0%,100%,.15);border:none;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;font-size:1.25rem;flex-shrink:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Videos_closeButton__BqT9m:hover{background:hsla(0,0%,100%,.25);transform:scale(1.1)}.Videos_modalVideoContainer__dNBes{position:relative;width:100%;padding-top:56.25%;background:#000}.Videos_modalVideoContainer__dNBes iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}@media (max-width:768px){.Videos_modalOverlay__YCI9O{padding:1rem}.Videos_modalHeader__8e1Rb{padding:.75rem 1rem}.Videos_modalTitle__itZt_{font-size:.95rem}.Videos_closeButton__BqT9m{width:36px;height:36px;font-size:1.1rem}}.Articles_articlesSection__pPQ8E{background:#fff;padding:2.5rem 2rem;position:relative;overflow:hidden;min-height:calc(100vh - 85px)}.Articles_container__P8erw{max-width:1200px;margin:0 auto;position:relative;z-index:1}.Articles_header__Jye_v{text-align:center;margin-bottom:2rem}.Articles_label__8_GoQ{display:none}.Articles_heading__4Jmnb{font-size:3rem;font-weight:800;color:#1a1a1a;line-height:1.2;margin:0 0 .75rem}.Articles_description__y__65{font-size:1rem;line-height:1.7;color:#4a4a4a;max-width:700px;margin:0 auto 1.25rem;font-weight:400}.Articles_searchContainer__5Rrd0{position:relative;max-width:750px;margin:0 auto 1.5rem;display:flex;gap:1rem;align-items:stretch}.Articles_searchIcon__a_X_B{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);color:#9ca3af;font-size:1.1rem;pointer-events:none;z-index:1;flex-shrink:0}.Articles_searchInput__IQvfo{flex:1 1;min-width:0;padding:1rem 1.5rem 1rem 3.5rem;font-size:1rem;border:2px solid #e5e7eb;border-radius:8px;outline:none;transition:all .3s ease;background:#fff;color:#4a5568;box-shadow:0 4px 15px rgba(0,0,0,.08);position:relative}.Articles_searchInput__IQvfo:focus{border-color:#5f8c4d;box-shadow:0 4px 20px rgba(94,139,75,.2)}.Articles_searchInput__IQvfo::placeholder{color:#9ca3af}.Articles_searchButton__SJSI9{background:#5f8c4d;color:#fff;border:none;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(95,140,77,.3)}.Articles_searchButton__SJSI9:hover{background:#4a7339;transform:translateY(-3px);box-shadow:0 6px 20px rgba(95,140,77,.4)}.Articles_articlesGrid__NhtGY{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:1.5rem}.Articles_articleCard__cHJbR{background:#fff;border-radius:4px;overflow:hidden;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.1);cursor:pointer;position:relative;min-height:380px}.Articles_articleCard__cHJbR:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.15)}.Articles_articleImage__92_ph{width:100%;height:200px;background:linear-gradient(135deg,#e8b4b4,#d4a5a5 50%,#c89090);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer}.Articles_articleImage__92_ph:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.Articles_adminButtons__BM0IU{position:absolute;top:.75rem;right:.75rem;display:flex;gap:.5rem;opacity:0;transition:opacity .3s ease;z-index:10}.Articles_articleCard__cHJbR:hover .Articles_adminButtons__BM0IU{opacity:1}.Articles_inlineDeleteButton__EYDMy,.Articles_inlineEditButton__eGLVA{background:hsla(0,0%,100%,.95);border:none;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:36px;height:36px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Articles_inlineEditButton__eGLVA{color:#5f8c4d}.Articles_inlineEditButton__eGLVA:hover{background:#5f8c4d;color:#fff;transform:scale(1.1)}.Articles_inlineDeleteButton__EYDMy{color:#e53e3e}.Articles_inlineDeleteButton__EYDMy:hover{background:#e53e3e;color:#fff;transform:scale(1.1)}.Articles_articleContent__0pI8P{padding:1.5rem;cursor:pointer}.Articles_articleTitle__iQTbR{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 .75rem;line-height:1.3}.Articles_articleDescription__RRnDy{font-size:.95rem;line-height:1.6;color:#6b7280;margin:0}.Articles_inlineEditCard__nPSyh{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1);border:2px solid #5f8c4d;height:100%;display:flex;flex-direction:column;min-height:380px}.Articles_inlineEditHeader__jjqam{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#5f8c4d;color:#fff}.Articles_inlineEditHeader__jjqam h3{font-size:1.1rem;font-weight:700;margin:0}.Articles_inlineCloseButton__c41ER{background:hsla(0,0%,100%,.2);border:none;color:#fff;cursor:pointer;padding:.25rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;font-size:1rem}.Articles_inlineCloseButton__c41ER:hover{background:hsla(0,0%,100%,.3);transform:scale(1.1)}.Articles_inlineEditForm__xOY_h{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;flex:1 1}.Articles_inlineImageSection__WEIxY{margin-bottom:.5rem}.Articles_inlineImagePreview__9Zvu2{width:100%;height:150px;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:6px;position:relative;overflow:hidden;border:2px solid #e5e7eb}.Articles_hiddenFileInput__aAzjp{display:none}.Articles_inlineImageUploadLabel__fH5qy{display:block;width:100%;height:100%;cursor:pointer;position:relative}.Articles_inlineImageOverlay__y_xy7{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff;opacity:0;transition:opacity .3s ease}.Articles_inlineImageUploadLabel__fH5qy:hover .Articles_inlineImageOverlay__y_xy7{opacity:1}.Articles_uploadIcon__jfqt4{font-size:1.5rem}.Articles_inlineImageOverlay__y_xy7 span{font-size:.85rem;font-weight:600}.Articles_inlineInput__ZBslE{padding:.65rem .9rem;font-size:.9rem;border:1.5px solid #e5e7eb;border-radius:6px;outline:none;transition:all .2s ease;color:#374151}.Articles_inlineInput__ZBslE:focus{border-color:#5f8c4d;box-shadow:0 0 0 2px rgba(94,139,75,.1)}.Articles_inlineTextarea__r4VQI{padding:.65rem .9rem;font-size:.9rem;border:1.5px solid #e5e7eb;border-radius:6px;outline:none;transition:all .2s ease;color:#374151;resize:vertical;font-family:inherit;min-height:70px}.Articles_inlineTextarea__r4VQI:focus{border-color:#5f8c4d;box-shadow:0 0 0 2px rgba(94,139,75,.1)}.Articles_inlineActions__c39t_{display:flex;gap:.5rem;margin-top:.5rem}.Articles_inlineSaveBtn__ctxvf{flex:1 1;background:#5f8c4d;color:#fff;border:none;padding:.6rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.4rem}.Articles_inlineSaveBtn__ctxvf:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(94,139,75,.3)}.Articles_inlineSaveBtn__ctxvf:disabled{opacity:.7;cursor:not-allowed}.Articles_inlineCancelBtn__gDkpd{flex:1 1;background:#fff;color:#6b7280;border:1.5px solid #e5e7eb;padding:.6rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.4rem}.Articles_inlineCancelBtn__gDkpd:hover{background:#f3f4f6;border-color:#d1d5db}.Articles_addNewCard__6_nSF{background:#fff;border:3px dashed #5f8c4d;border-radius:4px;overflow:hidden;transition:all .3s ease;box-shadow:0 10px 30px rgba(0,0,0,.1);cursor:pointer;min-height:380px;display:flex;align-items:center;justify-content:center}.Articles_addNewCard__6_nSF:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(94,139,75,.25);border-color:#4a7339;background:linear-gradient(135deg,rgba(94,139,75,.03),rgba(74,115,57,.05))}.Articles_addNewCardContent__nGGfY{text-align:center;padding:3rem 2rem}.Articles_addNewIcon__dCEWz{width:80px;height:80px;margin:0 auto 1.5rem;background:#5f8c4d;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;box-shadow:0 8px 20px rgba(95,140,77,.3);transition:all .3s ease}.Articles_addNewCard__6_nSF:hover .Articles_addNewIcon__dCEWz{transform:scale(1.1) rotate(90deg);box-shadow:0 12px 30px rgba(94,139,75,.4)}.Articles_addNewTitle__JN1nL{font-size:1.25rem;font-weight:700;color:#5f8c4d;margin:0 0 .75rem;line-height:1.3}.Articles_addNewDescription__gV3pk{font-size:.95rem;line-height:1.6;color:#6b7280;margin:0}.Articles_loading__VWhdD{text-align:center;padding:4rem 2rem;font-size:1.1rem;color:#6b7280}@media (max-width:1024px){.Articles_heading__4Jmnb{font-size:2.5rem}.Articles_articlesGrid__NhtGY{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:768px){.Articles_articlesSection__pPQ8E{padding:2rem 1.5rem;min-height:auto}.Articles_heading__4Jmnb{font-size:2rem}.Articles_description__y__65{font-size:1rem}.Articles_articlesGrid__NhtGY{grid-template-columns:1fr;gap:1.5rem}.Articles_searchContainer__5Rrd0{flex-direction:column;gap:.75rem;align-items:stretch;position:relative}.Articles_searchIcon__a_X_B{position:absolute;left:1rem;top:.9rem;transform:none;font-size:1.1rem}.Articles_searchInput__IQvfo{width:100%;padding:.9rem 1rem .9rem 3rem;min-width:0}.Articles_searchButton__SJSI9{width:100%;justify-content:center}.Articles_addNewCard__6_nSF{min-height:320px}.Articles_addNewCardContent__nGGfY{padding:2rem 1.5rem}.Articles_addNewIcon__dCEWz{width:60px;height:60px;font-size:1.5rem}.Articles_inlineEditCard__nPSyh{min-height:320px}.Articles_inlineEditForm__xOY_h{padding:1rem}.Articles_inlineImagePreview__9Zvu2{height:120px}.Articles_inlineActions__c39t_{flex-direction:column}.Articles_inlineCancelBtn__gDkpd,.Articles_inlineSaveBtn__ctxvf{width:100%;justify-content:center}}.SupportUs_supportSection__0RuXx{background:#fff;display:flex;align-items:center;padding:2.5rem 2rem;position:relative;overflow:hidden;min-height:calc(100vh - 85px)}.SupportUs_container__xNc_s{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;width:100%;position:relative;z-index:1}.SupportUs_content__ILphB{display:flex;flex-direction:column;gap:.75rem}.SupportUs_label__zIRWL{display:none}.SupportUs_heading__ngMfz{font-size:3rem;font-weight:800;color:#000;line-height:1.2;margin:0}.SupportUs_description__tCVbz{font-size:1.05rem;line-height:1.8;color:#4a5568;max-width:550px;font-weight:400}.SupportUs_buttons__H_KVV{display:flex;gap:1.25rem;margin-top:.75rem;flex-wrap:wrap}.SupportUs_primaryButton__AbSPD{background:#5f8c4d;color:#fff;border:none;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(95,140,77,.3);display:flex;align-items:center;justify-content:center}.SupportUs_primaryButton__AbSPD:hover{background:#4a7339;transform:translateY(-3px);box-shadow:0 6px 20px rgba(95,140,77,.4)}.SupportUs_secondaryButton__guTe2{background-color:#fff;color:#5f8c4d;border:2px solid #5f8c4d;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.08)}.SupportUs_secondaryButton__guTe2:hover{background-color:#5f8c4d;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(94,139,75,.4)}.SupportUs_imageContainer__K9tHu{display:flex;justify-content:center;align-items:center}.SupportUs_sectionImage__6x4vb{width:100%;max-width:700px;height:auto;object-fit:contain;border-radius:4px}.SupportUs_imagePlaceholder__92dmm{width:100%;max-width:500px;aspect-ratio:4/3;background:linear-gradient(135deg,#e8b4b4,#f4d88c 25%,#9b8fc4 50%,#87c4e8 75%,#9bd6a3);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 8px 24px rgba(0,0,0,.15);position:relative;overflow:hidden}.SupportUs_imagePlaceholder__92dmm:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2))}.SupportUs_imageText__IeqbX{font-size:1.5rem;color:hsla(0,0%,100%,0);font-weight:600}@media (max-width:1024px){.SupportUs_container__xNc_s{grid-template-columns:1fr;gap:2rem}.SupportUs_heading__ngMfz{font-size:2rem}.SupportUs_content__ILphB{text-align:center;align-items:center}.SupportUs_buttons__H_KVV{justify-content:center}}@media (max-width:768px){.SupportUs_supportSection__0RuXx{padding:2rem 1.5rem;min-height:auto}.SupportUs_heading__ngMfz{font-size:1.75rem}.SupportUs_description__tCVbz{font-size:.95rem}.SupportUs_buttons__H_KVV{flex-direction:column;width:100%;max-width:400px}.SupportUs_primaryButton__AbSPD,.SupportUs_secondaryButton__guTe2{width:100%}}.Community_communitySection__Peulm{background:#fff;display:flex;align-items:center;padding:2.5rem 2rem;position:relative;overflow:hidden;min-height:calc(100vh - 85px)}.Community_container__ZI1uR{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center;width:100%;position:relative;z-index:1}.Community_content__bqBjQ{display:flex;flex-direction:column;gap:.75rem}.Community_label__K_FU_{display:none}.Community_heading__cCMYr{font-size:3rem;font-weight:800;color:#000;line-height:1.2;margin:0}.Community_description__wTkU0{font-size:1.05rem;line-height:1.8;color:#4a5568;max-width:550px;font-weight:400}.Community_buttons__cX_3o{display:flex;gap:1.25rem;margin-top:.75rem;flex-wrap:wrap}.Community_primaryButton__mFKPe{background:#5f8c4d;color:#fff;border:none;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(95,140,77,.3);display:flex;align-items:center;justify-content:center}.Community_primaryButton__mFKPe:hover{background:#4a7339;transform:translateY(-3px);box-shadow:0 6px 20px rgba(95,140,77,.4)}.Community_secondaryButton__ko3Ty{background-color:#fff;color:#5f8c4d;border:2px solid #5f8c4d;padding:1rem 2rem;font-size:.95rem;font-weight:700;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;white-space:nowrap;box-shadow:0 4px 15px rgba(0,0,0,.08)}.Community_secondaryButton__ko3Ty:hover{background-color:#5f8c4d;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px rgba(94,139,75,.4)}.Community_imageContainer__rgv4Y{display:flex;justify-content:center;align-items:center}.Community_sectionImage__z0Rzl{width:100%;max-width:700px;height:auto;object-fit:contain;border-radius:4px}.Community_imagePlaceholder__E2uhr{width:100%;max-width:500px;aspect-ratio:4/3;background:linear-gradient(135deg,#7b5ba6,#7b5ba6);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 8px 24px rgba(0,0,0,.15);position:relative;overflow:hidden}.Community_imagePlaceholder__E2uhr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2))}.Community_imageText__UiJwB{font-size:1.5rem;color:hsla(0,0%,100%,0);font-weight:600;z-index:1}@media (max-width:1024px){.Community_container__ZI1uR{grid-template-columns:1fr;gap:2rem}.Community_heading__cCMYr{font-size:2rem}.Community_content__bqBjQ{text-align:center;align-items:center}.Community_buttons__cX_3o{justify-content:center}}@media (max-width:768px){.Community_communitySection__Peulm{padding:2rem 1.5rem;min-height:auto}.Community_heading__cCMYr{font-size:1.75rem}.Community_description__wTkU0{font-size:.95rem}.Community_buttons__cX_3o{flex-direction:column;width:100%;max-width:400px}.Community_primaryButton__mFKPe,.Community_secondaryButton__ko3Ty{width:100%}}.page_main__nw1Wk{background:#fff}.BibleVerseRef_container__m35KT{position:relative;display:inline}.BibleVerseRef_verseLink__2o5gK{color:#5f8c4d;text-decoration:none;font-weight:400;transition:all .2s ease;cursor:pointer;display:inline;white-space:nowrap}.BibleVerseRef_verseLink__2o5gK:hover{color:#4a7339;text-decoration:underline}.BibleVerseRef_tooltip__0qJPJ{position:absolute;left:50%;transform:translateX(-50%);background:#fff;border:2px solid #5f8c4d;border-radius:8px;padding:0;box-shadow:0 8px 24px rgba(0,0,0,.15);z-index:1000;min-width:300px;max-width:400px;animation:BibleVerseRef_fadeIn__gcKRf .2s ease;pointer-events:none}.BibleVerseRef_tooltip__0qJPJ.BibleVerseRef_top__YSjF4{bottom:calc(100% + 8px)}.BibleVerseRef_tooltip__0qJPJ.BibleVerseRef_bottom__6is_u{top:calc(100% + 8px)}.BibleVerseRef_tooltip__0qJPJ:before{content:"";position:absolute;left:50%;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent}.BibleVerseRef_tooltip__0qJPJ.BibleVerseRef_top__YSjF4:before{bottom:-10px;border-top:10px solid #5f8c4d}.BibleVerseRef_tooltip__0qJPJ.BibleVerseRef_bottom__6is_u:before{top:-10px;border-bottom:10px solid #5f8c4d}.BibleVerseRef_tooltipHeader__Ph4KD{background:#5f8c4d;color:#fff;padding:.75rem 1rem;border-radius:6px 6px 0 0;font-size:.9rem}.BibleVerseRef_tooltipHeader__Ph4KD strong{font-weight:700}.BibleVerseRef_tooltipContent__ediza{padding:1rem;font-size:.95rem;line-height:1.6;color:#2d3748;max-height:300px;overflow-y:auto}.BibleVerseRef_tooltipFooter___0YGM{padding:.5rem 1rem;background:#f7fafc;border-top:1px solid #e2e8f0;font-size:.8rem;color:#718096;text-align:center;border-radius:0 0 6px 6px;font-style:italic}.BibleVerseRef_loading__kEHLS{color:#718096;font-style:italic}.BibleVerseRef_error__gbmyu{color:#e53e3e;font-style:italic}@keyframes BibleVerseRef_fadeIn__gcKRf{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.BibleVerseRef_tooltip__0qJPJ{min-width:250px;max-width:90vw;left:50%;right:auto}.BibleVerseRef_tooltipContent__ediza{font-size:.9rem;max-height:200px}}