.lp-prod{background-color:#fff;padding:3.5rem 0}.lp-prod__inner{margin:0 auto;max-width:1200px;padding:0 20px}.lp-prod__heading{color:#22262e;font-size:2rem;font-weight:700;line-height:1.15;margin:0 0 2.5rem;text-align:center;text-transform:uppercase}.lp-prod__grid{display:grid;gap:1rem;grid-template-columns:repeat(5,1fr)}.lp-prod__card{color:inherit;display:block;text-decoration:none}.lp-prod__thumb{align-items:center;aspect-ratio:1/1;background-color:#f6f6f9;border-radius:16px;display:flex;justify-content:center;overflow:hidden;position:relative}.lp-prod__img{height:90%;object-fit:contain;width:90%}.lp-prod__arrow{align-items:center;background-color:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(18,17,15,.12);display:flex;height:34px;justify-content:center;position:absolute;right:12px;top:12px;transition:transform .2s ease;width:34px}.lp-prod__card:hover .lp-prod__arrow{transform:translate(2px,-2px)}.lp-prod__meta{padding:1rem .5rem 0;text-align:center}.lp-prod__title{color:#22262e;font-size:.95rem;font-weight:600;line-height:1.2;margin:0 0 .25rem}.lp-prod__subtitle{color:#373b45;font-size:.75rem;font-weight:500;margin:0 0 .75rem}.lp-prod__weight{border:1px solid #dddde0;border-radius:999px;color:#4d515a;display:inline-block;font-size:.8rem;padding:.35rem 1rem}@media screen and (min-width:768px) and (max-width:1024px){.lp-prod__grid{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.lp-prod__card{flex:0 0 calc(33.33333% - 0.83333rem);max-width:calc(33.33333% - .83333rem)}}@media screen and (max-width:767px){.lp-prod{padding:2.5rem 0}.lp-prod__heading{font-size:1.6rem;margin-bottom:1.75rem}.lp-prod__grid{display:grid;gap:1.5rem;grid-auto-flow:row;grid-template-columns:1fr;overflow-x:visible}}