a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    color: initial;
    text-decoration: none;
}

ul.list li {
    position: relative;
}

ul.list li::before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background: #1e1e1e;
    position: absolute;
    left: -25px;
    top: 8px;
}
ul.blue-dots-list{
    padding-left: 24px;
    margin-bottom: 0;
}
.blue-dots-list li:last-child{
    padding-bottom: 0;
}
.blue-dots-list li{
    position: relative;
    padding-bottom: 20px;
}
.blue-dots-list li:before{
    content: "";
    width: 12px;
    border-radius: 50%;
    display: inline-block;
    background: #019FFF;
    height: 12px;
    position: absolute;
    left: -21px;
    top: 8px;
}


body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

img {
    width: 100%;
}

.fw-bolder {
    font-weight: 900;
}

.fw-normal {
    font-weight: normal;
}

h1.h1, h1 {
    font-size: 28px;
    font-weight: 600;
}

h2.h3 {
    font-weight: 600;
}

h2.h2, h2, h2.h3 {
    font-size: 28px;
    font-weight: 600;
}

.bg-blue {
    background: #0F2D58;
}

.consumer-h2 {
    font-size: 32px;
    line-height: 39px;
    font-weight: 600;
}

h3.h3, h3 {
    font-size: 24px;
    font-weight: 600;
}

h4.h4, h4, .h4 {
    font-size: 20px;
    font-weight: 600;
}

h5.h5, h5 {
    font-size: 20px;
    font-weight: 600;
}

.z-index-100 {
    z-index: 100;
}


.my-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.mb-60 {
    margin-bottom: 60px;
}

.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.py-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pb-120 {
    padding-bottom: 120px;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 16px;
}
.fs-20 {
    font-size: 20px;
}
.fs-lg-22 {
    font-size: 18px;
}
.fs-24{
    font-size: 24px;
}
.fs-lg-24 {
    font-size: 18px;
}

.fs-lg-28 {
    font-size: 20px;
}

.height-48 {
    height: 48px !important;
}

.fs-xxl-40 {
    font-size: 24px;
}

.fs-xxl-56 {
    font-size: 28px;
}

.fs-xxl-62 {
    font-size: 30px !important;
}

.fs-xl-28 {
    font-size: 20px;
}

.fs-xl-32 {
    font-size: 20px;
}

.fs-xxl-48 {
    font-size: 26px;
}

.width-unset {
    width: unset;
}

@media (min-width: 992px) {
    .fs-18 {
        font-size: 18px;
    }

    .fs-lg-24 {
        font-size: 24px;
    }

    .fs-lg-22 {
        font-size: 22px;
    }

    .fs-xl-28 {
        font-size: 24px;
    }

    .fs-xl-32 {
        font-size: 26px;
    }

    .fs-xxl-40 {
        font-size: 28px;
    }

    .fs-xxl-56 {
        font-size: 40px;
    }
}

.mt-60 {
    margin-top: 60px;
}

.mt-80 {
    margin-top: 80px;
}

.mb-80 {
    margin-bottom: 80px;
}

.my-section-100 {
    margin-top: 60px;
    margin-bottom: 60px;
}

.py-section-100 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.py-section-60 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.py-section-80 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.color-blue {
    color: #019FFF;
}

.color-dark {
    color: #212121;
}

.color-white {
    color: white;
}

.btn-dark {
    background: #212121;
}
.br-30{
    border-radius: 30px;
}
.br-100 {
    border-radius: 100px;
}

