
.colored_ball[data-v-058b33fe] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #F7FBFF;
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
            box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
}
.fill[data-v-058b33fe] {
    height: 26.67px;
    width: 26.67px;
    border-radius: 50%;
    background-color: #BBCEDF;
}
.fill.orange[data-v-058b33fe] {
    background-color: #FFA635;
}
.fill.green[data-v-058b33fe] {
    background: radial-gradient(circle, #6C9258 0%, #7EA56C 100%);
}


.inter_14.grey[data-v-dfcaf4b0] {
    font-weight: 400;
    line-height: 22px;
}


.customContainer[data-v-e5f5c740] {
    /* max-width: 480px; */
    margin: 0 auto 30px;
}
.caratteristiche[data-v-e5f5c740] {
    background: #f9fafb;
    border: 2px solid #666e7b;
    padding-bottom: 22px;
}

