.bundle-colors{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5em}.bundle-colors-title{width:100%}.bundle-colors-title .color-title{align-items:center;display:flex;flex-direction:row;gap:.5em}.bundle-color-opt{align-items:center;display:flex;flex-direction:column;justify-content:center;--size:2.5em;background-color:transparent;border-radius:100%;cursor:pointer;height:var(--size);padding:3px;position:relative;transition:all .3s ease;width:var(--size)}.bundle-color-opt.selected,.bundle-color-opt:hover:not(.sold-out){background-color:var(--mono-100)}.bundle-color-opt.sold-out:after{background-color:var(--mono-300);border-radius:100%;content:"";display:block;height:1.5px;left:3.25px;position:absolute;top:calc(50% - .75px);transform:rotate(-45deg);transition:background .3s ease;width:calc(100% - 6.5px);z-index:2}.bundle-color-opt-swatch{border:1px solid var(--mono-300);border-radius:100%;height:100%;overflow:hidden;transition:border-color .3s ease;width:100%}.bundle-color-opt.selected .bundle-color-opt-swatch{border-color:var(--black)}.product-info-accordions{display:flex;flex-direction:column;gap:1em;list-style:none;padding:0;width:100%}.bundle-main{margin-bottom:4em;min-height:100vh;min-height:100svh;position:relative}.bundle-main>.sub-wrapper{height:100%;padding:0}.bundle-media-wrap{top:0;width:100%;z-index:1}.bundle-info{background-color:var(--white);margin-top:0;width:100%}.bundle-top-edges{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;top:1px;transform:translateY(-100%);width:100%;z-index:1}.bundle-info-top{background-color:var(--white);display:flex;flex-direction:column;justify-content:space-between;padding:0 25px 1.5em;position:relative;z-index:2}.bundle-info-badge-label{align-items:center;display:flex;flex-direction:row;font-size:var(--small-size);gap:.5em;margin-bottom:.5em}.bundle-info-badge-label .sold-out{color:var(--mono-500)}.bundle-info-badge-label .coming-soon{color:var(--blue)}.bundle-info-badge-label .bundle-info-badge{color:var(--badge-color)}.bundle-info-label{display:none}.bundle-info-title{font-size:1.11em;margin-bottom:.8em}.bundle-info-desc{margin-bottom:1em;max-width:600px}.bundle-info-price{margin-bottom:1em}.bundle-info-accordions{display:flex;flex-direction:column;gap:.5em;list-style:none;padding:0;width:100%}.bundle-form{margin-bottom:2em}.bundle-form,.bundle-info-options{display:flex;flex-direction:column;gap:2em}.bundle-form-btns{bottom:0;display:flex;flex-direction:column;gap:.5em;padding:1em 0;position:sticky;z-index:5}.bundle-form-btns .main-btn{flex-grow:1;flex-shrink:0}@media(min-width:700px){.bundle-main{margin-bottom:6em;padding-top:var(--header-height)}.bundle-main>.sub-wrapper{align-items:start;display:grid;flex-grow:1;gap:2em;grid-template-columns:1fr 270px;padding:1em var(--side-padding)}.bundle-media-wrap{min-width:0;top:var(--header-height);width:auto}.bundle-info{background:transparent;border-radius:0;justify-self:start;max-width:270px;min-height:100%;overflow-x:hidden;padding-top:3em;width:100%}.bundle-top-edges{display:none}.bundle-info-top{padding:0}.bundle-info-label{display:block;margin-bottom:1.5em}}@media(min-width:1000px){.bundle-main>.sub-wrapper{grid-template-columns:3fr 1fr}}@media(min-width:1400px){.bundle-main>.sub-wrapper{grid-template-columns:2fr 1fr}}