@media (min-width: 992px) {


    h1.h1, h1 {
        font-size: 50px;
    }

    h2.h2, h2, h2.h3 {
        font-size: 36px;
    }

    h3.h3, h3 {
        font-size: 28px;
    }

    h4.h4, h4, .h4 {
        font-size: 24px;
    }

    .fs-xxl-48 {
        font-size: 36px;
    }

    .fs-xxl-62 {
        font-size: 40px !important;
    }

    .fs-lg-20 {
        font-size: 20px !important;
    }

    .fs-lg-28 {
        font-size: 28px;
    }

    .my-section-100 {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .py-section-100 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .py-section-60 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .py-section-80 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media (min-width: 1200px) {
    .fs-xl-28 {
        font-size: 28px;
    }

    .fs-xxl-40 {
        font-size: 32px;
    }

    .fs-xxl-48 {
        font-size: 40px;
    }

    .fs-xxl-56 {
        font-size: 46px;
    }

    .fs-xxl-62 {
        font-size: 50px !important;
    }

    .mb-xl-120 {
        margin-bottom: 120px;
    }

    .mb-xl-60 {
        margin-bottom: 60px;
    }

    .fs-xl-32 {
        font-size: 32px;
    }


    .rounded form {
        border-radius: 80px;
    }

    .my-section-100 {
        margin-top: 100px;
        margin-bottom: 100px;
    }

    .py-section-100 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .py-section-60 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .py-section-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (min-width: 1400px) {
    .fs-xxl-56 {
        font-size: 56px;
    }

    .fs-xxl-62 {
        font-size: 62px !important;
    }

    h1.h1, h1 {
        font-size: 66px;
    }

    h2.h2, h2 {
        font-size: 48px;
    }

    h2.h3 {
        font-size: 40px;
    }

    h3.h3, h3 {
        font-size: 40px;
    }

    h4.h4, h4, .h4 {
        font-size: 32px;
    }

    .fs-xxl-40 {
        font-size: 40px;
    }

    .fs-xxl-48 {
        font-size: 48px;
    }

    .py-xxl-120 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .pb-xxl-120 {
        padding-bottom: 120px;
    }
}

.line-height-normal {
    line-height: normal;
}

.form__picture {
    overflow: visible;
}

.bg-gray {
    background: #EEEFF2;
}

.box-shadow {
    box-shadow: 0 4px 20px 0 rgba(6, 54, 70, .15);
}

.border-none {
    border: none;
}


.btn-with-black-border {
    background: transparent;
    border: 1px #212121 solid;
    color: #212121;
    font-size: 14px;
    padding: 18px 40px;
}

.btn-with-white-border {
    background: transparent;
    border: 1px #ffffff solid;
    color: #ffffff;
    padding: 15px 35px;
    border-radius: 4px;
    font-size: 16px;
}

.download-broshure {
    background: #eeeff2;
}

@media (min-width: 768px) {
.mb-md-40{
    margin-bottom: 40px!important;
}
}

@media (min-width: 992px) {
    .mt-lg-m20 {
        margin-top: -20px;
    }

    .btn-with-white-border {
        padding: 15px 61px;
        font-size: 21px;
    }

    .download-broshure {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(238, 239, 242, 1) 70%, rgba(238, 239, 242, 1) 70%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 70%);
    }

    .download-broshure-reverse {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(238, 239, 242, 1) 25%, rgba(238, 239, 242, 1) 100%);
    }
}


@media (min-width: 1200px) {
    .col-xl-5th {
        width: 20% !important;
        float: left;
    }

    .landing-main-wrapper {
        height: 560px;
    }
}


@media (min-width: 1600px) {
    .download-broshure {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(238, 239, 242, 1) 75%, rgba(238, 239, 242, 1) 75%, rgb(255, 255, 255) 75%, rgb(255, 255, 255) 75%);
    }

    .download-broshure-reverse {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(238, 239, 242, 1) 30%, rgba(238, 239, 242, 1) 100%);
    }
}

@media (min-width: 1900px) {
    .download-broshure {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(238, 239, 242, 1) 65%, rgba(238, 239, 242, 1) 65%, rgb(255, 255, 255) 65%, rgb(255, 255, 255) 65%);
    }

    .download-broshure-reverse {
        background: rgb(255, 255, 255);
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 30%, rgba(238, 239, 242, 1) 30%, rgba(238, 239, 242, 1) 100%);
    }
}

