.blog-wrapper{padding:40px;background:#f5f5f5;border-radius:20px}.blog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.blog-header h1{font-size:48px;font-weight:800}.subscribe-box{display:flex;gap:12px}.subscribe-box button{background:#f28b54;color:#fff;border:none;padding:12px 28px;border-radius:10px;font-weight:700;cursor:pointer}.carousel-image img{height:420px;width:100%;object-fit:cover;border-radius:20px}.carousel-caption{background:#00000073;border-radius:20px;padding:40px;bottom:20%;text-align:left}.carousel-caption h2{font-size:32px;font-weight:800;max-width:700px}.carousel-caption p{max-width:650px;margin:15px 0}.read-more-btn{background:#fff;color:#000;padding:10px 20px;border-radius:10px;border:none;font-weight:500;font-size:14px}.blog-cards{margin-bottom:60px}.blog-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:100%}.blog-card img{width:100%;height:200px;object-fit:cover}.blog-card-body{padding:20px;display:flex;flex-direction:column;flex-grow:1}.blog-card-body h5{font-size:16px;font-weight:700;margin-bottom:8px;line-height:1.4}.blog-date{font-size:13px;color:#ff7a18;font-weight:500;margin-bottom:10px;display:block}.blog-desc{font-size:14px;color:#555;line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.blog-card-body p{font-size:14px;color:#555;line-height:1.6;flex-grow:1}.read-more{margin-top:auto;font-size:12px;color:#007bff;font-weight:500;text-decoration:none}.read-more:hover{text-decoration:underline}.subscribe-box{display:flex;gap:10px}.subscribe-box input{padding:10px 14px;border:1px solid grey;outline:none;width:260px;border-radius:10px}.subscribe-box button{padding:10px 20px;border:none;background:#e97339;color:#fff;cursor:pointer}@media(max-width:576px){.subscribe-box{flex-direction:column;width:100%}.subscribe-box input,.subscribe-box button{width:100%}}.carousel-image{height:450px;overflow:hidden}.carousel-image img{width:100%;height:100%;object-fit:cover}@media(max-width:992px){.carousel-image{height:360px}}@media(max-width:576px){.carousel-image{height:260px}}.carousel-caption-custom{bottom:20%;text-align:center}.carousel-caption-custom h2{font-size:28px;font-weight:600}.carousel-caption-custom p{max-width:600px;margin:10px auto}@media(max-width:576px){.carousel-caption-custom{bottom:10%;padding:0 10px}.carousel-caption-custom h2{font-size:18px}.carousel-caption-custom p{font-size:14px;display:none}}.pagination .page-link{background-color:#fff;color:#e97339;border:1px solid #E97339}.pagination .page-link:hover{background-color:#e97339;color:#fff}.pagination .page-item.active .page-link{background-color:#e97339;color:#fff;border-color:#e97339}.pagination .page-item.disabled .page-link{background-color:#fff;color:#e97339;opacity:.5;pointer-events:none}.blog-category-section{margin-top:2.5rem;padding:1.75rem 1.5rem;background:#fff8f2;border:1px solid #f5e1cf;border-radius:16px}.blog-category-section-header{text-align:center;margin-bottom:1.25rem}.blog-category-section-title{margin:0;color:#e97339;font-weight:700;font-size:1.35rem}.blog-category-section-subtitle{margin:.25rem 0 0;color:#6c757d;font-size:.9rem}.blog-category-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0}.blog-category-tab{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#4a506e;border:1px solid #E97339;border-radius:999px;padding:.4rem .5rem .4rem 1rem;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.blog-category-tab:hover{background:#fff1e8}.blog-category-tab.active{background:#e97339;color:#fff;border-color:#e97339}.blog-category-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;padding:.05rem .45rem;border-radius:999px;background:#fff1e8;color:#e97339;font-size:.72rem;font-weight:700;line-height:1.3}.blog-category-tab.active .blog-category-count{background:#fff;color:#e97339}.blog-card-media{position:relative;overflow:hidden}.blog-card-categories-overlay{position:absolute;top:.75rem;left:.75rem;right:.75rem;display:flex;flex-wrap:wrap;gap:.35rem;pointer-events:none}.blog-card-categories-overlay .blog-category-badge{pointer-events:auto;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-color:transparent;color:#e97339;box-shadow:0 2px 6px #0000001f}.blog-details-categories{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.5rem;margin-bottom:.75rem}.blog-category-badge{display:inline-block;background:#fff1e8;color:#e97339;border:1px solid #E97339;border-radius:999px;padding:.15rem .65rem;font-size:.72rem;font-weight:600;line-height:1.4;cursor:pointer;transition:background .15s ease,color .15s ease}.blog-category-badge:hover{background:#e97339;color:#fff}
