.otodus-blog-listings-module{--card-bg:#0e1a30;--card-bg-2:#101d36;--card-radius:20px;--text-muted:#93a0b8;--text-body:#aab4c8;--text-white:#fff;--accent:#fff}.otodus-blog-listings-module .grid{align-items:stretch}.blog-index-post{background:var(--card-bg);border:none!important;box-shadow:0 12px 30px -14px rgba(6,12,26,.6);display:flex;flex-direction:column;height:100%;min-height:475px;overflow:hidden;padding-top:0!important;position:relative;transition:transform .25s ease,box-shadow .25s ease}.blog-index-post:hover{box-shadow:0 20px 40px -16px rgba(6,12,26,.75);transform:translateY(-4px)}.otodus-blog-item-image{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.otodus-blog-item-image-wrapper{background:linear-gradient(160deg,#2b3a56,#7c8aa0 55%,#d7dde6);height:100%;margin:0;width:100%}.otodus-blog-item-image-wrapper img{display:block;height:100%;object-fit:cover;width:100%}.otodus-blog-item-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.blog-index-post-content{display:flex;flex-direction:column;flex-grow:1;gap:14px;padding:16px;position:relative;z-index:2}.otodus-blog-item-toprow{align-items:center;display:flex;gap:12px;justify-content:space-between}.otodus-blog-item-tag{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.otodus-blog-item-tag-item{margin:0}.otodus-blog-item-tag-item__link{color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.otodus-blog-item-tag-item__link:hover{color:var(--text-white)}.otodus-blog-item-meta{align-items:center;display:flex;gap:8px;list-style:none;margin:0;padding:0;white-space:nowrap}.otodus-blog-item-meta-item{margin:0}.otodus-blog-item-meta-item__timestamp{color:#bfdbfe;font-size:12px}.otodus-blog-item-meta-item__author{color:var(--text-muted);font-size:12px;text-decoration:none}.otodus-blog-item-meta--author{margin-top:-8px}.otodus-blog-item-title{color:#fff!important;font-size:20px;font-weight:700;line-height:1.3;margin:0}.otodus-blog-item-title a,.otodus-blog-item-title a:visited{color:#fff!important}.otodus-blog-item-title__link{color:var(--text-white);text-decoration:none}.otodus-blog-item-title__link:hover{text-decoration:underline}.post-summary{margin:0}.post-summary p{color:#bfdbfe;font-size:14px;line-height:1.6;margin:0}.blog-index-post-button{margin-top:4px}.blog-index-post-button a{color:var(--text-white);font-size:13px;font-weight:600;text-decoration:underline}.otodus-blog-item-arrow{align-items:center;background:hsla(0,0%,100%,.2);border-radius:50%;bottom:24px;box-shadow:0 6px 16px rgba(0,0,0,.35);color:#fff;display:flex;height:40px;justify-content:center;position:absolute;right:24px;transition:transform .2s ease,background .2s ease;width:40px;z-index:3}.otodus-blog-item-arrow:hover{transform:scale(1.08)}.otodus-blog-item-arrow svg{height:16px;width:16px}.blog-listings-heading{font-size:22px;font-weight:700;margin-bottom:24px}@media (max-width:767px){.blog-index-post-content{padding:22px 22px 16px}.otodus-blog-item-title{font-size:18px}}