.AllProductsCard-module-scss-module__wUqe6W__container{flex-direction:column;align-items:center;gap:40px;display:flex}.AllProductsCard-module-scss-module__wUqe6W__cardDescription{z-index:2;color:var(--accent-1-950);font-weight:var(--font-weight-regular);font-size:1.25rem;line-height:1.875rem;font-family:var(--font-primary),system-ui,Arial,sans-serif;padding-right:40px}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__cardDescription{font-size:1rem;line-height:1.5rem;font-family:var(--font-primary),system-ui,Arial,sans-serif;padding-right:0}}.AllProductsCard-module-scss-module__wUqe6W__row{grid-template-columns:repeat(6,1fr);gap:12px;width:100%;display:grid}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__row{grid-template-columns:1fr}}.AllProductsCard-module-scss-module__wUqe6W__full{grid-column:span 6}.AllProductsCard-module-scss-module__wUqe6W__half{grid-column:span 3}.AllProductsCard-module-scss-module__wUqe6W__half .AllProductsCard-module-scss-module__wUqe6W__cardDescription{max-width:400px}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__half{grid-column:span 6}.AllProductsCard-module-scss-module__wUqe6W__half .AllProductsCard-module-scss-module__wUqe6W__cardDescription{max-width:none}}.AllProductsCard-module-scss-module__wUqe6W__third{grid-column:span 2}.AllProductsCard-module-scss-module__wUqe6W__third .AllProductsCard-module-scss-module__wUqe6W__cardDescription{max-width:320px}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__third{grid-column:span 6}.AllProductsCard-module-scss-module__wUqe6W__third .AllProductsCard-module-scss-module__wUqe6W__cardDescription{max-width:none}}.AllProductsCard-module-scss-module__wUqe6W__banner{background:linear-gradient(105deg,#fbfbfb 15.47%,var(--accent-1-100)98.05%);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:500px;padding:20px;display:flex;overflow:hidden}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__banner{min-height:420px}}.AllProductsCard-module-scss-module__wUqe6W__bannerTitle{text-align:center;max-width:660px;color:var(--white);font-weight:var(--font-weight-semibold);margin:0 auto}.AllProductsCard-module-scss-module__wUqe6W__bannerTitle b{color:var(--accent-2-600)}.AllProductsCard-module-scss-module__wUqe6W__bannerTitle{font-size:3rem;line-height:3.75rem;font-family:var(--font-primary),system-ui,Arial,sans-serif}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__bannerTitle{font-size:1.875rem;line-height:2.375rem;font-family:var(--font-primary),system-ui,Arial,sans-serif}}.AllProductsCard-module-scss-module__wUqe6W__bannerDescription{text-align:center;max-width:660px;color:var(--white);font-weight:var(--font-weight-regular);font-size:1.5rem;line-height:2rem;font-family:var(--font-primary),system-ui,Arial,sans-serif;margin:0 auto}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__bannerDescription{font-size:1.125rem;line-height:1.75rem;font-family:var(--font-primary),system-ui,Arial,sans-serif}}.AllProductsCard-module-scss-module__wUqe6W__cardLink{z-index:2;color:var(--accent-2-600);font-weight:var(--font-weight-semibold);opacity:0;align-items:center;gap:8px;margin-top:18px;text-decoration:none;transition:opacity .5s ease-in-out;display:flex}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__cardLink{opacity:1;margin-top:10px}}.AllProductsCard-module-scss-module__wUqe6W__cardLink{font-size:1.125rem;line-height:1.75rem;font-family:var(--font-primary),system-ui,Arial,sans-serif}.AllProductsCard-module-scss-module__wUqe6W__cardIcon path{stroke:var(--accent-2-600)}.AllProductsCard-module-scss-module__wUqe6W__cardImage{z-index:1;object-fit:contain;object-position:center;max-width:100%;max-height:100%;transition:transform .5s ease-in-out;position:absolute;bottom:0;right:0}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__cardImage{flex:1;max-width:90%;height:auto;margin:20px auto 0;position:relative;bottom:auto!important;left:auto!important;right:auto!important}}.AllProductsCard-module-scss-module__wUqe6W__card{background-color:var(--gray-100);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;flex-direction:column;gap:6px;height:380px;padding:40px 0 0 40px;display:flex;position:relative;overflow:hidden}.AllProductsCard-module-scss-module__wUqe6W__card:hover .AllProductsCard-module-scss-module__wUqe6W__cardLink{opacity:1}.AllProductsCard-module-scss-module__wUqe6W__card:hover .AllProductsCard-module-scss-module__wUqe6W__cardImage{transform:translateY(20px)}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__card:hover .AllProductsCard-module-scss-module__wUqe6W__cardImage{transform:none}.AllProductsCard-module-scss-module__wUqe6W__card{gap:4px;height:396px;padding:24px 20px 0}}.AllProductsCard-module-scss-module__wUqe6W__cardTitle{z-index:2;color:var(--accent-1-950);font-weight:var(--font-weight-semibold);font-size:1.5rem;line-height:2rem;font-family:var(--font-primary),system-ui,Arial,sans-serif;padding-right:40px}@media screen and (max-width:1024px){.AllProductsCard-module-scss-module__wUqe6W__cardTitle{font-size:1.25rem;line-height:1.875rem;font-family:var(--font-primary),system-ui,Arial,sans-serif;padding-right:0}}.AllProductsCard-module-scss-module__wUqe6W__dark .AllProductsCard-module-scss-module__wUqe6W__cardTitle{color:var(--accent-2-600)}.AllProductsCard-module-scss-module__wUqe6W__dark .AllProductsCard-module-scss-module__wUqe6W__cardDescription{color:var(--white)}
/*# sourceMappingURL=b09e52e4f6e905fc.css.map*/