section.blog-nav-module.inner-nav{background:linear-gradient(227.25deg,#f7f8f9 24.18%,#fff 101.01%)}section.blog-nav-module .container{align-items:center;display:flex;flex-direction:row;gap:2rem;justify-content:space-between}section.blog-nav-module .container .back-link{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:1rem;text-decoration:none}section.blog-nav-module .container .back-link:before{background-color:#1c1c1c;content:"";height:7px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='7' fill='none' viewBox='0 0 5 7'%3E%3Cpath stroke='%231c1c1c' stroke-width='1.25' d='m3.885.442-3 3 3 3'/%3E%3C/svg%3E");mask-position:50%;mask-repeat:no-repeat;mask-size:contain;width:5px}section.blog-nav-module .container .tags{display:flex;flex-direction:row;gap:1rem;margin-bottom:-.5rem;overflow:auto;padding-bottom:.5rem}section.blog-nav-module .container .tags .blog-tag{border:1px solid #e8e8e8;flex-shrink:0;padding:.5rem 1rem;text-decoration:none}section.blog-nav-module .container .tags .blog-tag.active,section.blog-nav-module .container .tags .blog-tag.from-db.active{background-color:#1c1c1c;color:#fff;pointer-events:none}section.blog-nav-module .container .tags .blog-tag.active img,section.blog-nav-module .container .tags .blog-tag.from-db.active img{filter:grayscale(1) brightness(100)}section.blog-nav-module .container .tags .blog-tag.from-db{position:relative;z-index:1}section.blog-nav-module .container .tags .blog-tag.from-db.blue:before{background:linear-gradient(105.97deg,#f2f7f6 -.03%,#d8eee9 101.99%)}section.blog-nav-module .container .tags .blog-tag.from-db.green:before{background:linear-gradient(129.55deg,#f8ffef 15.42%,#d7ecda 122.29%)}section.blog-nav-module .container .tags .blog-tag.from-db.yellow:before{background:linear-gradient(291.41deg,#fff8d1 11.77%,#fffdf0 103.42%)}section.blog-nav-module .container .tags .blog-tag.from-db.orange:before{background:linear-gradient(129.55deg,#fffaee 15.42%,#ffe2c2 122.29%)}section.blog-nav-module .container .tags .blog-tag.from-db.red:before{background:linear-gradient(274.64deg,#ffe5d9 -12.87%,#f7f8f9 115.15%)}section.blog-nav-module .container .tags .blog-tag.from-db:hover:before{opacity:1}section.blog-nav-module .container .tags .blog-tag.from-db:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:-1}