@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,600&display=swap";.bb-section .bb{scroll-margin-top:90px;font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;--bb-orange-deep: #cf7012;--bb-chip: #ffc48a;background:var(--bb-bg, #111111);color:#fff;padding:var(--bb-pad-top-m, 42px) 12px var(--bb-pad-bottom-m, 42px)}.bb-section .bb__inner{max-width:124rem;margin:0 auto;display:flex;flex-direction:column;gap:20px}.bb-section .bb__heading{font-family:Alfa Slab One Local,Alfa Slab One,Poppins,sans-serif;font-weight:400;font-size:var(--bb-heading, 32px);line-height:1.3;letter-spacing:.02em;text-align:center;margin:0}.bb-section .bb__stats{display:flex;flex-wrap:wrap;justify-content:center;gap:4px 10px;padding:8px 10px;border-radius:12px;background:var(--bb-orange);font-weight:600;font-size:1.2rem;line-height:1.4}.bb-section .bb__stats span{white-space:nowrap}.bb-section em{font-style:normal;color:var(--bb-accent-word, var(--bb-orange))}.bb-section .bb__cols{display:flex;flex-direction:column;gap:15px}.bb-section .bb__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none;margin:0;padding:0}.bb-section .bb__tilewrap{display:flex;flex-direction:column;gap:8px}.bb-section .bb__tile{flex:1;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--bb-orange) 21%,transparent);border:1px solid var(--bb-orange);border-radius:12px;color:#fff;font-weight:500;font-size:1.6rem;line-height:1.4;text-align:center;padding:20px 10px;cursor:pointer;min-height:120px}.bb-section .bb__tile:focus-visible{outline:2px solid var(--bb-green);outline-offset:3px}.bb-section .bb__card{background:var(--bb-cream);border:1px solid var(--bb-orange);border-radius:12px;overflow:hidden;color:var(--bb-card-text, #111111);display:flex;flex-direction:column;gap:12px;padding-bottom:12px}.bb-section .bb__cardmedia{position:relative;aspect-ratio:1/1;background:#fff;cursor:pointer}.bb-section .bb__cardmedia img{width:100%;height:100%;object-fit:cover;display:block}.bb-section .bb__info{position:absolute;top:8px;right:8px;width:30px;height:30px;border:0;padding:0;background:transparent;cursor:pointer;color:var(--bb-orange)}.bb-section .bb__info svg{width:100%;height:100%;fill:currentColor;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.bb-section .bb__cardbadge{position:absolute;left:8px;top:8px;padding:3px 8px;border-radius:50px;background:#111;border:.5px solid var(--bb-orange);color:var(--bb-orange);font-size:1.2rem;line-height:1.2;white-space:nowrap}.bb-section .bb__cardbadge--oos{background:#808285;border-color:#808285;color:#fff}.bb-section .bb__cardbadge--low{background:var(--bb-lowstock, #B00808);border-color:var(--bb-lowstock, #B00808);color:#fff}.bb-section .bb__cardbody{display:flex;flex-direction:column;gap:8px;padding:0 12px}.bb-section .bb__cardtitle{font-weight:600;font-size:calc(var(--bb-fs) + 1px);line-height:1.2;margin:0;color:var(--bb-card-text, #111111);font-family:Poppins,sans-serif}.bb-section .bb__cardprice{color:var(--bb-orange)}.bb-section .bb__builtfor{display:none;font-weight:300;font-size:calc(var(--bb-fs) - 2px);margin:0}.bb-section .bb__chips{display:none;flex-wrap:wrap;gap:4px}.bb-section .bb__chip{padding:3px 6px;border-radius:50px;background:var(--bb-chip);font-weight:300;font-size:1.1rem;line-height:1.2;white-space:nowrap}.bb-section .bb__uses{font-weight:300;font-size:calc(var(--bb-fs) - 2px);line-height:1.4;margin:0}.bb-section .bb__swatches{display:flex;flex-wrap:wrap;gap:5px;padding:0 8px}.bb-section .bb__swatchhint{width:100%;margin:0 0 2px;padding:0 8px;font-weight:500;font-size:calc(var(--bb-fs) - 2px);line-height:1.3;color:var(--bb-card-text, #111111);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bb-section .bb__swatchhint [data-swatch-name]{font-weight:400}.bb-section .bb__swatch{position:relative;width:28px;height:28px;min-width:28px;min-height:28px;max-width:28px;flex:0 0 28px;box-sizing:border-box;border-radius:50%;border:1px solid rgba(0,0,0,.25);padding:0;margin:0;cursor:pointer;overflow:visible;appearance:none;-webkit-appearance:none}.bb-section .bb__swatch[aria-pressed=true]{outline:2px solid #111111;outline-offset:2px}.bb-section .bb__swatch:focus-visible{outline:2px solid var(--bb-orange);outline-offset:2px}.bb-section .bb__swatch.is-oos{opacity:.6}.bb-section .bb__swatch.is-oos:after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:2px;margin-top:-1px;background:#c9c9c9;box-shadow:0 0 0 1px #00000073;transform:rotate(-45deg);transform-origin:center;pointer-events:none}.bb-section .bb__add{margin:auto 12px 0;display:flex;align-items:center;justify-content:center;gap:6px;padding:15px 10px;border:0;border-radius:90px;background:var(--bb-green);color:#000;font-weight:600;font-size:var(--bb-fs);line-height:1.4;cursor:pointer}.bb-section .bb__add s{opacity:.55;font-weight:400}.bb-section .bb__add:focus-visible{outline:2px solid #111111;outline-offset:2px}.bb-section .bb__add[data-flash]{background:#fff;transition:background .3s}.bb-section .bb__notify{margin:auto 12px 0;display:flex;align-items:center;justify-content:center;padding:9px 10px;border:1px solid rgba(17,17,17,.4);border-radius:8px;background:transparent;color:#111111bd;font-weight:500;font-size:var(--bb-fs);line-height:1.4;cursor:pointer}.bb-section .bb__notify:focus-visible{outline:2px solid var(--bb-orange);outline-offset:2px}.bb-section .bb__bar{position:relative;height:18px}.bb-section .bb__bartrack{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:4px;border-radius:80px;background:#4a3b29}.bb-section .bb__barfill{position:absolute;left:0;top:50%;transform:translateY(-50%);height:10px;width:0%;border-radius:60px;background:var(--bb-orange);transition:width .35s ease}.bb-section .bb__dot{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;background:var(--bb-orange);transform:translate(-50%,-50%)}.bb-section .bb__tiers{position:relative;height:1.6em;font-size:1.2rem;margin-top:6px}.bb-section .bb__tier{position:absolute;top:0;white-space:nowrap}.bb-section .bb__tier--mid{transform:translate(-50%)}.bb-section .bb__tier--end{right:0}.bb-section .bb__tiers .is-unlocked{color:var(--bb-green);font-weight:700}.bb-section .bb__msg{font-weight:500;font-size:1.2rem;margin:4px 0 0}.bb-section .bb__msg .bb__hl{color:var(--bb-green);font-weight:700}.bb-section .bb__items{list-style:none;margin:0;padding:8px 0;display:flex;flex-direction:column;gap:8px;border-top:.5px solid currentColor;border-bottom:.5px solid currentColor}.bb-section .bb__item{display:flex;align-items:center;gap:8px}.bb-section .bb__thumb{width:40px;height:40px;border-radius:4px;background:var(--bb-chip);object-fit:cover;flex-shrink:0}.bb-section .bb__itemname{flex:1;min-width:0;font-size:calc(var(--bb-fs) - 1px);line-height:1.3;overflow:hidden;overflow-wrap:break-word}.bb-section .bb__itemname small{display:block;opacity:.7;font-size:calc(var(--bb-fs) - 3px)}.bb-section .bb__itemprice{font-size:calc(var(--bb-fs) - 1px);text-align:right;flex-shrink:0;position:relative;z-index:1}.bb-section .bb__itemprice s{opacity:.6;font-size:1.1rem;margin-right:4px}.bb-section .bb__qty{display:flex;align-items:center;gap:10px;flex-shrink:0;position:relative;z-index:1}.bb-section .bb__qtybtn{width:24px;height:24px;min-width:24px;min-height:24px;border:0;border-radius:3px;cursor:pointer;padding:0;margin:0;appearance:none;-webkit-appearance:none;box-sizing:border-box;background:color-mix(in srgb,var(--bb-orange) 21%,transparent);color:inherit;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center}.bb-section .bb__qtyval{min-width:14px;text-align:center;color:var(--bb-orange-deep);font-weight:600;font-size:1.4rem}.bb-section .bb__gift{font-weight:600;color:var(--bb-green)}.bb-section .bb__divider{height:0;margin:2px 0;padding:0;list-style:none;border:0;border-top:1px solid currentColor;opacity:.22}.bb-section .bb__item--addon .bb__itemname small{opacity:.7}.bb-section .bb__cardqty{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 12px 8px}.bb-section .bb__cardqty[hidden]{display:none!important}.bb-section .bb__cardqtybtn{width:30px;height:30px;min-width:30px;flex-shrink:0;border:0;border-radius:6px;cursor:pointer;padding:0;margin:0;appearance:none;-webkit-appearance:none;box-sizing:border-box;background:color-mix(in srgb,var(--bb-orange) 21%,transparent);color:var(--bb-card-text, #111111);font-size:1.8rem;line-height:1;display:flex;align-items:center;justify-content:center}.bb-section .bb__cardqtybtn:focus-visible{outline:2px solid var(--bb-orange);outline-offset:2px}.bb-section .bb__cardqtyval{min-width:24px;text-align:center;font-weight:700;font-size:1.6rem;color:var(--bb-card-text, #111111)}.bb-section .bb__totals{display:flex;flex-direction:column;gap:6px;font-size:var(--bb-fs)}.bb-section .bb__row{display:flex;justify-content:space-between;gap:12px}.bb-section .bb__row strong{color:var(--bb-orange-deep)}.bb-section .bb__row--total{font-weight:700}.bb-section .bb__row--total strong{font-size:2.2rem}.bb-section .bb__row--save strong{color:var(--bb-green)}.bb-section .bb__checkout{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 20px;border:0;border-radius:8px;background:var(--bb-green);color:#000;font-weight:600;font-size:calc(var(--bb-fs) + 2px);cursor:pointer}.bb-section .bb__checkout[disabled]{opacity:.47;cursor:default}.bb-section .bb__viewcart{background:none;border:0;color:inherit;font-size:1.4rem;cursor:pointer;padding:6px;text-align:center;text-decoration:underline;text-underline-offset:3px;width:100%}.bb-section .bb__viewcart:hover{opacity:.75}.bb-section .bb__viewcart:focus-visible{outline:2px solid var(--bb-green);outline-offset:2px}.bb-section .bb__rail{display:none}.bb-section .bb__drawer{position:fixed;left:12px;right:12px;bottom:12px;z-index:40;display:flex;flex-direction:column;max-height:48vh;max-height:48dvh;background:#1d1d1d;color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 -6px 30px #00000080;transform:translateY(calc(100% + 12px));transition:transform .35s ease}.bb-section .bb__drawerhead{flex-shrink:0}.bb-section .bb__drawer[hidden]{display:none!important}.bb-section .bb__drawer.is-shown{transform:translateY(0)}.bb-section .bb__drawerhead{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;background:var(--bb-orange-deep);color:#fff;border:0;cursor:pointer;margin:0;appearance:none;-webkit-appearance:none;border-radius:0;padding:11px 12px;font-weight:500;font-size:1.3rem;text-align:left}.bb-section .bb__drawerhead *{pointer-events:none}.bb-section .bb__chev{transition:transform .3s}.bb-section .bb__drawer.is-collapsed .bb__chev{transform:rotate(180deg)}.bb-section .bb__drawerfoot .bb__checkout{width:100%}.bb-section .bb__drawerbody{padding:12px 15px;display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;overflow-y:auto}.bb-section .bb__drawerfoot{padding:8px 15px 10px;border-top:.5px solid rgba(255,255,255,.2);display:flex;flex-direction:column;align-items:center;gap:var(--bb-drawer-gap, 8px);flex-shrink:0}.bb-section .bb__drawerfoot .bb__checkout,.bb-section .bb__drawerfoot .bb__clear{margin:0}.bb-section .bb__drawer.is-collapsed .bb__drawerbody,.bb-section .bb__drawer.is-collapsed .bb__drawerfoot .bb__clear{display:none}.bb-section .bb__drawer.is-expanded{max-height:85vh;max-height:85dvh}.bb-section .bb__drawerhead{touch-action:none}.bb-section .bb__clear{background:none;border:0;padding:4px 0 0;margin:0;cursor:pointer;align-self:flex-start;color:#ffffff80;font-size:1.1rem;text-decoration:underline;text-underline-offset:2px}.bb-section .bb__rail .bb__clear{color:#00000080;align-self:center}.bb-section dialog.bb__modal{border:0;padding:0;background:transparent;max-width:93vw;width:93vw;max-height:96vh;overflow:visible}.bb-section dialog.bb__modal::backdrop{background:#0009}.bb-section .bb__modalbox{background:#3f3f3f;color:#fff;border-radius:12px;position:relative;max-height:96vh;display:flex;flex-direction:column}.bb-section [data-modal=product] .bb__modalbox{max-height:85vh;max-height:85dvh}.bb-section .bb__modalbox--dark{background:#000;border-radius:20px}.bb-section .bb__modalscroll{overflow-y:auto;padding:10px}.bb-section .bb__close{position:absolute;top:20px;right:20px;z-index:2;width:30px;height:30px;border:1.5px solid #ffffff;border-radius:50%;background:#00000040;color:#fff;cursor:pointer;font-size:1.7rem;line-height:1;padding:0}.bb-section .bb__close:focus-visible{outline:2px solid var(--bb-orange)}.bb-section .pm{display:flex;flex-direction:column;gap:12px}.bb-section .pm__track{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:8px}.bb-section .pm__track::-webkit-scrollbar{display:none}.bb-section .pm__track{aspect-ratio:1 / 1}.bb-section .pm__track video,.bb-section .pm__track .pm__extvideo{flex:0 0 100%;scroll-snap-align:start;width:100%;height:100%!important;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;display:block;background:#000}.bb-section .pm__track .pm__extvideo iframe{width:100%;height:100%;border:0;border-radius:8px}.bb-section .pm__track img{flex:0 0 100%;scroll-snap-align:start;width:100%;height:100%!important;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;display:block}.bb-section .pm__thumbs{display:flex;gap:4px;margin-top:8px;overflow-x:auto;scrollbar-width:none}.bb-section .pm__thumbs::-webkit-scrollbar{display:none}.bb-section .pm__thumb{position:relative;width:50px;height:50px;flex-shrink:0;padding:0;border:0;border-radius:4px;overflow:hidden;cursor:pointer;opacity:.55;background:#222}.bb-section .pm__thumb img{width:100%;height:100%;object-fit:cover;display:block}.bb-section .pm__thumb.is-active{opacity:1;outline:2px solid var(--bb-orange);outline-offset:-2px}.bb-section .pm__thumb:focus-visible{outline:2px solid var(--bb-orange);outline-offset:1px}.bb-section .pm__playdot{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000059}.bb-section .pm__playdot svg{width:18px;height:18px;fill:#fff}.bb-section .pm__thumbs img.is-active{opacity:1;outline:2px solid var(--bb-orange);outline-offset:-2px}.bb-section .pm__galnav{display:none}.bb-section .pm__title{font-weight:700;font-size:1.8rem;line-height:1.3;margin:0;color:#fff}.bb-section .pm__score{display:inline-flex;align-items:center;gap:8px;background:none;border:0;color:#fff;font-size:1.4rem;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px}.bb-section .pm__stars{display:inline-flex;gap:2px}.bb-section .pm__score svg{width:14px;height:14px;fill:var(--bb-orange)}.bb-section .pm__tabs{background:#2f2e2e;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:12px}.bb-section .pm__tabbtns{display:flex;gap:6px;flex-wrap:nowrap}.bb-section .pm__tabbtn{border:.5px solid var(--bb-orange);background:color-mix(in srgb,var(--bb-orange) 21%,transparent);color:var(--bb-orange);font-weight:500;border-radius:70px;padding:3px 10px;font-size:1.2rem;line-height:1.4;cursor:pointer;white-space:nowrap}.bb-section .pm__tabbtn[aria-selected=true]{background:color-mix(in srgb,var(--bb-orange) 45%,transparent);color:#fff}.bb-section .pm__panel{font-size:1.2rem;font-weight:300;line-height:1.5;color:#fff}.bb-section .pm__panel[hidden]{display:none}.bb-section .pm__panel ul,.bb-section .pm__panel ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:4px}.bb-section .pm__panel[data-panel-i="0"] ul,.bb-section .pm__panel[data-panel-i="0"] ol{grid-template-columns:1fr 1fr}.bb-section .pm__panel li{background:#383838;border-radius:6px;padding:8px 12px;min-width:0}.bb-section .pm__panel li strong,.bb-section .pm__panel li b{display:block;font-weight:400;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;color:#ffffff78;margin-bottom:3px}.bb-section .pm__panel[data-panel-i="1"] li:before,.bb-section .pm__panel[data-panel-i="2"] li:before{content:"\2713";color:var(--bb-orange);margin-right:6px}.bb-section .pm__panel p{background:#383838;border-radius:6px;padding:8px 12px;margin:0 0 4px}.bb-section .pm__panel p:last-child{margin-bottom:0}.bb-section .pm__seg{display:flex;gap:7px;justify-content:center}.bb-section .pm__seg span{width:30px;height:8px;border-radius:44px;background:color-mix(in srgb,var(--bb-orange) 21%,transparent)}.bb-section .pm__seg span.is-active{width:49px;background:var(--bb-orange)}.bb-section .bb__mtitle{margin:0 0 12px;font-size:2rem;font-weight:500;color:#fff;line-height:1.4;padding-right:36px}.bb-section .bb__mtitle--accent{color:var(--bb-orange);font-weight:600}.bb-section .bb__mtitle--center{text-align:center;padding-right:0}.bb-section .cmp__filterlabel{margin:0 0 8px;font-weight:300;font-size:1.4rem;color:#fff}.bb-section .cmp__selects{display:flex;gap:10px;margin-bottom:12px}.bb-section .cmp__selects select{flex:1 1 0;min-width:0;padding:5px 30px 5px 10px;border-radius:4px;border:0;background-color:color-mix(in srgb,var(--bb-orange) 21%,transparent);color:#fff;font-size:1.4rem;font-weight:500;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.bb-section .cmp__selects select option{color:#111!important;background:#fff!important}.bb-section .cmp__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.bb-section .cmp__table{display:flex;gap:1px;min-width:max-content;--cmp-vis: calc(93vw - 22px) }.bb-section .cmp__col{width:calc(var(--cmp-vis) * .35);flex-shrink:0;background:#fff;color:#000;border-radius:10px;overflow:hidden;padding-bottom:20px}.bb-section .cmp__col--labels{background:#dfdfdf;width:calc(var(--cmp-vis) * .32)}.bb-section .cmp__colhead{background:var(--bb-orange);color:#fff;font-size:1.4rem;font-weight:500;text-align:center;padding:12px 6px;min-height:46px}.bb-section .cmp__col--labels .cmp__colhead{background:transparent;color:#000000bd}.bb-section .cmp__cell{padding:10px 12px;font-size:1.3rem;line-height:1.35;min-height:56px;overflow-wrap:break-word;box-sizing:border-box}.bb-section .cmp__col--labels .cmp__cell{color:#000000bd}.bb-section .sz{display:grid;grid-template-columns:1.7fr 1fr;gap:0 2px}.bb-section .sz__head{background:var(--bb-orange);color:#fff;font-weight:700;font-size:1.6rem;text-align:center;padding:12px 8px;border-radius:10px 10px 0 0}.bb-section .sz__cell{background:#fff;color:#000;padding:12px;font-size:1.4rem;line-height:1.35}.bb-section .sz__cell--sit{font-weight:300}.bb-section .sz__cell--rec{font-weight:700}.bb-section .sz__cell:nth-last-child(2){border-radius:0 0 0 10px;padding-bottom:20px}.bb-section .sz__cell:last-child{border-radius:0 0 10px;padding-bottom:20px}.bb-section .sz__hl{display:inline-block;margin-left:6px;padding:1px 7px;border-radius:50px;background:var(--bb-green);color:#000;font-size:1rem;font-weight:600;text-transform:uppercase}.bb-section .bb__add[hidden],.bb-section .bb__notify[hidden],.bb-section .bb__row[hidden]{display:none!important}@media screen and (max-width:989.98px){.bb-section .bb__card{order:var(--bb-order, 3)}.bb-section .bb__tilewrap{order:99}}@media screen and (min-width:990px){.bb-section .bb{padding:var(--bb-pad-top, 70px) 100px var(--bb-pad-bottom, 70px)}.bb-section .bb__heading{font-size:var(--bb-heading-lg, 36px)}.bb-section .bb__stats{font-size:2rem;gap:50px;padding:20px 70px}.bb-section .bb__cols{flex-direction:row;align-items:flex-start;gap:15px}.bb-section .bb__main{flex:1 1 62%;min-width:0}.bb-section .bb__grid{grid-template-columns:repeat(3,1fr)}.bb-section .bb__cardtitle{font-size:calc(var(--bb-fs) + 2px)}.bb-section .bb__builtfor{display:block}.bb-section .bb__chips{display:flex}.bb-section .bb__add{font-size:calc(var(--bb-fs) + 1px)}.bb-section .bb__tile{font-size:2rem}.bb-section .bb__rail{display:flex;flex-direction:column;gap:14px;flex:0 0 37%;position:sticky;top:20px;background:var(--bb-cream);border:1px solid #111111;border-radius:40px;padding:28px;color:var(--bb-card-text, #111111)}.bb-section .bb__railhead{display:flex;align-items:center;justify-content:space-between}.bb-section .bb__railtitle{font-weight:700;font-size:2rem;margin:0;color:var(--bb-card-text, #111111);font-family:Poppins,sans-serif}.bb-section .bb__rail .bb__tiers .is-unlocked,.bb-section .bb__rail .bb__msg .bb__hl,.bb-section .bb__rail .bb__row--save strong{color:var(--bb-green-dark, #276021)}.bb-section .bb__rail .bb__gift{color:var(--bb-orange)}.bb-section .bb__rail .bb__bartrack{background:#11111147}.bb-section .bb__countchip{padding:4px 10px;border-radius:70px;background:var(--bb-orange);border:1px solid #111111;font-weight:500;font-size:1.6rem;color:#111}.bb-section .bb__rail .bb__checkout{border-radius:100px;padding:12px 20px;font-size:1.8rem;align-self:center}.bb-section .bb__rail .bb__shipnote{align-self:center;text-align:center;color:var(--bb-card-text, #111111)}.bb-section .bb__pay{display:flex;justify-content:center}.bb-section .bb__pay img{height:22px;width:auto;display:block}.bb-section .bb__trust{font-size:1.2rem;color:#000000bd;text-align:center;margin:0}.bb-section .bb__shipnote{font-size:1.3rem;line-height:1.3;text-align:center;margin:0;padding:0;opacity:.85;align-self:center}.bb-section .bb__drawer{display:none}.bb-section dialog.bb__modal{width:auto;max-width:96rem}.bb-section .bb__modalscroll{padding:40px}.bb-section .pm{flex-direction:row;gap:12px}.bb-section .pm__gallery{width:417px;flex-shrink:0}.bb-section .pm__side{flex:1;min-width:320px;display:flex;flex-direction:column;gap:12px}.bb-section .pm__galnav{display:flex;gap:12px;justify-content:center;margin-top:6px}.bb-section .pm__galnav button{width:30px;height:30px;border-radius:50%;border:.5px solid var(--bb-orange);background:color-mix(in srgb,var(--bb-orange) 47%,transparent);color:#fff;cursor:pointer}.bb-section .cmp__col{width:180px}.bb-section .cmp__col--labels{width:175px}.bb-section .cmp__selects,.bb-section .cmp__filterlabel{display:none}.bb-section .sz{max-width:72rem;margin:0 auto}}html.bb-cart-suppress cart-drawer,html.bb-cart-suppress #CartDrawer,html.bb-cart-suppress .cart-drawer,html.bb-cart-suppress .drawer--cart,html.bb-cart-suppress [data-cart-drawer],html.bb-cart-suppress .ocu-cart-drawer,html.bb-cart-suppress [id*=ocu-slide],html.bb-cart-suppress [class*=ocu-slide]{visibility:hidden!important;opacity:0!important;pointer-events:none!important;transition:none!important}.bb-section .bb__stoqbox{padding:34px 16px 16px;min-height:180px}.bb-section .bb__stoqbox h3{margin:0 0 10px;font-size:1.6rem;font-weight:600;color:#fff}.bb-section .bb,.bb-section .bb *{font-family:Poppins,sans-serif}.bb-section .bb__heading,.bb-section .bb__heading *{font-family:Alfa Slab One Local,Alfa Slab One,Poppins,sans-serif}@media(prefers-reduced-motion:reduce){.bb-section .bb__drawer,.bb-section .bb__barfill,.bb-section .bb__chev{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/bundle-builder.css.map */
