.mem-bubble{width:3em;height:auto;font-size:48px;display:inline-block;position:relative}@supports (display:inline-flex){.mem-bubble{display:inline-flex}}@media only screen and (width>=740px){.mem-bubble{font-size:52px}}@media only screen and (width>=1025px){.mem-bubble{font-size:80px}}.mem-bubble-circle{color:#fff;text-align:center;border-radius:10000em;flex-direction:column;justify-content:center;align-items:center;width:3em;height:3em;font-weight:700;line-height:1;display:flex;overflow:hidden}@supports (display:inline-flex){.mem-bubble-circle{display:inline-flex}}.mem-bubble-descr{text-align:center;-webkit-font-smoothing:antialiased;width:100%;margin-top:.5em;font-size:14px;font-weight:400;line-height:1.1;position:absolute;top:100%;left:0}a.mem-bubble-cicle:link,a.mem-bubble-cicle:visited,a.mem-bubble-cicle:hover,a.mem-bubble-cicle:active,.text a.mem-bubble-circle:link,.text a.mem-bubble-circle:visited,.text a.mem-bubble-circle:hover,.text a.mem-bubble-circle:active{color:inherit;text-decoration:none}.mem-bubble-txt{width:100%;display:block}