.blog-hero{align-items:flex-start;background:linear-gradient(90deg,#eaf6fb 60%,#fff);border-radius:0 0 24px 24px;display:flex;justify-content:space-between;margin-bottom:32px;padding:48px 32px 32px;position:relative}.blog-hero-content{flex:1 1 60%;max-width:600px}.blog-hero-label{color:#222;display:block;font-size:1em;font-weight:700;letter-spacing:2px;margin-bottom:8px}.blog-hero-title{border-bottom:3px solid #b6e13a;color:#3a7bd5;display:inline-block;font-size:2.8em;font-weight:800;line-height:1.1;margin:0 0 8px;padding-bottom:4px}.blog-hero-desc{color:#222;font-size:1.3em;font-weight:500;margin:16px 0 24px}.blog-hero-subscribe{background:#b6e13a;border:none;border-radius:4px;color:#222;cursor:pointer;font-size:1.1em;font-weight:700;margin-top:8px;padding:10px 28px;transition:background .2s}.blog-hero-subscribe:hover{background:#a0c92a}.blog-hero-image{align-items:flex-start;display:flex;flex:1 1 40%;justify-content:flex-end}.blog-hero-image img{height:auto;margin-top:-32px;max-width:260px}.blog-categories{background:#fff;margin-bottom:24px;padding:32px 0 24px}.blog-categories-title{color:#222;font-size:1.5em;font-weight:700;margin-bottom:24px}.blog-categories-list{display:flex;flex-wrap:wrap;gap:32px;justify-content:flex-start}.blog-category{align-items:flex-start;background:#f7fafd;border-radius:12px;box-shadow:0 2px 8px rgba(58,123,213,.04);display:flex;flex:1 1 220px;gap:18px;max-width:320px;min-width:220px;padding:24px 20px}.blog-category-icon{align-items:center;background:#eaf6fb;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.blog-category-content{flex:1 1 auto}.blog-category-desc{color:#222;font-size:1.05em;margin-bottom:8px}.blog-category-link{color:#3a7bd5;font-size:1.1em;font-weight:700;letter-spacing:1px;text-decoration:none}.blog-category-link:hover{text-decoration:underline}.blog-search-filter{align-items:center;background:#fff;display:flex;flex-direction:column;margin-bottom:24px;padding:24px 0 16px}.blog-search-form{align-items:center;display:flex;gap:12px;max-width:540px;position:relative;width:100%}.blog-search-input{border:1px solid #c6d2e1;border-radius:4px;flex:1 1 auto;font-size:1.1em;outline:none;padding:10px 16px}.blog-search-btn{background:#b6e13a;border:none;border-radius:4px;color:#222;cursor:pointer;font-size:1.1em;font-weight:700;padding:10px 18px;transition:background .2s}.blog-search-btn:hover{background:#a0c92a}.blog-filter-dropdown{position:relative}.blog-filter-toggle{background:#eaf6fb;border:1px solid #c6d2e1;border-radius:4px;color:#3a7bd5;cursor:pointer;font-size:1.1em;font-weight:700;padding:10px 18px}.blog-filter-menu{background:#fff;border:1px solid #c6d2e1;border-radius:8px;box-shadow:0 2px 12px rgba(58,123,213,.08);display:none;min-width:220px;padding:18px 24px;position:absolute;right:0;top:110%;z-index:10}.blog-filter-dropdown.open .blog-filter-menu{display:block}.blog-filter-group{margin-bottom:16px}.blog-filter-group label{color:#222;display:block;font-size:1em;font-weight:500;margin-bottom:4px}.blog-filter-group input[type=checkbox]{margin-right:6px}.blog-main-content{align-items:flex-start;display:flex;gap:32px;margin:0 auto 48px;max-width:1200px;width:100%}.blog-most-recent{background:#f7fafd;border-radius:12px;box-shadow:0 2px 8px rgba(58,123,213,.04);flex:0 0 300px;max-width:320px;min-width:260px;padding:24px 20px}.blog-most-recent-title{color:#3a7bd5;font-size:1.2em;font-weight:700;margin-bottom:18px}.blog-most-recent-list{list-style:none;margin:0;padding:0}.blog-most-recent-item{margin-bottom:18px}.blog-most-recent-post-title{color:#222;font-size:1.1em;font-weight:600;margin-bottom:2px}.blog-most-recent-post-meta{color:#6d7278;font-size:.98em}.blog-cards-section{flex:1 1 0%;width:100%}.blog-cards-list{display:flex;flex-direction:column;gap:32px}.blog-card{align-items:flex-start;background:#fff;border:1px solid #e0e6ef;border-radius:8px;box-shadow:0 2px 8px rgba(58,123,213,.04);display:flex;gap:32px;padding:32px 24px}.blog-card-image{align-items:center;display:flex;flex:1 1 28%;justify-content:center;max-width:200px;min-width:120px}.blog-card-image img{border-radius:4px;height:auto;object-fit:cover;width:100%}.blog-card-content{flex:1 1 72%;max-width:72%}.blog-card-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.blog-card-date{color:#888;font-size:1.1em;font-weight:600}.blog-card-solution{color:#003a5d;font-size:1.1em;font-weight:600}.blog-card-category span{background:#0a2239;border-radius:4px;color:#fff;font-size:1.1em;font-weight:600;letter-spacing:1px;padding:4px 16px}.blog-card-title{font-size:2em;font-weight:800;line-height:1.1;margin:8px 0 12px}.blog-card-title a{color:#0a2239;text-decoration:none}.blog-card-title a:hover{text-decoration:underline}.blog-card-preview{color:#6d7278;font-size:1.15em;margin-bottom:16px}.blog-card-tags{font-size:1em;margin-bottom:16px}.blog-card-tags strong{font-weight:700;margin-right:8px}.blog-card-tags span{color:#6d7278;font-size:1.1em;margin-right:12px}.blog-card-readmore{color:#7ac943;font-size:1.15em;font-weight:600;text-decoration:none}.blog-card-readmore:hover{text-decoration:underline}@media (max-width:1100px){.blog-main-content{flex-direction:column;gap:0}.blog-most-recent{margin-bottom:32px;max-width:100%;min-width:0}.blog-cards-section{width:100%}}@media (max-width:800px){.blog-hero{align-items:flex-start;flex-direction:column;padding:32px 12px 24px}.blog-hero-image{justify-content:flex-start;margin-top:24px}.blog-categories-list{flex-direction:column;gap:18px}.blog-main-content{padding:0 8px}.blog-card{flex-direction:column;gap:18px;padding:20px 10px}.blog-card-content{max-width:100%}}@media (max-width:500px){.blog-hero-title{font-size:2em}.blog-card-title{font-size:1.2em}}.visuallyhidden{height:1px;overflow:hidden;position:absolute!important;width:1px;clip:rect(1px,1px,1px,1px);white-space:nowrap}