.most-purchased-bento{--bento-gap: var(--grid-gap, 20px);--bento-row-min: 15rem;--bento-promo-col: 16rem;--bento-image-width: 38%;--bento-image-width-featured: 46%;--bento-image-pad: .75rem;--bento-image-pad-featured: 1.25rem;--bento-text-pad-y: 1rem;--bento-text-pad-x: 1.125rem;--bento-text-pad-y-featured: 1.5rem;--bento-text-pad-x-featured: 1.75rem;--bento-text-gap: .625rem;--bento-title-size: calc(24px / 16 * var(--base-body-size));--bento-title-lh: 1.1;--bento-price-size: calc(18px / 16 * var(--base-body-size));--bento-button-min: 10.5rem;--bento-label-size: 4rem;--bento-label-text: .625rem;--bento-badge-height: 1.625rem;--bento-badge-pad-x: .625rem;--bento-badge-inset: .75rem;--bento-badge-gap: .375rem;--bento-ribbon-overhang: 1.25rem;--bento-promo-pad: 2rem 2.25rem;--bento-promo-heading: 2rem;--bento-promo-text: 1.125rem;--bento-promo-width: 20rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(var(--bento-promo-col),.95fr);grid-auto-rows:minmax(var(--bento-row-min),auto);gap:var(--bento-gap);align-items:stretch}.most-purchased-section .section-heading__title{color:#350078}.most-purchased-section .section-heading__subheading{color:#1d1d1d}.most-purchased-section .most-purchased-bento .button--outline{color:#350078!important;border-color:#350078!important}.most-purchased-section .most-purchased-bento .button--solid,.no-touchevents .most-purchased-section .most-purchased-bento .button--outline:hover,.no-touchevents .most-purchased-section .most-purchased-bento .button--solid:hover{background-color:#350078!important;border-color:#350078!important;color:#fff!important}.most-purchased-section .most-purchased-bento .product-item__text a,.most-purchased-section .most-purchased-bento .product-item__title span{color:#350078}.most-purchased-section .most-purchased-bento .text-animation--underline{background-image:linear-gradient(to right,#350078,#350078)}.collection-best-sellers-section .section-heading__title,.collection-best-sellers-section .section-heading__subheading{color:var(--color-text-main)}.collection-best-sellers-section .most-purchased-bento .button--outline{color:var(--color-text-cards)!important;border-color:var(--color-text-cards)!important}.collection-best-sellers-section .most-purchased-bento .button--solid{background-color:var(--color-text-cards)!important;border-color:var(--color-text-cards)!important;color:var(--color-foreground-cards)!important}.no-touchevents .collection-best-sellers-section .most-purchased-bento .button--outline:hover,.no-touchevents .collection-best-sellers-section .most-purchased-bento .button--solid:hover{background-color:var(--color-accent-cards)!important;border-color:var(--color-accent-cards)!important;color:var(--color-foreground-accent-cards)!important}.collection-best-sellers-section .most-purchased-bento .product-item__text a,.collection-best-sellers-section .most-purchased-bento .product-item__title span{color:var(--color-text-cards)}.collection-best-sellers-section .most-purchased-bento .text-animation--underline{background-image:linear-gradient(to right,var(--color-text-cards),var(--color-text-cards))}.most-purchased-bento .product-item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;min-width:0;background:var(--color-background-cards, #fff);border-radius:var(--border-radius-cards);border:solid var(--border-width-cards) var(--color-borders-cards);overflow:visible;contain:layout}.most-purchased-bento .product-item:first-child{grid-column:1 / 3;grid-row:1 / 2}.most-purchased-bento .quick-add-to-cart-button form>*:not(input):not(button):not(product-quantity):not(.product-price){display:none!important}.most-purchased-bento .quick-add-to-cart-button>*:not(form){display:none!important}.most-purchased-bento .product-item__quick-buy>*:not(quick-add-to-cart):not(quick-view-product){display:none!important}.most-purchased-bento .card__image.product-item__image{position:relative;flex:0 0 var(--bento-image-width);width:var(--bento-image-width);min-width:0;min-height:0;height:auto;padding-top:0!important;background:var(--color-background-cards, #fff);overflow:hidden;border-start-start-radius:var(--border-radius-cards);border-end-start-radius:var(--border-radius-cards);border-start-end-radius:0;border-end-end-radius:0}.most-purchased-bento .product-item__text{border-start-end-radius:var(--border-radius-cards);border-end-end-radius:var(--border-radius-cards);border-start-start-radius:0;border-end-start-radius:0}.most-purchased-bento .product-item:first-child .card__image.product-item__image{flex-basis:var(--bento-image-width-featured);width:var(--bento-image-width-featured)}.most-purchased-bento .lazy-image.lazy-image--background img{object-fit:contain;padding:0;transition:transform .3s ease}.most-purchased-bento .product-item:first-child .lazy-image.lazy-image--background img{padding:0}.no-touchevents .most-purchased-bento .product-item:hover .lazy-image.lazy-image--background img{transform:scale(1.05)}.most-purchased-bento .product-item__image--no-text{border-radius:0}.most-purchased-bento .card__image.product-item__image>svg{display:block;width:100%;height:100%;min-height:8rem;object-fit:contain}.most-purchased-bento .product-item>.product-item__text:first-of-type,.most-purchased-bento .product-item__text{position:static;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start;flex:1 1 0%!important;min-width:0;row-gap:var(--bento-text-gap);padding:var(--bento-text-pad-y) var(--bento-text-pad-x);background:var(--color-background-cards, #fff);color:var(--color-text-cards, #1d1d1d);text-align:left}.most-purchased-bento .product-item:first-child .product-item__text{padding:var(--bento-text-pad-y-featured) var(--bento-text-pad-x-featured)}.most-purchased-bento .product-item__text>*{display:block!important;flex:0 0 auto!important;width:100%;margin-top:0!important;margin-bottom:0!important}.most-purchased-bento .product-item__title{flex-grow:0!important;text-decoration:none;min-width:0;font-size:var(--bento-title-size);line-height:var(--bento-title-lh)}.most-purchased-bento .product-item__title span{font-size:inherit;line-height:inherit;white-space:normal;overflow-wrap:break-word}.most-purchased-bento .product-item__title .remove-line-height-space--small{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-width:0;min-height:calc(2em * var(--bento-title-lh));margin-bottom:-.55em}.most-purchased-bento .product-item__price{color:var(--color-text-cards, #1d1d1d);opacity:.75;font-size:var(--bento-price-size);line-height:1.35;min-height:1.35em}.most-purchased-bento .product-item__price .product-price,.most-purchased-bento .product-item__price .product-price-original-container_2,.most-purchased-bento .product-item__price .product-price-original-container_inner_2{font-size:inherit}.most-purchased-bento .product-item__price .plp-customer-was-price,.most-purchased-bento .product-item__price .plp-customer-b2b-price{font-size:.8em}.most-purchased-bento .product-item__quick-buy{margin-top:0;display:block!important}.most-purchased-bento .product-item__quick-buy .button{width:min(100%,var(--bento-button-min));padding-inline:1.25rem;white-space:nowrap}.most-purchased-bento .product-item__badges{position:absolute;z-index:100;top:var(--bento-badge-inset);bottom:auto;width:auto;max-width:none;display:flex;flex-direction:column;align-items:flex-start;gap:var(--bento-badge-gap);pointer-events:none}html[dir=ltr] .most-purchased-bento .product-item__badges{left:calc(var(--bento-ribbon-overhang) * -1);right:auto}html[dir=rtl] .most-purchased-bento .product-item__badges{right:calc(var(--bento-ribbon-overhang) * -1);left:auto;align-items:flex-end}.most-purchased-bento .product-item__badges .product-item__badge{position:relative;float:none;clear:none;flex:0 0 auto;display:inline-block;margin:0;width:auto;min-width:0;max-width:none;height:var(--bento-badge-height);min-height:var(--bento-badge-height);padding-inline:var(--bento-badge-pad-x);border-start-start-radius:3px;border-start-end-radius:3px;border-end-start-radius:0;border-end-end-radius:3px;font-size:var(--bento-label-text);font-weight:700;line-height:var(--bento-badge-height);letter-spacing:.03em;white-space:nowrap;overflow:visible;text-overflow:clip;text-align:center;text-transform:none}.most-purchased-bento .product-item__badges .product-item__badge:last-child:after{content:"";position:absolute;top:100%;width:var(--bento-ribbon-overhang);height:var(--bento-ribbon-overhang);background-color:inherit;filter:brightness(.62);pointer-events:none}html[dir=ltr] .most-purchased-bento .product-item__badges .product-item__badge:last-child:after{left:0;clip-path:polygon(0 0,100% 0,0 100%)}html[dir=rtl] .most-purchased-bento .product-item__badges .product-item__badge:last-child:after{right:0;clip-path:polygon(0 0,100% 0,100% 100%)}.most-purchased-bento .samita-container,.most-purchased-bento .samita-container>*,.most-purchased-bento .samita_productLabel{width:var(--bento-label-size)!important;min-width:var(--bento-label-size)!important;max-width:var(--bento-label-size)!important;height:var(--bento-label-size)!important;min-height:var(--bento-label-size)!important;max-height:var(--bento-label-size)!important}.most-purchased-bento .samita_productLabel img,.most-purchased-bento .samita_productLabel svg,.most-purchased-bento .samita_productLabel-content>img{width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important}.most-purchased-bento .samita_productLabel-content,.most-purchased-bento .samita_productLabel-content-text{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;padding:0!important;margin:0!important;text-align:center!important;white-space:normal!important;overflow-wrap:break-word}.most-purchased-bento .samita_productLabel-content-text{font-size:var(--bento-label-text)!important;line-height:1.15!important}.most-purchased-bento .samita-container [class*=samita_productLabel]{max-width:var(--bento-label-size)!important;max-height:var(--bento-label-size)!important}.most-purchased-bento .most-purchased-promo{grid-column:3 / 4;grid-row:1 / 3;position:relative;display:flex!important;align-items:center!important;overflow:hidden;border-radius:var(--border-radius-cards);background:linear-gradient(135deg,var(--promo-color-start, #1a6d78),var(--promo-color-end, #08343b));color:var(--promo-text-color, #ffffff);cursor:default;padding:var(--bento-promo-pad)}.most-purchased-bento .most-purchased-promo__circle{position:absolute;border:2px solid rgba(255,255,255,.35);border-radius:50%;pointer-events:none}.most-purchased-bento .most-purchased-promo__circle--1{width:140px;height:140px;top:-50px;left:-40px}.most-purchased-bento .most-purchased-promo__circle--2{width:90px;height:90px;bottom:-30px;right:15%}.most-purchased-bento .most-purchased-promo__content{position:relative;z-index:1;width:100%;max-width:var(--bento-promo-width)}.most-purchased-bento .most-purchased-promo__heading{margin:0 0 .625rem;color:var(--promo-text-color, #ffffff);font-size:var(--bento-promo-heading);line-height:1.2}.most-purchased-bento .most-purchased-promo__subheading,.most-purchased-bento .most-purchased-promo__text{opacity:.9;margin:0 0 1.375rem;color:var(--promo-text-color, #ffffff);font-size:var(--bento-promo-text);line-height:1.5}.most-purchased-bento .most-purchased-promo__text>*,.most-purchased-bento .most-purchased-promo__text p{margin:0;font-size:inherit;line-height:inherit;color:inherit}.most-purchased-bento .most-purchased-promo__text p+p{margin-top:.5rem}.most-purchased-bento .most-purchased-promo__note{opacity:.9;margin:0;color:var(--promo-text-color, #ffffff)}.most-purchased-section .most-purchased-bento .button--solid.most-purchased-promo__button,.collection-best-sellers-section .most-purchased-bento .button--solid.most-purchased-promo__button{display:inline-block;width:100%;max-width:15rem;background-color:#fff!important;border-color:#fff!important;transition:all .1s linear}.most-purchased-section .most-purchased-bento .button--solid.most-purchased-promo__button{color:#350078!important}.collection-best-sellers-section .most-purchased-bento .button--solid.most-purchased-promo__button{color:var(--color-text-cards)!important}.no-touchevents .most-purchased-section .most-purchased-bento .button--solid.most-purchased-promo__button:hover{background-color:#350078!important;border-color:#350078!important;color:#fff!important}.no-touchevents .collection-best-sellers-section .most-purchased-bento .button--solid.most-purchased-promo__button:hover{background-color:var(--color-text-cards)!important;border-color:var(--color-text-cards)!important;color:var(--color-foreground-cards)!important}@media screen and (max-width:1279px){.most-purchased-bento{--bento-row-min: 14rem;--bento-promo-col: 14.5rem;--bento-image-width: 36%;--bento-image-width-featured: 44%;--bento-text-pad-y: .875rem;--bento-text-pad-x: 1rem;--bento-text-pad-y-featured: 1.25rem;--bento-text-pad-x-featured: 1.5rem;--bento-button-min: 10rem;--bento-label-size: 3.75rem;--bento-ribbon-overhang: 1rem;--bento-promo-pad: 1.75rem 1.875rem;--bento-promo-heading: 1.75rem;--bento-promo-text: 1.0625rem;--bento-promo-width: 18rem}}@media screen and (max-width:1023px){.most-purchased-bento{--bento-image-width-featured: 42%;--bento-image-pad-featured: 1rem;--bento-text-pad-y-featured: 1.125rem;--bento-text-pad-x-featured: 1.25rem;--bento-title-size: calc(20px / 16 * var(--base-body-size));--bento-price-size: calc(16px / 16 * var(--base-body-size));--bento-button-min: 9.5rem;--bento-badge-inset: .625rem;--bento-label-size: 3.5rem;--bento-label-text: .5625rem;--bento-badge-height: 1.5rem;--bento-badge-pad-x: .5rem;--bento-ribbon-overhang: .625rem;--bento-promo-pad: 1.75rem;--bento-promo-heading: 1.625rem;--bento-promo-text: 1.0625rem;--bento-promo-width: 30rem;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.most-purchased-bento .product-item:first-child{grid-column:1 / 3;grid-row:1 / 2}.most-purchased-bento .product-item:not(:first-child){flex-direction:column}.most-purchased-bento .product-item:not(:first-child) .card__image.product-item__image{flex:0 0 auto;width:100%;height:0;padding-top:100%!important;border-radius:var(--border-radius-cards) var(--border-radius-cards) 0 0}.most-purchased-bento .product-item:not(:first-child) .product-item__text{border-radius:0 0 var(--border-radius-cards) var(--border-radius-cards)}.most-purchased-bento .product-item:not(:first-child) .product-item__text{justify-content:flex-start!important;flex:1 1 auto!important}.most-purchased-bento .most-purchased-promo{grid-column:1 / 3;grid-row:auto;min-height:14rem;justify-content:center;text-align:center}.most-purchased-bento .most-purchased-promo__content,.most-purchased-section .most-purchased-bento .button--solid.most-purchased-promo__button,.collection-best-sellers-section .most-purchased-bento .button--solid.most-purchased-promo__button{margin-inline:auto}}@media screen and (max-width:767px){.most-purchased-bento{--bento-image-width-featured: 40%;--bento-image-pad: .5rem;--bento-image-pad-featured: .75rem;--bento-text-pad-y: .875rem;--bento-text-pad-x: .875rem;--bento-text-pad-y-featured: 1rem;--bento-text-pad-x-featured: 1.125rem;--bento-button-min: 100%;--bento-badge-inset: .5rem;--bento-badge-gap: .3125rem;--bento-label-size: 3.125rem;--bento-label-text: .5rem;--bento-badge-height: 1.375rem;--bento-badge-pad-x: .4375rem;--bento-promo-pad: 1.5rem 1.25rem;--bento-promo-heading: 1.5rem;--bento-promo-text: 1rem}.most-purchased-bento .most-purchased-promo{min-height:12rem}}@media screen and (max-width:479px){.most-purchased-bento{--bento-gap: 12px;--bento-ribbon-overhang: .5rem;--bento-label-size: 2.875rem;--bento-promo-heading: 1.375rem;--bento-promo-width: 22rem}.most-purchased-bento .product-item:first-child{flex-direction:column}.most-purchased-bento .product-item:first-child .card__image.product-item__image{flex:0 0 auto;width:100%;height:0;padding-top:66%!important;border-radius:var(--border-radius-cards) var(--border-radius-cards) 0 0}.most-purchased-bento .product-item:first-child .product-item__text{justify-content:flex-start!important;flex:1 1 auto!important;padding:var(--bento-text-pad-y) var(--bento-text-pad-x);border-radius:0 0 var(--border-radius-cards) var(--border-radius-cards)}}@media screen and (max-width:474px){.most-purchased-bento{--bento-title-size: calc(16px / 16 * var(--base-body-size))}}@media screen and (max-width:359px){.most-purchased-bento{grid-template-columns:minmax(0,1fr)}.most-purchased-bento .product-item:first-child,.most-purchased-bento .most-purchased-promo{grid-column:1 / 2}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/component-most-purchased.css.map */
