.link-bubbles{display:flex;justify-content:center;margin:0 auto;max-width:30%}@media screen and (min-width:1024px)and (max-width:1300px){.link-bubbles{max-width:50%}}@media screen and (max-width:1023px){.link-bubbles{max-width:66%}}.link-bubbles__container{margin:2rem auto 3rem}.link-bubbles__list{--gap: 1.2rem;--pad-one: 10rem;--pad-two: 5rem;list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--gap)}.link-bubbles__item{flex:0 0 calc((100% - (var(--gap) * 2)) / 3);padding:0;box-sizing:border-box;display:flex;justify-content:center}.link-bubbles__link{display:flex;align-items:center;justify-content:center;width:100%;height:60px;padding:1rem 1.8rem;border:1px solid;border-color:#000;border-radius:999px;text-decoration:none;text-align:center;font-size:1.4rem;line-height:1.2}.link-bubbles__text{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:center;color:#000}.link-bubbles__list--remainder-2 .link-bubbles__item:nth-last-child(-n+2){flex-basis:calc((100% - var(--gap)) / 2);max-width:calc((100% - var(--gap)) / 2);padding:0}.link-bubbles__list--remainder-2 .link-bubbles__item:nth-last-child(2){padding-left:var(--pad-two);padding-right:0}.link-bubbles__list--remainder-2 .link-bubbles__item:last-child{padding-right:var(--pad-two);padding-left:0}.link-bubbles__list--remainder-1 .link-bubbles__item:last-child{flex-basis:100%;max-width:100%;padding:0 var(--pad-one)}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-link-bubbles.css.map */
