.header-section{position:relative;overflow:hidden;padding:60px 40px;text-align:center;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa 70%,#93c5fd);border-bottom-left-radius:45px;border-bottom-right-radius:45px;box-shadow:0 10px 35px #2d6a4f2e;border:1px solid rgba(45,106,79,0,08)}.header-section:before{content:"";position:absolute;top:-120px;left:-120px;width:300px;height:300px;background:#ffffff1f;border-radius:50%}.header-section:after{content:"";position:absolute;bottom:-150px;right:-120px;width:350px;height:350px;background:#ffffff14;border-radius:50%}.header-heading{position:relative;z-index:2;font-family:Poppins,sans-serif;font-size:42px;font-weight:900;color:#fff;margin-bottom:20px;margin-left:auto;margin-right:auto;letter-spacing:-.5px;text-transform:capitalize;text-shadow:0 5px 18px rgba(0,0,0,.2);line-height:1.25}.header-subline{position:relative;z-index:2;font-family:Inter,sans-serif;font-size:18px;color:#ffffffeb;max-width:750px;margin:0 auto;line-height:1.6;font-weight:500}.header-buttons{position:relative;z-index:2;margin-top:35px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.header-btn{background:#fff;color:#2563eb;padding:14px 30px;border-radius:14px;text-decoration:none;font-weight:700;font-size:16px;transition:all .3s ease;box-shadow:0 10px 25px #0000001f}.header-btn:hover{transform:translateY(-5px);background:#eff6ff}@media(max-width:1600px){.header-section{padding:50px 35px;margin:30px auto;max-width:100%}.header-heading{font-size:36px;max-width:1200px;margin-bottom:14px}.header-subline{font-size:16px;max-width:680px;line-height:1.55}}@media(max-width:1400px){.header-section{padding:45px 25px;margin:25px auto}.header-heading{font-size:34px;line-height:1.3;margin-bottom:12px}.header-subline{font-size:15px;line-height:1.55}}@media(max-width:1200px){.header-section{padding:40px 22px;margin:20px auto}.header-heading{font-size:30px;line-height:1.35;margin-bottom:10px}.header-subline{font-size:15px;line-height:1.5}}@media(max-width:992px){.header-section{padding:35px 20px;margin:18px auto}.header-heading{font-size:23px;line-height:1.35;margin-bottom:8px}.header-subline{font-size:14px;line-height:1.5;color:#f5f5f5}}@media(max-width:768px){.header-section{padding:30px 18px;margin:15px auto}.header-heading{font-size:18px;line-height:1.4;margin-bottom:8px;letter-spacing:-.2px}.header-subline{font-size:12px;line-height:1.45}}@media(max-width:576px){.header-section{padding:24px 15px;margin:12px auto}.header-heading{font-size:20px;line-height:1.4;margin-bottom:6px;letter-spacing:-.1px}.header-subline{font-size:13px;line-height:1.45}}@media(max-width:480px){.header-section{padding:20px 12px;margin:10px auto}.header-heading{font-size:18px;line-height:1.35;margin-bottom:6px;letter-spacing:0}.header-subline{font-size:12.5px;line-height:1.4}}.google-ad-box{width:100%;max-width:900px;height:120px;margin:20px auto 0;border-radius:20px;background:linear-gradient(135deg,#fff,#f1f5f9);border:2px dashed #94a3b8;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:0 10px 25px #0000000d;transition:.3s ease}.google-ad-box:hover{transform:translateY(-4px);box-shadow:0 15px 35px #2563eb1f}.google-ad-box p{margin:0;font-size:26px;font-weight:700;color:#0f172a;font-family:Poppins,sans-serif}.google-ad-box span{margin-top:8px;font-size:15px;color:#64748b;font-family:Inter,sans-serif}@media(max-width:768px){.google-ad-box{height:100px;padding:15px}.google-ad-box p{font-size:20px}.google-ad-box span{font-size:13px}}.category-section{padding:100px 7%;background:linear-gradient(to bottom,#f8fbff,#eef5ff);position:relative;overflow:hidden}.category-header{text-align:center;margin-bottom:70px}.category-header h2{font-size:52px;font-weight:800;color:#0f172a;margin-bottom:18px;font-family:Poppins,sans-serif;position:relative}.underline{width:110px;height:6px;background:linear-gradient(to right,#2563eb,#60a5fa);margin:0 auto;border-radius:20px;position:relative}.underline:after{content:"";position:absolute;top:-4px;left:50%;transform:translate(-50%);width:16px;height:16px;background:#2563eb;border-radius:50%}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px}.cat-box-simple{position:relative;overflow:hidden;background:#fffffff2;padding:45px 30px;border-radius:28px;box-shadow:0 12px 35px #2563eb14,0 3px 10px #0000000a;border:1px solid rgba(37,99,235,.08);cursor:pointer;transition:all .35s ease;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:22px;text-align:center}.cat-box-simple:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(to right,#2563eb,#60a5fa)}.cat-box-simple:after{content:"";position:absolute;top:-100px;right:-100px;width:220px;height:220px;background:#2563eb0d;border-radius:50%;transition:.5s}.cat-box-simple:hover{transform:translateY(-10px);box-shadow:0 20px 45px #2563eb29,0 5px 12px #0000000f}.cat-box-simple:hover:after{transform:scale(1.5)}.cat-img{width:85px;height:85px;-o-object-fit:contain;object-fit:contain;background:#eff6ff;padding:14px;border-radius:20px;border:1px solid rgba(37,99,235,.08);transition:.35s ease}.cat-box-simple:hover .cat-img{transform:scale(1.08) rotate(3deg)}.cat-box-simple h3{font-size:28px;font-weight:700;font-family:Poppins,sans-serif;color:#0f172a;margin:0;transition:.3s ease}.cat-box-simple:hover h3{color:#2563eb}.pagination-btns{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:60px;flex-wrap:wrap}.prev-next-btn{background:linear-gradient(to right,#2563eb,#3b82f6);color:#fff;border:none;padding:14px 38px;border-radius:14px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 25px #2563eb2e}.prev-next-btn:hover:not(:disabled){transform:translateY(-4px);box-shadow:0 16px 35px #2563eb3d}.prev-next-btn:disabled{background:#cbd5e1;cursor:not-allowed;box-shadow:none}@media(max-width:1600px){.category-section{padding:40px 5%;max-width:1500px;margin:0 auto}.category-header{margin-bottom:50px}.category-header h2{font-size:42px;margin-bottom:14px}.underline{width:95px;height:5px}.underline:after{width:13px;height:13px;top:-4px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px}.cat-box-simple{padding:35px 24px;border-radius:20px;gap:18px}.cat-img{width:95px;height:95px;padding:12px;border-radius:16px}.cat-box-simple h3{font-size:22px}.pagination-btns{margin-top:45px;gap:15px}.prev-next-btn{padding:12px 32px;font-size:15px;border-radius:12px}}@media(max-width:1200px){.category-section{padding:60px 4%}.category-header{margin-bottom:40px}.category-header h2{font-size:36px;margin-bottom:12px}.underline{width:85px;height:5px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:22px}.cat-box-simple{padding:30px 20px;border-radius:18px;gap:14px}.cat-img{width:75px;height:75px;padding:10px;border-radius:14px}.cat-box-simple h3{font-size:19px}.pagination-btns{margin-top:35px;gap:12px}.prev-next-btn{padding:10px 28px;font-size:14px;border-radius:10px}}@media(max-width:992px){.category-section{padding:55px 4%}.category-header{margin-bottom:35px}.category-header h2{font-size:32px;margin-bottom:10px}.underline{width:75px;height:4px}.underline:after{width:11px;height:11px;top:-4px}.category-grid{grid-template-columns:repeat(3,1fr);gap:20px}.cat-box-simple{padding:28px 18px;border-radius:16px;gap:12px}.cat-img{width:65px;height:65px;padding:8px;border-radius:12px}.cat-box-simple h3{font-size:18px}.pagination-btns{margin-top:30px;gap:12px}.prev-next-btn{padding:10px 24px;font-size:14px;border-radius:8px}}@media(max-width:576px){.category-section{padding:45px 15px}.category-header{margin-bottom:25px}.category-header h2{font-size:24px;margin-bottom:8px;letter-spacing:-.2px}.underline{width:65px;height:4px}.underline:after{width:9px;height:9px;top:-3px}.category-grid{grid-template-columns:1fr;gap:16px}.cat-box-simple{padding:22px 16px;border-radius:14px;gap:10px;flex-direction:row;justify-content:flex-start;text-align:left}.cat-box-simple:before{width:5px;height:100%;top:0;left:0}.cat-img{width:50px;height:50px;padding:6px;border-radius:10px}.cat-box-simple h3{font-size:16px}.pagination-btns{margin-top:25px;gap:10px;width:100%}.prev-next-btn{width:100%;max-width:100%;padding:12px;font-size:14px;border-radius:8px}}@media(max-width:480px){.category-section{padding:35px 12px}.category-header{margin-bottom:20px}.category-header h2{font-size:22px;margin-bottom:6px}.underline{width:55px;height:3px}.underline:after{width:8px;height:8px;top:-3px}.category-grid{gap:12px}.cat-box-simple{padding:16px 12px;border-radius:12px;gap:12px}.cat-img{width:45px;height:45px;padding:5px;border-radius:8px}.cat-box-simple h3{font-size:15px}.pagination-btns{margin-top:20px;gap:8px}.prev-next-btn{padding:10px;font-size:13.5px;border-radius:6px}}@media(max-width:320px){.category-section{padding:30px 10px}.category-header{margin-bottom:18px}.category-header h2{font-size:19px;letter-spacing:-.3px}.underline{width:45px}.category-grid{gap:10px}.cat-box-simple{padding:18px 12px;border-radius:10px;gap:8px;flex-direction:column;text-align:center;justify-content:center}.cat-box-simple:before{width:100%;height:4px;top:0;left:0}.cat-img{width:42px;height:42px;padding:4px;border-radius:6px}.cat-box-simple h3{font-size:14px;line-height:1.2}.pagination-btns{margin-top:15px;gap:6px}.prev-next-btn{padding:8px;font-size:13px;border-radius:5px}}
