.catalog-grid{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);background:radial-gradient(circle at center,#fffdf6,#fff)}.catalog-grid__header{text-align:center;margin-bottom:5rem}.catalog-grid__heading{margin:0 0 1rem;font-size:4.8rem;font-weight:700}.catalog-grid__line{display:block;width:56px;height:2px;margin:0 auto 1.5rem;background:#ff5a36}.catalog-grid__subheading{font-size:1.6rem;max-width:700px;margin:0 auto}.catalog-grid__items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4rem}.catalog-card{display:flex;flex-direction:column;padding:1rem 2rem 2rem;border:2px solid rgba(var(--color-foreground),.08);border-radius:20px;background:rgb(var(--color-background))}.catalog-card--featured{border:2px solid #ff5a36;box-shadow:0 8px 30px #00000014}.catalog-card__badge-area{height:36px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.catalog-card__badge{display:inline-flex;align-items:center;justify-content:center;padding:.4rem 1.8rem;border-radius:999px;background:#ff5a36;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.catalog-card__image-wrapper{display:flex;justify-content:center;align-items:center;max-width:300px;width:100%;height:360px;margin:0 auto 2.5rem;padding:2rem;border-radius:12px;background:#f5f5f5}.catalog-card__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.catalog-card__content{display:flex;flex-direction:column;flex:1;padding:0rem 2rem;width:100%}.catalog-card__title{margin:0 0 1.5rem;font-size:3rem;line-height:1.2;font-weight:600;text-align:left}.catalog-card__description{margin-bottom:2rem;font-size:1.6rem;line-height:1.7;text-align:left;min-height:8em;color:rgba(var(--color-foreground),.75)}.catalog-card__tabs{display:flex;margin-bottom:3rem;padding:4px;border-radius:10px;background:#dfe4e6}.catalog-card__tab{flex:1;padding:1rem 1.4rem;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:1.3rem;font-weight:800;transition:all .2s ease}.catalog-card__tab.is-active{background:#fff;color:#ff5a36}.catalog-card__tabs-placeholder{height:56px;margin-bottom:2rem}.catalog-card__price{margin-top:auto;margin-bottom:3rem;text-align:center;font-size:2.8rem;font-weight:700;line-height:1;font-family:var(--font-heading-family)}button.catalog-card__button.button:hover:before{content:""}button.catalog-card__button.button:hover:after{box-shadow:none}.catalog-card--featured .catalog-card__price{font-size:4.2rem;color:#ff5a36}.catalog-card__button{width:100%;transition:all .3s ease-out;background:#101820;color:#fff}.catalog-card--featured .catalog-card__button{background:#ff5a36;transition:all .3s ease-out}.catalog-card__button:hover{background:#ff5a36}.catalog-card--featured .catalog-card__button:hover{background:#101820}button.catalog-card__button.button:after{box-shadow:none}@media screen and (max-width:989px){.catalog-grid__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.catalog-grid{padding-top:60px;padding-bottom:60px}.catalog-grid__items{grid-template-columns:1fr}.catalog-card{padding:2rem}.catalog-card__image-wrapper{height:300px}.catalog-card__title{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/catalog-grid.css.map */
