@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.bundle-builder-section{overflow:visible!important}div#whatsapp-widget-root{display:none}.bundle-builder{--bb-background: #ffffff;--bb-foreground: #001f24;--bb-card: #ffffff;--bb-primary: #009a9a;--bb-primary-foreground: #fcfcfc;--bb-muted: #eef7f8;--bb-muted-foreground: #51686f;--bb-accent: #ffdc4e;--bb-accent-foreground: #001f24;--bb-border: #dde7e7;--bb-savings: #008a21;--bb-success: #31aa40;--bb-destructive: #ee1118;--bb-shadow-card: 0 1px 2px rgba(0, 0, 0, .04), 0 8px 24px -12px rgba(0, 0, 0, .08);--bb-shadow-float: 0 -8px 32px -8px rgba(0, 0, 0, .12);--bb-radius: 16px;--bb-radius-sm: 12px;--bb-max-width: 1430px;--bb-sidebar-width: 360px;color:var(--bb-foreground);background:var(--bb-background);-webkit-font-smoothing:antialiased}.bundle-builder *,.bundle-builder *:before,.bundle-builder *:after{box-sizing:border-box}.bundle-builder h1,.bundle-builder h2,.bundle-builder h3,.bundle-builder h4{letter-spacing:0;margin:0}.bundle-builder .bb-font-semibold{font-weight:600}.bundle-builder .bb-font-bold{font-weight:700}.bundle-builder__inner{max-width:var(--bb-max-width);margin:0 auto;padding:12px 12px 0}@media(min-width:640px){.bundle-builder__inner{padding:24px 16px 0}}.bundle-builder__trust{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 24px;margin-top:16px;font-size:12px;color:var(--bb-muted-foreground)}@media(min-width:640px){.bundle-builder__trust{font-size:14px}}.bundle-builder__trust-item{display:inline-flex;align-items:center;gap:6px}.bundle-builder__trust-item svg{width:16px;height:16px;color:var(--bb-primary);flex-shrink:0}.bundle-builder__trust-item .bb-star{color:#fcbb00;fill:#fcbb00}.bundle-builder__main{max-width:var(--bb-max-width);margin:0 auto;padding:40px 15px 80px}@media(min-width:640px){.bundle-builder__main{padding:75px 15px}}.bundle-builder__layout{display:grid;gap:20px}@media(min-width:1024px){.bundle-builder__layout{grid-template-columns:minmax(0,1fr) 410px;align-items:start}}.bundle-builder__section-head{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;margin-bottom:20px}.bundle-builder__section-head h2{font-size:40px;font-weight:500;text-transform:uppercase;color:#1d5c69;line-height:40px;letter-spacing:0;font-family:Jost,sans-serif}.bundle-builder__section-head p{margin:10px 0 0;font-size:20px;color:#5b5b5b;line-height:30px;letter-spacing:0;font-weight:600;font-family:Poppins,sans-serif}.bundle-builder__section-head div:first-of-type p:first-of-type{display:none}.bundle-builder__selected-count p.bundle-builder__selected-count-label{margin:0;color:#51686f;letter-spacing:0;font-size:20px;line-height:30px;font-weight:600;font-family:Jost,sans-serif}.bundle-builder__selected-count p.bundle-builder__selected-count-value{margin:10px 0 0;letter-spacing:0;color:#009a9b;font-size:30px;line-height:40px;font-weight:500;font-family:Poppins,sans-serif}.bundle-builder__selected-count{display:none;text-align:right;flex-shrink:0}@media(min-width:640px){.bundle-builder__selected-count{display:block}}.bundle-builder__selected-count-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--bb-muted-foreground)}.bundle-builder__selected-count-value{font-size:24px;font-weight:800;color:var(--bb-primary)}.bundle-builder__selected-count-value span{color:#51686f;font-weight:500}.bundle-builder__mobile-bundle-status{display:block;background:var(--bb-card)}.bundle-builder__mobile-bundle-status[hidden]{display:none!important}.bundle-builder__mobile-status{margin:0;padding:10px;text-align:center;font-size:14px;line-height:14px;font-weight:600;text-transform:uppercase;letter-spacing:0;color:#000;border-bottom:1px solid #EEEEEE;font-family:Jost,sans-serif}.bundle-builder__mobile-status--active{border-bottom:none;padding:12px 15px 0}.bundle-builder__mobile-slots{display:flex;align-items:center;justify-content:center;gap:10px;padding:15px}.bundle-builder__mobile-slots[hidden]{display:none!important}.bundle-builder__mobile-slot{display:grid;place-items:center;width:60px;height:60px;border-radius:999px;border:1px solid #D7D7D7;background:#fff3;color:#d7d7d7}.bundle-builder__mobile-slot.is-filled{border-color:var(--bb-primary);background:var(--bb-muted);color:var(--bb-foreground)}.bundle-builder__mobile-slot svg{width:20px;height:20px}.bundle-builder__mobile-slot-separator{margin:0 5px;font-size:16px;font-weight:700;color:#000;line-height:1;display:none}.bundle-builder__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(min-width:640px){.bundle-builder__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}}.bundle-builder__collection-title{grid-column:1 / -1;margin:20px 0!important;font-size:24px;font-weight:600;font-family:Jost,sans-serif;color:#51686f;line-height:32px;text-align:center}.bundle-builder__collection-title:first-child{margin-top:0}.bundle-builder__card{display:flex;flex-direction:column;overflow:hidden;border-radius:0;border:0;background:transparent;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.bundle-builder__card:hover{transform:none;box-shadow:var(--bb-shadow-card)}.bundle-builder__card-image-link{display:block;text-decoration:none;color:inherit}.bundle-builder__card-image{position:relative;aspect-ratio:.8;border-radius:10px;overflow:hidden;background:transparent}.bundle-builder__card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bundle-builder__card-image .placeholder-svg{width:100%;height:100%;object-fit:cover;opacity:.35}.bundle-builder__card-badge{position:absolute;top:8px;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:700;line-height:1.4}.bundle-builder__card-badge--left{left:8px;background:var(--bb-foreground);color:var(--bb-background);text-transform:uppercase;letter-spacing:.05em}.bundle-builder__card-badge--right{right:8px;background:#fffffff2;color:var(--bb-savings);box-shadow:0 1px 3px #0000000f}.bundle-builder__card-body{display:flex;flex:1;flex-direction:column;gap:0;padding:25px 0 0}@media(min-width:640px){.bundle-builder__card-body{padding:25px 0 0}}.bundle-builder__card-body .jdgm-widget.jdgm-preview-badge{margin:10px 0;text-align:center}.bundle-builder__card-body .jdgm-widget.jdgm-preview-badge span.jdgm-prev-badge__text{color:#000;letter-spacing:0;font-size:16px;line-height:16px;font-weight:400;font-family:Jost,sans-serif}.bundle-builder__card-title{font-size:16px;font-weight:500;line-height:24px;font-family:Jost,sans-serif;color:#000;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.bundle-builder__card-title a{text-decoration:none;transition:color .2s ease}.bundle-builder__card-title a:hover{color:#5ca1b0}.bundle-builder__card-rating{display:flex;align-items:center;justify-content:center;gap:4px;font-size:12px;margin:10px 0}.bundle-builder__card-rating svg{width:14px;height:14px;color:#fcbb00;fill:#fcbb00}.bundle-builder__card-rating .bb-muted{color:var(--bb-muted-foreground)}.bundle-builder__card-prices{display:flex;align-items:baseline;justify-content:center;gap:6px}.bundle-builder__card-price{font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;color:#000;font-family:Jost,sans-serif}.bundle-builder__card-compare{font-size:12px;color:var(--bb-muted-foreground);text-decoration:line-through}.bundle-builder__card-actions{margin-top:auto;padding-top:20px}.bundle-builder__btn-add{width:100%;border:none;border-radius:999px;background:#5ca1b0;color:#fff;padding:11px 12px;font-size:16px;line-height:20px;font-weight:600;text-transform:uppercase;letter-spacing:0;cursor:pointer;transition:filter .2s ease;font-family:Jost,sans-serif}.bundle-builder__btn-add:hover{filter:brightness(1.08)}.bundle-builder__btn-add:disabled{opacity:.45;cursor:not-allowed}.bundle-builder__qty-btn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.bundle-builder__qty-control{display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:#5ca1b0;color:#fff;padding:5px 6px}.bundle-builder__qty-btn{display:grid;place-items:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:inherit;cursor:pointer;transition:background .15s ease}.bundle-builder__qty-btn:hover{background:#fcfcfc26}.bundle-builder__qty-btn svg{width:16px;height:16px}.bundle-builder__qty-label{font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:0;line-height:20px;color:#fff;font-family:Jost,sans-serif}.bundle-builder__sidebar{display:none}body:has(.bundle-builder__sidebar){overflow:visible!important}@media(min-width:1024px){.bundle-builder__sidebar{display:block;position:sticky;top:155px;align-self:start;z-index:5;height:fit-content;max-height:calc(100vh - 48px)}}.bundle-builder__sidebar-panel{overflow:hidden;border-radius:10px;background:#f7fafb;border:1px solid #DDE7E7}.bundle-builder__sidebar-header{padding:20px;background:#1d5c69}.bundle-builder__sidebar-header-label{font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:0;color:#f4d54b;margin:0 0 3px;line-height:30px;font-family:Jost,sans-serif}.bundle-builder__sidebar-header h3{margin-top:0;font-size:20px;font-weight:700;line-height:30px;letter-spacing:0;color:#fff;font-family:Jost,sans-serif}.bundle-builder__progress{margin-top:12px;height:10px;overflow:hidden;border-radius:999px;background:#e0e0e0;display:flex;align-items:center;padding:0 2px}.bundle-builder__progress-bar{background:#5ca1b0;height:8px;border-radius:999px;transition:width .5s ease;width:0%}.bundle-builder__slots{display:flex;justify-content:space-between;gap:10px;margin-top:12px}.bundle-builder__slot{display:grid;flex:1;place-items:center;height:40px;border-radius:10px;font-size:18px;font-weight:600;background:transparent;color:#fff;border:1px solid #82C4D3;letter-spacing:0;line-height:26px;font-family:Jost,sans-serif}.bundle-builder__slot.is-filled{background:#fff;color:#000}.bundle-builder__slot svg{width:26px;height:26px}.bundle-builder__sidebar-items{max-height:288px;overflow-y:auto;padding:20px;background:#fff}.bundle-builder__empty{padding:32px 0;text-align:center;font-size:14px;color:#000;font-family:Jost,sans-serif}.bundle-builder__empty svg{width:32px;height:32px;margin:0 auto 8px;opacity:.4;display:block}.bundle-builder__item-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}.bundle-builder__item{display:flex;align-items:center;gap:10px}.bundle-builder__item-thumb{width:65px;height:55px;min-width:65px;flex-shrink:0;border-radius:5px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0;background:transparent}.bundle-builder__item-thumb img{width:100%;height:100%;object-fit:cover}.bundle-builder__item-info{min-width:0;flex:1}.bundle-builder__item-title{font-size:16px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0;line-height:24px;color:#000;font-family:Jost,sans-serif;margin:0 0 5px}.bundle-builder__item-meta{font-size:16px;color:#1d5c69;line-height:18px;letter-spacing:0;font-weight:400;font-family:Jost,sans-serif}.bundle-builder__item-remove{display:grid;place-items:center;width:16px;height:16px;border:none;border-radius:0;background:transparent;color:transparent;cursor:pointer;flex-shrink:0;transition:color .15s ease}.bundle-builder__item-remove svg{width:16px;height:16px}.bundle-builder__sidebar-footer{padding:15px 20px 20px;border-top:0;background:transparent}.bundle-builder__summary-row{display:flex;justify-content:space-between;margin-bottom:5px;color:#000;font-size:16px;line-height:22px;font-weight:500;letter-spacing:0;font-family:Jost,sans-serif}.bundle-builder__summary-row:first-of-type{margin-bottom:7px;display:none}.bundle-builder__summary-row .bb-muted{color:var(--bb-muted-foreground)}.bundle-builder__summary-row .bb-savings{font-weight:500;color:#000;text-decoration:line-through}.bundle-builder__subtotal{display:flex;align-items:center;justify-content:space-between;padding-top:0;margin-bottom:20px;border-top:0}.bundle-builder__subtotal-label{font-weight:600;font-size:18px;line-height:26px;letter-spacing:0;color:#000;margin:0;font-family:Jost,sans-serif}.bundle-builder__subtotal-prices{text-align:right}.bundle-builder__subtotal-compare{display:block;margin-right:0;margin-bottom:2px;font-size:12px;color:var(--bb-muted-foreground);text-decoration:line-through}.bundle-builder__subtotal-value{display:block;font-size:20px;font-weight:600;line-height:30px;letter-spacing:0;color:#000;font-family:Jost,sans-serif}.bundle-builder__free-items{margin:0;font-size:14px;font-weight:600;color:red;text-transform:capitalize;letter-spacing:0;font-family:Jost,sans-serif}.bundle-builder__free-items[hidden]{display:none!important}.bundle-builder__btn-checkout{width:100%;border:none;border-radius:999px;background:#5ca1b0;color:#fff;padding:12px 16px;font-size:20px;font-weight:700;text-transform:uppercase;letter-spacing:0;cursor:pointer;box-shadow:none;transition:filter .2s ease;line-height:30px;font-family:Jost,sans-serif;position:relative;display:inline-flex;align-items:center;justify-content:center}.bundle-builder__btn-label{display:inline-block}.bundle-builder__btn-spinner{display:none;position:absolute;top:0;right:0;bottom:0;left:0;align-items:center;justify-content:center}.bundle-builder__spinner{width:24px;height:24px;animation:bundle-builder-spin .75s linear infinite}@keyframes bundle-builder-spin{to{transform:rotate(360deg)}}.bundle-builder__btn-checkout.is-loading .bundle-builder__btn-label,.bundle-builder__mobile-checkout.is-loading .bundle-builder__btn-label{visibility:hidden}.bundle-builder__btn-checkout.is-loading .bundle-builder__btn-spinner,.bundle-builder__mobile-checkout.is-loading .bundle-builder__btn-spinner{display:flex}.bundle-builder__btn-checkout:hover:not(:disabled){filter:brightness(1.1)}.bundle-builder__btn-checkout:disabled{opacity:.4;cursor:not-allowed}.bundle-builder__btn-checkout.is-loading{opacity:1;pointer-events:none;cursor:wait}.bundle-builder__checkout-note{margin:15px 0 0;text-align:center;color:#5b5b5b;font-size:14px;line-height:20px;letter-spacing:0;font-weight:400}.bundle-builder__mobile-bar{position:fixed;bottom:0;left:0;right:0;z-index:99;border-top:0;background:#fff;box-shadow:0 0 8px #00000059}.bundle-builder__mobile-active[hidden]{display:none!important}.bundle-builder__mobile-active{display:block}@media(min-width:1024px){.bundle-builder__mobile-bar{display:none}}.bundle-builder__mobile-thumbs{display:flex;align-items:center;justify-content:center;gap:15px;padding:15px 15px 0}.bundle-builder__mobile-thumb-separator{margin:0;font-size:16px;font-weight:700;color:#000;line-height:1;display:none}.bundle-builder__mobile-thumb{position:relative}.bundle-builder__mobile-thumb-img{width:60px;height:60px;border-radius:999px;border:0;overflow:hidden;box-shadow:none;display:flex;align-items:center;justify-content:center;padding:0;background:transparent}.bundle-builder__mobile-thumb-img img{width:100%;height:100%;object-fit:cover}.bundle-builder__mobile-thumb-qty{position:absolute;bottom:-4px;left:-4px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 4px;border-radius:999px;background:var(--bb-foreground);color:var(--bb-background);font-size:10px;font-weight:700}.bundle-builder__mobile-thumb-remove{position:absolute;top:-4px;right:-4px;width:20px;height:20px;display:grid;place-items:center;border:none;border-radius:999px;background:#000;color:#fff;cursor:pointer;box-shadow:var(--bb-shadow-card)}.bundle-builder__mobile-thumb-remove svg{width:12px;height:12px}.bundle-builder__mobile-thumb-more{width:48px;height:48px;display:grid;place-items:center;border-radius:999px;border:1px solid var(--bb-border);background:var(--bb-muted);font-size:12px;font-weight:700;color:var(--bb-muted-foreground)}.bundle-builder__mobile-progress{padding:10px 15px 0}.bundle-builder__mobile-progress .bundle-builder__progress{background:#e0e0e0;height:5px;margin-top:0;padding:0}.bundle-builder__mobile-progress .bundle-builder__progress-bar{background:#5ca1b0;height:5px}.bundle-builder__mobile-actions{display:flex;align-items:center;gap:15px;padding:10px 15px 15px}.bundle-builder__mobile-info{min-width:0;flex:1}.bundle-builder__mobile-count{font-size:14px;font-weight:400;text-transform:uppercase;letter-spacing:0;color:#000;line-height:20px;font-family:Jost,sans-serif;display:none}.bundle-builder__mobile-count .bb-savings{color:#1c9a1c}.bundle-builder__mobile-price{display:flex;align-items:baseline;gap:5px;margin-top:5px}.bundle-builder__mobile-price-value{font-size:16px;font-weight:600;line-height:16px;letter-spacing:0;color:#000;font-family:Jost,sans-serif}.bundle-builder__mobile-price-compare{font-size:12px;color:#5b5b5b;text-decoration:line-through;line-height:12px;letter-spacing:0;font-weight:400;font-family:Jost,sans-serif}.bundle-builder__mobile-free-items{margin:4px 0 0;font-size:12px;font-weight:600;line-height:1.2;color:red;text-transform:uppercase;letter-spacing:0;font-family:Jost,sans-serif}.bundle-builder__mobile-free-items[hidden]{display:none!important}.bundle-builder__mobile-checkout{flex-shrink:0;border:none;border-radius:999px;background:#5ca1b0;color:#fff;padding:10px 15px;width:100%;max-width:153px;font-size:16px;line-height:23px;font-weight:400;text-transform:uppercase;letter-spacing:0;cursor:pointer;box-shadow:none;font-family:Jost,sans-serif;position:relative;display:inline-flex;align-items:center;justify-content:center}.bundle-builder__mobile-checkout.is-loading{opacity:1;pointer-events:none;cursor:wait}.bundle-builder__mobile-checkout:disabled{opacity:.4;cursor:not-allowed}.bundle-builder__reviews{margin-top:56px}.bundle-builder__reviews-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.bundle-builder__reviews-eyebrow{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--bb-primary)}.bundle-builder__reviews-head h2{margin-top:4px;font-size:24px;font-weight:800}@media(min-width:640px){.bundle-builder__reviews-head h2{font-size:30px}}.bundle-builder__reviews-score{display:none;align-items:center;gap:8px}@media(min-width:640px){.bundle-builder__reviews-score{display:flex}}.bundle-builder__reviews-score svg{width:20px;height:20px;color:#fcbb00;fill:#fcbb00}.bundle-builder__reviews-grid{display:grid;gap:16px}@media(min-width:640px){.bundle-builder__reviews-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bundle-builder__review-card{border-radius:var(--bb-radius);border:1px solid var(--bb-border);background:var(--bb-card);padding:20px;box-shadow:var(--bb-shadow-card)}.bundle-builder__review-top{display:flex;align-items:center;gap:12px}.bundle-builder__review-avatar{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border-radius:999px;font-size:14px;font-weight:700}.bundle-builder__review-name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bundle-builder__review-stars{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--bb-muted-foreground)}.bundle-builder__review-stars svg{width:12px;height:12px;color:#fcbb00;fill:#fcbb00}.bundle-builder__review-verified{display:inline-flex;align-items:center;gap:2px;margin-left:4px;color:var(--bb-success)}.bundle-builder__review-verified svg{width:12px;height:12px;color:var(--bb-success);fill:none}.bundle-builder__review-text{margin:12px 0 0;font-size:14px;line-height:1.625;color:#001f24cc}.bundle-builder__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#00000080;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.bundle-builder__modal.is-open{opacity:1;visibility:visible}@media(min-width:640px){.bundle-builder__modal{align-items:center}}.bundle-builder__modal-content{width:100%;max-width:420px;max-height:90vh;overflow-y:auto;border-radius:var(--bb-radius);background:var(--bb-card);padding:24px;transform:translateY(16px);transition:transform .2s ease}.bundle-builder__modal.is-open .bundle-builder__modal-content{transform:translateY(0)}.bundle-builder__modal-close{position:absolute;top:16px;right:16px;width:32px;height:32px;display:grid;place-items:center;border:none;border-radius:999px;background:var(--bb-muted);cursor:pointer}.bundle-builder__modal-product{display:flex;gap:16px;margin-bottom:20px}.bundle-builder__modal-image{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:var(--bb-muted)}.bundle-builder__modal-image img{width:100%;height:100%;object-fit:cover}.bundle-builder__modal-title{font-size:16px;font-weight:700}.bundle-builder__modal-price{margin-top:4px;font-size:18px;font-weight:800}.bundle-builder__variant-options{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.bundle-builder__variant-option label{display:block;margin-bottom:6px;font-size:13px;font-weight:600}.bundle-builder__variant-option select{width:100%;padding:10px 12px;border:1px solid var(--bb-border);border-radius:8px;font-family:inherit;font-size:14px;background:var(--bb-background);color:var(--bb-foreground)}.bundle-builder__modal-add{width:100%;border:none;border-radius:var(--bb-radius-sm);background:var(--bb-primary);color:var(--bb-primary-foreground);padding:14px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;cursor:pointer}.bundle-builder__modal-add:disabled{opacity:.5;cursor:not-allowed}.bundle-builder__placeholder{grid-column:1 / -1;padding:48px 24px;text-align:center;border-radius:var(--bb-radius);border:2px dashed var(--bb-border);color:var(--bb-muted-foreground)}.bundle-builder__error{margin-top:8px;font-size:13px;color:var(--bb-destructive);text-align:center}@media screen and (max-width:767px){.bundle-builder__section-head{margin-bottom:25px}.bundle-builder__section-head h2{font-size:25px;line-height:25px;text-align:center;width:100%}.bundle-builder__section-head div{width:100%}.bundle-builder__section-head p{font-size:16px;line-height:22px}.bundle-builder__grid{gap:20px 15px}.bundle-builder__card-title{font-size:14px;line-height:20px}.bundle-builder__card-body{padding:15px 0 0}.bundle-builder__card-body .jdgm-widget.jdgm-preview-badge span.jdgm-prev-badge__text{font-size:14px;line-height:14px}.bundle-builder__card-body .jdgm-widget.jdgm-preview-badge span.jdgm-star{font-size:13px}.bundle-builder__card-body .jdgm-widget.jdgm-preview-badge{margin:6px 0}.bundle-builder__card-actions{padding-top:15px}.bundle-builder__btn-add{font-size:14px;line-height:18px;padding:7px 12px}.bundle-builder__qty-label{font-size:14px;line-height:18px}.bundle-builder__qty-btn{height:22px}.bundle-builder__collection-title{margin:20px 0 0!important;font-size:20px;line-height:28px}}
/*# sourceMappingURL=/cdn/shop/t/113/assets/bundle-builder.css.map */
