:root{--black:#000;--white:#fff;--bone:#eeede9;--beecee-bone:#eeede9;--beecee-blue:#1521a3;--beecee-red:#d8061a;--ice-blue:#e1eced;--grey-100:#e9e9eb;--grey-200:#d8d8da;--grey-300:#c3c3c5;--grey-400:#a8a8aa;--grey-500:#89898a;--grey-600:#686869;--ink-input:#1e1e21;--grey-disabled:#a5a7a8;--error:#d40000;--focus:#0016ba;--color-focus-ring:var(--focus);--brand-ink:#000;--brand-reverse:#f6f4f0;--brand-beecee-red:#d8061a;--color-shadow-rgb:0 0 0;--font-heading--family:"Arial90";--font-fallback:Arial, Helvetica, sans-serif;--font-weight-regular:400;--font-weight-bold:700;--font-style-italic:italic;--font-size-display:12.5rem;--font-size-heading-1:6rem;--font-size-heading-1-lg:5rem;--font-size-heading-2:3rem;--font-size-heading-3:2rem;--font-size-heading-4:1.5rem;--font-size-heading-5:1.125rem;--font-size-body:1rem;--font-size-descriptor:.875rem;--font-size-utility:.75rem;--font-size-pullquote:1.5rem;--font-size-display-mobile:6rem;--font-size-heading-1-mobile:4rem;--font-size-heading-2-mobile:2.5rem;--font-size-heading-3-mobile:1.5rem;--font-size-heading-4-mobile:1.125rem;--font-size-heading-5-mobile:1rem;--font-size-body-mobile:.875rem;--font-size-descriptor-mobile:.75rem;--font-size-utility-mobile:.75rem;--font-size-pullquote-mobile:1.125rem;--font-size-display-desktop:9.375rem;--line-height-80:.8;--line-height-100:1;--line-height-95:.95;--line-height-110:1.1;--line-height-120:1.2;--letter-spacing-display:-.04em;--letter-spacing-heading-1:-.03em;--letter-spacing-0:0;--letter-spacing-body:.01em;--drop-shadow-s:.25rem .25rem 1.875rem 0 #0000002b;--border-radius-sm:.25rem;--border-radius-md:.75rem;--border-radius-rounded:62.5rem;--border-radius-input:.125rem;--border-width-1:.0625rem;--border-width-2:.125rem;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:3rem;--space-xl:4rem;--space-2xl:5rem;--space-3xl:7.5rem;--space-2xs-mobile:.25rem;--space-xs-mobile:.5rem;--space-sm-mobile:1rem;--space-md-mobile:1.5rem;--space-lg-mobile:2rem;--space-xl-mobile:3rem;--space-2xl-mobile:4rem;--space-3xl-mobile:5rem;--icon-size-sm:.75rem;--icon-size-base:1rem;--icon-size-md:1.5rem;--icon-size-lg:1.875rem;--btn-primary-height:2.75rem;--btn-primary-min-width:5.625rem;--btn-secondary-height:1.8125rem;--btn-secondary-min-width:5rem;--input-height:2.5rem;--input-padding-x:.625rem}.pdp-bundle{margin:calc(var(--space-sm) + var(--space-xs)) 0;display:block}@media (width<=1023px){.pdp-bundle{margin-bottom:var(--space-sm-mobile)}}.pdp-bundle__heading{margin:0 0 var(--space-xs)}.pdp-bundle__items{--dash-color:var(--black);--dash-length:.125rem;--dash-gap:calc(var(--dash-length) * 2);--dash-line:repeating-linear-gradient(to right, var(--dash-color) 0 var(--dash-length), transparent var(--dash-length) var(--dash-gap));--dash-line-vertical:repeating-linear-gradient(to bottom, var(--dash-color) 0 var(--dash-length), transparent var(--dash-length) var(--dash-gap));flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.pdp-bundle__item{background-image:var(--dash-line);background-size:100% var(--border-width-1);box-sizing:border-box;align-items:flex-start;gap:var(--space-xs);padding:var(--space-sm) 0;background-position:0 0;background-repeat:no-repeat;background-origin:border-box;display:flex;position:relative}.pdp-bundle__item[data-unavailable]{color:var(--grey-500)}.pdp-bundle__item:last-child{padding-bottom:0}.pdp-bundle__link{position:absolute;inset:0}.pdp-bundle__item--linked{cursor:pointer}.pdp-bundle__item--linked:has(.pdp-bundle__link:focus-visible){outline:.125rem solid var(--color-focus-ring);outline-offset:.0625rem}.pdp-bundle__media{aspect-ratio:1;flex:none;width:4.375rem;overflow:hidden}.pdp-bundle__media-image{width:100%;height:100%;display:block}.pdp-bundle__media-image img{object-fit:contain;width:100%;height:100%}.pdp-bundle__info{flex-direction:column;flex:1;align-self:center;min-width:0;display:flex}.pdp-bundle__title-meta{font-size:inherit}.pdp-bundle__desc{-webkit-line-clamp:1;margin-top:var(--space-2xs);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=1023px){.pdp-bundle__desc{-webkit-line-clamp:2}}.pdp-bundle__desc>*{margin:0}.pdp-bundle__status{margin:var(--space-2xs) 0 0;color:var(--error)}.pdp-bundle__variant-name{margin:var(--space-2xs) 0 0}.pdp-bundle__options{gap:calc(var(--space-xs) + .125rem);margin-top:calc(var(--space-xs) + .125rem);flex-direction:column;display:flex;position:relative}.pdp-bundle__dropdown{position:relative}.pdp-bundle__dropdown-toggle{box-sizing:border-box;align-items:center;gap:var(--space-xs);width:100%;min-height:var(--input-height);padding:var(--space-xs) calc(var(--space-xs) + .125rem);border-radius:var(--border-radius-sm);background-color:var(--bone);color:inherit;text-align:left;cursor:pointer;border:0;display:flex}.pdp-bundle__dropdown-toggle[aria-expanded=true]{border-radius:var(--border-radius-sm) var(--border-radius-sm) 0 0}.pdp-bundle__dropdown-toggle:focus-visible{outline:.125rem solid var(--color-focus-ring);outline-offset:.0625rem}.pdp-bundle__dropdown-value{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.pdp-bundle__dropdown-option-label{flex:1}.pdp-bundle__dropdown-icon{width:calc(var(--space-xs) + .125rem);height:calc(var(--space-xs) + .125rem);flex:none;justify-content:center;align-items:center;display:inline-flex}.pdp-bundle__dropdown-icon svg{width:100%;height:100%}.pdp-bundle__dropdown[data-open] .pdp-bundle__dropdown-icon{transform:rotate(180deg)}.pdp-bundle__dropdown-panel{background-image:var(--dash-line), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25'%3E%3CclipPath id='inner'%3E%3Crect width='100%25' height='100%25' rx='4'/%3E%3C/clipPath%3E%3Crect width='100%25' height='100%25' rx='4' fill='none' stroke='%23000' stroke-width='2' stroke-dasharray='2 2' clip-path='url(%23inner)'/%3E%3C/svg%3E");z-index:3;box-sizing:border-box;scrollbar-width:none;border:var(--border-width-1) solid transparent;border-radius:0 0 var(--border-radius-sm) var(--border-radius-sm);background-position:0 0,0 100%;background-repeat:no-repeat;background-size:100% 1px,100% calc(100% + 4px);background-origin:border-box;background-color:var(--white);width:100%;max-height:8.25rem;margin:0;padding:0;list-style:none;position:absolute;top:100%;left:0;overflow-y:auto}.pdp-bundle__dropdown-panel::-webkit-scrollbar{display:none}.pdp-bundle__dropdown-panel[hidden]{display:none}.pdp-bundle__dropdown-item+.pdp-bundle__dropdown-item .pdp-bundle__dropdown-option{background-image:var(--dash-line);background-size:100% var(--border-width-1);background-position:0 0;background-repeat:no-repeat;background-origin:border-box}.pdp-bundle__dropdown-option{box-sizing:border-box;align-items:center;gap:calc(var(--space-xs) + .125rem);width:100%;min-height:var(--input-height);padding:var(--space-xs) calc(var(--space-xs) + .125rem);color:var(--ink-input);text-align:left;cursor:pointer;background:0 0;border:0;display:flex}@media (width>=1024px){.pdp-bundle__dropdown-option:hover{background-color:var(--bone)}}.pdp-bundle__dropdown-option:focus-visible{outline:.125rem solid var(--color-focus-ring);outline-offset:.0625rem}.pdp-bundle__dropdown-option[aria-selected=true]{background-color:var(--bone)}.pdp-bundle__dropdown-option[data-unavailable]{color:var(--grey-disabled)}.pdp-bundle__dropdown-option[data-unavailable] .pdp-bundle__dropdown-option-label{text-decoration:line-through}.pdp-bundle__error{margin:var(--space-xs) 0 0;color:var(--error)}.pdp-bundle__error[hidden]{display:none}add-to-cart-component[data-bundle-incomplete] .button:disabled{opacity:1;cursor:not-allowed}
