.variant-bundle-wrapper{display:flex;flex-direction:column;gap:16px;margin:24px 0}.variant-bundle-header{margin-bottom:4px}.variant-bundle-header{position:relative}.variant-bundle-header:after{content:"";position:absolute;width:100%;height:1px;border-bottom:1px dashed #57A014;top:50%;transform:translateY(-50%)}.variant-bundle-option-name{font-weight:400;color:#121212;line-height:1.4;letter-spacing:-.01em;position:relative;z-index:1;margin:0 auto;max-width:max-content;background:#fff;padding:0 14px;font-size:14px!important}[data-line-properties-container]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.variant-bundle-option{position:relative;border:1px solid #253237;border-radius:8px;transition:all .3s ease;background-color:#fff}.variant-bundle-option--selected{border-color:#57a014;background-color:#f8fdf4}.variant-bundle-option:has([data-available=false]){opacity:.5;cursor:not-allowed}.variant-bundle-card{display:flex;align-items:center;gap:10px;padding:16px;cursor:pointer;flex-wrap:wrap}.variant-bundle-radio{position:relative;display:flex;align-items:center;justify-content:center}.variant-bundle-radio-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.variant-bundle-radio-label{position:relative;display:inline-block;width:24px;height:24px;border:2px solid #d1d5db;border-radius:50%;cursor:pointer;transition:all .2s ease;background-color:#fff}.variant-bundle-radio-label:after{content:"";position:absolute;display:none;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;border-radius:50%;background-color:#57a014}.variant-bundle-radio-input:checked~.variant-bundle-radio-label{border-color:#57a014}.variant-bundle-radio-input:checked~.variant-bundle-radio-label:after{display:block}.variant-bundle-radio-input:disabled~.variant-bundle-radio-label{cursor:not-allowed;opacity:.5}.variant-bundle-image{width:48px;height:48px;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.variant-bundle-image img{width:100%;height:100%;object-fit:cover}.variant-bundle-info{display:flex;flex-direction:column;gap:8px;padding-left:10px;width:calc(100% - 319px)}.variant-bundle-title-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap;flex-direction:column;justify-content:flex-start;text-align:left}.variant-bundle-title{font-size:18px!important;font-weight:500;margin:0;color:#111827;font-family:Roboto;text-align:left;width:100%}.variant-bundle-toggle{display:inline-flex;align-items:center;gap:6px;background:none;text-align:left;border:none;font-family:Roboto;color:#57a014;font-size:16px;font-weight:600;cursor:pointer;border-radius:4px;transition:background-color .2s ease;padding:0;margin-left:0;margin-right:auto}.variant-bundle-toggle-icon{width:20px;height:20px;transition:transform .3s ease}.variant-bundle-toggle[aria-expanded=true] .variant-bundle-toggle-icon{transform:rotate(180deg)}.variant-bundle-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);z-index:1}.variant-bundle-badge-label{display:inline-block;background-color:#253237;color:#fff;padding:1.5px 12px;border-radius:5px;font-size:12px;font-weight:700}.variant-bundle-price{display:flex;align-items:center;flex-wrap:wrap;flex-direction:column;width:217px}.variant-bundle-price-amount{font-size:24px;font-weight:700;font-family:Roboto;color:#57a014;width:100%;text-align:right;line-height:1.2}.variant-bundle-items{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.variant-bundle-items[aria-hidden=false]{max-height:1100px;padding:20px;border-top:1px solid #e5e5e5}.variant-bundle-items-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0px;border:1px solid #CCCCCC;border-radius:8px}.variant-bundle-item{display:flex;align-items:center;gap:12px;padding:15px 16px;border-right:1px solid #CCCCCC;border-bottom:1px solid #CCCCCC;position:relative}.variant-bundle-item:nth-child(2n){border-right:0}.variant-bundle-wrapper .variant-bundle-option:first-child .variant-bundle-items-grid .variant-bundle-item:nth-child(4){border-bottom:1px solid #CCCCCC}.variant-bundle-item:nth-last-child(-n+2){border-bottom:0}.variant-bundle-item:last-child:nth-child(odd){grid-column:span 2;border-right:0;border-bottom:0}.variant-bundle-item:nth-child(2n) .variant-bundle-item-plus,.variant-bundle-item:nth-last-child(-n+2) .variant-bundle-item-plus{display:none}.variant-bundle-header+.variant-bundle-option .variant-bundle-items-grid .variant-bundle-item:nth-child(4){border-bottom:1px solid #CCCCCC!important}.variant-bundle-item-image{width:48px;height:48px;overflow:hidden;flex-shrink:0}.variant-bundle-item-image img{width:100%;height:100%;object-fit:cover}.variant-bundle-item-info{flex:1}.variant-bundle-item-title{font-size:16px;font-weight:500;color:#121212;line-height:1.2;display:inline-block}.variant-bundle-item-plus{position:absolute;right:-8px;top:50%;transform:translateY(-50%)}.variant-bundle-savings{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.variant-bundle-savings-badge{display:inline-block;background-color:#eef5e7;color:#57a014;padding:1px 9px;border-radius:20px;font-size:12px;font-weight:700;border:1.5px solid #57A014}.variant-bundle-savings-text{font-size:18px;font-weight:400;color:#57a014}button.variant-bundle-toggle.mobile-toggle{display:none}.variant-bundle-header+.variant-bundle-option .variant-bundle-items .variant-bundle-items-grid .variant-bundle-item:nth-child(2){border-bottom:1px solid #CCCCCC}@media(max-width:768px){.variant-bundle-card{grid-template-columns:auto auto 1fr;gap:8px;padding:16px}.variant-bundle-info button.variant-bundle-toggle{display:none}.variant-bundle-savings-text{font-size:11px}.variant-bundle-savings-badge{padding:1px 8px;font-size:9px}.variant-bundle-price{grid-column:3;justify-content:flex-end}.variant-bundle-price-amount,.variant-bundle-title{font-size:16px}.variant-bundle-title-row{flex-direction:column;align-items:flex-start;gap:8px}.variant-bundle-items-grid{display:block}.variant-bundle-item{border-right:0}.variant-bundle-item{padding:18px 16px}.variant-bundle-item:nth-last-child(-n+2){border-bottom:1px solid #CCCCCC}.variant-bundle-item-plus{position:absolute;top:auto;transform:translate(-50%);bottom:-8px;left:50%;width:auto;right:auto;display:flex!important}.variant-bundle-image{width:36px;height:36px}.variant-bundle-card{grid-template-columns:auto 1fr;grid-template-rows:auto auto}.variant-bundle-image{grid-row:1 / 3}.variant-bundle-info{grid-column:2}.variant-bundle-price{grid-column:2;justify-content:flex-start}.variant-bundle-radio-label{border-width:1px;width:17px;height:17px}.variant-bundle-radio-label:after{width:7px;height:7px}.variant-bundle-price{width:155px}.variant-bundle-info{gap:6px;padding-left:8px;width:calc(100% - 232px)}.variant-bundle-title{font-size:14px!important}.variant-bundle-badge-label{padding:1.5px 10px;font-size:11px}button.variant-bundle-toggle.mobile-toggle{display:block;padding-left:16px;position:relative;margin-top:-6px;font-size:14PX;padding-bottom:14px}button.variant-bundle-toggle.mobile-toggle svg.variant-bundle-toggle-icon{vertical-align:middle}.variant-bundle-items[aria-hidden=false]{padding:16px}.variant-bundle-items-grid .variant-bundle-item:last-child .variant-bundle-item-plus{display:none!important}.variant-bundle-items-grid .variant-bundle-item:last-child{border-bottom:0!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/variant-bundle-picker.css.map */
