
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Unbounded:wght@200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Unbounded&display=swap');
body {
    position: relative;
    padding: 0px;
    margin: 0px auto;
}

.casePageWrapper {
    font-family: "Montserrat";
    color: #1D1D1D;
    overflow: hidden;
}

.casePageWrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.casePageWrapper *:before,
.casePageWrapper *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.casePageWrapper ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.casePageWrapper a {
    text-decoration: none;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    opacity: 1;
    -webkit-outline: none;
    -moz-outline: none;
    outline: none;
}

.casePageWrapper select,
.casePageWrapper input,
.casePageWrapper textarea {
    width: 100%;
    -webkit-outline: none;
    -moz-outline: none;
    outline: none;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: "Montserrat";
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.casePageWrapper button {
    padding: 0px;
    font-family: "Montserrat";
    background-color: transparent;
    border: none;
    -webkit-outline: none;
    -moz-outline: none;
    outline: none;
    cursor: pointer;
}
.casePageWrapper ul{
    list-style-type: none;
}
ul li {
    list-style-type: none;
}
.casePageWrapper ul li:before{
    display: none;
}
ul li:before{
    display: none;
}
.casePageWrapper button:disabled {
    cursor: default;
}

.casePageWrapper .container {
    width: 1338px;
    padding: 0px 15px;
    margin: 0px auto;
}
.back__container{
    width: 1756px;
    padding: 0px 15px;
    margin: 0px auto;
}
.second__container.container{
    width: 1497px;
}
.container.mid__container{
    width: 1402px;
} 
.container.loyalty__container{
    width: 1280px;
}
.container.average__container{
    width: 1352px;
}
.container.search__container{
    width: 1239px;
}     
.small__container.container{
    width: 1200px;
}
.smallest__container.container{
    width: 1037px;
}
.main{
   padding-bottom: 90px;
   position: relative;
}
.main__points .container, .main__points {    
    display: flex;
    margin-bottom: 33px;
}
.sometitle{
    font-family: "Unbounded", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
font-size: 50px;
font-weight: 400;
line-height: 65px;
letter-spacing: 0em;
text-align: left;
color: #FFFFFF;
}
.sometitle.sometitle_implement{
    color: #E76FA7;
}
.analytics .container .sometitle{
    margin-bottom: 69px;
}
.sometitle span{
color: #E76FA7;
}
.tasks__flex .sometitle{
    margin-bottom: 40px;
}
.text{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #FFFFFF;
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
}
.container p.subtitle, p.subtitle {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #FFFFFF;
font-size: 10px;
font-weight: 700;
line-height: 26px;
letter-spacing: 0.8em;
text-align: left;
margin-bottom: 24px;
border-radius: 21px;
padding: 3px 15px;
}
.tasks__img.tasks__mobimg{
    width: 705px;
height: 826px;
position: absolute;
top: 0px;
left: -200px;
}
.casePageWrapper .tasks:nth-child(5) .tasks__container{
    justify-content: flex-end;
    position: relative;
    padding-top: 86px;
}
.tasks .subtitle,.txtsection_lasttxt .subtitle{
max-width: fit-content;
    margin: 0 auto;
}

/*TASKS__LIST*/
ul.tasks__list li:not(:last-child){
   margin-bottom: 57px;
}
ul.tasks__list > li{
    list-style-type: none;
    position: relative;
    max-width:626px;
}
span.pink{
    font-family: "Montserrat", sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 28px;
    color: #E76FA7;
}
.implementation__list_pink li::marker{
    color: #E76FA7;
}
.tasks__list .text.point__text{
    font-size: 22px;
}
ul.tasks__list li:nth-child(2){
    padding-left: 40px;
 }
 ul.tasks__list li:nth-child(3){
    padding-left: 75px;
 }
 ul.tasks__list li:nth-child(4){
    padding-left: 72px;
 }
 ul.tasks__list li:nth-child(5){
    padding-left: 75px;
 }
 ul.tasks__list li:nth-child(6){
    padding-left: 28px;
 }

 ul.tasks__list li:nth-child(2)  .tasks__num{
    top: -2px;
    left: -28px;
 }
 ul.tasks__list li:nth-child(3)  .tasks__num{
    left: 12px;
 }
 ul.tasks__list li:nth-child(4)  .tasks__num{
    left: 23px;
 }
 ul.tasks__list li:nth-child(5)  .tasks__num{
    left: 12px;
 }
 ul.tasks__list li:nth-child(6)  .tasks__num{
    top: -3px;
    left: -28px;
 }
 ul.tasks__list{
    position: relative;
 }
 .tasks__line{
    position: absolute;
    top: 0px;
    left: -15px;
    transform: rotate(-1deg);
 }
 .tasks__num{
    position: absolute;
    top: 0px;
    left: -48px;
    font-family: "Unbounded", sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 26px;
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 1px solid #E76FA7;
    border-radius: 50%;
    background-color: #EDA9C9;
    color: #FFFFFF;
 }
/*TASKS__LIST*/
/*TXT*/

.txtsection{
    background-color: #EEBCD5;
    padding-bottom: 90px;
}
.search__container .second__analytics:not(:last-child){
    margin-bottom: 100px;
}
.smallest__container .second__title{
    color: #FFFFFF;
    margin-bottom: 60px;
}
.txtsection.txtsection_lasttxt{
    padding-top: 90px;
    padding-bottom: 90px;
}
.txtsection.txtsection_lasttxt .tasks__container{
    margin-top: 50px;
    align-items: flex-start;
    margin-bottom: 69px;
}
.txtsection.txtsection_lasttxt .tasks__container .tasks__img{
    width: 573px;
    height: 872px;
}
.tasks__flex_last{
    margin-top: 40px;
}
.tasks__flex_last p:not(:last-child){
    margin-bottom: 100px;
}
.ellipse{
    background: radial-gradient(50% 50% at 50% 50%, rgba(231, 111, 167, 0.455) 0%, rgba(231, 111, 167, 0) 100%);
    width: 887px;
    height: 196px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.txtsection.txtsection_lasttxt .tasks__container .main__point.point .text.point__text{
    color: #FFFFFF;
}
.container_lastimg .analytics__img{
    width: 703px;
    height: 631px;
    margin: 0 auto;
}
.container_lastimg .analytics__img img{
width: 100%;
height: 100%;
}
.container_lastimg.search__container .title__big{
    margin-top: 225px;
    margin-bottom: 156px;
}
.container_lastimg .title__big{
    align-items: center;
}
.search__container.container_lastimg .title__big{
    align-items: flex-start;
    position: relative;
}
.search__container.container_lastimg .title__big .flex__title:last-child{
    flex-direction: column;
    align-items: flex-start;
    margin-top: 35px;
}
.search__container.container_lastimg .title__big img{
    position: absolute;
    top: 20px;
    left: -75px;
}
.title__back{
    display: flex;
    align-items: center;
}
.container.container_lastimg .title__big,.container.container_lastimg .title__big .point__title.first__point,.container.container_lastimg .title__big .point__title.second__point{
    font-size: 80px;
}
.container.container_lastimg .title__big .point__title.first__point{
    margin-right: 20px;
    font-weight: 400;
    padding-left: 26px;
    padding-right: 27px;
}
.container.container_lastimg .title__big .point__title.second__point{
    background: #E76FA74D;
    color: #FFFFFF;
    font-weight: 400;
}
.search__container.container.container_lastimg .title__big .point__title.second__point{
    margin-left: -35px;
    padding-left: 27px;
}
.subtitle.subtitle_pink{
    box-shadow: 2px 4px 8px 0px #B50E5C4D;
    background: #E76FA766;

}
.second__title.second__title_black{
    color: black;
}
ul.integration__points{
    margin-top: 156px;
    max-width: 785px;
    margin-left: 66px;
}
ul.integration__points li:not(:last-child){
    margin-bottom: 67px;
}
ul.integration__points li{
    list-style: none;
    position: relative;
}
ul.integration__points li .tasks__num{
   color: #E76FA7; 
   background-color: #ffffff;
   border: none;
}
.title__big.title__big_pink{
    color:#E76FA7;
}
.text__block{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.text__block .text{
    max-width: 907px;
}
.text__block .text:not(:last-child){
    margin-bottom: 40px;
}
.text__block .title__big{
    margin-top: 90px;
    margin-bottom: 90px;
}
.implementation_white.implementation .text__block:not(:last-child){
    margin-bottom: 70px;
}
.implementation_white.implementation .text__block:nth-child(4){
    margin-bottom: 0px;
}
.implementation.implementation_pink{
    background-color: #EEBCD5;
    padding-bottom: 130px;
    padding-top: 358px;
}
.implementation.implementation_white{
    padding-bottom: 358px;
    position: relative;
}
.implementation .smallest__container{
    position: relative;
}
.tasks__img.scheme__image{
    width: 982px;
    height: 198px;
    margin-top: 80px;
}
.tasks__img.middle__image{
width: 896px;
height: 716px;
position: absolute;
bottom: -766px;
}
.title__img{
    position: absolute;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0)
}
.title__big{
    position: relative;
}
.title__img.title__img_lid{
    top: -90px;
    width: 150px;
    height: 120px;
}
.title__img.title__img_jar{
    bottom: -90px;
    width: 132px;
    height: 137px;
}
.implementation__old{
    position: relative;
    margin-top: 58px;
    z-index: 0;
    width: 100%;
}
/*TXT*/

/*lipstick*/
.lipstick{
    padding-top: 90px;
    padding-bottom: 207px;
    background-color: #FFFFFF;
}
.average__container .project__img, .loyalty__container .project__img{
    margin-bottom: 90px;
}
/*lipstick*/
.analytics .container p.subtitle{
    margin-bottom: 67px;
}
.main__points .container, .main__points{    
    display: flex;
}
.point.main__point:not(:last-child){
    margin-right: 85px;
}
.point.main__point{
    flex: 0 0 calc(50% - 42.5px);
}
.point {
    display: -webkit-box;
    
    display: flex;
            flex-direction: column;
            align-items: flex-start;
}
.point__title {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    color: #FFFFFF;
font-size: 22px;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
padding-left: 22px;
padding-right: 18px;
border-radius: 30px;
padding-top: 8px;
padding-bottom: 7px;
}
.main__point .point__title{
    margin-bottom: 33px;
}
.main__point.point .text.point__text{
    color: #000000;
}
.point__text:not(:last-child) {
    margin-bottom: 57px;
}
.main__points .container .main__point:nth-child(2) .point__text:not(:last-child){
margin-bottom: 40px;
}
.tasks__img{
width: 506px;
height: 835px;
}
.tasks__img img{
    width: 100%;
    height: 100%;
}
.tasks {
    padding-top: 176px;
    padding-bottom: 155px;
    background-color: #EEBCD5;    
    position: relative;
}
.tasks__flex .main__points .point__title:first-child, .title__big .point__title.second__point{
background-color: transparent;
border: 2px solid #FFFFFF;
margin-right: 17px;
color: #FFFFFF;
}
.tasks__flex > .text{
    font-size: 22px;
}
.title__big{
    font-family: "Unbounded", sans-serif;
    font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
font-size: 90px;
font-weight: 400;
line-height: 90px;
text-align: left;
color: #FFFFFF;
display: flex;
flex-direction: column;
align-items: flex-start;
}
.tasks__img{
    position: relative;
    z-index: 1;
}
.tasks__img img{
    position: relative;
    z-index: 5;
}
.tasks__img .tasks__gradient{
    z-index: 0;
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    width: 150%;
    height: 166px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(231, 111, 167, 0.455) 0%, rgba(231, 111, 167, 0) 100%);
}
.tasks__img video{
    position: absolute;
    top: 1px;
    width: 89%;
    height: 100%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, 0%);
    z-index: 2;
}
.casePageWrapper h2.title__big{
    margin-bottom: 94px;
}
.title__big > div .point__title img{
    width: 48px;
    height: 58px;
    margin-left: 25px;
}
.flex__title{
    display: flex;
    align-items: center;
}
.flex__title:not(:last-child){
    margin-bottom: 25px;
}
.title__big > .point__title {
    display: flex;
    align-items: center;
}
.tasks:nth-child(2){
    padding-top: 0;
}
.tasks__flex .main__points .point__title:last-child, .title__big .point__title.first__point, .subtitle,.main__point .point__title{
    background-color: #E76FA7;
    box-shadow: 3px 4px 15px -3px #B50E5C80;
    color: #FFFFFF;
    line-height: 30px;
}
.subtitle.implementation__subtitle{
    box-shadow: none;
    background-color: #EEBCD5;
}
.main__point .point__title{
box-shadow: none;
}
    .tasks__arrow.tasks__arrow_third{
        width: 380px;
        height: 291px;
        transform: scaleX(-1) rotate(-12deg);
        filter: blur(4px);
        right: -140px;
        top:-50px;
    }
    .tasks__arrow.tasks__arrow_fourth{
        width: 326px;
        height: 179px;
        transform: rotate(-138.65deg);
        right:-92px;
        bottom:0px;
    }
    .tasks__arrow.tasks__arrow_fifth,.tasks__arrow.tasks__arrow_sixth{
        width: 500px;
        height: 274px;
        z-index: 0;
    }
    .tasks__arrow.tasks__arrow_fifth{
        top: 14%;
        right: -225px;
        transform: rotate(304deg);
    }
    .tasks__arrow.tasks__arrow_sixth{
        transform: rotate(-176deg);
        bottom: 19%;
        left: -182px;
    }
    .tasks__arrow.tasks__arrow_seventh{
        transform: rotate(49deg);
        top: 416px;
        width: 441px;
        height: 242px;
        left: -165px;
    }
    .tasks__arrow.tasks__arrow_eighth{
        transform: rotate(-176deg);
        width: 500px;
        height: 274px;
        bottom: 0px;
        right: -230px;
    }
    .title__big .point__title.second__point{
        font-family: "Unbounded", sans-serif;
        color: #E76FA7;
        border: 4px solid #E76FA7;
        border-radius: 62px;
        font-size: 90px;
        line-height: 90px;
        margin-left: 25px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 44px;
        padding-right: 36px;
    }
    .title__big .point__title.first__point{
        font-family: "Unbounded", sans-serif;
        border-radius: 62px;
        font-size: 90px;
        line-height: 90px;
        margin-left: 25px;
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 44px;
        padding-right: 36px;
    }
