.lpac-section{display:flex;height:min-content;width:100%;min-width:0;flex-direction:column;overflow:visible}.lpac-section-desktop{display:none}@media (min-width:768px){.lpac-section-desktop{display:flex}}.lpac-header{display:flex;width:100%;justify-content:flex-start;padding-top:16px;padding-bottom:16px}.lpac-header-title-wrap{margin-left:8px;display:flex;align-items:center}@media (min-width:768px){.lpac-header-title-wrap{margin-left:0;gap:16px}}.lpac-title{display:flex;align-items:center;text-align:left;font-size:20px;line-height:1;font-weight:800;color:#111;text-transform:uppercase;margin:0}@media (min-width:768px){.lpac-title{font-size:28px}}.lpac-grid{margin-top:24px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0,0,0,.04),0 10px 10px -2px rgba(0,0,0,.05);background-color:#fff}@media (min-width:768px){.lpac-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.lpac-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.lpac-grid>*{border-right:1px solid oklch(.928 .006 264.531/.8);border-bottom:1px solid oklch(.928 .006 264.531/.8)}.lpac-item{display:flex;flex-direction:row;align-items:center;gap:12px;padding:8px;background-color:#fff;transition:background-color .2s cubic-bezier(0,0,.2,1);cursor:pointer;color:#000;text-decoration:none}.lpac-item:hover{background-color:oklch(.985 .002 247.839)}.lpac-item-img{flex-shrink:0;width:50px;height:50px;transition:transform .2s cubic-bezier(0,0,.2,1)}@media (min-width:768px){.lpac-item-img{width:100px;height:100px}}.lpac-item:hover .lpac-item-img{transform:scale(.95)}.lpac-item-name{flex:1 1}.lpac-item-text{font-size:12px;line-height:16px;font-weight:600;color:#000;margin:0;transition:color .2s cubic-bezier(0,0,.2,1)}.lpac-mobile{margin-top:0;background-color:#fff}@media (min-width:768px){.lpac-mobile{margin-top:16px;display:none}}.lpac-mobile-title{margin-left:8px;display:flex;height:50px;width:100%;align-items:center;padding-bottom:22px;text-align:left;font-size:20px;font-weight:700;color:#000;text-transform:uppercase}.lpac-mobile-carousel{width:100%}.lpac-cat-item{display:flex;height:72px;width:100%;align-items:center;border-right:1px solid #f2f2f3;border-bottom:1px solid #f2f2f3;background-color:#fff;padding:1px 8px;cursor:pointer;color:#000;text-decoration:none}.lpac-cat-item-img{height:60px;width:60px;flex-shrink:0;object-fit:contain}@media (min-width:560px){.lpac-cat-item-img{height:70px;width:70px}}.lpac-cat-item-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center;font-size:12px;font-weight:600;line-height:1.05;letter-spacing:-.12px;color:#000;margin:0}.lpac-footer{margin-top:0;margin-bottom:6px;background-color:#fff}@media (min-width:768px){.lpac-footer{margin-top:16px;display:none}}.lpac-footer-carousel{width:100%}.lpac-footer-item{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;background-color:#fff;cursor:pointer;color:#000;text-decoration:none}.lpac-footer-item-img{flex-shrink:0}.lpac-footer-item-name{margin-top:4px;display:flex;width:100%;flex:1 1;align-items:center;justify-content:center}.lpac-footer-item-text{margin-top:auto;margin-bottom:auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2rem;padding-left:4px;padding-right:4px;width:100%;text-align:center;font-size:12px;font-weight:600;line-height:18px;color:#000}.lpac-dots{margin-left:auto;margin-right:auto;margin-top:8px;width:32px}.lpac-dots-track{position:relative;height:4px;overflow:hidden;border-radius:124px;background:linear-gradient(0deg,#f1f1f1,#f1f1f1),#f5f5f5}.lpac-dots-thumb{position:absolute;top:0;height:100%;border-radius:124px;background:linear-gradient(0deg,#ffd1a8,#ffd1a8),#f5f5f5}