.shipping-page[data-v-bda4f1d7] {
    width: 100%;
    min-height: 100vh;
    background-color: #f8fafc
}

.shipping-page.ismain[data-v-bda4f1d7] {
    background: var(--znbg);
    padding-bottom: 1rem
}

.nulldiv[data-v-bda4f1d7] {
    height: 20px;
    background: transparent
}

.shipping-top-box[data-v-bda4f1d7] {
    padding: 4.5vw 0;
    width: 100%;
    /* height: 100%; */
    position: relative;
    max-width: none;
    background-color: #323232
}

.shipping-top-img[data-v-bda4f1d7] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0
}

.shipping-big-title[data-v-bda4f1d7] {
    position: relative;
    font-weight: 600;
    line-height: 1;
    letter-spacing: .37px;
    color: #fff;
    text-align: center;
    font-size: 2.2vw
}

.help-page-about[data-v-bda4f1d7] {
    position: relative;
    padding: 80px 0
}

.help-page-about .bbg[data-v-bda4f1d7] {
    display: none
}

.help-page-about .container[data-v-bda4f1d7] {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px
}

@media(max-width:768px) {
    .help-page-about .container[data-v-bda4f1d7] {
        width: 92%
    }
}

.help-page-about .container.clearfix[data-v-bda4f1d7]:before,
.help-page-about .container.clearfix[data-v-bda4f1d7]:after {
    content: "";
    display: table;
    clear: both
}

.help-page-about .container.w1000[data-v-bda4f1d7] {
    max-width: 1200px
}

.help-page-about .box[data-v-bda4f1d7] {
    background: transparent;
    padding: 40px;
    border-radius: 8px;
    font-size: 16px;
    width: 100%;
    box-sizing: border-box
}

@media(max-width:768px) {
    .help-page-about .box[data-v-bda4f1d7] {
        padding: 20px;
        font-size: 14px
    }
}

.help-page-about .box[data-v-bda4f1d7] h1,
.help-page-about .box[data-v-bda4f1d7] h2,
.help-page-about .box[data-v-bda4f1d7] h3,
.help-page-about .box[data-v-bda4f1d7] h4,
.help-page-about .box[data-v-bda4f1d7] h5,
.help-page-about .box[data-v-bda4f1d7] h6 {
    margin: 30px 0 20px;
    font-weight: 600;
    max-width: 100%;
    word-wrap: break-word
}

.help-page-about .box[data-v-bda4f1d7] h1:first-child,
.help-page-about .box[data-v-bda4f1d7] h2:first-child,
.help-page-about .box[data-v-bda4f1d7] h3:first-child,
.help-page-about .box[data-v-bda4f1d7] h4:first-child,
.help-page-about .box[data-v-bda4f1d7] h5:first-child,
.help-page-about .box[data-v-bda4f1d7] h6:first-child {
    margin-top: 0
}

.help-page-about .box[data-v-bda4f1d7] p {
    line-height: 1.8;
    margin: 20px 0;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.help-page-about .box[data-v-bda4f1d7] img {
    max-width: 100% !important;
    height: auto !important;
    width: auto !important;
    border-radius: 4px;
    margin: 20px auto;
    display: block
}

.help-page-about .box[data-v-bda4f1d7] ul,
.help-page-about .box[data-v-bda4f1d7] ol {
    margin: 20px 0;
    padding-left: 30px;
    max-width: 100%
}

.help-page-about .box[data-v-bda4f1d7] ul li,
.help-page-about .box[data-v-bda4f1d7] ol li {
    line-height: 1.8;
    margin: 10px 0;
    word-wrap: break-word
}

.help-page-about .box[data-v-bda4f1d7] table {
    max-width: 100%;
    border-collapse: collapse;
    margin: 20px 0
}

.help-page-about .box[data-v-bda4f1d7] table td,
.help-page-about .box[data-v-bda4f1d7] table th {
    border: 1px solid #ddd;
    padding: 8px 12px;
    text-align: left;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.help-page-about .box[data-v-bda4f1d7] table th {
    background-color: #f5f5f5;
    font-weight: 600
}

.help-page-about .box[data-v-bda4f1d7] pre,
.help-page-about .box[data-v-bda4f1d7] code {
    max-width: 100%;
    overflow-x: auto;
    white-space: pre-wrap;
    word-wrap: break-word
}

.fz40[data-v-bda4f1d7] {
    font-size: 40px
}

@media(max-width:768px) {
    .fz40[data-v-bda4f1d7] {
        font-size: 28px
    }
}

.fz18[data-v-bda4f1d7] {
    font-size: 18px
}

@media(max-width:768px) {
    .fz18[data-v-bda4f1d7] {
        font-size: 14px
    }
}

.fz16[data-v-bda4f1d7] {
    font-size: 16px
}

@media(max-width:768px) {
    .fz16[data-v-bda4f1d7] {
        font-size: 14px
    }
}

.fz14[data-v-bda4f1d7] {
    font-size: 14px
}

@media(max-width:768px) {
    .fz14[data-v-bda4f1d7] {
        font-size: 12px
    }
}

.TextCap[data-v-bda4f1d7] {
    text-transform: capitalize
}

.imgabs[data-v-bda4f1d7] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.clearfix[data-v-bda4f1d7]:before,
.clearfix[data-v-bda4f1d7]:after {
    content: "";
    display: table;
    clear: both
}

.w1000[data-v-bda4f1d7] {
    max-width: 1000px
}

@media screen and (max-width:768px) {
    .shipping-top-box[data-v-bda4f1d7] {
        padding: 40px 0
    }

    .shipping-big-title[data-v-bda4f1d7] {
        font-size: 28px
    }

    .help-page-about[data-v-bda4f1d7] {
        padding: 40px 0
    }

    .container[data-v-bda4f1d7] {
        width: 92%;
        padding: 0 15px
    }
}