.thorbes-bundle-section{display:block}.thorbes-bundle-section:empty{display:none}.thorbes-bundle{--thorbes-bundle-green: #58c22e;--thorbes-bundle-text: #1f1f1f;--thorbes-bundle-muted: #666666;--thorbes-bundle-soft: #f7f7f7;--thorbes-bundle-border: rgba(31, 31, 31, .1);--thorbes-bundle-green-soft: rgba(88, 194, 46, .08);--thorbes-bundle-shadow: 0 12px 30px rgba(31, 31, 31, .055);width:100%;margin:1.35rem 0 2.3rem;padding:1.28rem;color:var(--thorbes-bundle-text);background:#fff;border:1px solid var(--thorbes-bundle-border);border-radius:20px;box-shadow:var(--thorbes-bundle-shadow)}product-info .thorbes-bundle+product-form{display:block;margin-top:1rem}product-info.thorbes-bundle-active .product-form__buttons{padding-bottom:4.8rem}.thorbes-bundle__header{margin-bottom:1.18rem;text-align:center}.thorbes-bundle__title{display:grid;grid-template-columns:minmax(2.8rem,1fr) auto minmax(2.8rem,1fr);gap:1rem;align-items:center;margin:0;color:var(--thorbes-bundle-text);font-size:clamp(1.78rem,1.9vw,2.16rem);font-weight:720;line-height:1.16;letter-spacing:0}.thorbes-bundle__title:before,.thorbes-bundle__title:after{content:"";display:block;height:1px;background:#58c22e7a}.thorbes-bundle__subtitle{max-width:48rem;margin:.52rem auto 0;color:var(--thorbes-bundle-muted);font-size:1.25rem;line-height:1.5}.thorbes-bundle__options{display:grid;gap:.88rem;padding-top:.34rem}.thorbes-bundle-option{position:relative;display:block;min-height:7.35rem;cursor:pointer;border:1px solid var(--thorbes-bundle-border);border-radius:16px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.thorbes-bundle-option:hover{border-color:#1f1f1f33;box-shadow:0 10px 22px #1f1f1f0b;transform:translateY(-1px)}.thorbes-bundle-option.is-featured:not(.is-selected){border-color:#58c22e47;background:linear-gradient(180deg,#58c22e06,#fff)}.thorbes-bundle-option.is-selected{border-color:var(--thorbes-bundle-green);border-width:1px;background:linear-gradient(180deg,#58c22e0a,#fffffffe);box-shadow:0 12px 28px #1f1f1f0f}.thorbes-bundle-option__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.thorbes-bundle-option__content{display:grid;grid-template-columns:2rem minmax(0,1fr) auto;gap:.82rem;align-items:center;min-height:7.35rem;padding:1.05rem 1.08rem}.thorbes-bundle-option__content:before{content:"";width:1.68rem;height:1.68rem;border:1.4px solid rgba(31,31,31,.22);border-radius:999px;background:radial-gradient(circle,transparent 0 35%,transparent 36%),#fff;box-shadow:inset 0 0 0 4px #fff;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.thorbes-bundle-option.is-selected .thorbes-bundle-option__content:before{border-color:#58c22ec2;background:radial-gradient(circle,#58c22ead 0 35%,#fff 38%);box-shadow:0 0 0 3px #58c22e12}.thorbes-bundle-option__main,.thorbes-bundle-option__price{display:flex;flex-direction:column}.thorbes-bundle-option__title-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.thorbes-bundle-option__title{color:var(--thorbes-bundle-text);font-size:1.45rem;font-weight:720;line-height:1.2}.thorbes-bundle-option__badge{position:absolute;top:-.58rem;right:1.05rem;z-index:2;display:inline-flex;align-items:center;min-height:1.82rem;padding:.22rem .68rem;color:#28651a;background:#f4fbf1;border:1px solid rgba(88,194,46,.34);border-radius:999px;font-size:.96rem;font-weight:720;line-height:1;box-shadow:0 4px 10px #1f1f1f0b}.thorbes-bundle-option__meta{display:flex;flex-wrap:wrap;gap:.38rem;margin-top:.58rem;color:var(--thorbes-bundle-muted);font-size:1.02rem;font-weight:620;line-height:1.25}.thorbes-bundle-option__unit,.thorbes-bundle-option__saving{display:inline-flex;align-items:center;min-height:2rem;padding:.24rem .58rem;border-radius:999px}.thorbes-bundle-option__unit{display:none}.thorbes-bundle-option__saving{min-height:1.68rem;padding:.18rem .5rem;color:#3d7b2a;background:#58c22e0e;border:1px solid rgba(88,194,46,.12);font-size:.94rem;font-weight:600}.thorbes-bundle-option__price{align-items:flex-end;text-align:right}.thorbes-bundle-option__price-current{color:var(--thorbes-bundle-text);font-size:1.68rem;font-weight:800;line-height:1.1}.thorbes-bundle-option__price-compare{position:relative;display:inline-block;margin-top:.34rem;color:#777;font-size:1.1rem;font-weight:600;line-height:1.1;text-decoration-line:line-through;text-decoration-thickness:1.15px;text-decoration-color:currentColor}.thorbes-bundle-option__price-compare:after{content:"";position:absolute;left:0;right:0;top:52%;height:1px;background:currentColor;opacity:.72;transform:translateY(-50%);pointer-events:none}.thorbes-bundle__security{margin:.88rem auto 0;color:var(--thorbes-bundle-muted);font-size:1.1rem;line-height:1.4;text-align:center}@media screen and (min-width:990px){.thorbes-bundle{padding:1.35rem}}@media screen and (max-width:749px){.thorbes-bundle{margin:1.05rem 0 1.95rem;padding:.94rem;border-radius:16px}product-info.thorbes-bundle-active .product-form__buttons{padding-bottom:7.2rem}.thorbes-bundle__title{font-size:1.68rem;grid-template-columns:minmax(2rem,1fr) auto minmax(2rem,1fr);gap:.76rem}.thorbes-bundle__subtitle{font-size:1.2rem}.thorbes-bundle-option{min-height:7.45rem;border-radius:14px}.thorbes-bundle-option__content{min-height:7.45rem;grid-template-columns:1.9rem minmax(0,1fr) auto;gap:.66rem;padding:1rem .9rem .88rem}.thorbes-bundle-option__price{align-items:flex-end;text-align:right}.thorbes-bundle-option__title{font-size:1.36rem}.thorbes-bundle-option__price-current{font-size:1.48rem}.thorbes-bundle-option__badge{top:-.52rem;right:.78rem;font-size:.9rem;min-height:1.62rem;padding:.18rem .54rem}.thorbes-bundle-option__meta{grid-column:1 / -1;margin-top:.68rem}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/thorbes-bundle.css.map */
