.cat-cards-outer-section,.cat-cards-section{background:var(--cat-bg, #FFFFFF);color:var(--cat-text, #5B6472)}.cat-cards-wrapper{margin:0 auto;padding:40px 50px}.cat-cards-intro{margin-bottom:28px;text-align:center}.cat-cards-heading{color:var(--cat-heading, #16345C);font-size:clamp(22px,2.2vw,30px);font-weight:800;margin:0 0 10px}.cat-cards-subheading{font-size:15px;line-height:1.6;max-width:640px;margin:0 auto}.cat-cards-subheading p{margin:0}.cat-cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cat-card{position:relative;background:var(--cat-card-bg, #EAF0FA);border-radius:16px;padding:28px 24px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.cat-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #14285014}.cat-card-content{position:relative;z-index:2;max-width:65%}.cat-card-title{color:var(--cat-heading, #16345C);font-size:17px;font-weight:800;line-height:1.3;margin:0 0 10px}.cat-card-description{font-size:13px;line-height:1.5;color:var(--cat-text, #5B6472);margin:0 0 18px}.cat-card-link{display:inline-flex;align-items:center;gap:6px;color:var(--cat-link, #1A5FC4);font-weight:600;font-size:13px}.cat-card-link-arrow{transition:transform .15s ease}.cat-card:hover .cat-card-link-arrow{transform:translate(3px)}.cat-card-media{position:absolute;right:0;bottom:0;width:55%;height:90%;display:flex;align-items:flex-end;justify-content:flex-end;z-index:1}.cat-card-media img,.cat-card-media svg{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.cat-card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:.4}@media screen and (max-width:989px){.cat-cards-grid{grid-template-columns:repeat(2,1fr)}.cat-card{min-height:220px}}@media screen and (max-width:749px){.cat-cards-wrapper{padding:28px 16px}.cat-cards-grid{grid-template-columns:1fr;gap:16px}.cat-card{min-height:200px;padding:22px 20px}.cat-card-content{max-width:60%}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-category-cards.css.map */
