.hdt-bento--inter,.hdt-bento--inter h1,.hdt-bento--inter h2,.hdt-bento--inter h3,.hdt-bento--inter h4,.hdt-bento--inter p,.hdt-bento--inter span,.hdt-bento--inter div{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.hdt-bento--theme-font{font-family:var(--font-body-family)}.hdt-bento{position:relative;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hdt-bento *::selection{background:#10b9814d;color:#fff}.hdt-bento__inner{position:relative;z-index:10;width:100%;max-width:1400px;margin:0 auto;padding:40px 16px;display:flex;flex-direction:column;gap:24px}@media(min-width:640px){.hdt-bento__inner{padding:80px 32px;gap:48px}}@media(min-width:1024px){.hdt-bento__inner{padding-top:96px;padding-bottom:96px;gap:64px}}.hdt-bento__bg-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50vw;height:25vw;background:#10b9810d;border-radius:100%;filter:blur(120px);pointer-events:none}.hdt-bento__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;max-width:1088px;margin:0 auto;position:relative;z-index:10}@media(min-width:640px){.hdt-bento__header{gap:20px}}.hdt-bento__badge{display:inline-flex;align-items:center;gap:8px;color:#34d399;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;background:#10b9811a;padding:6px 12px;border-radius:9999px;border:1px solid rgba(16,185,129,.2)}.hdt-bento__badge-icon{width:14px;height:14px;object-fit:contain;flex-shrink:0}.hdt-bento__heading{font-size:36px;letter-spacing:-.04em;font-weight:500;color:#fff;line-height:1.05;margin:0}@media(min-width:640px){.hdt-bento__heading{font-size:48px}}@media(min-width:1024px){.hdt-bento__heading{font-size:60px}}.hdt-bento__heading-br{display:none}@media(min-width:640px){.hdt-bento__heading-br{display:block}}.hdt-bento__heading-muted{color:#71717a}.hdt-bento__desc{font-size:16px;color:#a1a1aa;font-weight:400;line-height:1.625;margin:0;max-width:68rem}@media(min-width:640px){.hdt-bento__desc{font-size:18px;margin-top:8px}}.hdt-bento__grid{display:grid;grid-template-columns:1fr;gap:12px;position:relative;z-index:10;grid-auto-rows:minmax(180px,auto)}@media(min-width:768px){.hdt-bento__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.hdt-bento__grid{gap:24px}}@media(min-width:1024px){.hdt-bento__grid{grid-template-columns:repeat(4,1fr)}}.hdt-bento__hero{position:relative;border-radius:32px;overflow:hidden;background:#171717;border:1px solid rgba(64,64,64,.5);min-height:280px;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;transition:border-color .5s;box-shadow:0 25px 50px -12px #00000040}@media(min-width:640px){.hdt-bento__hero{padding:32px;min-height:350px}}@media(min-width:768px){.hdt-bento__hero{grid-column:span 2}}@media(min-width:1024px){.hdt-bento__hero{grid-column:span 2;grid-row:span 2;min-height:0}}.hdt-bento__hero:hover{border-color:#10b9814d}.hdt-bento__hero-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.5;mix-blend-mode:luminosity;transition:all 1s ease-out}.hdt-bento__hero:hover .hdt-bento__hero-img{transform:scale(1.05);mix-blend-mode:normal;opacity:.8}.hdt-bento__hero-grad{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000,rgba(0,0,0,.4) 50%,transparent);pointer-events:none}.hdt-bento__hero-pill{position:absolute;top:24px;right:24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:9999px;padding:6px 12px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;color:#fff;box-shadow:0 10px 15px -3px #0000001a;pointer-events:none}.hdt-bento__hero-pill-dot{width:8px;height:8px;border-radius:9999px;background:#34d399;animation:hdt-bento-pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes hdt-bento-pulse{0%,to{opacity:1}50%{opacity:.5}}.hdt-bento__hero-content{position:relative;z-index:10;display:flex;flex-direction:column;gap:12px;transition:transform .5s}.hdt-bento__hero:hover .hdt-bento__hero-content{transform:translateY(-4px)}.hdt-bento__hero-icon{width:48px;height:48px;border-radius:16px;background:#10b98133;color:#34d399;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(16,185,129,.3);display:flex;align-items:center;justify-content:center;margin-bottom:8px;box-shadow:0 10px 15px -3px #0000001a}@media(min-width:640px){.hdt-bento__hero-icon{width:56px;height:56px}}.hdt-bento__hero-icon-img{width:24px;height:24px;object-fit:contain}.hdt-bento__hero-title{font-size:24px;font-weight:600;color:#fff;letter-spacing:-.025em;margin:0}@media(min-width:640px){.hdt-bento__hero-title{font-size:30px}}.hdt-bento__hero-desc{font-size:14px;color:#d4d4d8;max-width:28rem;margin:0}@media(min-width:640px){.hdt-bento__hero-desc{font-size:16px}}.hdt-bento__card-small{grid-column:span 1;border-radius:32px;background:#2626264d;border:1px solid rgba(64,64,64,.5);padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:all .3s}@media(min-width:640px){.hdt-bento__card-small{padding:32px}}.hdt-bento__card-small:hover{transform:scale(1.03);background:#26262680;border-color:#10b9814d}.hdt-bento__card-glow{position:absolute;top:0;right:0;width:128px;height:128px;background:#10b9811a;border-radius:9999px;filter:blur(24px);margin-right:-40px;margin-top:-40px;pointer-events:none;opacity:0;transition:opacity .5s}.hdt-bento__card-small:hover .hdt-bento__card-glow{opacity:1}.hdt-bento__card-wide{grid-column:span 1;border-radius:32px;background:#2626264d;border:1px solid rgba(64,64,64,.5);padding:16px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:all .3s}@media(min-width:640px){.hdt-bento__card-wide{padding:32px}}@media(min-width:768px){.hdt-bento__card-wide{grid-column:span 2}}.hdt-bento__card-wide:hover{transform:scale(1.02);background:#26262680;border-color:#10b9814d}.hdt-bento__card-wide--row{gap:24px;align-items:flex-start}@media(min-width:640px){.hdt-bento__card-wide--row{flex-direction:row;align-items:center;justify-content:space-between}}.hdt-bento__card-sweep{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,transparent,rgba(16,185,129,.05),transparent);transform:translate(-100%);transition:transform 1s ease-in-out}.hdt-bento__card-wide:hover .hdt-bento__card-sweep{transform:translate(100%)}.hdt-bento__card-dots{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-image:radial-gradient(rgba(255,255,255,.133) 1px,transparent 1px);background-size:16px 16px;transition:opacity .5s}.hdt-bento__card-wide:hover .hdt-bento__card-dots{opacity:1}.hdt-bento__icon-box{width:48px;height:48px;border-radius:16px;background:#262626;border:1px solid #404040;color:#34d399;display:flex;align-items:center;justify-content:center;margin-bottom:12px;transition:all .3s;position:relative;z-index:10}.hdt-bento__card-small:hover .hdt-bento__icon-box,.hdt-bento__card-wide:hover .hdt-bento__icon-box{background:#10b98133;border-color:#10b9814d}.hdt-bento__icon-box--wide{margin-bottom:12px}@media(min-width:640px){.hdt-bento__icon-box{margin-bottom:24px}.hdt-bento__icon-box--wide{margin-bottom:20px}}.hdt-bento__icon-img{width:20px;height:20px;object-fit:contain}.hdt-bento__card-content{position:relative;z-index:10}.hdt-bento__card-content--flex{flex:1}.hdt-bento__card-title{font-size:18px;font-weight:500;color:#f4f4f5;margin:0 0 8px}.hdt-bento__card-title--lg{font-size:20px}.hdt-bento__card-desc{font-size:14px;color:#a1a1aa;margin:0}.hdt-bento__card-desc--narrow{max-width:384px}.hdt-bento__deco-circle{display:none;width:96px;height:96px;border-radius:9999px;border:3px solid #262626;border-top-color:#10b98180;border-right-color:#10b98180;align-items:center;justify-content:center;flex-shrink:0;transition:transform .7s;position:relative;z-index:10;background:#17171780;box-shadow:inset 0 2px 4px #0000000f}@media(min-width:640px){.hdt-bento__deco-circle{display:flex}}.hdt-bento__card-wide:hover .hdt-bento__deco-circle{transform:rotate(45deg)}.hdt-bento__deco-circle-icon-wrap{color:#10b981cc;transform:rotate(-45deg);transition:transform .7s}.hdt-bento__card-wide:hover .hdt-bento__deco-circle-icon-wrap{transform:rotate(0)}.hdt-bento__deco-circle-img{width:24px;height:24px;object-fit:contain}
/*# sourceMappingURL=/cdn/shop/t/6/assets/hdt-bento-benefits.css.map */
