.bwdaicx-circle-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.bwdaicx-circle-wrapper .bwdaicx-circle-info {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper .bwdaicx-circle-info {
        margin:0 !important
    }
} */

.bwdaicx-circle-wrapper .bwdaicx-circle-inner {
    width: 500px;
    height: 500px;
    border: 6px solid #f5f3ff;
    border-radius: 50%
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-circle-responsive-view .bwdaicx-circle-inner {
        border-radius:0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
} */

.bwdaicx-circle-wrapper .bwdaicx-circle-btn {
    cursor: pointer;
    -webkit-transition: all .2ms;
    transition: all .2ms
}

.bwdaicx-circle-wrapper .bwdaicx-circle-btn-txt {
    font-size: 14px;
    line-height: 1.5em
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper .bwdaicx-circle-content {
        border-radius:0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
} */

.bwdaicx-circle-wrapper .bwdaicx-circle-content h1,.bwdaicx-circle-wrapper .bwdaicx-circle-content h2,.bwdaicx-circle-wrapper .bwdaicx-circle-content h3,.bwdaicx-circle-wrapper .bwdaicx-circle-content h4,.bwdaicx-circle-wrapper .bwdaicx-circle-content h5,.bwdaicx-circle-wrapper .bwdaicx-circle-content h6,.bwdaicx-circle-wrapper .bwdaicx-circle-content p,.bwdaicx-circle-wrapper .bwdaicx-circle-content span,.bwdaicx-circle-wrapper .bwdaicx-circle-content div {
    margin: 0
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-circle-responsive-view .bwdaicx-circle-info * {
        -webkit-animation:none !important;
        animation: none !important
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info {
    margin: 45px 0
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner {
    position: relative
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn {
    width: 85px;
    height: 85px;
    border-radius: 50%;
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border: 4px solid #fff;
    -webkit-box-shadow: 0px 5px 40px rgba(131,100,196,.2);
    box-shadow: 0px 5px 40px rgba(131,100,196,.2);
    z-index: 99
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
    display: none
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon {
    text-align: center;
    padding: 18px;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner i {
    color: #a195dc;
    font-size: 22px
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner svg {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
    fill: #a195dc
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner .bwdaicx-circle-btn-txt {
    color: #7a5bff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon {
    background: #7a5bff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon i,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon i {
    color: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon svg,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon svg {
    fill: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-txt,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-txt {
    color: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
    overflow: hidden;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    border-radius: 50%
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        border-radius:0
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 75px;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    overflow: hidden
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        border-radius:0;
        height: auto
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content.active {
    visibility: visible;
    opacity: 1
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 75%;
    left: 93%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 75%;
    left: 7%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 14.65%;
    left: 14.65%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 14.65%;
    left: 85.35%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 85.35%;
    left: 85.35%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 85.35%;
    left: 14.65%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 39%;
    left: 99%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 90%;
    left: 80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 90%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 39%;
    left: 1%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 25%;
    left: 93%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 75%;
    left: 93%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 75%;
    left: 7%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 25%;
    left: 7%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 20%;
    left: 92%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 61%;
    left: 99%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 95%;
    left: 72%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 95%;
    left: 28%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 61%;
    left: 1%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    top: 20%;
    left: 8%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 14.65%;
    left: 85.35%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 85.35%;
    left: 85.35%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 85.35%;
    left: 14.65%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    top: 50%;
    left: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    top: 14.65%;
    left: 14.65%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@-webkit-keyframes bwdaicx-1-a1p1di1-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di1-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di1-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di1-item-1-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di2-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di2-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di2-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di2-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di2-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di2-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di2-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di2-item-2-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di3-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di3-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di3-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a1p1di3-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di3-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a1p1di3-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di3-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di3-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di3-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di3-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a1p1di3-item-3-btn-animation 2s;
    animation: bwdaicx-1-a1p1di3-item-3-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di4-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a1p1di4-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di4-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a1p1di4-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di4-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a1p1di4-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di4-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a1p1di4-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di4-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di4-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di4-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di4-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a1p1di4-item-3-btn-animation 2s;
    animation: bwdaicx-1-a1p1di4-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a1p1di4-item-4-btn-animation 2s;
    animation: bwdaicx-1-a1p1di4-item-4-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di5-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di5-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di5-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 99%
    }
}

@keyframes bwdaicx-1-a1p1di5-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 99%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di5-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 80%
    }
}

@keyframes bwdaicx-1-a1p1di5-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 80%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di5-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 20%
    }
}

@keyframes bwdaicx-1-a1p1di5-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 20%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di5-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 1%
    }
}

@keyframes bwdaicx-1-a1p1di5-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 1%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di5-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di5-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di5-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di5-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a1p1di5-item-3-btn-animation 2s;
    animation: bwdaicx-1-a1p1di5-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a1p1di5-item-4-btn-animation 2s;
    animation: bwdaicx-1-a1p1di5-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a1p1di5-item-5-btn-animation 2s;
    animation: bwdaicx-1-a1p1di5-item-5-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di6-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di6-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di6-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a1p1di6-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di6-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a1p1di6-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di6-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di6-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di6-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a1p1di6-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di6-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a1p1di6-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 7%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di6-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di6-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di6-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di6-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a1p1di6-item-3-btn-animation 2s;
    animation: bwdaicx-1-a1p1di6-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a1p1di6-item-4-btn-animation 2s;
    animation: bwdaicx-1-a1p1di6-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a1p1di6-item-5-btn-animation 2s;
    animation: bwdaicx-1-a1p1di6-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a1p1di6-item-6-btn-animation 2s;
    animation: bwdaicx-1-a1p1di6-item-6-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 92%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 92%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 99%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 99%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 72%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 72%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 28%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 28%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 1%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 1%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di7-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 8%
    }
}

@keyframes bwdaicx-1-a1p1di7-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 8%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-3-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-4-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-5-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-6-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-6-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-1-a1p1di7-item-7-btn-animation 2s;
    animation: bwdaicx-1-a1p1di7-item-7-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-1-a1p1di8-item-8-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a1p1di8-item-8-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-1-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-2-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-3-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-4-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-5-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-6-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-6-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-7-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-7-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-1-a1p1di8-item-8-btn-animation 2s;
    animation: bwdaicx-1-a1p1di8-item-8-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di1-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di1-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di1-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di1-item-1-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di2-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di2-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di2-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di2-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di2-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di2-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di2-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di2-item-2-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di3-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di3-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di3-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a2p1di3-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di3-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a2p1di3-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di3-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di3-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di3-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di3-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a2p1di3-item-3-btn-animation 2s;
    animation: bwdaicx-1-a2p1di3-item-3-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di4-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a2p1di4-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di4-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a2p1di4-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di4-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a2p1di4-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di4-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a2p1di4-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di4-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di4-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di4-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di4-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a2p1di4-item-3-btn-animation 2s;
    animation: bwdaicx-1-a2p1di4-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a2p1di4-item-4-btn-animation 2s;
    animation: bwdaicx-1-a2p1di4-item-4-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di5-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di5-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di5-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 99%
    }
}

@keyframes bwdaicx-1-a2p1di5-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 99%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di5-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 20%
    }
}

@keyframes bwdaicx-1-a2p1di5-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 20%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di5-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 80%
    }
}

@keyframes bwdaicx-1-a2p1di5-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 80%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di5-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 1%
    }
}

@keyframes bwdaicx-1-a2p1di5-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 1%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di5-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di5-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di5-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di5-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a2p1di5-item-3-btn-animation 2s;
    animation: bwdaicx-1-a2p1di5-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a2p1di5-item-4-btn-animation 2s;
    animation: bwdaicx-1-a2p1di5-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a2p1di5-item-5-btn-animation 2s;
    animation: bwdaicx-1-a2p1di5-item-5-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di6-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di6-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di6-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a2p1di6-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di6-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a2p1di6-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di6-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di6-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di6-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a2p1di6-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di6-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a2p1di6-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 7%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di6-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di6-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di6-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di6-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a2p1di6-item-3-btn-animation 2s;
    animation: bwdaicx-1-a2p1di6-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a2p1di6-item-4-btn-animation 2s;
    animation: bwdaicx-1-a2p1di6-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a2p1di6-item-5-btn-animation 2s;
    animation: bwdaicx-1-a2p1di6-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a2p1di6-item-6-btn-animation 2s;
    animation: bwdaicx-1-a2p1di6-item-6-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 92%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 92%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 99%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 99%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 72%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 72%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 28%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 28%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 1%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 1%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di7-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 8%
    }
}

