.page-module__6labaa__main{background-color:var(--bg-main);color:var(--foreground);direction:rtl;min-height:100vh;padding-bottom:50px}.page-module__6labaa__greenAccent{color:var(--primary-green);letter-spacing:1px;align-items:center;gap:12px;margin-bottom:20px;font-size:.85rem;font-weight:800;display:flex}.page-module__6labaa__greenAccent:before{content:"";background-color:var(--primary-green);width:5px;height:18px;transform:skew(-20deg)}.page-module__6labaa__sectionTitle{margin-bottom:30px;font-size:1.8rem;font-weight:800;line-height:1.4}.page-module__6labaa__introSection{max-width:900px;margin:80px auto 100px;padding:0 25px}.page-module__6labaa__introContent p{color:var(--gray-300);text-align:justify;margin-bottom:20px;font-size:1rem;line-height:1.9}.page-module__6labaa__servicesSection{max-width:1100px;margin:0 auto 100px;padding:0 25px}.page-module__6labaa__servicesGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.page-module__6labaa__serviceCard{background-color:var(--bg-dark-4);border:1px solid var(--border-color);border-radius:12px;padding:36px 30px;transition:all .3s}.page-module__6labaa__serviceCard:hover{border-color:var(--gray-700);background-color:var(--bg-dark-3)}.page-module__6labaa__serviceIconBox{width:56px;height:56px;color:var(--primary-green);background-color:#86d2171a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.page-module__6labaa__serviceCardTitle{color:var(--foreground);margin-bottom:12px;font-size:1.1rem;font-weight:800}.page-module__6labaa__serviceCardText{color:var(--gray-400);text-align:justify;font-size:.9rem;line-height:1.7}.page-module__6labaa__stepsSection{max-width:900px;margin:0 auto 100px;padding:0 25px}.page-module__6labaa__stepsList{list-style:none;position:relative}.page-module__6labaa__stepsList:before{content:"";background-color:var(--border-color);width:2px;position:absolute;top:0;bottom:0;right:20px}.page-module__6labaa__stepItem{align-items:flex-start;gap:28px;margin-bottom:50px;display:flex;position:relative}.page-module__6labaa__stepNumber{background-color:var(--primary-green);width:42px;min-width:42px;height:42px;color:var(--bg-main);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:900;display:flex;position:relative}.page-module__6labaa__stepBody{flex:1;padding-top:6px}.page-module__6labaa__stepBody h4{color:var(--foreground);margin-bottom:12px;font-size:1.1rem;font-weight:800}.page-module__6labaa__stepBody p{color:var(--gray-300);text-align:justify;margin-bottom:18px;font-size:.95rem;line-height:1.8}.page-module__6labaa__downloadBtn{border:1px solid var(--foreground);color:var(--foreground);cursor:pointer;font-size:.85rem;font-weight:700;font-family:var(--font-body);background:0 0;border-radius:50px;align-items:center;gap:10px;padding:10px 24px;transition:all .3s;display:inline-flex}.page-module__6labaa__downloadBtn:hover{background:var(--primary-green);color:var(--bg-main);border-color:var(--primary-green)}.page-module__6labaa__emergencyNote{color:var(--warning);background-color:#f59e0b14;border:1px solid #f59e0b33;border-radius:10px;align-items:flex-start;gap:12px;margin-top:8px;padding:16px 20px;font-size:.88rem;line-height:1.6;display:flex}.page-module__6labaa__emergencyNote svg{min-width:18px;margin-top:2px}.page-module__6labaa__addressContainer{gap:30px;margin-top:20px;display:flex}.page-module__6labaa__addressBox{background-color:var(--bg-dark-4);border:1px solid var(--border-color);border-radius:10px;flex:1;padding:20px}.page-module__6labaa__addressRow{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.page-module__6labaa__addressRow:last-child{margin-bottom:0}.page-module__6labaa__addressIcon{color:var(--primary-green);min-width:18px;margin-top:3px}.page-module__6labaa__addressBox strong{color:var(--foreground);margin-bottom:6px;font-size:.95rem;display:block}.page-module__6labaa__addressBox p{color:var(--gray-400)!important;margin-bottom:0!important;font-size:.88rem!important;line-height:1.6!important}.page-module__6labaa__whySection{max-width:1100px;margin:0 auto 120px;padding:0 25px}.page-module__6labaa__whyGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module__6labaa__whyCard{background-color:var(--bg-dark-4);border:1px solid var(--border-color);text-align:center;border-radius:12px;padding:30px 24px;transition:all .3s}.page-module__6labaa__whyCard:hover{border-color:var(--gray-700);transform:translateY(-4px)}.page-module__6labaa__whyIconBox{width:50px;height:50px;color:var(--primary-green);background-color:#86d2171a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;display:flex}.page-module__6labaa__whyCardTitle{color:var(--foreground);margin-bottom:10px;font-size:.95rem;font-weight:800}.page-module__6labaa__whyCardText{color:var(--gray-400);font-size:.85rem;line-height:1.6}.page-module__6labaa__ctaSection{align-items:center;gap:50px;max-width:1100px;margin:0 auto 130px;padding:0 25px;display:flex}.page-module__6labaa__ctaContent{flex:1}.page-module__6labaa__ctaTitle{color:var(--foreground);margin-bottom:15px;font-size:1.8rem;font-weight:800;line-height:1.4}.page-module__6labaa__ctaDescription{color:var(--gray-400);text-align:justify;margin-bottom:24px;font-size:.95rem;line-height:1.7}.page-module__6labaa__ctaContactInfo{flex-direction:column;gap:10px;margin-bottom:28px;display:flex}.page-module__6labaa__ctaContactRow{color:var(--gray-300);align-items:center;gap:10px;font-size:.9rem;display:flex}.page-module__6labaa__ctaContactRow svg{color:var(--primary-green);min-width:16px}.page-module__6labaa__contactBtn{color:var(--foreground);letter-spacing:1px;border:1px solid var(--gray-600);font-size:.85rem;font-weight:700;font-family:var(--font-body);border-radius:50px;align-items:center;gap:8px;padding:12px 28px;transition:all .3s;display:inline-flex}.page-module__6labaa__contactBtn:hover{border-color:var(--primary-green);background-color:var(--primary-green);color:var(--bg-main)}.page-module__6labaa__ctaImageContainer{border-radius:8px;flex:1;height:380px;position:relative;overflow:hidden}.page-module__6labaa__featureItem{background-color:var(--bg-main);align-items:stretch;max-width:1200px;height:380px;margin:0 auto 120px;display:flex}.page-module__6labaa__reverse{flex-direction:row-reverse}.page-module__6labaa__featureContent{flex-direction:column;flex:1;justify-content:center;padding:50px 60px;display:flex}.page-module__6labaa__featureContent h3{margin-bottom:20px;font-size:1.5rem;font-weight:800}.page-module__6labaa__featureContent p{color:var(--gray-400);text-align:justify;margin-bottom:15px;font-size:.95rem;line-height:1.8}.page-module__6labaa__note{color:var(--gray-500);border-right:3px solid var(--primary-green);margin-top:10px;padding-right:15px;font-size:.9rem;line-height:1.7}.page-module__6labaa__featureImage{flex:1.2;position:relative}@media (max-width:1024px){.page-module__6labaa__servicesGrid{grid-template-columns:repeat(2,1fr)}.page-module__6labaa__introSection{margin:320px auto 100px}.page-module__6labaa__whyGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__6labaa__sectionTitle{font-size:1.4rem}.page-module__6labaa__servicesGrid{grid-template-columns:1fr;gap:16px}.page-module__6labaa__serviceCard{padding:28px 22px}.page-module__6labaa__stepsList:before{right:18px}.page-module__6labaa__stepItem{gap:20px}.page-module__6labaa__stepNumber{width:38px;min-width:38px;height:38px;font-size:.9rem}.page-module__6labaa__addressContainer{flex-direction:column;gap:16px}.page-module__6labaa__whyGrid{grid-template-columns:1fr;gap:16px}.page-module__6labaa__whyCard{padding:24px 20px}.page-module__6labaa__ctaSection{flex-direction:column-reverse;gap:30px}.page-module__6labaa__ctaContent{text-align:center}.page-module__6labaa__ctaContent .page-module__6labaa__greenAccent{justify-content:center}.page-module__6labaa__ctaContactInfo{align-items:center}.page-module__6labaa__ctaImageContainer{aspect-ratio:4/3;width:100%;height:auto}.page-module__6labaa__featureItem,.page-module__6labaa__reverse{flex-direction:column;height:auto;margin-bottom:80px}.page-module__6labaa__featureImage{aspect-ratio:5/3;flex-shrink:0;width:100%;position:relative}.page-module__6labaa__featureContent{padding:35px 25px}.page-module__6labaa__featureContent h3{font-size:1.3rem}}
