/*[PATH @digikala/supernova-digikala-desktop/static/landings/seller-introduction/css/app.css]*/
html {
    min-width: 100%
}
.mgt30{
    margin-top:30px!important
}.mgt50{
    margin-top:50px!important
}.mgt100{
    margin-top:100px!important
}.pdt30{
    padding-top:30px!important
}
.pdt50 {
    padding-top: 50px !important
}
.pdt100 {
    padding-top: 100px !important
}
.seller-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 15px
}

@media (min-width:1024px) {
    .seller-container {
        padding: 0 80px
    }
}

@media (min-width:1440px) {
    .seller-container {
        padding: 0
    }
}

.seller-container a, .seller-container button {
    cursor: pointer
}

.seller-container--smaller {
    max-width: 964px
}

.seller-frame {
    position: relative;
    padding-bottom: 340px;
    background: #fff
}

.seller-frame--fixed-header {
    padding-top: 100px
}

.swiper-container-fade .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1023px) {
    .swiper-container-fade .swiper-slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.c-adplacement__video {
    height: 315px;
    width: 560px
}

.c-swiper--promo-box {
    height: 400px
}

@media (max-width:1023px) {
    .c-swiper--promo-box {
        height: auto
    }
}

@media (min-width:1024px) {
    .c-swiper--promo-box {
        height: auto
    }
}

@media (min-width:1440px) {
    .c-swiper--promo-box {
        margin: 0 -60px;
        width: calc(100% + 120px)
    }
}

.swiper-container {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 105px
}

    .swiper-container .swiper-pagination {
        bottom: 3px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .swiper-container .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        background-color: #f5f7fa;
        opacity: 1;
        margin-left: 7.5px;
        margin-right: 7.5px
    }

    .swiper-container .swiper-pagination-bullet-active {
        background-color: #0e73ad;
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }

.swiper-slide, .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.swiper-slide {
    width: 100%
}

.c-swiper-main__item {
    height: calc(100% - 64px);
    width: 65%;
    border-radius: 10px;
    z-index: 2;
    background: #000
}

@media (max-width:1023px) {
    .c-swiper-main__item {
        height: auto;
        width: 100%
    }
}

.c-swiper-main__item figure {
    margin: 0
}

.c-main-slider__actions {
    bottom: 3px !important
}

    .c-main-slider__actions .swiper-pagination-bullet {
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .c-main-slider__actions .swiper-pagination-bullet:hover {
            width: 10px;
            height: 10px;
            margin: 0 6px !important
        }

.c-footer {
    margin-top: 0 !important
}

.seller-video-swiper {
    width: calc(100% - 100px);
    overflow: visible !important
}

.seller-video-swiper__cover {
    width: 100%;
    height: 100%;
    -o-object-fit: unset;
    object-fit: unset
}

.seller-video-swiper .swiper-button-next {
    height: 100% !important;
    color: grey;
    left: -60px;
    position: absolute
}

    .seller-video-swiper .swiper-button-next:before {
        content: ""
    }

@media (max-width:1023px) {
    .seller-video-swiper .swiper-button-next {
        display: none
    }
}

.seller-video-swiper .swiper-button-prev {
    height: 100%;
    right: -60px;
    color: #76787a !important;
    font-size: 18px !important;
    position: absolute
}

    .seller-video-swiper .swiper-button-prev:before {
        content: ""
    }

@media (max-width:1023px) {
    .seller-video-swiper .swiper-button-prev {
        display: none
    }
}

@media (min-width:1024px) {
    .seller-video-swiper .swiper-button-prev {
        height: 300px;
        top: 20px;
        bottom: unset
    }
}

@media (min-width:1440px) {
    .seller-video-swiper .swiper-button-prev {
        height: 360px;
        top: 20px;
        bottom: unset
    }
}

.seller-video-swiper__next {
    background: url(https://www.digikala.com/static/files/f152cb33.svg) no-repeat 50% !important
}

    .seller-video-swiper__next:before {
        color: #76787a !important;
        font-size: 18px !important;
        z-index: 10
    }

.seller-video-swiper__prev {
    background: url(https://www.digikala.com/static/files/f152cb33.svg) no-repeat 50% !important;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

    .seller-video-swiper__prev:before {
        color: #76787a !important;
        font-size: 18px !important;
        z-index: 10
    }

.seller-video-swiper__alignment {
    height: 40vh;
    border-radius: 10px 10px 10px 10px;
    width: 400px;
    position: absolute;
    left: 0;
    background: #f5f7fa;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 100px 0 16px
}

@media (max-width:1023px) {
    .seller-video-swiper__alignment {
        height: auto;
        position: unset;
        left: unset;
        padding: 15px;
        margin-top: -5px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: calc(100% - 10px)
    }
}

@media (min-width:1024px) {
    .seller-video-swiper__alignment {
        height: auto;
        top: 0;
        bottom: 0;
        margin-top: -20px;
        margin-bottom: -20px;
        padding: 0 150px 0 16px;
        border-radius: 20px
    }
}

@media (min-width:1440px) {
    .seller-video-swiper__alignment {
        padding: 0 190px 0 16px;
        width: 520px
    }
}

.seller-video-swiper--description__icon img {
    width: 35px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 10px
}

.seller-video-swiper--description__title {
    line-height: 1.88;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #434a54
}

.seller-video-swiper--description__company {
    line-height: 1.43;
    font-size: 14px;
    text-align: center;
    color: #656d78;
    margin-top: 5px
}

.seller-video-swiper--description__explain {
    line-height: 2.08;
    margin-top: 10px;
    font-size: 12px;
    text-align: right;
    color: #656d78
}

.seller-advantage-slider {
    height: 40vh;
    margin-top: 83px;
    width: 100%
}

@media (max-width:1023px) {
    .seller-advantage-slider {
        height: auto
    }

        .seller-advantage-slider .swiper-container {
            width: 100%
        }
}

@media (min-width:1024px) {
    .seller-advantage-slider {
        height: auto
    }

        .seller-advantage-slider .swiper-container {
            width: 100%
        }
}

.seller-advantage-slider--pb-0 {
    padding-bottom: 0 !important
}

.seller-advantage-slider--alignment {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.seller-faq {
    margin-top: 80px;
    width: 100%;
    overflow-x: hidden;
    z-index: 10
}

@media (min-width:1024px) {
    .seller-faq {
        height: 305px;
        overflow-y: scroll;
        padding-left: 20.5px
    }
}

.seller-faq::-webkit-scrollbar {
    width: .3rem;
    border-radius: 20px
}

.seller-faq::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px
}

.seller-faq::-webkit-scrollbar-thumb {
    background-color: #57ceb0;
    outline: 1px solid #57ceb0;
    border-radius: 20px
}

.seller-faq__links-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
    width: 100%
}

@media (min-width:1024px) {
    .seller-faq__links-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.seller-faq__links-container .o-link {
    color: #00cfed
}

@media (max-width:1023px) {
    .seller-faq__links-container .o-link {
        font-size: 13px;
        line-height: 20px;
        border: none
    }
}

.seller-faq__links-container .o-link + .o-link {
    margin-top: 15px
}

@media (min-width:1024px) {
    .seller-faq__links-container .o-link + .o-link {
        margin-top: 0;
        margin-right: 40px
    }
}

.seller-faq--item {
    position: relative;
    margin-top: 14px;
    padding: 0 20px;
    border-radius: 10px;
    border: 1px solid #e6e9ed;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff;
    z-index: 100
}

.seller-faq--item, .seller-faq--item-question {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.seller-faq--item-question {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.seller-faq--item-question__title {
    text-align: right;
    color: #434a54;
    font-weight: 700;
    font-size: 14px;
    line-height: normal
}

.seller-faq--item-question__icon {
    width: 40px;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.seller-faq--item-question__icon-plus:before {
    content: "";
    background: url(https://www.digikala.com/static/files/a864183f.svg) no-repeat 50%;
    height: 18px;
    width: 18px;
    background-size: contain
}

.seller-faq--item-question__icon-minus:before {
    content: "";
    background: url(https://www.digikala.com/static/files/4d8e3c6d.svg) no-repeat 50%;
    height: 18px;
    width: 18px;
    background-size: contain
}

.seller-faq--item__description {
    line-height: 2.14;
    text-align: right;
    color: #656d78;
    font-size: 14px;
    margin-top: 20px;
    display: none;
    padding-bottom: 20px
}

.seller-faq--item:hover {
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 20px 0 rgba(14, 115, 173, 0.3);
    box-shadow: 0 4px 20px 0 rgba(14, 115, 173, 0.3);
    border: 1px solid rgba(14, 115, 173, 0.3)
}

.seller-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 600px;
    width: 100%
}

@media (min-width:1440px) {
    .seller-header {
        width: 100%;
        height: 700px;
        margin-bottom: -100px
    }
}

.seller-header--banners {
    height: 389px !important;
    max-width: 964px;
    margin: 100px auto 0
}

    .seller-header--banners .swiper-container {
        padding: 0 0 50px
    }

    .seller-header--banners .swiper-slide {
        border-radius: 20px;
        overflow: hidden
    }

    .seller-header--banners .swiper-pagination {
        bottom: 10px
    }

.seller-header__top-btn {
    padding: 12px 28px;
    font-size: 13px;
    line-height: 13px;
    color: #6fd6ce;
    background: #fff;
    border-radius: 8px;
    display: block;
    border: 1px solid #fff
}

.seller-header__top-btn--transparent {
    background: transparent;
    color: #fff
}

.seller-header__top-btn--menu {
    color: #81858b;
    background: transparent;
    font-size: 14px;
    line-height: 1.71
}

.seller-header__top-btn--menu-btn {
    font-size: 14px;
    line-height: 1.71;
    height: 44px;
    color: #fff;
    background: #ef5661;
    -webkit-box-shadow: 0 6px 12px 0 rgba(239,86,97,.2);
    box-shadow: 0 6px 12px 0 rgba(239,86,97,.2);
    border-radius: 22px;
    padding: 10px 19px
}

.seller-header__top-btn--menu-btn-outlined {
    background: transparent;
    color: #0e73ad;
    border: 1px solid #0e73ad;
    -webkit-box-shadow: none;
    box-shadow: none
}

.seller-header__top-btn + .seller-header__top-btn {
    margin-right: 20px
}

.seller-header__top-btn-container {
    display: none;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 100;
    top: 40px;
    left: 100px;
    position: absolute
}

@media (min-width:1024px) {
    .seller-header__top-btn-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.seller-header__top-btn-container--white {
    background: #fff;
    position: relative;
    left: 0;
    top: 0;
    height: 100px
}

.seller-header__top-btn-container--fixed {
    position: fixed
}

.seller-header__seller-pic {
    height: 252px;
    width: 272px;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width:1024px) {
    .seller-header__seller-pic {
        height: 70vh;
        width: 50%
    }
}

@media (min-width:1440px) {
    .seller-header__seller-pic {
        width: 50%;
        height: 670px
    }
}

.seller-header--description {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    background-image: url(https://www.digikala.com/static/files/782d95ad.svg);
    background-repeat: no-repeat;
    background-size: 270px auto;
    background-position: center 80px
}

@media (min-width:1024px) {
    .seller-header--description {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-size: auto 410px;
        background-position: 0 125px
    }
}

@media (min-width:1440px) {
    .seller-header--description {
        background-size: 644px auto;
        background-position: 0 125px
    }
}

.seller-header--description__dk-logo {
    margin-top: 200px;
    background: url(https://www.digikala.com/static/files/19fa6d6a.svg) no-repeat;
    height: 40px;
    width: 161px;
    background-size: contain
}

@media (min-width:1024px) {
    .seller-header--description__dk-logo {
        margin-top: 70px;
        height: 62px;
        width: 250px
    }
}

.seller-header--description__title {
    text-align: center;
    line-height: 24px;
    margin-top: 20px;
    color: #656d78;
    font-weight: 700;
    width: 100%;
    max-width: 375px;
    font-size: 20px
}

@media (min-width:1024px) {
    .seller-header--description__title {
        margin-top: 31px;
        text-align: right;
        line-height: 1.53;
        font-size: 24px
    }
}

.seller-header--description__explain {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    margin-top: 30px;
    color: #656d78;
    width: 100%;
    max-width: 380px
}

@media (min-width:1024px) {
    .seller-header--description__explain {
        line-height: 2.19;
        text-align: right;
        font-size: 16px
    }
}

.seller-header--description__btn {
    border-radius: 8px;
    -webkit-box-shadow: 0 6px 12px 0 rgba(14, 115, 173, 0.3);
    box-shadow: 0 6px 12px 0 rgba(14, 115, 173, 0.3);
    background: #0e73ad;
    color: #fff;
    line-height: 1.5;
    text-align: right;
    font-size: 14px;
    height: 48px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 30px
}

@media (min-width:1024px) {
    .seller-header--description__btn {
        font-size: 16px
    }
}

.seller-header__wrapper {
    width: 100%;
    max-width: 996px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seller-header__logo img {
    width: 100%;
    max-width: 176px
}

.seller-advantage, .seller-header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.seller-advantage {
    margin-top: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1024px) {
    .seller-advantage {
        margin-top: 120px
    }
}

.seller-advantage--header {
    width: 302px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #e6e9ed
}

.seller-advantage--header__title {
    margin-top: 10px;
    text-align: center;
    color: #434a54;
    font-size: 16px;
    font-weight: 700;
    line-height: 1
}

@media (min-width:640px) {
    .seller-advantage--header__title {
        font-size: 24px;
        white-space: nowrap
    }
}

.seller-advantage--header__icon {
    width: 36px;
    height: 24px;
    position: relative;
    bottom: 10px;
    background: #fff url(https://www.digikala.com/static/files/37848f75.svg) no-repeat
}

.seller-advantage--icons {
    display: none;
    margin-top: 60px;
    width: 100%;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.seller-advantage--icons--center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

@media (min-width:1024px) {
    .seller-advantage--icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (min-width:1440px) {
    .seller-advantage--icons {
        padding: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.seller-advantage--icons.mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width:1024px) {
    .seller-advantage--icons.mobile {
        display: none
    }
}

.seller-advantage--icons.mobile .seller-advantage--icons-save {
    margin: 0 auto
}

.seller-advantage--icons.mobile .swiper-slide-active .seller-advantage--icons-save {
    border-radius: 10px;
    -webkit-box-shadow: 0 10px 30px 0 rgba(14, 115, 173, 0.3);
    box-shadow: 0 10px 30px 0 rgba(14, 115, 173, 0.3);
    border: 1px solid rgba(14, 115, 173, 0.3)
}

.seller-advantage--icons-save {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 175px;
    position: relative;
    padding: 20px 27px;
    -webkit-box-shadow: 0 10px 30px 0 hsla(0,0%,100%,0);
    box-shadow: 0 10px 30px 0 hsla(0,0%,100%,0)
}

@media (min-width:1024px) {
    .seller-advantage--icons-save {
        margin: 0 20px
    }
}

@media (min-width:1440px) {
    .seller-advantage--icons-save {
        margin: 0
    }

        .seller-advantage--icons-save:nth-child(2n) {
            top: 30px
        }
}

.seller-advantage--icons-save__money {
    background: url(https://www.digikala.com/static/files/bef2df7e.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__title {
    text-align: center;
    color: #656d78;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.71;
    margin-top: 29px;
    width: 146px
}

.seller-advantage--icons-save__country {
    background: url(https://www.digikala.com/static/files/19c8503b.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__view {
    background: url(https://www.digikala.com/static/files/32e4236f.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__dk-delivery {
    background: url(https://www.digikala.com/static/files/36010f64.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__computer {
    background: url(https://www.digikala.com/static/files/7e5019fb.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__product {
    background: url(https://www.digikala.com/static/files/c4fc931d.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__excel {
    background: url(https://www.digikala.com/static/files/282f79f0.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__printer {
    background: url(https://www.digikala.com/static/files/d85f5bc0.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__sale {
    background: url(https://www.digikala.com/static/files/3aa7d580.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__credit {
    background: url(https://www.digikala.com/static/files/9e359ecd.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__confirmation {
    background: url(https://www.digikala.com/static/files/6bbe89a0.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save__tutorial {
    background: url(https://www.digikala.com/static/files/689cb837.svg) no-repeat;
    height: 120px;
    width: 120px
}

.seller-advantage--icons-save:hover {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(14, 115, 173, 0.3);
    box-shadow: 0 0 30px 0 rgba(14, 115, 173, 0.3)
}

.seller-advantage__img {
    margin-top: 80px
}

    .seller-advantage__img.desktop {
        display: none;
        height: 590px;
        width: 100%;
        background: url(https://www.digikala.com/static/files/d7ef79d5.svg) no-repeat 50%;
        background-size: contain
    }

@media (min-width:1024px) {
    .seller-advantage__img.desktop {
        display: block
    }
}

.seller-advantage__img.desktop--new {
    background: url(../files/7d4fb590.png) no-repeat 50%;
    background-size: contain
}

.seller-advantage__img.mobile {
    display: block;
    width: 210px;
    height: 390px;
    background: url(https://www.digikala.com/static/files/53f06259.svg) no-repeat 50%;
    background-size: contain
}

@media (min-width:1024px) {
    .seller-advantage__img.mobile {
        display: none
    }
}

.seller-advantage__img.mobile--new {
    background: url(https://www.digikala.com/static/files/750b54c1.svg) no-repeat 50%;
    background-size: contain
}

.seller-advantage--warehouse {
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 50px;
    background-image: url(https://www.digikala.com/static/files/f5e49690.svg);
    background-repeat: no-repeat;
    background-size: auto 180px;
    background-position: center 0;
    padding-top: 200px
}

@media (min-width:1024px) {
    .seller-advantage--warehouse {
        height: 330px;
        background-size: auto 330px;
        background-position: 38px 0;
        padding: 0 38px
    }
}

@media (min-width:1440px) {
    .seller-advantage--warehouse {
        height: 360px;
        background-size: auto 360px;
        background-position: 72px 0;
        padding: 0 72px
    }
}

.seller-advantage--warehouse-explain {
    font-size: 20px;
    line-height: 1.5;
    color: #62666d;
    text-align: center
}

@media (min-width:1024px) {
    .seller-advantage--warehouse-explain {
        text-align: right;
        max-width: 444px;
        font-size: 18px;
        line-height: 40px
    }
}

@media (min-width:1440px) {
    .seller-advantage--warehouse-explain {
        max-width: 436px
    }
}

.seller-advantage--warehouse-btn {
    margin-left: auto;
    margin-right: auto;
    margin-top: 55px;
    border-radius: 8px;
    background: #fff;
    color: #0e73ad;
    line-height: 1.5;
    text-align: right;
    font-size: 16px;
    height: 48px;
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #0e73ad
}

@media (min-width:1024px) {
    .seller-advantage--warehouse-btn {
        margin-top: 40px;
        margin-right: 0;
        margin-left: unset
    }
}

@media (min-width:1440px) {
    .seller-advantage--warehouse-btn {
        margin-top: 40px;
        margin-right: 0;
        margin-left: unset
    }
}

.seller-background__first {
    display: none;
    height: 80vh;
    width: 30%;
    position: absolute;
    right: 0;
    background: url(https://www.digikala.com/static/files/4f226fdd.svg) no-repeat 100%;
    background-size: contain;
    top: 46%
}

@media (min-width:1024px) {
    .seller-background__first {
        display: block;
        top: 49%
    }
}

@media (min-width:1440px) {
    .seller-background__first {
        display: block;
        top: 48%
    }
}

.seller-background__second {
    display: none;
    background: url(https://www.digikala.com/static/files/b07d3017.svg) no-repeat;
    height: 60vh;
    width: 18%;
    position: absolute;
    top: 68%;
    left: 0;
    background-size: contain;
    opacity: .85
}

@media (min-width:1024px) {
    .seller-background__second {
        display: block
    }
}

.seller-background--social {
    height: 460px;
    width: 560px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../../Seller/files/de12833f.png) no-repeat 100% 100%;
    background-size: contain
}

@media (max-width:1023px) {
    .seller-background--social {
        background: url(https://www.digikala.com/static/files/52fd2cea.svg) no-repeat 100% 100%;
        height: 250px;
        width: 100%;
        background-size: 100%
    }
}

@media (min-width:1440px) {
    .seller-background--social {
        width: 720px;
        height: 560px
    }
}

.seller-background--social__title {
    font-size: 14px;
    text-align: right;
    color: #333;
    margin-left: 20px
}

@media (max-width:1023px) {
    .seller-background--social__title {
        display: block;
        margin-bottom: 10px;
        line-height: 1;
        margin-left: 0;
        text-align: center
    }
}

.seller-background--social__twitter {
    background: url(https://www.digikala.com/static/files/0e94a048.svg);
    height: 30px;
    width: 30px;
    display: block
}

@media (max-width:1023px) {
    .seller-background--social__twitter {
        margin: 0 15px;
        display: inline-block
    }
}

.seller-background--social__instagram {
    background: url('/Seller/files/insta.png');
    height: 30px;
    width: 30px
}

@media (max-width:1023px) {
    .seller-background--social__instagram {
        margin: 0 15px;
        display: inline-block
    }
}
.seller-background--social__telegram {
    background: url('/Seller/files/telegram.png');
    height: 30px;
    width: 30px
}

@media (max-width:1023px) {
    .seller-background--social__telegram {
        margin: 0 15px;
        display: inline-block
    }
}
.seller-background--social__linkedin {
    background: url(https://www.digikala.com/static/files/38086eee.svg);
    height: 30px;
    width: 30px;
    margin: 0 8px
}

@media (max-width:1023px) {
    .seller-background--social__linkedin {
        margin: 0 15px;
        display: inline-block
    }
}

.seller-needed-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.seller-needed-icon-product {
    background: url(https://www.digikala.com/static/files/c4fc931d.svg) no-repeat;
    height: 70px;
    width: 70px
}

.seller-footer {
    margin-top: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (min-width:1024px) {
    .seller-footer {
        margin-top: 180px
    }
}

.seller-footer__social-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1023px) {
    .seller-footer__social-container {
        display: block;
        text-align: center
    }
}

.seller-footer__copyright {
    margin-top: 24px;
    font-size: 12px;
    line-height: 28px;
    color: #fff;
    max-width: 300px;
    letter-spacing: 1px
}

@media (max-width:1023px) {
    .seller-footer__copyright {
        display: none
    }
}

@media (min-width:1024px) {
    .seller-footer__copyright {
        max-width: 580px
    }
}

@media (min-width:1440px) {
    .seller-footer__copyright {
        max-width: 720px
    }
}

.seller-footer__content {
    padding: 5% 10%
}

@media (max-width:1023px) {
    .seller-footer__content {
        padding: 0 0 30px;
        margin: 0 auto
    }
}

@media (min-width:1024px) {
    .seller-footer__content {
        padding: 5% 52px 40px 66px
    }
}

@media (min-width:1440px) {
    .seller-footer__content {
        padding: 5% 190px 40px 137px
    }
}

.seller-footer--link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width:1024px) {
    .seller-footer--link {
        width: 50%;
        position: relative
    }
}

.seller-footer--link__title {
    font-size: 14px;
    line-height: 1.75;
    font-weight: 700;
    text-align: center;
    color: #434a54
}

@media (min-width:1024px) {
    .seller-footer--link__title {
        font-size: 20px;
        white-space: nowrap
    }
}

.seller-footer--link__btn {
    height: 48px;
    border-radius: 8px;
    -webkit-box-shadow: 0 6px 12px 0 rgba(14, 115, 173, 0.3);
    box-shadow: 0 6px 12px 0 rgba(14, 115, 173, 0.3);
    background-color: #0e73ad;
    color: #fff;
    line-height: 1.5;
    text-align: right;
    font-size: 14px;
    margin-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 20px;
    padding-left: 20px
}

@media (min-width:1024px) {
    .seller-footer--link__btn {
        font-size: 16px
    }
}

.seller-video {
    width: 100%;
    height: 100%;
    border-radius: 10px
}

@media (min-width:1024px) {
    .seller-video {
        height: 300px
    }
}

@media (min-width:1440px) {
    .seller-video {
        height: 360px
    }
}

.seller-video-thumbnail, .seller-video-thumbnail img {
    width: 100%;
    height: 100%;
    border-radius: 20px
}

    .seller-video-thumbnail img {
        -o-object-fit: cover;
        object-fit: cover
    }
