

/* Start:/poradnik-jak-zaczac-import-z-chin/css/style.css?176907734632572*/
@font-face {
    font-family: 'Fixel';
    src: url('/activo/fonts/FixelAll/FixelText/FixelText-Regular.woff2') format('woff2'),
         url('/activo/fonts/FixelAll/FixelText/FixelText-Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

body {
    padding: 0;
    margin: 0;
}

main {
    font-family: 'Fixel';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #2B1C44;
}

main a {
    color: #EF7431;
}

.m3cargo__content {
    padding: 0 !important;
}

.section-banner {
    position: relative;
}

.container-css {
    display: block;
    max-width: 1276px;
    margin: 0 auto;
    padding: 0;
}

.section-banner img {
    width: 100%;
    height: auto;
}

.section-banner .item-banner {
    position: absolute;
    left: 50%;
    top: 87px;
    transform: translate(-50%, 0);
    width: 100%;
}

.banner-subtitle {
    line-height: 140%;
    font-size: 34px;
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    justify-content: center;
    margin-bottom: 24px;
}

.banner-title {
    line-height: 140%;
    font-weight: 500;
    font-size: 64px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    justify-content: center;
}

.section-info {
    padding: 90px 0;
}

.section-info.section-info-pl,
.section-info.section-info-ro {
    padding-bottom: 60px;
}

    {
    padding-bottom: 60px;
}

.info-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #2B1C44;
    justify-content: center;
    margin-bottom: 24.5px;
}

.info-first {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    margin-bottom: 24px;
}



.info-first .info-item {
    display: flex;
    width: calc(33.3% - 32px);
    flex-direction: column;
    align-items: center;
    margin: 0 16px;
}

.info-first .info-item img {
    margin-bottom: 15.5px;
}

.info-first .info-item .info-name {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
}

.info-first .info-item .info-preview {
    font-size: 18px;
    line-height: 140%;
    text-align: center;
}

.info-second {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.info-second .info-item {
    display: flex;
    width: calc(50% - 32px);
    flex-direction: column;
    align-items: center;
    margin: 0 16px;
}

.info-second .info-item img {
    margin-bottom: 15.5px;
}

.info-second .info-item .info-name {
    margin-bottom: 16px;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
}

.info-second .info-item .info-preview {
    font-size: 18px;
    line-height: 140%;
    text-align: center;
}

.section-warning {
    margin-bottom: 50px;
}

.warning-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 32px;
    width: 100%;
    background: #EFEFF1;
    border-left: 2px solid #EF7431;
    border-radius: 4px;
}

.warning-item img {
    margin-right: 32px;
}

.warning-item .warning-right .warning-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 24px;
}

.warning-item .warning-right .warning-description {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}

.section-provider {
    margin-top: -100px;
}

