.breadcrumb{margin-top:10px;margin-bottom:15px}@media screen and (min-width:768px){.breadcrumb{margin-bottom:25px}}.breadcrumb-item:hover{color:red;cursor:pointer}.active{cursor:default}.articles-container{margin-top:30px;margin-bottom:30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:30px;gap:30px}.search-input{margin-right:0;margin-left:auto;display:flex;width:100%;border-radius:4px;border:2px solid #b5b5b5;padding:4px 10px}@media screen and (min-width:768px){.search-input{margin-bottom:25px;width:300px}}.results-container{margin-top:20px}@media screen and (min-width:768px){.results-container{margin-top:-50px}}.blog-content{max-width:900px;margin:auto}.prose-h1{font-size:22px;font-weight:800;margin:40px 0 20px}@media screen and (min-width:768px){.prose-h1{font-size:29px}}.prose-h2{font-size:21px;margin:30px 0 15px;font-weight:700}@media screen and (min-width:768px){.prose-h2{font-size:25px}}.prose-h3{font-size:20px;font-weight:700;margin:25px 0 10px}@media screen and (min-width:768px){.prose-h3{font-size:22px}}.prose-h4{font-size:18px;font-weight:700;margin:25px 0 10px}@media screen and (min-width:768px){.prose-h4{font-size:20px}}.prose-h5{font-size:18px}.prose-h5,.prose-h6{font-weight:700;margin:25px 0 10px}.prose-h6{font-size:16px}.prose-p{line-height:1.7;margin-bottom:18px}.prose-img{max-width:100%;max-width:calc(100vw - 30px)!important;margin:30px 0;display:block;border-radius:4px}.img-center{margin:30px auto}.img-left{margin:30px 0}.prose-ul{margin:20px 0;padding-left:20px}.prose-li{margin-bottom:8px}.prose-table{overflow-x:auto}.prose-a,.prose-a:hover{text-decoration:underline}.prose-a:hover{color:#e53935}.space{height:30px}.blog-hero{text-align:center;margin-bottom:40px}.hero-image{width:100%;border-radius:4px;margin-bottom:30px}.blog-title{font-size:25px;font-weight:700;line-height:1.2;margin-bottom:20px}@media screen and (min-width:768px){.blog-title{font-size:38px}}.blog-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;align-items:center;color:#666;font-size:14px}@media screen and (min-width:768px){.blog-meta{flex-wrap:nowrap}}.share-button{background:#e53935;border:none;padding:10px 16px;color:#fff;border-radius:6px;font-weight:500;cursor:pointer}.last-update{color:#666;font-size:14px;margin-bottom:0}