.bubble{align-items:center;display:flex;flex-direction:column;gap:.9375rem;width:6.25rem}@media screen and (min-width:768px){.bubble{width:8.875rem}}.bubble__img-wrapper{align-items:center;background-color:#22546b;border-radius:50%;box-sizing:content-box;display:flex;height:5rem;justify-content:center;padding:.625rem;width:5rem}.bubble__img-wrapper img{aspect-ratio:1/1;height:100%;max-height:4.375rem;max-width:4.375rem;-o-object-fit:contain;object-fit:contain;padding:0;width:100%}@media screen and (min-width:768px){.bubble__img-wrapper img{max-height:5.625rem;max-width:5.625rem}.bubble__img-wrapper{height:6.375rem;padding:1.25rem;width:6.375rem}}.bubble__text{color:#4aa6dc;font-size:.75rem;margin:0;text-align:center}@media screen and (min-width:768px){.bubble__text{font-size:1.25rem}.bubble__text.-small{font-size:1rem}}