.section-provider .provider-item {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.section-provider .provider-item .provider-left {
    width: 546px;
}

.section-provider .provider-item .provider-right {
    width: calc(100% - 546px);
    z-index: 1;
}

.section-provider .provider-item .provider-right img {
    width: 100%;
}

.section-provider .provider-item .provider-name {
    font-weight: 500;
    font-size: 54px;
    line-height: 140%;
    margin-bottom: 24px;
}

.section-provider .provider-item .provider-preview {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 24px;
}

.section-provider .provider-item .provider-btn {
    padding: inherit;
    width: 159px;
    height: 46px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 140%;
}

.section-provider .provider-item .provider-btn a {
    color: #FFFFFF;
    text-decoration: unset;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #EF7431;
    border: 1px solid #ff6c0c;
}

.section-provider .provider-item .provider-btn a.all-btn-hover:hover {
    background-color: transparent;
    border-color: #ff6c0c;
    color: #ff6c0c;
}

.section-price {
    padding-bottom: 150px;
}

.section-price .price-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.section-price .price-title {
    font-weight: 500;
    font-size: 54px;
    line-height: 140%;
    margin-bottom: 24px;
}

.section-price .price-subtitle {
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 32px;
}



.section-price .top-price {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.section-price .top-price .top-price-item {
    display: flex;
    width: 33.3%;
    flex-direction: column;
}

.section-price .top-price .top-price-item .top-right-item,
.section-price .top-price .top-price-item .top-left-item {
    display: flex;
    align-items: center;
}

.section-price .top-price .top-price-item .top-right-item.top-right-item-1 {
    justify-content: flex-start;
}

.section-price .top-price .top-price-item .top-right-item.top-right-item-2 {
    justify-content: center;
}

.section-price .top-price .top-price-item .top-left-item.top-left-item-1 {
    justify-content: flex-end;
}

.section-price .top-price .top-price-item .top-left-item.top-left-item-2 {
    justify-content: center;
}

.section-price .top-price .top-price-item .top-left-item .left-text,
.section-price .top-price .top-price-item .top-right-item .left-text {
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
}

.section-price .top-price .top-price-item .top-left-item .left-text {
    margin-right: 24px;
}

.section-price .top-price .top-price-item .top-right-item .left-text {
    margin-left: 24px;
}

.bottom-price {
    position: relative;
    margin-top: -240px;
    display: flex;
    justify-content: center;
    width: 100%;
    font-size: 18px;
    line-height: 140%;
}

.bottom-price .ab-left {
    position: absolute;
    left: 0;
    bottom: 100px;
    padding: 32px;
    border: 2px solid #EF7431;
    border-radius: 4px;
    z-index: 1;
    width: calc(50% - 64px);
}

.bottom-price img {
    z-index: 2;
}

.bottom-price .ab-right {
    position: absolute;
    right: 0;
    bottom: -17px;
    background: #EFEFF1;
    border-left: 2px solid #EF7431;
    border-radius: 4px;
    z-index: 3;
    padding: 32px;
    width: calc(50% - 64px);
}

.bottom-price .ab-right .ab-right-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 16px;
}

.section-price .top-price .top-price-item .top-left-item img,
.section-price .top-price .top-price-item .top-right-item img {
    width: 120px;
    height: auto;
}

.top-price-mobile {
    display: none;
}

.section-delivery {
    padding-bottom: 78px;
}

.delivery-title {
    font-weight: 500;
    font-size: 54px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 30px;
}

.delivery_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.delivery_item {
    display: flex;
    width: 100%;
}

.delivery_item-2 {
    display: flex;
    width: 100%;
}

.delivery_item .delivery_element {
    display: flex;
    width: 50%;
    position: relative;
}

.delivery_item-2 .delivery_element {
    display: flex;
    width: 50%;
    position: relative;
    justify-content: flex-end;
}

.delivery_item .delivery_element .delivery-text {
    position: absolute;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 10px 50px rgba(65, 45, 99, 0.1);
    border-radius: 4px;
    padding: 32px;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    background: #fff;
    width: 412px;
    right: 0;
    top: 60px;
}

.delivery_item-2 .delivery_element .delivery-text {
    position: absolute;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 10px 50px rgba(65, 45, 99, 0.1);
    border-radius: 4px;
    padding: 32px;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    background: #fff;
    width: 412px;
    left: 0;
    top: 60px;
}

.delivery_item .delivery_element .delivery-text .s1,
.delivery_item-2 .delivery_element .delivery-text .s1 {
    font-weight: 400;
    margin-bottom: 16px;
    font-size: 18px;
}

.delivery_item .delivery_img {
    display: flex;
    width: calc(50% - 20px);
    margin-left: 20px;
    position: relative;
}

.delivery_item-2 .delivery_img {
    display: flex;
    width: calc(50% - 20px);
    margin-right: 20px;
    position: relative;
}

.delivery_item .delivery_img img {
    width: 206px;
    height: 206px;
    position: absolute;
    left: 0;
    bottom: -40px;
}

.delivery_item-2 .delivery_img img {
    width: 206px;
    height: 206px;
    position: absolute;
    right: 0;
    bottom: -40px;
}

.delivery_item-line {
    display: none;
}

.section-work {
    background: url(/poradnik-jak-zaczac-import-z-chin/css/../img/img32.png);
    height: 980px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 260px;
}

.work_number_list {
    display: flex;
    justify-content: center;
    padding-top: 158px;
    align-items: center;
    padding-bottom: 20px;
}

.work_number_list .work_number_item {
    display: flex;
    align-items: center;
    padding: 8px;
    width: 64px;
    height: 64px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 10px 50px rgba(65, 45, 99, 0.1);
    border-radius: 4px;
    justify-content: center;
    margin: 0 24px;
}

.work_number_list .work_number_item .work-cnt {
    font-weight: 500;
    font-size: 34px;
    line-height: 140%;
    display: flex;
}

.work_text_list {
    display: flex;
    justify-content: space-between;
    padding-bottom: 150px;
}

.work_text_list .work_text_item {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    width: 348px;
    text-align: center;
}

.line-tablet {
    display: none;
}

.video-title {
    font-weight: 500;
    font-size: 54px;
    line-height: 140%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.work-video-item {
    display: flex;
    justify-content: center;
    margin-top: 32px;
}

.work-video-item img {
    max-width: 100%;
    height: auto;
}

.work-mobile-list {
    display: none;
}

.how-bottom-descr {
    display: flex;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    padding: 32px;
    background: #FFFFFF;
    border: 2px solid #EF7431;
    border-radius: 4px;
    margin-top: 20px;
}

.how-bottom-descr-pl {
    display: flex;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    padding: 32px;
    background: #FFFFFF;
    border: 2px solid #EF7431;
    border-radius: 4px;
    margin-bottom: 60px;
}

.how-bottom-descr-ro {
    display: flex;
    width: 100%;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    padding: 32px;
    background: #FFFFFF;
    border: 2px solid #EF7431;
    border-radius: 4px;
    margin-bottom: 60px;
}

.work-how-list {
    padding-top: 150px;
    display: inline-block;
    width: calc(100% + 20px);
    margin: 0 -10px;
}

.work-how-list .work-how-item {
    position: relative;
    padding: 32px;
    width: calc(33.3% - 20px);
    height: 358px;
    background: #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 10px 50px rgba(65, 45, 99, 0.1);
    border-radius: 4px;
    margin: 0 10px;
    display: block;
    float: left;
}



.work-how-list .how-item-with-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.work-how-list .how-item-with-title img {
    margin-right: 27px;
}

.work-how-list .how-item-preview-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
}

.work-how-list .how-item-btn {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    width: fit-content;
    background: #fff;
    border: 1px solid #EF7431;
    border-radius: 4px;
    position: absolute;
    bottom: 32px;
}

.work-how-list .how-item-btn a {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #EF7431;
    text-decoration: unset;
    display: flex;
    padding: 16px;
}

.work-how-list .how-item-btn a:hover {
    color: #fff;
    background: #EF7431;
}

.work-how-list .how-item-btn-telegram {
    display: flex;
    flex-direction: row;
    width: fit-content;
    background: #56BCFF;
    border-radius: 4px;
    position: absolute;
    bottom: 32px;
    border: 1px solid #56BCFF;
}

.work-how-list .how-item-btn-telegram:hover {
    background: #fff;
}

.work-how-list .how-item-btn-telegram:hover a {
    color: #56BCFF;
}

.work-how-list .how-item-btn-telegram:hover svg path {
    fill: #56BCFF;
}

.work-how-list .how-item-btn-telegram img {
    width: 24px;
    margin-right: 20px;
    height: 24px;
}

.work-how-list .how-item-btn-telegram svg {
    width: 24px;
    margin-right: 16px;
    height: 24px;
}

.work-how-list .how-item-btn-telegram a {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #fff;
    text-decoration: unset;
    display: flex;
    padding: 16px;
}

.section-how {
    padding-bottom: 50px;
}

.section-purchases {
    background: url(/poradnik-jak-zaczac-import-z-chin/css/../img/img1.png);
    height: 200px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover
}

.purchases-title {
    font-weight: 500;
    font-size: 64px;
    line-height: 140%;
    text-align: center;
    margin-bottom: 52px;
}

.section-purchases .purchases-subtitle {
    font-size: 44px;
    text-align: center;
    line-height: 1;
    margin-bottom: 30px;
}

.section-purchases .purchases-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 198px;
    border-radius: 4px;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    margin: 0 auto;
}

