@import "https://fonts.googleapis.com/css2?family=Assistant:wght@300;400;500;600;700&display=swap";
@keyframes styles-module-scss-module__otgVEa__fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes styles-module-scss-module__otgVEa__slideInLeft{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__otgVEa__slideInRight{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__otgVEa__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes styles-module-scss-module__otgVEa__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__otgVEa__animateUp{opacity:0;animation:.5s ease-out forwards styles-module-scss-module__otgVEa__fadeInUp}.styles-module-scss-module__otgVEa__animateLeft{opacity:0;animation:.5s ease-out forwards styles-module-scss-module__otgVEa__slideInLeft}.styles-module-scss-module__otgVEa__animateRight{opacity:0;animation:.5s ease-out forwards styles-module-scss-module__otgVEa__slideInRight}.styles-module-scss-module__otgVEa__animateScale{opacity:0;animation:.5s ease-out forwards styles-module-scss-module__otgVEa__scaleIn}.styles-module-scss-module__otgVEa__animateFade{opacity:0;animation:.5s ease-out forwards styles-module-scss-module__otgVEa__fadeIn}.styles-module-scss-module__otgVEa__delay-200{animation-delay:.1s}.styles-module-scss-module__otgVEa__delay-400{animation-delay:.2s}.styles-module-scss-module__otgVEa__delay-600{animation-delay:.3s}.styles-module-scss-module__otgVEa__delay-800{animation-delay:.4s}@media (prefers-reduced-motion:reduce){.styles-module-scss-module__otgVEa__animateUp,.styles-module-scss-module__otgVEa__animateLeft,.styles-module-scss-module__otgVEa__animateRight,.styles-module-scss-module__otgVEa__animateScale,.styles-module-scss-module__otgVEa__animateFade{opacity:1;animation:none;transform:none}}.styles-module-scss-module__otgVEa__container{text-align:center;color:#242424;direction:rtl;background-color:#fff;flex-direction:column;justify-content:center;font-family:Assistant,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.styles-module-scss-module__otgVEa__container h1{margin:10px 0}.styles-module-scss-module__otgVEa__content{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.styles-module-scss-module__otgVEa__logoContainer{justify-content:center;align-items:center;gap:20px;margin-bottom:2rem;display:flex}.styles-module-scss-module__otgVEa__logo{width:60px;height:60px}.styles-module-scss-module__otgVEa__clubHubLogo{width:120px;height:40px}.styles-module-scss-module__otgVEa__hero{text-align:center;padding-top:3rem}.styles-module-scss-module__otgVEa__title{color:#242424;margin:0 0 1rem;font-family:Assistant,sans-serif;font-size:2.5rem;font-weight:700}.styles-module-scss-module__otgVEa__subtitle{color:#242424;text-align:center;max-width:800px;margin:0 auto;font-family:Assistant,sans-serif;font-size:1.2rem;line-height:1.6}.styles-module-scss-module__otgVEa__benefitsSection,.styles-module-scss-module__otgVEa__featuresSection,.styles-module-scss-module__otgVEa__tableSection{margin-bottom:1rem;padding:.5rem 0}.styles-module-scss-module__otgVEa__featuresCard{background:#fff;border:1px solid #ede1ff;border-radius:12px;margin-bottom:.75rem;padding:1rem;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a,0 1px 4px #9b79ff3d}.styles-module-scss-module__otgVEa__featuresCard h3{color:#333;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.styles-module-scss-module__otgVEa__benefitsCard{background:#fff;border:1px solid #ede1ff;border-radius:12px;margin-bottom:.75rem;padding:1rem;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a,0 1px 4px #9b79ff3d}.styles-module-scss-module__otgVEa__benefitsCard h3{color:#333;margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.styles-module-scss-module__otgVEa__urgencyMessage{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;margin-bottom:.75rem;padding:.5rem}.styles-module-scss-module__otgVEa__urgencyMessage p{color:#92400e;margin:0;font-size:.9rem;font-weight:500;line-height:1.4}.styles-module-scss-module__otgVEa__savingsMessage{background:#e9d1ff;border:1px solid #edd7ff;border-radius:8px;margin-bottom:.75rem;padding:.5rem}.styles-module-scss-module__otgVEa__savingsMessage p{color:#333;margin:0;font-size:.9rem;font-weight:500;line-height:1.4}.styles-module-scss-module__otgVEa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.styles-module-scss-module__otgVEa__featureItem{text-align:center;background:#f8fafc;border:1px solid #ede1ff;border-radius:8px;padding:.75rem;transition:all .3s}.styles-module-scss-module__otgVEa__featureItem:hover{border-color:#edd7ff;transform:translateY(-2px);box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a,0 1px 4px #9b79ff3d}.styles-module-scss-module__otgVEa__featureItem h4{color:#333;margin:.25rem 0;font-size:.95rem;font-weight:600}.styles-module-scss-module__otgVEa__featureItem p{color:#666;margin:0;font-size:.8rem;line-height:1.3}.styles-module-scss-module__otgVEa__benefitIcon{color:#8957ff;flex-shrink:0;width:24px;height:24px;margin-left:.5rem}.styles-module-scss-module__otgVEa__benefitsList li{border-bottom:1px solid #ede1ff;align-items:center;padding:.25rem 0;display:flex}.styles-module-scss-module__otgVEa__benefitsList li:last-child{border-bottom:none}.styles-module-scss-module__otgVEa__benefitsList li span{color:#333;font-size:.9rem;line-height:1.3}.styles-module-scss-module__otgVEa__stepsContainer{flex-direction:column;gap:1.5rem;display:flex}.styles-module-scss-module__otgVEa__step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.styles-module-scss-module__otgVEa__stepNumber{color:#fff;background:#667eea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.styles-module-scss-module__otgVEa__stepContent h3{color:#1f2937;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__stepContent p{color:#6b7280;margin:0;font-size:1rem;line-height:1.5}.styles-module-scss-module__otgVEa__benefitsList{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;display:grid}.styles-module-scss-module__otgVEa__benefitItem{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.styles-module-scss-module__otgVEa__benefitIcon{color:#7c3aed;flex-shrink:0;width:20px;height:20px}.styles-module-scss-module__otgVEa__benefitItem span{color:#166534;font-size:1rem;font-weight:500}.styles-module-scss-module__otgVEa__tableHeader{grid-template-columns:1fr 2fr;align-items:start;gap:2rem;display:grid}@media (max-width:1024px){.styles-module-scss-module__otgVEa__tableHeader{grid-template-columns:1fr;gap:1.5rem}}.styles-module-scss-module__otgVEa__tableTitleSection{flex-direction:column;gap:1rem;display:flex}.styles-module-scss-module__otgVEa__sectionTitle{color:#333;text-align:center;margin:0 0 .75rem;font-size:1.6rem;font-weight:700}.styles-module-scss-module__otgVEa__tableContainer{background:#fff;border:1px solid #ede1ff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000f,0 1px 3px #0000000a,0 1px 4px #9b79ff3d}.styles-module-scss-module__otgVEa__spreadsheetIframe{border:none;width:100%;height:400px;display:block}.styles-module-scss-module__otgVEa__infoBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.styles-module-scss-module__otgVEa__infoBox h3{color:#1f2937;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__infoBox ul{margin:0;padding-right:1.5rem}.styles-module-scss-module__otgVEa__infoBox li{color:#4b5563;margin-bottom:.5rem;font-size:1rem;line-height:1.5}.styles-module-scss-module__otgVEa__linksGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.styles-module-scss-module__otgVEa__linkCard{text-align:center;color:inherit;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;text-decoration:none;transition:all .3s;display:flex}.styles-module-scss-module__otgVEa__linkCard:hover{background:#fff;border-color:#667eea;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.styles-module-scss-module__otgVEa__linkIcon{color:#667eea;width:48px;height:48px;margin-bottom:1rem}.styles-module-scss-module__otgVEa__linkCard h3{color:#1f2937;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__linkCard p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:768px){.styles-module-scss-module__otgVEa__container{padding:15px}.styles-module-scss-module__otgVEa__title{font-size:2rem}.styles-module-scss-module__otgVEa__subtitle{font-size:1rem}.styles-module-scss-module__otgVEa__featuresCard,.styles-module-scss-module__otgVEa__benefitsCard{padding:.75rem}.styles-module-scss-module__otgVEa__sectionTitle{font-size:1.5rem}.styles-module-scss-module__otgVEa__featuresGrid{grid-template-columns:1fr;gap:.75rem}.styles-module-scss-module__otgVEa__benefitsList li{text-align:center;flex-direction:column;gap:.5rem}.styles-module-scss-module__otgVEa__spreadsheetIframe{height:400px}}@media (max-width:480px){.styles-module-scss-module__otgVEa__hero{padding:2rem 0 1.5rem}.styles-module-scss-module__otgVEa__title{font-size:1.8rem}.styles-module-scss-module__otgVEa__featuresCard,.styles-module-scss-module__otgVEa__benefitsCard{padding:.5rem}.styles-module-scss-module__otgVEa__spreadsheetIframe{height:300px}}.styles-module-scss-module__otgVEa__sectionTitle{color:#242424;text-align:center;margin:2rem 0 1rem;font-family:Assistant,sans-serif;font-size:1.75rem;font-weight:600}.styles-module-scss-module__otgVEa__contentCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:1.5rem 0;padding:2rem;box-shadow:0 2px 12px #00000014}.styles-module-scss-module__otgVEa__introText{color:#242424;text-align:center;margin-bottom:1.5rem;font-family:Assistant,sans-serif;font-size:1.1rem;line-height:1.7}.styles-module-scss-module__otgVEa__introText strong{color:#7c3aed;font-weight:600}.styles-module-scss-module__otgVEa__explanationText{color:#374151;text-align:right;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__overviewSection,.styles-module-scss-module__otgVEa__eligibilitySection,.styles-module-scss-module__otgVEa__calculationSection{margin:3rem 0}.styles-module-scss-module__otgVEa__importantNote{background:#f3e8ff;border-radius:8px;align-items:flex-start;gap:1rem;margin:1.5rem 0;padding:1.5rem;display:flex}.styles-module-scss-module__otgVEa__importantNote .styles-module-scss-module__otgVEa__benefitIcon{color:#7c3aed;flex-shrink:0;width:24px;height:24px;margin-top:2px}.styles-module-scss-module__otgVEa__importantNote p{color:#7c3aed;margin:0;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__importantNote div{text-align:right}.styles-module-scss-module__otgVEa__importantNote div strong{color:#7c3aed;font-family:Assistant,sans-serif;font-weight:600}.styles-module-scss-module__otgVEa__importantNote div br{margin-bottom:.5rem}.styles-module-scss-module__otgVEa__importantNote div small{color:#7c3aed;margin-top:.25rem;font-family:Assistant,sans-serif;font-size:.9rem;display:block}.styles-module-scss-module__otgVEa__examplesSection{margin-top:2rem}.styles-module-scss-module__otgVEa__examplesSection h4{color:#242424;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__examplesList{padding:0;list-style:none}.styles-module-scss-module__otgVEa__examplesList li{color:#374151;text-align:right;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:.75rem;padding:1rem;font-family:Assistant,sans-serif;font-size:.95rem;line-height:1.6}.styles-module-scss-module__otgVEa__processSection{margin:3rem 0}.styles-module-scss-module__otgVEa__processVariant{margin:2rem 0}.styles-module-scss-module__otgVEa__processVariant:not(:last-child){border-bottom:1px solid #e5e7eb;padding-bottom:2rem}.styles-module-scss-module__otgVEa__variantTitle{color:#242424;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1.4rem;font-weight:600}.styles-module-scss-module__otgVEa__infoNote{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin:1rem 0;padding:1.5rem}.styles-module-scss-module__otgVEa__infoNote p{color:#1e40af;text-align:right;margin:.5rem 0;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__infoNote p:first-child{margin-top:0}.styles-module-scss-module__otgVEa__infoNote p:last-child{margin-bottom:0}.styles-module-scss-module__otgVEa__prerequisitesSection{margin:1.5rem 0}.styles-module-scss-module__otgVEa__prerequisitesSection h4{color:#242424;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600}.styles-module-scss-module__otgVEa__prerequisitesList{padding:0;list-style:none}.styles-module-scss-module__otgVEa__prerequisitesList li{background:#fefce8;border:1px solid #fde047;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.styles-module-scss-module__otgVEa__prerequisitesList li .styles-module-scss-module__otgVEa__benefitIcon{color:#eab308;flex-shrink:0;width:20px;height:20px;margin-top:2px}.styles-module-scss-module__otgVEa__prerequisitesList li div{text-align:right}.styles-module-scss-module__otgVEa__prerequisitesList li div strong{color:#92400e;font-family:Assistant,sans-serif;font-weight:600}.styles-module-scss-module__otgVEa__prerequisitesList li div br{margin-bottom:.5rem}.styles-module-scss-module__otgVEa__stepsContainer{margin:2rem 0}.styles-module-scss-module__otgVEa__stepItem{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000001a}.styles-module-scss-module__otgVEa__stepItem:hover{box-shadow:0 4px 12px #0000001a}.styles-module-scss-module__otgVEa__stepNumber{color:#fff;background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600;display:flex}.styles-module-scss-module__otgVEa__stepContent{text-align:right;flex:1}.styles-module-scss-module__otgVEa__stepTitle{color:#242424;margin:0 0 .5rem;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600}.styles-module-scss-module__otgVEa__stepDescription{color:#374151;margin:0;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__usageSection{margin:3rem 0}.styles-module-scss-module__otgVEa__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:2rem 0;display:grid}.styles-module-scss-module__otgVEa__categoryItem{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s}.styles-module-scss-module__otgVEa__categoryItem:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed1a}.styles-module-scss-module__otgVEa__categoryItem .styles-module-scss-module__otgVEa__categoryIcon{color:#7c3aed;width:32px;height:32px;margin-bottom:1rem}.styles-module-scss-module__otgVEa__categoryItem h4{color:#242424;margin:0 0 .5rem;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600}.styles-module-scss-module__otgVEa__categoryItem p{color:#6b7280;margin:0;font-family:Assistant,sans-serif;font-size:.95rem;line-height:1.5}.styles-module-scss-module__otgVEa__updatesSection{margin:3rem 0}.styles-module-scss-module__otgVEa__scheduleSection{margin:1.5rem 0}.styles-module-scss-module__otgVEa__scheduleSection h4{color:#242424;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__scheduleSection p{color:#374151;text-align:right;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__processExplanation{margin:1.5rem 0}.styles-module-scss-module__otgVEa__processExplanation h4{color:#242424;margin-bottom:1rem;font-family:Assistant,sans-serif;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__processExplanation p{color:#374151;text-align:right;margin:0;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__faqSection{margin:3rem 0}.styles-module-scss-module__otgVEa__faqGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.styles-module-scss-module__otgVEa__faqItem{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s}.styles-module-scss-module__otgVEa__faqItem:hover{background:#fff;border-color:#7c3aed;box-shadow:0 2px 8px #7c3aed1a}.styles-module-scss-module__otgVEa__faqItem h4{color:#242424;text-align:right;margin:0 0 .75rem;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600}.styles-module-scss-module__otgVEa__faqItem p{color:#374151;text-align:right;margin:0;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__contactSection{margin:3rem 0}.styles-module-scss-module__otgVEa__contactGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.styles-module-scss-module__otgVEa__contactItem{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:all .2s}.styles-module-scss-module__otgVEa__contactItem:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed1a}.styles-module-scss-module__otgVEa__contactItem .styles-module-scss-module__otgVEa__contactIcon{color:#7c3aed;width:40px;height:40px;margin-bottom:1rem}.styles-module-scss-module__otgVEa__contactItem h4{color:#242424;margin:0 0 1rem;font-family:Assistant,sans-serif;font-size:1.2rem;font-weight:600}.styles-module-scss-module__otgVEa__contactItem p{color:#7c3aed;margin:.5rem 0;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600}.styles-module-scss-module__otgVEa__contactItem p:not(:first-of-type){color:#374151;font-size:1rem;font-weight:400}.styles-module-scss-module__otgVEa__contactItem small{color:#6b7280;margin-top:.5rem;font-family:Assistant,sans-serif;font-size:.9rem;display:block}.styles-module-scss-module__otgVEa__disclaimerSection{background:#f9fafb;border-radius:12px;margin:3rem 0;padding:2rem}.styles-module-scss-module__otgVEa__disclaimerGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin:1.5rem 0;display:grid}.styles-module-scss-module__otgVEa__disclaimerColumn .styles-module-scss-module__otgVEa__disclaimerList{padding:0;list-style:none}.styles-module-scss-module__otgVEa__disclaimerColumn .styles-module-scss-module__otgVEa__disclaimerList li{color:#374151;text-align:right;border-right:3px solid #e5e7eb;margin-bottom:1rem;padding-right:1rem;font-family:Assistant,sans-serif;font-size:.95rem;line-height:1.6}.styles-module-scss-module__otgVEa__disclaimerColumn .styles-module-scss-module__otgVEa__disclaimerList li:hover{border-right-color:#7c3aed}.styles-module-scss-module__otgVEa__userReportsNote{background:#f3e8ff;border:1px solid #c4b5fd;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.styles-module-scss-module__otgVEa__userReportsNote p{color:#5b21b6;text-align:center;margin:0;font-family:Assistant,sans-serif;font-size:.95rem;line-height:1.6}.styles-module-scss-module__otgVEa__warningNote{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.styles-module-scss-module__otgVEa__warningNote p{color:#dc2626;text-align:center;margin:0;font-family:Assistant,sans-serif;font-size:.9rem;line-height:1.6}.styles-module-scss-module__otgVEa__warningNote p strong{color:#b91c1c;font-weight:600}.styles-module-scss-module__otgVEa__quickInfoSection{margin:3rem 0}.styles-module-scss-module__otgVEa__quickInfoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.styles-module-scss-module__otgVEa__quickInfoItem{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:all .2s}.styles-module-scss-module__otgVEa__quickInfoItem:hover{border-color:#7c3aed;transform:translateY(-2px);box-shadow:0 4px 12px #7c3aed1a}.styles-module-scss-module__otgVEa__quickInfoItem .styles-module-scss-module__otgVEa__benefitIcon{color:#7c3aed;width:32px;height:32px;margin-bottom:1rem}.styles-module-scss-module__otgVEa__quickInfoItem h4{color:#242424;margin:0 0 .5rem;font-family:Assistant,sans-serif;font-size:1.1rem;font-weight:600}.styles-module-scss-module__otgVEa__quickInfoItem p{color:#6b7280;margin:0;font-family:Assistant,sans-serif;font-size:.95rem;line-height:1.5}.styles-module-scss-module__otgVEa__benefitsList{margin:1.5rem 0;padding:0;list-style:none}.styles-module-scss-module__otgVEa__benefitsList li{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:1rem;margin-bottom:.75rem;padding:1rem;transition:all .2s;display:flex}.styles-module-scss-module__otgVEa__benefitsList li:hover{border-color:#7c3aed;box-shadow:0 2px 8px #7c3aed1a}.styles-module-scss-module__otgVEa__benefitsList li .styles-module-scss-module__otgVEa__benefitIcon{color:#7c3aed;flex-shrink:0;width:24px;height:24px;margin-top:2px}.styles-module-scss-module__otgVEa__benefitsList li div{text-align:right}.styles-module-scss-module__otgVEa__benefitsList li div strong{color:#242424;font-family:Assistant,sans-serif;font-weight:600}.styles-module-scss-module__otgVEa__benefitsList li div small{color:#6b7280;margin-top:.25rem;font-family:Assistant,sans-serif;font-size:.9rem;display:block}@media (max-width:768px){.styles-module-scss-module__otgVEa__categoriesGrid,.styles-module-scss-module__otgVEa__faqGrid,.styles-module-scss-module__otgVEa__contactGrid,.styles-module-scss-module__otgVEa__quickInfoGrid{grid-template-columns:1fr}.styles-module-scss-module__otgVEa__disclaimerGrid{grid-template-columns:1fr;gap:1rem}.styles-module-scss-module__otgVEa__stepItem{text-align:center;flex-direction:column;gap:1rem}.styles-module-scss-module__otgVEa__stepContent{text-align:center}.styles-module-scss-module__otgVEa__sectionTitle{font-size:1.5rem}.styles-module-scss-module__otgVEa__contentCard{padding:1.5rem}.styles-module-scss-module__otgVEa__categoryItem,.styles-module-scss-module__otgVEa__contactItem{padding:1rem}}@media (max-width:480px){.styles-module-scss-module__otgVEa__contentCard{padding:1rem}.styles-module-scss-module__otgVEa__stepNumber{width:35px;height:35px;font-size:1rem}.styles-module-scss-module__otgVEa__sectionTitle{font-size:1.3rem}}.styles-module-scss-module__otgVEa__communitySection{direction:rtl;margin:3rem 0}.styles-module-scss-module__otgVEa__communitySection .styles-module-scss-module__otgVEa__sectionTitle{text-align:center;direction:rtl;margin-bottom:2rem}.styles-module-scss-module__otgVEa__communityGrid{direction:rtl;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin:2rem 0;display:grid}.styles-module-scss-module__otgVEa__communityItem{text-align:center;direction:rtl;background:linear-gradient(135deg,#f3e8ff 0%,#faf5ff 100%);border:1px solid #c4b5fd;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:280px;padding:2rem;transition:all .3s;display:flex}.styles-module-scss-module__otgVEa__communityItem:hover{border-color:#a78bfa;transform:translateY(-4px);box-shadow:0 8px 32px #7c3aed26}.styles-module-scss-module__otgVEa__communityItem .styles-module-scss-module__otgVEa__communityIcon{color:#7c3aed;width:56px;height:56px;margin:0 auto 1.5rem;display:block}.styles-module-scss-module__otgVEa__communityItem h4{color:#5b21b6;text-align:center;direction:rtl;margin:0 0 1rem;font-family:Assistant,sans-serif;font-size:1.3rem;font-weight:700}.styles-module-scss-module__otgVEa__communityItem p{color:#6b21a8;text-align:center;direction:rtl;flex-grow:1;margin:0 0 1.5rem;font-family:Assistant,sans-serif;font-size:1rem;line-height:1.6}.styles-module-scss-module__otgVEa__communityButton{color:#fff;text-align:center;direction:rtl;background:#7c3aed;border-radius:8px;align-self:center;margin-top:auto;padding:.75rem 1.5rem;font-family:Assistant,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.styles-module-scss-module__otgVEa__communityButton:hover{color:#fff;background:#6d28d9;text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 12px #7c3aed4d}@media (max-width:768px){.styles-module-scss-module__otgVEa__communityGrid{grid-template-columns:1fr;gap:1.5rem}.styles-module-scss-module__otgVEa__communityItem{min-height:260px;padding:1.5rem}.styles-module-scss-module__otgVEa__communityItem .styles-module-scss-module__otgVEa__communityIcon{width:48px;height:48px;margin-bottom:1rem}.styles-module-scss-module__otgVEa__communityItem h4{font-size:1.2rem}.styles-module-scss-module__otgVEa__communityItem p{font-size:.95rem}}
