.oddit-builder{padding-top:var(--section-padding-top);padding-bottom:var(--section-padding-bottom);color:#333132}.oddit-builder__inner{display:flex;flex-direction:column;gap:4rem}.oddit-builder__heading{display:flex;flex-direction:column;gap:1.6rem}.oddit-builder__title{margin:0;letter-spacing:.046px}.oddit-builder__subtitle{margin:0;font-size:2rem;line-height:1.2;letter-spacing:.4px}.oddit-builder__layout{display:flex;flex-direction:column;gap:4rem}@media(min-width:990px){.oddit-builder__layout{flex-direction:row;align-items:flex-start;gap:4.8rem}.oddit-builder__products-col{position:sticky;top:12rem;align-self:flex-start;max-height:calc(100vh - 14rem);overflow-y:auto;padding-right:.4rem}}.oddit-builder__products-col{flex:1 1 0;display:flex;flex-direction:column;gap:3.2rem;min-width:0}.oddit-builder__sidebar{flex:0 0 100%;min-width:0}@media(min-width:990px){.oddit-builder__sidebar{flex:0 0 50rem;position:sticky;top:12rem;align-self:flex-start;height:max-content}.oddit-builder__sidebar .oddit-bundle{position:sticky;top:12rem}}.oddit-builder__roast-tabs-wrap{overflow:visible}.oddit-builder__roast-tabs{display:flex;flex-wrap:nowrap;gap:1.6rem;align-items:flex-end;box-sizing:content-box;height:13.3rem;padding-top:1.6rem;margin-top:-1.6rem;overflow-x:auto;scrollbar-width:none}.oddit-builder__roast-tabs::-webkit-scrollbar{display:none}.oddit-roast-tab{flex:1 0 12rem;height:10.5rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:1.2rem;padding:1.6rem;overflow:visible;background:#f2f2e6;border:0;border-radius:100px 100px 0 0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.oddit-roast-tab.is-active{background:#ffb400;height:13.3rem}.oddit-roast-tab__image{display:flex;align-items:flex-end;justify-content:center;flex-shrink:0;width:8rem;height:8.6rem;overflow:visible}.oddit-roast-tab__image img{display:block;width:auto;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center bottom}.oddit-roast-tab__label{font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.6rem;letter-spacing:.016px;text-transform:uppercase;text-align:center;line-height:1}@media(max-width:989px){.oddit-builder__roast-tabs{height:10.6rem;gap:1.3rem;padding-top:1.3rem;margin-top:-1.3rem}.oddit-roast-tab{flex:1 0 9.6rem;height:8.4rem;gap:1rem;padding:1.3rem}.oddit-roast-tab.is-active{height:10.6rem}.oddit-roast-tab__image{width:6.4rem;height:6.9rem}.oddit-roast-tab__label{font-size:1.3rem}}.oddit-builder__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;border:none;background:#fff}@media(min-width:600px){.oddit-builder__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:990px){.oddit-builder__grid{grid-template-columns:repeat(4,1fr)}}.oddit-product-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:1.2rem;min-height:34.1rem;padding:2rem 1.4rem;background:var(--card-bg, #ffffff);border:none;margin:0;color:#333132;overflow:hidden;box-sizing:border-box}.oddit-product-card--seasonal{order:-1}.oddit-product-card--seasonal.is-highlighted{animation:oddit-seasonal-pulse 1.6s ease}@keyframes oddit-seasonal-pulse{0%,to{box-shadow:0 0 #e93e3400}30%{box-shadow:0 0 0 .6rem #e93e3459}}.oddit-product-card__tag--seasonal{background:#e93e34;color:#fff}.oddit-product-card__tag{position:absolute;top:.6rem;left:.6rem;z-index:2;background:#fff8dc;color:#333132;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.2rem;line-height:normal;letter-spacing:.012px;padding:.4rem .8rem;border-radius:2px;white-space:nowrap}.oddit-product-card__image-wrap{flex:0 0 auto;width:100%;height:14rem;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.4rem}.oddit-product-card__image{width:auto;height:100%;max-width:none;object-fit:contain;transform:scale(1.3);transform-origin:center}.oddit-product-card__text{display:flex;flex-direction:column;gap:1.2rem;align-items:center;text-align:center;width:100%;flex:1 1 auto}.oddit-product-card__heading{display:flex;flex-direction:column;gap:.4rem;align-items:center;width:100%}.oddit-product-card__title{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.6rem;line-height:1.1;letter-spacing:.016px;text-transform:uppercase;word-break:break-word}.oddit-product-card__roast{margin:0;font-family:"GT Walsheim",var(--font-body-family, inherit);font-size:1.2rem;line-height:1.2;letter-spacing:.24px;text-transform:uppercase;font-weight:500;white-space:nowrap}.oddit-product-card__desc{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:.24px;word-break:break-word;width:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.oddit-product-card__add-btn{width:100%;margin-top:auto;flex:0 0 auto;padding-inline:1.5rem;font-size:1.3rem;background:#fff;border-color:#333132;color:#333132}.oddit-product-card__add-btn:disabled{cursor:not-allowed;opacity:.6}.oddit-product-card.is-selected{outline:2px solid #333132;outline-offset:-2px}.oddit-product-card.is-selected .oddit-product-card__add-btn{background:#fff;border-color:#333132;color:#333132}.oddit-product-card[hidden]{display:none}.oddit-builder__rewards-strip{display:flex;gap:1.2rem;align-items:center;background:#f2f2e6;padding:1.2rem 1.6rem}.oddit-builder__rewards-image{flex:0 0 5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center}.oddit-builder__rewards-image img{max-width:100%;max-height:100%;object-fit:contain}.oddit-builder__rewards-text{display:flex;flex-direction:column;gap:.35rem;flex:1}.oddit-builder__rewards-heading{margin:0;font-family:"GT Walsheim",var(--font-body-family, inherit);font-size:1.5rem;line-height:1.2;letter-spacing:.15px;font-weight:700}.oddit-builder__rewards-subheading{margin:0;font-family:"GT Walsheim",var(--font-body-family, inherit);font-size:1.3rem;letter-spacing:.13px;line-height:1.25}.oddit-bundle{background:#f2f2e6;display:flex;flex-direction:column;gap:3rem;padding:2.4rem 1.6rem 0;overflow:visible}.oddit-bundle__title{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:3.2rem;letter-spacing:.032px}.oddit-bundle__summary{display:contents}.oddit-bundle__summary.is-collapsed,.oddit-bundle__drawer-header,.oddit-bundle__summary-toggle,.oddit-builder__backdrop{display:none}.oddit-bundle__group{display:flex;flex-direction:column;gap:1.6rem;overflow:visible}.oddit-bundle__label{margin:0;font-size:1.6rem;font-weight:500;letter-spacing:.32px}.oddit-bundle__label--bold{font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;letter-spacing:.018px;font-weight:400}.oddit-bundle__option-row{display:flex;gap:.8rem;align-items:stretch}.oddit-bundle__option-row:has(.oddit-option--pack){padding-top:1.4rem;overflow:visible}.oddit-option{position:relative;flex:1 1 0;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:1.6rem 2rem;background:#fff;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;cursor:pointer;font-size:1.4rem;text-align:center;min-height:5.6rem}.oddit-option.is-active{background:#ffb400}.oddit-option--grind:not(.is-active):not(:disabled):not(.is-disabled):hover{background:#ffb40033}.oddit-option--grind:disabled,.oddit-option--grind.is-disabled{opacity:.4;cursor:not-allowed}.oddit-option--pack{overflow:visible}.oddit-option__label{font-weight:700;letter-spacing:.28px}.oddit-option__savings{display:none;font-size:1.2rem;color:#e93e34;letter-spacing:.012px}.oddit-option--bag,.oddit-option--grind{justify-content:flex-start;gap:1.6rem;padding:.8rem 2rem}.oddit-option__image{flex:0 0 5.5rem;display:flex;align-items:center;justify-content:center;height:5rem}.oddit-option__image img{max-width:100%;max-height:100%;object-fit:contain}.oddit-option__body{display:flex;flex-direction:column;gap:.4rem;text-align:left;flex:1 1 0;min-width:0}.oddit-option__detail{font-size:1.2rem;letter-spacing:.24px;font-weight:500}.oddit-option__note{font-size:1.2rem;color:#e93e34;letter-spacing:.012px}.oddit-option__tag{position:absolute;top:-.8rem;left:50%;transform:translate(-50%);background:#ffb400;color:rgb(var(--color-text, 51 49 50));font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1rem;letter-spacing:.01px;padding:.4rem .8rem;border-radius:2px;white-space:nowrap}.oddit-option__tag--most-popular{background:#e93e34;color:#fff}.oddit-option__tag--best-value{background:#59bc77}.oddit-option--pack .oddit-option__tag{top:0;transform:translate(-50%,calc(-100% - .4rem));z-index:1;line-height:1}.oddit-option__tag--recommended{background:#ffb400;position:static;transform:none}.oddit-option--bag .oddit-option__tag,.oddit-option--grind .oddit-option__tag{top:0;left:auto;right:0;transform:none;border-radius:0 2px}.oddit-bundle__calc{display:flex;flex-direction:column;gap:1.2rem}.oddit-bundle__calc-link{--buttons-padding: 0;display:flex;margin:0;padding:0;border:0;background:transparent;color:#333132;gap:.8rem;align-items:center;justify-content:flex-start;text-align:left;font-family:"GT Walsheim",var(--font-body-family, inherit);font-weight:500;font-size:1.4rem;line-height:1.2;letter-spacing:.28px;text-transform:none;cursor:pointer;white-space:nowrap}.oddit-bundle__calc-link>span:last-child{font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.6rem;line-height:1;letter-spacing:.016px}.oddit-bundle__calc-link-text{text-decoration:underline;text-underline-position:from-font}.oddit-calc{display:flex;flex-direction:column;gap:2.4rem;background:#fff8dc;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;padding:2.4rem 1.6rem}.oddit-calc[hidden]{display:none}.oddit-calc__title{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:2rem;letter-spacing:.02px}.oddit-calc__copy{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:.24px}.oddit-calc__slider{position:relative;height:2.8rem;display:flex;align-items:center}.oddit-calc__slider-input{-webkit-appearance:none;appearance:none;width:100%;height:1.6rem;margin:0;padding:0;background:#fff;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:100px;cursor:pointer;outline-offset:4px}.oddit-calc__slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:2.8rem;height:2.8rem;background:#e93e34;border-radius:50%;border:2px solid rgb(var(--color-text, 51 49 50));cursor:pointer}.oddit-calc__slider-input::-moz-range-thumb{width:2.8rem;height:2.8rem;background:#e93e34;border-radius:50%;border:2px solid rgb(var(--color-text, 51 49 50));cursor:pointer}.oddit-calc__slider-input::-moz-range-track{background:transparent;border:none}.oddit-calc__readout{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.oddit-calc__readout-item{display:flex;flex-direction:column;gap:.4rem;align-items:center;text-align:center}.oddit-calc__readout-image{display:flex;align-items:center;justify-content:center;width:7rem;height:5.2rem}.oddit-calc__readout-image img{max-width:100%;max-height:100%;object-fit:contain}.oddit-calc__readout-value{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-weight:700;font-size:1.4rem;letter-spacing:.28px}.oddit-calc__readout-unit{margin:0;font-size:1.2rem;letter-spacing:.24px}.oddit-calc__note{margin:0;font-size:1.1rem;line-height:1.3;text-align:center;opacity:.7}.oddit-bundle__slots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.oddit-slot{position:relative;min-width:0;min-height:14rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;background:#ffb4001a;border:2px dashed rgb(var(--color-text, 51 49 50));border-radius:2px;padding:.8rem;text-align:center;transition:background-color .18s ease,transform .18s ease}.oddit-slot.is-empty,.oddit-slot:not(.is-filled) .oddit-slot__empty{cursor:pointer}.oddit-slot:not(.is-filled):hover,.oddit-slot:not(.is-filled):focus-within{background:#ffb4002e}.oddit-slot__empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border:0;background:transparent;color:inherit;cursor:inherit;outline-offset:.4rem}.oddit-bundle__slots.is-full .oddit-slot{transform:translateY(-.3rem)}.oddit-slot.is-filled{background:#fff8dc;border-style:solid;justify-content:flex-start;padding:.35rem .35rem .6rem;gap:.15rem}.oddit-slot__plus{font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:3.2rem;line-height:1}.oddit-slot__image{display:flex;align-items:center;justify-content:center;flex:none;width:100%;height:7rem}.oddit-slot.is-filled .oddit-slot__image{flex:1 1 auto;height:auto;min-height:0}.oddit-slot__image img{width:auto;height:100%;max-height:7rem;max-width:100%;object-fit:contain}.oddit-slot.is-filled .oddit-slot__image img{max-height:90%;max-width:90%}.oddit-slot__title{font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.4rem;line-height:1.1;letter-spacing:.013px;text-transform:uppercase;max-width:100%;padding-bottom:5px}.oddit-slot.is-filled{min-height:16.5rem}.oddit-slot__bag{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-top:auto}.oddit-slot__bag-combobox{width:100%;max-width:100%;min-width:0}.oddit-slot__bag-combobox button.product-card__variant-dropdown,button.product-card__variant-dropdown.oddit-slot__bag-dropdown{box-sizing:border-box;width:100%;max-width:100%;min-width:0;white-space:normal;overflow:hidden;text-overflow:clip;overflow-wrap:anywhere;line-height:1.2;min-height:3.2rem;height:auto;font-size:1.05rem;padding:.4em 1.6em .4em .55em}.oddit-slot__bag-combobox .product-card__variant-list{left:0;right:0;transform:none;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.oddit-slot__bag-combobox .product-card__variant-option{white-space:normal;overflow:hidden;text-overflow:clip;overflow-wrap:anywhere;font-size:1.05rem}.oddit-slot__remove{--buttons-padding: 0;position:absolute;top:.4rem;right:.4rem;z-index:1;width:1.8rem;height:1.8rem;min-width:1.8rem;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:50%;background:#fff;color:#333132;cursor:pointer;line-height:1;font-size:1.3rem;font-weight:400;letter-spacing:0;text-transform:none;white-space:normal;flex:none}.oddit-slot__remove span{display:block;line-height:1;margin-top:-.1rem}.oddit-recommended-add{background:#fff8dc;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;padding:1.2rem}.oddit-recommended-add__content{display:flex;flex-direction:column;gap:1rem}.oddit-recommended-add__eyebrow{font-family:"PeaceCoffee",var(--font-heading-family, inherit);color:#e93e34;font-size:1.2rem;letter-spacing:.012px;text-transform:uppercase}.oddit-recommended-add__carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(14.5rem,1fr);gap:1rem;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.oddit-recommended-add__carousel::-webkit-scrollbar{display:none}.oddit-recommended-add__card{display:flex;flex-direction:column;align-items:center;gap:.8rem;min-width:0;padding:1rem;background:#fff;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;text-align:center;scroll-snap-align:start}.oddit-recommended-add__image{flex:0 0 8.4rem;display:flex;align-items:center;justify-content:center;width:100%;height:8.4rem}.oddit-recommended-add__image img{width:auto;max-width:100%;max-height:100%;object-fit:contain}.oddit-recommended-add__text{display:flex;flex-direction:column;gap:.2rem;align-items:center;min-width:0}.oddit-recommended-add__roast{font-size:1rem;line-height:1.1;letter-spacing:.2px;text-transform:uppercase;color:rgb(var(--color-text, 51 49 50) / .72)}.oddit-recommended-add__title{font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.4rem;line-height:1.1;letter-spacing:.014px;text-transform:uppercase}.oddit-recommended-add__meta{font-size:1.2rem;line-height:1.25;letter-spacing:.24px}.oddit-recommended-add__button{width:100%;margin-top:auto}.oddit-bundle__group--perks{border-top:1px solid rgb(var(--color-text, 51 49 50));padding-top:1.2rem;gap:1rem}.oddit-perks{background:#65c3eb;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;padding:1.4rem 1.2rem;display:flex;flex-direction:column;gap:1rem}.oddit-perks__head{display:flex;gap:1.6rem;align-items:flex-start;justify-content:space-between}.oddit-perks__title{margin:0;flex:1 1 0;min-width:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;line-height:normal;letter-spacing:.018px;color:rgb(var(--color-text, 51 49 50));text-transform:uppercase}.oddit-perks__title span{color:#e93e34}.oddit-perks__price{flex:0 0 auto;display:flex;flex-direction:column;gap:.6rem;align-items:flex-end;justify-content:flex-end;white-space:nowrap}.oddit-perks__price-row{display:flex;gap:.6rem;align-items:center;justify-content:flex-end}.oddit-perks__price-current{font-family:"PeaceCoffee",var(--font-heading-family, inherit);color:#e93e34;font-size:1.4rem;letter-spacing:.014px}.oddit-perks__price-compare{font-size:1.4rem;letter-spacing:.28px;color:rgb(var(--color-text, 51 49 50))}.oddit-perks__unit{margin:0;text-align:right;font-size:1.4rem;line-height:1.2;letter-spacing:.28px}.oddit-perks__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.oddit-perks__item{display:flex;align-items:flex-start;gap:.6rem;font-size:1.4rem;line-height:1.25;letter-spacing:.28px}.oddit-perks__arrow{font-size:1.6rem}.oddit-bundle__promo-note{margin:0;padding:1rem 1.2rem;background:#fff8dc;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;font-size:1.4rem;font-weight:700;line-height:1.25;letter-spacing:.28px;text-align:center}.oddit-bundle__frequency{background:#fff;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px}.oddit-bundle__frequency-summary{list-style:none;cursor:pointer;padding:2rem;display:flex;align-items:center;gap:1.6rem;font-size:1.4rem;letter-spacing:.28px;font-weight:500}.oddit-bundle__frequency-summary::-webkit-details-marker{display:none}.oddit-bundle__frequency-summary>span:first-child{flex:1}.oddit-bundle__chevron{width:1.2rem;height:.8rem;flex:0 0 auto;transition:transform .2s ease}.oddit-bundle__frequency[open] .oddit-bundle__chevron{transform:rotate(180deg)}.oddit-bundle__frequency-list{list-style:none;margin:0;padding:0 0 1.6rem;display:flex;flex-direction:column}.oddit-bundle__frequency-option{display:flex;width:100%;background:transparent;border:0;text-align:left;padding:1.2rem 2rem;cursor:pointer;font-size:1.4rem;letter-spacing:.28px;gap:.8rem;align-items:center}.oddit-bundle__frequency-option:hover{background:#ffb40033}.oddit-bundle__select{background:#fff;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px}.oddit-bundle__select-summary{list-style:none;cursor:pointer;padding:2rem;display:flex;align-items:center;gap:1.6rem;font-size:1.4rem;letter-spacing:.28px;font-weight:500}.oddit-bundle__select-summary::-webkit-details-marker{display:none}.oddit-bundle__select-summary>[data-select-display]{flex:1;min-width:0;text-align:left}.oddit-bundle__select-summary>.oddit-option__tag{position:static;transform:none;flex:0 0 auto}.oddit-bundle__select[open] .oddit-bundle__chevron{transform:rotate(180deg)}.oddit-bundle__select-list{list-style:none;margin:0;padding:0 0 1.6rem;display:flex;flex-direction:column}.oddit-bundle__select-list>li{margin:0}.oddit-bundle__select-option{position:relative;display:flex;width:100%;align-items:center;gap:1.6rem;background:transparent;border:0;text-align:left;padding:1.2rem 2rem;cursor:pointer;font-family:"GT Walsheim",var(--font-body-family, inherit);font-size:1.4rem;font-weight:500;letter-spacing:.28px;text-transform:none;color:rgb(var(--color-text, 51 49 50))}.oddit-bundle__select-option:hover,.oddit-bundle__select-option.is-active{background:#ffb40033}.oddit-bundle__select-option:disabled,.oddit-bundle__select-option.is-disabled{opacity:.4;cursor:not-allowed}.oddit-bundle__select-option:disabled:hover,.oddit-bundle__select-option.is-disabled:hover{background:transparent}.oddit-bundle__select-option-body{display:flex;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:.6rem;flex:1 1 0;min-width:0;line-height:1.3}.oddit-bundle__select-option-label{font-weight:500;letter-spacing:.28px}.oddit-bundle__select-option-detail{font-size:1.2rem;letter-spacing:.24px;font-weight:500}.oddit-bundle__select-option-detail:before{content:"\2022";margin-right:.6rem}.oddit-bundle__select-option-note{font-size:1.2rem;color:#e93e34;letter-spacing:.012px}.oddit-bundle__select-option-note:before{content:"\2022";margin-right:.6rem;color:rgb(var(--color-text, 51 49 50))}.oddit-bundle__select-option .oddit-option__tag{position:static;transform:none;flex:0 0 auto}.oddit-bundle__totals{display:flex;flex-direction:column;gap:1.4rem;padding:0 .8rem}.oddit-bundle__totals-row{display:flex;align-items:center;justify-content:space-between;font-size:1.4rem;letter-spacing:.28px;font-weight:500}.oddit-bundle__totals-value{font-family:var(--font-body-family, inherit);font-size:1.8rem;letter-spacing:.018px;font-weight:400}.oddit-bundle__totals-value--savings{color:#e93e34}.oddit-bundle__points{background:#ffb400;display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.8rem;font-size:1.4rem;letter-spacing:.28px;font-weight:500;color:rgb(var(--color-text, 51 49 50))}.oddit-bundle__info-icon{width:2rem;height:2rem;flex:0 0 auto;color:rgb(var(--color-text, 51 49 50))}.oddit-bundle__cta{width:100%;text-transform:uppercase;font-weight:800;font-size:1.8rem;letter-spacing:.36px;padding:2.2rem 2.4rem;border-radius:1000px;background:#e93e34;color:#fff;border:0;cursor:pointer}.oddit-bundle__cta:disabled{cursor:not-allowed;opacity:.75}.oddit-bundle__delivery{text-align:center;font-size:1.6rem;letter-spacing:.32px;font-weight:500}.oddit-bundle__delivery p{margin:0}.oddit-bundle__delivery strong{font-weight:700}.oddit-bundle__calc--top{margin-top:-2.2rem;margin-bottom:-2.2rem}.oddit-bundle__seasonal{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;background:#fff8dc;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:2px;padding:1.6rem}.oddit-bundle__seasonal-badge{background:#e93e34;color:#fff;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;padding:.3rem .7rem;border-radius:2px}.oddit-bundle__seasonal-heading{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;letter-spacing:.018px}.oddit-bundle__seasonal-subheading{margin:0;font-size:1.4rem;line-height:1.3;letter-spacing:.28px}.oddit-bundle__seasonal-cta{margin-top:.4rem}.oddit-bundle__seasonal-product{display:flex;align-items:center;gap:1.2rem;width:100%;margin-top:.4rem}.oddit-bundle__seasonal-image{flex:0 0 auto;width:10.5rem;height:10.5rem;border-radius:2px;overflow:hidden;background:#fff;border:1px solid rgb(var(--color-text, 51 49 50))}.oddit-bundle__seasonal-image img,.oddit-bundle__seasonal-image svg{width:100%;height:100%;object-fit:cover;display:block}.oddit-bundle__seasonal-info{display:flex;flex-direction:column;gap:.3rem;flex:1 1 auto;min-width:0}.oddit-bundle__seasonal-title{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;line-height:1.2}.oddit-bundle__seasonal-price{margin:0;font-size:1.5rem;opacity:.85}.oddit-bundle__seasonal-add{margin-top:.4rem;align-self:flex-start;min-width:8rem}.oddit-bundle__samples{background:#fff8dc;border-top:1px solid rgb(var(--color-text, 51 49 50));border-bottom:1px solid rgb(var(--color-text, 51 49 50));padding:2rem 1.6rem;display:flex;flex-direction:column;gap:2.4rem;margin-left:-1.6rem;margin-right:-1.6rem}.oddit-samples__intro{display:flex;flex-direction:column;gap:.8rem}.oddit-samples__heading{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;letter-spacing:.018px}.oddit-samples__subheading{margin:0;font-size:1.4rem;letter-spacing:.28px;line-height:1.2}.oddit-samples__list{display:flex;gap:3.2rem;overflow-x:auto;scrollbar-width:none}.oddit-samples__list::-webkit-scrollbar{display:none}.oddit-sample{display:flex;gap:1.6rem;align-items:center;flex:0 0 25.2rem}.oddit-sample__image-wrap{flex:0 0 9rem;height:9.2rem;display:flex;align-items:center;justify-content:center}.oddit-sample__image-wrap img{max-width:100%;max-height:100%;object-fit:contain}.oddit-sample__info{display:flex;flex-direction:column;gap:1.2rem;flex:1}.oddit-sample__title{margin:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;letter-spacing:.018px}.oddit-sample__price{margin:0;font-size:1.4rem;letter-spacing:.28px}.oddit-sample__add{display:inline-block;align-self:flex-start;width:auto;background:#fff;border:1px solid rgb(var(--color-text, 51 49 50));border-radius:1000px;padding:1.2rem 2.4rem;font-family:Nunito Sans,sans-serif;font-weight:800;font-size:1.2rem;letter-spacing:.24px;cursor:pointer;text-transform:uppercase}.oddit-sample__add:disabled{opacity:.45;cursor:not-allowed}.oddit-bundle__details{display:flex;flex-direction:column;margin-left:-1.6rem;margin-right:-1.6rem}.oddit-detail{border-bottom:1px solid rgb(var(--color-text, 51 49 50))}.oddit-detail:last-child{border-bottom:0}.oddit-detail__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:3rem;padding:2.4rem 1.6rem;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:1.8rem;letter-spacing:.018px}.oddit-detail__summary::-webkit-details-marker{display:none}.oddit-detail__chevron{width:1.2rem;height:.8rem;flex:0 0 auto;transition:transform .2s ease}.oddit-detail[open] .oddit-detail__chevron{transform:rotate(180deg)}.oddit-detail__body{padding:0 1.6rem 2.4rem;font-size:1.4rem;line-height:1.4}.oddit-bundle__inline-note{display:none;margin:0;align-items:center;gap:.8rem;font-size:1.4rem;letter-spacing:.28px;font-weight:500}.oddit-bundle__inline-note:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:50%;background:#59bc77;color:#fff;font-size:1.1rem;flex:0 0 auto}.oddit-builder__mobile-bar{display:none}.oddit-builder--panel-open{overflow:hidden}@media(max-width:989px){.shopify-section:has(#oddit-subscription-builder){position:relative;z-index:9990}.oddit-product-card{min-height:28rem}.oddit-builder{padding-bottom:calc(10rem + env(safe-area-inset-bottom,0px))}.oddit-bundle__cta{font-size:1.62rem}.oddit-builder__sidebar{position:fixed;bottom:0;left:0;right:0;z-index:9991;flex:none;width:100%;max-height:calc(7.2rem + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);overflow:hidden;background:#fff;border-top:1px solid rgb(var(--color-text, 51 49 50));box-shadow:0 -.4rem 2rem #0000001f;transition:max-height .35s ease}.oddit-builder__sidebar.is-expanded{max-height:88vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.oddit-builder__mobile-bar{display:flex;align-items:center;gap:1.2rem;position:relative;z-index:9992;width:100%;padding:1.2rem 1.6rem;background:#fff;border:0;cursor:pointer;text-align:left;color:rgb(var(--color-text, 51 49 50))}.oddit-builder__mobile-bar-left{display:flex;align-items:center;gap:1rem;flex:1 1 0;min-width:0}.oddit-builder__mobile-bar-count{display:inline-flex;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;border-radius:50%;background:#e93e34;color:#fff;font-size:1.3rem;font-weight:700;flex:0 0 auto}.oddit-builder__mobile-bar-copy{display:flex;flex-direction:column;gap:.2rem;min-width:0}.oddit-builder__mobile-bar-title{font-family:var(--font-heading-family, inherit);font-size:1.4rem;letter-spacing:.014px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.oddit-builder__mobile-bar-meta{font-size:1.1rem;letter-spacing:.22px;line-height:1.2;color:rgb(var(--color-text, 51 49 50) / .75);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.oddit-builder__mobile-bar-price{font-family:var(--font-heading-family, inherit);font-size:1.6rem;letter-spacing:.016px;white-space:nowrap}.oddit-builder__mobile-bar-chevron{width:2rem;height:2rem;flex:0 0 auto;transition:transform .3s ease}.oddit-builder__sidebar.is-expanded .oddit-builder__mobile-bar-chevron{transform:rotate(180deg)}.oddit-builder__sidebar:not(.is-expanded) .oddit-bundle{display:none}.oddit-slot__title{font-size:1.2rem}.oddit-slot__bag-combobox button.product-card__variant-dropdown,button.product-card__variant-dropdown.oddit-slot__bag-dropdown{font-size:.92rem;min-height:3rem;padding:.35em 1.5em .35em .5em}.oddit-slot__bag-combobox .product-card__variant-option{font-size:.92rem}.oddit-builder__sidebar.is-expanded .oddit-bundle__title,.oddit-builder__sidebar.is-expanded .oddit-builder__mobile-bar{display:none}.oddit-bundle__drawer-header{display:flex;align-items:center;gap:1.2rem;margin:-2.4rem -1.6rem 0;padding:2rem 1.6rem;border-bottom:.5px solid rgb(var(--color-text, 51 49 50))}.oddit-bundle__drawer-title{flex:1 1 0;min-width:0;font-family:"PeaceCoffee",var(--font-heading-family, inherit);font-size:2rem;letter-spacing:.02px}.oddit-bundle__drawer-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;margin:-1.2rem -.8rem -1.2rem 0;padding:0;background:none;border:0;cursor:pointer;color:rgb(var(--color-text, 51 49 50))}.oddit-bundle__drawer-close svg{width:2rem;height:2rem}.oddit-bundle__option-row--grind{flex-direction:column}.oddit-bundle__option-row--grind .oddit-option--grind{width:100%;min-height:5.8rem;justify-content:flex-start}.oddit-recommended-add{padding:1rem}.oddit-recommended-add__carousel{grid-auto-columns:minmax(16rem,76%);margin-inline:-.2rem;padding-inline:.2rem}.oddit-recommended-add__button{min-height:4.8rem}.oddit-perks{padding:1.6rem;gap:1.2rem}.oddit-perks__head{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.oddit-perks__title{font-size:2rem;line-height:1.05}.oddit-perks__price{white-space:normal}.oddit-perks__price-current{font-size:1.6rem}.oddit-perks__unit{text-align:left;font-size:1.3rem;line-height:1.25}.oddit-perks__item{font-size:1.3rem;line-height:1.25}.oddit-bundle__summary-toggle{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;width:100%;margin:0 0 -.6rem;padding:0;background:none;border:0;cursor:pointer;color:rgb(var(--color-text, 51 49 50))}.oddit-bundle__summary-toggle-label{font-size:1.4rem;letter-spacing:.28px;text-decoration:underline;text-underline-position:from-font}.oddit-bundle__summary-toggle-chevron{width:1.4rem;height:1rem;flex:0 0 auto;transition:transform .3s ease}.oddit-bundle__summary-toggle[aria-expanded=true] .oddit-bundle__summary-toggle-chevron{transform:rotate(180deg)}.oddit-bundle__summary{display:flex;flex-direction:column;gap:3rem}.oddit-bundle__summary.is-collapsed{display:none}.oddit-builder__sidebar.is-expanded{border-radius:1.2rem 1.2rem 0 0}.oddit-builder.is-panel-open .oddit-builder__backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9990;background:#00000080}}
/*# sourceMappingURL=/cdn/shop/t/124/assets/section-oddit-subscription-builder.css.map */