.section-purchases .purchases-btn a {
    color: #FFFFFF;
    text-decoration: unset;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: #EF7431;
    border: 1px solid #ff6c0c;
    padding: 20px;
}

.section-purchases .purchases-btn a.all-btn-hover:hover {
    background-color: transparent;
    border-color: #ff6c0c;
    color: #ff6c0c;
}

.position-relative {
    position: relative;
    cursor: pointer;
}

.youtube__play_icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1);
}

.youtube__play_icon:after,
.youtube__play_icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    border-radius: 50%;
    background-color: #fff;
    transform: translate(-50%, -50%);
}

.youtube__play_icon:before {
    width: 182px;
    height: 182px;
    background: #EF7431;
    opacity: 0.3;
}

.youtube__play_icon span {
    display: block;
    position: relative;
    width: 96px;
    height: 96px;
    border-radius: 50%;
    background-color: #fff;
    transition: all 200ms ease-in;
}

.youtube__play_icon span i {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transition: all 200ms ease-in;
}

.m3cargo__content svg {
    overflow: hidden;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    display: inline-block;
    opacity: 0.5;
    fill: #EF7431;
}

.youtube__cover {
    width: 100%;
    height: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
    background-color: #2e1a47;
}

.youtube__play_icon:after {
    width: 126px;
    height: 126px;
    background: #EF7431;
    opacity: 0.5;
}

