
.bap-videos-dynamic,.bap-videos-dynamic *{box-sizing:border-box}
.bap-video-filters{margin-bottom:28px}.bap-video-search{width:min(100%,430px);min-height:43px;margin-bottom:20px;padding:10px 14px;border:1px solid #d6e1eb;border-radius:10px;background:#fff}
.bap-video-filter-group>span{display:block;margin-bottom:10px;color:#173654;font-size:12px;font-weight:800;text-transform:uppercase}.bap-video-filter-group>div{display:flex;flex-wrap:wrap;gap:9px}.bap-video-filter-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px}
.bap-video-filter-group button{padding:9px 15px;border:1px solid #d8e3ed;border-radius:999px;background:#fff;color:#52697f;cursor:pointer;font-size:12px;font-weight:700}.bap-video-filter-group button.is-active{border-color:#176fb1;background:#176fb1;color:#fff}
.bap-video-grid{display:grid;grid-template-columns:repeat(var(--bap-video-columns,4),minmax(0,1fr));gap:20px}.bap-video-card{overflow:hidden;border:1px solid #dce6ef;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(19,54,84,.06);transition:.18s}.bap-video-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(19,54,84,.11)}
.bap-video-image{position:relative;display:flex;height:155px;align-items:center;justify-content:center;background-position:center;background-size:cover;text-decoration:none}.bap-video-image.is-placeholder{background:linear-gradient(135deg,#eaf3fb,#d9eafb)}.bap-video-image.is-placeholder>span{display:flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#176fb1;font-size:21px}.bap-video-image em{position:absolute;right:10px;bottom:10px;padding:5px 8px;border-radius:7px;background:rgba(13,38,61,.82);color:#fff;font-size:10px;font-style:normal;font-weight:700}
.bap-video-body{padding:18px}.bap-video-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.bap-video-top span{color:#1770b4;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bap-video-top small{color:#7c8b99}.bap-video-body h3{display:-webkit-box;min-height:49px;margin:0 0 9px;overflow:hidden;color:#173654;font-size:17px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.bap-video-body h3 a{color:inherit;text-decoration:none}
.bap-video-badges{display:flex;min-height:24px;flex-wrap:wrap;gap:5px;margin-bottom:8px}.bap-video-badges span{padding:4px 8px;border-radius:999px;background:#eaf3fb;color:#176fb1;font-size:9px;font-weight:700}.bap-video-body p{display:-webkit-box;min-height:58px;margin:0 0 14px;overflow:hidden;color:#697b8e;font-size:12px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:3}.bap-video-open{display:flex;align-items:center;justify-content:space-between;padding-top:12px;border-top:1px solid #e8eef4;color:#176fb1;text-decoration:none;font-size:11px;font-weight:800}.bap-video-open span{font-size:18px}
.bap-video-card[hidden]{display:none!important}.bap-video-load-wrap{text-align:center;margin-top:26px}.bap-video-load-more{padding:11px 22px;border:1px solid #176fb1;border-radius:9px;background:#176fb1;color:#fff;cursor:pointer;font-size:12px;font-weight:800}.bap-video-load-more[hidden]{display:none!important}.bap-video-empty,.bap-video-no-results{padding:28px;border:1px dashed #cad7e3;border-radius:14px;background:#fff;color:#6c7d8f}.bap-video-empty{display:flex;flex-direction:column;gap:7px}.bap-video-empty strong{color:#173654;font-size:18px}
@media(max-width:1100px){.bap-video-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.bap-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.bap-video-filter-row{grid-template-columns:1fr}}@media(max-width:540px){.bap-video-grid{grid-template-columns:1fr}}
