.v-container {
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto;
    overflow: hidden;
}
.breadcrumbs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.v-header {
    padding-top: 18px;
    border-bottom: 0;
    margin-bottom: 50px;
}
.breadcrumbs li>a, .breadcrumbs li>span {
    display: block;
    font-size: 12px;
    line-height: 1.35;
    color: rgba(0, 0, 0, .7);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    white-space: nowrap;
}
.breadcrumbs li:not(:last-child):before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xLjA4Ljg2YS4yNzUuMjc1IDAgMDEwLS4zOWwuMzktLjM5YS4yNzUuMjc1IDAgMDEuMzkgMGwyLjcyNCAyLjcyNWEuMjc1LjI3NSAwIDAxMCAuMzlsLS4zOS4zODlhLjI3NS4yNzUgMCAwMS0uMzg5IDBMMS4wODEuODU5eiIgZmlsbD0iIzQ5NEI0OSIvPjxwYXRoIGQ9Ik0zLjgwNSAyLjQxNmEuMjc1LjI3NSAwIDAxLjM5IDBsLjM4OS4zOWEuMjc1LjI3NSAwIDAxMCAuMzg5TDEuODU5IDUuOTE5YS4yNzUuMjc1IDAgMDEtLjM5IDBsLS4zODgtLjM4OWEuMjc1LjI3NSAwIDAxMC0uMzlsMi43MjQtMi43MjR6IiBmaWxsPSIjNDk0QjQ5Ii8+PC9zdmc+) no-repeat 50%;
}
.v-container .breadcrumbs li {
    position: relative;
}
.breadcrumbs li {
    padding-right: 11px;
    margin-right: 6px;
    position: relative;
    display: inline-block;
}
.grey-link {
    display: inline-block;
    color: #404040;
    text-align: right;
    font-family: "Roboto";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 152%;
    border-bottom: 1px dotted #404040;
}
h1{
    color: #000;

/* Heading/Desktop/H1 */
font-family: "IBM Plex Sans";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 110%; 
padding-bottom: 20px;
}
h2{
    color: #000;
/* Heading/Desktop/H1 */
font-family: "IBM Plex Sans";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 110%;
padding-bottom: 24px;
}
h2 span{
    color: #71B219;
}
section p{
    color: #000;

/* Text/Desktop/Body */
font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%; 
}
.breadcrumbs-wrap a{
    position: relative;
    z-index: 2;
}
body{
    font-family: "Roboto";
}
.v-title-under{
    color: #000;

/* Heading/Desktop/H3 */
font-family: "Roboto";
font-size: 22px;
font-style: normal;
font-weight: 600;
line-height: 125%; 
margin-bottom: 16px;
}
.heading-new>:nth-child(1){
    border-radius: 0px 0px 32px 32px;
background: var(--GD, linear-gradient(90deg, #EBEFFC 0%, #EBF6F1 50%, #F2F7EB 100%));

/* 1 */
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
padding-bottom: 68px;
margin-bottom: 80px;
}
.partnership-give-block{
    display: flex;
    color: #000;
/* Text/Desktop/Body */
font-family: 'Roboto';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%;
gap: 24px;
margin-top: 8px;
}
.partnership-give-block span{
    font-style: italic;
font-weight: 700;
}
.partnership-give-block>div>div{
    display: flex;
    align-items: center;
}
.partnership-give-block img {
    width: 61px;
    height: 60px;
}
.partnership-give-block-description{
    max-width: 439px;
}
.partnership-give-block > div:nth-child(2) > div:nth-child(2) > div.partnership-give-block-description{
    max-width: 513px;
}
.partnership-give-block>div{
      gap: 24px;
    display: flex;
    flex-direction: column;
}
.partnership-give{
    margin-bottom: 80px;
}
.client-receives{
    border-radius: 24px;
background: var(--White, #FFF);
padding: 32px;
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
}
.client-receives li{
     font-family: "Roboto";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 167%;
    position: relative;
    align-items: center;
    display: flex;
    gap: 16px;
}
.client-receives ul{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.how-it-works-section{
    padding-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
}
.client-receives{
    margin-bottom: 72px;
}
.how-it-works-block{
    display: flex;
    gap: 30px;
}
.how-it-works-block-items>:nth-child(2){
    border-radius: 24px;
    background: var(--white, #FFF);
    box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
    padding: 24px;
    font-family: "Roboto";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 167%;
    gap: 12px;
    position: relative;
    z-index: 2;
}
.block-border{
        background: linear-gradient(to right, #2C64EB, #00A875, #71B219);
    height: 100px;
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 0;
     border-radius: 24px;
}
.how-it-works-block-items{
    position: relative;
    padding-top: 4px;
    width: 33%;
}
.how-it-works-block{
    margin-bottom: 80px;
}
.how-it-works-block-items-list li{
    display: flex;
    align-items: center;
    font-family: "Roboto";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 167%; 
    gap: 16px;
}
.how-it-works-block-items-list ul{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.how-it-works-section .v-title-under span{
color:  #71B219;
}
.how-it-works-section{
    position: relative;
}
/* .how-it-works-section::after{
    content: "";
    width: 1317px;
    height: 1200px;
    background-image: url("./img/back_how-it-works.png");
    background-repeat: no-repeat;
    position: absolute;
right: -631px;
    top: -87px;
} */
.block0-heading::before{
    content: "";
    width: 1317px;
    height: 1200px;
    background-image: url("./img/block0-heading-back-right.svg");
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 0px;
    transform: rotate(0.722deg);

}
.block0-heading{
    position: relative;
    overflow: hidden;
}
.block0-heading::after{
    content: "";
    width: 1317px;
    height: 1200px;
    background-image: url("./img/block0-heading-back-left.svg");
    background-repeat: no-repeat;
    position: absolute;
    right: -741px;
    top: 0px;
    transform: rotate(0.806deg);
}
.how-it-works-section>:nth-child(1){
    padding-top: 60px;
    padding-bottom: 60px;
        background: var(--GD, linear-gradient(90deg, #EBEFFC 0%, #EBF6F1 50%, #F2F7EB 100%));

}
.block-form{
    border-radius: 16px;
background: var(--new, linear-gradient(100deg, #EBEFFC 15.51%, #EBF6F1 50%, #F2F7EB 84.49%));
/* 1 */
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
padding: 32px;
margin-bottom: 80px;
}
.block-footer{
    margin-top: 80px;
}
.why-is-it-important{
border-radius: 24px;
border: 1px solid #E1E1E1;

background: #FFF;

/* 1 */
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
padding: 32px;
}
.block-form h2{
/* Heading/Desktop/H2 */
font-family: "IBM Plex Sans";
font-size: 36px;
font-style: normal;
font-weight: 700;
line-height: 135%; 
}
#form-of-cooperation{
    display: flex;
}
#form-of-cooperation>div{
    display: flex;
    flex-direction: column;
}
#form-of-cooperation label{
color: #404040;
display: flex;
font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 175%; 
margin-bottom: 4px;

}
#form-of-cooperation label span{
    color: #71B219;
}
.button{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 18px;
    height: 44px;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-weight: 600;
    color: #fff;
    background-color: #2c64eb;
    border: 2px solid #2c64eb;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .1);
    -webkit-transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-transform: uppercase;
    width: auto;
    min-width: 267px;
}

.button:hover {
    background-color: #2452be;
    border-color: #2452be;
}
#form-of-cooperation input{
    border-radius: 10px;
    border: 1px solid #E1E1E1;
    background: #FFF;
    padding: 6px 16px;
    color: #969696;
    font-family: "Roboto";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 175%;
    width: 267px;
    height: 48px;
}
#form-of-cooperation input::placeholder{
        color: #969696;

font-family: "Roboto";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 175%; 
}
#form-of-cooperation{
     align-items: end;
    gap: 12px;
}
.sources-of-income{
    border-radius: 24px;
background: var(--white, #FFF);
/* Drop Shadow */
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
padding: 36px;
}
.sources-of-income-block-item-title{
    border-radius: 32px;
background: var(--Linear, linear-gradient(90deg, #2C64EB -26.22%, #00A875 55.44%, #71B219 137.09%));
color: #FFF;
position: relative;
font-family: "Roboto";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%;
margin-bottom: 12px;
display: inline-flex;
padding: 6px 20px;
}
.sources-of-income-block-item-description{
    color: #000;

/* Text/Desktop/Body */
font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%;
}
.sources-of-income-block{
    display: flex;
    flex-direction: column;
    gap: 24px;
   
}
.sources-of-income-block-item{
 padding-left: 60px;
}
.sources-of-income-block-item{
    position: relative;
}
/* .sources-of-income-block-item::before{
    content: "";
    position: absolute;
    left: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3e%3cg clip-path='url(%23clip0_1798_4643)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0C8.96875 0 0 8.96875 0 20C0 31.0312 8.96875 40 20 40C31.0312 40 40 31.0312 40 20C40 8.96875 31.0312 0 20 0Z' fill='url(%23paint0_linear_1798_4643)'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.6719 13.2578C30.1562 13.7422 30.1562 14.5391 29.6719 15.0234L17.9531 26.7422C17.7109 26.9844 17.3906 27.1094 17.0703 27.1094C16.75 27.1094 16.4297 26.9844 16.1875 26.7422L10.3281 20.8828C9.84375 20.3984 9.84375 19.6016 10.3281 19.1172C10.8125 18.6328 11.6094 18.6328 12.0938 19.1172L17.0703 24.0938L27.9062 13.2578C28.3906 12.7656 29.1875 12.7656 29.6719 13.2578Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_1798_4643' x1='-10.4875' y1='20.0037' x2='54.8379' y2='20.0037' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232C64EB'/%3e%3cstop offset='0.5' stop-color='%2300A875'/%3e%3cstop offset='1' stop-color='%2371B219'/%3e%3c/linearGradient%3e%3cclipPath id='clip0_1798_4643'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
} */
.sources-of-income-block-item-title::before{
        content: "";
    position: absolute;
    left: 0;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3e%3cg clip-path='url(%23clip0_1798_4643)'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M20 0C8.96875 0 0 8.96875 0 20C0 31.0312 8.96875 40 20 40C31.0312 40 40 31.0312 40 20C40 8.96875 31.0312 0 20 0Z' fill='url(%23paint0_linear_1798_4643)'/%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M29.6719 13.2578C30.1562 13.7422 30.1562 14.5391 29.6719 15.0234L17.9531 26.7422C17.7109 26.9844 17.3906 27.1094 17.0703 27.1094C16.75 27.1094 16.4297 26.9844 16.1875 26.7422L10.3281 20.8828C9.84375 20.3984 9.84375 19.6016 10.3281 19.1172C10.8125 18.6328 11.6094 18.6328 12.0938 19.1172L17.0703 24.0938L27.9062 13.2578C28.3906 12.7656 29.1875 12.7656 29.6719 13.2578Z' fill='white'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear_1798_4643' x1='-10.4875' y1='20.0037' x2='54.8379' y2='20.0037' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='%232C64EB'/%3e%3cstop offset='0.5' stop-color='%2300A875'/%3e%3cstop offset='1' stop-color='%2371B219'/%3e%3c/linearGradient%3e%3cclipPath id='clip0_1798_4643'%3e%3crect width='40' height='40' fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    left: -60px;

}
.sources-of-income-block{
    position: relative;
}
.sources-of-income-block::before{
    content: "";
    width: 2px;
    height: 67%;
    background: linear-gradient(90deg, #2C64EB -26.22%, #00A875 55.44%, #71B219 137.09%);
    position: absolute;
    left: 19px;
    top: 33px;
}
.sources-of-income{
    margin-bottom: 80px;
}
.how-it-works-block-items-title_image{
    display: flex;
    gap: 12px;
    color: #000;

font-family: "Roboto";
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 150%;
}
.our-uniqueness{
    border-radius: 24px;
background: var(--White, #FFF);
/* 1 */
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08);
padding: 36px;
display: flex;
flex-direction: column;
gap: 20px;
}
.how-you-help-block>:nth-child(2) p{
    z-index: 4;
    position: relative;
}
.heading-new .v-container{
    z-index: 4;
    position: relative;
}
.our-uniqueness-title{
    font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 152%; 
margin-bottom: 4px;
}
.our-uniqueness-description{
    font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%; 
}
.our-uniqueness-items{
    padding-left: 24px;
    position: relative;
}
.our-uniqueness-items::before{
    position: absolute;
    content: '';
    left: 0;
    border-radius: 32px;
    background: var(--Linear, linear-gradient(90deg, #2C64EB -26.22%, #00A875 55.44%, #71B219 137.09%));
    width: 12px;
    height: 12px;
        top: 6px;
}
.why-is-it-important > div > div:nth-child(1){
    display: flex;
    gap: 16px;
}
.why-is-it-important{
    font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%;
margin-top: 80px;
margin-bottom: 80px;
}
.block-button{
    display: flex;
    justify-content: center; 
    gap: 8px;
    width: fit-content;
    margin: 0 auto;
    margin-top: 10px;

}
.block-button .button{
      display: flex;
    gap: 8px;
    align-items: center;
}
.how-you-help-block{
    border-radius: 24px;
    padding: 36px 40px;
}

.how-you-help-block h2{
    font-family: "IBM Plex Sans";
font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 110%;
background: var(--linear-new, linear-gradient(90deg, #2C64EB -26.22%, #00A875 55.44%, #71B219 137.09%));
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.how-you-help-block p{
    font-family: "Roboto";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%;
}
.how-you-help-border{
    background: linear-gradient(to right, #2C64EB, #00A875, #71B219);
    height: 100px;
    position: absolute;
    width: 99.9%;
    /* margin-left: 1%; */
    left: 0.1%;
    margin: 0 auto;
    z-index: 1;
    top: 0;
    border-radius: 24px;
}
.how-you-help{
    position: relative;
    padding-top: 4px;
    margin-bottom: 76px;
    overflow: hidden;
}
.how-you-help-block{
    position: relative;
    z-index: 2;
    background: transparent;
}
/* .how-you-help::after{
    content: "";
    background-image: url(./img/back-footer.svg);
    width: 1283px;
    height: 1326.082px;
    position: absolute;
    top: 0;
    z-index: 2;
    right: -50%;
} */
 .how-you-help::before{
    content: "";
    background: var(--GD, linear-gradient(90deg, #EBEFFC 0%, #EBF6F1 50%, #F2F7EB 100%));
    border-radius: 24px;
    padding: 36px 40px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 4px;
    z-index: 8;
 }
.how-you-help::after{
    content: "";
    background-image: url(./img/back-footer.svg);
    width: 1283px;
    height: 1326.082px;
    /* opacity: 0.3; */
    position: absolute;
    top: 0;
    z-index: 8;
    right: -50%;
}
.how-you-help-block {
    position: relative;
    z-index: 10;
}
.sources-of-income{
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 900px) {
        .how-it-works-block{
        flex-wrap: wrap;
    }
    .how-it-works-block-items {
    position: relative;
    padding-top: 4px;
    width: 100%;
    }
    .block0-heading::before{
        display: none;
    }
}
@media screen and (max-width: 780px) {
    .block0-heading::before{
        display: none;
    }
    .sources-of-income{
        position: relative;
        z-index: 2;
    }
    .sources-of-income-block::before {
           content: "";
        width: 2px;
        height: 92%;
        background: linear-gradient(to bottom, rgb(44, 100, 235) -26.22%, rgb(0, 168, 117) 63.76%, rgba(113, 178, 25, 0.00) 100%);
        position: absolute;
        left: 19px;
        top: 33px;
    
    }   
    .how-it-works-block{
        flex-wrap: wrap;
    }
    .how-it-works-block-items {
    position: relative;
    padding-top: 4px;
    width: 100%;
    }
}

@media screen and (max-width: 580px) {
    .sources-of-income-block-item-title{
    font-size: 18px;
    line-height: 152%;
    border-radius: 16px;
    padding: 6px 16px;
    }
    .sources-of-income-block-item-title::before{
         width: 28px;
        height: 28px;
        background-size: contain;
        top: calc(50% - 14px);
        left: -36px;
    }
    .sources-of-income-block-item-description{
    font-size: 16px;
    line-height: 150%;
    }
    h2{
        font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 135%; 
    }
    .how-it-works-block{
        flex-wrap: wrap;
    }
    .how-it-works-block-items{
        width: 100%;
    }
    .block0-heading::before{
        display: none;
    }
    .block0-heading::after {
    content: "";
    width: 1317px;
    height: 1200px;
    background-image: url("./img/block0-heading-back-left.svg");
    background-repeat: no-repeat;
    position: absolute;
    right: -849px;
    top: 51px;
    transform: rotate(0.806deg);
    }
    .sources-of-income{
        position: relative;
        z-index: 2;
    }
    .sources-of-income-block::before {
        content: "";
        width: 2px;
        height: 96%;
        background: linear-gradient(to bottom, rgb(44, 100, 235) -26.22%, rgb(0, 168, 117) 63.76%, rgba(113, 178, 25, 0.00) 100%);
        position: absolute;
        left: 13px;
        top: 22px;
    }
    h1{
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    }
    .v-title-under-description p{
        font-family: "Roboto";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 152%;
    }
    .how-it-works-block-items-title_image{
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%; 
    display: flex;
            align-items: center;
    }
    .how-it-works-block-items>:nth-child(2){
        font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 152%; 
    }
    .our-uniqueness-title{
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 152%;
    }
    .our-uniqueness-description{
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 152%; 
    }
    .why-is-it-important > div > div:nth-child(1){
        flex-direction: column;
    }
    .why-is-it-important p{
        font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%;
    }
    .how-you-help-block h2{
        font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 135%; 
    }
    .how-you-help-block p{
        font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 167%;
    }
    .how-you-help::after{
        display: none;
    }
    h2{
        padding-bottom: 12px;
    }
    .how-you-help-block{
        padding: 20px 16px;
    }
    .why-is-it-important{
        margin-bottom: 60px;
        margin-top: 60px;
        padding: 16px 16px 24px 16px;
    }
    .why-is-it-important > div > div:nth-child(1){
        gap: 5px;
    }
    .how-it-works-section h2{
        padding-bottom: 24px;
    }
    .our-uniqueness{
        padding: 24px 16px;
    }
    .how-it-works-section>:nth-child(1){
        padding-top: 42px;
        padding-bottom: 42px;
    }
    .how-it-works-block{
        margin-bottom: 60px;
    }
    .sources-of-income{
        padding: 24px 16px;
    }
    .sources-of-income-block-item{
        padding-left: 36px;
    }
    /* scroll-breadcrumbs */
    .breadcrumbs-wrap{
        position: absolute;
        width: auto;
        align-items: center;
    }
    .v-header .flex-row{
        position: relative;
        overflow: hidden;
        height: 19px;
        overflow-x: auto;
    }
    .breadcrumbs-wrap .grey-link{
        /* width: 200px; */
        width: unset;
        white-space: nowrap;
        margin-left: 45px;
        display: inherit;
        margin-right: 5px;
    }
    .v-header .flex-row::-webkit-scrollbar {
        height: 0;
      }
    /* scroll-breadcrumbs */
    .heading-new>:nth-child(1){
        padding-bottom: 20px;
        margin-bottom: 60px;
    }
    .how-it-works-block-items>:nth-child(2){
        padding: 16px;
    }
}
.breadcrumbs-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.breadcrumbs {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: visible;
}
