.cca-add-more{container-type:inline-size;margin:28px 0 36px;font-family:CCA Inter,Helvetica,Arial,sans-serif;font-synthesis:none}.cca-add-more :is(h2,h3,button,input,select,textarea),.cca-add-more quantity-input *{font-family:inherit}.cca-add-more__panel{--cca-add-more-panel-gap: 16px;display:grid;row-gap:var(--cca-add-more-panel-gap);padding:20px 28px 28px;border-radius:16px;background:rgb(var(--color-background));box-shadow:0 10px 28px #1a22381c;color:rgb(var(--color-foreground));transition:row-gap .18s cubic-bezier(.16,1,.3,1)}.cca-add-more__panel:is([data-experience-state=loading],[data-experience-state=locked]){row-gap:0}.cca-add-more__panel:not(:has(.cca-add-more__disclosure[open])){padding-bottom:20px}.cca-add-more__disclosure{min-width:0}.cca-add-more__summary{display:grid;min-height:48px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:16px;cursor:pointer;list-style:none}.cca-add-more__summary::-webkit-details-marker{display:none}.cca-add-more__toggle-icon{display:grid;width:44px;height:48px;place-items:center;justify-self:end}.cca-add-more__toggle-icon .icon-caret{width:1.5rem;height:1.5rem;transition:transform .18s cubic-bezier(.16,1,.3,1)}.cca-add-more__disclosure[open]>.cca-add-more__summary .cca-add-more__toggle-icon .icon-caret{transform:rotate(180deg)}.cca-add-more__summary:focus-visible{outline:2px solid currentColor;outline-offset:6px}.cca-add-more__disclosure[open]>.cca-add-more__reveal[data-choice-reveal]{margin-top:var(--cca-add-more-panel-gap)}.cca-add-more__intro{display:grid;align-content:center;gap:4px}.cca-add-more__heading,.cca-add-more__reward,.cca-add-more__error,.cca-add-more__dialog :is(h3,p){margin:0}.cca-add-more__heading{max-width:24ch;font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.16;text-wrap:balance}.cca-add-more__heading-saving{color:#334fb4}.cca-add-more__reward{margin-top:2px;color:rgba(var(--color-foreground),.72);font-size:1.3rem;font-weight:500;line-height:1.45}.cca-add-more__choice-system{--cca-add-more-choice-size: 96px;--cca-add-more-choice-gap: 8px;display:grid;grid-template-columns:minmax(0,1fr);gap:var(--cca-add-more-choice-gap)}.cca-add-more__choice-rail{display:grid;min-width:0;grid-template-columns:auto var(--cca-add-more-choice-size);justify-content:start;gap:var(--cca-add-more-choice-gap)}.cca-add-more__step-label{grid-column:1 / -1;margin:0 0 2px;color:rgba(var(--color-foreground),.72);font-size:1.2rem;font-weight:600;line-height:1.35}.cca-add-more__reveal{display:grid;min-width:0;grid-template-rows:1fr;overflow:clip;opacity:1;transform:translateY(0);transition:grid-template-rows .18s cubic-bezier(.16,1,.3,1),margin-top .18s cubic-bezier(.16,1,.3,1),opacity .14s ease-out,transform .18s cubic-bezier(.16,1,.3,1)}.cca-add-more__reveal>*{min-height:0}.cca-add-more__reveal.is-collapsed{height:0;grid-template-rows:0fr;overflow:hidden;opacity:0;transform:translateY(-4px);pointer-events:none}.cca-add-more__reveal[data-form-reveal]:not(.is-collapsed){margin-top:22px}.cca-add-more__reveal.is-collapsed>*{overflow:hidden}.cca-add-more__choices{display:grid;grid-column:1;grid-template-columns:repeat(4,var(--cca-add-more-choice-size));gap:var(--cca-add-more-choice-gap)}.cca-add-more__choices[data-choice-count="1"]{grid-template-columns:var(--cca-add-more-choice-size)}.cca-add-more__choices[data-choice-count="2"]{grid-template-columns:repeat(2,var(--cca-add-more-choice-size))}.cca-add-more__choices[data-choice-count="3"]{grid-template-columns:repeat(3,var(--cca-add-more-choice-size))}.cca-add-more__choice-wrap{min-width:0}.cca-add-more__choice{position:relative;display:grid;width:100%;min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:calc(var(--cca-add-more-choice-size) - 2px) 36px;align-items:stretch;justify-items:center;gap:0;padding:0;overflow:hidden;border:1px solid rgba(var(--color-foreground),.2);border-radius:11px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;font:inherit;transition:border-color .16s ease-out,background-color .16s ease-out}.cca-add-more__choice:hover,.cca-add-more__browse:hover,.cca-add-more__suggestions-toggle:hover{border-color:rgba(var(--color-foreground),.54);background:#f7f7f7}.cca-add-more__choice:active,.cca-add-more__browse:active,.cca-add-more__suggestions-toggle:active{background:#f1f1f1}.cca-add-more__choice.is-selected{border-color:#111;background:#fff;box-shadow:0 0 0 2px #11111129}.cca-add-more__choice-image{display:grid;width:100%;height:100%;place-items:center;overflow:hidden;background:#fff}.cca-add-more__choice-image img{display:block;width:calc(100% - 28px);height:calc(100% - 28px);object-fit:contain;transform:none;filter:none}.cca-add-more__choice-image:not(.cca-add-more__choice-image--product) img{filter:drop-shadow(0 4px 5px rgba(26,34,56,.14))}.cca-add-more__choice-copy{display:flex;min-width:0;width:100%;height:100%;min-height:36px;align-items:center;justify-content:center;padding:6px 5px;background:#f1f1f1;text-align:center}.cca-add-more__choice.is-selected .cca-add-more__choice-copy{background:#111;color:#fff}.cca-add-more__choice-copy strong{font-size:1.2rem;font-weight:600;line-height:1.18;text-wrap:balance;overflow-wrap:anywhere}.cca-add-more__choice-copy>span{display:none}.cca-add-more__choice--summary{cursor:default}.cca-add-more__choice--summary:hover{border-color:#111}.cca-add-more__selected-choice-grid{display:grid;grid-column:1;grid-template-columns:repeat(4,var(--cca-add-more-choice-size));gap:var(--cca-add-more-choice-gap)}.cca-add-more__selected-choice-grid[hidden]{display:none!important}.cca-add-more__panel.has-alternate-selection .cca-add-more__choice-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.cca-add-more__panel.has-alternate-selection .cca-add-more__selected-choice-grid{grid-column:1;grid-template-columns:minmax(0,1fr)}.cca-add-more__panel.has-alternate-selection .cca-add-more__chooser-actions{grid-column:span 2;grid-template-columns:repeat(2,minmax(0,1fr))}.cca-add-more__chooser-actions{display:grid;grid-column:2;min-width:0;align-items:stretch;gap:6px}.cca-add-more__browse,.cca-add-more__suggestions-toggle{display:grid;width:100%;min-height:0;grid-template-rows:calc(var(--cca-add-more-choice-size) - 2px) 36px;justify-items:center;align-content:stretch;gap:0;padding:0;overflow:hidden;border:1px solid rgba(var(--color-foreground),.2);border-radius:11px;background:#fff;color:#111;cursor:pointer;font:inherit;font-size:1rem;font-weight:600;line-height:1.18;text-align:center;text-wrap:balance;transition:border-color .16s ease-out,background-color .16s ease-out}.cca-add-more__browse-icon,.cca-add-more__suggestions-icon{display:grid;width:100%;height:calc(var(--cca-add-more-choice-size) - 2px);place-items:center;align-self:center;background:#fff;color:#111}.cca-add-more__browse>[data-browser-label],.cca-add-more__suggestions-toggle>span:last-child{display:grid;width:100%;height:100%;min-height:36px;place-items:center;padding:6px 5px;background:#f1f1f1}.cca-add-more__suggestions-toggle{color:rgb(var(--color-foreground))}.cca-add-more__suggestions-toggle[hidden],.cca-add-more__choices[hidden]{display:none!important}.cca-add-more__browse svg,.cca-add-more__suggestions-toggle svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.cca-add-more__browse svg{width:36px;height:36px;color:#111111a3;stroke-width:1.25}.cca-add-more__form{display:grid;gap:0}.cca-add-more__form[hidden]{display:none!important}.cca-add-more__options{display:grid;gap:22px}.cca-add-more__options[hidden]{display:none!important}.cca-add-more__option{display:grid;min-width:0;margin:0;padding:0;border:0;gap:0;color:rgb(var(--color-foreground));font-size:inherit;font-weight:400;line-height:inherit}.cca-add-more__option legend{float:none;width:auto;margin:0 0 1rem;padding:0;color:rgba(var(--color-foreground),.72);font-family:inherit;font-size:1.3rem;font-weight:600;line-height:1.35}.cca-add-more__option-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(8.4rem,1fr));gap:.6rem}.cca-add-more__option--saver-pack .cca-add-more__option-values{grid-template-columns:repeat(auto-fit,minmax(7.2rem,1fr))}.cca-add-more__option-pill{display:inline-flex;width:100%;min-width:0;height:4rem;min-height:4rem;align-items:center;justify-content:center;padding:.5rem .55rem;border:.1rem solid rgba(var(--color-foreground),.78);border-radius:.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.3rem;font-weight:400;letter-spacing:0;line-height:1;white-space:nowrap;box-shadow:none;cursor:pointer;transition:background-color var(--duration-short) ease,border-color var(--duration-short) ease,color var(--duration-short) ease}.cca-add-more__option-pill:not(:disabled):hover{border-color:rgb(var(--color-foreground));background:rgba(var(--color-foreground),.055)}.cca-add-more__option-pill.is-selected{border-color:rgb(var(--color-foreground));background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-weight:600;box-shadow:inset 0 0 0 .1rem rgb(var(--color-foreground))}.cca-add-more__option-pill.is-selected:hover{background:rgb(var(--color-foreground))}.cca-add-more__option-pill:disabled{border-color:rgba(var(--color-foreground),.25);background:rgba(var(--color-foreground),.065);color:rgba(var(--color-foreground),.62);text-decoration:none;opacity:.82;cursor:default}.cca-add-more__option-pill:disabled.is-sold-out{border-color:rgba(var(--color-foreground),.2);background:rgba(var(--color-foreground),.04);color:rgba(var(--color-foreground),.48);text-decoration:line-through;opacity:1}.cca-add-more__price{display:grid;min-width:0;gap:2px;margin-top:20px}.cca-add-more__price-values{display:flex;align-items:baseline;gap:8px;line-height:1}.cca-add-more__price.is-updating .cca-add-more__price-values{animation:cca-add-more-price .12s ease-out both}.cca-add-more__price-values s{color:rgba(var(--color-foreground),.64);font-size:1.3rem}.cca-add-more__price-values strong{color:#d71914;font-size:2.2rem;font-weight:700;letter-spacing:-.02em}.cca-add-more__tax-note{color:rgba(var(--color-foreground),.72);font-size:1.3rem;font-weight:400;line-height:1.35}.cca-add-more__price.is-offer-ineligible .cca-add-more__price-values strong{color:rgb(var(--color-foreground));font-size:1.8rem;font-weight:600}.cca-add-more__purchase-actions{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:8px;margin-top:16px}.cca-add-more__purchase-actions.has-quantity{grid-template-columns:128px minmax(0,1fr)}.cca-add-more__quantity-wrap{display:block}.cca-add-more__quantity-wrap[hidden]{display:none!important}.cca-add-more__quantity{width:128px;min-height:48px;overflow:hidden;border:0;border-radius:2px;background:rgb(var(--color-background))}.cca-add-more__quantity:before{content:none}.cca-add-more__quantity:after{content:"";position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none;border:1px solid rgba(var(--color-foreground),.35);border-radius:2px}.cca-add-more__quantity .quantity__button:disabled,.cca-add-more__quantity .quantity__button[aria-disabled=true]{opacity:.38;cursor:not-allowed}.cca-add-more__button{position:relative;width:100%;min-height:50px;padding-inline:16px}.cca-add-more__button-copy{display:flex;width:100%;min-width:0;align-items:baseline;justify-content:center;gap:0;overflow:hidden;line-height:1.25;white-space:nowrap}.cca-add-more__button [data-button-action]{flex:0 0 auto}.cca-add-more__spinner{display:none;width:16px;height:16px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:cca-add-more-spin .7s linear infinite}.cca-add-more__button.is-loading .cca-add-more__spinner{display:inline-block}.cca-add-more__error{margin-top:-6px;font-size:1.15rem;font-weight:500;line-height:1.4}.cca-add-more__error{color:#b31511}.cca-add-more :is(button,select,input):focus:not(:focus-visible){outline:none}.cca-add-more :is(button,select,input):focus-visible,.cca-add-more__quantity:focus-within{outline:2px solid rgb(var(--color-foreground));outline-offset:3px;box-shadow:none}.cca-add-more__option-pill:focus-visible{outline:var(--focused-base-outline);outline-offset:var(--focused-base-outline-offset);box-shadow:var(--focused-base-box-shadow)}.cca-add-more__choice.is-selected,.cca-add-more__choice.is-selected:focus-visible{box-shadow:0 0 0 2px #334fb42e}.cca-add-more__quantity :is(button,input):focus-visible{outline:0;background:color-mix(in srgb,#334fb4 8%,#ffffff)}.cca-add-more__dialog{width:min(580px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 32px));padding:24px;overflow:auto;border:0;border-radius:14px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:0 18px 54px #1018303d}.cca-add-more__dialog::backdrop{background:#0a12207a}.cca-add-more__dialog-header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:18px}.cca-add-more__dialog-header h3{font-size:2rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.cca-add-more__dialog-header p{margin-top:4px;color:rgba(var(--color-foreground),.72);font-size:1.25rem;font-weight:500;line-height:1.4}.cca-add-more__dialog-close{display:grid;width:48px;height:48px;flex:0 0 48px;place-items:center;margin:-8px -8px 0 0;padding:0;border:1px solid rgba(var(--color-foreground),.16);border-radius:50%;background:color-mix(in srgb,rgb(var(--color-foreground)) 3%,rgb(var(--color-background)));color:rgb(var(--color-foreground));cursor:pointer}.cca-add-more__dialog-close :is(.svg-wrapper,svg){width:15px;height:15px}.cca-add-more__dialog-close:hover{border-color:rgba(var(--color-foreground),.28);background:color-mix(in srgb,rgb(var(--color-foreground)) 7%,rgb(var(--color-background)))}.cca-add-more__search{position:relative;display:block}.cca-add-more__search-icon{position:absolute;top:50%;left:13px;display:grid;width:18px;transform:translateY(-50%);pointer-events:none}.cca-add-more__search input{width:100%;min-height:48px;padding:0 14px 0 42px;border:1px solid rgba(var(--color-foreground),.34);border-radius:8px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font:inherit;font-size:1.4rem}.cca-add-more__search-status{min-height:20px;margin:8px 0;color:rgba(var(--color-foreground),.7);font-size:1.15rem;font-weight:500}.cca-add-more__search-results{display:grid;gap:4px}.cca-add-more__search-result{display:grid;width:100%;min-height:78px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:6px 9px;border:1px solid transparent;border-radius:10px;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font:inherit;text-align:left}.cca-add-more__search-result:hover{border-color:#334fb447;background:color-mix(in srgb,#334fb4 4%,#ffffff)}.cca-add-more__search-result.is-selected{border-color:#334fb475;background:color-mix(in srgb,#334fb4 6%,#ffffff)}.cca-add-more__search-result img{width:64px;height:64px;object-fit:contain}.cca-add-more__search-result-copy{display:grid;min-width:0;gap:3px}.cca-add-more__search-result strong{font-size:1.3rem;font-weight:600;line-height:1.3}.cca-add-more__search-result-support{color:rgba(var(--color-foreground),.68);font-size:1.15rem;font-weight:500;line-height:1.35}.cca-add-more__search-result-action{color:#233f9f;font-size:1.15rem;font-weight:600}@keyframes cca-add-more-spin{to{transform:rotate(360deg)}}@keyframes cca-add-more-reveal{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes cca-add-more-price{0%{opacity:.72;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@container (max-width: 640px){.cca-add-more__choice-system{--cca-add-more-choice-size: 84px;--cca-add-more-choice-gap: 5px}.cca-add-more__choice-rail{grid-template-columns:auto var(--cca-add-more-choice-size)}.cca-add-more__choices{grid-column:1;grid-template-columns:repeat(4,var(--cca-add-more-choice-size));justify-content:start}.cca-add-more__selected-choice-grid{grid-column:1;grid-template-columns:repeat(4,var(--cca-add-more-choice-size))}.cca-add-more__choices[data-choice-count="1"]{grid-template-columns:var(--cca-add-more-choice-size)}.cca-add-more__choices[data-choice-count="2"]{grid-template-columns:repeat(2,var(--cca-add-more-choice-size))}.cca-add-more__choices[data-choice-count="3"]{grid-template-columns:repeat(3,var(--cca-add-more-choice-size))}.cca-add-more__choice{min-height:0;grid-template-rows:calc(var(--cca-add-more-choice-size) - 2px) 28px;padding:0}.cca-add-more__choice-image{width:100%;height:100%}.cca-add-more__choice-image img{width:52px;height:52px;max-width:calc(100% - 20px);max-height:calc(100% - 20px)}.cca-add-more__choice-copy{min-height:28px;padding:4px 1px}.cca-add-more__choice-copy strong{font-size:1rem;letter-spacing:-.03em;line-height:1;overflow-wrap:normal;white-space:nowrap}.cca-add-more__chooser-actions{grid-column:2}.cca-add-more__browse,.cca-add-more__suggestions-toggle{min-height:0;grid-template-columns:minmax(0,1fr);grid-template-rows:calc(var(--cca-add-more-choice-size) - 2px) 28px;align-items:stretch;gap:0;padding:0}.cca-add-more__browse-icon,.cca-add-more__suggestions-icon{width:100%;height:calc(var(--cca-add-more-choice-size) - 2px);align-self:center;background:#fff}.cca-add-more__browse svg,.cca-add-more__suggestions-toggle svg{width:32px;height:32px}.cca-add-more__browse svg{width:28px;height:28px}.cca-add-more__browse>[data-browser-label],.cca-add-more__suggestions-toggle>span:last-child{width:100%;min-height:28px;padding:4px 2px;background:#f1f1f1;letter-spacing:-.03em;white-space:nowrap}.cca-add-more__panel.has-alternate-selection .cca-add-more__choice-system,.cca-add-more__panel.has-alternate-selection .cca-add-more__choice-rail{grid-template-columns:minmax(0,1fr)}.cca-add-more__panel.has-alternate-selection .cca-add-more__selected-choice-grid{grid-column:1;grid-template-columns:minmax(0,1fr)}.cca-add-more__panel.has-alternate-selection .cca-add-more__choice--summary{min-height:72px;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto;justify-items:start;align-items:center;gap:12px;padding:6px 14px}.cca-add-more__panel.has-alternate-selection .cca-add-more__choice--summary .cca-add-more__choice-image{width:58px;height:58px;place-items:center}.cca-add-more__panel.has-alternate-selection .cca-add-more__choice--summary .cca-add-more__choice-copy{min-height:0;text-align:left}.cca-add-more__panel.has-alternate-selection .cca-add-more__chooser-actions{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))}.cca-add-more__panel.has-alternate-selection :is(.cca-add-more__browse,.cca-add-more__suggestions-toggle){min-height:72px;grid-template-columns:30px minmax(0,1fr);grid-template-rows:auto;align-items:center;justify-content:stretch;justify-items:start;gap:8px;padding:8px 10px;text-align:left}.cca-add-more__panel.has-alternate-selection :is(.cca-add-more__browse-icon,.cca-add-more__suggestions-icon){width:30px;height:30px;align-self:center;background:transparent}.cca-add-more__panel.has-alternate-selection :is(.cca-add-more__browse>[data-browser-label],.cca-add-more__suggestions-toggle>span:last-child){width:auto;height:auto;min-height:0;padding:0;background:transparent;white-space:normal}.cca-add-more__option-values,.cca-add-more__option--saver-pack .cca-add-more__option-values{grid-template-columns:repeat(auto-fit,minmax(6.6rem,1fr))}}@container (max-width: 495px){.cca-add-more__panel{padding-inline:16px}.cca-add-more__choice-system{--cca-add-more-choice-size: 74px;--cca-add-more-choice-gap: 4px}.cca-add-more__browse,.cca-add-more__suggestions-toggle{font-size:.9rem}.cca-add-more__browse svg,.cca-add-more__suggestions-toggle svg{width:28px;height:28px}.cca-add-more__browse svg{width:24px;height:24px}}@container (max-width: 427px){.cca-add-more__panel:not(.has-alternate-selection) .cca-add-more__choice-system{width:100%;max-width:100%}.cca-add-more__panel:not(.has-alternate-selection) .cca-add-more__choice-rail{display:flex;width:100%;min-width:0;gap:var(--cca-add-more-choice-gap);padding:2px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:inline proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.cca-add-more__panel:not(.has-alternate-selection) .cca-add-more__choice-rail::-webkit-scrollbar{display:none}.cca-add-more__panel:not(.has-alternate-selection) :is(.cca-add-more__choices,.cca-add-more__selected-choice-grid){flex:0 0 auto}.cca-add-more__panel:not(.has-alternate-selection) .cca-add-more__chooser-actions{flex:0 0 var(--cca-add-more-choice-size);grid-template-columns:minmax(0,1fr);scroll-snap-align:end}.cca-add-more__panel:not(.has-alternate-selection) .cca-add-more__choice-wrap{scroll-snap-align:start}}@container (max-width: 430px){.cca-add-more__panel{--cca-add-more-panel-gap: 14px;padding:18px 16px}.cca-add-more__panel:not(:has(.cca-add-more__disclosure[open])){padding-bottom:18px}.cca-add-more__panel.has-alternate-selection .cca-add-more__chooser-actions{grid-template-columns:minmax(0,1fr)}.cca-add-more__panel.has-alternate-selection :is(.cca-add-more__browse,.cca-add-more__suggestions-toggle){min-height:58px}.cca-add-more__heading{font-size:1.8rem}.cca-add-more__dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:18px 16px}.cca-add-more__search-result{grid-template-columns:56px minmax(0,1fr) auto;gap:9px;padding-inline:5px}.cca-add-more__search-result img{width:56px;height:56px}}@container (max-width: 370px){.cca-add-more__choice-copy strong{font-size:.9rem}}@container (max-width: 340px){.cca-add-more__choice-copy strong{font-size:1rem}}@container (max-width: 310px){.cca-add-more__panel{padding-inline:12px}.cca-add-more__purchase-actions.has-quantity{grid-template-columns:112px minmax(0,1fr)}.cca-add-more__quantity{width:112px}}@media screen and (max-width:749px){.cca-add-more{margin:32px 0 38px}.cca-add-more__option-pill{height:4.8rem;min-height:4.8rem;font-size:1.25rem}}@media(pointer:coarse){.cca-add-more__option-pill{height:4.8rem;min-height:4.8rem}}@media(prefers-reduced-motion:reduce){.cca-add-more :is(.cca-add-more__choice,.cca-add-more__browse,.cca-add-more__suggestions-toggle,.cca-add-more__option-pill){transition:none}.cca-add-more__reveal,.cca-add-more__price.is-updating .cca-add-more__price-values,.cca-add-more__spinner{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/106/assets/cca-add-more-save.css.map */
