.lovher-eyebrow{font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--lh-pink, #FD2D94);margin-bottom:.75rem;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-section-title{font-family:var(--heading-font-family, Georgia, serif);font-size:clamp(1.7rem,2.8vw,2.4rem);font-weight:300;color:var(--lh-ink, #0D0B09);line-height:1.2}.lovher-reveal{opacity:0;transform:translateY(28px);transition:opacity .75s var(--lh-ease, cubic-bezier(.25,.46,.45,.94)),transform .75s var(--lh-ease, cubic-bezier(.25,.46,.45,.94))}.lovher-reveal.lovher-in{opacity:1;transform:translateY(0)}.lovher-d1{transition-delay:.08s}.lovher-d2{transition-delay:.16s}.lovher-d3{transition-delay:.24s}.lovher-bundles{padding:5rem 3.5rem;background:var(--lh-white, #FAF8F5)}.lovher-bundles__inner{max-width:1240px;margin:0 auto}.lovher-bundles__header{text-align:center;margin-bottom:3rem}.lovher-bundles__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}.lovher-bundle-card{border-radius:24px!important;overflow:hidden!important;background:var(--lh-surface, #F5F2EF)!important;transition:transform .35s var(--lh-ease, ease),box-shadow .35s var(--lh-ease, ease)!important;display:flex!important;flex-direction:column!important;position:relative!important;border:1px solid rgba(253,45,148,.15)!important}.lovher-bundle-card:hover{transform:translateY(-5px)!important;box-shadow:0 28px 56px #0000001a!important;border-color:#fd2d944d!important}.lovher-bundle-card--featured{background:linear-gradient(145deg,#fd2d94,#c41e72)!important}.lovher-bundle-card--featured:hover{transform:translateY(-5px)!important;box-shadow:0 32px 64px #fd2d9459!important}.lovher-bundle-card__img{height:268px;overflow:hidden;position:relative;background:#f0ede9}.lovher-bundle-card--featured .lovher-bundle-card__img{background:#ffffff26}.lovher-bundle-card__pic{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.lovher-bundle-card__pic img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s var(--lh-ease, ease)}.lovher-bundle-card__pic--hover{opacity:0;transition:opacity .5s var(--lh-ease, ease)}.lovher-bundle-card:hover .lovher-bundle-card__pic--hover{opacity:1}.lovher-bundle-card:hover .lovher-bundle-card__pic img{transform:scale(1.04)}.lovher-bundle-card__badge{position:absolute;top:.85rem;left:.85rem;font-size:.6rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .75rem;border-radius:100px;z-index:2;background:var(--lh-ink, #0D0B09);color:#fff;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-bundle-card__badge--top{background:var(--lh-pink, #FD2D94)}.lovher-bundle-card__body{padding:1.5rem 1.6rem 1.75rem;flex:1;display:flex;flex-direction:column}.lovher-bundle-card__name{font-family:var(--heading-font-family, Georgia, serif);font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:.35rem;color:var(--lh-ink, #0D0B09)}.lovher-bundle-card--featured .lovher-bundle-card__name{color:#fff}.lovher-bundle-card__sub{font-size:.75rem;color:var(--lh-muted, #6B6565);line-height:1.5;margin-bottom:1.1rem;flex:1;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-bundle-card--featured .lovher-bundle-card__sub{color:#ffffffd1}.lovher-bundle-card__includes{list-style:none;margin:0 0 1.4rem;padding:0;display:flex;flex-direction:column;gap:.32rem}.lovher-bundle-card__includes li{font-size:.71rem;color:var(--lh-muted, #6B6565);display:flex;align-items:center;gap:.5rem;font-family:var(--text-font-family, system-ui, sans-serif)}.lovher-bundle-card--featured .lovher-bundle-card__includes li{color:#fffc}.lovher-bundle-card__includes li:before{content:"";width:4px;height:4px;border-radius:50%;background:var(--lh-pink, #FD2D94);flex-shrink:0}.lovher-bundle-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:auto}.lovher-bundle-card__pricing{display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap}.lovher-bundle-card__price{font-family:var(--heading-font-family, Georgia, serif);font-size:1.35rem;font-weight:600;line-height:1;color:var(--lh-ink, #0D0B09)}.lovher-bundle-card--featured .lovher-bundle-card__price{color:#fff}.lovher-bundle-card__price-old{font-size:.78rem;font-weight:400;text-decoration:line-through;color:var(--lh-muted, #6B6565)}.lovher-bundle-card--featured .lovher-bundle-card__price-old{color:#ffffff73}.lovher-bundle-card__saving{font-size:.65rem;font-weight:700;color:#16a34a;letter-spacing:.04em}.lovher-bundle-card--featured .lovher-bundle-card__saving{color:#ffffffe6;background:#fff3;padding:.15rem .45rem;border-radius:100px}.lovher-bundle-card__cta{padding:.65rem 1.2rem;border-radius:100px;font-size:.78rem;font-weight:500;cursor:pointer;transition:transform .25s,box-shadow .25s;white-space:nowrap;display:inline-block;background:var(--lh-pink, #FD2D94);color:#fff;border:none;font-family:var(--text-font-family, system-ui, sans-serif);text-decoration:none}.lovher-bundle-card__cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px #fd2d9466;color:#fff}.lovher-bundle-card--featured .lovher-bundle-card__cta{background:#fff;color:var(--lh-pink, #FD2D94)}.lovher-bundle-card--featured .lovher-bundle-card__cta:hover{box-shadow:0 8px 24px #ffffff4d}@media(max-width:1000px){.lovher-bundles__grid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.lovher-bundles{padding:4rem 1.5rem}}[class*=prvw_]{font-family:Poppins,sans-serif!important}[class*=prvw_totalAmount],[class*=prvw_price]{font-size:15px!important;font-weight:500!important}
/*# sourceMappingURL=/cdn/shop/t/39/assets/lovher-bundles.css.map */
