
.sdhz-vin-box[data-v-22551e5e] {
    color: white;
    min-height: 100vh;
    background-color: #111E3E;
}
.navi-bar[data-v-22551e5e] {
    height: 44px;
    font-size: 16px;
    font-weight: bold;
    padding-top: var(--safe-top);
}
.sdhz-vin-top-box[data-v-22551e5e] {
    position: relative;
    height: 200px;
    padding-top: 30px;
}
.sdhz-vin-soc-box[data-v-22551e5e] {
    position: absolute;
    left: 0px;
    right: 0;
    top: 15px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: white;
}
.sdhz-vin-info-box[data-v-22551e5e] {
    display: flex;
    flex-direction: row;
    padding: 15px 0;
    align-items: center;
}
.sdhz-vin-info-item[data-v-22551e5e] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.line[data-v-22551e5e] {
    width: 1px;
    height: 20px;
    background-color: rgb(52, 86, 159);
}
.card_title[data-v-22551e5e] {
    margin: 20px 15px 15px;
    font-size: 15px;
}
.card[data-v-22551e5e] {
    margin: 0 15px;
    border-radius: 10px;
    border: solid 1px rgb(52, 86, 159);
    box-shadow: inset 0px 0px 40px 1px rgba(52, 86, 159, 0.7);
    background-color: #111E3E;
}
.item[data-v-22551e5e] {
    margin-top: 8px;
}
.text-gradient[data-v-22551e5e] {
    background-image: linear-gradient(to bottom, rgb(19, 110, 228), rgb(33, 210, 246));
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}

