.et-lp-bundle__inner{padding-top:var(--et-bn-pt, 48px);padding-bottom:var(--et-bn-pb, 48px)}.et-lp-bundle__box{display:flex;flex-direction:column;gap:24px;padding:56px 80px;border-radius:24px;background-color:var(--et-bn-outer-bg, #f6f1eb)}.et-lp-bundle__title{margin:0;color:var(--et-bn-text, #383936);font-weight:600;font-size:32px;line-height:1.2;text-align:center}.et-lp-bundle__grid{display:flex;align-items:stretch;gap:24px}.et-lp-bundle__list-card{flex:1 1 0;display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:32px;border:1px solid var(--et-bn-card-border, #e0dcd7);border-radius:12px}.et-lp-bundle__items{display:flex;flex-direction:column;gap:16px;margin:0;padding:0;list-style:none}.et-lp-bundle__item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid rgba(56,57,54,.12)}.et-lp-bundle__item:last-child{padding-bottom:0;border-bottom:0}.et-lp-bundle__item-info{display:flex;flex-direction:column;gap:4px}.et-lp-bundle__item-name{color:var(--et-bn-text, #383936);font-weight:600;font-size:16px}.et-lp-bundle__item-meta{color:#38393699;font-weight:500;font-size:14px;line-height:1.2;text-decoration:underline}.et-lp-bundle__item-meta--btn{padding:0;border:0;background:none;font-family:inherit;text-align:left;cursor:pointer}.et-lp-bundle__modal{width:min(440px,calc(100vw - 32px));padding:0;border:0;border-radius:16px;color:var(--et-bn-text, #383936);background-color:#fff}.et-lp-bundle__modal[open]{animation:et-bn-modal-in .25s ease}.et-lp-bundle__modal[open]::backdrop{animation:et-bn-backdrop-in .25s ease}.et-lp-bundle__modal--closing[open]{animation:et-bn-modal-out .2s ease forwards}.et-lp-bundle__modal--closing[open]::backdrop{animation:et-bn-backdrop-out .2s ease forwards}.et-lp-bundle__modal::backdrop{background-color:#14141480}@keyframes et-bn-modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes et-bn-modal-out{0%{opacity:1;transform:none}to{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes et-bn-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes et-bn-backdrop-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.et-lp-bundle__modal[open],.et-lp-bundle__modal[open]::backdrop,.et-lp-bundle__modal--closing,.et-lp-bundle__modal--closing::backdrop{animation:none}}.et-lp-bundle__modal-inner{position:relative;padding:32px}.et-lp-bundle__modal-close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:none;color:var(--et-bn-text, #383936);cursor:pointer}.et-lp-bundle__modal-title{margin:0 0 16px;padding-right:32px;font-weight:600;font-size:20px;line-height:1.2}.et-lp-bundle__popup-content{display:flex;flex-direction:column;gap:16px;color:#0009;font-weight:500;font-size:16px;line-height:1.6;letter-spacing:.01em}.et-lp-bundle__popup-content p{margin:0}.et-lp-bundle__popup-content ul,.et-lp-bundle__popup-content ol{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:20px}.et-lp-bundle__popup-content li{line-height:1.5}.et-lp-bundle__popup-media{margin-top:16px}.et-lp-bundle__popup-img{display:block;width:100%;height:auto;border-radius:12px}.et-lp-bundle__item-price{flex-shrink:0;color:#383936cc;font-weight:600;font-size:16px}.et-lp-bundle__total{display:flex;align-items:center;justify-content:space-between;gap:16px}.et-lp-bundle__total-info{display:flex;flex-direction:column;gap:4px}.et-lp-bundle__total-label{color:var(--et-bn-text, #383936);font-weight:600;font-size:18px;line-height:1.2}.et-lp-bundle__total-meta{color:#38393680;font-weight:500;font-size:14px;line-height:1.2}.et-lp-bundle__total-price-wrap{display:flex;flex-direction:column;gap:2px;text-align:right}.et-lp-bundle__total-price{color:#38393680;font-weight:600;font-size:24px;text-decoration:line-through}.et-lp-bundle__total-price-label{color:#38393680;font-weight:500;font-size:14px;line-height:1.2}.et-lp-bundle__offer{flex:1 1 0;display:flex;flex-direction:column;gap:24px;padding:32px;border-radius:12px;background-color:var(--et-bn-box-bg, #e7dcd1)}.et-lp-bundle__media{position:relative;flex:1 1 auto;min-height:357px;border-radius:8px;overflow:hidden}.et-lp-bundle__img{width:100%;height:100%;object-fit:cover;display:block}.et-lp-bundle__badge{position:absolute;top:0;right:0;padding:6px 12px;border-radius:8px;background-color:var(--et-bn-badge-bg, #81212a);color:#fff;font-weight:700;font-size:16px}.et-lp-bundle__offer-footer{display:flex;align-items:center;justify-content:space-between;gap:24px}.et-lp-bundle__offer-info{display:flex;flex-direction:column;gap:4px}.et-lp-bundle__offer-title{color:var(--et-bn-text, #383936);font-weight:600;font-size:18px;line-height:1.2}.et-lp-bundle__offer-meta{color:#38393680;font-weight:500;font-size:14px;line-height:1.2}.et-lp-bundle__offer-price{flex-shrink:0;color:var(--et-bn-text, #383936);font-weight:600;font-size:24px}@media screen and (max-width:989px){.et-lp-bundle__box{padding:40px}.et-lp-bundle__grid{flex-direction:column}}@media screen and (max-width:749px){.et-lp-bundle__inner{padding-top:var(--et-bn-pt-m, 24px);padding-bottom:var(--et-bn-pb-m, 24px)}.et-lp-bundle__box{padding:0;border-radius:0;background-color:transparent}.et-lp-bundle__title{font-size:28px}.et-lp-bundle__list-card,.et-lp-bundle__offer{padding:24px}.et-lp-bundle__media{display:none}.et-lp-bundle__item-meta,.et-lp-bundle__total-meta,.et-lp-bundle__total-price-label,.et-lp-bundle__offer-meta{font-size:12px}.et-lp-bundle__item-price{font-size:14px}.et-lp-bundle__total-label,.et-lp-bundle__offer-title{font-size:16px}.et-lp-bundle__total-price,.et-lp-bundle__offer-price{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/80/assets/et-lp-bundle.css.map */
