.Home_container__9OuOz{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:1rem 1rem 2rem}@media (min-width:768px){.Home_container__9OuOz{padding:2rem 1rem 3rem;gap:3rem}}.Home_card__HIlp_{background-color:var(--background);padding:0 2rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);width:100%;max-width:100%;text-align:center;opacity:0;transform:translateY(30px);animation:Home_slideUpFadeIn__TQbbQ .8s ease-out forwards;box-sizing:border-box}@media (min-width:768px){.Home_card__HIlp_{max-width:700px}}@media (min-width:1024px){.Home_card__HIlp_{max-width:800px}}[data-theme=dark] .Home_card__HIlp_{background-color:var(--main-background);box-shadow:0 8px 32px rgba(0,0,0,.2)}@keyframes Home_slideUpFadeIn__TQbbQ{to{opacity:1;transform:translateY(0)}}.Home_title__YEn0u{font-size:2.25rem;font-weight:700;margin-bottom:1rem}@media (min-width:768px){.Home_title__YEn0u{font-size:3rem}}.Home_subtitle__Qob9A{font-size:1.125rem;color:#6b7280;margin-bottom:1.5rem}[data-theme=dark] .Home_subtitle__Qob9A{color:#9ca3af}.Home_description__zHUB6{margin:0 auto 2rem;font-size:1rem;line-height:1.75;color:#4b5563}[data-theme=dark] .Home_description__zHUB6{color:#d1d5db}.Home_buttonContainer__T_c1v{display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;padding:0 1rem;box-sizing:border-box;opacity:0;animation:Home_slideUpFadeIn__TQbbQ .8s ease-out .2s forwards;animation-fill-mode:both}@media (min-width:768px){.Home_buttonContainer__T_c1v{flex-direction:row;justify-content:center;gap:2rem}}.Home_ctaButton__twyFF{background-color:var(--color-red);color:white;font-weight:700;padding:1rem 2rem;border-radius:9999px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.1);border:2px solid transparent;white-space:nowrap;width:100%;max-width:300px;box-sizing:border-box}@media (min-width:768px){.Home_ctaButton__twyFF{width:auto;min-width:220px}}.Home_ctaButton__twyFF:hover{transform:translateY(-3px);box-shadow:0 10px 15px rgba(0,0,0,.15)}.Home_joinButton__gXI9r{background-color:transparent;color:var(--color-red);border:2px solid var(--color-red)}[data-theme=dark] .Home_joinButton__gXI9r{color:var(--color-red)}.Home_imageMatrixContainer__057jt{width:100%;max-width:950px;padding:0 1rem;box-sizing:border-box}.ImageSlider_sliderContainer__SVJCV{position:relative;width:100%;max-width:950px;margin:auto;overflow:hidden;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.15)}.ImageSlider_slidesWrapper__0XRHD{display:flex;transition:transform .5s ease-in-out}.ImageSlider_slide__Srztu{flex:0 0 100%;position:relative;height:500px}.ImageSlider_slide__Srztu img{width:100%;height:100%;object-fit:cover}.ImageSlider_arrow__BMJ8B{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.5);color:white;border:none;cursor:pointer;padding:1rem;z-index:10;transition:background-color .2s}.ImageSlider_arrow__BMJ8B:hover{background-color:rgba(0,0,0,.8)}.ImageSlider_arrowLeft__BiTwI{left:10px;border-radius:50%}.ImageSlider_arrowRight__OfgPL{right:10px;border-radius:50%}.ImageSlider_dotsContainer__Scyqm{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:.5rem}.ImageSlider_dot__EnC0c{width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,.5);cursor:pointer;transition:background-color .2s}.ImageSlider_dot__EnC0c.ImageSlider_active__u4hor{background-color:white}.ContactForm_card__FbEB8{background-color:var(--background);padding:0 2rem 2rem;border-radius:16px;box-shadow:0 8px 16px rgba(0,0,0,.1);width:100%;max-width:500px;margin:0 auto 2rem;opacity:0;transform:translateY(20px);animation:ContactForm_slideIn__1h5vc .5s forwards;box-sizing:border-box}[data-theme=dark] .ContactForm_card__FbEB8{box-shadow:0 8px 16px rgba(0,0,0,.3)}@media (min-width:768px){.ContactForm_card__FbEB8{max-width:600px}}@media (min-width:1024px){.ContactForm_card__FbEB8{max-width:700px}}@keyframes ContactForm_slideIn__1h5vc{to{opacity:1;transform:translateY(0)}}.ContactForm_title__J8g2F{text-align:center;font-size:2rem;margin-bottom:1.5rem}.ContactForm_form__SPAg0{gap:1rem}.ContactForm_formGroup__uLISP,.ContactForm_form__SPAg0{display:flex;flex-direction:column}.ContactForm_card__FbEB8[dir=rtl] .ContactForm_formGroup__uLISP,.ContactForm_card__FbEB8[dir=rtl] .ContactForm_label__OGO2H{text-align:right}.ContactForm_card__FbEB8[dir=rtl] .ContactForm_checkboxContainer__QetZV{flex-direction:row-reverse}.ContactForm_label__OGO2H{margin-bottom:.5rem;font-weight:600}.ContactForm_input__r2X62,.ContactForm_textarea__FwTA3{padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem;width:100%;box-sizing:border-box}[data-theme=dark] .ContactForm_input__r2X62,[data-theme=dark] .ContactForm_textarea__FwTA3{background-color:#3a3a3a;border-color:#555;color:var(--foreground)}.ContactForm_textarea__FwTA3{min-height:150px;resize:vertical}.ContactForm_checkboxContainer__QetZV{display:flex;align-items:center;gap:.5rem}.ContactForm_checkbox__5cXZ6{width:20px;height:20px}.ContactForm_checkboxLabel__neHH0{cursor:pointer}.ContactForm_button__TR23C{background-color:var(--color-red);color:white;padding:1rem;border:none;border-radius:8px;font-size:1.125rem;cursor:pointer;transition:background-color .3s,opacity .3s}.ContactForm_button__TR23C:hover:not(:disabled){background-color:#b70322}.ContactForm_button__TR23C:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}