.all-blogs-page{background:#fff}.all-blogs-hero{padding:80px 0 70px;background:linear-gradient(135deg,#f3faf5,#fff 60%)}.all-blogs-hero-content{max-width:850px;margin:0 auto;text-align:center}.all-blogs-label{display:inline-block;padding:8px 18px;margin-bottom:18px;border-radius:50px;background:rgba(57,203,66,.12);color:#31a839;font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.all-blogs-hero h1{margin:0 0 18px;color:#142f41;font-size:clamp(36px,5vw,58px);line-height:1.1;font-weight:700}.all-blogs-hero p{max-width:700px;margin:auto;color:#65727d;font-size:17px;line-height:1.8}.blog-filter-tab{cursor:pointer;transition:.25s ease}.all-blog-city-filter select{min-width:170px;padding:0 35px 0 14px;background:#fff}.all-blogs-content{padding:65px 0 80px;background:#f8fafb}.all-blogs-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.all-blogs-heading-row span{color:#39cb42;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.all-blogs-heading-row h2{margin:6px 0 0;color:#142f41;font-size:32px;font-weight:700}.all-blogs-heading-row p{margin:0;color:#7a858e;font-size:14px}.all-blog-card{height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:20px;border:1px solid rgba(20,47,65,.07);box-shadow:0 14px 40px rgba(20,47,65,.07);transition:transform .3s ease,box-shadow .3s ease}.all-blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 55px rgba(20,47,65,.12)}.all-blog-card-image{height:230px;overflow:hidden;background:#eef1f2}.all-blog-card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.all-blog-card:hover .all-blog-card-image img{transform:scale(1.04)}.all-blog-card-body{display:flex;flex-direction:column;flex:1 1;padding:24px}.all-blog-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.all-blog-category{padding:5px 10px;border-radius:30px;background:rgba(57,203,66,.1);color:#31a839;font-size:11px;font-weight:700;text-transform:uppercase}.all-blog-city{color:#68757e;font-size:12px}.all-blog-city i{margin-right:4px;color:#39cb42}.all-blog-title{margin:0 0 12px;color:#142f41;font-size:21px;line-height:1.35;font-weight:700}.all-blog-excerpt{margin:0 0 22px;color:#65727d;font-size:14px;line-height:1.8;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.all-blog-footer{margin-top:auto;padding-top:18px;border-top:1px solid #edf0f2}.all-blog-author-date{display:flex;justify-content:space-between;gap:10px;margin-bottom:18px;color:#68757e;font-size:12px}.all-blog-author-date span{display:flex;align-items:center;gap:5px}.all-blog-author-date i{color:#39cb42}.all-blog-read{display:inline-flex;align-items:center;justify-content:space-between;width:100%;padding:11px 16px;border-radius:8px;background:#39cb42;color:#fff;text-decoration:none;font-size:13px;font-weight:700;transition:.25s ease}.all-blog-read:hover{background:#31a839;color:#fff}.all-blog-read span{font-size:18px}.all-blog-empty{padding:80px 20px;text-align:center;background:#fff;border-radius:20px}.all-blog-empty-icon{margin-bottom:15px;color:#39cb42;font-size:45px}.all-blog-empty h3{margin-bottom:10px;color:#142f41}.all-blog-empty p{color:#68757e}.all-blog-reset{display:inline-block;margin-top:10px;padding:10px 20px;border-radius:7px;background:#39cb42;color:#fff;text-decoration:none;font-weight:600;border:0;cursor:pointer}.all-blog-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:55px}.pagination-numbers{display:flex;align-items:center;gap:7px}.pagination-btn,.pagination-number{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 13px;border-radius:8px;background:#fff;border:1px solid #dfe5e8;color:#142f41;text-decoration:none;font-size:14px;font-weight:600;cursor:pointer;transition:.25s ease}.pagination-btn:hover,.pagination-number:hover{color:#31a839;border-color:#39cb42}.pagination-number.active{color:#fff;background:#39cb42;border-color:#39cb42}.pagination-btn{min-width:auto}.pagination-btn.disabled{opacity:.45;pointer-events:none}.pagination-dots{padding:0 3px;color:#7c878e}@media (max-width:991px){.all-blogs-filter-wrapper{align-items:flex-start;flex-direction:column}.all-blog-city-filter{width:100%;justify-content:space-between}.all-blog-city-filter select{flex:1 1;max-width:250px}}@media (max-width:767px){.all-blogs-hero{padding:55px 0 50px}.all-blogs-hero p{font-size:15px}.all-blogs-filter-section{position:static}.all-blog-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.blog-filter-tab{flex:0 0 auto}.all-blogs-content{padding:45px 0 60px}.all-blogs-heading-row{align-items:flex-start;flex-direction:column}.all-blog-pagination{gap:8px}.pagination-btn{font-size:12px;padding:0 9px}}@media (max-width:576px){.all-blog-card-image{height:200px}.all-blog-card-body{padding:20px}.all-blog-title{font-size:19px}.all-blog-author-date{flex-direction:column}.all-blog-pagination{flex-wrap:wrap}}.all-blogs-filter-section{position:-webkit-sticky;position:sticky;top:0;z-index:20;padding:18px 0;background:hsla(0,0%,100%,.96);border-bottom:1px solid #edf0f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.all-blogs-filter-wrapper{display:flex;align-items:center;justify-content:space-between;gap:20px}.all-blog-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.blog-filter-tab{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 20px;border-radius:50px;background:#f5f7f8;border:1px solid transparent;color:#52616c;text-decoration:none;font-size:14px;font-weight:600;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .25s ease}.blog-filter-tab:hover{color:#31a839;background:#eef9ef;text-decoration:none}.blog-filter-tab.active{color:#fff;background:#39cb42;border-color:#39cb42}.blog-filter-tab.active:hover{color:#fff;background:#31a839;border-color:#31a839}.all-blog-city-filter{display:flex;align-items:center;gap:10px}.all-blog-city-filter label{margin:0;color:#5d6a75;font-size:14px;font-weight:600;white-space:nowrap}.all-blog-city-filter select{min-width:180px;height:42px;padding:0 38px 0 14px;border:1px solid #dce2e6;border-radius:8px;background-color:#fff;color:#142f41;font-size:14px;font-weight:500;outline:none;cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease}.all-blog-city-filter select:hover{border-color:#39cb42}.all-blog-city-filter select:focus{border-color:#39cb42;box-shadow:0 0 0 3px rgba(57,203,66,.12)}@media (max-width:991px){.all-blogs-filter-wrapper{align-items:flex-start;flex-direction:column}.all-blog-tabs{width:100%}.all-blog-city-filter{width:100%;justify-content:space-between}.all-blog-city-filter select{flex:1 1;max-width:260px}}@media (max-width:767px){.all-blogs-filter-section{position:static;padding:14px 0}.all-blog-tabs{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.all-blog-tabs::-webkit-scrollbar{display:none}.blog-filter-tab{flex:0 0 auto;min-height:40px;padding:7px 17px;font-size:13px}.all-blog-city-filter{width:100%;display:flex;align-items:center}.all-blog-city-filter label{font-size:13px}.all-blog-city-filter select{min-width:0;max-width:none;height:40px;font-size:13px}}@media (max-width:480px){.all-blogs-filter-wrapper{gap:14px}.all-blog-tabs{gap:6px}.blog-filter-tab{padding:7px 14px;font-size:12px}.all-blog-city-filter{flex-direction:column;align-items:flex-start;gap:7px}.all-blog-city-filter label{font-size:12px}.all-blog-city-filter select{width:100%}}