.bb-ticker__stripe{position:absolute;top:0;bottom:0;width:4px;flex-shrink:0;z-index:2}.bb-ticker__stripe--left{left:0}.bb-ticker__stripe--right{right:0}.bb-ticker__track-wrap{display:flex;width:100%;overflow:hidden}.bb-ticker__track{display:flex;align-items:center;flex-shrink:0;list-style:none;margin:0;padding:0;animation:bb-ticker-scroll 30s linear infinite;will-change:transform}.bb-ticker:hover .bb-ticker__track{animation-play-state:paused}@keyframes bb-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.bb-ticker__item{white-space:nowrap;font-family:Fredoka,sans-serif!important;font-size:10.5px!important;font-weight:300!important;font-style:normal!important;letter-spacing:.07em;text-transform:uppercase;padding:0 20px;display:flex;align-items:center;line-height:1}.bb-ticker__item *{font-family:Fredoka,sans-serif!important;font-weight:300!important;font-style:normal!important}.bb-ticker__item:after{content:"\b7";font-size:14px;opacity:.35;margin-left:20px;flex-shrink:0;line-height:1}.bb-ticker__item:last-child:after{display:none}@media(prefers-reduced-motion:reduce){.bb-ticker__track{animation:none}}.bb-colours{--bb-navy: #0d134c;--bb-orange: #fa8242;--bb-cream: #fff9ee;background:#fff;padding:50px 0;position:relative;overflow:hidden;font-family:Bricolage Grotesque,system-ui,sans-serif;color:var(--bb-navy)}@media(min-width:768px){.bb-colours{padding:70px 0}}.bb-colours__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background:url('{{ "B_B_Pattern.svg" | asset_url }}') center/600px;opacity:.05;pointer-events:none}.bb-colours__wrap{max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:1}@media(min-width:768px){.bb-colours__wrap{padding:0 32px}}.bb-colours__head{text-align:center;margin-bottom:24px;max-width:680px;margin-left:auto;margin-right:auto}@media(min-width:768px){.bb-colours__head{margin-bottom:36px}}.bb-colours__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--bb-orange);margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}.bb-colours__eyebrow:before{content:"";width:28px;height:2px;background:var(--bb-orange)}.bb-colours__heading{font-weight:700;font-size:clamp(30px,5vw,60px);line-height:1.1;letter-spacing:-.03em;color:var(--bb-navy)!important}.bb-colours__heading p{margin:0;display:inline}.bb-colours__heading em{font-style:italic;color:var(--bb-orange)!important;font-weight:500}.bb-colours__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media(min-width:768px){.bb-colours__grid{grid-template-columns:repeat(4,1fr);gap:18px}}.bb-colour-tile{aspect-ratio:3 / 4;border-radius:20px;position:relative;overflow:hidden;cursor:pointer;border:2px solid rgba(13,19,76,.08);display:grid;place-items:center;padding:16px;background:var(--tile-bg, #e8f5f0);color:var(--tile-text, #0d134c);text-decoration:none;transition:transform .3s,box-shadow .3s}@media(min-width:768px){.bb-colour-tile{padding:22px;border-radius:24px}}.bb-colour-tile:hover{transform:translateY(-6px);box-shadow:0 24px 48px -16px #0d134c40}.bb-colour-tile__sku{position:absolute;left:14px;top:14px;font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;z-index:2}@media(min-width:768px){.bb-colour-tile__sku{left:20px;top:20px;font-size:10.5px}}.bb-colour-tile__img{max-width:78%;max-height:70%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(0,0,0,.15));transition:transform .45s cubic-bezier(.2,.8,.2,1);position:relative;z-index:1}.bb-colour-tile:hover .bb-colour-tile__img{transform:scale(1.07) rotate(-3deg)}.bb-colour-tile__label{position:absolute;left:14px;bottom:14px;font-weight:700;font-size:17px;letter-spacing:-.01em;z-index:2}@media(min-width:768px){.bb-colour-tile__label{left:20px;bottom:20px;font-size:20px}}.bb-colour-tile__price{position:absolute;right:14px;bottom:14px;font-size:12px;font-weight:700;opacity:.75;z-index:2}@media(min-width:768px){.bb-colour-tile__price{right:20px;bottom:20px;font-size:13px}}@media(prefers-reduced-motion:reduce){.bb-colour-tile,.bb-colour-tile__img{transition:none!important}}.bb-views{--bb-navy: #0d134c;--bb-orange: #fa8242;--bb-butter: #fff797;--bb-cream: #fffef5;background:var(--bb-views-bg, var(--bb-navy));padding:64px 0 72px;position:relative;overflow:hidden;font-family:Fredoka,sans-serif}.bb-views:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(255,255,255,.055) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.bb-views__inner{max-width:1280px;margin:0 auto;padding:0 40px;position:relative;z-index:1}@media(max-width:767px){.bb-views__inner{padding:0 20px}.bb-views{padding:48px 0 56px}}.bb-views__heading{font-family:Fredoka,sans-serif;font-weight:300;font-size:clamp(28px,4vw,52px);line-height:1.1;letter-spacing:.01em;color:var(--bb-views-heading, var(--bb-cream));text-align:center;margin:0 0 56px}@media(max-width:767px){.bb-views__heading{margin-bottom:36px}}.bb-views__heading em{font-style:normal;color:var(--bb-views-accent, var(--bb-butter))}.bb-views__heading strong{font-weight:500;color:var(--bb-views-strong, var(--bb-orange))}.bb-views__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:end}@media(max-width:767px){.bb-views__grid{grid-template-columns:1fr;gap:28px}}.bb-views__card{display:flex;flex-direction:column;align-items:center;gap:16px}.bb-views__grid .bb-views__card:nth-child(2) .bb-views__img-wrap{transform:translateY(-16px)}@media(max-width:767px){.bb-views__grid .bb-views__card:nth-child(2) .bb-views__img-wrap{transform:none}}.bb-views__img-wrap{width:100%;border-radius:20px;overflow:hidden;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);aspect-ratio:3 / 4;display:flex;align-items:center;justify-content:center;transition:transform .35s ease,box-shadow .35s ease}.bb-views__card:hover .bb-views__img-wrap{transform:translateY(-6px);box-shadow:0 24px 48px #00000059}.bb-views__grid .bb-views__card:nth-child(2):hover .bb-views__img-wrap{transform:translateY(-22px)}.bb-views__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.bb-views__placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#ffffff4d;font-size:13px;font-weight:400;text-align:center;padding:24px;font-family:Fredoka,sans-serif}.bb-faq{--bb-navy: #0d134c;--bb-orange: #fa8242;background:#fff;padding:48px 0 52px;position:relative;overflow:hidden;font-family:Fredoka,sans-serif;color:var(--bb-navy)}.bb-faq,.bb-faq *,.bb-faq h1,.bb-faq h2,.bb-faq h3,.bb-faq p,.bb-faq span,.bb-faq a,.bb-faq li,.bb-faq button{font-family:Fredoka,sans-serif!important}@media(min-width:768px){.bb-faq{padding:64px 0 72px}}.bb-faq__mascot{position:absolute;z-index:1;pointer-events:none;height:auto;animation:bb-faq-float 7s ease-in-out infinite}.bb-faq__mascot--tr{top:4%;right:2%;width:80px}.bb-faq__mascot--bl{bottom:4%;left:2%;width:70px;animation-delay:-3s}@media(min-width:768px){.bb-faq__mascot--tr{width:110px}.bb-faq__mascot--bl{width:90px}}@media(max-width:600px){.bb-faq__mascot{width:50px!important;opacity:.4}}@keyframes bb-faq-float{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-10px) rotate(4deg)}}.bb-faq__wrap{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:2}@media(min-width:768px){.bb-faq__wrap{padding:0 48px}}.bb-faq__head{text-align:center;margin-bottom:36px}@media(min-width:768px){.bb-faq__head{margin-bottom:48px}}.bb-faq__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--bb-orange);margin-bottom:12px;display:flex;align-items:center;justify-content:center;gap:10px}.bb-faq__eyebrow:before{content:"";width:28px;height:2px;background:var(--bb-orange)}.bb-faq__heading{font-weight:300;font-size:clamp(28px,4.5vw,56px);line-height:.98;letter-spacing:-.03em;margin:0}.bb-faq__heading p{margin:0}.bb-faq__heading em{font-style:italic;color:var(--bb-orange);font-weight:300}.bb-faq__cols{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.bb-faq__cols{grid-template-columns:1fr 1fr;gap:0 48px}}.bb-faq__col{display:flex;flex-direction:column}.bb-faq__item{border-bottom:1.5px solid rgba(13,19,76,.1);transition:background .2s}.bb-faq__item:first-child{border-top:1.5px solid rgba(13,19,76,.1)}.bb-faq__summary{list-style:none;cursor:pointer;padding:16px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;-webkit-tap-highlight-color:transparent}.bb-faq__summary::-webkit-details-marker{display:none}.bb-faq__q{font-weight:400;font-size:clamp(14px,1.6vw,17px);letter-spacing:-.01em;transition:color .2s;flex:1}.bb-faq__item:hover .bb-faq__q,.bb-faq__item[open] .bb-faq__q{color:var(--bb-orange)}.bb-faq__icon{width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--bb-navy);color:#fff;display:grid;place-items:center;font-size:20px;line-height:1;transition:transform .3s,background .3s;border:2px solid var(--bb-navy);font-weight:400}.bb-faq__item[open] .bb-faq__icon{transform:rotate(45deg);background:var(--bb-orange);border-color:var(--bb-orange)}.bb-faq__a{padding:2px 48px 16px 0;font-size:clamp(13px,1.5vw,15px);line-height:1.7;color:#0d134cb8}@media(prefers-reduced-motion:reduce){.bb-faq__mascot{animation:none!important}.bb-faq__icon{transition:none!important}}.bb-features{--bb-navy: #0d134c;--bb-orange: #fa8242;--bb-butter: #fff797;--bb-lilac: #cbc0ff;--bb-cream: #fff9ee;background:var(--bb-cream);padding:28px 0 40px;font-family:Fredoka,sans-serif;color:var(--bb-navy)}.bb-features,.bb-features *,.bb-features h1,.bb-features h2,.bb-features h3,.bb-features p,.bb-features span,.bb-features a,.bb-features li{font-family:Fredoka,sans-serif!important}@media(min-width:768px){.bb-features{padding:30px 0 52px}}.bb-features__wrap{max-width:1320px;margin:0 auto;padding:0 20px}@media(min-width:768px){.bb-features__wrap{padding:0 32px}}.bb-features__head{text-align:center;margin-bottom:32px;max-width:720px;margin-left:auto;margin-right:auto}@media(min-width:768px){.bb-features__head{margin-bottom:40px}}.bb-features__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--bb-orange);margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}@media(min-width:768px){.bb-features__eyebrow{font-size:11.5px;letter-spacing:.25em}}.bb-features__eyebrow:before{content:"";width:28px;height:2px;background:var(--bb-orange)}@media(min-width:768px){.bb-features__eyebrow:before{width:36px}}.bb-features__heading{font-weight:300;font-size:clamp(28px,4.5vw,52px);line-height:1.1;letter-spacing:-.03em;color:var(--bb-navy)!important}.bb-features__heading p{margin:0;display:inline}.bb-features__heading em{font-style:italic;color:var(--bb-orange)!important;font-weight:300}.bb-features__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(min-width:768px){.bb-features__grid{gap:20px}}@media(min-width:1000px){.bb-features__grid{grid-template-columns:repeat(4,1fr)}}.bb-feat{background:#fff;border-radius:20px;padding:24px 20px;border:1px solid rgba(13,19,76,.07);transition:transform .3s,box-shadow .3s}@media(min-width:768px){.bb-feat{padding:32px 28px;border-radius:24px}}.bb-feat:hover{transform:translateY(-6px);box-shadow:0 40px 80px -30px #0d134c80}.bb-feat__icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;margin-bottom:16px}@media(min-width:768px){.bb-feat__icon{width:60px;height:60px;margin-bottom:20px}}.bb-feat__icon img{width:40px;height:40px;object-fit:contain}@media(min-width:768px){.bb-feat__icon img{width:44px;height:44px}}.bb-feat--1 .bb-feat__icon{background:#fa824224}.bb-feat--2 .bb-feat__icon{background:#fff79780}.bb-feat--3 .bb-feat__icon{background:#cbc0ff73}.bb-feat--4 .bb-feat__icon{background:#0d134c14}.bb-feat__title{font-weight:300;font-size:17px;line-height:1.2;letter-spacing:-.01em;margin-bottom:8px;color:var(--bb-navy)}@media(min-width:768px){.bb-feat__title{font-size:19px;margin-bottom:10px}}.bb-feat__body{font-size:13.5px;line-height:1.55;color:#0d134ca6;font-weight:300}@media(min-width:768px){.bb-feat__body{font-size:14.5px}}@media(prefers-reduced-motion:reduce){.bb-feat{transition:none!important}}.bb-hero{--bb-navy: #0d134c;--bb-navy-deep: #070b30;--bb-orange: #fa8242;--bb-orange-deep: #e56a2c;--bb-butter: #fff797;--bb-cream: #fff9ee;--bb-header-offset: 140px;position:relative;background:linear-gradient(160deg,var(--bb-navy) 0%,var(--bb-navy-deep) 100%);color:#fff;overflow:hidden;padding:32px 0 40px;font-family:Bricolage Grotesque,system-ui,sans-serif}@media(min-width:900px){.bb-hero{padding:40px 0;min-height:calc(100vh - var(--bb-header-offset));max-height:880px;display:flex;align-items:center}}.bb-hero__wrap{width:100%;max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:2}@media(min-width:768px){.bb-hero__wrap{padding:0 32px}}.bb-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:url('{{ "B_B_Pattern.svg" | asset_url }}') center/600px;opacity:.06;pointer-events:none}.bb-hero__noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:.05;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.bb-hero__glow{position:absolute;width:80vw;height:80vw;max-width:800px;max-height:800px;border-radius:50%;background:radial-gradient(circle,rgba(250,130,66,.28) 0%,transparent 60%);top:50%;left:60%;transform:translate(-50%,-50%);z-index:0;animation:bb-hero-pulse 6s ease-in-out infinite}@keyframes bb-hero-pulse{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.08)}}.bb-hero__inner{display:grid;grid-template-columns:1fr;gap:28px;align-items:center;width:100%}@media(min-width:900px){.bb-hero__inner{grid-template-columns:1.05fr 1fr;gap:48px}}.bb-hero__copy{position:relative;z-index:3;text-align:center}@media(min-width:900px){.bb-hero__copy{text-align:left}}.bb-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--bb-butter);padding:8px 16px;border:1px solid rgba(255,247,151,.35);border-radius:999px;margin-bottom:18px;animation:bb-fade-up .8s .1s both}@media(min-width:768px){.bb-hero__eyebrow{font-size:12px;padding:9px 20px;gap:10px;margin-bottom:22px}}.bb-hero__eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--bb-orange);box-shadow:0 0 12px var(--bb-orange)}.bb-hero__title{font-weight:800;font-size:clamp(38px,6.5vw,84px);line-height:.98;letter-spacing:-.035em;margin-bottom:18px;font-variation-settings:"wdth" 100,"opsz" 96;animation:bb-fade-up .9s .2s both;color:#fff}@media(min-width:1200px){.bb-hero__title{font-size:clamp(48px,5.5vw,88px)}}.bb-hero__title p{margin:0}.bb-hero__title em,.bb-hero__title i{color:var(--bb-orange);font-style:italic;font-weight:500;font-variation-settings:"wdth" 95}.bb-hero__sub{font-size:clamp(14px,2.5vw,17px);max-width:480px;line-height:1.55;color:#ffffffc7;margin:0 auto 24px;font-weight:400;animation:bb-fade-up .9s .35s both}@media(min-width:900px){.bb-hero__sub{margin:0 0 28px}}.bb-hero__cta{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;animation:bb-fade-up .9s .5s both}@media(min-width:900px){.bb-hero__cta{justify-content:flex-start}}.bb-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;border-radius:999px;font-weight:600;font-size:14px;letter-spacing:.01em;transition:transform .25s,box-shadow .25s,background .25s;min-height:46px;text-decoration:none;font-family:inherit;cursor:pointer;border:none}@media(min-width:768px){.bb-btn{padding:16px 28px;font-size:15px;min-height:50px}}.bb-btn--primary{background:var(--bb-orange);color:#fff;box-shadow:0 14px 32px -10px #fa824299}.bb-btn--primary:hover{transform:translateY(-3px);box-shadow:0 20px 44px -12px #fa8242cc;background:var(--bb-orange-deep)}.bb-btn--ghost{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.3)}.bb-btn--ghost:hover{background:#ffffff14;border-color:#fff}.bb-btn svg{transition:transform .25s}.bb-btn:hover svg{transform:translate(4px)}.bb-hero__badges{display:flex;gap:16px;margin-top:24px;flex-wrap:wrap;justify-content:center;animation:bb-fade-up .9s .7s both}@media(min-width:900px){.bb-hero__badges{justify-content:flex-start;gap:24px;margin-top:32px}}.bb-hero__badge{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffffb3;font-weight:500}@media(min-width:768px){.bb-hero__badge{font-size:13px;gap:9px}}.bb-hero__badge svg{flex-shrink:0;color:var(--bb-butter)}.bb-hero__visual{position:relative;width:100%;aspect-ratio:1 / 1;max-width:460px;margin:0 auto;display:grid;place-items:center;animation:bb-fade-up 1s .3s both}@media(min-width:900px){.bb-hero__visual{max-width:500px}}@media(min-width:1200px){.bb-hero__visual{max-width:540px}}.bb-hero__image-wrap{width:100%;height:100%;display:grid;place-items:center;position:relative;z-index:3}.bb-hero__product{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;animation:bb-float-product 5s ease-in-out infinite}.bb-hero--mode-product .bb-hero__product{width:78%;height:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.45))}.bb-hero--mode-lifestyle .bb-hero__image-wrap{overflow:hidden;border-radius:28px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.12);box-shadow:0 40px 80px -30px #00000080}@media(min-width:768px){.bb-hero--mode-lifestyle .bb-hero__image-wrap{border-radius:36px}}.bb-hero--mode-lifestyle .bb-hero__product{width:100%;height:100%;object-fit:cover;filter:none;animation:bb-float-lifestyle 6s ease-in-out infinite}@keyframes bb-float-product{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}@keyframes bb-float-lifestyle{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}.bb-hero__ring{position:absolute;top:6%;right:6%;bottom:6%;left:6%;border-radius:50%;border:1.5px dashed rgba(255,255,255,.15);z-index:1;animation:bb-spin 60s linear infinite}.bb-hero__ring--2{top:16%;right:16%;bottom:16%;left:16%;border-color:#fa824240;animation-duration:45s;animation-direction:reverse}@keyframes bb-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bb-hero__mascot{position:absolute;z-index:4;pointer-events:none;height:auto}.bb-hero--mode-product .bb-hero__mascot--big{bottom:-20px;left:-20px;width:32%;animation:bb-wobble 5s ease-in-out infinite}.bb-hero--mode-product .bb-hero__mascot--star{top:4%;right:2%;width:16%;animation:bb-float 6s ease-in-out infinite;animation-delay:-2s}.bb-hero--mode-product .bb-hero__mascot--spike{top:18%;left:-3%;width:13%;animation:bb-float 7s ease-in-out infinite;animation-delay:-3s}.bb-hero--mode-product .bb-hero__mascot--cube{bottom:14%;right:-3%;width:13%;animation:bb-float 5.5s ease-in-out infinite;animation-delay:-1s}.bb-hero--mode-lifestyle .bb-hero__mascot--big{bottom:-8%;left:-12%;width:26%;animation:bb-wobble 5s ease-in-out infinite;z-index:5}.bb-hero--mode-lifestyle .bb-hero__mascot--star{top:6%;right:-8%;width:18%;animation:bb-float 6s ease-in-out infinite;animation-delay:-2s;z-index:5}.bb-hero--mode-lifestyle .bb-hero__mascot--spike{top:28%;left:-10%;width:14%;animation:bb-float 7s ease-in-out infinite;animation-delay:-3s;z-index:5}.bb-hero--mode-lifestyle .bb-hero__mascot--cube{bottom:12%;right:-8%;width:14%;animation:bb-float 5.5s ease-in-out infinite;animation-delay:-1s;z-index:5}@media(max-width:600px){.bb-hero--mode-lifestyle .bb-hero__mascot--big{width:22%;bottom:-4%;left:-8%}.bb-hero--mode-lifestyle .bb-hero__mascot--star{width:14%;right:-4%}.bb-hero--mode-lifestyle .bb-hero__mascot--spike{width:12%;left:-6%}.bb-hero--mode-lifestyle .bb-hero__mascot--cube{width:12%;right:-4%}}@keyframes bb-float{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}@keyframes bb-wobble{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-7px) rotate(3deg)}}@keyframes bb-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.bb-hero__tag{position:absolute;z-index:6;background:#fff;color:var(--bb-navy);padding:10px 14px;border-radius:14px;box-shadow:0 18px 40px -12px #0d134c73;font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px;white-space:nowrap;animation:bb-fade-up 1s .8s both}@media(min-width:768px){.bb-hero__tag{padding:12px 16px;font-size:13px;border-radius:16px}}.bb-hero__tag--1{top:12%;right:-4%;transform:rotate(4deg)}.bb-hero__tag--2{bottom:14%;left:-4%;transform:rotate(-3deg)}.bb-hero__tag-dot{width:7px;height:7px;border-radius:50%;background:var(--bb-orange)}.bb-hero__tag--2 .bb-hero__tag-dot{background:#2db48a}@media(max-width:600px){.bb-hero__tag{display:none}}@media(prefers-reduced-motion:reduce){.bb-hero *,.bb-hero *:before,.bb-hero *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.bb-news{--bb-navy: #0d134c;--bb-navy-deep: #070b30;--bb-orange: #fa8242;--bb-butter: #fff797;background:var(--bb-navy);color:#fff;padding:40px 0;text-align:center;position:relative;overflow:hidden;font-family:Bricolage Grotesque,system-ui,sans-serif}@media(min-width:768px){.bb-news{padding:56px 0}}.bb-news__glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(250,130,66,.18) 0%,transparent 70%);pointer-events:none}.bb-news__mascot{position:absolute;z-index:2;pointer-events:none;height:auto;animation:bb-news-wobble 5s ease-in-out infinite}.bb-news__mascot--l{bottom:16px;left:16px;width:90px;animation-delay:-2s}.bb-news__mascot--r{top:16px;right:16px;width:90px;animation-delay:-1s}@media(min-width:768px){.bb-news__mascot--l{width:140px;bottom:24px;left:24px}.bb-news__mascot--r{width:140px;top:24px;right:24px}}@media(max-width:500px){.bb-news__mascot{width:60px!important;opacity:.6}}@keyframes bb-news-wobble{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-8px) rotate(3deg)}}.bb-news__wrap{max-width:600px;margin:0 auto;padding:0 20px;position:relative;z-index:2}@media(min-width:768px){.bb-news__wrap{padding:0 32px}}.bb-news__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--bb-butter);margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:10px}.bb-news__eyebrow:before{content:"";width:28px;height:2px;background:var(--bb-butter)}.bb-news__heading{font-weight:700;font-size:clamp(28px,5vw,52px);line-height:1.05;letter-spacing:-.03em;margin-bottom:10px;color:#fff!important}.bb-news__heading-plain{display:block;color:#fff!important;font-style:normal}.bb-news__heading-accent{display:block;font-style:italic;color:var(--bb-butter)!important;font-weight:500}.bb-news__heading em{font-style:italic;color:var(--bb-butter)!important;font-weight:500;display:block}.bb-news__sub{color:#ffffffbf;margin-bottom:20px;font-size:clamp(14px,1.8vw,16px);line-height:1.6}.bb-news__form{display:flex;background:#fff;border-radius:999px;padding:5px;border:2px solid rgba(255,247,151,.4);overflow:hidden;margin-bottom:16px}.bb-news__input{flex:1;min-width:0;border:none;background:transparent;padding:13px 18px;font:inherit;font-weight:500;color:var(--bb-navy);outline:none;font-size:15px}.bb-news__input::placeholder{color:#0d134c73}.bb-news__btn{background:var(--bb-orange);color:#fff;padding:13px 22px;border-radius:999px;font-weight:700;font-size:14px;border:none;cursor:pointer;transition:background .2s;font-family:inherit;white-space:nowrap;flex-shrink:0}@media(min-width:768px){.bb-news__btn{padding:14px 28px;font-size:15px}}.bb-news__btn:hover{background:#e56a2c}.bb-news__success{color:var(--bb-butter);font-weight:600;font-size:15px;margin-top:12px}.bb-news__error{color:#faa;font-size:14px;margin-top:8px}.bb-news__disclaimer{font-size:12px;color:#ffffff73;margin-top:12px;line-height:1.5}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){.bb-news__mascot{animation:none!important}}.bb-range{--bb-navy: #0d134c;--bb-orange: #fa8242;--bb-cream: #fff9ee;padding:35px 0;background:var(--bb-cream);position:relative;overflow:hidden;font-family:Fredoka,sans-serif;color:var(--bb-navy)}.bb-range,.bb-range *,.bb-range h1,.bb-range h2,.bb-range h3,.bb-range h4,.bb-range p,.bb-range span,.bb-range a,.bb-range__heading,.bb-range__eyebrow,.bb-range__intro,.bb-sku__name,.bb-sku__desc,.bb-sku__num,.bb-sku__cta,.bb-sku__tag{font-family:Fredoka,sans-serif!important}@media(min-width:768px){.bb-range{padding:35px 0 30px}}.bb-range__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:url('{{ "B_B_Pattern.svg" | asset_url }}') center/500px;opacity:.04;pointer-events:none;z-index:0}.bb-range__wrap{max-width:1320px;margin:0 auto;padding:0 20px;position:relative;z-index:1}@media(min-width:768px){.bb-range__wrap{padding:0 32px}}.bb-range__head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px;flex-wrap:wrap;gap:20px}@media(min-width:768px){.bb-range__head{margin-bottom:32px}}.bb-range__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:var(--bb-orange);margin-bottom:12px;display:flex;align-items:center;gap:10px}@media(min-width:768px){.bb-range__eyebrow{font-size:11.5px;letter-spacing:.25em;margin-bottom:14px}}.bb-range__eyebrow:before{content:"";width:24px;height:2px;background:var(--bb-orange)}@media(min-width:768px){.bb-range__eyebrow:before{width:32px}}.bb-range__heading{font-weight:300;font-size:clamp(34px,6.5vw,72px);line-height:.98;letter-spacing:-.03em;max-width:680px;color:var(--bb-navy);margin:0}.bb-range__heading em{font-style:italic;color:var(--bb-orange);font-weight:300}.bb-range__intro{max-width:380px;font-size:18px;line-height:1.6;color:#0d134cb3;margin:0}@media(min-width:768px){.bb-range__intro{font-size:16px}}.bb-range__grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:768px){.bb-range__grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(max-width:767px){.bb-range__grid{display:flex;flex-direction:row;gap:16px;overflow-x:scroll;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 20px 16px;margin:0 -20px}.bb-range__grid::-webkit-scrollbar{display:none}.bb-sku{flex:0 0 82vw;max-width:320px;scroll-snap-align:center;min-height:460px}.bb-carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.bb-carousel-dot{width:8px;height:8px;border-radius:50%;background:#0d134c33;border:none;padding:0;cursor:pointer;transition:background .3s,transform .3s}.bb-carousel-dot.is-active{background:#0d134c;transform:scale(1.4)}}@media(min-width:768px){.bb-carousel-dots{display:none}}.bb-sku{position:relative;border-radius:32px;padding:28px 24px;overflow:hidden;min-height:480px;display:flex;flex-direction:column;transition:transform .4s cubic-bezier(.2,.8,.2,1);cursor:pointer;text-decoration:none;background:linear-gradient(160deg,var(--bb-sku-bg-start, #2db48a) 0%,var(--bb-sku-bg-end, #1a8a68) 100%);color:#fff}@media(min-width:768px){.bb-sku{padding:36px 32px 32px;min-height:560px;border-radius:40px}}.bb-sku:hover{transform:translateY(-8px)}.bb-sku:focus-visible{outline:3px solid var(--bb-orange);outline-offset:4px}.bb-sku--style-teal{background:linear-gradient(160deg,#2db48a,#1a8a68);color:#fff}.bb-sku--style-lilac{background:linear-gradient(160deg,#e8e6f4,#cbc0ff);color:var(--bb-navy)}.bb-sku--style-orange{background:linear-gradient(160deg,#fa8242,#e56a2c);color:#fff}.bb-sku--style-butter{background:linear-gradient(160deg,#fff797,#f5d840);color:var(--bb-navy)}.bb-sku--style-navy{background:linear-gradient(160deg,#1a2270,#0d134c);color:#fff}.bb-sku--style-custom{background:linear-gradient(160deg,var(--bb-sku-bg-start, #2db48a) 0%,var(--bb-sku-bg-end, #1a8a68) 100%)}.bb-sku__num{font-style:italic;font-size:13px;font-weight:300;opacity:.7;letter-spacing:.08em}.bb-sku__name{font-weight:300;font-size:44px;line-height:.95;margin:4px 0 8px;letter-spacing:-.025em;color:inherit}@media(min-width:768px){.bb-sku__name{font-size:54px;margin:6px 0 10px}}.bb-sku__desc{font-size:14px;line-height:1.5;max-width:240px;opacity:.85;margin-bottom:8px}@media(min-width:768px){.bb-sku__desc{font-size:14.5px;margin-bottom:8px}}.bb-sku__head{min-height:180px;display:flex;flex-direction:column}@media(min-width:768px){.bb-sku__head{min-height:210px}}.bb-sku__stage{flex:0 0 auto;display:flex;justify-content:center;align-items:flex-start;margin-top:-20px;margin-bottom:0;position:relative;min-height:300px;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.bb-sku__bag{width:100%;max-width:360px;height:auto;object-fit:contain;transform-origin:center top;filter:drop-shadow(0 30px 40px rgba(0,0,0,.25));position:relative;z-index:2;transform:translateY(-5px) scale(1.08)}.bb-sku--1 .bb-sku__bag,.bb-sku--2 .bb-sku__bag,.bb-sku--3 .bb-sku__bag{max-width:360px;transform:translateY(-5px) scale(1.08)}@media(min-width:768px){.bb-sku__stage{min-height:330px;margin-top:-45px}.bb-sku__bag,.bb-sku--1 .bb-sku__bag,.bb-sku--2 .bb-sku__bag,.bb-sku--3 .bb-sku__bag{max-width:360px;transform:translateY(60px) scale(1.1)}.bb-sku--1 .bb-sku__bag{transform:translateY(60px) scale(1.15)}}.bb-sku__mascot-mate{position:absolute;width:32%;z-index:4;bottom:8%;height:auto;animation:bb-sku-wobble 4s ease-in-out infinite;pointer-events:none}.bb-sku__mascot-mate--left{left:0;animation-delay:-1s}.bb-sku__mascot-mate--right{right:0;animation-delay:-2s}@keyframes bb-sku-wobble{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-8px) rotate(3deg)}}.bb-sku:hover .bb-sku__stage{transform:scale(1.04)}.bb-sku__cta{display:inline-flex;align-items:center;gap:8px;font-weight:500;font-size:13px;letter-spacing:.06em;text-transform:uppercase;padding-bottom:6px;border-bottom:2px solid currentColor;align-self:flex-start;transition:gap .25s}.bb-sku:hover .bb-sku__cta{gap:12px}.bb-sku__tag{position:absolute;top:20px;right:20px;background:var(--bb-navy);color:#fff;font-size:10px;font-weight:600;letter-spacing:.12em;padding:6px 12px;border-radius:999px;text-transform:uppercase;z-index:3}@media(min-width:768px){.bb-sku__tag{top:24px;right:24px;font-size:10.5px;padding:7px 13px}}.bb-sku--style-lilac .bb-sku__tag,.bb-sku--style-butter .bb-sku__tag{background:var(--bb-orange)}@media(prefers-reduced-motion:reduce){.bb-sku,.bb-sku__stage,.bb-sku__mascot-mate{animation:none!important;transition:none!important}.bb-sku{opacity:1!important;transform:none!important}}.bb-reel{--bb-navy: #0d134c;--bb-orange: #fa8242;--bb-butter: #fff797;background:var(--bb-orange);color:#fff;padding:40px 0 48px;position:relative;overflow:hidden;font-family:Fredoka,sans-serif}.bb-reel,.bb-reel *,.bb-reel h1,.bb-reel h2,.bb-reel h3,.bb-reel p,.bb-reel span,.bb-reel a,.bb-reel li{font-family:Fredoka,sans-serif!important}@media(min-width:768px){.bb-reel{padding:52px 0 60px}}.bb-reel__mascot{position:absolute;z-index:1;pointer-events:none;width:100px;height:auto;animation:bb-reel-wobble 5s ease-in-out infinite}@media(min-width:768px){.bb-reel__mascot{width:140px}}@media(max-width:600px){.bb-reel__mascot{width:64px;opacity:.45}}.bb-reel__mascot--l{bottom:16px;left:-16px;animation-delay:-2s}.bb-reel__mascot--r{top:16px;right:-16px;animation-delay:-1s}@keyframes bb-reel-wobble{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-10px) rotate(3deg)}}.bb-reel__wrap{max-width:1400px;margin:0 auto;padding:0 24px;position:relative;z-index:2}@media(min-width:768px){.bb-reel__wrap{padding:0 40px}}.bb-reel__head{text-align:center;margin-bottom:28px}@media(min-width:768px){.bb-reel__head{margin-bottom:36px}}.bb-reel__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:500;color:#ffffffb3;display:inline-flex;align-items:center;gap:10px;margin-bottom:16px}.bb-reel__eyebrow:before,.bb-reel__eyebrow:after{content:"";width:24px;height:2px;background:#ffffff80}.bb-reel__heading{font-weight:300;font-size:clamp(28px,7vw,52px);line-height:.92;letter-spacing:-.03em;margin:0;color:#0d134c}.bb-reel__heading em{font-style:italic;color:var(--bb-butter);font-weight:300}.bb-reel__heading p{margin:0}.bb-reel__videos{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding-bottom:0;align-items:flex-start}@media(max-width:900px){.bb-reel__videos{grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:0}}@media(max-width:540px){.bb-reel__videos{grid-template-columns:repeat(2,1fr);gap:10px}}.bb-reel__vid{aspect-ratio:9 / 16;border-radius:22px;overflow:hidden;position:relative;border:2px solid rgba(255,255,255,.18);background:#00000026}.bb-reel__vid--down{margin-top:32px}@media(min-width:768px){.bb-reel__vid--down{margin-top:48px}}@media(max-width:540px){.bb-reel__vid--down{margin-top:24px}}.bb-reel__video-el{width:100%;height:100%;object-fit:cover;display:block;border:none;pointer-events:none}.bb-reel__video-el::-webkit-media-controls{display:none!important}.bb-reel__video-el::-webkit-media-controls-enclosure{display:none!important}.bb-reel__placeholder{width:100%;height:100%;background:#ffffff1f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;gap:10px}.bb-reel__placeholder span{font-size:48px;font-weight:300;color:#ffffff40;line-height:1}.bb-reel__placeholder p{font-size:11px;font-weight:500;letter-spacing:.06em;color:#fff6;line-height:1.5;text-transform:uppercase}@media(prefers-reduced-motion:reduce){.bb-reel__mascot{animation:none!important}}.bb-reviews{--bb-navy: #0d134c;--bb-orange: #fa8242;--bb-cream: #fff9ee;--bb-lilac: #cbc0ff;background:var(--bb-cream);padding:50px 0;font-family:Bricolage Grotesque,system-ui,sans-serif;color:var(--bb-navy)}@media(min-width:768px){.bb-reviews{padding:70px 0}}.bb-reviews__wrap{max-width:1320px;margin:0 auto;padding:0 20px}@media(min-width:768px){.bb-reviews__wrap{padding:0 32px}}.bb-reviews__head{text-align:center;margin-bottom:28px;max-width:680px;margin-left:auto;margin-right:auto}@media(min-width:768px){.bb-reviews__head{margin-bottom:40px}}.bb-reviews__eyebrow{font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--bb-orange);margin-bottom:14px;display:flex;align-items:center;justify-content:center;gap:10px}.bb-reviews__eyebrow:before{content:"";width:28px;height:2px;background:var(--bb-orange)}.bb-reviews__heading{font-weight:700;font-size:clamp(28px,4.5vw,56px);line-height:1.1;letter-spacing:-.03em;color:var(--bb-navy)!important}.bb-reviews__heading p{margin:0;display:inline}.bb-reviews__heading em{font-style:italic;color:var(--bb-orange)!important;font-weight:500}.bb-reviews__grid{display:grid;grid-template-columns:1fr;gap:18px}@media(min-width:768px){.bb-reviews__grid{grid-template-columns:repeat(3,1fr);gap:24px}}.bb-review{background:#fff;border-radius:22px;padding:28px 24px;border:1px solid rgba(13,19,76,.07);transition:transform .3s,box-shadow .3s}@media(min-width:768px){.bb-review{padding:34px 30px}}.bb-review:hover{transform:translateY(-5px);box-shadow:0 40px 80px -30px #0d134c4d}.bb-review__stars{color:var(--bb-orange);font-size:18px;letter-spacing:3px;margin-bottom:16px}.bb-review__quote{font-style:italic;font-weight:500;font-size:clamp(16px,1.8vw,19px);line-height:1.45;margin-bottom:24px;letter-spacing:-.005em}.bb-review__author{display:flex;align-items:center;gap:12px}.bb-review__avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;overflow:hidden;font-weight:700;font-size:14px;color:var(--bb-navy)}.bb-review__avatar img{width:100%;height:100%;object-fit:cover}.bb-review__name{font-weight:700;font-size:14.5px}.bb-review__city{font-size:12.5px;color:#0d134c99;margin-top:2px}@media(prefers-reduced-motion:reduce){.bb-review{transition:none!important}}.bb-story{--bb-navy: #0d134c;--bb-orange:#fa8242;--bb-lilac: #cbc0ff;background:var(--bb-story-bg, var(--bb-orange));padding:56px 0 64px;position:relative;overflow:hidden;font-family:Fredoka,sans-serif;color:var(--bb-story-text, #fa8242)}.bb-story,.bb-story *,.bb-story h1,.bb-story h2,.bb-story h3,.bb-story p,.bb-story span,.bb-story a,.bb-story li{font-family:Fredoka,sans-serif!important}.bb-story__wave-top,.bb-story__wave-bottom{position:absolute;left:0;right:0;width:100%;line-height:0;pointer-events:none;z-index:3}.bb-story__wave-top{top:0}.bb-story__wave-bottom{bottom:0}.bb-story__wave-top svg,.bb-story__wave-bottom svg{display:block;width:100%;height:56px}@media(min-width:768px){.bb-story__wave-top svg,.bb-story__wave-bottom svg{height:72px}}.bb-story__pattern{position:absolute;top:-80px;bottom:-80px;left:0;right:0;background:url('{{ "B_B_Pattern.svg" | asset_url }}') center/450px;opacity:.08;mix-blend-mode:multiply;pointer-events:none;z-index:0}.bb-story__wrap{max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}@media(min-width:768px){.bb-story__wrap{padding:0 48px}}.bb-story__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:center}@media(min-width:860px){.bb-story__grid{grid-template-columns:1fr 1fr;gap:64px}}.bb-story__eyebrow{font-size:11px;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:#fff9;margin-bottom:12px;display:flex;align-items:center;gap:8px}.bb-story__eyebrow:before{content:"";display:block;width:28px;height:2px;background:#ffffff80;flex-shrink:0}.bb-story__heading{font-size:clamp(36px,5vw,64px);font-weight:200;line-height:.97;letter-spacing:-.035em;color:var(--bb-story-heading, #fff);margin:0 0 8px}.bb-story__heading p{margin:0!important;display:inline}.bb-story__heading em{font-style:italic;color:var(--bb-lilac)}.bb-story__mascot-row{display:flex;align-items:flex-end;gap:8px;margin:8px 0 20px}.bb-story__mascot{width:60px;height:auto;filter:drop-shadow(0 5px 10px rgba(0,0,0,.2));animation:bb-float 3.2s ease-in-out infinite var(--delay,0s);transform-origin:bottom center}.bb-story__mascot--mid{width:72px;margin-bottom:6px}@keyframes bb-float{0%,to{transform:translateY(0) rotate(var(--r0,-4deg))}50%{transform:translateY(-9px) rotate(var(--r1,4deg))}}.bb-story__body{font-size:clamp(15px,1.6vw,17px);line-height:1.75;color:#fa8242e0;font-weight:200;margin:0 0 14px;max-width:480px}.bb-story__signoff{font-style:italic;font-size:16px;font-weight:200;color:#ffffffb3;margin:4px 0 24px}.bb-story__cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;background:#fff;color:var(--bb-navy);font-weight:500;font-size:15px;text-decoration:none;box-shadow:0 8px 24px #00000026;transition:transform .2s,box-shadow .2s}.bb-story__cta:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000038}.bb-story__cta svg{transition:transform .2s}.bb-story__cta:hover svg{transform:translate(3px)}.bb-story__photos{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.bb-story__photo-wrap{display:flex;flex-direction:column;gap:8px;position:relative}.bb-story__photo-wrap--offset{margin-top:56px}@media(min-width:768px){.bb-story__photo-wrap--offset{margin-top:72px}}.bb-story__photo-img,.bb-story__photo-ph{width:100%;aspect-ratio:3/5;border-radius:16px;display:block;object-fit:cover;object-position:center top;border:2px solid rgba(255,255,255,.3);box-shadow:4px 4px #0d134c26;transition:transform .3s,box-shadow .3s}.bb-story__photo-ph{background:#ffffff26}.bb-story__photo-wrap:hover .bb-story__photo-img{transform:translateY(-4px);box-shadow:6px 8px #0d134c33}.bb-story__photo-mascot{position:absolute;top:-10px;right:-10px;width:52px;z-index:3;pointer-events:none;filter:drop-shadow(0 3px 8px rgba(0,0,0,.2));animation:bb-float 4s ease-in-out infinite .3s}.bb-story__photo-label{display:flex;flex-direction:column;gap:1px;padding:0 2px}.bb-story__photo-name{font-size:14px;font-weight:300;color:#0d134c;line-height:1.1}.bb-story__photo-role{font-size:12px;font-weight:500;letter-spacing:.1em;color:#0d134c}@media(prefers-reduced-motion:reduce){.bb-story__mascot,.bb-story__photo-mascot{animation:none!important}}.bb-ticker{--bb-navy: #0d134c;--bb-butter: #fff797;--bb-orange: #fa8242;background:var(--bb-butter);color:var(--bb-navy);padding:18px 0;overflow:hidden;border-top:3px solid var(--bb-navy);border-bottom:3px solid var(--bb-navy);font-family:Bricolage Grotesque,system-ui,sans-serif}@media(min-width:768px){.bb-ticker{padding:22px 0}}.bb-ticker__inner{display:inline-flex;gap:40px;align-items:center;white-space:nowrap;animation:bb-ticker-slide linear infinite;will-change:transform}.bb-ticker__item{font-weight:700;font-size:22px;font-style:italic;display:inline-flex;align-items:center;gap:20px;font-variation-settings:"wdth" 95;letter-spacing:-.01em;flex-shrink:0}@media(min-width:768px){.bb-ticker__item{font-size:30px;gap:28px}}.bb-ticker__item img{width:32px;height:32px;display:inline-block;animation:bb-ticker-spin 8s linear infinite;flex-shrink:0}@media(min-width:768px){.bb-ticker__item img{width:42px;height:42px}}@keyframes bb-ticker-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes bb-ticker-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bb-ticker:hover .bb-ticker__inner{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.bb-ticker__inner,.bb-ticker__item img{animation:none!important}.bb-ticker__inner{flex-wrap:wrap;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