ul.white-dots li:last-child {
    padding-bottom: 0;
}
ul.white-dots li {
    position: relative;
}

ul.white-dots li:before {
    content: "";
    width: 4px;
    border-radius: 50%;
    display: inline-block;
    background: white;
    height: 4px;
    position: absolute;
    left: -19px;
    top: 12px;
}

ul.dark-dots-list li {
    position: relative;
}

ul.dark-dots-list li:before {
    content: "";
    width: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #212121;
    height: 4px;
    position: absolute;
    left: -19px;
    top: 10px;
}

.hr-gray {
    opacity: 1;
    height: 2px;
    background: #EEEFF2;
}

.bg-light-blue {
    background: #019FFF!important;
}

.bg-dark-blue {
    background: #0B354D!important;
}

ul.simple-list {
    margin-bottom: 0;
    margin-top: 0;
}

ul.simple-list li:last-child {
    padding-bottom: 0;
}

ul.simple-list li {
    position: relative;
}

ul.simple-list li:before {
    content: "";
    width: 4px;
    border-radius: 50%;
    display: inline-block;
    background: #212121;
    height: 4px;
    position: absolute;
    left: -19px;
    top: 10px;
}

.object-fit-cover {
    object-fit: cover;
}

.new-design-btn {
    background: #019FFF;
    color: white;
    font-size: 16px;
    padding: 15px 32px;
    border-radius: 40px;
    text-align: center;
    min-width: 288px;
}

body {
    background: #292929;
}


.font-rubik {
    font-family: "Rubik", sans-serif;
}

.new-design-title{
    font-size: 32px;
    font-weight: 600;
}




/*блок проектов*/
.projects-subtitle{
    font-size: 13px;
    margin-top: 3px;
}
.projects-section{
    padding-bottom: 60px;
}

