.blogovi{background-image:url(/static/img/bg2.svg);background-position:bottom;min-height:calc(100vh - 36.2vh);background-size:cover}.blogovi .lista{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.blogovi .kontent ul{list-style:disc;padding-left:20px;font-size:15px;font-weight:300;color:#e9ebf1}.blogovi .kontent ul span{color:var(--mainBoja);font-weight:500}.blogovi h1{margin-bottom:20px}.blog-post{display:grid;grid-template-columns:1fr .3fr;gap:20px;align-content:flex-start}.blog-post article .blog-content{padding:10px}.blog-post article img{height:auto;border-radius:5px}.blog-post article h2{font-size:18px;color:#fff}.blog-post .lista{grid-template-columns:1fr;border-radius:5px;gap:20px}.blog-post .lista article{box-shadow:5px 5px 10px #0d122159}.blog-post .ostalo h2{color:#fff;margin-top:15px;margin-bottom:15px}.blog-post .ostalo{padding:10px}.blog-post h1{width:1000px;font-size:40px;font-weight:600;width:auto}.blog-post img{width:100%;height:560px;border-radius:5px}.blog-post .kontent{margin:20px 0;display:grid;gap:20px}.blog-post .kontent p{font-size:16px;font-weight:400;line-height:22px;color:#f0f7ff}.blog-post .kontent p a{color:var(--mainBoja)}.blog-post .kontent p a:hover{text-decoration:underline}.blog-post h2{color:var(--mainBoja);font-weight:600;font-size:30px}.blog-post .plan-info{width:100%}.blog-post .plan-info h2{color:#fff;font-size:18px;font-weight:500}article img{border-radius:5px}article .blog-content{background:#1d2949;padding:10px;border-radius:5px}article .tag{text-transform:uppercase;border-radius:5px;width:fit-content;font-weight:500;font-size:12px;color:#67abff;display:flex;justify-content:space-between;width:100%}article .tag span.datum{text-transform:none;font-weight:300;color:#727a8d}article a:hover{text-decoration:underline}article h2{margin-top:10px;font-size:18px;line-height:20px;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}article p{font-size:12px;font-weight:300;color:#727a8d;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}