body {
    font-family: "Poppins", sans-serif;
    background-color: #f9f9f9
}

.sousuoBox {
    padding: 3.125rem 1.25rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0
}

.sousuoBox .sousuoTitle {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.sousuoBox .sousuoTitle .title {
    font-size: 25px;
    font-family: Poppins, sans-serif;
    line-height: 150%;
    color: #AD4697
}

.sousuoBox .sousuoTitle .con {
    margin-bottom: 14px;
    text-align: center;
    font-size: 18px;
    font-family: Poppins, sans-serif;
    line-height: 150%;
    color: rgb(38, 46, 65)
}

.sousuoBox .container {
    background: #fff;
    position: relative;
    z-index: 202;
    border-radius: 5px
}

.orderImgBox {
    background-color: #f9f9f9
}

.orderImgBox > image {
    width: 100%;
    height: auto
}

.orderImgBox .trackingNowBox {
    font-size: 16px;
    margin-top: 20px;
    display: flex;
    align-items: center
}

.useBox .needBox {
    display: flex;
    align-items: center;
    gap: 100px;
    padding-right: 260px;
    box-sizing: border-box;
    flex-wrap: wrap
}

.useBox .needBox .imgBox1 {
    width: 196px;
    height: 170px
}

.useBox .needBox img {
    width: 196px;
    height: 170px
}

.useBox .needBox .con {
    flex: 1;
    font-size: 20px;
    font-family: "Roboto", sans-serif;
    color: #1b1919;
    font-weight: 400
}

.useBox .container .imgBox2 {
    width: 100%;
    margin-top: 30px
}

.useBox .container .imgBox2 > img {
    width: 100%;
    height: auto
}

@media (min-width: 768px) {
    .inpuW100 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.inpuW100 > span {
    font-size: 16px;
    color: #1b1919
}

.checkbox-group input[type="checkbox"]:checked {
    background-color: #AD4697;
    border-color: #AD4697
}

.inpuW100 .checkbox-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.inpuW100 .checkbox-group label {
    display: inline-block;
    cursor: pointer;
    width: 50%
}

.inpuW100 .checkbox-group input {
    color: #AD4697
}

.inputPla .form-control::placeholder {
    color: #999999 !important
}

.ftlOne, .ftlTwo, .ftlThree, .ftlFour {
    padding: 100px 0
}

@media (max-width: 768px) {
    .useBox .needBox {
        padding-right: 0
    }

    .ftlOne, .ftlTwo, .ftlThree, .ftlFour {
        padding: 50px 0
    }
}

.transportation-section .wrapper .transportation-form .form-group {
    margin-bottom: 4px
}

.whatsappBox {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    right: calc(3% - 17px);
    bottom: 100px;
    z-index: 80;
    transition: transform 0.3s ease;
    text-align: center;
    z-index: 9999999
}

.whatsappBox a {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    gap: 6px;
    color: #22d742;
    text-align: center
}

.whatsappBox > a > span {
    font-size: 12px;
    text-align: center
}

.whatsappBox:hover {
    transform: scale(1.1)
}

@media (max-width: 768px) {
    .useBox .needBox {
        gap: 20px
    }

    .useBox .needBox .imgBox1 {
        width: 100%;
        height: auto
    }

    .useBox .needBox .con {
        width: 100%
    }
}

.toptitle1, .toptitle2, .toptitle3 {
    margin-bottom: 24px;
    text-align: center
}

.toptitle1 {
    font-size: 32px;
    font-weight: 600;
    color: #AD4697
}

.toptitle2 {
    font-size: 28px;
    font-weight: 500;
    color: #AD4697
}

.toptitle3 {
    font-size: 21px;
    font-weight: 400;
    margin-bottom: 0
}

.leftBox {
    color: rgb(34, 25, 21);
    font-family: "Poppins", sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-transform: none
}

.leftBox .title {
    font-size: 26px;
    text-align: left;
    color: rgb(34, 25, 21)
}

.leftBox .title1 {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    margin: 26px 0;
    color: rgb(34, 25, 21)
}

.leftBox .title2 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 20px
}

.leftBox .list {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px
}

.leftBox .list .item {
    display: flex;
    align-content: center;
    gap: 10px;
    font-size: 14px;
    color: rgb(34, 25, 21)
}

.leftBox .list .item > img {
    width: 20px;
    height: 20px
}

.leftBox .title3 {
    font-size: 14px;
    text-align: left
}

.authentication-section {
    background: transparent
}

#createAccountForm {
    background: rgba(255, 255, 255, 0.3)
}

.authentication-section .form-group {
    margin-bottom: 12px
}

.authentication-section .form-group .form-control {
    background: rgba(247, 236, 244)
}

.page-title-area::before {
    background: none
}

.rightBox {
    text-transform: none
}

.rightBox .title6 {
    color: rgb(34, 25, 21);
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0;
    text-transform: none
}

.rightBox .title6 span {
    color: rgb(34, 25, 21);
    text-transform: none
}

.rightBox .title6 span:first-of-type {
    font-size: 26px
}

.rightBox .title6 span:last-of-type, .rightBox .title6 a {
    font-size: 20px
}

.section-title h2 {
    font-size: 32px
}

.messageBox .form-control {
    border: 1px solid !important
}

.taxRateBox {
    position: relative
}

.taxRateBox {
    padding: 0 20px;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    flex-wrap: wrap
}

.taxRateBox > div {
    width: calc((100% - 240px) / 5)
}

.taxRateBox > div .MuiInputLabel-filled {
    font-size: 10px !important
}

.taxRateBox .buttonBox {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px
}

#goSigin {
    flex: 1;
    font-size: 14px
}

.lmtglz {
    margin-top: 15px;
    display: flex;
    gap: 15px
}

