.title-blog-component{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.title-blog-component .section{display:flex;align-items:center;justify-content:space-between;gap:20px}.title-blog-component .section h2{color:#1d2b36;font-size:28px;font-style:normal;font-weight:700;line-height:1.3;letter-spacing:-.02em;margin:0;position:relative;padding-left:16px}.title-blog-component .section h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:28px;background:linear-gradient(180deg,#4a6ff4 0,rgba(74,111,244,.4) 100%);border-radius:2px}.title-blog-component .section a{color:#4a6ff4;text-align:right;font-size:15px;font-style:normal;font-weight:500;line-height:1.4;letter-spacing:-.01em;text-decoration:none;transition:color .2s ease;white-space:nowrap}.title-blog-component .section a:hover{color:#3558d6;text-decoration:underline}.title-blog-component .divider{border-bottom:1px solid #e2e8f0;margin-top:16px}@media (max-width:768px){.title-blog-component .section h2{font-size:24px;padding-left:14px}.title-blog-component .section h2::before{height:24px}.title-blog-component .section a{font-size:14px}}@media (max-width:480px){.title-blog-component .section{flex-direction:column;align-items:flex-start;gap:12px}.title-blog-component .section a{text-align:left}}
