.bir-tabs-section{background:var(--bir-bg, #fff);width:100%;overflow:hidden}.bir-tabs-nav{display:flex;justify-content:center;padding:0 20px;margin-bottom:40px;border-bottom:2px solid #e6e6e6}.bir-tabs-container{display:flex;gap:40px;position:relative}.bir-tab{background:none;border:none;cursor:pointer;font-size:16px;font-weight:500;color:var(--bir-tab-color, #666);padding:14px 4px;transition:color .3s ease,font-weight .3s ease;white-space:nowrap}.bir-tab:hover{color:var(--bir-tab-hover, #000)}.bir-tab.active{color:var(--bir-tab-active, #000);font-weight:700}.bir-tab-underline{position:absolute;bottom:-2px;height:3px;background:var(--bir-accent, #000);border-radius:3px 3px 0 0;transition:left .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.bir-panel{display:none;opacity:0;transform:translateY(12px);animation:birFadeIn .5s ease forwards}.bir-panel.active{display:block}@keyframes birFadeIn{to{opacity:1;transform:translateY(0)}}.ssp-wrap{max-width:960px;margin:0 auto;padding:56px 32px 64px;background:linear-gradient(135deg,var(--ssp-bg-from, #0e0a1f) 0%,var(--ssp-bg-mid, #1a1040) 50%,var(--ssp-bg-to, #0f1e3a) 100%);border-radius:20px;position:relative;overflow:hidden}.ssp-wrap--breath{--ssp-bg-from: #001a0e;--ssp-bg-mid: #003024;--ssp-bg-to: #001f17;--ssp-bar-from: #1a3320;--ssp-bar-to: #eafff3}.ssp-wrap--gut{--ssp-bg-from: #001a0e;--ssp-bg-mid: #003024;--ssp-bg-to: #001f17;--ssp-bar-from: #0a1f14;--ssp-bar-to: #e6fff0}.pb-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.pb-leaf{position:absolute;border-radius:50% 5%;opacity:0;overflow:hidden;animation:pbLeafDrift ease-in-out infinite}.pb-leaf:before{content:"";position:absolute;top:10%;left:38%;width:24%;height:80%;background:#ffffff2e;border-radius:50%;transform:rotate(0)}.pb-leaf:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(110deg,transparent 0px,transparent 5px,rgba(255,255,255,.06) 5px,rgba(255,255,255,.06) 6px)}.pb-leaf--1{width:32px;height:48px;background:#78d23c59;left:8%;top:25%;animation-duration:13s;animation-delay:0s;--lr:15deg}.pb-leaf--2{width:24px;height:38px;background:#a5ed434d;left:22%;top:55%;animation-duration:17s;animation-delay:3s;--lr:-30deg}.pb-leaf--3{width:40px;height:60px;background:#5abe3247;left:42%;top:15%;animation-duration:15s;animation-delay:6s;--lr:40deg}.pb-leaf--4{width:28px;height:42px;background:#8cdc4652;left:60%;top:60%;animation-duration:19s;animation-delay:9s;--lr:-20deg}.pb-leaf--5{width:22px;height:34px;background:#a5ed4347;left:75%;top:30%;animation-duration:14s;animation-delay:5s;--lr:55deg}.pb-leaf--6{width:36px;height:54px;background:#64c8374d;left:88%;top:50%;animation-duration:18s;animation-delay:2s;--lr:-45deg}.pb-leaf--7{width:20px;height:32px;background:#96e64140;left:35%;top:75%;animation-duration:16s;animation-delay:7s;--lr:25deg}@keyframes pbLeafDrift{0%{opacity:0;transform:rotate(var(--lr,15deg)) translate(0) scale(.85)}12%{opacity:.7}80%{opacity:.45}to{opacity:0;transform:rotate(calc(var(--lr,15deg) + 80deg)) translate(18px,-50px) scale(1.05)}}.pb-glow{position:absolute;border-radius:50%;filter:blur(55px);animation:pbGlowPulse ease-in-out infinite alternate}.pb-glow--1{width:260px;height:160px;background:radial-gradient(ellipse,rgba(165,237,67,.18) 0%,transparent 70%);top:-40px;left:-40px;animation-duration:9s;animation-delay:0s}.pb-glow--2{width:200px;height:180px;background:radial-gradient(ellipse,rgba(255,230,80,.12) 0%,transparent 70%);bottom:20px;right:-30px;animation-duration:12s;animation-delay:3s}.pb-glow--3{width:180px;height:140px;background:radial-gradient(ellipse,rgba(40,180,100,.15) 0%,transparent 70%);top:40%;left:40%;transform:translate(-50%,-50%);animation-duration:10s;animation-delay:6s}@keyframes pbGlowPulse{0%{opacity:.4;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}.pb-ripple{position:absolute;border-radius:50%;border:1.5px solid rgba(165,237,67,.25);opacity:0;transform:translate(-50%,-50%) scale(1);animation:pbRippleExpand ease-out infinite}.pb-ripple--1{width:50px;height:50px;left:20%;top:30%;animation-duration:5s;animation-delay:0s}.pb-ripple--2{width:50px;height:50px;left:70%;top:50%;animation-duration:7s;animation-delay:2s}.pb-ripple--3{width:50px;height:50px;left:45%;top:70%;animation-duration:6s;animation-delay:4s}.pb-ripple--4{width:50px;height:50px;left:80%;top:20%;animation-duration:8s;animation-delay:1.5s}@keyframes pbRippleExpand{0%{opacity:.7;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(6)}}.gut-bubble{position:absolute;border-radius:50%;border:1.5px solid rgba(165,237,67,.3);background:#a5ed430d;opacity:0;animation:gutBubbleRise ease-in infinite}.gut-bubble--1{width:10px;height:10px;left:7%;bottom:-20px;animation-duration:5s;animation-delay:0s}.gut-bubble--2{width:16px;height:16px;left:18%;bottom:-20px;animation-duration:7s;animation-delay:1.2s}.gut-bubble--3{width:8px;height:8px;left:30%;bottom:-20px;animation-duration:6s;animation-delay:2.5s}.gut-bubble--4{width:20px;height:20px;left:42%;bottom:-20px;animation-duration:8s;animation-delay:.7s}.gut-bubble--5{width:12px;height:12px;left:55%;bottom:-20px;animation-duration:5.5s;animation-delay:3.8s}.gut-bubble--6{width:18px;height:18px;left:67%;bottom:-20px;animation-duration:9s;animation-delay:1.8s}.gut-bubble--7{width:9px;height:9px;left:78%;bottom:-20px;animation-duration:6.5s;animation-delay:4.5s}.gut-bubble--8{width:14px;height:14px;left:90%;bottom:-20px;animation-duration:7.5s;animation-delay:.4s}@keyframes gutBubbleRise{0%{opacity:0;transform:translateY(0) scale(1)}15%{opacity:.8}85%{opacity:.3}to{opacity:0;transform:translateY(-580px) scale(1.6)}}.gut-fizz{position:absolute;width:4px;height:4px;border-radius:50%;background:#a5ed4399;opacity:0;animation:gutFizzPop ease-out infinite}.gut-fizz--1{left:20%;bottom:15%;animation-duration:3s;animation-delay:0s}.gut-fizz--2{left:40%;bottom:25%;animation-duration:2.5s;animation-delay:.8s}.gut-fizz--3{left:60%;bottom:10%;animation-duration:3.5s;animation-delay:1.5s}.gut-fizz--4{left:75%;bottom:30%;animation-duration:2.8s;animation-delay:2.2s}.gut-fizz--5{left:50%;bottom:50%;animation-duration:3.2s;animation-delay:.5s}@keyframes gutFizzPop{0%{opacity:0;transform:translate(0) scale(1)}20%{opacity:1}to{opacity:0;transform:translate(calc(var(--dx,12px)),-40px) scale(.3)}}.gut-fizz--1{--dx: 8px}.gut-fizz--2{--dx: -10px}.gut-fizz--3{--dx: 14px}.gut-fizz--4{--dx: -6px}.gut-fizz--5{--dx: 10px}.gut-lemon{position:absolute;border-radius:50%;opacity:0;animation:gutLemonDrift ease-in-out infinite;overflow:hidden}.gut-lemon:before{content:"";position:absolute;top:15%;right:15%;bottom:15%;left:15%;border-radius:50%;background:#b4e63c80;box-shadow:0 0 0 2px #a5ed4366,0 0 0 4px #fff06426}.gut-lemon:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:repeating-conic-gradient(rgba(255,255,255,.08) 0deg 30deg,transparent 30deg 60deg)}.gut-lemon--1{width:36px;height:36px;background:#d2f05038;left:10%;top:20%;animation-duration:14s;animation-delay:0s}.gut-lemon--2{width:28px;height:28px;background:#bee63c33;left:55%;top:10%;animation-duration:18s;animation-delay:3s}.gut-lemon--3{width:44px;height:44px;background:#dcf55a2e;left:78%;top:35%;animation-duration:16s;animation-delay:6s}.gut-lemon--4{width:24px;height:24px;background:#c8eb4638;left:30%;top:55%;animation-duration:20s;animation-delay:9s}.gut-lemon--5{width:34px;height:34px;background:#d2f05033;left:65%;top:65%;animation-duration:15s;animation-delay:5s}@keyframes gutLemonDrift{0%{opacity:0;transform:translate(0) rotate(0) scale(.8)}15%{opacity:.65}80%{opacity:.4}to{opacity:0;transform:translate(20px,-30px) rotate(60deg) scale(1.1)}}.gut-glow{position:absolute;border-radius:50%;filter:blur(60px);animation:gutGlowPulse ease-in-out infinite alternate}.gut-glow--1{width:280px;height:180px;background:radial-gradient(ellipse,rgba(40,160,80,.2) 0%,transparent 70%);top:-50px;left:-50px;animation-duration:10s;animation-delay:0s}.gut-glow--2{width:220px;height:180px;background:radial-gradient(ellipse,rgba(165,237,67,.14) 0%,transparent 70%);bottom:0;right:-30px;animation-duration:13s;animation-delay:4s}.gut-glow--3{width:200px;height:160px;background:radial-gradient(ellipse,rgba(20,100,60,.18) 0%,transparent 70%);top:45%;left:45%;transform:translate(-50%,-50%);animation-duration:11s;animation-delay:7s}@keyframes gutGlowPulse{0%{opacity:.4;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}.ssp-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.ssp-stars{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.ssp-stars--sm{width:1px;height:1px;background:transparent;box-shadow:120px 45px #fff,340px 80px #fff,560px 20px #fff,780px 60px #fff,900px 30px #fff,150px 120px #fff,420px 160px #fff,650px 100px #fff,820px 140px #fff,70px 200px #fff,290px 240px #fff,510px 210px #fff,740px 260px #fff,880px 190px #fff,30px 300px #fff,200px 340px #fff,460px 310px #fff,680px 360px #fff,850px 290px #fff,110px 400px #fff,380px 430px #fff,590px 410px #fff,760px 450px #fff,930px 380px #fff,50px 480px #fff,250px 510px #fff,490px 490px #fff,720px 530px #fff,890px 470px #fff,160px 560px #fff;animation:sspTwinkle1 4s ease-in-out infinite alternate}.ssp-stars--md{width:2px;height:2px;background:transparent;box-shadow:80px 70px #c8b4ffe6,310px 130px #c8b4ffe6,550px 55px #c8b4ffe6,770px 110px #c8b4ffe6,185px 195px #c8b4ffe6,440px 230px #c8b4ffe6,695px 175px #c8b4ffe6,860px 250px #c8b4ffe6,130px 320px #c8b4ffe6,395px 375px #c8b4ffe6,625px 330px #c8b4ffe6,810px 405px #c8b4ffe6,55px 455px #c8b4ffe6,275px 495px #c8b4ffe6,520px 470px #c8b4ffe6,745px 510px #c8b4ffe6;animation:sspTwinkle2 6s ease-in-out infinite alternate}.ssp-stars--lg{width:3px;height:3px;background:transparent;box-shadow:200px 90px #fffffff2,620px 50px #fffffff2,420px 280px #fffffff2,840px 180px #fffffff2,100px 380px #fffffff2,700px 420px #fffffff2,320px 520px #fffffff2,870px 490px #fffffff2;border-radius:50%;animation:sspTwinkle3 8s ease-in-out infinite alternate;filter:blur(.3px)}@keyframes sspTwinkle1{0%{opacity:.4}50%{opacity:.9}to{opacity:.5}}@keyframes sspTwinkle2{0%{opacity:.3}40%{opacity:1}to{opacity:.45}}@keyframes sspTwinkle3{0%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}to{opacity:.6;transform:scale(1)}}.ssp-nebula{position:absolute;border-radius:50%;filter:blur(60px);animation:sspNebulaPulse 10s ease-in-out infinite alternate}.ssp-nebula--1{width:320px;height:200px;background:radial-gradient(ellipse,rgba(100,40,200,.25) 0%,transparent 70%);top:-40px;left:-60px;animation-delay:0s}.ssp-nebula--2{width:280px;height:180px;background:radial-gradient(ellipse,rgba(40,80,200,.2) 0%,transparent 70%);bottom:-20px;right:-40px;animation-delay:4s}@keyframes sspNebulaPulse{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.15)}}.ssp-shooting-star{position:absolute;width:120px;height:1px;background:linear-gradient(90deg,#fff0,#ffffffe6,#fff0);border-radius:1px;opacity:0}.ssp-shooting-star--1{top:18%;left:10%;transform:rotate(-25deg);animation:sspShoot 8s ease-in-out 1.5s infinite}.ssp-shooting-star--2{top:40%;left:50%;transform:rotate(-20deg);animation:sspShoot 11s ease-in-out 4s infinite}.ssp-shooting-star--3{top:65%;left:25%;transform:rotate(-30deg);animation:sspShoot 14s ease-in-out 7s infinite}@keyframes sspShoot{0%{opacity:0;transform:translate(0) rotate(-25deg)}3%{opacity:1}8%{opacity:0;transform:translate(160px) rotate(-25deg)}to{opacity:0;transform:translate(160px) rotate(-25deg)}}.ssp-bg~*{position:relative;z-index:1}@keyframes sspFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bir-panel--benefits.active .ssp-reveal{animation:sspFadeUp .7s ease both}.bir-panel--benefits.active .ssp-header{animation-delay:.05s}.bir-panel--benefits.active .ssp-spectrum-row{animation-delay:.2s}.bir-panel--benefits.active .ssp-label-mid-row{animation-delay:.3s}.bir-panel--benefits.active .ssp-footer{animation-delay:.7s}.bir-panel--benefits.active .ssp-zone{animation:sspFadeUp .6s ease both}.bir-panel--benefits.active .ssp-zone[data-zone=left]{animation-delay:.35s}.bir-panel--benefits.active .ssp-zone[data-zone=mid]{animation-delay:.5s}.bir-panel--benefits.active .ssp-zone[data-zone=right]{animation-delay:.65s}.ssp-header{text-align:center;margin-bottom:52px}.ssp-heading{font-size:clamp(24px,4vw,38px);font-weight:800;color:var(--ssp-heading, #ffffff);margin:0 0 10px;letter-spacing:-.4px;line-height:1.2}.ssp-subheading{font-size:15px;color:var(--ssp-subtext, rgba(255,255,255,.45));margin:0;letter-spacing:.3px}.ssp-spectrum-row{display:flex;align-items:center;gap:16px;margin-bottom:6px}.ssp-bar{flex:1;position:relative;height:6px}.ssp-bar-track{width:100%;height:6px;border-radius:6px;background:linear-gradient(90deg,var(--ssp-bar-from, #2d0b55) 0%,var(--ssp-bar-to, #f5eeff) 100%)}.ssp-bar-track--breath{background:linear-gradient(90deg,var(--ssp-bar-from, #1a3320) 0%,var(--ssp-bar-to, #eafff3) 100%)}.ssp-bar-track--gut{background:linear-gradient(90deg,var(--ssp-bar-from, #0a1f14) 0%,var(--ssp-bar-to, #e6fff0) 100%)}.ssp-bar-glow{position:absolute;top:50%;left:0;transform:translateY(-50%);width:18px;height:18px;border-radius:50%;background:var(--ssp-glow, #fff);box-shadow:0 0 12px 4px #c8a0ffb3,0 0 28px 8px #a064ff66;transition:left 1.4s cubic-bezier(.4,0,.2,1);pointer-events:none}.ssp-label{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap}.ssp-label--left{color:var(--ssp-label-left, rgba(255,255,255,.35))}.ssp-label--right{color:var(--ssp-label-right, rgba(255,255,255,.7))}.ssp-label-mid-row{text-align:center;margin-bottom:44px}.ssp-label-mid{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff73}.ssp-zones{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;position:relative}.ssp-zones:before{content:"";position:absolute;top:0;bottom:0;left:33.333%;width:1px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.1),transparent)}.ssp-zones:after{content:"";position:absolute;top:0;bottom:0;left:66.666%;width:1px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.1),transparent)}.ssp-zone{padding:0 28px}.ssp-zone[data-zone=left]{padding-left:0}.ssp-zone[data-zone=right]{padding-right:0}.ssp-zone-title{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--ssp-zone-title, rgba(255,255,255,.35));margin:0 0 16px}.ssp-zone-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ssp-zone-list li{font-size:14px;color:var(--ssp-item, rgba(255,255,255,.75));line-height:1.5;position:relative;padding-left:14px;cursor:default;transition:color .3s ease}.ssp-zone-list li:before{content:"";position:absolute;left:0;top:8px;width:5px;height:5px;border-radius:50%;background:var(--ssp-dot, rgba(255,255,255,.25));transition:background .3s ease}.ssp-zone-list li:hover{color:var(--ssp-heading, #ffffff)}.ssp-zone-list li:hover:before{background:var(--ssp-dot, #c49de0)}.ssp-footer{text-align:center;margin-top:52px;font-size:13px;color:var(--ssp-subtext, rgba(255,255,255,.3));letter-spacing:.5px;transition-delay:.6s}@media(max-width:680px){.ssp-wrap{padding:40px 20px 48px;border-radius:12px}.ssp-spectrum-row{gap:10px}.ssp-zones{grid-template-columns:1fr;gap:36px}.ssp-zones:before,.ssp-zones:after{display:none}.ssp-zone{padding:0!important}.ssp-zone[data-zone=left]{transition-delay:.1s}.ssp-zone[data-zone=mid]{transition-delay:.2s}.ssp-zone[data-zone=right]{transition-delay:.3s}}.bir-ingredients-grid{display:grid;grid-template-columns:repeat(var(--bir-cols, 3),1fr);gap:24px;max-width:1400px;margin:0 auto;padding:0 24px}.bir-ingredient-card{perspective:800px;cursor:pointer;height:300px}.bir-ingredient-inner{position:relative;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;transform-style:preserve-3d;border-radius:var(--bir-card-radius, 12px);box-shadow:0 4px 16px #00000014}.bir-ingredient-card:hover .bir-ingredient-inner{box-shadow:0 8px 30px #00000024;transform:scale(1.03)}.bir-ingredient-card.flipped .bir-ingredient-inner{transform:rotateY(180deg)}.bir-ingredient-card.flipped:hover .bir-ingredient-inner{transform:rotateY(180deg) scale(1.03)}.bir-ingredient-front,.bir-ingredient-back{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;border-radius:var(--bir-card-radius, 12px);overflow:hidden;display:flex;flex-direction:column;background:var(--bir-card-bg, #fff);color:var(--bir-card-text, #000)}.bir-ingredient-back{transform:rotateY(180deg);justify-content:center;align-items:center;padding:24px;text-align:center}.bir-ingredient-img{flex:1;width:100%;object-fit:cover}.bir-ingredient-img--placeholder{display:flex;align-items:center;justify-content:center;background:#f0f0f0}.bir-ingredient-img--placeholder svg{width:80%;height:80%;opacity:.3}.bir-ingredient-name{padding:14px;font-weight:600;font-size:18px;text-align:center}.bir-ingredient-name--back{font-size:16px;margin-top:12px;opacity:.7}.bir-ingredient-benefit-text{font-size:14px;line-height:1.6}.bir-carousel-wrap{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 24px;position:relative;min-height:320px}.bir-carousel-stage{position:relative;width:100%;max-width:900px;height:300px;perspective:1200px}.bir-review-card{position:absolute;width:85%;max-width:520px;left:50%;top:50%;background:var(--bir-review-bg, #fff);color:var(--bir-review-text, #000);border-radius:var(--bir-review-radius, 12px);padding:32px 28px;box-shadow:0 4px 20px #00000014;transition:all .55s cubic-bezier(.4,0,.2,1);opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.7)}.bir-card--center{opacity:1!important;pointer-events:auto!important;transform:translate(-50%,-50%) scale(1) rotateY(0)!important;z-index:3;box-shadow:0 12px 40px #00000026!important}.bir-card--left{opacity:.6!important;pointer-events:none;transform:translate(-110%,-45%) scale(.78) rotateY(12deg)!important;z-index:2}.bir-card--right{opacity:.6!important;pointer-events:none;transform:translate(10%,-45%) scale(.78) rotateY(-12deg)!important;z-index:2}.bir-card--hidden{opacity:0!important;transform:translate(-50%,-50%) scale(.5)!important;z-index:1}.bir-review-stars{display:flex;gap:2px;margin-bottom:16px}.bir-review-text{line-height:1.65;margin:0 0 16px}.bir-review-author{margin:0;opacity:.6;font-style:italic}.bir-arrow{width:48px;height:48px;border-radius:50%;border:none;background:var(--bir-arrow-bg, #f4f4f4);color:var(--bir-arrow-color, #000);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .3s ease,transform .2s ease;z-index:10}.bir-arrow:hover{background:var(--bir-arrow-hover, #e0e0e0);transform:scale(1.1)}.bir-carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:24px}.bir-dot{width:10px;height:10px;border-radius:50%;border:none;background:var(--bir-dot-color, #ccc);cursor:pointer;transition:background .3s ease,transform .3s ease;padding:0}.bir-dot.active{background:var(--bir-dot-active, #000);transform:scale(1.3)}@media(max-width:768px){.bir-tabs-container{gap:20px}.bir-tab{font-size:14px;padding:12px 2px}.bir-ingredients-grid{grid-template-columns:repeat(2,1fr)!important;gap:16px;padding:0 16px}.bir-ingredient-card{height:240px}.bir-carousel-stage{height:280px;max-width:700px}.bir-review-card{width:90%;max-width:440px;padding:24px 20px}.bir-card--left{transform:translate(-95%,-45%) scale(.72) rotateY(10deg)!important}.bir-card--right{transform:translateY(-45%) scale(.72) rotateY(-10deg)!important}.bir-arrow{width:40px;height:40px}}@media(max-width:480px){.bir-ingredients-grid{grid-template-columns:1fr 1fr;gap:12px;padding:0 12px}.bir-ingredient-card{height:200px}.bir-card--left,.bir-card--right{opacity:.3!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-custom-tabs-bir.css.map */
