p,div,ul,li,span,h1,h2,h3,h4,h5,h6{margin:0;padding:0;list-style: none;}
.card{
    background-color: #fff;
}
.column {
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 0.75rem;
}

.columns.is-mobile>.column.is-narrow {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.columns.is-mobile>.column.is-full {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.columns.is-mobile>.column.is-three-quarters {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%;
}

.columns.is-mobile>.column.is-two-thirds {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.6666%;
}

.columns.is-mobile>.column.is-half {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.columns.is-mobile>.column.is-one-third {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.3333%;
}

.columns.is-mobile>.column.is-one-quarter {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%;
}

.columns.is-mobile>.column.is-one-fifth {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 20%;
}

.columns.is-mobile>.column.is-two-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 40%;
}

.columns.is-mobile>.column.is-three-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 60%;
}

.columns.is-mobile>.column.is-four-fifths {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 80%;
}

.columns.is-mobile>.column.is-offset-three-quarters {
    margin-left: 75%;
}

.columns.is-mobile>.column.is-offset-two-thirds {
    margin-left: 66.6666%;
}

.columns.is-mobile>.column.is-offset-half {
    margin-left: 50%;
}

.columns.is-mobile>.column.is-offset-one-third {
    margin-left: 33.3333%;
}

.columns.is-mobile>.column.is-offset-one-quarter {
    margin-left: 25%;
}

.columns.is-mobile>.column.is-offset-one-fifth {
    margin-left: 20%;
}

.columns.is-mobile>.column.is-offset-two-fifths {
    margin-left: 40%;
}

.columns.is-mobile>.column.is-offset-three-fifths {
    margin-left: 60%;
}

.columns.is-mobile>.column.is-offset-four-fifths {
    margin-left: 80%;
}

.columns.is-mobile>.column.is-1 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 8.33333%;
}

.columns.is-mobile>.column.is-offset-1 {
    margin-left: 8.33333%;
}

.columns.is-mobile>.column.is-2 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 16.66667%;
}

.columns.is-mobile>.column.is-offset-2 {
    margin-left: 16.66667%;
}

.columns.is-mobile>.column.is-3 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 25%;
}

.columns.is-mobile>.column.is-offset-3 {
    margin-left: 25%;
}

.columns.is-mobile>.column.is-4 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 33.33333%;
}

.columns.is-mobile>.column.is-offset-4 {
    margin-left: 33.33333%;
}

.columns.is-mobile>.column.is-5 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 41.66667%;
}

.columns.is-mobile>.column.is-offset-5 {
    margin-left: 41.66667%;
}

.columns.is-mobile>.column.is-6 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 50%;
}

.columns.is-mobile>.column.is-offset-6 {
    margin-left: 50%;
}

.columns.is-mobile>.column.is-7 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 58.33333%;
}

.columns.is-mobile>.column.is-offset-7 {
    margin-left: 58.33333%;
}

.columns.is-mobile>.column.is-8 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 66.66667%;
}

.columns.is-mobile>.column.is-offset-8 {
    margin-left: 66.66667%;
}

.columns.is-mobile>.column.is-9 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 75%;
}

.columns.is-mobile>.column.is-offset-9 {
    margin-left: 75%;
}

.columns.is-mobile>.column.is-10 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 83.33333%;
}

.columns.is-mobile>.column.is-offset-10 {
    margin-left: 83.33333%;
}

.columns.is-mobile>.column.is-11 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 91.66667%;
}

.columns.is-mobile>.column.is-offset-11 {
    margin-left: 91.66667%;
}

