.most-purchased-section .section-heading__title{color:#350078}.most-purchased-section .section-heading__subheading{color:#1d1d1d}.most-purchased-bento .button--outline{color:#350078!important;border-color:#350078!important}.most-purchased-bento .button--solid,.no-touchevents .most-purchased-bento .button--outline:hover,.no-touchevents .most-purchased-bento .button--solid:hover{background-color:#350078!important;border-color:#350078!important;color:#fff!important}.most-purchased-bento{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(200px,1fr);grid-auto-rows:minmax(220px,auto);gap:var(--grid-gap, 20px)}.most-purchased-bento .product-item{position:relative;display:flex;flex-direction:row;align-items:stretch;min-width:0;overflow:hidden;background:var(--color-background-cards, #fff);contain:layout paint;border-radius:var(--border-radius-cards);border:solid var(--border-width-cards) var(--color-borders-cards)}.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}.no-touchevents .most-purchased-bento .product-item:hover .lazy-image.lazy-image--background img{transform:scale(1.05)}.most-purchased-bento .product-item:first-child{grid-column:1 / 3;grid-row:1 / 2}.most-purchased-bento .card__image.product-item__image{position:relative;flex:0 0 40%;min-width:0;min-height:0;height:auto;padding-top:0!important;background:var(--color-background-cards, #fff)}.most-purchased-bento .product-item:first-child .card__image.product-item__image{flex:0 0 48%}.most-purchased-bento .lazy-image.lazy-image--background img{object-fit:contain;padding:.5rem;transition:transform .3s ease}.most-purchased-bento .product-item:first-child .lazy-image.lazy-image--background img{padding:1rem}.most-purchased-bento .product-item__image--no-text{border-radius:0}.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;flex:1 1 0%!important;min-width:0;padding:.875rem 1rem;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:1.5rem 1.75rem}.most-purchased-bento .product-item__text>*{display:flex!important;flex:0 0 auto!important}.most-purchased-bento .product-item__title{flex-grow:0!important;text-decoration:none;display:block;min-width:0;white-space:normal;overflow-wrap:break-word}.most-purchased-bento .product-item__text a,.most-purchased-bento .product-item__title span{color:#350078}.most-purchased-bento .text-animation--underline{background-image:linear-gradient(to right,#350078,#350078)}.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}.most-purchased-bento .product-item__price{color:var(--color-text-cards, #1d1d1d);opacity:.7}.most-purchased-bento .product-item__quick-buy{margin-top:0}.most-purchased-bento .product-item__badges{z-index:3}.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:1.75rem 2rem}.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;max-width:320px}.most-purchased-bento .most-purchased-promo__heading{margin:0 0 .5rem;color:var(--promo-text-color, #ffffff)}.most-purchased-bento .most-purchased-promo__subheading{opacity:.85;margin:0 0 1.25rem;color:var(--promo-text-color, #ffffff)}.most-purchased-bento .most-purchased-promo__note{opacity:.85;margin:0;color:var(--promo-text-color, #ffffff)}.most-purchased-bento .button--solid.most-purchased-promo__button{background-color:#fff!important;border-color:#fff!important;color:#350078!important;transition:all .1s linear}.no-touchevents .most-purchased-bento .button--solid.most-purchased-promo__button:hover{background-color:#350078!important;border-color:#350078!important;color:#fff!important}@media screen and (max-width:1023px){.most-purchased-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(200px,auto)}.most-purchased-bento .product-item:first-child{grid-column:1 / 3;grid-row:1 / 2}.most-purchased-bento .most-purchased-promo{grid-column:1 / 3;grid-row:auto;text-align:center;justify-content:center;min-height:220px}}@media screen and (max-width:639px){.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;height:0;padding-top:100%!important}.most-purchased-bento .product-item:not(:first-child) .product-item__text{display:block!important;flex:0 0 auto!important;padding:.875rem 1rem;text-align:left}.most-purchased-bento .product-item:not(:first-child) .product-item__title .remove-line-height-space--small{min-height:2.75rem}.most-purchased-bento .product-item:not(:first-child) .product-item__text>*{display:block!important}.most-purchased-bento .product-item:not(:first-child) .lazy-image.lazy-image--background img{padding:.5rem}.most-purchased-bento .most-purchased-promo{min-height:260px;text-align:center;justify-content:center}.most-purchased-bento .most-purchased-promo__content{max-width:none}}.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))}
/*# sourceMappingURL=/cdn/shop/t/30/assets/component-most-purchased.css.map */
