.pmt-bestsellers,.pmt-bestsellers *{box-sizing:border-box}.pmt-bestsellers{background:var(--pmt-bg, transparent)}.pmt-bestsellers__frame--page{max-width:var(--page-width, var(--pmt-theme-page-w, 1200px));margin-inline:auto;padding-inline:1.5rem}.pmt-bestsellers__frame--full_width{width:100%}.pmt-bestsellers__frame--custom{max-width:calc(var(--pmt-content-max, 1280px) + 2 * var(--pmt-inline-pad, 16px));margin-inline:auto;padding-inline:var(--pmt-inline-pad, 16px)}.pmt-bestsellers__header{display:flex;flex-direction:column;align-items:flex-start;gap:var(--pmt-header-gap-mobile, 12px)}.pmt-bestsellers__header--mobile-center{align-items:center;text-align:center}.pmt-bestsellers__header-left{display:flex;flex-direction:column;align-items:flex-start;gap:var(--pmt-header-gap-mobile, 12px);min-width:0}.pmt-bestsellers__header--mobile-center .pmt-bestsellers__header-left{align-items:center}.pmt-bestsellers__heading{margin:0;font-family:var(--pmt-heading-font, serif);font-size:var(--pmt-heading-size-mobile, 32px);font-style:normal;font-weight:var(--pmt-heading-weight, 400);line-height:1;letter-spacing:normal;color:#000}.pmt-bestsellers__trust{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;gap:12px;min-width:0}.pmt-bestsellers__header--mobile-center .pmt-bestsellers__trust{justify-content:center}.pmt-bestsellers__trust-item{display:inline-flex;align-items:center;gap:6px;min-width:0}.pmt-bestsellers__trust-item--desktop-only{display:none}.pmt-bestsellers__trust-icon{width:20px;height:20px;flex-shrink:0;color:var(--pmt-accent, #000)}.pmt-bestsellers__trust-label{font-family:var(--pmt-body-font, sans-serif);font-size:var(--pmt-trust-size-mobile, 14px);font-weight:var(--pmt-trust-weight, 500);line-height:1.2;letter-spacing:normal;color:#000}.pmt-bestsellers__shop-all{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:var(--pmt-shopall-pad-v-mobile, 16px) 48px;border-radius:99px;background:var(--pmt-accent, #000);font-family:var(--pmt-body-font, sans-serif);font-size:14px;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff;text-decoration:none;text-align:center}.pmt-bestsellers__shop-all:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit}.pmt-bestsellers__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pmt-grid-gap-mobile, 20px);margin-top:var(--pmt-grid-gap-top-mobile, 32px)}.pmt-bestsellers__card{display:flex;flex-direction:column;gap:12px;min-width:0;padding:var(--pmt-card-pad-mobile, 16px);border:1px solid var(--pmt-card-border, #F0F0F0);border-radius:16px;background:var(--pmt-card-bg, #fff)}.pmt-bestsellers__media-wrap{position:relative;overflow:hidden;border-radius:16px 16px 0 0}.pmt-bestsellers__media{display:block}.pmt-bestsellers__image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover}.pmt-bestsellers__image--placeholder{background:#f4f4f4}.pmt-bestsellers__badge{position:absolute;top:0;left:0;z-index:1;display:inline-block;padding:6px 12px;border-radius:99px;background:var(--pmt-badge-bg, #FDE68A);font-family:var(--pmt-body-font, sans-serif);font-size:var(--pmt-badge-size-mobile, 12px);font-weight:var(--pmt-badge-weight, 600);line-height:1.25;letter-spacing:normal;color:#000;white-space:nowrap}.pmt-bestsellers__content{display:flex;flex-direction:column;gap:16px;flex:1 0 auto;min-width:0}.pmt-bestsellers__text{display:flex;flex-direction:column;gap:8px;min-width:0}.pmt-bestsellers__caption{margin:0;font-family:var(--pmt-body-font, sans-serif);font-size:12px;font-weight:var(--pmt-caption-weight, 500);line-height:1.25;letter-spacing:normal;color:var(--pmt-caption-color, #404040)}.pmt-bestsellers__title{margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-family:var(--pmt-body-font, sans-serif);font-size:var(--pmt-title-size-mobile, 18px);font-style:normal;font-weight:700;line-height:1.22;letter-spacing:normal;color:#000}.pmt-bestsellers__title-link,.pmt-bestsellers__title-text{color:inherit;text-decoration:none}.pmt-bestsellers__subtitle{margin:0;font-family:var(--pmt-body-font, sans-serif);font-size:14px;font-weight:500;line-height:1.21;letter-spacing:normal;color:#000}.pmt-bestsellers__rating{position:relative;display:flex;align-items:center;gap:8px;min-width:0;color:#000;text-decoration:none}.pmt-bestsellers__rating--link:after{content:"";position:absolute;top:-14px;right:0;bottom:-14px;left:0}.pmt-bestsellers .pmt-stars{display:inline-flex;align-items:center;gap:4px;color:var(--pmt-star-color, #FFC617)}.pmt-bestsellers .pmt-stars .pmt-icon{display:block;width:14px;height:13px}.pmt-bestsellers .pmt-stars__empty{opacity:.25;display:inline-flex}.pmt-bestsellers .pmt-stars__clip-unit{position:relative;display:inline-flex}.pmt-bestsellers .pmt-stars__clip-base{opacity:.25;display:inline-flex}.pmt-bestsellers .pmt-stars__clip-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:50%;overflow:hidden;display:inline-flex}.pmt-bestsellers__rating-count{font-family:var(--pmt-body-font, sans-serif);font-size:var(--pmt-count-size-mobile, 14px);font-weight:400;line-height:1.2;letter-spacing:normal;color:#000}.pmt-bestsellers__buy{display:flex;flex-direction:column;gap:12px;margin-top:auto;min-width:0}.pmt-bestsellers__price-row{margin:0;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px}.pmt-bestsellers__price{font-family:var(--pmt-body-font, sans-serif);font-size:var(--pmt-price-size-mobile, 16px);font-weight:var(--pmt-price-weight, 600);line-height:1.2;letter-spacing:normal;color:#000}.pmt-bestsellers__price--sale{color:var(--pmt-sale-color, #CC181D)}.pmt-bestsellers__price-compare{font-family:var(--pmt-body-font, sans-serif);font-size:var(--pmt-price-size-mobile, 16px);font-weight:400;line-height:1.2;letter-spacing:normal;color:#000;opacity:.75;text-decoration:line-through}.pmt-bestsellers__button{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:12px 24px;border-radius:99px;background:var(--pmt-accent, #000);font-family:var(--pmt-body-font, sans-serif);font-size:14px;font-weight:700;line-height:normal;letter-spacing:normal;color:#fff;text-decoration:none;text-align:center}.pmt-bestsellers__button:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:inherit}.pmt-bestsellers__testimonial{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:0;min-height:273px}.pmt-bestsellers__testimonial-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--pmt-t-pos-x, 50%) 50%;transform:scale(var(--pmt-t-zoom-m, 1));transform-origin:var(--pmt-t-pos-x, 50%) 30%}.pmt-bestsellers__testimonial .pmt-bestsellers__testimonial-photo--empty{display:block;background:#3f3f3f}.pmt-bestsellers__testimonial-overlay{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;padding:24px 8px 12px;background:linear-gradient(180deg,#0000,rgba(0,0,0,var(--pmt-t-overlay-a-solid, .55)) 50%)}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){.pmt-bestsellers__testimonial-overlay{background:none}.pmt-bestsellers__testimonial-overlay:before{content:"";position:absolute;z-index:-1;top:-48px;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#0000,rgba(0,0,0,var(--pmt-t-overlay-a, .4)) 60%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 96px);mask-image:linear-gradient(to bottom,transparent 0,#000 96px)}}.pmt-bestsellers__testimonial--compact .pmt-bestsellers__testimonial-overlay{padding:24px 8px 12px}.pmt-bestsellers__testimonial-quote{margin:0;padding:0;border:0;font-family:var(--pmt-body-font, sans-serif);font-size:12px;font-style:normal;font-weight:var(--pmt-t-quote-weight, 600);line-height:1.25;letter-spacing:normal;color:#fff}.pmt-bestsellers__testimonial-person{display:flex;flex-direction:column;gap:8px}.pmt-bestsellers__testimonial-name-row{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.pmt-bestsellers__testimonial-name{display:inline-flex;align-items:center;gap:4px;font-family:var(--pmt-body-font, sans-serif);font-size:14px;font-weight:700;line-height:1.2;letter-spacing:normal;color:#fff}.pmt-bestsellers__verified{width:16px;height:16px;flex-shrink:0;color:#60a5fa}.pmt-bestsellers__testimonial-followers{font-family:var(--pmt-body-font, sans-serif);font-size:10px;font-weight:700;line-height:1.2;letter-spacing:normal;color:#ffffffbf}.pmt-bestsellers__testimonial-role{margin:0;font-family:var(--pmt-body-font, sans-serif);font-size:10px;font-weight:400;line-height:1.4;letter-spacing:normal;color:#ffffffbf}.pmt-bestsellers__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(hover:hover){.pmt-bestsellers__shop-all:hover,.pmt-bestsellers__button:hover{background:color-mix(in srgb,var(--pmt-accent, #000) 88%,#000)}.pmt-bestsellers__title-link:hover,.pmt-bestsellers__rating--link:hover .pmt-bestsellers__rating-count{text-decoration:underline}}.pmt-bestsellers__shop-all:focus-visible,.pmt-bestsellers__button:focus-visible,.pmt-bestsellers__title-link:focus-visible,.pmt-bestsellers__rating--link:focus-visible,.pmt-bestsellers__media:focus-visible{outline:3px solid var(--pmt-accent, #000);outline-offset:2px;box-shadow:0 0 0 2px #fff}@media(prefers-reduced-motion:no-preference){.pmt-bestsellers__shop-all,.pmt-bestsellers__button{transition:background-color .25s ease,transform .25s ease}.pmt-bestsellers__shop-all:active,.pmt-bestsellers__button:active{transform:scale(.98)}.pmt-bestsellers__image{transition:transform .25s ease}}@media(hover:hover)and (prefers-reduced-motion:no-preference){.pmt-bestsellers__media-wrap:hover .pmt-bestsellers__image{transform:scale(1.03)}}@media screen and (min-width:750px){.pmt-bestsellers__frame--page{padding-inline:5rem}.pmt-bestsellers__frame--custom{--pmt-inline-pad: 16px}.pmt-bestsellers__header,.pmt-bestsellers__header--mobile-center{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:12px;text-align:left}.pmt-bestsellers__header-left,.pmt-bestsellers__header--mobile-center .pmt-bestsellers__header-left{align-items:flex-start;gap:12px}.pmt-bestsellers__header--mobile-center .pmt-bestsellers__trust{justify-content:flex-start}.pmt-bestsellers__heading{font-size:48px}.pmt-bestsellers__trust-label{font-size:16px}.pmt-bestsellers__trust-item--desktop-only{display:inline-flex}.pmt-bestsellers__shop-all{padding:16px 48px;font-size:16px;flex-shrink:0}.pmt-bestsellers__grid{gap:var(--pmt-grid-gap, 20px);margin-top:32px}.pmt-bestsellers__card{padding:16px}.pmt-bestsellers__badge{font-size:12px}.pmt-bestsellers__title{font-size:18px}.pmt-bestsellers .pmt-stars .pmt-icon{width:17px;height:16px}.pmt-bestsellers__rating-count{font-size:14px}.pmt-bestsellers__price,.pmt-bestsellers__price-compare{font-size:16px}.pmt-bestsellers__button{padding:16px 48px;font-size:16px}.pmt-bestsellers__testimonial{padding:0;min-height:380px}.pmt-bestsellers__testimonial-photo{transform:scale(var(--pmt-t-zoom, 1))}.pmt-bestsellers__testimonial-overlay,.pmt-bestsellers__testimonial--compact .pmt-bestsellers__testimonial-overlay{padding:48px 16px 16px}.pmt-bestsellers__testimonial-quote{font-size:14px}.pmt-bestsellers__testimonial-name-row{flex-direction:row;align-items:center;flex-wrap:wrap;gap:8px}.pmt-bestsellers__testimonial-name{font-size:16px}.pmt-bestsellers__testimonial-followers,.pmt-bestsellers__testimonial-role{font-size:14px}}@media screen and (min-width:1200px){.pmt-bestsellers__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:749px){.pmt-bestsellers__subtitle{display:none}.pmt-bestsellers__buy{margin-top:0}.pmt-bestsellers__content{justify-content:space-between}.pmt-bestsellers__testimonial-photo{object-position:-11px -17px}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/pmt-shop-bestsellers.css.map */
