.protection-circle[data-v-c616f9e9] {
    background: radial-gradient(circle at 50%, #a2a2a2, #fff 70%)
}

.section-title[data-v-c616f9e9] {
    font-size: 1.8rem;
    color: #333;
    margin-bottom: 25px;
    font-weight: 300
}

.section-subtitle[data-v-c616f9e9] {
    font-size: 1rem;
    color: #666;
    margin-bottom: 40px;
    text-align: center
}

.protection-section[data-v-c616f9e9] {
    margin-bottom: 60px;
    text-align: center
}

.protection-circle[data-v-c616f9e9] {
    position: relative;
    width: 600px;
    height: 600px;
    margin: 0 auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.protection-item[data-v-c616f9e9] {
    position: absolute;
    width: 180px;
    padding: 15px;
    background: #ffffffe6;
    border-radius: 15px;
    box-shadow: 0 4px 15px #0000001a;
    text-align: center
}

.protection-item p[data-v-c616f9e9] {
    font-size: .85rem;
    line-height: 1.4;
    margin: 0;
    color: #333;
    font-weight: 500
}

.item-1[data-v-c616f9e9] {
    top: 50px;
    left: 20%;
    transform: translate(-50%)
}

.item-2[data-v-c616f9e9] {
    top: 50px;
    right: 0
}

.item-3[data-v-c616f9e9] {
    right: -10%;
    top: 45%
}

.item-4[data-v-c616f9e9] {
    bottom: 50px;
    right: 0;
    width: 200px
}

.item-5[data-v-c616f9e9] {
    bottom: 90px;
    left: 20%;
    transform: translate(-50%)
}

.item-6[data-v-c616f9e9] {
    left: -10%;
    top: 50%;
    transform: translateY(-50%)
}

.center-warning[data-v-c616f9e9] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 250px;
    padding: 20px;
    background: #fffffff2;
    border-radius: 15px;
    text-align: center;
    box-shadow: 0 4px 20px #00000026
}

.center-warning p[data-v-c616f9e9] {
    font-size: .8rem;
    line-height: 1.4;
    margin: 0;
    color: #555;
    font-style: italic
}

@media (max-width: 768px) {
    .protection-circle[data-v-c616f9e9] {
        width: 400px;
        height: 400px
    }

    .protection-item[data-v-c616f9e9] {
        width: 140px;
        padding: 12px
    }

    .protection-item p[data-v-c616f9e9] {
        font-size: .75rem
    }

    .center-warning[data-v-c616f9e9] {
        width: 180px;
        padding: 15px
    }

    .center-warning p[data-v-c616f9e9] {
        font-size: .7rem
    }
}

@media (max-width: 468px) {
    .protection-circle[data-v-c616f9e9] {
        width: 300px;
        height: 300px
    }

    .protection-item[data-v-c616f9e9] {
        width: 70px;
        padding: 12px
    }

    .protection-item p[data-v-c616f9e9], .item-1 p[data-v-c616f9e9], .item-2 p[data-v-c616f9e9], .item-3 p[data-v-c616f9e9], .item-4 p[data-v-c616f9e9], .item-5 p[data-v-c616f9e9], .item-6 p[data-v-c616f9e9] {
        font-size: .5rem
    }

    .center-warning[data-v-c616f9e9] {
        width: 100px;
        padding: 15px
    }

    .center-warning p[data-v-c616f9e9] {
        font-size: .6rem
    }

    .item-2[data-v-c616f9e9] {
        right: 12%;
        top: 3%
    }

    .item-3[data-v-c616f9e9] {
        right: 1%;
        top: 35%
    }

    .item-4[data-v-c616f9e9] {
        bottom: -10%;
        right: 12%
    }

    .item-1[data-v-c616f9e9] {
        left: 25%;
        top: 5%
    }

    .item-5[data-v-c616f9e9] {
        bottom: 0;
        left: 25%
    }

    .item-6[data-v-c616f9e9] {
        left: 1%;
        top: 50%
    }
}
