.mv-bestsellers{--mv-bg:#ffffff;--mv-text:#26221E;--mv-muted:#786e66;--mv-accent:#1F4D33;--mv-accent-light:#F3ECE1;--mv-border:rgba(61,53,48,.1);width:100%;padding:92px 24px 94px;background:var(--mv-bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.mv-bestsellers *,.mv-bestsellers *:before,.mv-bestsellers *:after{box-sizing:border-box}.mv-bestsellers__container{width:100%;max-width:1280px;margin:0 auto}.mv-bestsellers__header{max-width:710px;margin:0 auto 45px;text-align:center}.mv-bestsellers__eyebrow{margin:0 0 13px;color:var(--mv-accent);font-size:10px;line-height:1.3;font-weight:700;letter-spacing:.26em;text-transform:uppercase}.mv-bestsellers__heading{margin:0 0 16px;color:var(--mv-text);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(40px,4.2vw,56px);line-height:.98;font-weight:500;letter-spacing:-.02em}.mv-bestsellers__intro{max-width:540px;margin:0 auto;color:var(--mv-muted);font-size:15px;line-height:1.65;font-weight:400;text-wrap:balance}.mv-bestsellers__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mv-product-card{min-width:0;display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none!important}.mv-product-card__media{position:relative;flex:0 0 auto;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#f3ece1;box-shadow:0 5px 20px #26221e0e}.mv-product-card__image{width:100%;height:100%;display:block;object-fit:contain;object-position:center;transition:transform .7s cubic-bezier(.2,.7,.2,1)}.mv-product-card:hover .mv-product-card__image{transform:scale(1.035)}.mv-product-card__badge{position:absolute;top:15px;left:15px;z-index:2;display:inline-flex;align-items:center;min-height:27px;padding:7px 10px;color:#26221e;background:#fffcf7e8;border:1px solid rgba(255,255,255,.7);border-radius:999px;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);box-shadow:0 3px 12px #26221e0f;font-size:9px;line-height:1;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.mv-product-card__arrow{position:absolute;right:15px;bottom:15px;z-index:2;width:39px;height:39px;display:flex;align-items:center;justify-content:center;color:#26221e;background:#fffcf7eb;border:1px solid rgba(255,255,255,.75);border-radius:50%;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);box-shadow:0 5px 16px #26221e17;transition:transform .25s ease,background-color .25s ease}.mv-product-card__arrow svg{width:16px;height:16px}.mv-product-card:hover .mv-product-card__arrow{transform:translate(3px);background:#fff}.mv-product-card__body{padding:18px 3px 0;flex:1 1 auto;display:flex;flex-direction:column}.mv-product-card__top{flex:0 0 auto;margin-bottom:15px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.mv-product-card__title{margin:0 0 6px;color:var(--mv-text);font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-size:clamp(23px,2vw,28px);line-height:1.05;font-weight:600;letter-spacing:-.012em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:2.1em}.mv-product-card__subtitle{max-width:330px;margin:0;color:var(--mv-muted);font-size:12.5px;line-height:1.5;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:3em}.mv-product-card__bottom{margin-top:auto;padding-top:14px;border-top:1px solid var(--mv-border);display:flex;align-items:center;justify-content:space-between;gap:16px}.mv-product-card__pricing{display:flex;align-items:baseline;gap:8px}.mv-product-card__price{color:var(--mv-text);font-size:15px;line-height:1;font-weight:700}.mv-product-card__compare{color:#a49b94;font-size:12px;line-height:1;font-weight:500;text-decoration:line-through}.mv-product-card__discover{color:var(--mv-accent);font-size:10px;line-height:1;font-weight:700;letter-spacing:.095em;text-transform:uppercase;white-space:nowrap}.mv-bestsellers__footer{margin-top:43px;text-align:center}.mv-bestsellers__all{display:inline-flex;align-items:center;gap:9px;padding-bottom:6px;color:var(--mv-text)!important;border-bottom:1px solid rgba(38,34,30,.35);text-decoration:none!important;font-size:10.5px;line-height:1;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.mv-bestsellers__all svg{width:15px;height:15px;transition:transform .22s ease}.mv-bestsellers__all:hover svg{transform:translate(4px)}.mv-bestsellers__featured{margin-top:34px}.mv-product-card--wide{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:0;overflow:hidden;border-radius:14px;background:#faf7f2;border:1px solid var(--mv-border);box-shadow:0 8px 30px #26221e0f}.mv-product-card--wide .mv-product-card__media{aspect-ratio:auto;min-height:420px;border-radius:0;box-shadow:none;background:#faf7f2}.mv-product-card--wide .mv-product-card__body{padding:44px 44px 40px;display:flex;flex-direction:column;justify-content:center}.mv-product-card--wide .mv-product-card__title{font-size:clamp(30px,2.7vw,40px);margin-bottom:12px}.mv-product-card--wide .mv-product-card__subtitle{max-width:none;font-size:14px;line-height:1.6}.mv-product-card--wide{height:auto}.mv-product-card--wide .mv-product-card__title,.mv-product-card--wide .mv-product-card__subtitle{display:block;-webkit-line-clamp:none;height:auto;overflow:visible}.mv-product-card--wide .mv-product-card__bottom{margin-top:15px}.mv-product-card--wide .mv-product-card__price{font-size:20px}.mv-product-card--wide .mv-product-card__compare{font-size:14px}.mv-bc-points{margin:20px 0 0;padding:0;list-style:none}.mv-bc-points li{position:relative;padding-left:20px;margin-bottom:8px;color:var(--mv-muted);font-size:12.5px;line-height:1.5}.mv-bc-points li:before{content:"";position:absolute;left:0;top:7px;width:6px;height:6px;border-radius:50%;background:var(--mv-accent);opacity:.55}@media(max-width:1100px){.mv-product-card__title{-webkit-line-clamp:3;height:3.15em}.mv-product-card--wide .mv-product-card__title{-webkit-line-clamp:none;height:auto}}@media(max-width:1000px){.mv-bestsellers{padding:78px 22px 82px}.mv-bestsellers__grid{gap:16px}.mv-product-card__media{aspect-ratio:1 / 1}.mv-product-card--wide{grid-template-columns:1fr}.mv-product-card--wide .mv-product-card__media{min-height:0;aspect-ratio:16 / 10}.mv-product-card--wide .mv-product-card__body{padding:30px 26px}}@media(max-width:749px){.mv-bestsellers{padding:64px 0 68px}.mv-bestsellers__header{margin-bottom:32px;padding:0 21px}.mv-bestsellers__eyebrow{font-size:9px;letter-spacing:.22em}.mv-bestsellers__heading{font-size:clamp(36px,10vw,44px)}.mv-bestsellers__intro{max-width:350px;font-size:14px;line-height:1.58}.mv-bestsellers__grid{display:flex;gap:14px;overflow-x:auto;padding:0 20px 10px;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.mv-bestsellers__grid::-webkit-scrollbar{display:none}.mv-product-card{flex:0 0 min(82vw,340px);scroll-snap-align:start}.mv-product-card__media{aspect-ratio:1 / 1;border-radius:11px}.mv-product-card--wide .mv-product-card__media{aspect-ratio:1 / 1}.mv-product-card__body{padding-top:16px}.mv-product-card__title{font-size:26px}.mv-bestsellers__footer{margin-top:28px}.mv-bestsellers__featured{margin:28px 20px 0}.mv-product-card--wide{flex:none}.mv-product-card--wide .mv-product-card__title{font-size:28px}}@media(prefers-reduced-motion:reduce){.mv-product-card__image,.mv-product-card__arrow,.mv-bestsellers__all svg{transition:none}}.mv-product-card__pricing{flex-wrap:wrap}.mv-product-card__availability{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#6f675f;font-size:9px;white-space:nowrap}.mv-product-card__availability i{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#5f8c63}.bc-klarna-chip{display:inline-flex;align-items:center;gap:7px;margin:10px 0 0;padding:6px 13px;background:#f3ece1;border:1px solid #E8DFD5;border-radius:100px;font-size:12.5px;color:#26221e;font-weight:500;line-height:1}.bc-klarna-chip strong{font-weight:600}.bc-klarna-chip span{color:#8a8078;font-weight:400}.bc-klarna-chip__logo{height:17px;width:auto;display:block;border-radius:3px;flex-shrink:0;order:-1}.mv-product-card__pricing .bc-klarna-chip{order:3;flex:0 0 100%;margin:2px 0 0}@media(max-width:749px){.bc-klarna-chip{flex-wrap:nowrap;gap:5px;padding:5px 9px;font-size:10px}.bc-klarna-chip strong,.bc-klarna-chip span{white-space:nowrap}.bc-klarna-chip__logo{flex:0 0 26px;width:26px;height:17px}}@media(max-width:700px){.mv-product-card__availability{display:none}}.mv-bestsellers__quiz-wrap{display:flex;justify-content:center;margin-top:26px}.mv-bestsellers__quiz{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:13px 24px;border:1px solid #E8DFD5;border-radius:12px;background:#fff;text-decoration:none!important;text-align:center;transition:border-color .18s ease,box-shadow .25s ease,transform .18s ease}.mv-bestsellers__quiz:hover{border-color:#1f4d33;transform:translateY(-1px);box-shadow:0 16px 30px -26px #26221e99}.mv-bestsellers__quiz-q{color:#6f675f;font-size:12.5px;line-height:1.3}.mv-bestsellers__quiz-a{display:inline-flex;align-items:center;gap:7px;color:#1f4d33;font-size:13px;line-height:1.3;font-weight:700}.mv-bestsellers__quiz-a svg{width:14px;height:14px;transition:transform .22s ease}.mv-bestsellers__quiz:hover .mv-bestsellers__quiz-a svg{transform:translate(3px)}@media(max-width:749px){.mv-bestsellers__quiz-wrap{margin:20px 20px 0}.mv-bestsellers__quiz{display:flex;width:100%;padding:11px 16px}.mv-bestsellers__quiz-q{font-size:11.5px}.mv-bestsellers__quiz-a{font-size:12px}}@media(prefers-reduced-motion:reduce){.mv-bestsellers__quiz,.mv-bestsellers__quiz-a svg{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/bc-bestsellers.css.map */
