.home-blog-section{padding:92px clamp(22px,6vw,96px);background:linear-gradient(180deg,#fff 0%,#f4f9ff 100%);overflow:hidden}.home-blog-heading{max-width:1420px;margin:0 auto 34px;display:flex;align-items:end;justify-content:space-between;gap:30px}.home-blog-heading>div{max-width:760px}.home-blog-eyebrow{margin:0 0 12px;color:#0867df;font-size:13px;font-weight:900;letter-spacing:.14em}.home-blog-heading h2{margin:0;color:#071a37;font-size:clamp(34px,4vw,54px);line-height:1.06;letter-spacing:-.04em}.home-blog-heading>div>p:last-child{margin:15px 0 0;color:#5d6f89;font-size:17px;line-height:1.7}.home-blog-all{flex:none;display:inline-flex;align-items:center;gap:10px;padding:14px 19px;border:1px solid #c9dcf3;border-radius:15px;background:#fff;color:#075fd1;font-weight:900;text-decoration:none;box-shadow:0 12px 28px rgba(15,71,139,.08);transition:transform .2s,border-color .2s,box-shadow .2s}.home-blog-all:hover,.home-blog-all:focus-visible{transform:translateY(-2px);border-color:#1275ee;box-shadow:0 16px 32px rgba(18,117,238,.14)}.home-blog-grid{max-width:1420px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.home-blog-card{min-width:0;display:flex;flex-direction:column;border:1px solid #d9e6f4;border-radius:26px;background:#fff;overflow:hidden;box-shadow:0 18px 48px rgba(18,54,94,.08);transition:transform .25s,border-color .25s,box-shadow .25s}.home-blog-card:hover{transform:translateY(-6px);border-color:#8bbcf6;box-shadow:0 26px 60px rgba(16,83,163,.14)}.home-blog-visual{position:relative;aspect-ratio:16/9;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#096be5,#0647ad)}.home-blog-visual:before,.home-blog-visual:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.12)}.home-blog-visual:before{width:190px;height:190px;right:-55px;top:-80px}.home-blog-visual:after{width:120px;height:120px;left:-40px;bottom:-45px}.home-blog-visual img{width:100%;height:100%;object-fit:cover}.home-blog-visual-icon{position:relative;z-index:1;width:78px;height:78px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:24px;background:rgba(255,255,255,.17);color:#fff;font-size:37px;box-shadow:0 14px 32px rgba(0,24,70,.2);backdrop-filter:blur(8px)}.home-blog-card-body{display:flex;flex:1;flex-direction:column;padding:24px}.home-blog-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.home-blog-category{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eaf4ff;color:#0762d2;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.home-blog-date{color:#7a8aa1;font-size:12px;font-weight:800}.home-blog-card h3{margin:0;color:#0a1d3a;font-size:22px;line-height:1.28;letter-spacing:-.02em}.home-blog-excerpt{margin:13px 0 22px;color:#60718a;font-size:14px;line-height:1.65;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-blog-read{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:#0867df;font-size:14px;font-weight:900;text-decoration:none}.home-blog-card:hover .home-blog-read span{transform:translateX(4px)}.home-blog-read span{transition:transform .2s}.home-blog-empty{max-width:1420px;margin:0 auto;padding:24px;border:1px dashed #bdd5ee;border-radius:18px;color:#63748b;text-align:center}.home-blog-card-loading{height:430px;background:linear-gradient(100deg,#edf4fb 20%,#f9fcff 40%,#edf4fb 60%);background-size:220% 100%;animation:homeBlogLoading 1.3s linear infinite}@keyframes homeBlogLoading{to{background-position:-220% 0}}@media(max-width:980px){.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-blog-card:last-child{grid-column:1/-1;max-width:calc(50% - 11px);width:100%;justify-self:center}}@media(max-width:700px){.home-blog-section{padding:66px 16px}.home-blog-heading{display:grid;margin-bottom:25px}.home-blog-heading h2{font-size:35px}.home-blog-heading>div>p:last-child{font-size:15px}.home-blog-all{width:max-content}.home-blog-grid{grid-template-columns:1fr;gap:16px}.home-blog-card:last-child{grid-column:auto;max-width:none}.home-blog-card-body{padding:20px}.home-blog-card h3{font-size:20px}.home-blog-card-loading{height:370px}}@media(prefers-reduced-motion:reduce){.home-blog-card,.home-blog-all,.home-blog-read span{transition:none}.home-blog-card-loading{animation:none}}
