*{box-sizing:border-box;margin:0;padding:0;font-family:Cairo,sans-serif}html{scroll-behavior:smooth}body{background:#e9e9e9}.header{box-sizing:border-box;background:#e9e9e9;justify-content:space-between;align-items:center;width:100%;min-height:110px;padding:14px 40px;display:flex;position:relative}.brand{align-items:center;gap:16px;display:flex}.brand-text{text-align:left}.brand-text h1{color:#1f2ea6;margin:0;font-size:24px;font-weight:700;line-height:1.3}.brand-text p{color:#1f2ea6;margin-top:6px;font-size:16px;font-weight:600;line-height:1.4}.logo{object-fit:contain;width:120px}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:#d62828;font-size:20px;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover{opacity:.7}@media (width<=1279px) and (width>=800px){.header{min-height:110px;padding:12px 32px}.nav-links{gap:32px}.nav-links a{font-size:16px}.brand{gap:16px}.brand-text h1{font-size:20px}.brand-text p{margin-top:6px;font-size:12px}.logo{width:100px}}@media (width<=799px){.header{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:auto;padding:10px 16px;display:flex}.brand{flex:1;justify-content:flex-start;align-items:center;gap:10px;display:flex}.brand-text{text-align:left}.brand-text h1{color:#1f2ea6;margin:0;font-size:12px;font-weight:700;line-height:1.4}.brand-text p{color:#1f2ea6;margin-top:2px;font-size:7px;font-weight:700;line-height:1.3}.logo{object-fit:contain;flex-shrink:0;width:62px;height:62px}.nav-links{display:none}}.burger{color:#d62828;cursor:pointer;z-index:1001;background:0 0;border:none;font-size:32px;display:none}.mobile-menu{opacity:0;pointer-events:none;z-index:1000;background:#fff;border-radius:12px;flex-direction:column;gap:14px;padding:14px 18px;transition:all .25s;display:flex;position:absolute;top:80px;right:16px;transform:translateY(-10px);box-shadow:0 6px 18px #00000026}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu a{color:#d62828;font-size:16px;font-weight:600;text-decoration:none}@media (width<=799px){.burger{display:block}}.hero{background-position:top;background-repeat:no-repeat;background-size:100%;justify-content:center;align-items:flex-start;width:100%;min-height:900px;padding:110px 64px 40px;display:flex;position:relative}.hero-overlay{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;display:flex}.hero h1{color:#d60000;text-shadow:-2px -2px #fff,2px -2px #fff,-2px 2px #fff,2px 2px #fff;margin-bottom:28px;font-size:64px;font-weight:800;line-height:1.2}.hero-buttons{gap:18px;margin-bottom:30px;display:flex}.primary-btn,.secondary-btn{cursor:pointer;text-align:center;border:2px solid #2f2fa2;border-radius:14px;justify-content:center;align-items:center;padding:12px 32px;font-size:22px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.primary-btn{color:#fff;background:#2f2fa2}.secondary-btn{color:#2f2fa2;background:0 0}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-2px)}.hero-products{object-fit:contain;width:100%;max-width:1000px}@media (width<=1279px) and (width>=800px){.hero{background-size:100%;min-height:620px;padding:80px 40px 30px}.hero-overlay{max-width:800px}.hero h1{margin-bottom:20px;font-size:44px}.hero-buttons{gap:14px;margin-bottom:20px}.primary-btn,.secondary-btn{border-radius:10px;padding:10px 24px;font-size:16px}}@media (width<=799px){.hero{background-position:50%;background-size:cover;min-height:260px;padding:34px 24px 20px}.hero-overlay{width:100%}.hero h1{text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff;margin-bottom:12px;font-size:18px;line-height:1.4}.hero-buttons{flex-direction:row;gap:8px;margin-bottom:0}.primary-btn,.secondary-btn{border-width:1.5px;border-radius:8px;width:auto;padding:6px 14px;font-size:10px;font-weight:700}}.brands{flex-direction:column;align-items:center;width:100%;padding:60px 40px 30px;display:flex;overflow:hidden}.brands h2{color:#b80f1f;text-align:center;margin-bottom:50px;font-size:52px;font-weight:800}.brands-slider{width:75%;max-width:950px;position:relative;overflow:hidden}.brands-track{align-items:center;gap:180px;width:max-content;animation:12s linear infinite marquee;display:flex}.brands-track img{object-fit:contain;flex-shrink:0;width:170px}.brands-line{background:#2f2fa2;width:92%;height:2px;margin-top:50px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (width<=1279px) and (width>=800px){.brands{padding:45px 30px 24px}.brands h2{margin-bottom:34px;font-size:26px}.brands-slider{width:78%;max-width:700px}.brands-track{gap:120px;animation:10s linear infinite marquee}.brands-track img{width:120px}.brands-line{margin-top:34px}}@media (width<=799px){.brands{padding:32px 16px 18px}.brands h2{text-align:center;margin-bottom:22px;font-size:14px}.brands-slider{width:90%}.brands-track{gap:70px;animation:9s linear infinite marquee}.brands-track img{width:85px}.brands-line{width:90%;margin-top:26px}}.products{flex-direction:column;align-items:center;width:100%;padding:80px 0;display:flex;overflow:hidden}.products h2{color:#b80f1f;text-align:center;margin-bottom:60px;font-size:52px;font-weight:800}.products-slider{width:100%;position:relative;overflow:hidden}.products-track{align-items:center;gap:50px;width:max-content;animation:18s linear infinite productsLoop;display:flex}.products-track img{object-fit:cover;border-radius:24px;flex-shrink:0;width:420px;height:auto}@keyframes productsLoop{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (width<=1279px) and (width>=800px){.products{padding:60px 0}.products h2{margin-bottom:40px;font-size:26px}.products-track{gap:34px;animation:16s linear infinite productsLoop}.products-track img{border-radius:18px;width:300px}}@media (width<=799px){.products{padding:40px 0}.products h2{text-align:center;margin-bottom:24px;font-size:14px}.products-slider{width:100%}.products-track{gap:14px;animation:14s linear infinite productsLoop}.products-track img{border-radius:12px;width:170px}}.about-cards{width:100%;padding:80px 0;overflow:hidden}.about-slider{width:100%;position:relative;overflow:hidden}.about-track{align-items:center;gap:48px;width:max-content;animation:24s linear infinite aboutLoop;display:flex}.about-card{direction:ltr;background:#f3f3f3;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:flex-start;gap:18px;padding:48px 64px;display:flex;box-shadow:0 8px 24px #0000000f}.about-big{width:590px}.about-small{width:420px}.about-card h3{color:#111;text-align:left;margin:0;font-size:30px;font-weight:700}.about-card p{color:#222;text-align:left;margin:0;font-size:16px;font-weight:600;line-height:1.85}@keyframes aboutLoop{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (width<=1279px) and (width>=800px){.about-cards{padding:60px 0}.about-track{gap:32px;animation:20s linear infinite aboutLoop}.about-big{width:560px}.about-small{width:340px}.about-card{border-radius:20px;padding:36px 42px}.about-card h3{font-size:28px}.about-card p{font-size:16px;line-height:1.8}}@media (width<=799px){.about-cards{padding:40px 0;overflow:hidden}.about-slider{width:100%}.about-track{gap:20px;animation:18s linear infinite aboutLoop}.about-big{width:360px}.about-small{width:240px}.about-card{border-radius:16px;padding:24px 28px;box-shadow:0 6px 18px #0000000f}.about-card h3{text-align:left;font-size:22px}.about-card p{text-align:left;font-size:13px;line-height:1.8}}.footer-divider{background:linear-gradient(90deg,#0000,#fff6,#0000);width:92%;height:1px;margin:40px auto 70px}.footer{box-sizing:border-box;background:#1f2ea6;justify-content:center;align-items:flex-start;gap:140px;width:100%;padding:70px 64px 120px;display:flex}.footer-column{text-align:left;flex-direction:column;gap:20px;min-width:170px;display:flex}.footer-column h3{color:#fff;text-align:left;margin-bottom:12px;font-size:24px;font-weight:700}.footer-column a,.footer-column p{color:#fffc;text-align:left;font-size:20px;font-weight:600;text-decoration:none;transition:all .2s}.footer-column a:hover{color:#fff}.footer-brand{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;width:420px;display:flex}.footer-brand h2{color:#fff;text-align:left;font-size:16px;font-weight:800}.footer-brand span{color:#ffffffd9;text-align:left;font-size:18px;font-weight:700}.footer-socials{justify-content:flex-start;gap:28px;width:100%;margin-top:40px;display:flex}.footer-socials i{color:#ffffffbf;cursor:pointer;font-size:44px;transition:all .2s}.footer-socials i:hover{color:#fff;transform:translateY(-2px)}.footer-socials a{text-decoration:none}@media (width<=1279px) and (width>=800px){.footer-divider{margin:30px auto 50px}.footer{gap:80px;padding:50px 40px 80px}.footer-column{gap:14px;min-width:120px}.footer-column h3{font-size:18px}.footer-column a,.footer-column p{font-size:14px}.footer-brand{gap:18px;width:300px}.footer-brand h2{font-size:18px}.footer-brand span{font-size:12px}.footer-socials{gap:18px;margin-top:24px}.footer-socials i{font-size:28px}}@media (width<=799px){.footer{flex-direction:column;align-items:flex-start;gap:30px;width:100%;padding:40px 20px;display:flex}.footer-brand{text-align:left;align-items:flex-start;gap:10px;width:auto}.footer-brand h2{text-align:left;font-size:20px;font-weight:800;line-height:1.5}.footer-brand span{text-align:left;font-size:13px;font-weight:700;line-height:1.5}.footer-socials{justify-content:flex-start;gap:16px;width:auto;margin-top:10px}.footer-socials i{font-size:24px}.footer-column{text-align:left;align-items:flex-start;gap:8px;width:auto}.footer-column h3{text-align:left;margin-bottom:6px;font-size:18px;font-weight:700}.footer-column a,.footer-column p{text-align:left;font-size:15px;font-weight:600;line-height:1.7}}
