.ff-bubbles{padding:var(--ff-section-padding-y) 0}.ff-bubbles__header{margin-bottom:32px;text-align:center}.ff-bubbles__heading{margin:8px 0 0;font-family:var(--ff-font-heading);font-weight:var(--ff-font-heading-weight);font-size:clamp(1.7rem,3vw,2.6rem);color:var(--color-text)}.ff-bubbles__list{display:flex;flex-direction:column;gap:var(--ff-bubble-gap, 12px);max-width:900px;margin:0 auto}.ff-bubbles__row{display:flex}.ff-bubbles__row--left{justify-content:flex-start}.ff-bubbles__row--right{justify-content:flex-end}.ff-bubbles__row--wide{justify-content:center}.ff-bubbles__bubble{position:relative;margin:0;max-width:78%;padding:14px 20px;border-radius:var(--ff-bubble-radius, 18px);font-family:var(--ff-font-body);font-size:var(--ff-bubble-size-mobile, 14px);line-height:1.45}@media screen and (min-width:750px){.ff-bubbles__bubble{max-width:62%;font-size:var(--ff-bubble-size-desktop, 15px)}}.ff-bubbles__row--wide .ff-bubbles__bubble{max-width:100%;text-align:center}.ff-bubbles__bubble--a{background:var(--ff-bubble-a-bg, #2a2320);color:var(--ff-bubble-a-text, #f4ece5)}.ff-bubbles__bubble--b{background:var(--ff-bubble-b-bg, #e8b49c);color:var(--ff-bubble-b-text, #1a1512)}.ff-bubbles__bubble:after{content:"";position:absolute;bottom:8px;width:0;height:0;border-top:9px solid transparent;border-bottom:0 solid transparent}.ff-bubbles__row--left .ff-bubbles__bubble:after{left:-7px;border-right:10px solid var(--ff-bubble-a-bg, #2a2320)}.ff-bubbles__row--right .ff-bubbles__bubble:after{right:-7px;border-left:10px solid var(--ff-bubble-b-bg, #e8b49c)}.ff-bubbles__row--left .ff-bubbles__bubble--b:after{border-right-color:var(--ff-bubble-b-bg, #e8b49c)}.ff-bubbles__row--right .ff-bubbles__bubble--a:after{border-left-color:var(--ff-bubble-a-bg, #2a2320)}.ff-bubbles__row--wide .ff-bubbles__bubble:after{display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ff-bubbles.css.map */