.tasks__container{
    display: flex;
    justify-content: space-between;
    align-items:center;
}
.tasks__flex {
        flex: 0 0 52%;
position: relative;
}
.tasks__arrow{
    width: 500px;
    height: 274px;
    position: absolute;
}
.tasks__arrow.tasks__arrow_first{
    top: -50px;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50px) rotate(176deg);
}
.tasks__arrow.tasks__arrow_second{
    bottom: 100px;
    left: -250px;
    transform: rotate(-10deg);
}
.casePageWrapper .tasks__title{
    margin-bottom: 33px;
}
.tasks__title {
    font-family: "Unbounded", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
font-size: 125px;
font-weight: 400;
line-height: 124px;
letter-spacing: 0em;
text-align: left;
color: #FFFFFF;
}
.tasks__points{
    margin-top: 72px;
    display: flex;
            flex-direction: column;
    margin-bottom: 484px;
}
.point__block {
    
    display: flex;
    align-items: flex-start;
}
img.point__img{
    width: 22px;
    height: 22px;
    margin-right: 18px;
}
.tasks__point:not(:last-child){
    margin-bottom: 72px;
}
.analytics {
    background-color: #EEBCD5;
    padding-bottom: 91px;
}
.analytics .container{
    display: flex;
    flex-direction: column;
    align-items: center;
}
/*POINTS*/
.main__points.main__links{
    background-color: #FFFFFF;
    padding-top: 91px;
    padding-bottom: 76px;
    overflow: hidden;
    position: relative;
}
.analytics__img img {
    width: 107%;
    height: 100%;
    object-fit: cover;
}
.implementation {
    margin-top: 90px;
    margin-bottom: 90px;
}
.implementation .container {
    display: flex;
    align-items: center;
    flex-direction: column;
}
span.justpink{
    color: #E76fa7;
}
span.justpink_wdth{
    font-weight: 600;
}
.implementation .container p.implementation__first,.second__title {
    margin-top: 90px;
    margin-bottom: 46px;
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
        align-self: flex-start;
font-size: 36px;
font-weight: 400;
line-height: 44px;
letter-spacing: 0em;
text-align: left;
}
ul.implementation__list {
    margin-left: 20px;
        align-self: flex-start;
    list-style-type: disc;
    max-width: 830px;
}
.implementation__images{
    position: relative;
}
.project__points{    
    display: flex;
    margin-bottom: 90px;
}
.project__point {
            flex: 0 0 calc(50% - 80px);    
    display: flex;
            flex-direction: column;
}
.project__point:first-child{
    margin-right: 80px;
}
.project__text.text {
    margin-bottom: 30px;
}
.project__imgblock {
    position: relative;
}
.project__img {
    width: 100%;
    border-radius: 15px;
}
.project__phone {
    position: absolute;
    width: 426px;
    height: 822px;
    bottom: -120px;
    left: -210px;
}
.project__flex{
    padding-top: 90px;
    padding-bottom: 90px;
    display: flex;
    justify-content: center;
}
.project__flex .last__point {
    margin-right: 0;
    flex: 0 0 100%;
    max-width: 900px;    
    display: flex;
    align-items: center;
}
ul.project__list li.black__text,.black__text{
    color: #000000;
}
.second{
    margin-bottom: 90px;
}
.second.second_next{
    margin-top: 80px;
}
.second > .container > .second__title{
    margin-bottom: 46px;
}
.project__point.second__point:first-child{
    margin-right: 50px;
}
.project__point.second__point{
            flex: 0 0 calc(50% - 25px);
}
img.second__img_last {
    margin-top: 120px;
    margin-bottom: 150px;
}
.second__imgblock {
    position: relative;
}
.second__img,.second__call,.second__card,.second__analytics{
    width: 100%;
}
img.second__call {
    margin-bottom: 490px;
}
.second__card {
    width: 1077px;
    height: 675px;
    object-fit: cover;
    position: absolute;
    bottom: 25px;
    right: -130px;
}
img.second__line {
    margin-top: 90px;
    margin-bottom: 90px;
}
.second__lineflex{    
    display: flex;
            justify-content: center;
}
.detail img{
    max-height: none;
}
ul li{
    list-style-type: disc;
}
.text.color_333{
    color: #333;
    color:var(--white_text_black);
}
.footer__main-part .wrap .item .title{
    font-weight: 300;
}
@media(max-width:1700px){
    .tasks__img{
        width: 455px;
        height: 754px;
    }
    .point__title{
        font-size: 21px;
    }
    .tasks__arrow{
        width: 400px;
        height: 214px;
    }
    .project__phone {
        width: 298px;
        height: 576px;
        bottom: -120px;
        left: -110px;
    }
    .tasks__img.tasks__mobimg {
        width: 635px;
        height: 743px;
        left: -100px;
}
}
@media(max-width:1520px){
    .analytics__img img {
        width: 100%;
    }    
    .title__big{
        font-size: 75px;
        line-height: 75px;
    }
    .title__big > div .point__title img{
        width: 42px;
        height: 52px;
    }
    .title__big .point__title.second__point{
            border-radius: 52px;
            font-size: 75px;
            line-height: 75px;
            line-height: 75px;
            padding-top: 12px;
            padding-bottom: 12px;
            padding-left: 38px;
            padding-right: 30px;
    }
    .title__big .point__title.first__point{
            border-radius: 52px;
            font-size: 75px;
            line-height: 75px;
            line-height: 75px;
            padding-top: 12px;
            padding-bottom: 12px;
            padding-left: 38px;
            padding-right: 30px;
        }
        .container.container_lastimg .title__big,.container.container_lastimg .title__big .point__title.first__point,.container.container_lastimg .title__big .point__title.second__point{
            font-size: 65px;
        }
        ul.tasks__list li:nth-child(6) .tasks__num {
            top: 8px;
            left: -25px;
        }
    .second__card{
        right: -40px;
    }
    .project__phone{
        left: -70px;
    }
    .tasks__img{
        width: 410px;
        height: 683px;
    }
    .tasks__points{
        margin-bottom: 90px;
    }
    .tasks__arrow{
        width: 350px;
        height: 184px;
        position: absolute;
    }
    .tasks__arrow.tasks__arrow_first{
        top: -10px;
    }
    .tasks__arrow.tasks__arrow_second{
        bottom: 0px;
        left: -200px;
    }
    .tasks__arrow.tasks__arrow_third{
        width: 304px;
        height: 233px;
        right: -140px;
        top:-50px;
}
.container_lastimg.search__container .title__big{
    margin-top: 175px;
    margin-bottom: 120px;
    margin-left: 100px;
}
.tasks__arrow.tasks__arrow_seventh{
    top: 416px;
    width: 318px;
    height: 175px;
    left: -155px;
}
.tasks__arrow.tasks__arrow_eighth{
    width: 400px;
    height: 219px;
    bottom: 0px;
    right: -170px;
}
.tasks__img.tasks__mobimg {
    width: 572px;
    height: 669px;
    left: 0px;
    top: 100px;
}
ul.tasks__list li:not(:last-child){
    margin-bottom: 55px;
}
ul.tasks__list li:nth-child(6) .tasks__num{
    top: 13px;
    left: -18px;
}
}
@media (min-width: 1200px) {
    .casePageWrapper .container {
        max-width: 1200px;
    }
}

