.blx-project-detail,.blx-project-detail *{box-sizing:border-box}.blx-project-detail img{display:block;height:auto;max-width:100%}.blx-project-detail button{appearance:none;-webkit-appearance:none;font:inherit;line-height:1}.blx-project-detail{color:#0f1226;font-family:Poppins,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Arial,sans-serif}.blx-wrap{align-items:start;display:grid;gap:2.25rem;grid-template-columns:1.15fr 1fr}@media(max-width:1024px){.blx-wrap{gap:1.25rem;grid-template-columns:1fr}}.blx-title{color:var(--blx-blue);font-size:2rem;font-weight:700;margin:0 0 .6rem}.blx-desc{color:#222;font-size:1.05rem;line-height:1.7;margin:.85rem 0 1.05rem;max-width:78ch}.blx-project-detail{--blx-blue:#24338f!important}.blx-project-detail .blx-title,.blx-project-detail h1.blx-title{color:#24338f!important;font-size:32px!important;line-height:1.2}@media(min-width:1100px){.blx-right{align-self:start;position:sticky;top:var(--sticky-top,28px)}}.blx-card{background:linear-gradient(180deg,#f7f9ff,#fff);border:1px solid rgba(36,51,143,.1);border-radius:16px;box-shadow:0 1px 0 rgba(36,51,143,.04);margin:.35rem 0 .9rem;max-width:var(--content-max,560px);overflow:hidden}.blx-card[open]{animation:blx-open .18s ease}@keyframes blx-open{0%{opacity:.7;transform:translateY(-2px)}to{opacity:1;transform:none}}.blx-card-head{align-items:center;cursor:pointer;display:flex;justify-content:space-between;list-style:none;padding:.85rem .95rem .6rem;user-select:none}.blx-card-head::-webkit-details-marker{display:none}.blx-card-h{color:var(--blx-blue);font-size:1.05rem;font-weight:700;margin:0}.blx-project-detail .blx-card-h{color:#24338f!important}.blx-chev{background:#fff;border:1px solid rgba(36,51,143,.18);border-radius:10px;flex:0 0 34px;height:34px;position:relative;width:34px}.blx-chev:before{border-bottom:2px solid var(--blx-blue);border-right:2px solid var(--blx-blue);content:"";height:10px;inset:0;margin:auto;position:absolute;transform:rotate(45deg);transition:transform .2s ease;width:10px}.blx-card[open] .blx-chev:before{transform:rotate(225deg)}.blx-bullets{list-style:none;margin:0;padding:0 .95rem .95rem}.blx-bullets li{padding:.15rem 0 .15rem 1rem;position:relative}.blx-bullets li:before{background:var(--blx-blue);border-radius:50%;content:"";height:.38rem;left:0;position:absolute;top:.58em;width:.38rem}.blx-bullet-text{color:#161a33;display:inline-block;font-size:.94rem;position:relative}.blx-bullet-text:after{background:var(--blx-blue);border-radius:2px;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.blx-bullets li:focus-within .blx-bullet-text:after,.blx-bullets li:hover .blx-bullet-text:after{transform:scaleX(1)}.blx-feature{aspect-ratio:16/9;border-radius:16px;margin:0 0 .6rem;overflow:hidden}.blx-feature-img{height:100%;object-fit:cover;width:100%}.blx-thumbgrid{display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr)}@media(max-width:1200px){.blx-thumbgrid{grid-template-columns:repeat(4,1fr)}}@media(max-width:520px){.blx-thumbgrid{grid-template-columns:repeat(3,1fr)}}.blx-thumb{background:transparent;border:none;border-radius:10px;cursor:pointer;padding:0;position:relative}.blx-thumb:focus{border-radius:12px;outline:2px solid rgba(36,51,143,.45);outline-offset:2px}.blx-thumb:after{border:2px solid transparent;border-radius:10px;content:"";inset:0;position:absolute;transition:border-color .2s ease}.blx-thumb.is-active:after{border-color:var(--blx-blue)}.blx-thumb-img{border-radius:10px;height:68px;object-fit:cover;width:100%}@media(min-width:1200px){.blx-thumb-img{height:76px}}@media(max-width:520px){.blx-thumb-img{height:60px}}