@keyframes bwdaicx-1-a2p1di7-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 8%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-3-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-4-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-5-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-6-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-6-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-1-a2p1di7-item-7-btn-animation 2s;
    animation: bwdaicx-1-a2p1di7-item-7-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-1-a2p1di8-item-8-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a2p1di8-item-8-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-1-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-2-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-3-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-4-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-5-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-6-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-6-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-7-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-7-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-1-a2p1di8-item-8-btn-animation 2s;
    animation: bwdaicx-1-a2p1di8-item-8-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-inner {
    -webkit-animation: bwdaicx-1-anim-2-circle-animation 2s;
    animation: bwdaicx-1-anim-2-circle-animation 2s
}

@-webkit-keyframes bwdaicx-1-anim-2-circle-animation {
    0% {
        height: 0;
        width: 0;
        margin-top: 250px;
        margin-bottom: 250px;
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes bwdaicx-1-anim-2-circle-animation {
    0% {
        height: 0;
        width: 0;
        margin-top: 250px;
        margin-bottom: 250px;
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di1-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di1-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di1-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di1-item-1-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di2-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di2-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di2-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di2-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di2-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di2-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di2-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di2-item-2-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di3-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di3-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di3-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a3p1di3-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di3-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a3p1di3-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di3-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di3-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di3-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di3-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a3p1di3-item-3-btn-animation 2s;
    animation: bwdaicx-1-a3p1di3-item-3-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di4-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a3p1di4-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di4-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a3p1di4-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di4-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a3p1di4-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di4-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a3p1di4-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di4-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di4-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di4-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di4-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a3p1di4-item-3-btn-animation 2s;
    animation: bwdaicx-1-a3p1di4-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a3p1di4-item-4-btn-animation 2s;
    animation: bwdaicx-1-a3p1di4-item-4-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di5-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di5-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di5-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 99%
    }
}

@keyframes bwdaicx-1-a3p1di5-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 99%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di5-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 20%
    }
}

@keyframes bwdaicx-1-a3p1di5-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 20%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di5-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 80%
    }
}

@keyframes bwdaicx-1-a3p1di5-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 90%;
        left: 80%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di5-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 1%
    }
}

@keyframes bwdaicx-1-a3p1di5-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 39%;
        left: 1%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di5-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di5-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di5-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di5-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a3p1di5-item-3-btn-animation 2s;
    animation: bwdaicx-1-a3p1di5-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a3p1di5-item-4-btn-animation 2s;
    animation: bwdaicx-1-a3p1di5-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a3p1di5-item-5-btn-animation 2s;
    animation: bwdaicx-1-a3p1di5-item-5-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di6-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di6-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di6-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a3p1di6-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di6-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@keyframes bwdaicx-1-a3p1di6-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 93%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di6-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di6-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di6-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a3p1di6-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 75%;
        left: 7%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di6-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 7%
    }
}

@keyframes bwdaicx-1-a3p1di6-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 25%;
        left: 7%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di6-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di6-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di6-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di6-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a3p1di6-item-3-btn-animation 2s;
    animation: bwdaicx-1-a3p1di6-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a3p1di6-item-4-btn-animation 2s;
    animation: bwdaicx-1-a3p1di6-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a3p1di6-item-5-btn-animation 2s;
    animation: bwdaicx-1-a3p1di6-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a3p1di6-item-6-btn-animation 2s;
    animation: bwdaicx-1-a3p1di6-item-6-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 92%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 92%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 99%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 99%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 72%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 72%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 28%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 95%;
        left: 28%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 1%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 61%;
        left: 1%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di7-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 8%
    }
}

@keyframes bwdaicx-1-a3p1di7-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 8%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-3-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-4-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-5-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-6-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-6-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-1-a3p1di7-item-7-btn-animation 2s;
    animation: bwdaicx-1-a3p1di7-item-7-btn-animation 2s
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-1-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-2-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-3-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-4-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 85.35%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-5-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-6-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.35%;
        left: 14.65%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-7-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-1-a3p1di8-item-8-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

@keyframes bwdaicx-1-a3p1di8-item-8-btn-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.65%;
        left: 14.65%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-1-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-1-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-2-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-2-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-3-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-4-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-4-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-5-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-5-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-6-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-6-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-7-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-7-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-1-a3p1di8-item-8-btn-animation 2s;
    animation: bwdaicx-1-a3p1di8-item-8-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-inner {
    -webkit-animation: bwdaicx-1-anim-3-circle-animation 2s;
    animation: bwdaicx-1-anim-3-circle-animation 2s
}

