@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@500;600&display=swap");:root{--bbwhyx3-text:#0b1320;--bbwhyx3-muted:#475569;--bbwhyx3-surface:#fff;--bbwhyx3-grad:linear-gradient(135deg,#335ef4,#3a3ede,#1f228a);--bbwhyx3-card-h:460px;--bbwhyx3-pad:20px;--gap:18px;--norm-frac:.3333;--thin-frac:.20;--wide-frac:.60}.bbwhyx3{color:var(--bbwhyx3-text);overflow-x:hidden}.bbwhyx3-rail{align-items:stretch;display:flex;gap:var(--gap);overflow:visible}.bbwhyx3-tile{flex:0 0 calc((100% - var(--gap)*2)*var(--norm-frac));min-width:0;transition:flex-basis .52s cubic-bezier(.22,1,.36,1)}@media (hover:hover){.bbwhyx3-rail:hover .bbwhyx3-tile{flex-basis:calc((100% - var(--gap)*2)*var(--thin-frac))}.bbwhyx3-rail:hover .bbwhyx3-tile:hover{flex-basis:calc((100% - var(--gap)*2)*var(--wide-frac))}}.bbwhyx3-hit{background:var(--bbwhyx3-surface);border:none;border-radius:20px;color:inherit;height:var(--bbwhyx3-card-h);overflow:hidden;position:relative;text-align:left;transition:background .24s ease,color .24s ease,transform .24s ease;width:100%}@media (hover:hover){.bbwhyx3-tile:hover .bbwhyx3-hit{background:var(--bbwhyx3-grad);color:#fff;transform:translateY(-2px)}}.bbwhyx3-core{display:flex;flex-direction:column;gap:12px;height:100%;padding:var(--bbwhyx3-pad);position:relative}.bbwhyx3-head{display:block;overflow:hidden;transition:padding-right .52s cubic-bezier(.22,1,.36,1)}.bbwhyx3-head *{margin:0}.bbwhyx3-chip,.bbwhyx3-head *{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bbwhyx3-chip{align-items:center;background:linear-gradient(90deg,#d7e0ff,#dfe7f8);border-radius:9999px;bottom:18px;box-shadow:0 6px 18px rgba(11,73,244,.12);display:inline-flex;left:50%;max-width:calc(100% - 40px);padding:8px 12px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:top .52s cubic-bezier(.22,1,.36,1),right .52s cubic-bezier(.22,1,.36,1),left .52s cubic-bezier(.22,1,.36,1),bottom .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1);z-index:3}.bbwhyx3-chip-text{background:linear-gradient(90deg,#0b49f4,#625af5 50%,#1519e8);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Rubik,sans-serif;font-size:12px;font-weight:600;line-height:1}@media (hover:hover){.bbwhyx3-rail:hover .bbwhyx3-tile:hover .bbwhyx3-head{padding-right:clamp(120px,25%,220px)}.bbwhyx3-tile:hover .bbwhyx3-chip{bottom:auto;left:auto;right:var(--bbwhyx3-pad);top:var(--bbwhyx3-pad);transform:none}}.bbwhyx3-visual{border-radius:14px;flex:1 1 auto;margin-left:calc(var(--bbwhyx3-pad)*-1);margin-right:calc(var(--bbwhyx3-pad)*-1);margin-top:4px;overflow:hidden}.bbwhyx3-swap{position:relative}.bbwhyx3-swap img{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;transition:opacity .24s ease,transform .52s cubic-bezier(.22,1,.36,1);width:100%}.bbwhyx3-img--light{opacity:1;transform:scale(1.15)}.bbwhyx3-img--dark{opacity:0;transform:scale(1)}@media (hover:hover){.bbwhyx3-tile:hover .bbwhyx3-img--light{opacity:0;transform:scale(1)}.bbwhyx3-tile:hover .bbwhyx3-img--dark{opacity:1;transform:scale(1)}}.bbwhyx3-desc{max-height:0;opacity:0;overflow:hidden;transition:max-height .52s cubic-bezier(.22,1,.36,1),opacity .52s cubic-bezier(.22,1,.36,1)}.bbwhyx3-desc p{color:var(--bbwhyx3-muted);font-family:Manrope,sans-serif;margin:0;padding-top:8px}@media (hover:hover){.bbwhyx3-tile:hover .bbwhyx3-desc{max-height:140px;opacity:1}.bbwhyx3-tile:hover .bbwhyx3-desc p{color:#f5f8ff}}@media (max-width:1200px){.bbwhyx3-rail{flex-wrap:wrap}.bbwhyx3-tile{flex:1 1 calc((100% - var(--gap))/2)}.bbwhyx3-rail:hover .bbwhyx3-tile,.bbwhyx3-rail:hover .bbwhyx3-tile:hover{flex-basis:calc((100% - var(--gap))/2)}}@media (max-width:760px){.bbwhyx3-tile{flex:1 1 100%}.bbwhyx3-rail:hover .bbwhyx3-tile,.bbwhyx3-rail:hover .bbwhyx3-tile:hover{flex-basis:100%}.bbwhyx3-hit{background:var(--bbwhyx3-grad);color:#fff;height:auto;min-height:260px;transform:none}.bbwhyx3-core{height:auto}.bbwhyx3-visual{display:none!important}.bbwhyx3-desc{max-height:none;opacity:1}.bbwhyx3-desc p{color:#f5f8ff}.bbwhyx3-head{padding-right:0}.bbwhyx3-chip{align-self:flex-start;margin-top:8px;max-width:100%;position:static;transform:none}.bbwhyx3-mobile-icon{display:block!important;height:28px;opacity:.95;position:absolute;right:18px;top:28px;width:28px;z-index:2}.bbwhyx3-mobile-icon img{display:block;height:100%;object-fit:contain;width:100%}}.bbwhyx3-mobile-icon{display:none}