.b-bubble-list-item.is-span-1{grid-column:span 1}.b-bubble-list-item.is-span-2{grid-column:span 2}.b-bubble-list-item.is-span-3{grid-column:span 3}.b-bubble-list-item.is-span-4{grid-column:span 4}.b-bubble-list-item__image-wrapper{position:absolute;top:0;left:0;transform:translate(-15%, -15%);background-color:var(--color-primary);border-radius:100%;width:6rem;height:6rem;display:flex;justify-content:center;align-items:center}.b-bubble-list-item__content{position:relative;background-color:var(--color-secondary);display:flex;flex-direction:column;gap:.5rem;border-radius:100%;width:18rem;height:18rem;padding:4rem;justify-content:center;box-sizing:border-box}.b-bubble-list-item__content.is-size-small{width:15rem;height:15rem;padding:3rem}.b-bubble-list-item__content.is-size-small .b-bubble-list-item__image-wrapper{transform:translate(-30%, -30%)}.b-bubble-list-item__content.is-size-normal{width:18rem;height:18rem;padding:4rem}.b-bubble-list-item__content.is-size-normal .b-bubble-list-item__image-wrapper{transform:translate(-20%, -20%)}.b-bubble-list-item__content.is-size-large{width:23rem;height:23rem;padding:4rem}.b-bubble-list-item__content.is-size-large .b-bubble-list-item__image-wrapper{transform:translate(-10%, -10%)}.b-bubble-list-item__content-wrapper.is-centered{position:relative;display:flex;justify-content:center}.b-bubble-list-item__title{font-size:var(--fz-16);color:var(--color-black);font-weight:700;margin:0}.b-bubble-list-item__description{font-size:var(--fz-16);color:var(--color-primary);margin:0}@media(max-width: 992px){.b-bubble-list-item.is-separator{display:none}.b-bubble-list-item .b-bubble-list-item__content{width:100%;height:auto;border-radius:2rem;padding:2rem 2rem 2rem 4rem;margin-left:2.5rem}.b-bubble-list-item .b-bubble-list-item__image-wrapper{left:0;transform:translate(-50%, -50%) !important;top:50%}}

/*# sourceMappingURL=block-bubble-list-item-style.min.css.map*/