#circle_v9_wrap{
    width: 250px;
    height: 210px;
}

#circle_v9_wrap .circle_badge_category{
    width: 95%;
}

#circle_v9 {
    cursor: pointer;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0;
    width: 100%;
    height: 100%;
    font: 400 10px/normal 'Arial', sans-serif;
    font-family: 'Arial', sans-serif;
    align-items: center;
    text-align: center;
    color: #000 !important;
    background: var(--wpr-bg-46edd511-b2f3-44b0-ae28-cd55cf133cd4) no-repeat;
    background-size: cover;
    box-sizing: border-box;
}

#circletype_v9_brand_name {
    position: absolute;
    bottom: 30%;
    width: 70%;
    height: 27%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-transform: uppercase;
    flex-direction: column;
}

#circletype_v9_brand_name .ahref_emprty_area {
    color: #fff;
    text-decoration: none;
    text-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    font-weight: 700;
}

#circle_v9 #rewards_link{
    position: absolute !important;
    top: 15%;
    display: block !important;
    color: #ffffff00 !important;
    width: 40%;
    height: 18%;
}

.circle_badge_category{
    font-weight: 400;
    font-size: 14.7236px;
}
