.productsList{flex-direction:column;align-items:flex-end;gap:2.25rem;width:100%;max-width:35.625rem;margin:0;padding:0;display:flex}@media screen and (max-width:1024px){.productsList{max-width:90%}}@media screen and (max-width:770px){.productsList{gap:1.5rem;max-width:100%}}@media screen and (max-width:440px){.productsList{gap:.5rem}}.productsList__item{background:var(--ig-dark-purple);-webkit-backdrop-filter:blur(.5rem);z-index:1;background-color:#0000;background-image:linear-gradient(#17151a,#17151b),linear-gradient(-143deg,#6f4ef299 0%,#c8b4ff4d 20%,#ffffff1a 30% 100%);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000;border-radius:1.5rem;flex-direction:column;justify-content:space-between;gap:2rem;width:100%;min-height:18.75rem;padding:1.875rem 1.5rem;display:flex;position:sticky;box-shadow:0 0 2rem .125rem #000000b2;-webkit-backdrop-filter:blur(.5rem)!important;backdrop-filter:blur(.5rem)!important}@media screen and (max-height:500px){.productsList__item{min-height:13.75rem}}.productsList__top{justify-content:space-between;align-items:flex-start;display:flex}.productsList__item-title{width:100%;max-width:18.75rem}.productsList__item-arrow{cursor:pointer;width:1.25rem;height:1.25rem;display:flex}.productsList__item-arrow img{object-fit:contain;width:100%;height:100%}.productsList__item-bottom{justify-content:flex-end;width:100%;display:flex}.productsList__item-text-wrapper{text-align:end;width:100%;max-width:90%}.productsList__item-link{content:"";z-index:2;position:absolute;inset:0}