.projects-subtitle{
    font-size: 13px;
    margin-top: 3px;
}
.new-projects-item__title{
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: 500;
}
.new-projects-item__btn-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.new-design-btn--projects-item{
    padding: 8px 24px;
    background: #292929;
    min-width: 147px;
}
.new-projects-item__sphere{
    font-size: 13px;
}
.new-projects-item__img{
    width: 100%;
    object-fit: cover;
    height: 170px;
    border-radius: 30px 30px 0 0;
}
.new-projects-item{
    margin-bottom: 24px;
}
.new-projects-item__description{
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.new-projects-item--blue{
    background: #294189;
}
.new-projects-item--dark-blue{
    background: #214155;
}
.new-projects-item--light-blue{
    background: #019FFF;
}
.new-projects-item--violet{
    background: #8000FF;
}
.new-projects-item__description{
    border-radius: 0 0 30px 30px;
}
a.new-projects-item:hover{
    color: white;
}
.projects-subtitle{
    margin-bottom: 40px;
}
.projects-title-wrapper{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.projects-subtitle{
    font-size: 16px;
}
@media (min-width: 768px) {
    .new-design-title--row-2{
        font-size: 32px;
    }
    .new-design-title{
        text-transform: uppercase;
        font-size: 48px;
        font-weight: bold;
    }
    .new-design-btn--projects{
        min-width: 156px;
        padding: 8px 24px;
    }
    .projects-title-wrapper{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
    }
}
@media (min-width: 1200px) {
    .new-projects-item__description{
        min-height: 211px;
    }
}

@media (min-width: 1400px) {
    .new-projects-item__description{
        min-height: 184px;
    }
}
/*конец блока проектов*/




/*выше только общие стили*/


.main-wrapper{
    background: url("/landings/ECM_whitepaper/img/main-bg-2.jpg") no-repeat;
    background-size: cover;
    background-position: left;
}































.retailer-main-title{
font-size: 26px;
    font-weight: 600;
}

.retailer-main-subtitle{
font-size: 16px;
    margin: 24px 0;
}

.retailer-help-title{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 24px;
    text-align: left;
}
.retailer-help-subtitle{
font-weight: 500;
    font-size: 20px;
    text-align: right;
    margin-bottom: 24px;
}
.retailer-help-item:before{
    content: "";
    position: absolute;
    top: calc(50% - 5px);
    left: 16px;
    border-radius: 50px;
    height: 10px;
    width: 10px;
    background: #019FFF;
}
.retailer-help-item{
    background: #DDE6FF;
    border-radius: 24px;
    padding: 12px 12px 12px 38px;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    /*font-family: "Rubik", sans-serif;*/
    margin-bottom: 8px;
}
.retailer-help-decor{
    position: absolute;
    top: 0;
    right: 20%;
    width: 70px;
    height: auto;
}
.guid-autor-img{
    max-width: 290px;
    margin-top: 40px;
}
.guid-autor-subtitle{
    margin-top: 24px;
}
.guid-content-item{
    border-radius: 24px;
    background: rgba(1, 159, 255, 0.1);

    /*height: 100%;*/
    margin-bottom: 16px;
}
.guid-content-title{
    font-size: 20px;
    font-weight: 600;
}
.guid-content-text-inner{
    padding: 24px 24px 24px 24px;
}
.left-white-border{
    border-left: 2px solid white;
}


























@media (min-width: 768px) {

    .main-wrapper{
        background-position: center;
    }
.guid-content-item-center{
    display: flex;
    flex-direction: row-reverse;
    gap: 24px;
    align-items: center;
}


    .guid-content-item{
        height: 100%;
        margin-bottom: 0;
    }
    .guid-autor-subtitle{
        font-size: 32px;
        font-weight: 600;
        line-height: normal;
    }
    .guid-autor-img{
        max-width: 473px;
    }
    .retailer-help-decor{
        position: absolute;
        top: 20px;
        right: 0;
        width: 85px;
        height: auto;
    }

    .retailer-help-item:before{
        width: 16px;
        height: 16px;
        top: calc(50% - 8px);
        left: 20px;
        font-weight: 600;
    }
    .retailer-help-subtitle{
        font-size: 32px;
        margin-bottom: 40px;
        line-height: normal;
    }
    .retailer-help-title{
        font-size: 45px;
        font-weight: bold;
        margin-bottom: 24px;
        text-transform: uppercase;
    }
    .retailer-main-title{
        font-size: 32px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 60px;
    }
    .retailer-main-subtitle{
        font-size: 20px;
        margin: 40px 0 0 0;
        font-weight: 500;
    }
    .retailer-help-item{
        margin-bottom: 16px;
        font-size: 24px;
        padding: 16px 16px 16px 52px;
    }
}

@media (min-width: 992px) {



    .guid-content-title{
        font-size: 24px;
    }


    .retailer-help-title {
        font-size: 48px;
    }
    .retailer-help-decor {
        top: -20px;
        right: 15%;
        width: 109px;
    }
}





@media (min-width: 1200px) {







    .guid-content-item-center{
        flex-direction: column-reverse;
        justify-content: space-between;
        height: 100%;
    }
    .guid-autor-img{
        margin-top: 0;
    }
    .retailer-help-decor {
        top: 36px;
        right: 53%;
        width: 120px;
    }
    .retailer-main-title{
        font-size: 44px;
        margin-bottom: 40px;
    }
.retailer-main-inner{
    display: flex;
    flex-direction:column;
    justify-content: space-between;
    height: 100%;
}
    .retailer-main-subtitle{
        margin: 40px 0 25px 0;
        line-height: 23px;
    }
}

@media (min-width: 1400px) {

    .retailer-help-decor {
        right: 57%;
    }
    .guid-img-5-correct{
        margin-top: -23px;
    }
}


@media (min-width: 1600px) {


}

@media (min-width: 1900px) {

}