@media (min-width: 1260px) {
    .casePageWrapper .container {
        max-width: 1230px;
    }
}
@media (max-width: 1199px) {
    .casePageWrapper .container {
        width: 991px;
    }
    .tasks__arrow{
        width: 300px;
        height: 165px;
        object-fit: contain;
    }
    .tasks__arrow.tasks__arrow_first{
        top: -10px;
    }
    .tasks__arrow.tasks__arrow_second{
        bottom: -60px;
        left: -150px;
    }
    .tasks__arrow.tasks__arrow_fourth {
        width: 228px;
        height: 125px;
        right: -60px;
    }
    .tasks__arrow.tasks__arrow_seventh{
        top: 516px;
        width: 255px;
        height: 140px;
        left: -125px;
    }
    .tasks__arrow.tasks__arrow_eighth{
        width: 320px;
        height: 175px;
        bottom: 0px;
        right: -170px;
    }
    .text,.tasks__flex > .text{
        font-size: 16px;
        line-height: 22px;
    }
    .implementation .container p.implementation__first, .second__title{
        font-size: 28px;
        line-height: 32px;
    }
    .tasks{
        padding-top: 120px;
        padding-bottom: 100px;
    }
    .second__card{
        width: 754px;
        height: 473px;
        right: -15px;
        bottom: -7px;
    }
    img.second__img_last{
        margin-top: 60px;
        margin-bottom: 90px;
    }
    img.second__call{
        margin-bottom: 330px;
    }
    img.second__line{
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .second{
        margin-top: 120px;
    }
    .project {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .project__phone{
        width: 280px;
        height: 542px;
        right: -50px;
    }
    .tasks__img{
        width: 328px;
        height: 544px;
    }
    .tasks__points{
        margin-top: 60px;
    }
    .point__title{
        font-size: 15px;
    }
    .tasks__title{
        font-size: 75px;
        line-height: 75px;
    }
    .tasks__point:not(:last-child){
        margin-bottom: 40px;
    }
    .sometitle{
        font-size: 40px;
        line-height: 55px;
    }
    .main__image,.main__back{
        height: 1372px;
    }
    .casePageWrapper h2.title__big{
        margin-bottom: 94px;
    }
    .title__big > div .point__title img{
        width: 34px;
        height: 41px;
        margin-left: 20px;
    }
    .title__big{
        font-size: 65px;
        line-height: 65px;
    }
    .title__big > div .point__title img{
        width: 42px;
        height: 52px;
    }
    .title__big .point__title.second__point{
            border-radius: 52px;
            font-size: 65px;
            line-height: 65px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 32px;
            padding-right: 28px;
    }
    .title__big .point__title.first__point{
            border-radius: 52px;
            font-size: 65px;
            line-height: 65px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 32px;
            padding-right: 28px;
        }
        .container.container_lastimg .title__big,.container.container_lastimg .title__big .point__title.first__point,.container.container_lastimg .title__big .point__title.second__point{
            font-size: 55px;
        }
    /*TXT*/
.smallest__container .second__title{
    margin-bottom: 50px;
}
.txtsection.txtsection_lasttxt .tasks__container .tasks__img{
    width: 400px;
    height: 610px;
}
.tasks__flex_last{
    margin-top: 40px;
}
.tasks__flex_last p:not(:last-child){
    margin-bottom: 80px;
}
.ellipse{
    width: 687px;
    height: 196px;
    bottom: -50px;
}
.container_lastimg .analytics__img{
    width: 492px;
    height: 442px;
}
.container_lastimg.search__container .title__big{
    margin-top: 135px;
    margin-bottom: 100px;
}

.container_lastimg.search__container .scheme{
    width: 921px;
    height: 367px;
}
.title__img.title__img_lid{
    top: -63px;
    width: 105px;
    height: 84px;
}
.title__img.title__img_jar{
    bottom: -63px;
    width: 93px;
    height: 96px;
}
.tasks__img.tasks__mobimg {
    width: 458px;
    height: 535px;
    left: 0px;
    top: 100px;
}
ul.tasks__list li:not(:last-child){
    margin-bottom: 45px;
}
ul.tasks__list li:nth-child(6) .tasks__num{
    top: 8px;
    left: -23px;
}
.tasks__list .text.point__text, span.pink{
    font-size: 16px;
}
.tasks__line{
    height: 96%;
    left: -9px;
}
.main__point .point__title{
    line-height: 14px;
}
/*TXT*/
}
@media (min-width: 992px) {
    .casePageWrapper .container {
        max-width: 100%;
    }
}
@media (max-width: 991px) {
    .casePageWrapper .container{
        width: 768px;
    }
    .text.main__text:not(:last-child){
        margin-bottom: 30px;
    }
    .title__type{
        font-size: 32px;
        line-height: 40px;
    }
    .sometitle{
        font-size: 40px;
        line-height: 55px;
    }
    .main{
        padding-bottom: 60px;
    }
    .point.main__point:not(:last-child){
        margin-right: 25px;
    }
    .point.main__point{
        flex: 0 0 calc(50% - 12.5px);
    }
    .main__image,.main__back{
        height: 1072px;
    }
    .text{
        font-size: 14px;
        line-height: 18px;
    }
    .end__point{
        max-width: 500px;
    }
    .main__back.end__back,.main__image.end__image{
        height: 640px;
    }
    .second__card{
        width: 603px;
        height: 379px;
        right: -20px;
        bottom: -20px;
    }
    .analytics__points{
        margin-top: 90px;
    }
    img.second__call{
        margin-bottom: 260px;
    }
    .second{
        margin-top: 90px;
    }
    .second__line{
        width: 80%;
    }
    .implementation .container p.implementation__first, .second__title{
        font-size: 22px;
        line-height: 26px;
    }
    .second > .container > .second__title{
        margin-bottom: 35px;
    }
    .project {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .project__phone{
        width: 208px;
        height: 403px;
        right: -50px;
    }
    .lipstick{
        padding-bottom: 60px;
        padding-top: 60px;
    }
    .project__points{
        margin-bottom: 50px;
    }
    .project__flex{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .project__text.text{
        margin-bottom: 20px;
    }
    .project__point:first-child{
        margin-right: 50px;
    }
    .project__point{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 calc(50% - 25px);
                flex: 0 0 calc(50% - 25px);
    }
    .project__flex .last__point{
        margin-right: 0;
    }
    .implementation{
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .tasks__img{
        width: 295px;
        height: 486px;
    }
    .tasks__arrow{
        width: 240px;
        height: 132px;
    }
    .tasks__arrow.tasks__arrow_first{
        top: 0px;
    }
    .tasks__arrow.tasks__arrow_second{
        bottom: 0px;
        left: -150px;
    }
    .tasks__arrow.tasks__arrow_fifth,.tasks__arrow.tasks__arrow_sixth{
        width: 300px;
        height: 165px;
    }
    .tasks__arrow.tasks__arrow_fifth{
        right: -140px;
    }
    .tasks__arrow.tasks__arrow_sixth{
        left: -85px;
    }
    .tasks__points{
        margin-top: 50px;
    }
    .tasks__title{
        font-size: 62px;
        line-height: 60px;
    }
    .tasks__point:not(:last-child){
        margin-bottom: 35px;
    }
    .tasks__flex{
        flex: 0 0 50%;
    }
    .point__title{
        font-size: 14px;
        line-height: 22px;
        display: flex;
        align-items: center;
    }
    .tasks{
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .title__big > div .point__title img{
        width: 34px;
        height: 41px;
        margin-left: 20px;
    }
    .title__big{
        font-size: 55px;
        line-height: 55px;
    }
    .title__big > div .point__title img{
        width: 30px;
        height: 36px;
    }
    .title__big .point__title.second__point{
            border-radius: 42px;
            font-size: 55px;
            line-height: 55px;
            padding-left: 28px;
            padding-right: 24px;
    }
    .title__big .point__title.first__point{
            border-radius: 42px;
            font-size: 55px;
            line-height: 55px;
            padding-left: 28px;
            padding-right: 24px;
        }
    .casePageWrapper h2.title__big{
        margin-bottom: 44px;
    }
    .container.container_lastimg .title__big,.container.container_lastimg .title__big .point__title.first__point,.container.container_lastimg .title__big .point__title.second__point{
        font-size: 45px;
    }
    .tasks__arrow.tasks__arrow_third{
        width: 240px;
        height: 189px;
        right: -100px;
        top:-50px;
}
    /*TXT*/
    .smallest__container .second__title{
        margin-bottom: 40px;
    }
    .txtsection.txtsection_lasttxt .tasks__container .tasks__img{
        width: 360px;
        height: 549px;
    }
    .tasks__flex_last p:not(:last-child){
        margin-bottom: 60px;
    }
    .ellipse{
        display: none;
    }
    .container_lastimg.search__container .title__big{
        margin-top: 80px;
        margin-bottom: 80px;
        margin-left: 50px;
    }
    .search__container.container.container_lastimg .title__big .point__title.second__point{
        margin-left: 0;
    }
    .container_lastimg.search__container .scheme{
        width: 700px;
        height: 300px;
    }
    .search__container.container_lastimg .title__big img{
        left: -45px;
    }
    ul.integration__points{
        margin-top: 60px;
    }
    ul.integration__points li:not(:last-child){
        margin-bottom: 37px;
    }
    .title__img.title__img_lid{
        top: -63px;
        width: 105px;
        height: 84px;
    }
    .title__img.title__img_jar{
        bottom: -63px;
        width: 93px;
        height: 96px;
    }
    .text__block .title__big{
        margin-top: 65px;
        margin-bottom: 65px;
    }
    .tasks__img.middle__image{
        width: 716px;
        height: 573px;
        bottom: -610px;
    }
    .implementation.implementation_white{
        padding-bottom: 310px;
    }
    .implementation.implementation_pink{
        padding-top: 290px;
    }
    .implementation_white.implementation .text__block:not(:last-child){
        margin-bottom: 45px;
    }
    .tasks__arrow.tasks__arrow_seventh{
        top: 396px;
        left: -125px;
    }
    .tasks__arrow.tasks__arrow_eighth{
        width: 256px;
        height: 140px;
        bottom: 50px;
        right: -120px;
    }
    .tasks__img.scheme__image{
        width: 746px;
        height: 150px;
        margin-top: 60px;
    }
    .tasks__img.tasks__mobimg {
        width: 366px;
        height: 428px;
        top: 150px;
    }
    .tasks__list .text.point__text, span.pink{
        font-size: 14px;
    }
    /*TXT*/
}

@media (max-width: 767px) {
    .casePageWrapper .container {
        width: 100%;
    }
    .text{
        font-size: 14px;
        line-height: 20px;
    }
    .second__card{
        width: 83%;
        height: 66%;
        right: -10px;
        bottom: 20px;
    }
    img.second__call{
        margin-bottom: 120px;
    }
    .second{
        margin-top: 50px;
    }
    .implementation .container p.implementation__first, .second__title{
        font-size: 20px;
        line-height: 24px;
        margin-top: 45px;
    }
    .second > .container > .second__title{
        margin-bottom: 30px;
    }
    img.second__img_last{
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .project__points{
        flex-direction: column;
    }
    .project__point.second__point:first-child{
        margin-right: 0px;
    }
    .project__point:not(:last-child){
        margin-bottom: 30px;
    }
    ul.project__list{
        margin-bottom: 10px;
    }
    .project__text.text{
        margin-bottom: 15px;
    }
    img.second__line{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    img.project__phone{
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        display: flex;
        margin-top: 20px;
    }
    .project__imgblock{
        display: flex;
                flex-direction: column;
                align-items: center;
    }
    .project {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .project__point:first-child{
        margin-right: 0;
    }
.tasks__container{
    flex-direction: column-reverse;
}
.tasks__img{
    width: 220px;
    height: 364px;
    align-self: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
span.pink{
    line-height: 19px;
}
.tasks__arrow{
display: none !important;
}
.tasks__points{
    margin-bottom: 50px;
}
.tasks__title{
    font-size: 55px;
    line-height: 55px;
}
.tasks__point:not(:last-child){
    margin-bottom: 35px;
}
.tasks{
    padding-bottom: 50px;
}
.point__title{
    font-size: 14px;
    line-height: 20px;
    padding-left: 16px;
}
.point__title:first-child{
    margin-bottom: 12px;
}
.tasks{
    padding-top: 50px;
}
.sometitle{
    font-size: 32px;
    line-height: 40px;
}
.sometitle{
    font-size: 28px;
    line-height: 36px;
}
.main__point .point__title{
    margin-bottom: 25px;
}
.point__text:not(:last-child),.main__points .container .main__point:nth-child(2) .point__text:not(:last-child){
    margin-bottom: 20px;
}
.point.main__point:not(:last-child){
    margin-right: 0;
    margin-bottom: 30px;
}
.title__big > div .point__title img{
    width: 34px;
    height: 29px;
    margin-left: 15px;
}
.title__big{
    font-size: 37px;
    line-height: 37px;
}
.title__big > div .point__title img{
    width: 30px;
    height: 36px;
}
.title__big .point__title.second__point{
        border-radius: 30px;
        font-size: 37px;
        line-height: 37px;
        padding-left: 20px;
        padding-right: 18px;
        margin-left: 0;
        margin-top: 15px;
}
.title__big .point__title.first__point{
        border-radius: 30px;
        font-size:37px;
        line-height: 37px;
        padding-left: 20px;
        padding-right: 18px;
        margin-left: 0;
        margin-top: 15px;
        margin-bottom: 0;
    }
    .flex__title:not(:last-child){
        margin-bottom: 15px;
    }
    .container.container_lastimg .title__big,.container.container_lastimg .title__big .point__title.first__point,.container.container_lastimg .title__big .point__title.second__point{
        font-size: 27px;
    }
    .container.container_lastimg .title__big .point__title.first__point{
        margin-right: 10px;
        margin-top: 0;
        margin-bottom: 15px;
    }
    .container.container_lastimg .title__big .point__title.second__point{
        padding-left: 12px;
        padding-right: 12px;
    }
.flex__title{
flex-direction: column;
align-items: flex-start;
width: 100%;
}
.casePageWrapper h2.title__big{
    margin-bottom: 0px;
}
.tasks__flex .sometitle{
    margin-bottom: 25px;
}
.main__points.main__links .container{
    flex-direction: column;
}
.analytics{
padding-bottom: 60px;
}
/*TXT*/
.txtsection{
    padding-bottom: 60px;
}
.search__container.container_lastimg .title__big .flex__title:last-child{
    margin-top: 0;
}
.container.container_lastimg.search__container .title__big .point__title.first__point{
    margin-left: 10px;
    margin-right: 0;
    margin-bottom: 0;
}
.search__container .second__analytics:not(:last-child){
    margin-bottom: 60px;
}
.average__container .project__img, .loyalty__container .project__img{
    margin-bottom: 60px;
}
    .txtsection.txtsection_lasttxt .tasks__container .tasks__img{
        width: 324px;
        height: 494px;
        order: 1;
    }
    .tasks__flex_last p:not(:last-child){
        margin-bottom: 30px;
    }
    .search__container.container.container_lastimg .title__big .point__title.second__point{
        margin-right: 0px;
        padding-left: 15px;
    }
    .txtsection.txtsection_lasttxt{
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .txtsection.txtsection_lasttxt .tasks__container{
        margin-top: 0;
        margin-bottom: 50px;
    }
    .tasks__flex.tasks__flex_last > .text{
        font-size: 14px;
        line-height: 20px;
    }
    .container_lastimg .analytics__img{
        width: 345px;
        height: 308px;
    }
    .container_lastimg.container ~ .tasks__container.container{
        flex-direction: column;
    }
    .container.tasks__container.tasks__container_last{
        flex-direction: column;
        margin-top: 50px;
    }
    .container_lastimg.search__container .title__big{
        margin-left: 0px;
    }
    .container_lastimg.search__container .scheme{
        width: 425px;
        height: 175px;
    }
    .title__img.title__img_jar{
        bottom: -47px;
        width: 65px;
        height: 67px;
    }
    .title__img.title__img_lid{
        top: -47px;
        width: 74px;
        height: 59px;
    }
    .text__block .text:not(:last-child){
        margin-bottom: 30px;
    }
    .text__block .title__big{
        margin-top: 45px;
        margin-bottom: 45px;
        text-align: center;
    }
    .implementation_white.implementation .text__block:not(:last-child){
        margin-bottom: 0;
    }
    .tasks__img.middle__image{
        width: 440px;
        height: 352px;
        bottom: -372px;
    }
    .implementation.implementation_white{
        padding-bottom: 176px;
    }
    .implementation.implementation_pink{
        padding-top: 100px;
        padding-bottom: 90px;
    }
    .tasks__img.scheme__image{
        width: 440px;
        height: 88px;
    }
    .tasks__img.tasks__mobimg{
        position: static;
    }
    .tasks__line{
        top: 4px;
    }
    ul.tasks__list li:not(:last-child){
        margin-bottom: 30px;
    }
    ul.tasks__list li:nth-child(3) .tasks__num{
        left: 0px;
    }
    ul.tasks__list li:nth-child(4) .tasks__num{
        left: 10px;
    }
    ul.tasks__list li:nth-child(5) .tasks__num{
        left: 2px;
    }
    .casePageWrapper .tasks:nth-child(5) .tasks__container{
        padding-top: 40px;
    }
    ul.tasks__list > li{
        max-width: 526px;
    }
    img.implementation__old {
        margin-top: 28px;
    }
    .second.second_next{
        margin-bottom: 0;
    }
/*TXT*/
.main__point .point__title{
    padding: 5px 10px;
}
.main__points.main__links{
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0px;
}
.main__points .container{
    margin: 0px;
}
.main__image,.main__back{
    height: 1020px;
}
.main{
    padding-bottom: 30px;
}
}
.casePageWrapper p,
.casePageWrapper h1,
.casePageWrapper h2,
.casePageWrapper h3,
.casePageWrapper h4,
.casePageWrapper h5,
.casePageWrapper h6 {
    margin: 0px;
}
@media(max-width:645px){
    .main__image,.main__back{
        height: 1120px;
    }
    ul.tasks__list > li{
        max-width: 426px;
    }
}
@media(max-width:545px){
    ul.tasks__list > li{
        max-width: 326px;
    }
    .second__card{
        height: 58%;
        right: -10px;
        bottom: -20px;
    }
    img.second__call{
        margin-bottom: 90px;
    }
    .main__points .container , .main__points{
                    flex-direction: column;
                    align-items: flex-start;
    }
    .main__image,.main__back{
        height: 1300px;
    }
}
@media(max-width:465px){
    ul.tasks__list > li{
        max-width: 280px;
    }
    .tasks__list .text.point__text, span.pink{
        font-size: 12px;
    }
    ul.tasks__list li:not(:last-child){
        margin-bottom: 25px;
    }
    .main__image,.main__back{
        height: 1600px;
    }
    .container_lastimg.search__container .scheme{
        width: 100%;
        height: 155px;
    }
    .tasks__img.middle__image{
        width: 100%;
        height: 300px;
        bottom: -352px;
    }
    .implementation.implementation_white{
        padding-bottom: 176px;
    }
    .implementation.implementation_pink{
        padding-top: 100px;
        padding-bottom: 90px;
    }
    .tasks__img.scheme__image{
        width: 100%;
        height: 67px;
    }
    ul.tasks__list li:nth-child(3) .tasks__num{
        left: 11px;
    }
    ul.tasks__list li:nth-child(4) .tasks__num{
        left: 22px;
    }
    ul.tasks__list li:nth-child(5) .tasks__num{
        left: 12px;
    }
}