:root{--atlantic-blue: #4294C4;--white: #FFFFFF;--bucket-orange: #FF5203;--bucket-stepper-inactive: #FFDACC}.bucket-section{padding-top:var(--bucket-padding-top, 0);padding-bottom:var(--bucket-padding-bottom, 0)}@media(max-width:990px){.bucket-section{padding-top:var(--bucket-padding-top-mobile, var(--bucket-padding-top, 0));padding-bottom:var(--bucket-padding-bottom-mobile, var(--bucket-padding-bottom, 0))}}[hidden]{display:none!important}.build-your-bucket{display:block;line-height:1.4}.bucket-exit-link{display:inline-flex;align-items:center;gap:10px;margin-bottom:40px;color:var(--bucket-orange);font-family:var(--font-heading-family);font-size:18px;line-height:1.1;text-decoration:none;text-transform:uppercase}@media(min-width:750px){.bucket-exit-link{font-size:24px;margin-bottom:0}}.bucket-exit-link__icon{display:inline-flex;width:24px;height:24px}.bucket-exit-link__icon svg{width:100%;height:100%}.bucket-main-title{margin-top:0;text-align:center;margin-bottom:24px}.bucket-stepper{margin-bottom:40px}.bucket-stepper__list{display:flex;align-items:flex-start;justify-content:center;list-style:none;margin:0 auto;padding:0;max-width:652px}.bucket-stepper__item{display:flex;flex:1;flex-direction:column;align-items:center;min-width:0}.bucket-stepper__track{display:flex;align-items:center;width:100%}.bucket-stepper__line{flex:1;height:1px;background-color:var(--bucket-stepper-inactive)}.bucket-stepper__line--before{margin-right:8px}.bucket-stepper__line--after{margin-left:8px}@media(min-width:750px){.bucket-stepper__line--before{margin-right:16px}.bucket-stepper__line--after{margin-left:16px}}.bucket-stepper__item:first-child .bucket-stepper__line--before,.bucket-stepper__item:last-child .bucket-stepper__line--after{visibility:hidden}.bucket-stepper__marker{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;border:1px solid #FF5203;opacity:.6}.bucket-stepper__number{color:var(--white);font-family:var(--font-heading-family);font-size:12px;line-height:1;color:var(--bucket-orange)}.bucket-stepper__item.is-active .bucket-stepper__number,.bucket-stepper__item.is-complete .bucket-stepper__number{color:var(--white)}.bucket-stepper__item.is-active .bucket-stepper__marker,.bucket-stepper__item.is-complete .bucket-stepper__marker{background-color:var(--bucket-orange)}.bucket-stepper__label{margin-top:4px;color:var(--bucket-stepper-inactive);font-size:10px;text-align:center;color:var(--bucket-orange);opacity:.6}.bucket-stepper__item.is-active .bucket-stepper__label,.bucket-stepper__item.is-complete .bucket-stepper__marker,.bucket-stepper__item.is-active .bucket-stepper__marker,.bucket-stepper__item.is-complete .bucket-stepper__label{opacity:1}.bucket-stepper__item.is-clickable{cursor:pointer}.bucket-stepper__item.is-reachable .bucket-stepper__marker{background-color:var(--bucket-orange)}.bucket-stepper__item.is-reachable .bucket-stepper__label{color:var(--bucket-orange)}.bucket-stepper__check{display:flex;align-items:center;justify-content:center;width:12px;height:12px}.bucket-stepper__check svg{width:100%;height:100%}.bucket-stepper__check path{fill:var(--white)}.bucket-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.bucket-product-card{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid #FF520333;border-radius:16px;background-color:var(--white)}.bucket-product-card.is-selected{border-color:var(--bucket-orange);background:#ff52030f}.tr-description .bucket-product-card__title{margin:0;color:var(--bucket-orange);font-size:16px;text-transform:uppercase}.tr-description .bucket-product-card__description{margin:0 0 8px;color:var(--bucket-orange);font-size:12px;opacity:.6}.bucket-product-card__footer{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-top:auto;flex-direction:column-reverse}.bucket-product-card__quantity{display:inline-flex;align-items:center;gap:6px;padding:6px;border:2px solid var(--atlantic-blue);border-radius:1000px;justify-content:center;min-width:115px}@media(min-width:1200px){.bucket-product-card__quantity{min-width:150px;padding:10px 32px}}.bucket-product-card__qty-btn{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;border:0;background:transparent;color:var(--atlantic-blue);font-size:18px;line-height:1;cursor:pointer}@media(min-width:750px){.bucket-product-card__qty-btn{width:24px;height:24px}}.bucket-product-card__qty-value{color:var(--atlantic-blue);font-family:var(--font-heading-family);font-size:14px;font-weight:400;line-height:1.4;text-align:center;text-transform:uppercase}@media(min-width:750px){.bucket-product-card__qty-value{font-size:16px}}@media(min-width:1200px){.bucket-product-card__qty-value{font-size:18px}}.bucket-product-card__price{margin:0;color:var(--bucket-orange);white-space:nowrap;font-size:16px}.bucket-product-card__limit-message{margin:0;padding:6px 10px;border:1px solid var(--bucket-orange);border-radius:1000px;color:var(--bucket-orange);font-size:10px;font-weight:700;line-height:1.3;text-align:center;text-transform:uppercase}.bucket-step-nav{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:16px;border-radius:16px;flex-direction:column;padding:20px 24px}.bucket-step-nav__back{display:inline-flex;align-items:center;gap:8px}.bucket-step-nav__back-icon{width:24px;height:24px}.bucket-step-nav__back-icon svg{width:100%;height:100%}.bucket-step-nav__status{flex:1;min-width:200px;text-align:start}.bucket-step-nav__status .bucket-step-nav__status-count{margin:0;color:rgb(var(--color-foreground));font-size:12px;opacity:.6}.bucket-step-nav__status .bucket-step-nav__status-message{margin:6px 0 0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:16px;font-weight:400;text-transform:uppercase}.bucket-step-nav__continue.is-disabled,.bucket-step-nav__continue:disabled,.bucket-step-nav__continue.is-loading{cursor:not-allowed;opacity:.4}.bucket-step-nav__error{flex:1 0 100%;margin:0;color:var(--bucket-orange);font-size:14px;line-height:1.4}.bucket-full-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.bucket-full-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.bucket-full-popup__dialog{position:relative;max-width:420px;padding:32px 24px 24px;border-radius:24px;background-color:var(--bucket-orange);text-align:center}.bucket-full-popup__close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background-color:var(--white);color:var(--bucket-orange);font-size:20px;line-height:1;cursor:pointer}.bucket-full-popup__message{margin:0;color:var(--white);font-family:var(--font-heading-family);font-size:16px;font-weight:700;line-height:1.4;text-transform:uppercase}.bucket-seasoning-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px}.bucket-seasoning-card{display:flex;flex-direction:column;gap:6px;width:100%;padding:16px;border:1px solid #FF52031A;border-radius:16px;background-color:var(--white);color:inherit;cursor:pointer;text-align:left;font-family:var(--font-body-family)}.bucket-seasoning-card.is-selected{border-color:var(--bucket-orange);background-color:#ff52030f}.bucket-seasoning-grid .bucket-seasoning-card__title{margin:0;color:var(--bucket-orange);font-family:var(--font-heading-family);font-size:18px;text-transform:uppercase}.bucket-seasoning-grid .bucket-seasoning-card__description{margin:0 0 8px;color:var(--bucket-orange);font-size:12px;opacity:.6;font-weight:500}.bucket-seasoning-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.bucket-seasoning-card__footer:has(.bucket-seasoning-card__selector:only-child){justify-content:end}.bucket-seasoning-card__pricing{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.bucket-seasoning-card__price{margin:0;color:var(--bucket-orange);font-size:18px;line-height:1.3}.bucket-seasoning-card__free-label{color:var(--bucket-orange);font-family:var(--font-heading-family);font-size:14px;font-weight:700;text-transform:uppercase}.bucket-seasoning-card__selector{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:24px;height:24px}.bucket-seasoning-card__selector-empty{display:block;width:24px;height:24px;border:1px solid var(--bucket-orange);border-radius:50%}.bucket-seasoning-card__selector-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background-color:var(--bucket-orange)}.bucket-seasoning-card__selector-check svg{width:10px;height:10px}.bucket-seasoning-card__selector-check path{fill:var(--white)}.bucket-step-nav--seasoning{justify-content:space-between}.bucket-gift-option{margin-bottom:24px}.bucket-gift-option__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;border-radius:16px;border:1px solid #FF520333;position:relative}.bucket-gift-option__intro{display:flex;align-items:center;gap:12px}.bucket-gift-option__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--bucket-orange)}.bucket-gift-option__icon svg{width:100%;height:100%}.bucket-gift-option__text .bucket-gift-option__title{margin:0 0 16px;color:var(--bucket-orange);font-family:var(--font-heading-family);font-size:24px;text-transform:uppercase;line-height:1.1;padding-left:34px}.bucket-gift-option__text .bucket-gift-option__description{margin:0;color:var(--bucket-orange);font-size:14px;opacity:.6}.bucket-gift-toggle{position:relative;display:inline-flex;flex-shrink:0;cursor:pointer}.bucket-gift-toggle__input{position:absolute;opacity:0;width:0;height:0}.bucket-gift-toggle__switch{display:block;width:48px;height:28px;border-radius:1000px;background-color:#ff52034d;transition:background-color .2s ease}.bucket-gift-toggle__switch:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background-color:var(--white);transition:transform .2s ease}.bucket-gift-toggle__input:checked+.bucket-gift-toggle__switch{background-color:var(--bucket-orange)}.bucket-gift-toggle__input:checked+.bucket-gift-toggle__switch:after{transform:translate(20px)}.bucket-gift-message{margin-top:16px}.bucket-gift-message__label{display:block;margin-bottom:10px;color:var(--bucket-orange);font-family:var(--font-heading-family);font-size:24px;line-height:1.1;text-transform:uppercase}.bucket-gift-message__textarea{width:100%;min-height:100px;padding:24px;border:1px solid #FF520333;border-radius:16px;color:var(--bucket-orange);font:inherit;resize:vertical;display:block;font-size:16px}.bucket-gift-message .bucket-gift-message__hint{margin:10px 0 0;color:var(--bucket-orange);font-size:12px}.bucket-review{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.bucket-review-row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:start}.bucket-review-row:last-child{padding-bottom:0;border-bottom:0}.bucket-review-row__icon{width:20px;height:20px;color:var(--bucket-orange)}.bucket-review-row__icon svg{width:100%;height:100%}.bucket-review-row__content .bucket-review-row__title{color:var(--bucket-orange);font-family:var(--font-heading-family);font-size:16px;text-transform:uppercase;line-height:1.1;margin:0 0 10px}.bucket-review-row__tags{display:flex;flex-wrap:wrap;gap:8px}.bucket-review-tag{display:inline-block;padding:4px 14px;border-radius:1000px;background:#e0f3fd;color:var(--atlantic-blue);font-size:12px;text-transform:uppercase}.bucket-review-tag--empty{opacity:.7}.bucket-review-row .bucket-review-row__text{margin:0;color:var(--bucket-orange);font-size:14px}.bucket-review-row__edit{display:flex;align-items:center;justify-content:center;width:14px;height:14px;padding:0;border:0;color:var(--atlantic-blue);cursor:pointer;background:none;border:none;margin-top:2px}.bucket-review-row__edit svg{width:100%;height:100%}.bucket-review-row--static .bucket-review-row__content{grid-column:span 1}.bucket-sidebar-title{margin-top:0;margin-bottom:8px;font-style:italic}.bucket-sidebar-description{margin:0 0 24px}.bucket-sidebar__visual{position:relative;margin-bottom:24px;padding-inline:0 52px}.bucket-sidebar__bucket{max-width:180px;margin-inline:auto}.bucket-sidebar__serves{position:absolute;top:0;right:0;bottom:0;width:48px;pointer-events:none}.bucket-sidebar__serves-label{position:absolute;right:0;display:flex;align-items:center;gap:6px;max-width:60px;font-size:10px;font-style:italic;line-height:1.2;text-align:left;transform:translateY(-50%)}.bucket-sidebar__serves-label:before{content:"";display:block;flex-shrink:0;width:10px;height:1px;background-color:currentColor}.bucket-sidebar__serves-label--large{top:8.33%}.bucket-sidebar__serves-label--small{top:58.33%}.bucket-sidebar__slots{display:flex;flex-direction:column-reverse;clip-path:polygon(0 0,100% 0,90% 100%,10% 100%);overflow:hidden;background:#ffffff24}.bucket-sidebar__slot{display:flex;align-items:center;justify-content:center;padding:7px 10px;border-block:1px dashed #FFFFFF80;margin-block:2px}.bucket-sidebar__slot:first-child{border-top:0}.bucket-sidebar__slot.is-filled{background-color:rgb(var(--color-foreground));border-top-color:rgb(var(--color-foreground))}.bucket-sidebar__slot.is-required{border-block:1px solid #FFFFFFBF}.bucket-sidebar__slot span{color:rgb(var(--color-foreground));font-size:10px;text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.bucket-sidebar__slot.is-filled span{color:var(--bucket-orange)}.bucket-sidebar__slot.is-required span{color:#ffffff8c}.bucket-sidebar__slots-status{margin:0 0 24px;font-size:14px;text-align:left}.bucket-sidebar__pricing{display:flex;flex-direction:column;gap:10px;margin:0 0 20px}.bucket-sidebar__price-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0;font-family:var(--font-heading-family);font-size:14px;line-height:1.1}.bucket-sidebar__price-row dt,.bucket-sidebar__price-row dd{margin:0}.bucket-sidebar__price-row dd{flex-shrink:0;text-align:right}.bucket-sidebar__total-divider{margin-bottom:20px;color:rgb(var(--color-foreground))}.bucket-sidebar__total-divider svg{display:block;width:100%;height:auto}.bucket-sidebar__total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;font-family:var(--font-heading-family);font-size:20px;line-height:1.1;text-transform:uppercase}.bucket-sidebar__total-value{flex-shrink:0}.bucket-sidebar__gift{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--font-heading-family);font-size:18px;text-transform:uppercase;margin-top:20px}.bucket-step{border:1px solid #FF52031A;padding:24px;border-radius:32px;display:block}.bucket-step.is-hidden{display:none!important}.bucket-btn__wrapper{padding:20px 24px;border-radius:16px;text-align:right}.bucket-base-card{border:1px solid #FF5203;border-radius:16px;padding:24px;margin-bottom:24px}.step-badge{background-color:var(--atlantic-blue);color:var(--white);font-size:16px;padding:8px 16px;border-radius:1000px;display:inline-block;font-family:var(--font-heading-family)}.tr-description :is(h2.bucket-step-heading){margin-top:16px;margin-bottom:14px}.bucket-step-description{margin-bottom:24px}.tr-description :is(h3.bucket-base-title){margin-top:0;margin-bottom:6px;font-size:20px}.bucket-base-items{margin-bottom:16px;color:var(--atlantic-blue)}.tr-description .bucket-rule{margin-bottom:6px;font-size:16px;margin-top:0}.tr-description .bucket-pricing-note{margin:0;font-size:12px;opacity:.6}.bucket-base-top-content{display:flex;justify-content:space-between;gap:20px}.bucket-base-top-content-right{min-width:max-content}@media(max-width:1023px){.bucket-step-nav__continue{margin-top:8px}.bucket-gift-toggle{position:absolute;right:16px;top:16px}.bucket-gift-option__icon{position:absolute;left:16px;top:16px}}@media(max-width:749px){.bucket-review-row__tags,.bucket-review-row .bucket-review-row__text{margin-inline:-34px}.bucket-step-nav__back,.bucket-step-nav__continue{width:100%}.bucket-sidebar__serves{width:78px}.bucket-sidebar__serves-label{max-width:78px}.bucket-sidebar__bucket{max-width:172px;margin-right:auto;margin-left:0}.bucket-btn.button{padding-inline:16px;width:100%}.bucket-sidebar-title{font-size:28px}.tr-description :is(h2.bucket-step-heading){font-size:28px}}.bucket-step-wrapper{flex-grow:1}.bucket-steps{display:flex;gap:32px;width:100%;flex-wrap:wrap;justify-content:end}.bucket-side-main-content,bucket-sidebar.bucket-side-main-content{display:block;padding:32px 40px;background-color:#ff5203;border-radius:32px 32px 16px 16px;--color-foreground: 255 255 255;color:rgb(var(--color-foreground));max-width:400px;width:100%}@media(min-width:750px){.bucket-review-row__edit{width:20px;height:20px;margin-top:0}.bucket-sidebar__price-row{font-size:16px}.bucket-step-wrapper{flex:1}.bucket-steps{gap:32px;flex-direction:row;justify-content:space-between}.bucket-side-main-content,bucket-sidebar.bucket-side-main-content{flex:0 0 280px;align-self:flex-start;position:sticky;top:calc(var(--header-height) + 40px);padding:24px}.bucket-sidebar__bucket{max-width:170px}.bucket-sidebar__slot span{font-size:11px}.bucket-sidebar__total{font-size:24px}.bucket-review{margin-bottom:32px;gap:24px}.bucket-review-row .bucket-review-row__text{font-size:16px}.bucket-review-row__icon{width:28px;height:28px}.bucket-gift-message .bucket-gift-message__hint{font-size:14px}.bucket-gift-message{margin-top:24px}.bucket-gift-message__label{font-size:28px}.bucket-gift-option__icon{width:32px;height:32px}.bucket-seasoning-card__selector-check{width:24px;height:24px}.bucket-seasoning-card__selector-check svg{width:12px;height:12px}.bucket-product-card__price{font-size:20px}.bucket-stepper{margin-bottom:60px}.bucket-stepper__check{width:14px;height:14px}.bucket-stepper__number{font-size:14px}.bucket-stepper__label{margin-top:6px;font-size:14px}.bucket-product-grid{margin-bottom:32px}.bucket-product-card{padding:20px}.tr-description .bucket-product-card__title{font-size:20px}.tr-description .bucket-product-card__description{font-size:14px;margin-bottom:10px}.bucket-step-nav{padding:16px}.bucket-full-popup__message{font-size:18px}.bucket-seasoning-card{padding:20px}.bucket-seasoning-grid .bucket-seasoning-card__title{font-size:24px}.bucket-seasoning-grid .bucket-seasoning-card__description{font-size:14px;margin-bottom:10px}.bucket-seasoning-card__free-label{font-size:16px}.bucket-gift-option{margin-bottom:32px}.bucket-gift-option__text .bucket-gift-option__description{font-size:16px}.bucket-review-row__content .bucket-review-row__title{font-size:24px;margin-bottom:6px}.tr-description .bucket-pricing-note{font-size:14px}.tr-description .bucket-base-items{margin-bottom:24px}.tr-description :is(h3.bucket-base-title){font-size:28px}.bucket-step-description{margin-bottom:32px}.step-badge{font-size:18px}.bucket-base-card{padding:32px;margin-bottom:32px}.bucket-main-title{margin-bottom:32px}}@media(min-width:1024px){.bucket-review-row__content{display:flex;gap:80px}.bucket-review-row__content .bucket-review-row__title{flex:0 0 170px}.bucket-review-tag{font-size:16px;padding:6px 20px}.bucket-gift-option__text .bucket-gift-option__title{font-size:28px;padding-left:0;margin:0 0 6px}.bucket-product-card__footer{flex-direction:row;align-items:center}.bucket-step-nav{gap:24px;flex-direction:row;align-items:center}.bucket-step-nav__status .bucket-step-nav__status-count{font-size:14px}.bucket-step-nav__status .bucket-step-nav__status-message{font-size:18px}.tr-description .bucket-product-card__title,.bucket-product-card__price{font-size:24px}.bucket-steps{gap:60px;flex-direction:row}.bucket-side-main-content,bucket-sidebar.bucket-side-main-content{flex:0 0 338px;padding:32px 40px}.bucket-sidebar__bucket{max-width:180px}.bucket-sidebar__price-row{font-size:18px}.bucket-sidebar__total{font-size:28px}.bucket-gift-message{margin-top:32px}.bucket-gift-option__header{padding:24px}.bucket-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.bucket-seasoning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:32px}.bucket-step{padding:32px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tr-bucket.css.map */