.img-fluid {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    margin-top: 32px;
}

.algoritm_title {
    font-weight: 500;
    font-size: 24px;
    line-height: 140%;
    margin-bottom: 32px;
    text-align: center;
    display: block;
}

.algoritm_top {
    display: flex;
    flex-wrap: wrap;
}

.algoritm_top .algoritm_item {
    display: flex;
    width: 33.3%;
    flex-direction: column;
}

.algoritm_top .algoritm_num {
    font-weight: 500;
    font-size: 34px;
    line-height: 140%;
    color: #EF7431;
    text-align: center;
    display: block;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    position: relative;
    padding-bottom: 16px;
}

.algoritm_top .algoritm_num:before {
    content: '';
    border-bottom: 4px solid #EF7431;
    width: 36px;
    height: 4px;
    position: absolute;
    bottom: -3px;
    left: calc(50% - 18px);
}

.algoritm_top .algoritm_text {
    border-top: 2px dashed #E0E0E0;
    padding: 18px 10px;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    padding-bottom: 32px;
}

.algoritm_top .algoritm_text.algoritm_text_br {
    border-right: 2px dashed #E0E0E0;
}

.algoritm_top .algoritm_num.algoritm_num_br {
    border-right: 2px dashed #E0E0E0;
    width: calc(100% - 2px);
}

.algoritm_top .algoritm_text.algoritm_text_bl {
    border-left: 2px dashed #E0E0E0;
}

.algoritm_bottom .algoritm_num.algoritm_num_bl {
    border-left: 2px dashed #E0E0E0;
}


.algoritm_bottom {
    display: flex;
    flex-wrap: wrap;
}

.algoritm_bottom .algoritm_item {
    display: flex;
    width: 25%;
    flex-direction: column;
}

.algoritm_bottom .algoritm_num {
    font-weight: 500;
    font-size: 34px;
    line-height: 140%;
    color: #EF7431;
    text-align: center;
    display: block;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    position: relative;
    padding-bottom: 16px;
}

.algoritm_bottom .algoritm_num:before {
    content: '';
    border-bottom: 4px solid #EF7431;
    width: 36px;
    height: 4px;
    position: absolute;
    bottom: -3px;
    left: calc(50% - 18px);
}

.algoritm_bottom .algoritm_text {
    border-top: 2px dashed #E0E0E0;
    padding: 18px 10px;
    text-align: center;
    font-size: 18px;
    line-height: 140%;
    padding-bottom: 32px;
}

.algoritm_bottom .algoritm_num.algoritm_num_bl {
    border-left: 2px dashed #E0E0E0;
}

.algoritm_bottom .algoritm_text.algoritm_text_br {
    border-right: 2px dashed #E0E0E0;
}

