.title-bar {
    padding-left: 0;
    margin-top: -1.35416667vw
}

.title-bar .line {
    display: inline-block;
    position: relative;
    height: .10416667vw;
    width: 19.21875vw;
    -ms-flex: 0.3 1;
    flex: 0.3 1;
    background-image: -webkit-gradient(linear,left top,right top,from(#4576c5),to(#3ba9c9)),-webkit-gradient(linear,left top,left bottom,from(#141a66),to(#141a66));
    background-image: linear-gradient(90deg,#4576c5,#3ba9c9),linear-gradient(#141a66,#141a66);
    background-blend-mode: normal,normal;
    top: -.625vw
}

.title-bar .line-right {
    display: inline-block;
    width: 63.02083333vw;
    top: -.625vw;
    -ms-flex: 0.7 1;
    flex: 0.7 1
}

.title-bar .line-right:after {
    content: "";
    display: block;
    width: .52083333vw;
    height: .52083333vw;
    border-radius: 50%;
    background-color: #14f9ff;
    position: absolute;
    top: 50%;
    margin-top: -.3125vw;
    right: 0
}

.title-bar .title {
    display: inline-block;
    padding: 0 .83333333vw;
    padding-right: .52083333vw;
    font-size: 2.34375vw;
    font-family: "Gilroy-Medium", sans-serif;
    line-height: 4.21875vw;
    letter-spacing: 0;
    background: -webkit-gradient(linear,left top,right top,from(#62ffe0),to(#2ad2f0));
    background: linear-gradient(90deg,#62ffe0 0,#2ad2f0);
    -webkit-background-clip: text;
    color: transparent;
    position: relative
}

.title-bar .title .title-extra {
    font-family: "Gilroy-Medium", sans-serif;
    position: absolute;
    top: 2.86458333vw;
    font-size: 1.04166667vw;
    font-weight: lighter;
    color: #cacaca;
    white-space: nowrap
}

@media (max-width: 1440px) {
    .title-bar {
        margin-top:-1.35416667vw
    }

    .title-bar .line {
        display: inline-block;
        position: relative;
        height: .10416667vw;
        width: 19.21875vw;
        -ms-flex: 0.3 1;
        flex: 0.3 1;
        background-image: -webkit-gradient(linear,left top,right top,from(#4576c5),to(#3ba9c9)),-webkit-gradient(linear,left top,left bottom,from(#141a66),to(#141a66));
        background-image: linear-gradient(90deg,#4576c5,#3ba9c9),linear-gradient(#141a66,#141a66);
        background-blend-mode: normal,normal;
        top: -.625vw
    }

    .title-bar .line-right {
        display: inline-block;
        width: 63.02083333vw;
        top: -.625vw;
        -ms-flex: 0.7 1;
        flex: 0.7 1
    }

    .title-bar .line-right:after {
        content: "";
        display: block;
        width: .52083333vw;
        height: .52083333vw;
        border-radius: 50%;
        background-color: #14f9ff;
        position: absolute;
        top: 50%;
        margin-top: -.3125vw;
        right: 0
    }

    .title-bar .title {
        display: inline-block;
        padding: 0 .83333333vw;
        padding-right: .52083333vw;
        font-size: 3.125vw;
        line-height: 5.625vw;
        letter-spacing: 0;
        background: -webkit-gradient(linear,left top,right top,from(#62ffe0),to(#2ad2f0));
        background: linear-gradient(90deg,#62ffe0 0,#2ad2f0);
        -webkit-background-clip: text;
        color: transparent;
        position: relative
    }

    .title-bar .title .title-extra {
        font-family: "Gilroy-Medium", sans-serif;
        position: absolute;
        top: 2.86458333vw;
        font-size: 1.38888889vw;
        font-weight: lighter;
        color: #cacaca;
        white-space: nowrap
    }
}

@media (max-width: 992px) {
    .title-bar {
        padding:0;
        padding-left: 60px
    }

    .title-bar .line {
        display: none
    }

    .title-bar .line-right {
        display: inline-block
    }
}

@media screen and (max-width: 991px) {
    .title-bar {
        margin-left:0;
        padding-left: 6.51041667vw;
        padding-right: 6.51041667vw;
        margin-right: 0;
        margin-top: 7.8125vw;
        width: 100%
    }

    .title-bar .title {
        font-size: 7.29166667vw;
        padding-left: 0;
        line-height: 7.29166667vw
    }

    .title-bar .title .title-extra {
        font-weight: 300;
        font-size: 3.125vw;
        top: 7.29166667vw
    }

    .title-bar .line-right {
        width: 54.6875vw;
        top: -1.953125vw;
        height: 1px
    }

    .title-bar .line-right:after {
        width: 8px;
        height: 8px;
        margin-top: -4px
    }
}

.faq {
    min-height: 100%;
    background-size: 100% auto;
}

.faq .phone {
    display: none
}

.faq .faq-starlink-left {
    width: 35.46875vw;
    height: 33.125vw;
    position: absolute;
    top: 11.82291667vw;
    left: -.52083333vw;
    text-align: left
}

.faq .faq-starlink-left img {
    width: 100%;
    height: auto
}

.faq .faq-bg-star3 {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    margin-top: -5%
}

.faq .faq-bg-star3 img {
    margin-top: 60%;
    width: 100%;
    max-height: 48.02083333vw;
    max-width: 90.625vw
}

.faq .faq-bg-meteor {
    position: absolute;
    right: 20%;
    margin-top: 23.80208333vw;
    width: 9.84375vw;
    height: 6.61458333vw;
    text-align: right
}

.faq .faq-bg-meteor img {
    height: auto;
    width: 100%
}

.faq .faq-wave-group {
    margin-top: 15.625vw;
    position: relative;
    height: auto;
    padding-bottom: 7.8125vw
}

.faq .faq-wave-group .faq-bg-wave1 {
    top: 0;
    width: 100%;
    position: absolute
}

.faq .faq-wave-group .faq-bg-wave1 img {
    width: 100%
}

.faq .faq-wave-group .faq-bg-wave2 {
    top: -1.30208333vw;
    width: 100%;
    position: absolute
}

.faq .faq-wave-group .faq-bg-wave2 img {
    width: 100%
}

.faq .faq-wave-group .faq-bg-star2 {
    width: 100%;
    z-index: -1;
    margin-top: -3%;
    position: absolute
}

.faq .faq-wave-group .faq-bg-star2 img {
    max-height: 29.84375vw;
    max-width: 93.33333333vw;
    width: 100%
}

.faq .faq-starlink-right {
    width: 31.875vw;
    height: 37.55208333vw;
    top: 8.59375vw;
    right: -.52083333vw;
    position: absolute;
    text-align: right
}

.faq .faq-starlink-right img {
    width: 100%;
    height: auto
}

.faq .faq-bg-star {
    width: 100%;
    z-index: 0;
    top: 10%;
    position: absolute;
    text-align: center
}

.faq .faq-bg-star img {
    width: 100%;
    max-height: 50.10416667vw;
    max-width: 61.97916667vw
}

.faq .faq-desc {
    font-size: 1.14583333vw;
    font-family: "Gilroy-Medium", sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 1.14583333vw
}

.faq .faq-bg-rock {
    position: absolute;
    left: 1.5%;
    width: 20.3125vw;
    height: 0vw;
    top: 193%;
    text-align: left
}

.faq .faq-bg-rock img {
    height: auto;
    width: 100%
}

.faq .faq-bg-meteor1 {
    position: absolute;
    right: 4.16666667vw;
    top: 136.45833333vw;
    width: 9.84375vw;
    height: 6.61458333vw;
    text-align: right
}

.faq .faq-bg-meteor1 img {
    height: auto;
    width: 100%
}

.faq .faq-bg-planet-left {
    position: absolute;
    left: 5%;
    width: 16.77083333vw;
    height: 15.46875vw;
    margin-top: -26.04166667vw;
    text-align: left
}

.faq .faq-bg-planet-left img {
    max-height: 21.30208333vw;
    max-width: 21.40625vw;
    height: auto;
    width: 100%
}

.faq .faq-search-box {
    padding-top: 4.6875vw;
    -ms-flex-direction: column;
    flex-direction: column
}

.faq .faq-search-box,.faq .faq-search-box .faq-search-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.faq .faq-search-box .faq-search-title {
    text-transform: uppercase;
    font-size: 2.34375vw;
    padding-left: .52083333vw;
    padding-right: .52083333vw;
    font-weight: lighter;
    color: #fff;
    margin-top: 8.33333333vw
}

.faq .faq-search-box .faq-search-title .dot-title {
    color: #cacaca;
    font-family: "Gilroy-Medium", sans-serif;
    margin: 0 1.04166667vw;
    font-weight: lighter;
    font-size: 2.08333333vw;
    line-height: 3.125vw
}

.faq .faq-search-box .faq-search-title .dot {
    display: block;
    border-radius: 50%;
    background-color: #14f9ff;
    margin-right: .26041667vw
}

.faq .faq-search-box .faq-search-title .dot.dot-small {
    width: .05208333vw;
    height: .05208333vw
}

.faq .faq-search-box .faq-search-title .dot.dot-middle {
    width: .15625vw;
    height: .15625vw
}

.faq .faq-search-box .faq-search-title .dot.dot-large {
    width: .26041667vw;
    height: .26041667vw
}

.faq .faq-search-box .faq-search-title .dot:last-child,.faq .faq-search-box .faq-search-title .dot:nth-child(3) {
    margin-right: 0
}

.faq .faq-search-box .faq-search-content {
    font-size: .9375vw;
    font-family: "Gilroy-Medium", sans-serif;
    font-weight: 400;
    color: #fff;
    line-height: 1.04166667vw;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(-24deg,#fff,#fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 1.04166667vw
}

.faq .faq-search-box .faq-search-input-box {
    margin-top: 2.1875vw;
    border: .05208333vw solid;
    border-color: #ffffff66;
    width: 31.61458333vw;
    height: 2.39583333vw;
    position: relative
}

.faq .faq-search-box .faq-search-input-box input {
    padding-left: .78125vw;
    padding-right: 4.6875vw;
    font-size: .9375vw;
    font-family: "Gilroy-Medium", sans-serif;
    font-weight: 400;
    color: #fff;
    background: transparent;
    border: none;
    width: calc(100% - 4/1920*100vw);
    margin: .10416667vw;
    height: calc(100% - 4/1920*100vw)
}

.faq .faq-search-box .faq-search-input-box input:focus,.faq .faq-search-box .faq-search-input-box input:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.faq .faq-search-box .faq-search-input-box img {
    width: 1.51041667vw;
    height: 1.51041667vw;
    display: inline-block;
    position: absolute;
    cursor: pointer
}

.faq .faq-search-box .faq-search-input-box .faq-search-img {
    top: .41666667vw;
    right: .83333333vw
}

.faq .faq-search-box .faq-search-input-box .faq-close-img {
    width: 1.35416667vw;
    height: 1.35416667vw;
    top: .46875vw;
    right: 3.125vw;
    display: none
}

.faq .faq-ques {
    /*margin: 9.375vw -1.04166667vw 12.95833333vw*/
	margin:auto;
}

@media screen and (max-width: 1440px) {
    .faq {
        min-height:100%;
        background: #fff;
        padding-top: 5.20833333vw
    }

    .faq .faq-starlink-left {
        width: 35.46875vw;
        height: 33.125vw;
        position: absolute;
        top: 11.82291667vw;
        left: -.52083333vw;
        text-align: left
    }

    .faq .faq-starlink-left img {
        width: 100%;
        height: auto
    }

    .faq .faq-bg-star3 {
        width: 100%;
        position: absolute;
        text-align: center;
        left: 0;
        margin-top: -5%
    }

    .faq .faq-bg-star3 img {
        margin-top: 60%;
        width: 100%;
        max-height: 48.02083333vw;
        max-width: 90.625vw
    }

    .faq .faq-bg-meteor {
        position: absolute;
        right: 20%;
        margin-top: 23.80208333vw;
        width: 9.84375vw;
        height: 6.61458333vw;
        text-align: right
    }

    .faq .faq-bg-meteor img {
        height: auto;
        width: 100%
    }

    .faq .faq-wave-group {
        margin-top: 15.625vw;
        position: relative;
        height: auto;
        padding-bottom: 7.8125vw
    }

    .faq .faq-wave-group .faq-bg-wave1 {
        top: 0;
        width: 100%;
        position: absolute
    }

    .faq .faq-wave-group .faq-bg-wave1 img {
        width: 100%
    }

    .faq .faq-wave-group .faq-bg-wave2 {
        top: -1.30208333vw;
        width: 100%;
        position: absolute
    }

    .faq .faq-wave-group .faq-bg-wave2 img {
        width: 100%
    }

    .faq .faq-wave-group .faq-bg-star2 {
        width: 100%;
        z-index: -1;
        margin-top: -3%;
        position: absolute
    }

    .faq .faq-wave-group .faq-bg-star2 img {
        max-height: 29.84375vw;
        max-width: 93.33333333vw;
        width: 100%
    }

    .faq .faq-starlink-right {
        width: 31.875vw;
        height: 37.55208333vw;
        top: 8.59375vw;
        right: -.52083333vw;
        position: absolute;
        text-align: right
    }

    .faq .faq-starlink-right img {
        width: 100%;
        height: auto
    }

    .faq .faq-bg-star {
        width: 100%;
        z-index: 0;
        top: 10%;
        position: absolute;
        text-align: center
    }

    .faq .faq-bg-star img {
        width: 100%;
        max-height: 50.10416667vw;
        max-width: 61.97916667vw
    }

    .faq .faq-desc {
        font-size: 1.52777778vw;
        font-weight: 400;
        color: #fff;
        line-height: 1.52777778vw
    }

    .faq .faq-bg-rock {
        position: absolute;
        left: -1.5%;
        width: 20.3125vw;
        height: 10.26041667vw;
        top: 104.16666667vw;
        text-align: left
    }

    .faq .faq-bg-rock img {
        height: auto;
        width: 100%
    }

    .faq .faq-bg-meteor1 {
        position: absolute;
        right: 4.16666667vw;
        top: 136.45833333vw;
        width: 9.84375vw;
        height: 6.61458333vw;
        text-align: right
    }

    .faq .faq-bg-meteor1 img {
        height: auto;
        width: 100%
    }

    .faq .faq-bg-planet-left {
        position: absolute;
        left: 5%;
        width: 16.77083333vw;
        height: 15.46875vw;
        margin-top: -26.04166667vw;
        text-align: left
    }

    .faq .faq-bg-planet-left img {
        max-height: 21.30208333vw;
        max-width: 21.40625vw;
        height: auto;
        width: 100%
    }

    .faq .faq-search-box {
        padding-top: 4.6875vw;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .faq .faq-search-box,.faq .faq-search-box .faq-search-title {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .faq .faq-search-box .faq-search-title {
        text-transform: uppercase;
        font-size: 3.125vw!important;
        padding-left: .52083333vw;
        padding-right: .52083333vw;
        font-weight: lighter;
        color: #fff;
        margin-top: 8.33333333vw
    }

    .faq .faq-search-box .faq-search-title .dot-title {
        color: #cacaca;
        margin: 0 1.04166667vw;
        font-weight: lighter;
        font-size: 3.125vw;
        line-height: 4.16666667vw
    }

    .faq .faq-search-box .faq-search-title .dot {
        display: block;
        border-radius: 50%;
        background-color: #14f9ff;
        margin-right: .26041667vw
    }

    .faq .faq-search-box .faq-search-title .dot.dot-small {
        width: .05208333vw;
        height: .05208333vw
    }

    .faq .faq-search-box .faq-search-title .dot.dot-middle {
        width: .15625vw;
        height: .15625vw
    }

    .faq .faq-search-box .faq-search-title .dot.dot-large {
        width: .26041667vw;
        height: .26041667vw
    }

    .faq .faq-search-box .faq-search-title .dot:last-child,.faq .faq-search-box .faq-search-title .dot:nth-child(3) {
        margin-right: 0
    }

    .faq .faq-search-box .faq-search-content {
        font-size: 1.25vw;
        font-weight: 400;
        color: #fff;
        line-height: 4.16666667vw!important;
        text-align: center;
        text-transform: uppercase;
        background: linear-gradient(-24deg,#fff,#fff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-top: 1.04166667vw
    }

    .faq .faq-search-box .faq-search-input-box {
        margin-top: 2.1875vw;
        border: .05208333vw solid;
        border-color: #ffffff66;
        width: 31.61458333vw;
        height: 2.39583333vw;
        position: relative
    }

    .faq .faq-search-box .faq-search-input-box input {
        padding-left: .78125vw;
        padding-right: 4.6875vw;
        font-size: 1.25vw;
        font-weight: 300;
        background: transparent;
        border: none;
        width: calc(100% - 4/1920*100vw);
        margin: .10416667vw;
        height: calc(100% - 4/1920*100vw)
    }

    .faq .faq-search-box .faq-search-input-box input:focus,.faq .faq-search-box .faq-search-input-box input:hover {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .faq .faq-search-box .faq-search-input-box img {
        width: 1.51041667vw;
        height: 1.51041667vw;
        display: inline-block;
        position: absolute;
        cursor: pointer
    }

    .faq .faq-search-box .faq-search-input-box .faq-search-img {
        top: .41666667vw;
        right: .83333333vw
    }

    .faq .faq-search-box .faq-search-input-box .faq-close-img {
        width: 1.35416667vw;
        height: 1.35416667vw;
        top: .46875vw;
        right: 3.125vw;
        display: none
    }

    .faq .faq-ques {
        margin: 9.375vw -1.04166667vw 23.95833333vw
    }
}

@media (max-width: 991px) {
    .object {
        display:none
    }

    .phone {
        display: block!important
    }

    .faq {
        padding-top: 4.16666667vw
    }

    .faq .faq-desc {
        font-size: 2.08333333vw;
        line-height: 2.08333333vw
    }

    .faq .faq-search-box .faq-search-title {
        font-size: 7.29166667vw!important;
        text-align: center;
        font-weight: 300;
        margin-top: 12.5vw;
        margin-bottom: 4.16666667vw
    }

    .faq .faq-search-box .faq-search-content {
        font-size: 3.90625vw;
        line-height: 6.25vw!important;
        margin-top: 0;
        font-weight: 300;
        margin-bottom: 4.16666667vw;
        width: 90%
    }

    .faq .faq-search-box .faq-search-input-box {
        width: 86%;
        height: 10.9375vw;
        border-color: #fff
    }

    .faq .faq-search-box .faq-search-input-box input {
        font-size: 3.90625vw
    }

    .faq .faq-search-box .faq-search-input-box .faq-search-img {
        width: 6.25vw;
        height: 6.25vw;
        top: 2.34375vw;
        right: 2.60416667vw
    }

    .faq .faq-search-box .faq-search-input-box .faq-close-img {
        width: 6.25vw;
        height: 6.25vw;
        top: 2.34375vw;
        right: 10.41666667vw
    }

    .faq .faq-ques {
        margin-top: 15.625vw
    }
}

::-webkit-input-placeholder {
    padding-left: 10px;
    color: #fff
}

::-moz-placeholder {
    padding-left: 10px;
    color: #fff
}

::-ms-input-placeholder {
    padding-left: 10px;
    color: #fff
}

::placeholder {
    padding-left: 10px;
    color: #fff
}

.faq-list {
    width: 58.54166667vw;
    margin-top: 6.25vw;
    padding-left: 0
}

.faq-list .faq-list-title {
    font-size: 1.9vw;
    font-weight: 600;
    background: var(--gradient, linear-gradient(90deg, #f930ed 0%, #3b00bc 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.faq-list .faq-list-line {
    height: .10416667vw;
    background: -webkit-gradient(linear, left top, right top, from(#f830ed), to(#4b03cb));
    background: linear-gradient(90deg, #f830ed, #4b03cb);
    margin-top: 3.38541667vw
}

.faq-list .faq-list-line-top {
    margin-top: 1.5625vw;
}

.faq-list .faq-list-content {
    margin-top: 3.125vw;
    width: auto;
}

.faq-list .faq-list-content img {
    max-width: 2.5vw
}

.faq-list .faq-list-content .faq-list-asked {
    font-size: 14px;
    font-weight: 600;
    color: #45425d;
    background: #221e3f;
    text-transform: uppercase;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    width: calc(100% - 62/1920*100vw)
}

.faq-list .faq-list-content .faq-list-open {
    margin-left: 1.04166667vw;
    width: 1.8vw;
    float: right;
    cursor: pointer
}

.faq-list .faq-list-content .faq-list-ques {
    display: none;
    font-size: 16px;
    font-weight: 500;
    color: #221e3f !important;
    line-height: 1.35vw;
    margin-top: 1.5625vw;
}

.faq-list .faq-list-content .faq-list-ques-show {
    display: block
}

.faq-list .faq-list-content img {
    width: 1.8vw;
    height: 1.8vw;
    margin-top: .15625vw
}

@media screen and (max-width: 1440px) {
    .faq-list {
        width:58.54166667vw;
        margin-top: 6.25vw;
        padding-left: 0
    }

    .faq-list .faq-list-title {
        font-size: 2.77777778vw;
        font-weight: 300;
        color: #fff
    }

    .faq-list .faq-list-line {
        height: 1px;
        background: -webkit-gradient(linear,left top,right top,from(#f830ed),to(#4b03cb));
        background: linear-gradient(90deg, #f830ed, #4b03cb);
        margin-top: 3.38541667vw
    }

    .faq-list .faq-list-line-top {
        height: 1px;
        margin-top: 1.5625vw
    }

    .faq-list .faq-list-content {
        margin-top: 3.125vw;
        width: auto;
    }

    .faq-list .faq-list-content img {
        max-width: 2.5vw
    }

    .faq-list .faq-list-content .faq-list-asked {
        font-size: 1.52777778vw;
        font-weight: 300;
        color: #45425d;
        //background: linear-gradient(-24deg,#fff,#fff);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        width: calc(100% - 62/1920*100vw)
    }

    .faq-list .faq-list-content .faq-list-open {
        margin-left: 1.04166667vw;
        width: 3.54166667vw;
        float: right;
        cursor: pointer
    }

    .faq-list .faq-list-content .faq-list-ques {
        display: none;
        font-size: 1.11111111vw;
        font-weight: 300;
        color: #45425d!important;
    
        line-height: 2.91666667vw;
        margin-top: 1.5625vw;
        text-align: justify
    }

    .faq-list .faq-list-content .faq-list-ques-show {
        display: block
    }

    .faq-list .faq-list-content img {
        width: 2.5vw;
        height: 2.5vw;
        margin-top: .15625vw
    }
}

@media (max-width: 991px) {
    .faq-list {
        margin-top:7.16145833vw;
        width: 90%
    }

    .faq-list .faq-list-title {
        font-size: 7.29166667vw;
        margin-bottom: 12.5vw
    }

    .faq-list .faq-list-line {
        height: 1px;
        margin-top: 5.20833333vw
    }

    .faq-list .faq-list-content {
        width: 100%;
        margin-top: 4.16666667vw;
        margin-bottom: 4.16666667vw;
        height: auto
    }

    .faq-list .faq-list-content .faq-list-open {
        margin-right: 0;
        width: 6.51041667vw;
        height: auto
    }

    .faq-list .faq-list-content img {
        max-width: none;
        max-height: none;
        width: 3.90625vw;
        height: 3.90625vw;
        margin-top: .26041667vw
    }

    .faq-list .faq-list-content .faq-list-asked {
        font-size: 3.90625vw;
        width: calc(100% - 80/768*100vw)
    }

    .faq-list .faq-list-content .faq-list-ques {
        font-size: 3.125vw;
        line-height: 4.6875vw;
        margin-top: 3.125vw
    }

    .faq-list .faq-list-line-top {
        height: 1px;
        margin-top: 0
    }
}
