.hx-bento-section{z-index:5;padding-bottom:120px;position:relative}.hx-bento-editorial-layout{grid-template-columns:2.3fr 1fr;align-items:start;gap:60px;display:grid}.hx-bento-left-column{flex-direction:column;display:flex}.hx-bento-main-header{color:var(--hexa-font-main);letter-spacing:-.5px;text-transform:uppercase;margin-bottom:40px;font-size:2rem;font-weight:700}.hx-bento-right-column{height:100%;position:relative}.hx-bento-sticky-content{flex-direction:column;gap:40px;padding-top:80px;display:flex;position:-webkit-sticky;position:sticky;top:150px}.hx-bento-side-typography{letter-spacing:-.5px;margin:0;font-size:max(1.8rem,min(2vw,2.2rem));font-weight:500;line-height:1.3}.hx-bento-side-typography .text-dark{color:var(--hexa-font-dim)}.hx-bento-side-typography .text-light{color:var(--hexa-font-main);font-weight:600}.hx-bento-explore-btn{color:var(--hexa-accent);border-bottom:1px solid rgba(0,255,209,.3);align-self:flex-start;align-items:center;gap:12px;padding-bottom:5px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hx-bento-explore-btn:hover{border-color:var(--hexa-accent);gap:20px}.hx-bento-grid-wrapper{grid-template-columns:repeat(12,1fr);grid-auto-rows:380px;gap:24px;width:100%;display:grid}.hx-bento-card-item:first-child{grid-column:span 8}.hx-bento-card-item:nth-child(2),.hx-bento-card-item:nth-child(3){grid-column:span 4}.hx-bento-card-item:nth-child(4){grid-column:span 8}.hx-bento-card-item{background:var(--hexa-card-bg);border:1px solid rgba(255,255,255,.08);border-radius:28px;flex-direction:column;justify-content:space-between;text-decoration:none;transition:all .5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.hx-bento-bg-layer{z-index:0;background-position:50%;background-size:cover;transition:transform .8s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;right:0}.hx-bento-overlay-layer{z-index:1;background:linear-gradient(rgba(15,15,15,.2) 0%,rgba(15,15,15,.85) 100%);transition:background .5s;position:absolute;top:0;bottom:0;left:0;right:0}.hx-bento-card-item.hx-bento-dimmed{opacity:.4;filter:blur(4px)grayscale(40%);transform:scale(.98)}.hx-bento-card-item.hx-bento-focused{border-color:var(--hexa-accent);z-index:10;transform:translateY(-5px);box-shadow:0 20px 50px rgba(0,255,209,.15),inset 0 0 0 1px rgba(0,255,209,.3)}.hx-bento-card-item.hx-bento-focused .hx-bento-bg-layer{transform:scale(1.08)}.hx-bento-card-item.hx-bento-focused .hx-bento-overlay-layer{background:linear-gradient(rgba(15,15,15,.1) 0%,rgba(15,15,15,.9) 100%)}.hx-bento-card-item.hx-bento-focused .hx-bento-icon-box{background:var(--hexa-accent);color:var(--hexa-bg);transform:rotate(45deg)}.hx-bento-icon-box{-webkit-backdrop-filter:blur(10px);color:#fff;z-index:2;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .4s;display:flex;position:absolute;top:24px;right:24px}.hx-bento-content-box{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;padding:30px;display:flex;position:relative}.hx-bento-badge-text{color:var(--hexa-accent);text-transform:uppercase;letter-spacing:2px;align-self:flex-start;margin-bottom:12px;font-size:.75rem;font-weight:600}.hx-bento-title-text{color:#fff;letter-spacing:-.5px;margin-bottom:10px;font-size:2.2rem;font-weight:600;line-height:1.1}.hx-bento-desc-text{color:rgba(255,255,255,.7);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:1rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hx-bento-features-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.hx-bento-features-list li{color:rgba(255,255,255,.9);align-items:center;gap:8px;font-size:.9rem;display:flex}.hx-bento-check-icon{color:var(--hexa-accent)}@media (max-width:1024px){.hx-bento-editorial-layout{grid-template-columns:1fr;gap:40px}.hx-bento-right-column{order:2}.hx-bento-sticky-content{gap:20px;padding-top:0;position:relative;top:0}.hx-bento-card-item:first-child,.hx-bento-card-item:nth-child(2),.hx-bento-card-item:nth-child(3),.hx-bento-card-item:nth-child(4){grid-column:span 6}}@media (max-width:768px){.hx-bento-grid-wrapper{grid-auto-rows:280px;gap:16px}.hx-bento-card-item:first-child,.hx-bento-card-item:nth-child(2),.hx-bento-card-item:nth-child(3),.hx-bento-card-item:nth-child(4){grid-column:span 12}.hx-bento-side-typography{font-size:1.5rem}.hx-bento-content-box{padding:20px}.hx-bento-title-text{font-size:1.6rem}.hx-bento-desc-text{font-size:.9rem}.hx-bento-icon-box{width:40px;height:40px;top:16px;right:16px}.hx-bento-card-item.hx-bento-dimmed{opacity:1;filter:none;transform:none}.hx-bento-card-item.hx-bento-focused{box-shadow:none;border-color:rgba(255,255,255,.08);transform:none}.hx-bento-card-item.hx-bento-focused .hx-bento-bg-layer{transform:none}.hx-bento-card-item.hx-bento-focused .hx-bento-icon-box{color:#fff;background:rgba(255,255,255,.1);transform:none}}@media (max-width:480px){.hx-bento-side-typography{font-size:1.3rem}.hx-bento-grid-wrapper{grid-auto-rows:240px}.hx-bento-title-text{font-size:1.4rem}}
