.tsc-category-grid-section{padding-top:var(--tsc-cg-padding-top);padding-bottom:var(--tsc-cg-padding-bottom);background-color:var(--tsc-cg-background-color);color:#656565}.tsc-category-grid__container{max-width:1440px;margin:0 auto;padding:0 20px}.tsc-category-grid__header{text-align:center;margin-bottom:48px}.tsc-category-grid__small-heading{font-size:.9em;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin:0 0 8px;opacity:.7}.tsc-category-grid__heading{font-size:2.5em;font-weight:700;line-height:1.2;margin:0 0 16px}.tsc-category-grid__description{font-size:1.1em;line-height:1.6;max-width:600px;margin:0 auto;opacity:.8}.tsc-category-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tsc-category-grid__card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;background-color:#fff;border-radius:24px;box-shadow:0 4px 12px #243b6b0d;text-decoration:none;overflow:hidden;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94)}.tsc-category-grid__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #243b6b1a}.tsc-category-grid__image-wrapper{position:relative;width:100%;aspect-ratio:1/1;padding:18px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.tsc-category-grid__image{width:100%;height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.tsc-category-grid__card:hover .tsc-category-grid__image{transform:scale(1.05)}.tsc-category-grid__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#dceeff}.tsc-category-grid__placeholder svg{width:50%;height:50%}.tsc-category-grid__content{padding:8px 18px 18px;text-align:center;margin-top:0}.tsc-category-grid__title{margin:0;line-height:1.3;font-size:18px;font-weight:600;color:#243b6b;display:inline-block;position:relative;padding-bottom:8px}.tsc-category-grid__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30%;height:3px;background-color:var(--underline-color);border-radius:2px;transition:width .3s cubic-bezier(.25,.46,.45,.94)}.tsc-category-grid__card:hover .tsc-category-grid__title:after{width:80%}@media screen and (min-width:750px){.tsc-category-grid__container{padding:0 40px}.tsc-category-grid__grid{grid-template-columns:repeat(4,1fr);gap:32px}.tsc-category-grid__header{margin-bottom:64px}}@media screen and (min-width:1200px){.tsc-category-grid__grid{grid-template-columns:repeat(6,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/tsc-category-grid.css.map */
