.AllProductsList-module__jL3jkW__componentContainer{flex-direction:column;width:fit-content;margin:0 auto;padding:40px 32px;display:flex}.AllProductsList-module__jL3jkW__otherProductsSection{flex-direction:column;gap:48px;display:flex}.AllProductsList-module__jL3jkW__otherProductsSection h2{text-align:center}.AllProductsList-module__jL3jkW__allProductsContainer{grid-template-columns:1fr;gap:48px;width:100%;display:grid}.AllProductsList-module__jL3jkW__toolsListContainer{flex-direction:column;gap:100px;display:flex}.AllProductsList-module__jL3jkW__toolsListBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-user-select:none;user-select:none;border:1px solid var(--grey-50);cursor:pointer;background:linear-gradient(135deg,#fffffff2 0%,#ffffffd9 100%);border-radius:20px;flex-direction:column;gap:0;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.AllProductsList-module__jL3jkW__toolsListBox:before{content:"";opacity:0;z-index:10;background:var(--cyan-1);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.AllProductsList-module__jL3jkW__toolsListBox:hover:before{opacity:1}.AllProductsList-module__jL3jkW__toolInfoBox{flex-direction:column;flex:1;justify-content:flex-start;gap:8px;padding:16px 20px 20px;display:flex}p.AllProductsList-module__jL3jkW__toolTitle{letter-spacing:-.01em;color:#1a1a2e;margin:0;font-size:1.1rem;font-weight:700}.AllProductsList-module__jL3jkW__toolDescription{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.AllProductsList-module__jL3jkW__imageSection{background-position:50%;background-repeat:no-repeat;background-size:cover;height:140px;min-height:140px;max-height:140px;position:relative;overflow:hidden}.AllProductsList-module__jL3jkW__imageSection:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fffc);height:40px;position:absolute;bottom:0;left:0;right:0}.AllProductsList-module__jL3jkW__toolsListBox div{display:flex;overflow:hidden}@media screen and (min-width:600px){.AllProductsList-module__jL3jkW__allProductsContainer{grid-template-columns:1fr 1fr}}@media screen and (min-width:900px){.AllProductsList-module__jL3jkW__toolListBgremoverImage{object-fit:cover;min-width:100%;height:160px}.AllProductsList-module__jL3jkW__allProductsContainer{grid-template-columns:1fr 1fr 1fr;gap:48px;max-width:1280px}.AllProductsList-module__jL3jkW__toolsListBox:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6366f126}.AllProductsList-module__jL3jkW__toolsListBox:hover .AllProductsList-module__jL3jkW__cardArrow{opacity:1;transform:translate(0)}.AllProductsList-module__jL3jkW__componentContainer{gap:240px}.AllProductsList-module__jL3jkW__imageSection{height:160px;min-height:160px;max-height:160px}.AllProductsList-module__jL3jkW__toolInfoBox{padding:16px 24px 24px}p.AllProductsList-module__jL3jkW__toolTitle{font-size:1.15rem}}.AllProductsList-module__jL3jkW__fullRowWrapper{grid-column:1/-1}.AllProductsList-module__jL3jkW__toolsListBoxFullRow{flex-direction:row;height:200px}.AllProductsList-module__jL3jkW__toolsListBoxFullRow .AllProductsList-module__jL3jkW__imageSection{flex-shrink:0;width:340px;min-width:340px;height:100%;min-height:100%;max-height:100%}.AllProductsList-module__jL3jkW__toolsListBoxFullRow .AllProductsList-module__jL3jkW__imageSection:after{display:none}.AllProductsList-module__jL3jkW__toolsListBoxFullRow .AllProductsList-module__jL3jkW__toolInfoBox{justify-content:center;gap:12px;padding:28px 32px}.AllProductsList-module__jL3jkW__toolsListBoxFullRow p.AllProductsList-module__jL3jkW__toolTitle{font-size:1.4rem}.AllProductsList-module__jL3jkW__toolsListBoxFullRow .AllProductsList-module__jL3jkW__toolDescription{max-width:520px;font-size:1rem}@media screen and (max-width:600px){.AllProductsList-module__jL3jkW__toolsListBoxFullRow{flex-direction:column;height:auto}.AllProductsList-module__jL3jkW__toolsListBoxFullRow .AllProductsList-module__jL3jkW__imageSection{width:100%;min-width:0;height:160px;min-height:160px;max-height:160px}}.AllProductsList-module__jL3jkW__newBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;z-index:5;background-color:var(--gold-100);border:1px solid var(--white-1);border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 4px 12px #6366f14d}.AllProductsList-module__jL3jkW__cardArrow{opacity:0;background-color:var(--black-glassy-1);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;bottom:20px;right:20px;transform:translate(-10px)}.AllProductsList-module__jL3jkW__cardArrow svg{fill:#fff;width:18px;height:18px}.AllProductsList-module__jL3jkW__featuredCard{border:1px solid var(--grey-50);cursor:pointer;color:inherit;background:#fff;border-radius:16px;flex-direction:row;min-height:210px;text-decoration:none;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}.AllProductsList-module__jL3jkW__featuredCard:hover{transform:translateY(-3px);box-shadow:0 16px 48px #0000001f}.AllProductsList-module__jL3jkW__featuredCardImage{background-position:50%;background-size:cover;flex-shrink:0;width:320px;min-width:320px;position:relative}.AllProductsList-module__jL3jkW__featuredCardLabel{color:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.03em;background:#00000080;border-radius:100px;padding:4px 10px;font-size:.7rem;font-weight:500;position:absolute;bottom:12px;left:12px}.AllProductsList-module__jL3jkW__featuredCardContent{flex-direction:column;flex:1;justify-content:center;gap:10px;padding:36px 44px;display:flex}.AllProductsList-module__jL3jkW__featuredNewBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:var(--gold-100);border:1px solid #fff6;border-radius:100px;align-self:flex-start;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.AllProductsList-module__jL3jkW__featuredCardTitle{color:#1a1a2e;letter-spacing:-.02em;margin:0;font-size:1.9rem;font-weight:700;line-height:1.15}.AllProductsList-module__jL3jkW__featuredCardDescription{color:#6b7280;max-width:500px;margin:0;font-size:.95rem;line-height:1.6}.AllProductsList-module__jL3jkW__featuredCardCta{color:var(--cyan-1);margin-top:4px;font-size:.9rem;font-weight:600}@media screen and (max-width:640px){.AllProductsList-module__jL3jkW__featuredCard{flex-direction:column;min-height:0}.AllProductsList-module__jL3jkW__featuredCardImage{width:100%;min-width:0;height:180px}.AllProductsList-module__jL3jkW__featuredCardContent{padding:24px 20px}.AllProductsList-module__jL3jkW__featuredCardTitle{font-size:1.4rem}}
