.product-card[data-astro-cid-mzr3xa7g]{border-radius:var(--theme-shape-radius);transition:transform var(--theme-transition), background-color var(--theme-transition);flex-direction:column;height:100%;padding:2rem;text-decoration:none;display:flex}.product-card[data-astro-cid-mzr3xa7g] a[data-astro-cid-mzr3xa7g],.product-card[data-astro-cid-mzr3xa7g] span[data-astro-cid-mzr3xa7g]{cursor:var(--cursor)!important}.product-card[data-astro-cid-mzr3xa7g]:hover{filter:brightness(.96);transform:translateY(-5px);& .external-link{display:flex}}.product-title[data-astro-cid-mzr3xa7g]{font-family:var(--theme-font-family-sans);font-size:var(--font-size-lg);margin-bottom:1.5rem;font-weight:700}.product-description[data-astro-cid-mzr3xa7g]{font-family:var(--theme-font-family-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);margin-top:auto}.product-icons[data-astro-cid-mzr3xa7g]{justify-content:space-between;display:flex}.icon-wrapper[data-astro-cid-mzr3xa7g]{border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.icon-wrapper[data-astro-cid-mzr3xa7g] svg[data-astro-cid-mzr3xa7g]{width:42px;height:42px}.external-link[data-astro-cid-mzr3xa7g]{width:24px;height:24px;display:none;&:hover{filter:brightness(.96)}}.external-link[data-astro-cid-mzr3xa7g] svg[data-astro-cid-mzr3xa7g]{width:20px;height:20px;color:inherit;opacity:.5}.product-card[data-astro-cid-mzr3xa7g].background-primary .icon-wrapper[data-astro-cid-mzr3xa7g]{color:var(--theme-on-primary);background-color:#fff3;& h3,& p{color:var(--theme-on-primary)}}.product-card[data-astro-cid-mzr3xa7g].background-secondary .icon-wrapper[data-astro-cid-mzr3xa7g]{color:var(--theme-on-secondary);background-color:#fff3;& h3,& p{color:var(--theme-on-secondary)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-1 .icon-wrapper[data-astro-cid-mzr3xa7g]{background-color:var(--theme-bg);color:var(--theme-primary);& h3,& p{color:var(--theme-primary)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-2 .icon-wrapper[data-astro-cid-mzr3xa7g]{background-color:var(--theme-bg);color:var(--theme-primary);& h3,& p{color:var(--theme-primary)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-3 .icon-wrapper[data-astro-cid-mzr3xa7g]{background-color:var(--theme-surface-3);opacity:.9;filter:brightness(2.5);color:var(--theme-on-surface-3);& h3,& p{color:var(--theme-on-surface-3)}}.product-card[data-astro-cid-mzr3xa7g].background-primary{background-color:var(--theme-primary);color:var(--theme-on-primary);& h3,& p{color:var(--theme-on-primary)}&:hover{background-color:var(--theme-primary-hover)}}.product-card[data-astro-cid-mzr3xa7g].background-secondary{background-color:var(--theme-secondary);color:var(--theme-on-secondary);& h3,& p{color:var(--theme-on-secondary)}&:hover{background-color:var(--theme-secondary-hover)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-1{background-color:var(--theme-surface-1);color:var(--theme-on-surface-1);& h3,& p{color:var(--theme-on-surface-1)}&:hover{background-color:var(--theme-surface-2)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-2{background-color:var(--theme-surface-2);color:var(--theme-on-surface-2);& h3,& p{color:var(--theme-on-surface-2)}&:hover{background-color:var(--theme-surface-1)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-3{background-color:var(--theme-surface-3);color:var(--theme-on-surface-3);& h3,& p{color:var(--theme-on-surface-3)}&:hover{opacity:.8}}.product-card[data-astro-cid-mzr3xa7g].background-primary.active{background-color:var(--theme-primary-hover);color:var(--theme-on-primary);& h3,& p{color:var(--theme-on-primary)}}.product-card[data-astro-cid-mzr3xa7g].background-secondary.active{background-color:var(--theme-secondary-hover);color:var(--theme-on-secondary);& h3,& p{color:var(--theme-on-secondary)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-1.active{background-color:var(--theme-primary);color:var(--theme-on-primary);opacity:.85;& h3,& p{color:var(--theme-on-primary)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-2.active{background-color:var(--theme-primary);color:var(--theme-on-primary);& h3,& p{color:var(--theme-on-primary)}}.product-card[data-astro-cid-mzr3xa7g].background-surface-3.active{background-color:var(--theme-surface-2);border:1px solid var(--theme-shape-border-color);color:var(--theme-on-surface-2);& h3,& p{color:var(--theme-on-surface-2)}& .icon-wrapper{filter:brightness(2.5)}}.cards-container[data-astro-cid-knoam627]{gap:var(--theme-grid-gap);grid-template-columns:repeat(1,1fr);margin:0 auto;display:grid}@media (width>=768px){.cards-container[data-astro-cid-knoam627]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cards-container[data-astro-cid-knoam627]{grid-template-columns:repeat(4,1fr)}}.scroll-container[data-astro-cid-phpkly7e]{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;user-select:none;width:100%;position:relative;overflow-x:auto}.scroll-container[data-astro-cid-phpkly7e]::-webkit-scrollbar{display:none}.cards-container[data-astro-cid-phpkly7e]{gap:var(--theme-grid-gap);align-items:stretch;padding:.5rem 0;display:flex}.scroll-card{cursor:grab;flex:none;width:280px}@media (width<=767px){.scroll-card{width:240px}}
