.ProductsSection-module-scss-module__8CYL1G__section{padding:4rem 0}.ProductsSection-module-scss-module__8CYL1G__title{text-align:center;font-size:2.25rem;font-family:var(--font-merri);color:#1a202c;margin-bottom:.5rem}.ProductsSection-module-scss-module__8CYL1G__subtitle{text-align:center;color:#64748b;margin-bottom:3rem;font-size:1.125rem}.ProductsSection-module-scss-module__8CYL1G__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.ProductsSection-module-scss-module__8CYL1G__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductsSection-module-scss-module__8CYL1G__card:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 12px 24px #0000000d}.ProductsSection-module-scss-module__8CYL1G__card:hover .ProductsSection-module-scss-module__8CYL1G__iconWrapper{background-color:var(--color-primary);color:#fff;transform:scale(1.1)}.ProductsSection-module-scss-module__8CYL1G__card:hover .ProductsSection-module-scss-module__8CYL1G__arrow{color:var(--color-primary);transform:translate(4px)}.ProductsSection-module-scss-module__8CYL1G__card:hover .ProductsSection-module-scss-module__8CYL1G__action{color:var(--color-primary)}.ProductsSection-module-scss-module__8CYL1G__iconWrapper{width:64px;height:64px;color:var(--color-primary);background-color:#f0fdf4;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.ProductsSection-module-scss-module__8CYL1G__content{flex-direction:column;flex:1;display:flex}.ProductsSection-module-scss-module__8CYL1G__productName{color:#1a202c;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ProductsSection-module-scss-module__8CYL1G__productDescription{color:#64748b;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.5}.ProductsSection-module-scss-module__8CYL1G__footer{align-items:center;gap:.5rem;margin-top:auto;font-size:.875rem;font-weight:600;display:flex}.ProductsSection-module-scss-module__8CYL1G__action{transition:color .2s}.ProductsSection-module-scss-module__8CYL1G__arrow{transition:transform .2s,color .2s}@media (max-width:640px){.ProductsSection-module-scss-module__8CYL1G__grid{grid-template-columns:1fr}.ProductsSection-module-scss-module__8CYL1G__card{gap:1rem;padding:1.5rem}.ProductsSection-module-scss-module__8CYL1G__iconWrapper{width:48px;height:48px}.ProductsSection-module-scss-module__8CYL1G__iconWrapper svg{width:24px;height:24px}}
