.bdt-post-list{grid-template-columns:repeat(1,1fr);gap:30px;display:grid;position:relative}.bdt-post-list .bdt-item{gap:15px;width:100%}.bdt-post-list .bdt-title{margin-top:0;margin-bottom:5px;font-size:clamp(14px,1.5vw,18px);font-weight:700}.bdt-post-list .bdt-title a{color:#444}.bdt-post-list .bdt-title a:hover{color:#000}.bdt-post-list .bdt-image{height:100%}.bdt-post-list .bdt-image img{object-fit:cover;width:80px;min-width:80px;height:100%}.bdt-post-list .bdt-list-icon{flex:none;transition:all .3s;display:inline-flex}.bdt-post-list .bdt-list-icon i,.bdt-post-list .bdt-list-icon svg{justify-content:center;align-items:center;width:1.2em;height:1.2em;display:inline-flex}.bdt-post-list .bdt-excerpt{margin-bottom:10px}.bdt-post-list .bdt-read-more{margin-left:10px;padding-left:0;padding-right:0;font-weight:bolder;display:inline-block}.bdt-post-list .bdt-meta{color:#999;margin-top:0;margin-bottom:0;display:inline-flex}.bdt-post-list .bdt-meta *{font-size:13px;font-weight:400}.bdt-has-divider--yes .bdt-item-wrap{border-bottom:1px solid #ddd;margin-bottom:-15px;padding-bottom:15px}.bdt-has-divider--yes .bdt-item-wrap:last-child{border-bottom:0;margin-bottom:0!important;padding-bottom:0!important}.bdt-post-list-header{border-bottom:2px solid #1e87f0;gap:20px;margin-bottom:30px;padding:15px 0}.bdt-post-list-header .bdt-title{color:#2b2d42;margin:0;font-size:clamp(18px,1.5vw,24px);font-weight:600;transition:all .3s}.bdt-post-list-header .bdt-filter-wrap{gap:15px}.bdt-post-list-header .bdt-filter-list{display:flex}.bdt-post-list-header .bdt-filter-list .bdt-option{text-transform:capitalize;color:#2b2d42;font-size:clamp(13px,1.2vw,14px);font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.bdt-post-list-header .bdt-filter-list .bdt-option:hover,.bdt-post-list-header .bdt-filter-list.bdt-active .bdt-option{color:#1e87f0}.bdt-post-list div#bdt-loading-image{background-color:#0000;background-image:radial-gradient(#fff 0%,#ffffffeb 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;right:0}.bdt-post-list .bdt-circle-border{background:linear-gradient(#1e87f0 0%,#3ff9dc1a 67%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:3px;animation:.8s linear infinite spin;display:flex}.bdt-post-list .bdt-circle-core{background-color:#fff;border-radius:50%;width:100%;height:100%}