.algoritm_bottom .algoritm_num.algoritm_num_br {
    border-right: 2px dashed #E0E0E0;
    width: calc(100% - 2px);
}

.algoritm_list {
    margin-bottom: 60px;
}

@media screen and (min-width: 1800px) {
    .section-banner img {
        margin-top: -150px;
    }
}

@media screen and (max-width: 1600px) {
    .section-provider {
        margin-top: 0;
    }
}

@media screen and (max-width: 1400px) {
    .container-css {
        width: calc(100% - 30px);
        margin: 0 auto;
        padding: 0;
    }
}

@media screen and (max-width: 1377px) {

    .work_number_list .work_number_item {
        height: 64px;
        background: unset;
        border: unset;
        box-shadow: unset;
        border-radius: unset;
        margin: 0;
        display: flex;
        width: 16.6%;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .work_number_list .work_number_item .work-cnt {
        font-weight: 500;
        font-size: 34px;
        line-height: 140%;
        display: flex;
        align-items: center;
        padding: 8px;
        width: 64px;
        height: 64px;
        background: #FFFFFF;
        border: 1px solid #E0E0E0;
        box-shadow: 0px 10px 50px rgba(65, 45, 99, 0.1);
        border-radius: 4px;
        justify-content: center;
        margin: 0 24px;
    }

    .work_number_line {
        display: flex;
        width: 16.6%;
        align-items: center;
        justify-content: center;
    }

    .work_number_line img {
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .section-work {
        height: auto;
        margin-bottom: unset;
    }

}

@media screen and (max-width: 992px) {

    .info-first.info-first-pl .info-item.info-item-first,
    .info-first.info-first-ro .info-item.info-item-first {
        width: 100%;
        margin-bottom: 24px;
    }

    .info-first.info-first-pl .info-item,
    .info-first.info-first-ro .info-item {
        width: calc(50% - 32px);
    }

    .section-warning {
        margin-bottom: 80px;
    }

    .banner-subtitle {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .banner-title {
        font-size: 44px;
    }

    .section-banner .item-banner {
        top: 40px;
        width: calc(100% - 30px);
    }

    .section-provider .provider-item .provider-name {
        font-size: 34px;
    }

    .section-provider .provider-item .provider-preview {
        font-size: 20px;
    }

    .section-provider .provider-item .provider-left,
    .section-provider .provider-item .provider-right {
        width: 50%;
    }

    .section-price .top-price .top-price-item .top-left-item .left-text,
    .section-price .top-price .top-price-item .top-right-item .left-text {
        font-size: 16px;
    }

    .section-price .top-price .top-price-item .top-left-item img,
    .section-price .top-price .top-price-item .top-right-item img {
        width: 79px;
    }

    .section-price .price-title {
        font-size: 34px;
    }

    .section-price .price-subtitle {
        font-size: 24px;
    }

    .bottom-price {
        margin-top: -158px;
        font-size: 16px;
    }

    .bottom-price .ab-right .ab-right-title {
        font-size: 20px;
    }

    .section-price .top-price .top-price-item .top-left-item.top-left-item-2 {
        justify-content: flex-end;
    }

    .section-price .top-price .top-price-item .top-right-item.top-right-item-2 {
        justify-content: flex-start;
    }

    .section-price {
        padding-bottom: 94px;
    }

    .delivery_item .delivery_img,
    .delivery_item-2 .delivery_img {
        display: none;
    }

    .delivery_item .delivery_element,
    .delivery_item-2 .delivery_element {
        width: 100%;
    }

    .delivery_item .delivery_element .delivery-text {
        top: 50%;
        left: 65%;
        transform: translate(-65%, -50%);
        font-size: 16px;
    }

    .delivery_item-2 .delivery_element .delivery-text {
        top: 50%;
        left: 35%;
        transform: translate(-35%, -50%);
        font-size: 16px;
    }

    .delivery-title {
        font-size: 34px;
        text-align: center;
    }

    .delivery_item-line {
        display: flex;
        width: 100%;
        justify-content: center;
        margin: -20px 0;
    }

    .line-desc {
        display: none;
    }

    .line-tablet {
        display: block;
    }

    .work_text_list .work_text_item {
        font-size: 16px;
    }

    .work_text_list {
        padding-bottom: 80px;
    }

    .video-title {
        font-size: 34px;
    }

    .work-how-list .work-how-item.work-how-item-len {
        width: calc(100% - 20px);
        margin-bottom: 20px;
        height: 277px;
    }

    .work-how-list .work-how-item {
        width: calc(50% - 20px);
        margin-bottom: 20px;
        height: 310px;
    }

    .work-how-list .how-item-with-title {
        font-size: 20px;
    }

    .work-how-list .how-item-preview-text {
        font-size: 16px;
    }

    .work-how-list .how-item-btn a,
    .work-how-list .how-item-btn-telegram a {
        padding: 12px;
    }

    .work-how-list {
        padding-top: 80px;
    }

    .purchases-title {
        font-size: 44px;
        margin-bottom: 32px;
    }

    .section-purchases .purchases-subtitle {
        font-size: 34px;
        line-height: 140%;
        margin-bottom: 32px;
    }

    .algoritm_top .algoritm_num,
    .algoritm_top .algoritm_text,
    .algoritm_bottom .algoritm_num,
    .algoritm_bottom .algoritm_text {
        border: unset !important;
    }

    .section-provider {
        margin-top: 20px;
    }
}

@media screen and (max-width: 767px) {
    .section-provider {
        margin-top: 0;
    }

    .info-first.info-first-pl .info-item,
    .info-first.info-first-ro .info-item {
        width: 100%;
    }

    .container-css {
        width: calc(100% - 30px);
        margin: 0 auto;
        padding: 0;
    }

    .info-first .info-item,
    .info-second .info-item {
        width: 100%;
        margin: 0;
        margin-bottom: 24px;
    }

    .section-info {
        padding: 60px 0;
    }

    .info-title {
        font-size: 20px;
    }

    .info-first .info-item .info-preview {
        font-size: 16px;
    }

    .info-second .info-item .info-preview {
        font-size: 16px;
    }

    .warning-item img {
        display: none;
    }

    .warning-item .warning-right .warning-title {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .warning-item {
        padding: 24px;
        width: 100%;
    }

    .section-warning {
        margin-bottom: 60px;
    }

    .banner-subtitle {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .banner-title {
        font-size: 34px;
    }

    .section-banner img {
        height: 250px;
        object-fit: cover;
    }

    .section-banner .item-banner {
        top: 24px;
    }

    .section-provider .provider-item .provider-left,
    .section-provider .provider-item .provider-right {
        width: 100%;
    }

    .section-provider .provider-item .provider-left {
        order: 2;
    }

    .section-provider .provider-item .provider-right {
        margin-bottom: 30px;
    }

    .section-provider .provider-item .provider-name {
        font-size: 24px;
    }

    .section-provider .provider-item .provider-preview {
        font-size: 16px;
    }

    .section-price {
        padding-bottom: 56px;
    }

    .section-price .price-title {
        font-size: 24px;
    }

    .section-price .price-subtitle {
        font-size: 20px;
    }

    .section-price .top-price {
        display: none;
    }

    .bottom-price {
        margin-top: 25px;
        display: flex;
        flex-direction: column;
    }

    .bottom-price img {
        display: none;
    }

    .bottom-price .ab-left {
        position: relative;
        left: unset;
        bottom: unset;
        width: 100%;
        margin-bottom: 24px;
        padding: 24px;
    }

    .bottom-price .ab-right {
        position: relative;
        right: unset;
        bottom: unset;
        width: 100%;
        padding: 24px;
    }

    .top-price-mobile {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .top-price-mobile .top-price-mobile-item {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 25px;
    }

    .top-price-mobile .top-price-mobile-item .text {
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
    }

    .top-price-mobile .top-price-mobile-item img {
        width: 79px;
        height: auto;
    }

    .top-price-mobile .top-price-mobile-item .text:nth-child(odd) {
        margin-right: 15.5px;
    }

    .top-price-mobile .top-price-mobile-item .text:nth-child(even) {
        margin-left: 15.5px;
    }

    .delivery-title {
        font-size: 24px;
    }

    .delivery_item-line {
        display: none;
    }

    .delivery_item .delivery_element,
    .delivery_item-2 .delivery_element {
        flex-direction: column;
        align-items: center;
    }

    .delivery_item .delivery_element img,
    .delivery_item-2 .delivery_element img {
        width: fit-content;
        margin-bottom: 5px;
    }

    .delivery_item .delivery_element .delivery-text {
        position: relative;
        display: flex;
        top: unset;
        left: unset;
        width: 100%;
        transform: unset;
        justify-content: center;
        padding: 24px;
        flex-direction: column;
        text-align: center;
    }

    .delivery_item-2 .delivery_element .delivery-text {
        position: relative;
        display: flex;
        top: unset;
        left: unset;
        width: 100%;
        transform: unset;
        justify-content: center;
        padding: 24px;
        order: 2;
        flex-direction: column;
        text-align: center;
    }

    .delivery_item,
    .delivery_item-2 {
        margin-bottom: 30px;
    }

    .video-title {
        font-size: 24px;
    }

    .work_text_list,
    .work_number_list {
        display: none;
    }

    .work-mobile-list {
        display: flex;
        padding-top: 56px;
        flex-direction: column;
        align-items: center;
    }

    .work-mobile-list .work-mobile-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-bottom: 32px;
    }

    .work-mobile-list .work-mobile-item-num {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 8px;
        width: 64px;
        height: 64px;
        background: #FFFFFF;
        border: 1px solid #E0E0E0;
        box-shadow: 0px 10px 50px rgba(65, 45, 99, 0.1);
        border-radius: 4px;
        justify-content: center;
        font-weight: 500;
        font-size: 34px;
        line-height: 140%;
        margin-bottom: 24px;
    }

    .work-mobile-list .work-mobile-item-text {
        font-weight: 400;
        font-size: 16px;
        line-height: 140%;
        text-align: center;
    }

    .work-how-list .work-how-item,
    .work-how-list .work-how-item.work-how-item-len {
        height: auto;
        width: calc(100% - 20px);
        padding: 24px;
    }

    .work-how-list .how-item-btn,
    .work-how-list .how-item-btn-telegram {
        position: relative;
        bottom: unset;
        margin-top: 24px;
    }

    .work-how-list {
        padding-top: 56px;
    }

    .purchases-title {
        font-size: 34px;
    }

    .section-purchases .purchases-subtitle {
        font-size: 20px;
    }

    .algoritm_top .algoritm_item,
    .algoritm_bottom .algoritm_item {
        width: 100%;
    }

    .algoritm_top .algoritm_text,
    .algoritm_bottom .algoritm_text {
        padding-bottom: 24px;
    }

    .algoritm_bottom .algoritm_num,
    .algoritm_top .algoritm_num {
        padding-bottom: 8px;
    }
}

.algoritm_btn {
    display: none;
}

@media screen and (max-width: 375px) {

    .algoritm_bottom .algoritm_item.algoritm_item_hide,
    .algoritm_top .algoritm_item.algoritm_item_hide {
        display: none;
    }

    .algoritm_btn {
        display: flex;
        padding: 12px;
        width: 121px;
        height: 22px;
        background: #FFFFFF;
        border: 1px solid #EF7431;
        border-radius: 4px;
        color: #EF7431;
        align-items: center;
        margin: 0 auto;
        font-weight: 500;
        font-size: 16px;
        line-height: 140%;
        position: relative;
    }

    .algoritm_btn svg {
        margin-left: 13px;
        position: absolute;
        right: 14px;
    }

    .algoritm_btn:hover {
        color: #fff;
        background: #EF7431;
    }

    .algoritm_btn:hover svg path {
        stroke: #fff;
    }

    .algoritm_list.active .algoritm_bottom .algoritm_item.algoritm_item_hide,
    .algoritm_list.active .algoritm_top .algoritm_item.algoritm_item_hide {
        display: flex;
    }

    .algoritm_list.active .algoritm_btn svg {
        transform: rotate(180deg);
    }

    .how-bottom-descr {
        padding: 24px;
    }
}

/* End */
/* /poradnik-jak-zaczac-import-z-chin/css/style.css?176907734632572 */
