.lp-bestsellers{background-color:var(--lpb-bg);padding:var(--lpb-pt) 20px var(--lpb-pb)}.lp-bestsellers__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:48px;width:100%;max-width:1280px;margin:0 auto}.lp-bestsellers__heading{margin:0;font-family:"PAIX - Lineage",sans-serif;font-size:40px;font-weight:400;line-height:110%;text-align:center;color:var(--lpb-text)}.lp-bestsellers__carousel{position:relative;width:100%}.lp-bestsellers__list{display:grid;grid-template-columns:repeat(var(--lpb-per-page),minmax(0,1fr));grid-auto-rows:0;gap:var(--lpb-gap);margin:0;padding:0;list-style:none;overflow:hidden}.lp-bestsellers__carousel.is-active .lp-bestsellers__list{display:flex;gap:0;overflow:visible}.lp-bestsellers .splide__slide{height:auto}.lp-bestsellers__card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;height:100%;color:var(--lpb-text)}.lp-bestsellers__media-wrap{position:relative;width:100%}.lp-bestsellers__media{display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:8px}.lp-bestsellers__badge{position:absolute;top:12px;left:12px;z-index:1;max-width:calc(100% - 24px);padding:8px 14px;border:1px solid var(--lpb-badge-border);border-radius:8px;background-color:var(--lpb-badge-bg);color:var(--lpb-badge-text);font-family:var(--f-body);font-size:15px;font-weight:700;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-bestsellers__media img{display:block;width:100%;height:100%;object-fit:var(--lpb-media-fit)}.lp-bestsellers__media--placeholder svg{width:100%;height:100%;background-color:#0000000a}.lp-bestsellers__rating{display:flex;align-items:center;justify-content:center;min-height:20px;text-align:center}.lp-bestsellers__rating .okeReviews{text-align:center}.lp-bestsellers__rating .okeReviews>div{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;column-gap:8px;row-gap:2px}.lp-bestsellers__rating .oke-sr-stars{margin-right:0}.lp-bestsellers__title{margin:0;align-self:stretch;font-family:Gotham Bold,Gotham,sans-serif;font-size:21px;font-weight:700;line-height:130%;text-align:center;overflow-wrap:break-word}.lp-bestsellers__title a{color:inherit;text-decoration:none}.lp-bestsellers__title a:hover{text-decoration:underline}.lp-bestsellers__desc{margin:0 0 12px;align-self:stretch;font-family:Gotham Book,Gotham,sans-serif;font-size:15px;font-weight:400;line-height:120%;text-align:center;overflow-wrap:break-word}.lp-bestsellers__desc p{margin:0}.lp-bestsellers__btn{display:flex;align-items:center;justify-content:center;width:100%;max-width:192px;min-height:44px;margin-top:auto;padding:15px;border:1px solid var(--lpb-accent);border-radius:12px;background-color:var(--lpb-accent-soft);color:var(--lpb-accent);font-family:"PAIX - Lineage",sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.5px;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.lp-bestsellers__btn:hover{background-color:var(--lpb-accent);color:#fff}.lp-bestsellers .splide__arrows{position:absolute;top:0;left:0;right:0;height:0;padding-top:calc((100% - (var(--lpb-per-page) - 1) * var(--lpb-gap)) / var(--lpb-per-page));pointer-events:none}.lp-bestsellers .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:45px;height:45px;padding:0;border:2px solid var(--lpb-arrow-border);border-radius:50%;background:var(--lpb-arrow-bg);color:var(--lpb-arrow-icon);opacity:1;pointer-events:auto;transition:all .3s cubic-bezier(.4,0,.2,1)}.lp-bestsellers .splide__arrow--prev{left:-10px}.lp-bestsellers .splide__arrow--next{right:-10px}.lp-bestsellers .splide__arrow svg{width:20px;height:20px;fill:none;stroke:currentcolor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:none}.lp-bestsellers .splide__arrow:disabled{display:none}.lp-bestsellers .splide__arrow:hover:not(:disabled){background:var(--lpb-arrow-border);color:var(--lpb-arrow-bg)}.lp-bestsellers .splide__pagination{position:static;gap:8px;margin:8px 0 0;padding:0}.lp-bestsellers .splide__pagination__page{width:12px;height:12px;margin:0;border-radius:20px;background:var(--lpb-dot);opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1)}.lp-bestsellers .splide__pagination__page.is-active{transform:none;background:var(--lpb-dot-active)}.lp-bestsellers__footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;max-width:350px}.lp-bestsellers__cta{display:flex;align-items:center;justify-content:center;align-self:stretch;min-height:44px;padding:20px 32px;border-radius:12px;background-color:var(--lpb-cta-bg);color:var(--lpb-cta-text);font-family:"PAIX - Lineage",sans-serif;font-size:18px;font-weight:400;line-height:120%;text-align:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.lp-bestsellers__cta:hover{filter:brightness(.94)}.lp-bestsellers__note{display:flex;align-items:center;justify-content:center;gap:8px;font-family:Gotham Book,Gotham,sans-serif;font-size:15px;line-height:120%;color:var(--lpb-text)}.lp-bestsellers__note img,.lp-bestsellers__note svg{display:block;width:24px;height:24px;object-fit:contain}@media screen and (max-width:1024px){.lp-bestsellers__heading{font-size:32px}}@media screen and (max-width:900px){.lp-bestsellers{--lpb-per-page: var(--lpb-per-page-tablet)}}@media screen and (max-width:767px){.lp-bestsellers{--lpb-per-page: var(--lpb-per-page-mobile);padding-left:0;padding-right:0}.lp-bestsellers__inner{gap:32px}.lp-bestsellers__heading,.lp-bestsellers__footer,.lp-bestsellers__list{padding:0 20px}.lp-bestsellers__carousel.is-active .lp-bestsellers__list{padding:0}.lp-bestsellers .splide__arrows{display:none}.lp-bestsellers__title{font-size:18px}.lp-bestsellers--no-mobile-desc .lp-bestsellers__desc{display:none}.lp-bestsellers--no-mobile-desc .lp-bestsellers__title{margin-bottom:12px}}@media(prefers-reduced-motion:reduce){.lp-bestsellers .splide__arrow,.lp-bestsellers .splide__pagination__page,.lp-bestsellers__btn,.lp-bestsellers__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/134/assets/bestseller-carousel.css.map */