.lmtglz .zjmeF {
    flex: 1;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 180%;
    background-color: rgb(255, 255, 255);
    font-weight: 600;
    margin-top: 0px;
    height: 56px;
    border: 1px solid rgb(174, 184, 203);
    border-radius: 4px;
    position: relative;
    display: flex
}

.lmtglz .zjmeF .css-aBKtn {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    top: 55px;
    z-index: 100;
    box-shadow: rgba(0, 0, 0, 0.07) 0px 6px 10px;
    border-radius: 0px 0px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(26, 78, 192) rgb(174, 184, 203) rgb(174, 184, 203);
    border-image: initial;
    max-height: 150px;
    overflow: auto;
    background-color: #fff;
    display: none
}

.lmtglz .zjmeF .css-aBKtn .dCskdm {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 180%;
    color: rgb(64, 75, 100);
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    min-height: 37px;
    font-weight: 400;
    height: inherit;
    padding: 8px 10px;
    white-space: normal;
    border-bottom: 1px solid rgb(236, 238, 242);
    display: flex;
    align-items: center;
    cursor: pointer
}

.lmtglz .zjmeF .css-aBKtn .dCskdm:hover {
    background-color: rgb(238, 247, 255)
}

.lmtglz .zjmeF .css-aBKtn .dCskdm p {
    margin: 0;
    margin-left: 8px
}

.lmtglz .zjmeF .zjmeF-left {
    flex: 1;
    position: relative;
    display: flex
}

.lmtglz .zjmeF .zjmeF-left .countryBox {
    width: 100%;
    display: flex;
    position: relative
}

.lmtglz .zjmeF .zjmeF-left .countryBox .countryBoxLeft {
    display: flex;
    align-items: center;
    padding: 0 10px;
    padding-top: 20px;
    cursor: pointer
}

.lmtglz .zjmeF .zjmeF-left .countryBox .countryBoxRight {
    flex: 1
}

.lmtglz .zjmeF .zjmeF-left .countryBox .countryBoxLeft img {
    width: 20px;
    margin-right: 5px
}

.lmtglz .zjmeF .zjmeF-left .countryBox .countryBoxLeft p {
    margin: 0;
    margin-left: 2px;
    color: #000
}

.lmtglz .zjmeF .zjmeF-left .countryBox .countryBoxLeft .css-1ifl8lq {
    -webkit-box-align: center;
    align-items: center;
    align-self: stretch;
    display: flex;
    flex-shrink: 0;
    box-sizing: border-box;
    transform: translateY(-2px)
}

.lmtglz .zjmeF .zjmeF-left .countryBox .countryBoxLeft .css-1ifl8lq .hVWdby {
    transition: 0.4s;
    transform: rotate(180deg);
    width: 10px
}

.lmtglz .zjmeF .css-vthjdx {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-sizing: border-box;
    margin-right: 10px;
    transition: 0.4s;
    transform: rotate(0deg);
    width: 10px;
    cursor: pointer
}

.lmtglz .zjmeF .MuiInputLabel-filled {
    position: absolute;
    z-index: 0;
    transform: translate(10px, 14px) scale(1);
    transform-origin: left top;
    font-size: 14px;
    font-family: Inter, sans-serif;
    line-height: 180%;
    color: rgb(98, 116, 149);
    font-weight: 600;
    transition: all 300ms
}

.lmtglz .zjmeF input {
    font: inherit;
    letter-spacing: inherit;
    color: currentcolor;
    border: 0px;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0px;
    width: calc(100% - 20px);
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    padding: 27px 10px 10px;
    position: relative;
    z-index: 5
}

.sc-kNnbXp-tips {
    font-size: 10px;
    line-height: 180%;
    font-weight: 600;
    color: rgb(237, 44, 37);
    display: none
}

.nozjmeF .sc-kNnbXp-tips {
    display: block
}

.hs-codes_listBox {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100% !important;
    background-color: #fff;
    border-radius: .4375rem;
    box-sizing: border-box;
    z-index: 101;
    box-shadow: rgba(0, 0, 0, 0.07) 0rem .1875rem .625rem;
    max-height: 23.75rem;
    overflow: auto;
    padding: .9375rem 0;
    box-sizing: border-box;
    display: none
}

.hs-codes_listBox .hs-codes_listBoxTitle {
    display: flex;
    align-items: center;
    padding: 0 10px;
    font-size: 16px;
    line-height: 26px;
    color: #000c37;
    font-weight: 700
}

.hs-codes_listBox .hs-codes_listBoxTitleLeft {
    width: 20%
}

.hs-codes_listBox .hs-codes_listBoxTitleRight {
    width: 80%
}

.hs-codes_listBox .hs-codes_listBoxItem {
    display: flex;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer;
    color: #858796
}

.hs-codes_listBox .hs-codes_listBoxItem:hover {
    background-color: rgb(246, 246, 248)
}

.pageBigBox {
    display: flex;
    align-content: center
}

@media screen and (max-width: 480px) {
    .useBox .content .taxRateBox .lmtglz {
        width: 100%;
    }

    .useBox .content .taxRateBox .lmtglz .sc-kNnbXpBox {
        width: 100%;
    }

    .useBox .content .taxRateBox .buttonBox {
        width: 100%;
    }

    .useBox .content .ListBox {
        flex-direction: column;
        padding: 20px 10px !important;
        align-items: center !important;
    }

    .useBox .content .ListBox .list .item {
        font-size: 16px;
        display: flex;
        align-content: center;
        text-align: left;
    }

    .leftBox .list .item {
        text-align: left;
    }

    .useBox .needBox {
        padding-right: 0 !important;
    }

    .orderImgBox .trackingNowBox {
        flex-direction: column;
    }

    .authentication-section .checkbox span {
        text-align: left;
    }

}