@import "main.css";.about-hero{direction:rtl;background-image:url(../images/43465647-aa60-44c6-9b5f-602852449291.webp);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 20px;display:flex}.hero-container{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex}.hero-text{flex:1;max-width:550px}.hero-text h1{color:#2d2d2d;margin-bottom:24px;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;line-height:1.3}.hero-text p{color:#555;text-align:justify;margin-bottom:35px;font-size:1.05rem;line-height:1.9}.hero-btns{flex-wrap:wrap;gap:15px;display:flex}.hero-btns a{text-align:center;border-radius:12px;min-width:180px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.btn-primary{color:#fff;background-color:#8d5d40;border:2px solid #8d5d40}.btn-outline{color:#8d5d40;background-color:#0000;border:2px solid #8d5d40}.btn-primary:hover{color:var(--btn-primary-text);background-color:#724a33;transform:translateY(-3px)}.btn-outline:hover{background-color:#8d5d400d;transform:translateY(-3px)}.hero-image{flex:1;justify-content:center;align-items:center;display:flex}.hero-image img{filter:drop-shadow(0 10px 20px #0000000d);width:100%;max-width:800px;height:auto}.about-section{direction:rtl;padding:60px 0}.about-container{flex-direction:row;justify-content:space-between;align-items:start;gap:30px;width:90%;max-width:1200px;margin:0 auto;display:flex}.right-col{flex-direction:column;gap:20px;width:45%;display:flex}.video-wrapper{background:var(--btn-primary-bg);border-radius:25px;width:100%;height:300px;position:relative;overflow:hidden;box-shadow:0 10px 20px #8d5d4033}.video-wrapper video{object-fit:cover;opacity:.8;width:100%;height:100%}.play-btn-overlay{background:#0000001a;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.play-icon-inner{backdrop-filter:blur(5px);background:#ffffff4d;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.stats-list{flex-direction:column;gap:15px;display:flex}.statistics-box{background:var(--bg-box);border:3px solid var(--border-default);border-radius:20px;justify-content:space-between;align-items:center;width:65%;margin:10px auto;padding:20px 25px;transition:transform .3s;display:flex}.statistics-box .stat-info{text-align:center}.statistics-box .stat-info h4{font-size:1rem}.statistics-box:nth-child(2n){flex-direction:row-reverse}.statistics-box:hover{transform:translateY(-5px)}.stat-info h4{color:var(--text-muted);margin:0 0 8px;font-size:18px}.stat-number{color:var(--text-primary);font-size:2rem;font-weight:700}.stat-img{object-fit:contain;width:80px;height:80px}.left-col{flex-direction:column;align-items:center;gap:25px;width:52%;display:flex}.about-text-card{background:var(--bg-card);border:5px double var(--border-active);outline:5px double var(--border-active);border-radius:25px;flex-direction:column;align-items:center;width:fit-content;margin:auto;padding:35px;display:flex}.about-text-card h2{color:var(--text-primary);margin-bottom:20px;font-size:1.6rem}.about-text-card p{text-align:center;font-size:1.2rem;line-height:2.2}.values-container{background:var(--bg-card);border:2px solid var(--border-active);border-radius:25px;width:90%;padding:30px}.values-container h3{text-align:center;color:var(--text-primary);margin-bottom:25px;font-size:1.4rem}.values-grid{flex-wrap:wrap;gap:15px;display:flex}.value-item{background:var(--bg-box);border:3px solid var(--border-default);text-align:center;border-radius:15px;flex:calc(50% - 15px);align-items:center;gap:10px;padding:20px;display:flex}.value-item img{width:50px}.value-item .value-text p{font-size:1rem}@media (width<=992px){.about-container{flex-direction:column}.right-col,.left-col{width:100%}}.how-we-help-section{background-color:inherit;margin:0 auto 20px}.help-container{justify-content:space-around;align-items:flex-start;gap:40px;width:90%;max-width:1100px;margin:auto;display:flex}.section-title{margin-bottom:30px;font-size:1.4rem}.how-steps-col{border:2px solid var(--border-active);background-color:var(--bg-box);border-radius:18px;flex-direction:column;justify-content:space-around;align-items:center;width:42%;padding:20px;display:flex}.steps-wrapper{flex-direction:column;gap:30px;display:flex;position:relative}.step-item{z-index:1;align-items:center;gap:45px;display:flex;position:relative}.step-number{border:3px solid var(--border-active);background:var(--bg-card);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:50px;min-width:50px;height:50px;font-weight:700;display:flex;position:relative}.step-number:after{content:"";z-index:0;width:60px;height:3px;position:absolute;top:50%;right:45px;transform:translateY(-50%)}.step-content{color:#fff;text-align:center;z-index:0;border-radius:15px;width:100%;max-width:320px;padding:14px 20px;font-size:15px}.step-1 .step-content,.step-1 .step-number:after{z-index:0;background:#b9977e}.step-2 .step-content,.step-2 .step-number:after{background:#a68064}.step-3 .step-content,.step-3 .step-number:after{background:#8d6e57}.step-4 .step-content,.step-4 .step-number:after{background:#614d3f}.step-5 .step-content,.step-5 .step-number:after{background:#403229}.testimonial-col{border:2px solid var(--border-active);text-align:center;border-radius:24px;width:40%;padding:30px}.testimonial-card{background-color:var(--bg-card);border:2px dashed var(--border-default);outline:3px solid var(--border-default);outline-offset:6px;border-radius:12px;flex-direction:column;gap:20px;padding:20px;display:flex}.user-header{align-items:center;gap:15px;display:flex}.user-img{border:1px solid var(--border-default);background-image:url(../icons/dd42be7e-2481-4710-9b6d-e5b87a3c2a65.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:70px;height:70px;overflow:hidden}.user-info h3{font-size:1.3rem}.testimonial-text{text-align:justify;font-size:1rem;line-height:1.8}.testimonial-footer{direction:ltr;align-items:center;gap:10px;margin-top:10px;display:flex}.testimonial-footer img{width:20px}@media (width<=992px){.help-container{flex-direction:column}.how-steps-col,.testimonial-col{width:94%;margin:10px auto}}@media (width<=1024px){.hero-container{gap:20px}.hero-text h1{font-size:2rem}.about-container{gap:20px;width:95%}.about-text-card{padding:25px}.statistics-box{width:85%}}@media only screen and (width<=992px){.stats-list{flex-flow:wrap}.statistics-box{width:40%;padding:15px 20px}}@media (width<=768px){.about-hero{min-height:auto;padding:68px 20px}.hero-container{text-align:center;flex-direction:column-reverse}.hero-text{max-width:100%}.hero-text p{text-align:center}.hero-btns{justify-content:center}.hero-image img{max-width:350px}.about-section{padding:40px 0}.about-container{flex-direction:column;gap:40px}.right-col,.left-col{width:100%}.video-wrapper{height:250px}.statistics-box .stat-info h4{font-size:1rem}.about-text-card{border:2px solid var(--border-active);outline:none;width:100%}.about-text-card p{font-size:1.05rem;line-height:1.8}.video-wrapper{width:70%;margin:auto}.stats-list{width:60%;margin:auto}.values-container{width:100%}.value-item{flex:calc(50% - 15px)}}@media (width<=480px){.hero-text h1{font-size:1.6rem}.hero-text p{font-size:.95rem}.hero-btns{flex-direction:column;width:100%}.hero-btns a{width:100%}.about-section{padding:30px 10px}.video-wrapper{width:92%;height:180px;margin:auto}.stats-list{gap:10px;width:80%}.statistics-box{text-align:center;gap:10px;width:76%;margin:auto;padding:20px}.stat-img{width:60px;height:60px}.stat-number{font-size:1.6rem}.value-item{flex:100%;padding:15px}.about-text-card h2{font-size:1.4rem}.about-text-card p{text-align:justify;font-size:.95rem}.values-container h3{font-size:1.2rem}}