.columns.is-mobile>.column.is-12 {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.columns.is-mobile>.column.is-offset-12 {
    margin-left: 100%;
}

@media screen and (max-width: 768px) {
    .column.is-narrow-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .column.is-full-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-one-third-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-mobile {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-mobile {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-mobile {
        margin-left: 50%;
    }
    .column.is-offset-one-third-mobile {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-mobile {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-mobile {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-mobile {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-mobile {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-mobile {
        margin-left: 80%;
    }
    .column.is-1-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }
    .column.is-offset-1-mobile {
        margin-left: 8.33333%;
    }
    .column.is-2-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }
    .column.is-offset-2-mobile {
        margin-left: 16.66667%;
    }
    .column.is-3-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-mobile {
        margin-left: 25%;
    }
    .column.is-4-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }
    .column.is-offset-4-mobile {
        margin-left: 33.33333%;
    }
    .column.is-5-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }
    .column.is-offset-5-mobile {
        margin-left: 41.66667%;
    }
    .column.is-6-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-mobile {
        margin-left: 50%;
    }
    .column.is-7-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }
    .column.is-offset-7-mobile {
        margin-left: 58.33333%;
    }
    .column.is-8-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }
    .column.is-offset-8-mobile {
        margin-left: 66.66667%;
    }
    .column.is-9-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-mobile {
        margin-left: 75%;
    }
    .column.is-10-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }
    .column.is-offset-10-mobile {
        margin-left: 83.33333%;
    }
    .column.is-11-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }
    .column.is-offset-11-mobile {
        margin-left: 91.66667%;
    }
    .column.is-12-mobile {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-mobile {
        margin-left: 100%;
    }
}

@media screen and (min-width: 769px),
print {
    .column.is-narrow,
    .column.is-narrow-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .column.is-full,
    .column.is-full-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters,
    .column.is-three-quarters-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds,
    .column.is-two-thirds-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }
    .column.is-half,
    .column.is-half-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-one-third,
    .column.is-one-third-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter,
    .column.is-one-quarter-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth,
    .column.is-one-fifth-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths,
    .column.is-two-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths,
    .column.is-three-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths,
    .column.is-four-fifths-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters,
    .column.is-offset-three-quarters-tablet {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds,
    .column.is-offset-two-thirds-tablet {
        margin-left: 66.6666%;
    }
    .column.is-offset-half,
    .column.is-offset-half-tablet {
        margin-left: 50%;
    }
    .column.is-offset-one-third,
    .column.is-offset-one-third-tablet {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter,
    .column.is-offset-one-quarter-tablet {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth,
    .column.is-offset-one-fifth-tablet {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths,
    .column.is-offset-two-fifths-tablet {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths,
    .column.is-offset-three-fifths-tablet {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths,
    .column.is-offset-four-fifths-tablet {
        margin-left: 80%;
    }
    .column.is-1,
    .column.is-1-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }
    .column.is-offset-1,
    .column.is-offset-1-tablet {
        margin-left: 8.33333%;
    }
    .column.is-2,
    .column.is-2-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }
    .column.is-offset-2,
    .column.is-offset-2-tablet {
        margin-left: 16.66667%;
    }
    .column.is-3,
    .column.is-3-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-offset-3,
    .column.is-offset-3-tablet {
        margin-left: 25%;
    }
    .column.is-4,
    .column.is-4-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }
    .column.is-offset-4,
    .column.is-offset-4-tablet {
        margin-left: 33.33333%;
    }
    .column.is-5,
    .column.is-5-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }
    .column.is-offset-5,
    .column.is-offset-5-tablet {
        margin-left: 41.66667%;
    }
    .column.is-6,
    .column.is-6-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-offset-6,
    .column.is-offset-6-tablet {
        margin-left: 50%;
    }
    .column.is-7,
    .column.is-7-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }
    .column.is-offset-7,
    .column.is-offset-7-tablet {
        margin-left: 58.33333%;
    }
    .column.is-8,
    .column.is-8-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }
    .column.is-offset-8,
    .column.is-offset-8-tablet {
        margin-left: 66.66667%;
    }
    .column.is-9,
    .column.is-9-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-offset-9,
    .column.is-offset-9-tablet {
        margin-left: 75%;
    }
    .column.is-10,
    .column.is-10-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }
    .column.is-offset-10,
    .column.is-offset-10-tablet {
        margin-left: 83.33333%;
    }
    .column.is-11,
    .column.is-11-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }
    .column.is-offset-11,
    .column.is-offset-11-tablet {
        margin-left: 91.66667%;
    }
    .column.is-12,
    .column.is-12-tablet {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-offset-12,
    .column.is-offset-12-tablet {
        margin-left: 100%;
    }
}

