.kik-atc-with-bundles{display:flex;flex-direction:column;gap:16px;width:100%;font-family:Source Sans Pro,sans-serif}.kik-atc-with-bundles__heading{font-weight:600;font-size:18px;line-height:1.5;color:var(--kik-atc-color-dark);margin:0}@media(max-width:749px){.kik-atc-with-bundles__heading{font-size:16px}}.kik-atc-with-bundles__forms{display:flex;flex-direction:column;gap:8px;width:100%}.kik-bundle-accordion{background:var(--kik-atc-color-light-grey);border:1px solid var(--kik-atc-color-gray-green);border-radius:var(--kik-atc-small-radius);overflow:hidden;width:100%}.kik-bundle-accordion__header{display:flex;align-items:center;justify-content:space-between;padding:16px;width:100%;background:transparent;border:none;cursor:pointer;text-align:left}.kik-bundle-accordion__label{font-weight:600;font-size:16px;line-height:1.5;color:var(--kik-atc-color-black)}@media(max-width:749px){.kik-bundle-accordion__label{font-size:14px}}.kik-bundle-accordion__chevron{flex-shrink:0;width:24px;height:24px;transition:transform .2s ease}.kik-bundle-accordion--open .kik-bundle-accordion__chevron{transform:scaleY(-1)}.kik-bundle-accordion__content{background:#fff;padding:16px;display:flex;flex-direction:column;gap:16px}.kik-bundle-accordion__content .kik-bundle-option{align-items:center}.kik-bundle-accordion:not(.kik-bundle-accordion--open) .kik-bundle-option:not(.kik-bundle-option--preview),.kik-bundle-accordion:not(.kik-bundle-accordion--open) .kik-bundle-option__divider{display:none}kik-bundle-form[hidden],.kik-bundle-option[hidden],.kik-bundle-option__divider[hidden]{display:none!important}.kik-bundle-option{display:flex;align-items:flex-start;gap:10px;cursor:pointer}@media(max-width:749px){.kik-bundle-option{gap:8px}}.kik-bundle-option__radiobox{flex-shrink:0;position:relative;width:20px;height:20px;margin-top:2px}.kik-bundle-option__input{position:absolute;opacity:0;width:100%;height:100%;top:0;left:0;margin:0;cursor:pointer;z-index:1}.kik-bundle-option__icon{display:block;width:20px;height:20px;border:1.5px solid var(--kik-atc-color-gray-green);border-radius:50%;background:#fff;pointer-events:none;transition:border-color .15s ease}[data-input-type=circle] .kik-bundle-option__input:checked+.kik-bundle-option__icon{border-color:var(--kik-atc-color-black)}[data-input-type=circle] .kik-bundle-option__input:checked+.kik-bundle-option__icon:after{content:"";display:block;width:9px;height:9px;border-radius:50%;background:var(--kik-atc-color-black);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-input-type=box] .kik-bundle-option__icon{border-radius:4px}[data-input-type=box] .kik-bundle-option__input:checked+.kik-bundle-option__icon{border-color:var(--kik-atc-color-black);background:var(--kik-atc-color-black)}[data-input-type=box] .kik-bundle-option__input:checked+.kik-bundle-option__icon:after{content:"";display:block;width:10px;height:6px;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;transform:translate(-50%,-65%) rotate(-45deg);position:absolute;top:50%;left:50%}.kik-bundle-option__body{flex:1 0 0;min-width:1px;display:flex;gap:10px;align-items:flex-start}@media(max-width:749px){.kik-bundle-option__body{gap:8px}}.kik-bundle-option__thumbnail{flex-shrink:0;width:64px;height:64px;border-radius:4px;overflow:hidden}.kik-bundle-option__image{width:64px;height:64px;object-fit:cover;display:block}.kik-bundle-option__info{flex:1 0 0;min-width:1px;display:flex;flex-direction:column;gap:4px}.kik-bundle-option__name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.kik-bundle-option__name{font-weight:600;font-size:14px;line-height:1.5;color:var(--kik-atc-color-black)}@media(max-width:749px){.kik-bundle-option__name{font-size:12px}}.kik-bundle-option__price-group{display:flex;align-items:center;gap:4px;flex-shrink:0}.kik-bundle-option__price{font-weight:600;font-size:14px;line-height:1.5;color:var(--kik-atc-color-black);white-space:nowrap}@media(max-width:749px){.kik-bundle-option__price{font-size:12px}}.kik-bundle-option__original-price{font-weight:400;font-size:14px;line-height:1.5;color:var(--kik-atc-color-muted);text-decoration:line-through;white-space:nowrap}@media(max-width:749px){.kik-bundle-option__original-price{font-size:12px}}.kik-bundle-option__badge{display:inline-flex;align-self:flex-start;align-items:center;height:24px;padding:4px 6px;background:var(--kik-atc-color-badge-bg);border-radius:var(--kik-atc-small-radius);font-weight:600;font-size:12px;line-height:1.5;color:var(--kik-atc-color-badge-text);text-transform:uppercase;white-space:nowrap}@media(max-width:749px){.kik-bundle-option__badge{font-size:11px}}.kik-bundle-option__description{font-family:var(--kik-font-body-family);font-weight:var(--kik-font-weight-regular);font-size:var(--kik-font-size-b4);line-height:var(--kik-line-height-body);color:var(--kik-color-black);font-feature-settings:"liga" off,"clig" off;margin:0}@media(max-width:749px){.kik-bundle-option__description{font-size:11px}}.kik-bundle-option__divider{height:1px;width:100%;background:var(--kik-atc-color-gray-green);border:none;margin:0}.kik-bundle-option__body--layout-b{flex-direction:column;gap:10px;align-items:stretch}.kik-bundle-option__body--layout-b .kik-bundle-option__name-row{align-items:flex-end}.kik-bundle-option__body--layout-b .kik-bundle-option__name{flex:1 1 0;min-width:0}.kik-bundle-item-picker{display:flex;align-items:center;gap:8px;width:100%}.kik-bundle-item-card{flex:1 0 0;min-width:0;padding:8px;border:1px solid var(--kik-atc-color-gray-green);border-radius:var(--kik-atc-small-radius);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.kik-bundle-item-card__image{width:64px;height:64px;object-fit:cover;border-radius:4px;display:block;flex-shrink:0}.kik-bundle-item-card__prices{display:flex;flex-direction:row;align-items:center;gap:4px}.kik-bundle-item-picker__plus{flex-shrink:0;width:24px;height:24px;border-radius:99px;background:var(--kik-atc-color-light-grey);position:relative}.kik-bundle-item-picker__plus:before,.kik-bundle-item-picker__plus:after{content:"";position:absolute;top:50%;left:50%;background:var(--kik-atc-color-mid-grey);border-radius:1px;transform:translate(-50%,-50%)}.kik-bundle-item-picker__plus:before{width:7.58px;height:1.26px}.kik-bundle-item-picker__plus:after{width:1.26px;height:7.58px}.kik-atc-with-bundles__footer{display:flex;flex-direction:column;gap:16px;width:100%}.kik-bundle-total{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.kik-bundle-total__left{display:flex;flex-direction:column;gap:2px}.kik-bundle-total__label{font-weight:600;font-size:16px;line-height:1.5;color:var(--kik-atc-color-black)}@media(max-width:749px){.kik-bundle-total__label{font-size:14px}}.kik-bundle-total__subtitle{font-weight:400;font-size:14px;line-height:1.5;color:var(--kik-atc-color-mid-grey)}@media(max-width:749px){.kik-bundle-total__subtitle{font-size:12px}}.kik-bundle-total__right{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.kik-bundle-total__price{font-weight:600;font-size:20px;line-height:1.2;color:var(--kik-atc-color-black)}@media(max-width:749px){.kik-bundle-total__price{font-size:18px}}.kik-bundle-total__row{display:flex;align-items:center;gap:8px}.kik-bundle-total__original{font-weight:400;font-size:14px;line-height:1.5;color:var(--kik-atc-color-muted);text-decoration:line-through}.kik-bundle-total__save-badge{display:inline-block;width:fit-content;padding:2px 8px;background:var(--kik-atc-color-save-bg);border-radius:99px;font-weight:400;font-size:12px;line-height:1.5;color:var(--kik-atc-color-save-text);white-space:nowrap}@media(max-width:749px){.kik-bundle-total__save-badge{font-size:12px}}.kik-atc-button form,.kik-atc-button form button{width:100%}.kik-atc-button form button.kik-atc--loading{color:transparent!important;pointer-events:none}.kik-atc-button form button.kik-atc--loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:kik-atc-spin .65s linear infinite;z-index:1}@keyframes kik-atc-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.kik-atc-button form button.kik-atc-button--sold_out,.kik-atc-button form button.kik-atc-button--unavailable{background:#999!important;border-color:#999!important;color:#fff!important;cursor:not-allowed;pointer-events:none}.kik-payment-icons{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.kik-payment-icons--align-left{justify-content:flex-start}.kik-payment-icons--align-center{justify-content:center;flex-wrap:nowrap}.kik-payment-icons--align-center.kik-payment-icons--count-3{gap:32px}.kik-payment-icons--align-center.kik-payment-icons--count-4{gap:16px}.kik-payment-icons--align-center.kik-payment-icons--count-5{gap:12px}.kik-payment-icons__item{display:flex;align-items:center;justify-content:center;gap:4px;height:24px}.kik-payment-icons__item img{display:block;height:auto;width:100%;max-height:24px;object-fit:contain}.kik-payment-icons__info{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px}.kik-payment-icons__info>svg{width:20px;height:20px;display:block}.kik-stock-line{display:flex;align-items:center;justify-content:center;gap:8px}.kik-stock-line__icon{flex-shrink:0;color:var(--kik-atc-color-dark)}.kik-stock-line__text{font-weight:400;font-size:12px;line-height:1.5;color:var(--kik-atc-color-dark)}.kik-stock-line__text p{margin:0}.kik-stock-line__text strong{font-weight:600}@media(max-width:749px){.kik-atc-with-bundles-block{padding-left:20px;padding-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/150/assets/section-kik-atc-with-bundles.css.map */
