.c-title{display:flex;justify-content:center}.c-title div{display:flex;flex-direction:column;padding:0 var(--space-3xs)}.c-title div:after{background:var(--color-brand-accent-attention);content:"";height:3px;width:100%}.c-title span{font-family:Inter,sans-serif;font-size:var(--font-size-xl);font-weight:700;line-height:1.4}@media screen and (max-width:760px){.c-title span{line-height:1.5}}.c-title span{position:relative}.c-title span:before{background:url(../images/title-bubble-left.webp) 50%/cover no-repeat;content:"";height:54px;left:-35px;position:absolute;top:-25px;width:60px}@media screen and (max-width:760px){.c-title span:before{height:36px;left:-24px;top:-12px;width:40px}}.c-title span:after{background:url(../images/title-bubble-right.webp) 50%/cover no-repeat;content:"";height:54px;position:absolute;right:-32px;top:-25px;width:60px}@media screen and (max-width:760px){.c-title span:after{height:36px;right:-24px;top:-12px;width:40px}}