.moods-wrap{padding:48px 24px;text-align:center;font-family:sans-serif}.moods-title{font-size:32px;font-weight:600;color:#4d0012;margin:0 0 6px}.moods-sub{font-size:14px;color:#4d0012;opacity:.6;margin:0 0 40px}.moods-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:32px}.bubble-wrap{display:flex;flex-direction:column;align-items:center;gap:14px;width:140px}.bubble-link{text-decoration:none;display:block}.bubble{width:130px;height:130px;border-radius:50%;background-color:#4d0012;display:flex;align-items:center;justify-content:center;overflow:hidden;animation-name:bubbleFloat;animation-duration:4.5s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.bubble-wrap:nth-child(2) .bubble{animation-duration:5.2s}.bubble-wrap:nth-child(3) .bubble{animation-duration:4s}.bubble-wrap:nth-child(4) .bubble{animation-duration:5.6s}.bubble-img{width:105%;height:105%;object-fit:cover}.bubble-name{font-size:17px;font-weight:600;color:#4d0012;margin:0}@keyframes bubbleFloat{0%{transform:translateY(0)}50%{transform:translateY(-12px)}to{transform:translateY(0)}}@media(max-width:600px){.bubble{width:100px;height:100px}.bubble-wrap{width:110px}.moods-title{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/moods-section.css.map */
