.is-blog,.is-blog #main,.vv-blog-page{background:#faf7f0;color:#17231a}
.vv-blog-heading>div>p{margin:0 0 8px;color:#d4a017;font-size:11px;font-weight:800;letter-spacing:.16em}
.vv-blog-catalog{padding-top:52px;padding-bottom:76px}
.vv-blog-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:25px}
.vv-blog-heading h2{margin:0;color:#173b20;font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:500;line-height:1.15}
.vv-blog-search{width:min(420px,100%);height:48px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #d8dfd8;border-radius:7px;background:#fff;box-shadow:0 5px 18px rgba(30,60,37,.05);transition:border-color .2s,box-shadow .2s}
.vv-blog-search:focus-within{border-color:#2e5332;box-shadow:0 0 0 3px rgba(46,83,50,.09)}
.vv-blog-search svg{flex:0 0 22px;width:22px;height:22px;fill:none;stroke:#2e5332;stroke-width:1.5;stroke-linecap:round}
.vv-blog-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#17231a;font-size:14px}
.vv-blog-search input::placeholder{color:#8c948d}
.vv-blog-search button{padding:5px;border:0;background:transparent;color:#2e5332;font-size:11px;font-weight:800;cursor:pointer}
.vv-blog-filter-row{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 13px;scrollbar-width:none}
.vv-blog-filter-row::-webkit-scrollbar{display:none}
.vv-blog-filter-row button{flex:0 0 auto;padding:9px 15px;border:1px solid #d8dfd8;border-radius:999px;background:#fff;color:#425047;font-size:12px;font-weight:700;cursor:pointer}
.vv-blog-filter-row button:hover,.vv-blog-filter-row button.is-active{border-color:#2e5332;background:#2e5332;color:#fff}
.vv-blog-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:6px 0 20px;padding-top:17px;border-top:1px solid #ece6dc;color:#6c756e;font-size:12px}
.vv-blog-summary p{margin:0}
.vv-blog-summary strong{color:#173b20;font-size:14px}
.vv-blog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 20px}
.vv-blog-card{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e5ddcf;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(33,62,40,.06);transition:transform .25s,box-shadow .25s}
.vv-blog-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(33,62,40,.11)}
.vv-blog-card[hidden]{display:none!important}
.vv-blog-card-media{display:block;aspect-ratio:1.48/1;overflow:hidden;background:#f2ebdf}
.vv-blog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.vv-blog-card:hover .vv-blog-card-media img{transform:scale(1.04)}
.vv-blog-card-body{display:flex;flex:1;flex-direction:column;padding:16px 17px 18px}
.vv-blog-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px 12px;margin-bottom:10px;color:#717a73;font-size:10px}
.vv-blog-card-meta span{position:relative;padding-left:12px;color:#2e5332;font-weight:800;letter-spacing:.035em;text-transform:uppercase}
.vv-blog-card-meta span:before{content:"";position:absolute;left:0;top:50%;width:7px;height:7px;border-radius:2px;background:#d4a017;transform:translateY(-50%)}
.vv-blog-card h3{margin:0;color:#17231a;font-family:Georgia,"Times New Roman",serif;font-size:18px;font-weight:500;line-height:1.35}
.vv-blog-card h3 a:hover{color:#2e5332}
.vv-blog-card-body>p{display:-webkit-box;overflow:hidden;min-height:57px;margin:9px 0 15px;color:#657068;font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.vv-blog-card-link{width:max-content;display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding-bottom:2px;border-bottom:1px solid #9da49e;color:#2e5332;font-size:12px;font-weight:800}
.vv-blog-card-link:hover{border-color:#d4a017;color:#b17f00}
.vv-blog-card-link span{font-size:16px}
.vv-blog-load-wrap{display:flex;justify-content:center;padding-top:36px}
.vv-blog-load{min-width:210px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 21px;border:1px solid #2e5332;border-radius:6px;background:#fff;color:#2e5332;font-size:13px;font-weight:800;cursor:pointer}
.vv-blog-load:hover{background:#2e5332;color:#fff}
.vv-blog-load svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}
.vv-blog-empty{padding:58px 20px;text-align:center;border:1px dashed #ccd6cc;border-radius:12px;background:#faf8f3}
.vv-blog-empty svg{width:40px;height:40px;margin:0 auto 10px;fill:none;stroke:#2e5332;stroke-width:1.4;stroke-linecap:round}
.vv-blog-empty h3{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:500}
.vv-blog-empty p{margin:8px 0 18px;color:#687169}
.vv-blog-empty button{padding:10px 16px;border:1px solid #2e5332;border-radius:6px;background:#2e5332;color:#fff;font-weight:700;cursor:pointer}
@media(max-width:900px){.vv-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.vv-blog-heading{align-items:stretch;flex-direction:column}.vv-blog-search{width:100%}.vv-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.vv-blog-summary>span{display:none}}
@media(max-width:480px){.vv-blog-catalog{padding-top:35px;padding-bottom:55px}.vv-blog-heading{gap:18px;margin-bottom:19px}.vv-blog-heading h2{font-size:29px}.vv-blog-filter-row{margin-inline:-1px}.vv-blog-filter-row button{padding:8px 12px;font-size:11px}.vv-blog-grid{gap:12px 9px}.vv-blog-card{border-radius:9px}.vv-blog-card-media{aspect-ratio:1.18/1}.vv-blog-card-body{padding:11px 10px 13px}.vv-blog-card-meta{display:grid;gap:4px;margin-bottom:8px;font-size:9px}.vv-blog-card h3{font-size:18px;line-height:1.25}.vv-blog-card-body>p{min-height:50px;margin:7px 0 11px;font-size:10.5px;line-height:1.5;-webkit-line-clamp:3}.vv-blog-card-link{font-size:10.5px}.vv-blog-load-wrap{padding-top:28px}.vv-blog-load{min-width:190px}}
@media(prefers-reduced-motion:reduce){.vv-blog-card,.vv-blog-card-media img{transition:none}}
