.oddit-bundle-builder{--bb-brown: #432112;--bb-cream: #ffeddb;--bb-yellow: #fcb712;--bb-green: #0e9c41;--bb-white: #ffffff;--bb-line: rgba(67, 33, 18, .15);--bb-radius: 16px;background-color:var(--bb-cream);color:var(--bb-brown);width:100%;-webkit-tap-highlight-color:transparent}.oddit-bundle-builder *,.oddit-bundle-builder *:before,.oddit-bundle-builder *:after{box-sizing:border-box}.oddit-bundle-builder :where(button){background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;appearance:none;-webkit-appearance:none;text-align:inherit}.oddit-bundle-builder :where(h2,h3,h4,p,ul,li){margin:0;padding:0}.oddit-bundle-builder :where(ul){list-style:none}.oddit-bundle-builder__container{width:100%;max-width:1440px;margin:0 auto;padding:48px 16px 96px}.oddit-bundle-builder__intro{display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;margin-bottom:48px}.oddit-bundle-builder__eyebrow{font-family:Oswald,sans-serif;font-weight:500;font-size:24px;letter-spacing:.12em;text-transform:uppercase;color:#43211280}.oddit-bundle-builder__heading{font-family:Oswald,sans-serif;font-weight:700;font-size:50px;line-height:1.1;text-transform:uppercase;color:var(--bb-brown)}.oddit-bundle-builder__subtext{font-family:Libre Franklin,sans-serif;font-weight:400;font-size:16px;line-height:1.5;max-width:720px;color:var(--bb-brown)}.oddit-bundle-builder__layout{display:flex;align-items:flex-start;gap:50px}.oddit-bundle-builder__catalog{flex:1 1 auto;min-width:0}.oddit-bundle-builder__aside{flex:0 0 450px;width:450px;position:sticky;top:24px;display:flex;flex-direction:column;gap:18px}.oddit-bundle-builder__tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:60px}.oddit-bundle-builder__tab{font-family:Oswald,sans-serif;font-weight:500;font-size:18px;line-height:1;padding:12px 32px;border-radius:999px;border:1px solid var(--bb-brown);color:var(--bb-brown);background:transparent;transition:background-color .2s ease,color .2s ease}.oddit-bundle-builder__tab--active{background:var(--bb-brown);color:var(--bb-cream)}.oddit-bundle-builder__group{border-top:1px solid var(--bb-line);padding-top:60px;padding-bottom:60px}.oddit-bundle-builder__group[hidden]{display:none}.oddit-bundle-builder__group-heading{font-family:Oswald,sans-serif;font-weight:700;font-size:clamp(24px,3vw,30px);text-transform:uppercase;text-align:center;color:var(--bb-brown);margin-bottom:32px}.oddit-bundle-builder__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px 20px}.oddit-bundle-builder__empty{text-align:center;font-family:Libre Franklin,sans-serif;opacity:.7}.oddit-bundle-builder__card{display:flex;flex-direction:column;align-items:center;text-align:center}.oddit-bundle-builder__card--selected .oddit-bundle-builder__card-add{background:var(--bb-brown);color:var(--bb-cream)}.oddit-bundle-builder__card-media{position:relative;width:100%;aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;overflow:hidden}.oddit-bundle-builder__card-image{width:auto;height:100%;max-width:100%;object-fit:contain}.oddit-bundle-builder__card-image--placeholder{opacity:.4}.oddit-bundle-builder__card-badge{position:absolute;top:6px;left:50%;transform:translate(-50%);z-index:2;font-family:Oswald,sans-serif;font-weight:700;font-size:13px;letter-spacing:.02em;text-transform:uppercase;color:var(--bb-white);background:var(--bb-green);padding:7px 16px;border-radius:999px;white-space:nowrap}.oddit-bundle-builder__card-body{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:12px;width:100%}.oddit-bundle-builder__card-name-row{display:flex;align-items:center;justify-content:center;gap:6px;position:relative}.oddit-bundle-builder__card-title{font-family:Oswald,sans-serif;font-weight:700;font-size:17px;text-transform:uppercase;color:var(--bb-brown)}.oddit-bundle-builder__card-info{position:relative;display:inline-flex}.oddit-bundle-builder__card-info-btn{display:inline-flex;color:var(--bb-brown);opacity:.75}.oddit-bundle-builder__card-info-btn svg{width:18px;height:18px}.oddit-bundle-builder__card-info-btn:hover{opacity:1}.oddit-bundle-builder__card-info-popover{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);z-index:5;width:max-content;max-width:240px;background:var(--bb-brown);color:var(--bb-cream);font-family:Libre Franklin,sans-serif;font-weight:400;font-size:13px;line-height:1.45;text-align:left;padding:12px 14px;border-radius:10px;box-shadow:0 8px 24px #43211238;max-height:260px;overflow-y:auto;overscroll-behavior:contain}.oddit-bundle-builder__card-info-popover p,.oddit-bundle-builder__card-info-popover ul,.oddit-bundle-builder__card-info-popover ol{margin:0 0 8px}.oddit-bundle-builder__card-info-popover ul,.oddit-bundle-builder__card-info-popover ol{padding-left:18px}.oddit-bundle-builder__card-info-popover>*:last-child{margin-bottom:0}.oddit-bundle-builder__card-info-popover a{color:inherit;text-decoration:underline}.oddit-bundle-builder__card-info-popover *{color:inherit;font-size:inherit;line-height:inherit}.oddit-bundle-builder__card-info-popover[hidden]{display:none}.oddit-bundle-builder__card-subtitle{font-family:Libre Franklin,sans-serif;font-style:italic;font-size:15px;color:var(--bb-brown)}.oddit-bundle-builder__card-add{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:140px;padding:15px 24px;border-radius:999px;border:2px solid var(--bb-brown);font-family:Oswald,sans-serif;font-weight:500;font-size:15px;text-transform:uppercase;color:var(--bb-brown);background:transparent;transition:background-color .18s ease,color .18s ease}.oddit-bundle-builder__card-add:hover:not([disabled]){background:var(--bb-brown);color:var(--bb-cream)}.oddit-bundle-builder__card-add[disabled]{opacity:.4;cursor:not-allowed}.oddit-bundle-builder__panel{background:var(--bb-white);border-radius:20px;box-shadow:0 10px 30px #4321120f}.oddit-bundle-builder__sheet-handle{display:none}.oddit-bundle-builder__drawer-close{position:absolute;top:10px;right:12px;width:28px;height:28px;border-radius:4px;background:var(--bb-brown);color:var(--bb-yellow);display:flex;align-items:center;justify-content:center}.oddit-bundle-builder__drawer-close svg{width:13px;height:13px}.oddit-bundle-builder__panel-body{padding:24px 24px 32px;display:flex;flex-direction:column;gap:32px}.oddit-bundle-builder__step{display:flex;flex-direction:column;gap:16px}.oddit-bundle-builder__step-label{font-family:Oswald,sans-serif;font-weight:700;font-size:20px;line-height:1.3;letter-spacing:.8px;text-transform:uppercase;color:var(--bb-brown);opacity:.5}.oddit-bundle-builder__packs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:10px}.oddit-bundle-builder__pack{position:relative;display:flex;align-items:center;justify-content:center;padding:20px 18px;border:1px solid var(--bb-brown);border-radius:10px;font-family:Libre Franklin,sans-serif;font-weight:700;font-size:20px;line-height:.7;color:var(--bb-brown);background:var(--bb-white);transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.oddit-bundle-builder__pack--active{box-shadow:inset 0 0 0 2px var(--bb-brown);background:var(--bb-cream)}.oddit-bundle-builder__pack-tag{position:absolute;top:-14px;right:-12px;z-index:2;display:flex;align-items:center;justify-content:center;width:63px;height:28px;font-family:Oswald,sans-serif;font-weight:700;font-size:11.375px;line-height:1;text-transform:uppercase;white-space:nowrap;color:var(--bb-white);background:var(--bb-green);border-radius:50%;transform:rotate(6.47deg)}.oddit-bundle-builder__slots{display:grid;grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:8px}.oddit-bundle-builder__slot{position:relative;aspect-ratio:4 / 5;border:1px solid var(--bb-brown);border-radius:10px;display:flex!important;align-items:center;justify-content:center;overflow:hidden;background:var(--bb-white)}.oddit-bundle-builder__slot--empty:before{content:"+";font-family:Oswald,sans-serif;font-weight:700;font-size:50px;line-height:1;color:var(--bb-brown)}.oddit-bundle-builder__slot--filled{border-color:var(--bb-brown);cursor:pointer}.oddit-bundle-builder__slot-image{width:100%;height:100%;object-fit:contain;padding:0}.oddit-bundle-builder__slot-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;border-radius:3.2px;background:var(--bb-brown);color:var(--bb-yellow);display:flex;align-items:center;justify-content:center;line-height:1}.oddit-bundle-builder__slot-remove svg{width:13px;height:13px}.oddit-bundle-builder__slots-hint{font-family:Libre Franklin,sans-serif;font-size:18px;color:var(--bb-brown)}.oddit-bundle-builder__slots-hint strong{font-weight:700}.oddit-bundle-builder__slots-hint--ready{color:var(--bb-green);font-weight:600}.oddit-bundle-builder__options{display:flex;flex-direction:column;border:1px solid var(--bb-brown);border-radius:10px;overflow:hidden}.oddit-bundle-builder__option{padding:20px;border-bottom:1px solid var(--bb-brown);cursor:pointer}.oddit-bundle-builder__option:last-child{border-bottom:0}.oddit-bundle-builder__option--active.oddit-bundle-builder__option--sub{background:var(--bb-brown);color:var(--bb-cream)}.oddit-bundle-builder__option-header{display:flex;align-items:center;gap:10px}.oddit-bundle-builder__radio{flex:0 0 auto;width:25px;height:25px;border:2.5px solid currentColor;border-radius:999px;display:flex;align-items:center;justify-content:center}.oddit-bundle-builder__radio-dot{width:12px;height:12px;border-radius:999px;background:currentColor;transform:scale(0);transition:transform .15s ease}.oddit-bundle-builder__option--active .oddit-bundle-builder__radio-dot{transform:scale(1)}.oddit-bundle-builder__option-title-row{flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.oddit-bundle-builder__option-title{font-family:Libre Franklin,sans-serif;font-weight:700;font-size:16px;line-height:1;display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.oddit-bundle-builder__option-title-group{display:flex;flex-direction:column;gap:5px}.oddit-bundle-builder__option-subtitle{font-family:Libre Franklin,sans-serif;font-weight:500;font-size:14px;line-height:1;text-transform:none}.oddit-bundle-builder__option-tag{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:32px;padding:0 12px;font-family:Oswald,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;white-space:nowrap;color:var(--bb-white);background:var(--tag-color, var(--bb-green));border-radius:50%}.oddit-bundle-builder__option-tag[hidden]{display:none}.oddit-bundle-builder__option-price-group{display:inline-flex;align-items:baseline;gap:8px;white-space:nowrap}.oddit-bundle-builder__option-price{font-family:Libre Franklin,sans-serif;font-weight:700;font-size:18px}.oddit-bundle-builder__option-compare{font-family:Libre Franklin,sans-serif;font-weight:400;font-size:16px;opacity:.5}.oddit-bundle-builder__option-compare:empty{display:none}.oddit-bundle-builder__option-detail{margin-top:20px;display:flex;flex-direction:column;gap:24px}.oddit-bundle-builder__option--sub:not(.oddit-bundle-builder__option--active) .oddit-bundle-builder__option-detail{display:none}.oddit-bundle-builder__delivery{font-family:Libre Franklin,sans-serif;font-weight:700;font-size:16px;line-height:1;color:var(--bb-cream);display:flex;align-items:center;gap:10px}.oddit-bundle-builder__delivery strong{font-weight:700}.oddit-bundle-builder__delivery-select-wrap{position:relative;display:inline-flex;align-items:center}.oddit-bundle-builder__delivery-select{appearance:none;-webkit-appearance:none;background:transparent;border:0;color:inherit;font:inherit;font-weight:700;text-decoration:underline;padding-right:18px;cursor:pointer}.oddit-bundle-builder__delivery-select option{color:#000}.oddit-bundle-builder__delivery-icon{position:absolute;right:2px;pointer-events:none}.oddit-bundle-builder__benefits{display:flex;flex-direction:column;gap:12px}.oddit-bundle-builder__benefit{display:flex;align-items:center;gap:8px;font-family:Libre Franklin,sans-serif;font-weight:500;font-size:13px}.oddit-bundle-builder__benefit[hidden]{display:none}.oddit-bundle-builder__benefit-check{flex:0 0 auto}.oddit-bundle-builder__panel-footer{padding:32px 24px 24px;border-top:1px solid var(--bb-line);display:flex;flex-direction:column;gap:20px}.oddit-bundle-builder__summary{display:flex;flex-direction:column;gap:28px;margin-bottom:10px}.oddit-bundle-builder__summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.oddit-bundle-builder__summary-row[hidden]{display:none}.oddit-bundle-builder__summary-label{font-family:Oswald,sans-serif;font-weight:700;font-size:20px;line-height:1.3;text-transform:uppercase;color:var(--bb-brown)}.oddit-bundle-builder__summary-value{font-family:Libre Franklin,sans-serif;font-weight:700;font-size:20px;color:var(--bb-brown)}.oddit-bundle-builder__summary-tag{display:inline-flex;align-items:center;justify-content:center;min-width:72px;height:32px;padding:0 12px;font-family:Oswald,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;white-space:nowrap;color:var(--bb-white);background:var(--bb-green);border-radius:50%}.oddit-bundle-builder__atc{display:flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:16px 24px;border-radius:30px;font-family:Oswald,sans-serif;font-weight:700;font-size:20px;line-height:1.6;text-transform:uppercase;color:var(--bb-brown);background:var(--bb-yellow);transition:opacity .18s ease,filter .18s ease}.oddit-bundle-builder__atc[disabled]{opacity:.3;cursor:not-allowed}.oddit-bundle-builder__atc.is-loading{opacity:.75;pointer-events:none}.oddit-bundle-builder__shipping-note{text-align:center;font-family:Libre Franklin,sans-serif;font-size:18px;line-height:1.6;color:var(--bb-brown)}.oddit-bundle-builder__estimate{background:var(--bb-white);border-radius:20px;box-shadow:0 10px 30px #4321120f;padding:24px;text-align:center;font-family:Libre Franklin,sans-serif;font-size:18px;line-height:1.6;color:var(--bb-brown)}.oddit-bundle-builder__estimate :where(p){margin:0}.oddit-bundle-builder__review{background:var(--bb-white);border-radius:20px;box-shadow:0 10px 30px #4321120f;padding:23px 24px;display:flex;flex-direction:column;gap:20px}.oddit-bundle-builder__review-stars{display:flex;gap:3px;margin-bottom:8px}.oddit-bundle-builder__review-title{font-family:Oswald,sans-serif;font-weight:500;font-size:24px;text-transform:uppercase;color:var(--bb-brown)}.oddit-bundle-builder__review-quote,.oddit-bundle-builder__review-quote :where(p){font-family:Libre Franklin,sans-serif;font-size:20px;line-height:1.6;color:var(--bb-brown)}.oddit-bundle-builder__review-reviewer{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.oddit-bundle-builder__review-name{font-family:Libre Franklin,sans-serif;font-weight:500;font-style:italic;font-size:16px;color:var(--bb-brown);opacity:.6}.oddit-bundle-builder__review-verified{display:inline-flex;align-items:center;gap:3.5px;font-family:Libre Franklin,sans-serif;font-weight:400;font-size:11.8px;color:var(--bb-brown);background:var(--bb-yellow);padding:7px 9.5px;border-radius:999px}.oddit-bundle-builder__backdrop{display:none}.oddit-bundle-builder__tray{display:none;background:var(--bb-brown);color:var(--bb-cream);box-shadow:0 -8px 24px -12px #28140866;padding:14px 16px 16px;border-radius:14px;font-family:Libre Franklin,sans-serif}.oddit-bundle-builder__tray-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px}.oddit-bundle-builder__tray-thumbs-wrap{position:relative;min-width:0}.oddit-bundle-builder__tray-thumbs{display:flex;align-items:center;gap:6px;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.oddit-bundle-builder__tray-thumbs::-webkit-scrollbar{width:0;height:0}.oddit-bundle-builder__tray-thumb{flex-shrink:0;width:38px;height:38px;border-radius:8px;background:var(--bb-cream);display:flex;align-items:center;justify-content:center;overflow:hidden}.oddit-bundle-builder__tray-thumb img{width:100%;height:100%;object-fit:contain}.oddit-bundle-builder__tray-thumb--empty{background:none;border:1.5px dashed rgba(255,237,219,.4);font-family:Oswald,sans-serif;font-weight:700;font-size:20px;line-height:1;color:#ffeddb66}.oddit-bundle-builder__tray-fade{position:absolute;top:0;right:-2px;bottom:0;width:46px;background:linear-gradient(to right,rgba(67,33,18,0),var(--bb-brown) 72%);pointer-events:none;display:none;align-items:center;justify-content:flex-end;padding-right:3px}.oddit-bundle-builder__tray-thumbs-wrap--scrollable .oddit-bundle-builder__tray-fade{display:flex}.oddit-bundle-builder__tray-chevron{color:var(--bb-yellow)}.oddit-bundle-builder__tray-totals{flex-shrink:0;text-align:right}.oddit-bundle-builder__tray-total{font-family:Oswald,sans-serif;font-weight:700;font-size:20px;line-height:1}.oddit-bundle-builder__tray-savings{font-size:11px;font-weight:700;color:var(--bb-yellow);margin-top:2px}.oddit-bundle-builder__tray-savings[hidden]{display:none}.oddit-bundle-builder__tray-open{flex-shrink:0;width:46px;height:46px;border-radius:999px;background:var(--bb-yellow);color:var(--bb-brown);display:flex;align-items:center;justify-content:center}.oddit-bundle-builder__tray-hint{text-align:center;font-size:11px;color:#ffeddbb3;margin-top:9px}.oddit-bundle-builder__tray-hint:empty{display:none}@media(max-width:989px){.oddit-bundle-builder__container{padding-bottom:130px}.oddit-bundle-builder__eyebrow{font-size:18px}.oddit-bundle-builder__heading{font-size:30px}.oddit-bundle-builder__step-label{font-size:16px}.oddit-bundle-builder__slots-hint{font-size:14px}.oddit-bundle-builder__group{padding-top:50px;padding-bottom:50px}.oddit-bundle-builder__tabs{margin-bottom:50px}.oddit-bundle-builder__layout{flex-direction:column;gap:0}.oddit-bundle-builder__grid{grid-template-columns:repeat(2,1fr);gap:32px 20px}.oddit-bundle-builder__aside{position:static;width:100%;flex-basis:auto;gap:0}.oddit-bundle-builder__estimate,.oddit-bundle-builder__review{display:none}.oddit-bundle-builder__tray{display:block;position:fixed;left:12px;right:12px;bottom:12px;z-index:70;transform:translateY(calc(100% + 24px));transition:transform .28s ease}.oddit-bundle-builder__tray--visible{transform:translateY(0)}.oddit-bundle-builder__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:75;background:#28140880;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.oddit-bundle-builder__backdrop--open{opacity:1;visibility:visible}.oddit-bundle-builder__panel{position:fixed;left:0;right:0;bottom:0;z-index:80;border-radius:18px 18px 0 0;box-shadow:0 -8px 28px #43211229;transform:translateY(100%);transition:transform .3s ease;max-height:90vh;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.oddit-bundle-builder__panel--open{transform:translateY(0)}.oddit-bundle-builder__sheet-handle{display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:2;background:var(--bb-white);padding:12px 0 6px;width:100%;flex-shrink:0}.oddit-bundle-builder__sheet-grip{width:40px;height:4px;border-radius:999px;background:var(--bb-line)}.oddit-bundle-builder__panel-body{flex-shrink:0;padding-top:8px;gap:24px}.oddit-bundle-builder__panel-footer{flex-shrink:0;padding-top:20px}}@media(max-width:480px){.oddit-bundle-builder__grid{gap:28px 12px}.oddit-bundle-builder__card-title{font-size:15px}.oddit-bundle-builder__card-add{min-width:120px;padding:13px 18px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/oddit-bundle-builder.css.map */
