.ty-bento{font-family:Instrument Sans,-apple-system,sans-serif;overflow:hidden}.ty-bento *,.ty-bento :after,.ty-bento :before{box-sizing:border-box;margin:0;padding:0}.ty-bento__wrapper{margin:0 auto;max-width:1100px;padding:0 48px}.ty-bento--dark{background:#080034;color:#fff}.ty-bento--sand{background:#eeebe4;color:#080034}.ty-bento--light{background:#fff;color:#080034}.ty-bento__heading{font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:56px;text-align:center}.ty-bento--dark .ty-bento__heading{color:#fff}.ty-bento--light .ty-bento__heading,.ty-bento--sand .ty-bento__heading{color:#080034}.ty-bento__grid{border-radius:16px;display:grid;gap:1px;grid-template-columns:repeat(3,1fr);overflow:hidden}.ty-bento--dark .ty-bento__grid{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.06)}.ty-bento--light .ty-bento__grid,.ty-bento--sand .ty-bento__grid{background:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06)}.ty-bento__card{overflow:hidden;padding:24px;position:relative;text-align:center;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s}.ty-bento__card:before{content:"";height:2px;left:50%;position:absolute;right:50%;top:0;transition:left .35s cubic-bezier(.4,0,.2,1),right .35s cubic-bezier(.4,0,.2,1)}.ty-bento__card:hover:before{left:0;right:0}.ty-bento__card:has(.ty-bento__card-badge--agent):before{background:#1cdde6}.ty-bento__card:has(.ty-bento__card-badge--cxp):before{background:#7c63fc}.ty-bento__card:has(.ty-bento__card-badge--cdp):before{background:#004dff}.ty-bento__card:has(.ty-bento__card-badge--all):before{background:#dd47ff}.ty-bento__card:has(.ty-bento__card-badge--channel):before{background:hsla(0,0%,50%,.4)}.ty-bento--dark .ty-bento__card{background:#080034}.ty-bento--dark .ty-bento__card:hover{background:hsla(0,0%,100%,.03)}.ty-bento--sand .ty-bento__card{background:#eeebe4}.ty-bento--sand .ty-bento__card:hover{background:hsla(0,0%,100%,.5)}.ty-bento--light .ty-bento__card{background:#fff}.ty-bento--light .ty-bento__card:hover{background:#f8f7f5}.ty-bento__card-icon{align-items:center;border-radius:10px;display:flex;font-size:18px;height:36px;justify-content:center;margin:0 auto 10px;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s;width:36px}.ty-bento__card:hover .ty-bento__card-icon{transform:scale(1.15) translateY(-2px)}.ty-bento__card-icon--agent{background:rgba(28,221,230,.1);color:#1cdde6}.ty-bento__card-icon--cxp{background:rgba(124,99,252,.1);color:#7c63fc}.ty-bento__card-icon--cdp{background:rgba(0,77,255,.1);color:#004dff}.ty-bento__card-icon--all{background:rgba(221,71,255,.08);color:#dd47ff}.ty-bento__card-icon--channel{background:hsla(0,0%,50%,.08)}.ty-bento--dark .ty-bento__card-icon--channel{color:#fff}.ty-bento--light .ty-bento__card-icon--channel,.ty-bento--sand .ty-bento__card-icon--channel{color:#080034}.ty-bento__card:has(.ty-bento__card-badge--agent):hover .ty-bento__card-icon{box-shadow:0 4px 20px rgba(28,221,230,.25)}.ty-bento__card:has(.ty-bento__card-badge--cxp):hover .ty-bento__card-icon{box-shadow:0 4px 20px rgba(124,99,252,.25)}.ty-bento__card:has(.ty-bento__card-badge--cdp):hover .ty-bento__card-icon{box-shadow:0 4px 20px rgba(0,77,255,.25)}.ty-bento__card:has(.ty-bento__card-badge--all):hover .ty-bento__card-icon{box-shadow:0 4px 20px rgba(221,71,255,.2)}.ty-bento__card-badge{border-radius:8px;display:inline-flex;font-size:10px;font-weight:600;margin-bottom:8px;padding:2px 8px}.ty-bento__card-badge--agent{background:rgba(28,221,230,.1);color:#1cdde6}.ty-bento__card-badge--cxp{background:rgba(124,99,252,.1);color:#7c63fc}.ty-bento__card-badge--cdp{background:rgba(0,77,255,.1);color:#004dff}.ty-bento__card-badge--all{background:rgba(221,71,255,.08);color:#dd47ff}.ty-bento__card-badge--channel{background:hsla(0,0%,50%,.08)}.ty-bento--dark .ty-bento__card-badge--channel{color:#fff}.ty-bento--light .ty-bento__card-badge--channel,.ty-bento--sand .ty-bento__card-badge--channel{color:#080034}.ty-bento__card-title{font-size:15px;font-weight:600;margin-bottom:4px}.ty-bento--dark .ty-bento__card-title{color:#fff}.ty-bento--light .ty-bento__card-title,.ty-bento--sand .ty-bento__card-title{color:#080034}.ty-bento__card-desc{font-size:12px;line-height:1.4;margin:0 auto;max-width:220px}.ty-bento--dark .ty-bento__card-desc{color:#fff}.ty-bento--light .ty-bento__card-desc,.ty-bento--sand .ty-bento__card-desc{color:#080034}@media (max-width:768px){.ty-bento__grid{grid-template-columns:repeat(2,1fr)}.ty-bento__heading{font-size:28px}.ty-bento__wrapper{padding:0 24px}}@media (max-width:480px){.ty-bento__grid{grid-template-columns:1fr}}