@media screen and (max-width: 1023px) {
    .column.is-narrow-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .column.is-full-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-one-third-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-touch {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-touch {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-touch {
        margin-left: 50%;
    }
    .column.is-offset-one-third-touch {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-touch {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-touch {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-touch {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-touch {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-touch {
        margin-left: 80%;
    }
    .column.is-1-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }
    .column.is-offset-1-touch {
        margin-left: 8.33333%;
    }
    .column.is-2-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }
    .column.is-offset-2-touch {
        margin-left: 16.66667%;
    }
    .column.is-3-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-touch {
        margin-left: 25%;
    }
    .column.is-4-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }
    .column.is-offset-4-touch {
        margin-left: 33.33333%;
    }
    .column.is-5-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }
    .column.is-offset-5-touch {
        margin-left: 41.66667%;
    }
    .column.is-6-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-touch {
        margin-left: 50%;
    }
    .column.is-7-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }
    .column.is-offset-7-touch {
        margin-left: 58.33333%;
    }
    .column.is-8-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }
    .column.is-offset-8-touch {
        margin-left: 66.66667%;
    }
    .column.is-9-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-touch {
        margin-left: 75%;
    }
    .column.is-10-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }
    .column.is-offset-10-touch {
        margin-left: 83.33333%;
    }
    .column.is-11-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }
    .column.is-offset-11-touch {
        margin-left: 91.66667%;
    }
    .column.is-12-touch {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-touch {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1024px) {
    .column.is-narrow-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .column.is-full-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-one-third-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-desktop {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-desktop {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-desktop {
        margin-left: 50%;
    }
    .column.is-offset-one-third-desktop {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-desktop {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-desktop {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-desktop {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-desktop {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-desktop {
        margin-left: 80%;
    }
    .column.is-1-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }
    .column.is-offset-1-desktop {
        margin-left: 8.33333%;
    }
    .column.is-2-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }
    .column.is-offset-2-desktop {
        margin-left: 16.66667%;
    }
    .column.is-3-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-desktop {
        margin-left: 25%;
    }
    .column.is-4-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }
    .column.is-offset-4-desktop {
        margin-left: 33.33333%;
    }
    .column.is-5-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }
    .column.is-offset-5-desktop {
        margin-left: 41.66667%;
    }
    .column.is-6-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-desktop {
        margin-left: 50%;
    }
    .column.is-7-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }
    .column.is-offset-7-desktop {
        margin-left: 58.33333%;
    }
    .column.is-8-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }
    .column.is-offset-8-desktop {
        margin-left: 66.66667%;
    }
    .column.is-9-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-desktop {
        margin-left: 75%;
    }
    .column.is-10-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }
    .column.is-offset-10-desktop {
        margin-left: 83.33333%;
    }
    .column.is-11-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }
    .column.is-offset-11-desktop {
        margin-left: 91.66667%;
    }
    .column.is-12-desktop {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-desktop {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1216px) {
    .column.is-narrow-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .column.is-full-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-one-third-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-widescreen {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-widescreen {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-widescreen {
        margin-left: 50%;
    }
    .column.is-offset-one-third-widescreen {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-widescreen {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-widescreen {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-widescreen {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-widescreen {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-widescreen {
        margin-left: 80%;
    }
    .column.is-1-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }
    .column.is-offset-1-widescreen {
        margin-left: 8.33333%;
    }
    .column.is-2-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }
    .column.is-offset-2-widescreen {
        margin-left: 16.66667%;
    }
    .column.is-3-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-widescreen {
        margin-left: 25%;
    }
    .column.is-4-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }
    .column.is-offset-4-widescreen {
        margin-left: 33.33333%;
    }
    .column.is-5-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }
    .column.is-offset-5-widescreen {
        margin-left: 41.66667%;
    }
    .column.is-6-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-widescreen {
        margin-left: 50%;
    }
    .column.is-7-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }
    .column.is-offset-7-widescreen {
        margin-left: 58.33333%;
    }
    .column.is-8-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }
    .column.is-offset-8-widescreen {
        margin-left: 66.66667%;
    }
    .column.is-9-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-widescreen {
        margin-left: 75%;
    }
    .column.is-10-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }
    .column.is-offset-10-widescreen {
        margin-left: 83.33333%;
    }
    .column.is-11-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }
    .column.is-offset-11-widescreen {
        margin-left: 91.66667%;
    }
    .column.is-12-widescreen {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-widescreen {
        margin-left: 100%;
    }
}

@media screen and (min-width: 1408px) {
    .column.is-narrow-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
    }
    .column.is-full-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-three-quarters-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-two-thirds-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.6666%;
    }
    .column.is-half-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-one-third-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.3333%;
    }
    .column.is-one-quarter-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-one-fifth-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 20%;
    }
    .column.is-two-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 40%;
    }
    .column.is-three-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 60%;
    }
    .column.is-four-fifths-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 80%;
    }
    .column.is-offset-three-quarters-fullhd {
        margin-left: 75%;
    }
    .column.is-offset-two-thirds-fullhd {
        margin-left: 66.6666%;
    }
    .column.is-offset-half-fullhd {
        margin-left: 50%;
    }
    .column.is-offset-one-third-fullhd {
        margin-left: 33.3333%;
    }
    .column.is-offset-one-quarter-fullhd {
        margin-left: 25%;
    }
    .column.is-offset-one-fifth-fullhd {
        margin-left: 20%;
    }
    .column.is-offset-two-fifths-fullhd {
        margin-left: 40%;
    }
    .column.is-offset-three-fifths-fullhd {
        margin-left: 60%;
    }
    .column.is-offset-four-fifths-fullhd {
        margin-left: 80%;
    }
    .column.is-1-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 8.33333%;
    }
    .column.is-offset-1-fullhd {
        margin-left: 8.33333%;
    }
    .column.is-2-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 16.66667%;
    }
    .column.is-offset-2-fullhd {
        margin-left: 16.66667%;
    }
    .column.is-3-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 25%;
    }
    .column.is-offset-3-fullhd {
        margin-left: 25%;
    }
    .column.is-4-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 33.33333%;
    }
    .column.is-offset-4-fullhd {
        margin-left: 33.33333%;
    }
    .column.is-5-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 41.66667%;
    }
    .column.is-offset-5-fullhd {
        margin-left: 41.66667%;
    }
    .column.is-6-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 50%;
    }
    .column.is-offset-6-fullhd {
        margin-left: 50%;
    }
    .column.is-7-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 58.33333%;
    }
    .column.is-offset-7-fullhd {
        margin-left: 58.33333%;
    }
    .column.is-8-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 66.66667%;
    }
    .column.is-offset-8-fullhd {
        margin-left: 66.66667%;
    }
    .column.is-9-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 75%;
    }
    .column.is-offset-9-fullhd {
        margin-left: 75%;
    }
    .column.is-10-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 83.33333%;
    }
    .column.is-offset-10-fullhd {
        margin-left: 83.33333%;
    }
    .column.is-11-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 91.66667%;
    }
    .column.is-offset-11-fullhd {
        margin-left: 91.66667%;
    }
    .column.is-12-fullhd {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 100%;
    }
    .column.is-offset-12-fullhd {
        margin-left: 100%;
    }
}

