.lc-variant-bundle-wrap{border:none;padding:0;margin:0;min-width:0;display:flex;flex-direction:column}.lc-variant-bundle-container{display:flex;flex-direction:column;gap:1.6rem;width:100%;margin-top:1rem}.lc-bundle-card{position:relative;display:block;border:1.5px solid rgb(var(--color-border));border-radius:var(--blocks-radius);background-color:rgb(var(--color-background));transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}.lc-bundle-card:hover{border-color:#1d438066;transform:translateY(-1px);box-shadow:0 4px 12px #1d43800a}.lc-bundle-card__badge{background-color:#1d4380;color:#fff;font-weight:700;font-size:1.2rem;padding:.8rem 1rem;text-align:center;text-transform:uppercase;letter-spacing:.05em;line-height:1;width:100%}.lc-bundle-card__input{position:absolute;opacity:0;width:0;height:0;margin:0;pointer-events:none}.lc-bundle-card__label{display:block;padding:2rem;width:100%;cursor:pointer}.lc-bundle-card__header{display:flex;gap:1.2rem;align-items:flex-start}.lc-bundle-card__radio-indicator-wrapper{flex-shrink:0;margin-top:.2rem}.lc-bundle-card__radio-circle{width:20px;height:20px;border:2px solid rgb(var(--color-border));border-radius:50%;display:inline-block;position:relative;transition:all .2s ease}.lc-bundle-card--popular .lc-bundle-card__radio-circle{border-color:#1d4380!important}.lc-bundle-card__input:checked~.lc-bundle-card__label .lc-bundle-card__radio-circle{border-color:#1d4380}.lc-bundle-card__input:checked~.lc-bundle-card__label .lc-bundle-card__radio-circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#1d4380;border-radius:50%}.lc-bundle-card__title-price-row{display:flex;justify-content:space-between;align-items:flex-start;flex-grow:1;gap:1.2rem}.lc-bundle-card__title-sub-wrapper{display:flex;flex-direction:column;align-items:flex-start}.lc-bundle-card__title{font-size:2rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2}.lc-bundle-card__price-wrapper{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2;flex-shrink:0}.lc-bundle-card__price{display:flex;align-items:baseline;gap:.4rem}.lc-bundle-card__price-currency{font-size:1.2rem;font-weight:600;color:var(--color-foreground-lighten-60);text-transform:uppercase}.lc-bundle-card__compare-price{font-size:1.3rem;text-decoration:line-through;color:var(--color-foreground-lighten-60);margin-bottom:.2rem}.lc-bundle-card__sub-info{font-size:1.2rem;color:var(--color-foreground-lighten-60);margin-top:.4rem;display:block;text-align:left}.lc-bundle-card__offer-banner{margin-top:1.2rem;background-color:#eaf0f8;color:#1d4380;font-size:1.3rem;font-weight:600;padding:.8rem 1.2rem .8rem 1.4rem;border-radius:var(--small-blocks-radius);display:flex;align-items:center;gap:1.1rem;width:100%;box-sizing:border-box;text-align:left}.lc-beeping-dot-wrapper{position:relative;display:inline-flex;width:8px;height:8px;flex-shrink:0}.lc-beeping-dot{width:8px;height:8px;background-color:#5e87ca;border-radius:50%;display:inline-block}.lc-beeping-dot-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;background-color:#dbebff;border-radius:50%;animation:lc-beep 1.5s infinite ease-out;opacity:.7}@keyframes lc-beep{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(3.5);opacity:0}}.lc-bundle-card__content{display:flex;flex-direction:column;gap:.7rem}.lc-bundle-card__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.lc-bundle-card__list-item{display:flex;align-items:flex-start;gap:.8rem;font-size:1.3rem;line-height:1.4;color:rgb(var(--color-foreground));text-align:left}.lc-bundle-card__icon{width:1.6rem;height:1.6rem;color:#1d4380;flex-shrink:0;margin-top:.1rem}.lc-bundle-card__divider{border-top:1.5px dashed rgba(29,67,128,.25);margin:1rem 0;width:100%;display:block!important}.lc-bundle-card__gifts-header{font-size:1.3rem;font-weight:700;color:#1d4380;text-transform:uppercase;margin-bottom:1.2rem;text-align:left}.lc-bundle-card__gifts-section{display:flex;flex-direction:column}.lc-bundle-card__list-item--gift{justify-content:space-between;align-items:center;background-color:rgba(var(--color-foreground),.02);padding:.6rem 1rem;border-radius:var(--small-blocks-radius)}.lc-bundle-card--popular .lc-bundle-card__list-item--gift{background-color:#1d43800f}.lc-bundle-card__gift-text-wrapper{display:flex;align-items:center;gap:.8rem}.lc-bundle-card__icon--gift{width:1.6rem;height:1.6rem;color:#1d4380;flex-shrink:0}.lc-bundle-card__free-badge{font-size:1rem;font-weight:700;background-color:#1d4380;color:#fff;padding:.2rem .6rem;border-radius:4px;line-height:1;text-transform:uppercase;flex-shrink:0}.lc-bundle-card:has(.lc-bundle-card__input:checked){border-color:#1d4380;box-shadow:0 6px 18px #1d43801a}.lc-bundle-card:not(.lc-bundle-card--popular):has(.lc-bundle-card__input:checked){background-color:#dbebff}.lc-bundle-card--popular{border-color:#1d4380;background-color:#dbebff;box-shadow:0 6px 18px #1d43800a}.lc-bundle-card--popular:hover{border-color:#1d4380;box-shadow:0 8px 22px #1d438014}.lc-bundle-card--popular:has(.lc-bundle-card__input:checked){border-color:#1d4380;background-color:#dbebff;box-shadow:0 8px 24px #1d438024}.lc-bundle-card--popular.lc-bundle-card--glow,.lc-bundle-card--popular.lc-bundle-card--glow:has(.lc-bundle-card__input:checked){background-color:#1d4380}.lc-bundle-card--disabled{opacity:.6;cursor:not-allowed}.lc-bundle-card--disabled .lc-bundle-card__label{cursor:not-allowed}@media screen and (max-width:480px){.lc-bundle-card__label{padding:1.5rem}.lc-bundle-card__header{gap:.8rem}.lc-bundle-card__title{font-size:1.9rem}.lc-bundle-card__price-amount{font-size:1.8rem}.lc-bundle-card__price-currency{font-size:1.1rem}.lc-bundle-card__compare-price{font-size:1.2rem}.lc-bundle-card__sub-info{font-size:1.1rem}.lc-bundle-card__offer-banner{font-size:1.1rem;padding:.6rem 1rem}.lc-bundle-card__list-item{font-size:1.2rem}.lc-bundle-card__free-badge{font-size:.9rem;padding:.15rem .4rem}}.lc-bundle-card__gift-img{width:2.4rem;height:2.4rem;object-fit:contain;border-radius:4px;flex-shrink:0}.lc-bundle-card__info-column{display:flex;flex-direction:column;align-items:flex-start;flex-grow:1;gap:.6rem}.lc-bundle-card__subheading{font-size:1.3rem;color:rgba(var(--color-foreground),.65);font-weight:500;margin-top:.2rem;line-height:1.3;text-align:left}.lc-bundle-card__save-banner,.lc-bundle-card__offer-banner-new{display:inline-flex;align-items:center;background-color:#fdebeb;color:#b81d24;font-size:1.3rem;font-weight:700;padding:.8rem 1.4rem;border-radius:var(--small-blocks-radius);width:100%;box-sizing:border-box;margin-top:.4rem;line-height:1.2}.lc-bundle-card__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}.lc-bundle-card__price-amount{font-size:2.2rem;font-weight:800;color:rgb(var(--color-foreground))}.lc-bundle-card__price-currency{font-size:1.3rem;font-weight:700;color:rgb(var(--color-foreground));text-transform:uppercase}.lc-bundle-card__price-separator{color:rgba(var(--color-foreground),.3);font-size:1.4rem}.lc-bundle-card__daily-price{font-size:1.3rem;color:rgba(var(--color-foreground),.65);font-weight:500}.lc-bundle-card__routine-section{display:flex;flex-direction:column;gap:.4rem;margin-top:.4rem}.lc-bundle-card__routine-title{font-size:1.4rem;font-weight:700;color:rgb(var(--color-foreground));text-align:left}.lc-routine-columns-wrap{background:#d1e2f9;padding:.6rem 1rem;border-radius:4px}.lc-routine-columns{display:flex;gap:2.4rem;width:100%;margin-top:.2rem}.lc-routine-column{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.lc-routine-column-label{font-size:1.2rem;color:rgba(var(--color-foreground),.5);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.lc-routine-column-value{font-size:1.4rem;color:rgb(var(--color-foreground));font-weight:500;text-align:left}.lc-routine-weekly{font-size:1.3rem;color:rgb(var(--color-foreground));font-weight:500;text-align:left;margin-top:.4rem}.lc-bundle-card__gifts-section-new{margin-top:.4rem}.lc-bundle-card__gifts-container-new{background-color:#ffffff5c;border-radius:var(--blocks-radius);padding:1.1rem 1.4rem;display:flex;flex-direction:column;gap:1.2rem;border:1px dashed #1d4380}.lc-bundle-card__gifts-header-new{font-size:1.4rem;font-weight:700;color:#1d4380;text-align:left}.lc-bundle-card__list--gifts-new{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.lc-bundle-card__list-item-new{display:flex;align-items:center;gap:1.2rem;font-size:1.3rem;font-weight:600;color:rgba(var(--color-foreground),.8);text-align:left;font-weight:500}.lc-bundle-card__gift-img-new{width:3.2rem;height:3.2rem;object-fit:contain;border-radius:4px;flex-shrink:0;padding:.2rem}.lc-bundle-card__footer-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:.8rem}.lc-bundle-card__footer-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.8);text-align:left;font-weight:500;line-height:1.4}.lc-bundle-card__footer-icon{width:1.6rem;height:1.6rem;color:#1d4380;flex-shrink:0;margin-top:.1rem}@media screen and (max-width:480px){.lc-bundle-card__subheading{font-size:1.2rem}.lc-bundle-card__save-banner,.lc-bundle-card__offer-banner-new{font-size:1.2rem;padding:.6rem 1rem}.lc-bundle-card__price-amount{font-size:1.9rem}.lc-bundle-card__price-currency,.lc-bundle-card__daily-price{font-size:1.2rem}.lc-bundle-card__gifts-container-new{padding:1rem 1.2rem}.lc-bundle-card__list-item-new,.lc-bundle-card__footer-item{font-size:1.2rem}}.lc-tired-of-card{background-color:#fff;border-radius:var(--blocks-radius);padding:1.1rem 1.4rem;width:100%;box-sizing:border-box;margin-top:1rem;box-shadow:0 2px 8px #00000005}.lc-tired-of-title{font-size:1.4rem;font-weight:700;color:#1d4380;margin-bottom:1.2rem;text-align:left}.lc-tired-of-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.lc-tired-of-item{display:flex;align-items:center;gap:1rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7);text-align:left;font-weight:500}.lc-tired-of-icon-wrap{width:1.8rem;height:1.8rem;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.lc-tired-of-icon{width:1.8rem;height:1.8rem}.lc-tired-of-text{font-size:1.3rem;color:rgba(var(--color-foreground),.8);font-weight:500}.lc-you-get-card{border:1.5px solid #1d4380;background-color:#fff;border-radius:var(--blocks-radius);padding:1.1rem 1.4rem;display:flex;flex-direction:column;gap:1.2rem;width:100%;box-sizing:border-box;margin-top:.4rem}.lc-you-get-title{font-size:1.4rem;font-weight:700;color:#1d4380;text-align:left}.lc-you-get-items{display:flex;flex-direction:column;gap:1rem}.lc-you-get-item{display:flex;align-items:center;gap:1.2rem}.lc-you-get-img-wrap{width:4rem;height:4rem;border-radius:8px;border:1.5px solid #1d4380;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;padding:.1rem}.lc-you-get-img{width:100%;height:100%;object-fit:cover}.lc-you-get-text{font-size:1.4rem;font-weight:700;color:#1d4380;text-align:left}.lc-gift-icon-box-new{width:2.8rem;height:2.8rem;border:1px solid #1d4380;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#1d4380;background-color:#fff}.lc-gift-icon-new{width:1.6rem;height:1.6rem}.lc-timeline-card{background-color:#fff;border-radius:var(--blocks-radius);padding:2rem 1.6rem;width:100%;box-sizing:border-box;margin-top:.4rem;box-shadow:0 2px 8px #00000005}.lc-timeline-list{display:flex;flex-direction:column;gap:0}.lc-timeline-item{display:flex;gap:1.4rem;position:relative}.lc-timeline-left{display:flex;flex-direction:column;align-items:center;flex-shrink:0;width:1.6rem}.lc-timeline-bullet{width:1.4rem;height:1.4rem;border-radius:50%;border:2px solid #1d4380;box-sizing:border-box;z-index:2;background-color:#fff;display:block!important}.lc-timeline-bullet--solid{background-color:#1d4380}.lc-timeline-bullet--open{background-color:#fff}.lc-timeline-item:not(:last-child) .lc-timeline-left:after{content:"";position:absolute;top:1.4rem;left:.7rem;bottom:-1rem;width:2px;background-color:#1d4380;z-index:1}.lc-timeline-right{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding-bottom:2.2rem;text-align:left}.lc-timeline-item:last-child .lc-timeline-right{padding-bottom:0}.lc-timeline-label{font-size:1.4rem;font-weight:700;color:#1d4380;line-height:1.2}.lc-timeline-desc{font-size:1.2rem;color:rgba(var(--color-foreground),.65);line-height:1.3}.lc-bundle-card__badge--timer{display:flex!important;flex-direction:column;align-items:center;gap:.6rem;padding:1.2rem 1rem!important}.lc-timer-title{font-size:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.lc-timer-countdown{display:flex;align-items:center;gap:.6rem;margin-top:.2rem}.lc-timer-digit{background-color:#0003;color:#fff;font-size:1.4rem;font-weight:700;padding:.4rem .8rem;border-radius:6px;min-width:2.4rem;text-align:center;display:inline-block;line-height:1.2}.lc-timer-sep{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2}.lc-bundle-card__badge-split{display:flex;align-items:stretch;width:100%;background-color:#1d4380;position:relative;z-index:3}.lc-badge-best-offer{color:#fff;font-weight:700;font-size:1.2rem;padding:.6rem 1.4rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.2;flex:1;display:flex;align-items:center;border-top-left-radius:calc(var(--blocks-radius) - 1.5px)}.lc-badge-limited-time{background-color:#fbc02d;color:#121212;font-weight:700;font-size:1.2rem;padding:.6rem 2rem;line-height:1.2;flex-shrink:0;display:flex;align-items:center;border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:0;border-bottom-left-radius:14px;margin-right:0!important}.lc-bundle-card--popular.lc-bundle-card--glow{border-color:#1d4380;background-color:#1d4380;box-shadow:0 6px 18px #1d43800a;position:relative}.lc-bundle-card--popular.lc-bundle-card--glow:before{content:"";position:absolute;top:0;right:0;width:140px;height:50px;background-color:#fbc02d;z-index:1;pointer-events:none}.lc-bundle-card__label--v3{padding:1.8rem 2rem;background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:calc(var(--blocks-radius) - 1.5px);border-bottom-right-radius:calc(var(--blocks-radius) - 1.5px);position:relative;z-index:2}.lc-bundle-card--popular:has(.lc-bundle-card__input:checked) .lc-bundle-card__label--v3{background-color:#dbebff}.lc-bundle-card__row{display:flex;align-items:stretch;justify-content:space-between;gap:2rem;width:100%}.lc-bundle-card__left-col{display:flex;flex-direction:column;align-items:flex-start;flex:1;min-width:0;gap:.4rem}.lc-bundle-card__title{color:#1d4380}.lc-bundle-card__right-col{width:130px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;border-left:1.5px solid rgba(29,67,128,.25);padding-left:2rem;box-sizing:border-box}.lc-travel-gift-img-wrap{width:6.6rem;height:6.6rem;border-radius:8px;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000000a}.lc-travel-gift-img{width:100%;height:100%;object-fit:contain}.lc-travel-gift-title{font-size:1.3rem;font-weight:700;color:#1d4380;text-align:center;line-height:1.2}.lc-travel-gift-price{font-size:1.2rem;font-weight:700;color:#1d4380;display:flex;align-items:center;gap:.4rem;line-height:1}.lc-travel-gift-icon{width:1.4rem;height:1.4rem;color:#1d4380;display:inline-block;flex-shrink:0}.lc-bundle-card__price-row-v3{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;margin-top:1rem}.lc-bundle-card__compare-price-v3,.lc-bundle-card__compare-price-v3 *,.lc-bundle-card__compare-price,.lc-bundle-card__compare-price *,.product-form__submit-price-compare,.product-form__submit-price-compare *{text-decoration:line-through!important}.lc-bundle-card__compare-price-v3{font-size:1.4rem;color:rgba(var(--color-foreground),.4);line-height:1}.lc-price-pill-wrap{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.lc-bundle-card__price-amount-v3{font-size:2.4rem;font-weight:800;color:#121212;line-height:1}.lc-currency{font-size:1.3rem;font-weight:700;text-transform:uppercase}.lc-save-pill{background-color:#d32f2f;color:#fff;font-size:1.2rem;font-weight:700;padding:.6rem 1.2rem;border-radius:50px;line-height:1;display:inline-block;white-space:nowrap}.lc-bundle-card__simple-wrap{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1.2rem}.lc-bundle-card__price-wrapper-simple{display:flex;flex-direction:column;align-items:flex-end;line-height:1.2;flex-shrink:0}@media screen and (max-width:480px){.lc-bundle-card__label--v3{padding:1.4rem 1.5rem}.lc-bundle-card__row{gap:1.2rem}.lc-bundle-card__title{font-size:1.7rem}.lc-bundle-card__price-amount-v3{font-size:2rem}.lc-save-pill{padding:.5rem 1rem;font-size:1.1rem}.lc-bundle-card__right-col{width:78px;padding-left:1rem;gap:.4rem}.lc-travel-gift-img-wrap{width:5.8rem;height:5.8rem}.lc-travel-gift-title{font-size:1.2rem}}.lc-subheading-ar-highlight{margin:0 .6rem;color:#1d4380;font-weight:700}[dir=rtl] .lc-bundle-card__right-col{border-left:none;border-right:1.5px solid rgba(29,67,128,.25);padding-left:0;padding-right:2rem}[dir=rtl] .lc-bundle-card--popular.lc-bundle-card--glow:before{right:auto;left:0}[dir=rtl] .lc-badge-best-offer{border-top-left-radius:0;border-top-right-radius:calc(var(--blocks-radius) - 1.5px)}[dir=rtl] .lc-badge-limited-time{border-bottom-left-radius:0;border-bottom-right-radius:14px}[dir=rtl] .lc-bundle-card__subheading,[dir=rtl] .lc-bundle-card__title{text-align:right}@media screen and (max-width:749px){[dir=rtl] .lc-bundle-card__right-col{padding-left:0;padding-right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/lc-variant-bundle-picker.css.map */