@-webkit-keyframes bwdaicx-1-anim-3-circle-animation {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes bwdaicx-1-anim-3-circle-animation {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes bwdaicx-1-anim-3-circle-content-animation {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes bwdaicx-1-anim-3-circle-content-animation {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-inner .bwdaicx-circle-btn-content {
    -webkit-animation: bwdaicx-1-anim-3-circle-content-animation 2s;
    animation: bwdaicx-1-anim-3-circle-content-animation 2s
}

/* @media only screen and (max-width: 600px) {

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-info {
        width:100%;
        padding: 0 !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-inner {
        display: grid;
        width: 100% !important;
        height: initial !important;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1 .bwdaicx-circle-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view {
        margin: 40px 25px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-btn-txt {
        font-size: 12px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-info {
        height: 300px;
        width: 300px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        top: 0px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        border-radius: 100%
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        padding: 50px;
        height: 100%
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn {
        height: 60px;
        width: 60px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon {
        padding: 5px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-content {
        border-radius: 50% !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-responsive-view .bwdaicx-circle-inner {
        display: grid;
        width: 100% !important;
        height: initial !important;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        border: none !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-responsive-view .bwdaicx-circle-item {
        border: 6px solid #f5f3ff
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn {
        position: initial !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
        display: none !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        position: initial !important;
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-1.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        padding: 0 !important;
        margin-top: 20px
    }
}  
*/

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 {
    margin: 45px 0 0
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
    border-radius: 500px 500px 0 0;
    width: calc(100% - 125px)
}

/* .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
    margin-top: -30px
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
    width: calc(100% - 113px);
    bottom: 6px
}

@media only screen and (min-width: 601px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        border:none !important
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info {
    padding: 62.5px 62.5px 0 62.5px;
    position: relative
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner {
    width: 700px;
    height: 350px;
    border-radius: 700px 700px 0 0;
    border: 5px solid #ffe6dc;
    border-bottom: none !important
}

@media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner {
        width:100% !important;
        height: auto !important
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn {
    position: absolute;
    z-index: 99;
    height: 85px;
    width: 85px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 5px 40px rgba(131,100,196,.2);
    box-shadow: 0px 5px 40px rgba(131,100,196,.2);
    background: #fff;
    top: 50%;
    left: 50%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon {
    padding: 10px;
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-icon-inner {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-icon-inner h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 10px;
    color: #0d0c0e
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-icon-inner i {
    color: #a195dc;
    font-size: 22px
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-icon-inner svg {
    width: 35px;
    min-width: 35px;
    height: 35px;
    min-height: 35px;
    fill: #a195dc
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-icon-inner .bwdaicx-circle-btn-txt {
    color: #7a5bff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon {
    background: #b977fc
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon i,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon i {
    color: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon svg,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon svg {
    fill: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-txt,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon .bwdaicx-circle-btn-txt {
    color: #fff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn:hover .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner {
    background: #f4fff9
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
    position: absolute;
    width: calc(100% - 105px);
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    height: 350px;
    padding: 6px;
    padding-bottom: 0
}

@media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        width:100% !important;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: 0;
        margin-top: 20px;
        left: 0
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
    overflow: hidden;
    border-top-left-radius: 500px;
    border-top-right-radius: 500px;
    height: 344px;
    padding: 0px 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        height:280px;
        overflow: hidden
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content h2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 2;
    color: #202b46;
    margin-bottom: 0
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content.active {
    visibility: visible;
    opacity: 1
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 40%;
    left: 10%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 40%;
    left: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 72%;
    left: 2%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 72%;
    left: 98%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 72%;
    left: 2%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 10.6%;
    left: 27.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 10.6%;
    left: 72.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 72%;
    left: 98%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 72%;
    left: 2%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 20%;
    left: 20%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 20%;
    left: 80%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 72%;
    left: 98%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 72%;
    left: 2%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 28.4%;
    left: 15%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 3.6%;
    left: 36.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 3.6%;
    left: 63.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 28.4%;
    left: 85%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 72%;
    left: 98%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 72%;
    left: 5%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 37.5%;
    left: 11%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 10.9%;
    left: 27.3%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 10.9%;
    left: 72.7%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 37.5%;
    left: 89%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    top: 72%;
    left: 95%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 72%;
    left: 2%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 40%;
    left: 10%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 16%;
    left: 22.9%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 1.9%;
    left: 40.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 1.9%;
    left: 59.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 16%;
    left: 77.1%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    top: 40%;
    left: 90%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    top: 72%;
    left: 98%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@-webkit-keyframes bwdaicx-a1p2di1-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p2di1-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di1-item-1-animation 2s;
    animation: bwdaicx-a1p2di1-item-1-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di2-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@keyframes bwdaicx-a1p2di2-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@-webkit-keyframes bwdaicx-a1p2di2-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

@keyframes bwdaicx-a1p2di2-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di2-item-1-animation 2s;
    animation: bwdaicx-a1p2di2-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di2-item-2-animation 2s;
    animation: bwdaicx-a1p2di2-item-2-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di3-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a1p2di3-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a1p2di3-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p2di3-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a1p2di3-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a1p2di3-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di3-item-1-animation 2s;
    animation: bwdaicx-a1p2di3-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di3-item-2-animation 2s;
    animation: bwdaicx-a1p2di3-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p2di3-item-3-animation 2s;
    animation: bwdaicx-a1p2di3-item-3-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di4-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a1p2di4-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a1p2di4-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 27.6%
    }
}

@keyframes bwdaicx-a1p2di4-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 27.6%
    }
}

@-webkit-keyframes bwdaicx-a1p2di4-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 72.4%
    }
}

@keyframes bwdaicx-a1p2di4-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 72.4%
    }
}

@-webkit-keyframes bwdaicx-a1p2di4-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a1p2di4-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di4-item-1-animation 2s;
    animation: bwdaicx-a1p2di4-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di4-item-2-animation 2s;
    animation: bwdaicx-a1p2di4-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p2di4-item-3-animation 2s;
    animation: bwdaicx-a1p2di4-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p2di4-item-4-animation 2s;
    animation: bwdaicx-a1p2di4-item-4-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di5-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a1p2di5-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a1p2di5-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 20%
    }
}

@keyframes bwdaicx-a1p2di5-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 20%
    }
}

@-webkit-keyframes bwdaicx-a1p2di5-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p2di5-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a1p2di5-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 80%
    }
}

@keyframes bwdaicx-a1p2di5-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 80%
    }
}

@-webkit-keyframes bwdaicx-a1p2di5-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a1p2di5-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di5-item-1-animation 2s;
    animation: bwdaicx-a1p2di5-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di5-item-2-animation 2s;
    animation: bwdaicx-a1p2di5-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p2di5-item-3-animation 2s;
    animation: bwdaicx-a1p2di5-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p2di5-item-4-animation 2s;
    animation: bwdaicx-a1p2di5-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a1p2di5-item-5-animation 2s;
    animation: bwdaicx-a1p2di5-item-5-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di6-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a1p2di6-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a1p2di6-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 15%
    }
}

@keyframes bwdaicx-a1p2di6-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 15%
    }
}

@-webkit-keyframes bwdaicx-a1p2di6-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 36.6%
    }
}

@keyframes bwdaicx-a1p2di6-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 36.6%
    }
}

@-webkit-keyframes bwdaicx-a1p2di6-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 63.4%
    }
}

@keyframes bwdaicx-a1p2di6-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 63.4%
    }
}

@-webkit-keyframes bwdaicx-a1p2di6-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 85%
    }
}

@keyframes bwdaicx-a1p2di6-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 85%
    }
}

@-webkit-keyframes bwdaicx-a1p2di6-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a1p2di6-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di6-item-1-animation 2s;
    animation: bwdaicx-a1p2di6-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di6-item-2-animation 2s;
    animation: bwdaicx-a1p2di6-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p2di6-item-3-animation 2s;
    animation: bwdaicx-a1p2di6-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p2di6-item-4-animation 2s;
    animation: bwdaicx-a1p2di6-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a1p2di6-item-5-animation 2s;
    animation: bwdaicx-a1p2di6-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a1p2di6-item-6-animation 2s;
    animation: bwdaicx-a1p2di6-item-6-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di7-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a1p2di7-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a1p2di7-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 11%
    }
}

@keyframes bwdaicx-a1p2di7-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 11%
    }
}

@-webkit-keyframes bwdaicx-a1p2di7-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 27.3%
    }
}

@keyframes bwdaicx-a1p2di7-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 27.3%
    }
}

@-webkit-keyframes bwdaicx-a1p2di7-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0;
        left: 50%
    }
}

@keyframes bwdaicx-a1p2di7-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a1p2di7-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 72.7%
    }
}

@keyframes bwdaicx-a1p2di7-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 72.7%
    }
}

@-webkit-keyframes bwdaicx-a1p2di7-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 89%
    }
}

@keyframes bwdaicx-a1p2di7-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 89%
    }
}

@-webkit-keyframes bwdaicx-a1p2di7-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a1p2di7-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di7-item-1-animation 2s;
    animation: bwdaicx-a1p2di7-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di7-item-2-animation 2s;
    animation: bwdaicx-a1p2di7-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p2di7-item-3-animation 2s;
    animation: bwdaicx-a1p2di7-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p2di7-item-4-animation 2s;
    animation: bwdaicx-a1p2di7-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a1p2di7-item-5-animation 2s;
    animation: bwdaicx-a1p2di7-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a1p2di7-item-6-animation 2s;
    animation: bwdaicx-a1p2di7-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a1p2di7-item-7-animation 2s;
    animation: bwdaicx-a1p2di7-item-7-animation 2s
}

@-webkit-keyframes bwdaicx-a1p2di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a1p2di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@keyframes bwdaicx-a1p2di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 22.9%
    }
}

@keyframes bwdaicx-a1p2di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 22.9%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 40.6%
    }
}

@keyframes bwdaicx-a1p2di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 40.6%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 59.4%
    }
}

@keyframes bwdaicx-a1p2di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 59.4%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 77.1%
    }
}

@keyframes bwdaicx-a1p2di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 77.1%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

@keyframes bwdaicx-a1p2di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

@-webkit-keyframes bwdaicx-a1p2di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a1p2di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p2di8-item-1-animation 2s;
    animation: bwdaicx-a1p2di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p2di8-item-2-animation 2s;
    animation: bwdaicx-a1p2di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p2di8-item-3-animation 2s;
    animation: bwdaicx-a1p2di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p2di8-item-4-animation 2s;
    animation: bwdaicx-a1p2di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a1p2di8-item-5-animation 2s;
    animation: bwdaicx-a1p2di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a1p2di8-item-6-animation 2s;
    animation: bwdaicx-a1p2di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a1p2di8-item-7-animation 2s;
    animation: bwdaicx-a1p2di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-1 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a1p2di8-item-8-animation 2s;
    animation: bwdaicx-a1p2di8-item-8-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di1-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: rotate(-700deg);
        transform: rotate(-700deg)
    }

    100% {
        top: 0%;
        left: 50%;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes bwdaicx-a2p2di1-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: rotate(-700deg);
        transform: rotate(-700deg)
    }

    100% {
        top: 0%;
        left: 50%;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: bwdaicx-a2p2di1-item-1-animation 2s;
    animation: bwdaicx-a2p2di1-item-1-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di2-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 10%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di2-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 10%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di2-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 90%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di2-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 90%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di2-item-1-animation 2s;
    animation: bwdaicx-a2p2di2-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di2-item-2-animation 2s;
    animation: bwdaicx-a2p2di2-item-2-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di3-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di3-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di3-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 0%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di3-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 0%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di3-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di3-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di3-item-1-animation 2s;
    animation: bwdaicx-a2p2di3-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di3-item-2-animation 2s;
    animation: bwdaicx-a2p2di3-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p2di3-item-3-animation 2s;
    animation: bwdaicx-a2p2di3-item-3-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di4-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di4-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di4-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.6%;
        left: 27.6%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di4-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.6%;
        left: 27.6%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di4-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.6%;
        left: 72.4%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di4-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.6%;
        left: 72.4%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di4-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di4-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di4-item-1-animation 2s;
    animation: bwdaicx-a2p2di4-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di4-item-2-animation 2s;
    animation: bwdaicx-a2p2di4-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p2di4-item-3-animation 2s;
    animation: bwdaicx-a2p2di4-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a2p2di4-item-4-animation 2s;
    animation: bwdaicx-a2p2di4-item-4-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di5-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di5-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di5-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 20%;
        left: 20%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di5-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 20%;
        left: 20%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di5-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 0%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di5-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 0%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di5-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 20%;
        left: 80%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di5-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 20%;
        left: 80%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di5-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di5-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di5-item-1-animation 2s;
    animation: bwdaicx-a2p2di5-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di5-item-2-animation 2s;
    animation: bwdaicx-a2p2di5-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p2di5-item-3-animation 2s;
    animation: bwdaicx-a2p2di5-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a2p2di5-item-4-animation 2s;
    animation: bwdaicx-a2p2di5-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a2p2di5-item-5-animation 2s;
    animation: bwdaicx-a2p2di5-item-5-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di6-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di6-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di6-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 28.4%;
        left: 15%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di6-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 28.4%;
        left: 15%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di6-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 3.6%;
        left: 36.6%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di6-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 3.6%;
        left: 36.6%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di6-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 3.6%;
        left: 63.4%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di6-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 3.6%;
        left: 63.4%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di6-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 28.4%;
        left: 85%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di6-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 28.4%;
        left: 85%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di6-item-6-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di6-item-6-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di6-item-1-animation 2s;
    animation: bwdaicx-a2p2di6-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di6-item-2-animation 2s;
    animation: bwdaicx-a2p2di6-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p2di6-item-3-animation 2s;
    animation: bwdaicx-a2p2di6-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a2p2di6-item-4-animation 2s;
    animation: bwdaicx-a2p2di6-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a2p2di6-item-5-animation 2s;
    animation: bwdaicx-a2p2di6-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a2p2di6-item-6-animation 2s;
    animation: bwdaicx-a2p2di6-item-6-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di7-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di7-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 37.5%;
        left: 11%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 37.5%;
        left: 11%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di7-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.9%;
        left: 27.3%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.9%;
        left: 27.3%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di7-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di7-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.9%;
        left: 72.7%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 10.9%;
        left: 72.7%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di7-item-6-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 37.5%;
        left: 89%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-6-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 37.5%;
        left: 89%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di7-item-7-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di7-item-7-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di7-item-1-animation 2s;
    animation: bwdaicx-a2p2di7-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di7-item-2-animation 2s;
    animation: bwdaicx-a2p2di7-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p2di7-item-3-animation 2s;
    animation: bwdaicx-a2p2di7-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a2p2di7-item-4-animation 2s;
    animation: bwdaicx-a2p2di7-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a2p2di7-item-5-animation 2s;
    animation: bwdaicx-a2p2di7-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a2p2di7-item-6-animation 2s;
    animation: bwdaicx-a2p2di7-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a2p2di7-item-7-animation 2s;
    animation: bwdaicx-a2p2di7-item-7-animation 2s
}

@-webkit-keyframes bwdaicx-a2p2di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 2%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 10%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 10%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 16%;
        left: 22.9%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 16%;
        left: 22.9%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 1.9%;
        left: 40.6%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 1.9%;
        left: 40.6%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 1.9%;
        left: 59.4%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 1.9%;
        left: 59.4%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 16%;
        left: 77.1%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 16%;
        left: 77.1%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 90%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 40%;
        left: 90%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@-webkit-keyframes bwdaicx-a2p2di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

@keyframes bwdaicx-a2p2di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(-700deg);
        transform: translate(-50%, -50%) rotate(-700deg)
    }

    100% {
        top: 72%;
        left: 98%;
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p2di8-item-1-animation 2s;
    animation: bwdaicx-a2p2di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p2di8-item-2-animation 2s;
    animation: bwdaicx-a2p2di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p2di8-item-3-animation 2s;
    animation: bwdaicx-a2p2di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a2p2di8-item-4-animation 2s;
    animation: bwdaicx-a2p2di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a2p2di8-item-5-animation 2s;
    animation: bwdaicx-a2p2di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a2p2di8-item-6-animation 2s;
    animation: bwdaicx-a2p2di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a2p2di8-item-7-animation 2s;
    animation: bwdaicx-a2p2di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a2p2di8-item-8-animation 2s;
    animation: bwdaicx-a2p2di8-item-8-animation 2s
}

@-webkit-keyframes bwdaicx-2-anim-2-content-animation {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    15% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes bwdaicx-2-anim-2-content-animation {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    15% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info .bwdaicx-circle-btn {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info .bwdaicx-circle-btn-content {
    -webkit-animation: bwdaicx-2-anim-2-content-animation 2s;
    animation: bwdaicx-2-anim-2-content-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di1-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a3p2di1-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di1-item-1-animation 2s;
    animation: bwdaicx-a3p2di1-item-1-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di2-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@keyframes bwdaicx-a3p2di2-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@-webkit-keyframes bwdaicx-a3p2di2-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

@keyframes bwdaicx-a3p2di2-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di2-item-1-animation 2s;
    animation: bwdaicx-a3p2di2-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di2-item-2-animation 2s;
    animation: bwdaicx-a3p2di2-item-2-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di3-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a3p2di3-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a3p2di3-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a3p2di3-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a3p2di3-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a3p2di3-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di3-item-1-animation 2s;
    animation: bwdaicx-a3p2di3-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di3-item-2-animation 2s;
    animation: bwdaicx-a3p2di3-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p2di3-item-3-animation 2s;
    animation: bwdaicx-a3p2di3-item-3-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di4-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a3p2di4-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a3p2di4-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 27.6%
    }
}

@keyframes bwdaicx-a3p2di4-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 27.6%
    }
}

@-webkit-keyframes bwdaicx-a3p2di4-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 72.4%
    }
}

@keyframes bwdaicx-a3p2di4-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.6%;
        left: 72.4%
    }
}

@-webkit-keyframes bwdaicx-a3p2di4-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a3p2di4-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di4-item-1-animation 2s;
    animation: bwdaicx-a3p2di4-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di4-item-2-animation 2s;
    animation: bwdaicx-a3p2di4-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p2di4-item-3-animation 2s;
    animation: bwdaicx-a3p2di4-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a3p2di4-item-4-animation 2s;
    animation: bwdaicx-a3p2di4-item-4-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di5-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a3p2di5-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a3p2di5-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 20%
    }
}

@keyframes bwdaicx-a3p2di5-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 20%
    }
}

@-webkit-keyframes bwdaicx-a3p2di5-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a3p2di5-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a3p2di5-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 80%
    }
}

@keyframes bwdaicx-a3p2di5-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 20%;
        left: 80%
    }
}

@-webkit-keyframes bwdaicx-a3p2di5-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a3p2di5-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di5-item-1-animation 2s;
    animation: bwdaicx-a3p2di5-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di5-item-2-animation 2s;
    animation: bwdaicx-a3p2di5-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p2di5-item-3-animation 2s;
    animation: bwdaicx-a3p2di5-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a3p2di5-item-4-animation 2s;
    animation: bwdaicx-a3p2di5-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a3p2di5-item-5-animation 2s;
    animation: bwdaicx-a3p2di5-item-5-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di6-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a3p2di6-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a3p2di6-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 15%
    }
}

@keyframes bwdaicx-a3p2di6-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 15%
    }
}

@-webkit-keyframes bwdaicx-a3p2di6-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 36.6%
    }
}

@keyframes bwdaicx-a3p2di6-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 36.6%
    }
}

@-webkit-keyframes bwdaicx-a3p2di6-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 63.4%
    }
}

@keyframes bwdaicx-a3p2di6-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 3.6%;
        left: 63.4%
    }
}

@-webkit-keyframes bwdaicx-a3p2di6-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 85%
    }
}

@keyframes bwdaicx-a3p2di6-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 28.4%;
        left: 85%
    }
}

@-webkit-keyframes bwdaicx-a3p2di6-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a3p2di6-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di6-item-1-animation 2s;
    animation: bwdaicx-a3p2di6-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di6-item-2-animation 2s;
    animation: bwdaicx-a3p2di6-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p2di6-item-3-animation 2s;
    animation: bwdaicx-a3p2di6-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a3p2di6-item-4-animation 2s;
    animation: bwdaicx-a3p2di6-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a3p2di6-item-5-animation 2s;
    animation: bwdaicx-a3p2di6-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a3p2di6-item-6-animation 2s;
    animation: bwdaicx-a3p2di6-item-6-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di7-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a3p2di7-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a3p2di7-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 11%
    }
}

@keyframes bwdaicx-a3p2di7-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 11%
    }
}

@-webkit-keyframes bwdaicx-a3p2di7-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 27.3%
    }
}

@keyframes bwdaicx-a3p2di7-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 27.3%
    }
}

@-webkit-keyframes bwdaicx-a3p2di7-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0;
        left: 50%
    }
}

@keyframes bwdaicx-a3p2di7-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 0;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a3p2di7-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 72.7%
    }
}

@keyframes bwdaicx-a3p2di7-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 10.9%;
        left: 72.7%
    }
}

@-webkit-keyframes bwdaicx-a3p2di7-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 89%
    }
}

@keyframes bwdaicx-a3p2di7-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 37.5%;
        left: 89%
    }
}

@-webkit-keyframes bwdaicx-a3p2di7-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a3p2di7-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di7-item-1-animation 2s;
    animation: bwdaicx-a3p2di7-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di7-item-2-animation 2s;
    animation: bwdaicx-a3p2di7-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p2di7-item-3-animation 2s;
    animation: bwdaicx-a3p2di7-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a3p2di7-item-4-animation 2s;
    animation: bwdaicx-a3p2di7-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a3p2di7-item-5-animation 2s;
    animation: bwdaicx-a3p2di7-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a3p2di7-item-6-animation 2s;
    animation: bwdaicx-a3p2di7-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a3p2di7-item-7-animation 2s;
    animation: bwdaicx-a3p2di7-item-7-animation 2s
}

@-webkit-keyframes bwdaicx-a3p2di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@keyframes bwdaicx-a3p2di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 2%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@keyframes bwdaicx-a3p2di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 10%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 22.9%
    }
}

@keyframes bwdaicx-a3p2di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 22.9%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 40.6%
    }
}

@keyframes bwdaicx-a3p2di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 40.6%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 59.4%
    }
}

@keyframes bwdaicx-a3p2di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 1.9%;
        left: 59.4%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 77.1%
    }
}

@keyframes bwdaicx-a3p2di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 16%;
        left: 77.1%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

@keyframes bwdaicx-a3p2di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 40%;
        left: 90%
    }
}

@-webkit-keyframes bwdaicx-a3p2di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

@keyframes bwdaicx-a3p2di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    20% {
        top: 30%;
        left: 50%
    }

    100% {
        top: 72%;
        left: 98%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p2di8-item-1-animation 2s;
    animation: bwdaicx-a3p2di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p2di8-item-2-animation 2s;
    animation: bwdaicx-a3p2di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p2di8-item-3-animation 2s;
    animation: bwdaicx-a3p2di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a3p2di8-item-4-animation 2s;
    animation: bwdaicx-a3p2di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a3p2di8-item-5-animation 2s;
    animation: bwdaicx-a3p2di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a3p2di8-item-6-animation 2s;
    animation: bwdaicx-a3p2di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a3p2di8-item-7-animation 2s;
    animation: bwdaicx-a3p2di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a3p2di8-item-8-animation 2s;
    animation: bwdaicx-a3p2di8-item-8-animation 2s
}

@-webkit-keyframes bwdaicx-2-anim-3-btn-animation {
    5% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    20% {
        top: 30%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@keyframes bwdaicx-2-anim-3-btn-animation {
    5% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    20% {
        top: 30%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info {
        width:100%;
        padding: 0 !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-inner {
        display: grid;
        width: 100%;
        height: initial;
        grid-template-columns: repeat(1, 1fr)
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view {
        margin: 20px 20px 0px 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item {
        padding: 29px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn {
        height: 65px;
        width: 65px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-txt {
        font-size: 12px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        width: 100%
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        padding: 0px 20px
    }

    @-webkit-keyframes bwdaicx-a1p2di6dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a1p2di6dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di6dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a1p2di6dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 98%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        left: 2%;
        -webkit-animation: bwdaicx-a1p2di6dv-item-2-animation 2s;
        animation: bwdaicx-a1p2di6dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        left: 98%;
        -webkit-animation: bwdaicx-a1p2di6dv-item-5-animation 2s;
        animation: bwdaicx-a1p2di6dv-item-5-animation 2s
    }

    @-webkit-keyframes bwdaicx-a1p2di7dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a1p2di7dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di7dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 13.3%
        }
    }

    @keyframes bwdaicx-a1p2di7dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 13.3%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di7dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 85.7%
        }
    }

    @keyframes bwdaicx-a1p2di7dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 85.7%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di7dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 96%
        }
    }

    @keyframes bwdaicx-a1p2di7dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 96%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        left: 2%;
        -webkit-animation: bwdaicx-a1p2di7dv-item-2-animation 2s;
        animation: bwdaicx-a1p2di7dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        left: 13.3%;
        -webkit-animation: bwdaicx-a1p2di7dv-item-3-animation 2s;
        animation: bwdaicx-a1p2di7dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        left: 85.7%;
        -webkit-animation: bwdaicx-a1p2di7dv-item-5-animation 2s;
        animation: bwdaicx-a1p2di7dv-item-5-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
        left: 96%;
        -webkit-animation: bwdaicx-a1p2di7dv-item-6-animation 2s;
        animation: bwdaicx-a1p2di7dv-item-6-animation 2s
    }

    @-webkit-keyframes bwdaicx-a1p2di8dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a1p2di8dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di8dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 6.9%
        }
    }

    @keyframes bwdaicx-a1p2di8dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 6.9%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di8dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 2.9%;
            left: 33.6%
        }
    }

    @keyframes bwdaicx-a1p2di8dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 2.9%;
            left: 33.6%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di8dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 3%;
            left: 65.4%
        }
    }

    @keyframes bwdaicx-a1p2di8dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 3%;
            left: 65.4%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di8dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 93.1%
        }
    }

    @keyframes bwdaicx-a1p2di8dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 93.1%
        }
    }

    @-webkit-keyframes bwdaicx-a1p2di8dv-item-7-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 97%
        }
    }

    @keyframes bwdaicx-a1p2di8dv-item-7-animation {
        0% {
            top: 50%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 97%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        left: 2%;
        -webkit-animation: bwdaicx-a1p2di8dv-item-2-animation 2s;
        animation: bwdaicx-a1p2di8dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        top: 16%;
        left: 6.9%;
        -webkit-animation: bwdaicx-a1p2di8dv-item-3-animation 2s;
        animation: bwdaicx-a1p2di8dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
        top: 2.9%;
        left: 33.6%;
        -webkit-animation: bwdaicx-a1p2di8dv-item-4-animation 2s;
        animation: bwdaicx-a1p2di8dv-item-4-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        top: 3%;
        left: 65.4%;
        -webkit-animation: bwdaicx-a1p2di8dv-item-5-animation 2s;
        animation: bwdaicx-a1p2di8dv-item-5-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
        left: 93.1%;
        -webkit-animation: bwdaicx-a1p2di8dv-item-6-animation 2s;
        animation: bwdaicx-a1p2di8dv-item-6-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner[data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
        left: 97%;
        -webkit-animation: bwdaicx-a1p2di8dv-item-7-animation 2s;
        animation: bwdaicx-a1p2di8dv-item-7-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di1dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0%;
            left: 50%
        }
    }

    @keyframes bwdaicx-a3p2di1dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0%;
            left: 50%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="1"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di1dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di1dv-item-1-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di2dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 10%
        }
    }

    @keyframes bwdaicx-a3p2di2dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 10%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di2dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 90%
        }
    }

    @keyframes bwdaicx-a3p2di2dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 90%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di2dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di2dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="2"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di2dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di2dv-item-2-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di3dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di3dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di3dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0%;
            left: 50%
        }
    }

    @keyframes bwdaicx-a3p2di3dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0%;
            left: 50%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di3dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a3p2di3dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di3dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di3dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di3dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di3dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="3"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        -webkit-animation: bwdaicx-a3p2di3dv-item-3-animation 2s;
        animation: bwdaicx-a3p2di3dv-item-3-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di4dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di4dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di4dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.6%;
            left: 27.6%
        }
    }

    @keyframes bwdaicx-a3p2di4dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.6%;
            left: 27.6%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di4dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.6%;
            left: 72.4%
        }
    }

    @keyframes bwdaicx-a3p2di4dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.6%;
            left: 72.4%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di4dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a3p2di4dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di4dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di4dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di4dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di4dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        -webkit-animation: bwdaicx-a3p2di4dv-item-3-animation 2s;
        animation: bwdaicx-a3p2di4dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="4"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
        -webkit-animation: bwdaicx-a3p2di4dv-item-4-animation 2s;
        animation: bwdaicx-a3p2di4dv-item-4-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di5dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di5dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di5dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 20%;
            left: 20%
        }
    }

    @keyframes bwdaicx-a3p2di5dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 20%;
            left: 20%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di5dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0%;
            left: 50%
        }
    }

    @keyframes bwdaicx-a3p2di5dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0%;
            left: 50%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di5dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 20%;
            left: 80%
        }
    }

    @keyframes bwdaicx-a3p2di5dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 20%;
            left: 80%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di5dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a3p2di5dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di5dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di5dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di5dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di5dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        -webkit-animation: bwdaicx-a3p2di5dv-item-3-animation 2s;
        animation: bwdaicx-a3p2di5dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
        -webkit-animation: bwdaicx-a3p2di5dv-item-4-animation 2s;
        animation: bwdaicx-a3p2di5dv-item-4-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="5"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        -webkit-animation: bwdaicx-a3p2di5dv-item-5-animation 2s;
        animation: bwdaicx-a3p2di5dv-item-5-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di6dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di6dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di6dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di6dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di6dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 3.6%;
            left: 36.6%
        }
    }

    @keyframes bwdaicx-a3p2di6dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 3.6%;
            left: 36.6%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di6dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 3.6%;
            left: 63.4%
        }
    }

    @keyframes bwdaicx-a3p2di6dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 3.6%;
            left: 63.4%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di6dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a3p2di6dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 28.4%;
            left: 98%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di6dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a3p2di6dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di6dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di6dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di6dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di6dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        -webkit-animation: bwdaicx-a3p2di6dv-item-3-animation 2s;
        animation: bwdaicx-a3p2di6dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
        -webkit-animation: bwdaicx-a3p2di6dv-item-4-animation 2s;
        animation: bwdaicx-a3p2di6dv-item-4-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        -webkit-animation: bwdaicx-a3p2di6dv-item-5-animation 2s;
        animation: bwdaicx-a3p2di6dv-item-5-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="6"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
        -webkit-animation: bwdaicx-a3p2di6dv-item-6-animation 2s;
        animation: bwdaicx-a3p2di6dv-item-6-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 13.3%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 13.3%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0;
            left: 50%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 0;
            left: 50%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 85.7%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 10.9%;
            left: 85.7%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 96%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 37.5%;
            left: 96%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di7dv-item-7-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    @keyframes bwdaicx-a3p2di7dv-item-7-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 98%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-3-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-4-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-4-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-5-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-5-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-6-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-6-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="7"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
        -webkit-animation: bwdaicx-a3p2di7dv-item-7-animation 2s;
        animation: bwdaicx-a3p2di7dv-item-7-animation 2s
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-1-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 2%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-2-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 2%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 6.9%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-3-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 6.9%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 1.9%;
            left: 33.6%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-4-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 1.9%;
            left: 33.6%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 1.9%;
            left: 65.4%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-5-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 1.9%;
            left: 65.4%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 93.1%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-6-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 16%;
            left: 93.1%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-7-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 90%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-7-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 40%;
            left: 90%
        }
    }

    @-webkit-keyframes bwdaicx-a3p2di8dv-item-8-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 97%
        }
    }

    @keyframes bwdaicx-a3p2di8dv-item-8-animation {
        0% {
            top: 50%;
            left: 50%
        }

        20% {
            top: 30%;
            left: 50%
        }

        100% {
            top: 72%;
            left: 97%
        }
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-1 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-1-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-1-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-2 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-2-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-2-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-3 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-3-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-3-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-4 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-4-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-4-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-5 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-5-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-5-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-6 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-6-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-6-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-7 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-7-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-7-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-desktop-view.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-inner [data-items="8"] .bwdaicx-circle-item #bwdaicx-circle-item-8 {
        -webkit-animation: bwdaicx-a3p2di8dv-item-8-animation 2s;
        animation: bwdaicx-a3p2di8dv-item-8-animation 2s
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-inner {
        border: none !important;
        border-radius: 0;
        border: 0;
        grid-gap: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-item {
        border: 6px solid #ffe6dc
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn {
        position: initial !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
        display: none !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        position: initial !important;
        visibility: visible !important;
        opacity: 1 !important;
        height: auto !important;
        display: block !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        height: auto !important;
        padding: 0 !important;
        background: rgba(0,0,0,0) !important
    }
} 

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 {
    margin: 45px
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info {
    padding: 72.5px;
    position: relative
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner {
    width: 400px;
    height: 400px
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner {
        width:100% !important;
        height: auto !important
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn {
    position: absolute;
    z-index: 99;
    height: 100px;
    width: 100px;
    border-radius: 50%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes .bwdaicx-shape-1 {
    position: absolute;
    left: 50%;
    top: 50%;
    background: #f5f3ff;
    height: 5px;
    width: 72.5px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes .bwdaicx-shape-2 {
    position: absolute;
    left: calc(50% + 72.5px + 3px);
    top: 50%;
    border-radius: 50%;
    background: #f5f3ff;
    height: 20px;
    width: 20px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon {
    padding: 10px;
    height: 100%;
    width: 100%;
    border-radius: 50%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner img,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner svg {
    width: 35px
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 0;
    margin-top: 10px;
    color: #0d0c0e
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner {
    background: #f4fff9
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
    position: absolute;
    top: 72.5px;
    bottom: 72.5px;
    left: 72.5px;
    right: 72.5px;
    display: block;
    opacity: 0;
    visibility: hidden;
    margin: 50px
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        padding:0;
        border: 0 !important;
        margin-top: 20px
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
    border-radius: 50%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    padding: 10px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0px 5px 40px rgba(131,100,196,.2);
    box-shadow: 0px 5px 40px rgba(131,100,196,.2)
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        -webkit-box-shadow:none !important;
        box-shadow: none !important;
        background: rgba(0,0,0,0) !important;
        border-radius: 0 !important
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 2;
    color: #202b46
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content.active {
    opacity: 1;
    visibility: visible
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+1) .bwdaicx-circle-btn-icon {
    background: radial-gradient(81.89% 82.54% at 48.96% 49.88%, #0956C6 3.76%, #07A9F0 55.38%, #93DCFC 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+1) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+2) .bwdaicx-circle-btn-icon {
    background: radial-gradient(64.96% 65.32% at 52.18% 47.01%, #6F00FF 3.76%, #533FFF 55.38%, #B9AAFF 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+2) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+3) .bwdaicx-circle-btn-icon {
    background: radial-gradient(101.16% 101.7% at 47.77% 50.74%, #FF9100 3.76%, #FFB655 56.99%, #FFF04A 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+3) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+4) .bwdaicx-circle-btn-icon {
    background: radial-gradient(65.76% 66.29% at 48.95% 49.57%, #B40042 3.76%, #C50048 48.92%, #FF5E93 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+4) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+5) .bwdaicx-circle-btn-icon {
    background: radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+5) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+6) .bwdaicx-circle-btn-icon {
    background: radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199A8E 3.76%, #7AF4AB 55.38%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+6) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+7) .bwdaicx-circle-btn-icon {
    background: radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2B3894 3.76%, #364099 14.18%, #5356A8 32.43%, #8078BF 55.38%, #D2A8D1 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+7) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+8) .bwdaicx-circle-btn-icon {
    background: radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199A8E 3.76%, #7AF4AB 55.38%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item:nth-child(8n+8) .bwdaicx-circle-btn-icon.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 14.6%;
    left: 14.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-1 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 14.6%;
    left: 85.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-2 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 85.4%;
    left: 14.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-3 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 85.4%;
    left: 85.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-4 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 50%;
    left: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-6 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-7 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item #bwdaicx-circle-item-8 .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@-webkit-keyframes bwdaicx-a1p3di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a1p3di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a1p3di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a1p3di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a1p3di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-a1p3di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-a1p3di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p3di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a1p3di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p3di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p3di8-item-1-animation 2s;
    animation: bwdaicx-a1p3di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p3di8-item-2-animation 2s;
    animation: bwdaicx-a1p3di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p3di8-item-3-animation 2s;
    animation: bwdaicx-a1p3di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p3di8-item-4-animation 2s;
    animation: bwdaicx-a1p3di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a1p3di8-item-5-animation 2s;
    animation: bwdaicx-a1p3di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a1p3di8-item-6-animation 2s;
    animation: bwdaicx-a1p3di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a1p3di8-item-7-animation 2s;
    animation: bwdaicx-a1p3di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a1p3di8-item-8-animation 2s;
    animation: bwdaicx-a1p3di8-item-8-animation 2s
}

@-webkit-keyframes bwdaicx-3-anim-1-shape-1-animation {
    0% {
        width: 0
    }
}

@keyframes bwdaicx-3-anim-1-shape-1-animation {
    0% {
        width: 0
    }
}

@-webkit-keyframes bwdaicx-3-anim-1-shape-2-animation {
    0% {
        left: 50%
    }
}

@keyframes bwdaicx-3-anim-1-shape-2-animation {
    0% {
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-inner .bwdaicx-circle-btn .bwdaicx-shape-1 {
    -webkit-animation: bwdaicx-3-anim-1-shape-1-animation 2s;
    animation: bwdaicx-3-anim-1-shape-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-inner .bwdaicx-circle-btn .bwdaicx-shape-2 {
    -webkit-animation: bwdaicx-3-anim-1-shape-2-animation 2s;
    animation: bwdaicx-3-anim-1-shape-2-animation 2s
}

@-webkit-keyframes bwdaicx-a2p3di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a2p3di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a2p3di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a2p3di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a2p3di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-a2p3di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-a2p3di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a2p3di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a2p3di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-a2p3di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a2p3di8-item-1-animation 2s;
    animation: bwdaicx-a2p3di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a2p3di8-item-2-animation 2s;
    animation: bwdaicx-a2p3di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a2p3di8-item-3-animation 2s;
    animation: bwdaicx-a2p3di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a2p3di8-item-4-animation 2s;
    animation: bwdaicx-a2p3di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a2p3di8-item-5-animation 2s;
    animation: bwdaicx-a2p3di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a2p3di8-item-6-animation 2s;
    animation: bwdaicx-a2p3di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a2p3di8-item-7-animation 2s;
    animation: bwdaicx-a2p3di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a2p3di8-item-8-animation 2s;
    animation: bwdaicx-a2p3di8-item-8-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info {
    -webkit-animation: bwdaicx-3-anim-2-circle-animation 2s;
    animation: bwdaicx-3-anim-2-circle-animation 2s
}

@-webkit-keyframes bwdaicx-3-anim-2-circle-animation {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes bwdaicx-3-anim-2-circle-animation {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes bwdaicx-3-anim-2-shape-1-animation {
    0% {
        width: 0
    }
}

@keyframes bwdaicx-3-anim-2-shape-1-animation {
    0% {
        width: 0
    }
}

@-webkit-keyframes bwdaicx-3-anim-2-shape-2-animation {
    0% {
        left: 50%
    }
}

@keyframes bwdaicx-3-anim-2-shape-2-animation {
    0% {
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-3-anim-2-circle-content-animation {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes bwdaicx-3-anim-2-circle-content-animation {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info .bwdaicx-circle-btn-content {
    -webkit-animation: bwdaicx-3-anim-2-circle-content-animation 2s;
    animation: bwdaicx-3-anim-2-circle-content-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info .bwdaicx-circle-btn {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info .bwdaicx-circle-btn .bwdaicx-shape-1 {
    -webkit-animation: bwdaicx-3-anim-2-shape-1-animation 2s;
    animation: bwdaicx-3-anim-2-shape-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-info .bwdaicx-circle-btn .bwdaicx-shape-2 {
    -webkit-animation: bwdaicx-3-anim-2-shape-2-animation 2s;
    animation: bwdaicx-3-anim-2-shape-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info {
    -webkit-animation: bwdaicx-3-anim-3-circle-animation 2s;
    animation: bwdaicx-3-anim-3-circle-animation 2s
}

@-webkit-keyframes bwdaicx-3-anim-3-circle-animation {
    30% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@keyframes bwdaicx-3-anim-3-circle-animation {
    30% {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

@-webkit-keyframes bwdaicx-3-anim-3-btn-animation {
    30% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
}

@keyframes bwdaicx-3-anim-3-btn-animation {
    30% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
}

@-webkit-keyframes bwdaicx-3-anim-3-shape-1-animation {
    30% {
        width: 0
    }
}

@keyframes bwdaicx-3-anim-3-shape-1-animation {
    30% {
        width: 0
    }
}

@-webkit-keyframes bwdaicx-3-anim-3-shape-2-animation {
    30% {
        left: 50%
    }
}

@keyframes bwdaicx-3-anim-3-shape-2-animation {
    30% {
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-3-anim-3-circle-content-animation {
    30% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@keyframes bwdaicx-3-anim-3-circle-content-animation {
    30% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn-content {
    -webkit-animation: bwdaicx-3-anim-3-circle-content-animation 2s;
    animation: bwdaicx-3-anim-3-circle-content-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn {
    -webkit-animation: bwdaicx-3-anim-3-btn-animation 2s;
    animation: bwdaicx-3-anim-3-btn-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn .bwdaicx-shape-1 {
    -webkit-animation: bwdaicx-3-anim-3-shape-1-animation 2s;
    animation: bwdaicx-3-anim-3-shape-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn .bwdaicx-shape-2 {
    -webkit-animation: bwdaicx-3-anim-3-shape-2-animation 2s;
    animation: bwdaicx-3-anim-3-shape-2-animation 2s
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info {
        width:100%;
        padding: 0 !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-inner {
        display: grid;
        width: 100%;
        height: initial;
        grid-template-columns: repeat(1, 1fr)
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-item .bwdaicx-circle-btn {
        height: 80px;
        width: 80px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-desktop-view .bwdaicx-circle-btn-txt {
        font-size: 12px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner {
        width: 300px !important;
        height: 265px !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn {
        height: 80px;
        width: 80px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-icon-shapes {
        display: none
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        top: 0px;
        left: 20px;
        bottom: 45px;
        right: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        border-radius: 500px !important;
        height: 221px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-responsive-view .bwdaicx-circle-inner {
        border: none !important;
        grid-gap: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-responsive-view .bwdaicx-circle-item {
        border: 6px solid #f5f3ff
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn {
        position: initial !important;
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        height: 100px;
        width: 100px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
        display: none !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        position: initial !important;
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        padding: 0 !important;
        background: rgba(0,0,0,0) !important
    }
} */

@-webkit-keyframes bwdaicx-a1p4di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-a1p4di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a1p4di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p4di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a1p4di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-a1p4di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a1p4di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a1p4di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a1p4di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a1p4di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a1p4di8-item-1-animation 2s;
    animation: bwdaicx-a1p4di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a1p4di8-item-2-animation 2s;
    animation: bwdaicx-a1p4di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a1p4di8-item-3-animation 2s;
    animation: bwdaicx-a1p4di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a1p4di8-item-4-animation 2s;
    animation: bwdaicx-a1p4di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a1p4di8-item-5-animation 2s;
    animation: bwdaicx-a1p4di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a1p4di8-item-6-animation 2s;
    animation: bwdaicx-a1p4di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a1p4di8-item-7-animation 2s;
    animation: bwdaicx-a1p4di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-1 .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a1p4di8-item-8-animation 2s;
    animation: bwdaicx-a1p4di8-item-8-animation 2s
}

@-webkit-keyframes bwdaicx-4-anim-2-btn-animation {
    40% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
}

@keyframes bwdaicx-4-anim-2-btn-animation {
    40% {
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
        transform: translate(-50%, -50%) rotate(180deg)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-2 .bwdaicx-circle-inner .bwdaicx-circle-btn {
    -webkit-animation: bwdaicx-4-anim-2-btn-animation 2s;
    animation: bwdaicx-4-anim-2-btn-animation 2s
}

@-webkit-keyframes bwdaicx-a3p4di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@keyframes bwdaicx-a3p4di8-item-1-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 0%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a3p4di8-item-2-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 14.6%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@keyframes bwdaicx-a3p4di8-item-3-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 100%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a3p4di8-item-4-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 85.4%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@keyframes bwdaicx-a3p4di8-item-5-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 50%;
        left: 100%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@keyframes bwdaicx-a3p4di8-item-6-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 85.4%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@keyframes bwdaicx-a3p4di8-item-7-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 0%;
        left: 50%
    }
}

@-webkit-keyframes bwdaicx-a3p4di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

@keyframes bwdaicx-a3p4di8-item-8-animation {
    0% {
        top: 50%;
        left: 50%
    }

    100% {
        top: 14.6%;
        left: 14.6%
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    -webkit-animation: bwdaicx-a3p4di8-item-1-animation 2s;
    animation: bwdaicx-a3p4di8-item-1-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    -webkit-animation: bwdaicx-a3p4di8-item-2-animation 2s;
    animation: bwdaicx-a3p4di8-item-2-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    -webkit-animation: bwdaicx-a3p4di8-item-3-animation 2s;
    animation: bwdaicx-a3p4di8-item-3-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    -webkit-animation: bwdaicx-a3p4di8-item-4-animation 2s;
    animation: bwdaicx-a3p4di8-item-4-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    -webkit-animation: bwdaicx-a3p4di8-item-5-animation 2s;
    animation: bwdaicx-a3p4di8-item-5-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    -webkit-animation: bwdaicx-a3p4di8-item-6-animation 2s;
    animation: bwdaicx-a3p4di8-item-6-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    -webkit-animation: bwdaicx-a3p4di8-item-7-animation 2s;
    animation: bwdaicx-a3p4di8-item-7-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    -webkit-animation: bwdaicx-a3p4di8-item-8-animation 2s;
    animation: bwdaicx-a3p4di8-item-8-animation 2s
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info {
    -webkit-animation: bwdaicx-4-anim-3-circle-animation 2s;
    animation: bwdaicx-4-anim-3-circle-animation 2s
}

@-webkit-keyframes bwdaicx-4-anim-3-circle-animation {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@keyframes bwdaicx-4-anim-3-circle-animation {
    0% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

@-webkit-keyframes bwdaicx-4-anim-3-circle-content-animation {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes bwdaicx-4-anim-3-circle-content-animation {
    0% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn {
    -webkit-transform: translate(-50%, -50%) rotate(360deg);
    -ms-transform: translate(-50%, -50%) rotate(360deg);
    transform: translate(-50%, -50%) rotate(360deg)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-interactive-circle-animation-3 .bwdaicx-circle-info .bwdaicx-circle-btn-content {
    -webkit-animation: bwdaicx-4-anim-3-circle-content-animation 2s;
    animation: bwdaicx-4-anim-3-circle-content-animation 2s
}

/* @media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info {
        width:100%;
        padding: 0 !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-inner {
        display: grid;
        width: 100% !important;
        height: auto !important;
        grid-template-columns: repeat(1, 1fr)
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view {
        margin: 40px 25px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view .bwdaicx-circle-btn-txt {
        font-size: 12px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view .bwdaicx-circle-info {
        padding: 48px !important;
        height: 300px;
        width: 300px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        top: 50px;
        bottom: 50px;
        left: 50px;
        right: 50px;
        padding: 10px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn {
        height: 60px;
        width: 60px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon {
        padding: 5px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-desktop-view .bwdaicx-circle-info .bwdaicx-circle-content {
        border-radius: 50% !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-responsive-view .bwdaicx-circle-item {
        border: 6px solid #f5f3ff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-responsive-view .bwdaicx-circle-item .bwdaicx-circle-btn {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        position: relative !important;
        top: initial !important;
        left: initial !important;
        bottom: initial !important;
        right: initial !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-responsive-view .bwdaicx-circle-inner {
        border: none !important;
        grid-gap: 20px
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-responsive-view .bwdaicx-circle-btn-content {
        position: initial !important;
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-responsive-view .bwdaicx-circle-btn-content .bwdaicx-circle-content {
        padding: 0 !important;
        background: rgba(0,0,0,0) !important
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4.bwdaicx-circle-responsive-view .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
        border-bottom-right-radius: 50%
    }
} */

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info {
    position: relative;
    padding: 74.5px;
    margin: 45px 0
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-inner {
    width: 400px;
    height: 400px;
    border: 3px solid #ddddef
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn {
    position: absolute;
    z-index: 99;
    height: 95px;
    width: 95px;
    border-radius: 50%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon {
    padding: 10px;
    height: 100%;
    width: 100%;
    border-radius: 50%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner {
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner img,.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-btn-icon .bwdaicx-circle-icon-inner svg {
    width: 35px
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    border-top-left-radius: 50%;
    border-top-right-radius: 50%;
    border-bottom-left-radius: 50%
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn.active .bwdaicx-circle-icon-inner {
    background: #f4fff9
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content {
    position: absolute;
    top: 80.5px;
    bottom: 80.5px;
    left: 80.5px;
    right: 80.5px;
    display: block;
    visibility: hidden;
    opacity: 0;
    padding: 15px
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    padding: 30px;
    border-radius: 50%;
    background: #fafaff;
    overflow: hidden
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content h2 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.3;
    color: #202b46
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content .bwdaicx-circle-content p {
    font-size: 16px;
    color: #737373;
    margin-top: 0
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content.active {
    display: block;
    visibility: visible;
    opacity: 1
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+1) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199a8e 3.76%, #7af4ab 55.38%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+1) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+1) .bwdaicx-circle-btn-icon svg {
    fill: #199a8e
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+2) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: linear-gradient(144.3deg, #476df8 15.07%, #6a8aff 97.18%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+2) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+2) .bwdaicx-circle-btn-icon svg {
    fill: #07a9f0
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+3) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    background: radial-gradient(64.96% 65.32% at 52.18% 47.01%, #6f00ff 3.76%, #533fff 55.38%, #b9aaff 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+3) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+3) .bwdaicx-circle-btn-icon svg {
    fill: #715eff
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+4) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    background: radial-gradient(101.16% 101.7% at 47.77% 50.74%, #ff9100 3.76%, #ffb655 56.99%, #fff04a 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+4) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+4) .bwdaicx-circle-btn-icon svg {
    fill: #ffae42
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+5) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    background: radial-gradient(65.76% 66.29% at 48.95% 49.57%, #b40042 3.76%, #c50048 48.92%, #ff5e93 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+5) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+5) .bwdaicx-circle-btn-icon svg {
    fill: #b40042
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+6) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background: radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+6) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+6) .bwdaicx-circle-btn-icon svg {
    fill: #2b3894
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+7) .bwdaicx-circle-icon-shapes {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: radial-gradient(94.25% 92.56% at 48.86% 49.71%, #199a8e 3.76%, #7af4ab 55.38%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+7) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+7) .bwdaicx-circle-btn-icon svg {
    fill: #199a8e
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+8) .bwdaicx-circle-icon-shapes {
    background: radial-gradient(73.69% 72.33% at 51.12% 47.67%, #2b3894 3.76%, #364099 14.18%, #5356a8 32.43%, #8078bf 55.38%, #d2a8d1 100%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+8) .bwdaicx-circle-icon-shapes.classic {
    background: unset
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item:nth-child(8n+8) .bwdaicx-circle-btn-icon svg {
    fill: #2b3894
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-1 {
    top: 50%;
    left: 0%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-2 {
    top: 85.4%;
    left: 14.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-3 {
    top: 100%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-4 {
    top: 85.4%;
    left: 85.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-5 {
    top: 50%;
    left: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-6 {
    top: 14.6%;
    left: 85.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-7 {
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item #bwdaicx-circle-item-8 {
    top: 14.6%;
    left: 14.6%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

/* @media only screen and (min-width: 601px) {
    .bwdaicx-circle-wrapper .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item {
        border:none !important
    }
} */

[data-bwdaicx-wrapper-link] {
    cursor: pointer
}

/* shahadat code */
@media only screen and (max-width: 600px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info {
        padding: 20px;
    }
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        margin: 0!important;
        padding: 25px;
    }
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content, .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-item {
        width: 100%;
        height: 100%;
    }

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info {
        position: relative;
        padding: 0;
    }
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn .bwdaicx-circle-icon-shapes {
        border-radius: 100%!important;
    }
}

@media (min-width: 601px) and (max-width: 767px) {

    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info {
        padding: 0!important;
        width: 100%;
    }
/*     .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info {
        padding: 100px;
    } */
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-3 .bwdaicx-circle-info .bwdaicx-circle-inner .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        margin: 0;
        z-index: 999;
    }
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-4 .bwdaicx-circle-info .bwdaicx-circle-item .bwdaicx-circle-btn-content {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 40px;
    }
}

@media (min-width: 768px) and (max-width: 880px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info {
        padding: 0!important;
        width: 100%;
    }
}

@media (min-width: 881px) and (max-width: 1024px) {
    .bwdaicx-circle-wrapper.bwdaicx-interactive-circle-preset-2 .bwdaicx-circle-info {
        padding: 0!important;
        width: 100%;
    }
}