@font-face {
    font-family: 'Century Gothic Bold';
    font-display: swap;
    src: url(https://awards.infcdn.net/fonts/GOTHICB.ttf);
}

#r_anim-bb a {
    border: none;
}

#r_anim-bb {
    margin: 0 !important;
    width: 100%;
}

#r_anim-bb > p {margin-bottom: 0;}

#r_anim-bb > p:empty {display: none;}

#r_anim-bb {
    position: relative;
    cursor: pointer;
    text-align: center;
    display: flex;
    width: 185px;
    height: 185px;
    font: 15px/1 'Century Gothic Bold', 'Helvetica Neue', 'Arial', sans-serif;
    color: #000;
    padding: 4px;
    box-sizing: border-box;
    overflow: hidden;
    border: 3px solid #000;
    border-radius: 50%;
    background: url("https://awards.infcdn.net/img/bg_7_е1.png") no-repeat center;
    box-shadow: 2.7px 2.973px 7.5px 0.5px rgba(0, 0, 0, 0.35);
}

#r_anim-bb .r_anim-bb__inner {
    border: 2px dashed #000;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

#r_anim-bb .r_anim-bb__img {
    display: block;
    position: absolute;
    top: 49px;
    left: 47px;
    width: 74px;
    box-shadow: none;
}

#r_anim-bb .r_anim-bb__left, #r_anim-bb .r_anim-bb__right {
    margin: 0;
    padding: 1px 0;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

#r_anim-bb p:empty {display: none;}

#r_anim-bb .r_anim-bb_heading {
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 2;
}

#r_anim-bb .r_anim-bb_r-nom {
    font-size: 15px;
    text-transform: uppercase;
}

#r_anim-bb .r_anim-bb_r-nom.f13 {font-size: 13px;}
#r_anim-bb .r_anim-bb_r-nom.f11 {font-size: 11px;}
#r_anim-bb .r_anim-bb_r-nom.f10 {font-size: 10px;}

#r_anim-bb .r_anim-bb_r-link {font-size: 15px;}

#r_anim-bb .r_anim-bb_r-link.f14 {font-size: 14px;}
#r_anim-bb .r_anim-bb_r-link.f13 {font-size: 13px;}
#r_anim-bb .r_anim-bb_r-link.f12 {font-size: 12px;}
#r_anim-bb .r_anim-bb_r-link.f10 {font-size: 10px;}
#r_anim-bb .r_anim-bb_r-link.f9 {font-size: 9px;}

#r_anim-bb .r_anim-bb_r-link, #r_anim-bb .r_anim-bb__link {
    text-decoration: none !important;
    color: #000 !important;
}