.columns {
    margin-left: 15px;
    margin-right: -0.75rem;
    margin-top: 5px;
}

.columns:last-child {
    margin-bottom: -0.75rem;
}

.columns:not(:last-child) {
    margin-bottom: calc(1.5rem - 0.75rem);
}

.columns.is-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.columns.is-gapless {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

.columns.is-gapless>.column {
    margin: 0;
    padding: 0 !important;
}

.columns.is-gapless:not(:last-child) {
    margin-bottom: 1.5rem;
}

.columns.is-gapless:last-child {
    margin-bottom: 0;
}

.columns.is-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.columns.is-multiline {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.columns.is-vcentered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (min-width: 769px),
print {
  .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;

    }
}
@media screen and (min-width: 769px),
print {
    .section .columns:not(.is-desktop) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
}


@media screen and (min-width: 1024px) {
    .columns.is-desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.columns.is-variable {
    --columnGap: 0.75rem;
    margin-left: calc(-1 * var(--columnGap));
    margin-right: calc(-1 * var(--columnGap));
}

.columns.is-variable .column {
    padding-left: var(--columnGap);
    padding-right: var(--columnGap);
}

.columns.is-variable.is-0 {
    --columnGap: 0rem;
}

.columns.is-variable.is-1 {
    --columnGap: 0.25rem;
}

.columns.is-variable.is-2 {
    --columnGap: 0.5rem;
}

.columns.is-variable.is-3 {
    --columnGap: 0.75rem;
}

.columns.is-variable.is-4 {
    --columnGap: 1rem;
}

.columns.is-variable.is-5 {
    --columnGap: 1.25rem;
}

.columns.is-variable.is-6 {
    --columnGap: 1.5rem;
}

.columns.is-variable.is-7 {
    --columnGap: 1.75rem;
}

.columns.is-variable.is-8 {
    --columnGap: 2rem;
}


/* ========== Theme Extends ========== */




.card-header {
    box-shadow: none;
}

.card-header-title {
    font-size: 14px;
    padding: 8px 16px;
}

.card-header-title.is-light {
    background: #e8ebf0;
}

.tag.is-dash {
    border-radius: 0;
    border: 1px dashed #aeaeae;
}

.is-square {
    border-radius: 0 !important;
}

.tag.is-light-dark {
    background: #ccc;
    color: #000;
}

.tag.is-index {
    min-width: 4em;
    margin: 0 0.5em;
}

.tag.is-xs.is-index {
    min-width: 3em;
}

.tag.is-xs {
    font-size: 15px;
    height: 20px;
    padding-left: 4px;
    padding-right: 4px;
}

.tag.is-bubble {
    border-radius: 50%;
}

.tag.is-small {
    font-size: 0.8rem;
    height: 24px;
}

.tag.is-orange {
    color: #fff;
    background-color: #ff470f;
}

.icon {
    font-size: 16px !important;
}

.icon.is-xs {
    font-size: 14px !important;
}

.columns.center {
    justify-content: center;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.columns.nowarp {
    display: flex;
    flex-wrap: nowrap;
}

.columns.is-condense {
    padding-bottom: 12px;
    padding-top: 4px;
}

.columns.is-condense .column {
    padding-bottom: 0;
    padding-top: 0.5rem;
}

.columns.center>.column.panel {
    flex-basis: 300px;
    flex-grow: 0;
    display: inline-block;
}

.has-content-right {
    text-align: right;
    justify-content: flex-end;
}

.has-content-center {
    text-align: center;
    justify-content: center;
}

.has-content-left {
    text-align: left;
}

.nav {
    padding-left: 10px;
}

.anchor {
    position: absolute;
    top: -5rem;
    visibility: hidden;
}

.choice-blank-select {
    vertical-align: baseline;
}

/* ========== Theme Overwrite ========== */

a:hover {
    color: #000;
}

a,
.title a:hover {
    color: #1890ff;
}

a.is-title {
    color: #333 !important;
}

a.is-title:hover {
    text-decoration: underline;
    /*color: #0dd1b2;*/
}

.tabs li.is-active a {
    border-bottom-color: #0dd1b2;
    color: #0dd1b2;
}

@media (min-width: 1024px) {
    .tabs .separator {
        width: 117px;
    }
}

.media-content {
    overflow: initial;
}

button,
input,
select,
textarea {
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
}

.title {
    font-weight: normal;
}

.field:not(:last-child) {
    margin-bottom: 1.25rem;
}

.section {
    padding: 0.5rem;
}



.fa {
    vertical-align: inherit;
}

.fa-1x {
    font-size: 1rem;
}

.tag.is-danger,
.button.is-danger,
.hero.is-danger {
    background-color: #e25d4a;
}

.button.is-danger:hover {
    background-color: #ff6853;
}

.number {
    font-size: inherit;
    height: inherit;
    margin-right: 0;
    min-width: 0;
    padding: 0;
}

.box {
    background: none;
    box-shadow: none;
}

.zoom-in {
    animation: zoomIn 0.3s ease-out;
}

.zoom-out {
    display: none;
    transition: all;
    transition-delay: 0.3s;
    animation: zoomOut 0.3s ease-out;
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

.fade-out {
    animation: fadeOut 0.2s;
}

.fade-in-up {
    animation: fadeInUp 0.4s ease-out;
}

.fade-enter-active {
    animation-name: fadeIn;
}

.zoom-enter-active {
    animation-duration: 0.3s !important;
    animation-timing-function: ease-out;
    animation: zoomIn;
}

.zoom-leave-active {
    animation-duration: 0.3s !important;
    animation-timing-function: ease-out;
    animation: zoomOut;
}



/* Make clicks pass-through */


body,
html {
    /*font-family: "Segoe UI", "Helvetica Neue", Arial, "Hiragino Sans GB", "PingFang SC", "Heiti SC", "Microsoft YaHei UI", "Microsoft YaHei", "Source Han Sans", sans-serif;*/
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
    width: 100%;
    min-height: 100vh;
    /*overflow-x: hidden;*/
    /*overflow-y: auto;*/
    font-size: 16px;
    line-height: 1.67;
    /*overflow: hidden;*/
}

html {
    background: #f1f3f6;
    min-height: 100%;
    /*overflow-x: hidden;*/
    position: relative;
}

.main-content {
    min-height: 500px;
}

.label:not(:first-child) {
    margin-top: 20px;
}





}

.icon-nav-item.is-active {
    color: #363636;
}

.column.panel-left {
    padding-top: 0;
    padding-left: 0;
    /*background: white;*/
}

.card.is-light {
    background: #e8ebf0;
}

.card.is-dark {
    background: #363636;
    color: #ddd;
}

.card.course {
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.card.course .title {
    padding: 1rem;
    margin: 0;
}

.card.course .bottom {
    bottom: 0;
    width: 100%;
    opacity: 0.2;
    transition: opacity 0.3s;
}

.card.course .desc {
    font-size: 0.75rem;
    padding: 1rem;
}

.card.course .teacher {
    margin-right: 10px;
}

.card.course:hover .hover,
.card.course:hover .bottom {
    opacity: 0.95;
    user-select: initial;
}

.card.course .hover {
    user-select: none;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all 0.3s;
    opacity: 0;
}

.card.course .course-desc {
    position: relative;
    width: calc(100% - 2rem);
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
    padding: 0 9px;
}

.card.course .tag {
    height: 36px;
}

.card.is-list {
    margin-bottom: 1rem;
}

.card.is-list.is-active {
    background: #dfe1e6;
}

.card.is-hoverable {
    /* cursor: pointer; */
    transition: all 0.2s;
    z-index: 1;
}

.card.is-hoverable:hover {
    transform: translateY(-3px);
    box-shadow: 0 7px 28px rgba(0, 0, 0, 0.28);
}

.is-box {
    margin: 0 1.5rem 5rem 1.5rem;
    border-radius: 5px;
    padding-bottom: 1rem;
}



.footer {
    background: #e8ebf0;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    line-height: 3;
    position: relative;
    z-index: 2;
    border-top: 1px solid #ddd;
}

.footer.is-index {
    border-top: none;
}

/* ========== bulma-divider ========== */


.block {
    background: #fff;
    position: relative;
    margin: 0.5rem;
    padding: 14px 18px;
    box-shadow: 4px 4px 0 #ddd;
}

.block-content {
    position: relative;
}

.block .is-title.one-line {
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: calc(100% - 1rem);
    overflow: hidden;
}

.block .is-title {
    word-break: break-all;
}

.block.is-clickable:hover {
    background: #e8ebf0;
}

.block.is-logo {
    height: 75px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.block .block-image {
    display: inline-block;
    width: 18px;
    height: 15px;
    margin-right: 0.5rem;
}

.block .block-image.is-large {
    width: 20px;
    height: 17px;
}

.block .button {
    padding: 0;
}

.block .column:not(:first-child) {
    border-left: 1px solid #ddd;
}

.trademark-text {
    transform: translateY(-20%);
    display: inline-block;
}





.section-subtitle[data-v-528c67fa] {
    margin-top: 2rem;
    /* padding: 2rem 1rem; */
}

.dot-bg[data-v-528c67fa] {
    position: absolute;
    /* background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='1' fill-rule='evenodd'%3E%3Ccircle cx='3' cy='3' r='2'/%3E%3Ccircle cx='13' cy='13' r='2'/%3E%3C/g%3E%3C/svg%3E"); */
    height: 25%;
    width: 100%;
    bottom: 0;
}

.course[data-v-528c67fa] {
    width: 100%;
    display: inline-flex;
}

.course .image[data-v-528c67fa] {
    border-radius: 20px;
    transition: all 0.3s;
}

.course .label[data-v-528c67fa] {
    font-size: 17px;
    color: #424242;
    text-align: center;
}

.colleges[data-v-528c67fa] {
    margin: 2rem 0;
}

.level-item[data-v-528c67fa] {
    height: 100px;
}


.nav-card[data-v-43af066b] {
    box-shadow: 3px 2px 30px 0 rgba(50, 50, 50, 0.1);
    border-top: 3px solid #1890ff;
    /* border-top: 3px solid #00d1b2; */
    color: #46475e;
    height: 100%;
    /* display: flex;
    flex-direction: column;
    justify-content: space-between; */
    padding: 0.5rem 1rem;
    cursor: pointer;
    font-weight: bold;

   
}
.cur-type{
    cursor: pointer;
}
.nav-card-add{
    border-radius: 5px;
    flex: 1;
    text-align: center;
    margin-right:1rem;
}

.media-content[data-v-43af066b] {
    font-size: 1.25rem;
    font-weight: bold;
}
.last-nav{
    display: none;;
}

.desc[data-v-43af066b] {
    color: #828392;
    font-size: 14px;
}

.link[data-v-43af066b] {
    font-size: 14px;
    display: inline-block;
    margin-top: 1rem;
    font-weight: bold;
}

.has-multi-column[data-v-79a373ef] {
    position: relative;
}

.has-multi-column .right-arrow[data-v-79a373ef],
.has-multi-column .left-arrow[data-v-79a373ef] {
    position: absolute;
    left: calc(100% - 2rem);
    top: -10%;
    width: 100%;
    height: 120%;
    color: #337ab7;
    font-size: 3rem;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    text-align: left;
    background: linear-gradient(to right, transparent, #fff 200px);
    cursor: pointer;
}

.has-multi-column .right-arrow[data-v-79a373ef]:hover,
.has-multi-column .left-arrow[data-v-79a373ef]:hover {
    padding: 0 1rem;
}

.has-multi-column .left-arrow[data-v-79a373ef] {
    right: calc(100% - 2rem);
    left: auto;
    text-align: right;
    justify-content: flex-end;
    background: linear-gradient(to left, transparent, #fff 200px);
}

.has-multi-column .column[data-v-79a373ef] {
    transition: all 0.6s ease;
    margin-top: 10px;
}

.has-multi-column.is-active .column[data-v-79a373ef] {
    transform: translateX(-400%);
}

.course-card[data-v-0a6e5751] {
    box-shadow: 7px 6px 30px 1px rgba(0, 0, 0, 0.1);
	color: #46475e;
    height: 100%;
    padding-top:px;
    overflow: hidden;
    padding-bottom:0;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
}


/* .course-cardhover .tag-top[data-v-0a6e5751] {
    opacity: 1;
    top: 0;
} */

.image[data-v-0a6e5751] {
    margin: -1.25rem;
    margin-bottom: 0;
}

.tag-right[data-v-0a6e5751] {
    right: 0;
    top: 1rem;
    border-radius: 3px 0 0 3px;
    background: #ffc628;
    padding: 3px 8px;
}

.tag-right[data-v-0a6e5751],
.tag-top[data-v-0a6e5751] {
    /*font-weight: bold;*/
    position: absolute;
    color: #fff;
    font-size: 20px;
    height: 40px;
    letter-spacing: 1px;
}

.tag-top[data-v-0a6e5751] {
    top: 5px;
    right: 0;

    border-radius: 24px 0 0 24px;
    padding: 0px 18px;
    transition: all 0.3s;
    /* opacity: 0.8; */
    font-size: 20px;
    background: #337ab7;
    /*font-weight: bold;*/
}
.tag-wid[data-v-0a6e5751]{
    top:0;
    width:100%;
    padding:4px 0;
    text-align: center;
    border-radius: 0;
}
.btn-bottom-add{
    position:absolute; bottom:0;width:100%;left:0;display:flex;
}
.info[data-v-0a6e5751] {
    padding-top: 40px;
}

.name[data-v-0a6e5751] {
    font-size: 1.1rem;
    font-weight: bold;
    color: #46475e;
    margin-bottom: 0.25rem;
}

.desc[data-v-0a6e5751] {
    color: #828392;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}



.course-card[data-v-3077547c] {
   padding: .2rem 1rem 1rem 1rem;
    border-top: 3px solid #5bc0de;
    box-shadow: 3px 2px 30px 0 rgba(50, 50, 50, 0.1);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom:0
}

.name[data-v-3077547c] {
    font-size: 1rem;
    font-weight: bold;
    color: #46475e;
    margin-top: 0.25rem;
    max-width: calc(100% - 20px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  
}
.name-text[data-v-3077547c]{
    text-align: center;
    color: #5bc0de;
    font-size: 1.2rem;
}

.desc[data-v-3077547c] {
    color: #828392;
    font-size: 14px;
    text-indent: -0.6rem;
    margin-left: 1rem;

}
.editor-placeholder {
    padding: 0;
    position: absolute;
    left: 24px;
    top: 0;
    z-index: 0;
    font-size: 1rem;
    line-height: 23px;
    user-select: none;
    pointer-events: none;
    color: #CCCCCC;
    background: none;
    font-family: Monaco, Menlo, "Ubuntu Mono", Consolas, source-code-pro, monospace;
}

.label[data-v-4221f2d0] {
    font-size: 17px;
    margin: 0 !important;
}

.footer-bottom[data-v-4221f2d0] {
    margin-top: 1rem;
    font-size:.8rem;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}

.item[data-v-4221f2d0] {
    color: #363636;
    font-size: 12px;
    margin-right: 1rem;
}

.modal[data-v-f9f8961c] {
    z-index: 2000;
}

.modal-background[data-v-f9f8961c] {
    transition: all .3s;
}

.modal-background.is-active[data-v-f9f8961c] {
    animation: fadeIn .3s ease-out;
}
@media screen and (max-width: 1408px) {
    .nav-card[data-v-43af066b]{
        padding:0.5rem 0.2rem;

    }
    .nav-card-add{
        margin-right:.2rem
    }

}




@media screen and (max-width: 767px) {
    .modal .modal-card[data-v-f9f8961c] {
        width: 100vw !important;
        max-height: 100%;
        margin: 0;
    }
    .modal .modal-background[data-v-f9f8961c] {
        /*background: #c9c9c9;*/
    }
    .modal footer[data-v-f9f8961c] {
        /*height: 20vh;*/
        padding-bottom: 0;
    }
}

.message[data-v-7719b089] {
    opacity: .9;
    position: fixed;
    right: 5%;
    top: 5%;
    max-width: 600px;
    min-width: 320px;
    text-align: center;
    z-index: 9999;
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    overflow: hidden;
    transition: transform .3s, opacity .3s;
}

.message.is-center[data-v-7719b089] {
    right: 50%;
    transform: translateX(50%);
}

.message .message-content[data-v-7719b089] {
    padding: 1rem 2rem .75rem 1rem;
    font-size: 1rem;
}

@media only screen and (max-width: 768px) {
    .message[data-v-7719b089] {
        width: 100% !important;
        right: 0 !important;
        top: 3.25rem !important;
    }
}

.back-to-top[data-v-7f70925a] {
    position: fixed;
    bottom: 5%;
    right: 5%;
    z-index: 9999;
    cursor: pointer;
    width: auto;
}

.back-to-top i[data-v-7f70925a] {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 1.5rem;
    line-height: 1.2;
    display: inline-block;
    position: relative;
    text-align: center;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    color: white;
}

.back-to-top i[data-v-7f70925a]:hover {
    background: #0dd1b2;
    color: #fff !important;
}
.more-add{
    font-weight: bold;
    font-size: .8rem;
    border: 2px solid #1890ff;
    color: #ccc;
    padding: 3px 10px;
    /* float: left; */
    border-radius: 6px;
    display: inline-block;
    margin-left: 1rem;
    color: #000;
    /* background: #1890ff; */
    margin-bottom: -1px;
    /* float: left; */
    /* margin-left: 20px; */
    cursor: pointer;
}
.desc-color[data-v-3077547c]{
    color: #f82323;
}

.card-box{
    position: relative;padding-bottom:20px;
}



