.three-icon-buttons{text-align:center}.three-icon-buttons__heading{margin-bottom:3rem}.three-icon-buttons__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem 2rem}.three-icon-buttons__item{display:flex;flex-direction:column;align-items:center;gap:1.2rem;text-decoration:none;color:currentColor;width:calc(var(--icon-size, 140px) + 4rem);max-width:100%;transition:transform .2s ease}.three-icon-buttons__item:hover{transform:translateY(-4px)}.three-icon-buttons__icon-wrap{display:flex;align-items:center;justify-content:center;width:var(--icon-size, 140px);height:var(--icon-size, 140px);border-radius:50%;background:rgba(var(--color-foreground),.04);border:1px solid rgba(var(--color-foreground),.1);overflow:hidden;transition:border-color .2s ease,background .2s ease}.three-icon-buttons__item:hover .three-icon-buttons__icon-wrap{border-color:rgba(var(--color-foreground),.35)}.three-icon-buttons__icon{width:100%;height:100%;object-fit:contain}.three-icon-buttons__icon--placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.4}.three-icon-buttons__icon--placeholder svg{width:60%;height:60%}.three-icon-buttons__label{font-size:var(--label-size, 1.6rem);font-weight:600}.three-icon-buttons__empty{opacity:.6}@media screen and (max-width:749px){.three-icon-buttons__grid{gap:2.5rem 1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
