.security-list__item {
    background-image: url("../img/card-mask-1-145cf486.svg");
    mask-image: url("../img/card-mask-1-145cf486.svg");
    -webkit-mask-image: url("../img/card-mask-1-145cf486.svg");
}
.security-list__item:nth-child(2){
    background-image: url("../img/card-mask-2-a066fee3.svg");
    mask-image: url("../img/card-mask-2-a066fee3.svg");
    -webkit-mask-image: url("../img/card-mask-2-a066fee3.svg");
}
.security-list__item:nth-child(3){
    background-image: url("../img/card-mask-3-aeb1f809.svg");
    mask-image: url("../img/card-mask-3-aeb1f809.svg");
    -webkit-mask-image: url("../img/card-mask-3-aeb1f809.svg");
}

/*----feedbacks-----*/
.testimonials-list__item{
    background-size: 100% 99%;
    mask-size: 100% 99%;
    -webkit-mask-size: 100% 99%;
}

.testimonials-list__item:nth-child(4n+1){
    background-image: url("../img/testimon-1-8f515fa9.svg");
    mask-image: url("../img/testimon-1-8f515fa9.svg");
}
.testimonials-list__item:nth-child(4n+2){
    background-image: url("../img/testimon-2-f0d3d17d.svg");
    mask-image: url("../img/testimon-2-f0d3d17d.svg");
}
.testimonials-list__item:nth-child(4n+3){
    background-image: url("../img/testimon-3-2689f57d.svg");
    mask-image: url("../img/testimon-3-2689f57d.svg");
}
.testimonials-list__item:nth-child(4n+4){
    background-image: url("../img/testimon-4-8f6b51a2.svg");
    mask-image: url("../img/testimon-4-8f6b51a2.svg");
}
.swiper-button-prev:after{
    content: url("../img/swiper-prev-27c88e16.svg") !important;
}
.swiper-button-next:after{
    content: url("../img/swiper-next-bdfcd5f3.svg") !important;
}
.swiper-button-prev.swiper-button-disabled::after {
    content: url("../img/swiper-prev-disabled-b1f6e448.svg") !important;
}
.swiper-button-next.swiper-button-disabled::after {
    content: url("../img/swiper-next-disabled-141cdc91.svg") !important;
}
@media (max-width: 767px) {
    .testimonials-list__item {
        background-size: 97% 99%;
    }
}

/*---success stories----*/

.success-stories-list__img{
    mask-image: url("../img/card-mask-7569e8d7.svg");
    -webkit-mask-image: url("../img/card-mask-7569e8d7.svg");
}

/*----ecosystem-----*/
.ecosystem-grid__item:nth-child(3) .ecosystem-grid__about{
    display: none;
}
.ecosystem-grid__wrap{
    border-image: url("../img/eco-mask-1-large-b5f47c52.svg");
    border-image-width: 100%;
    border-image-slice: 50%;
    border-image-repeat: round;
}
.ecosystem-grid__item:nth-child(2) .ecosystem-grid__wrap, .ecosystem-grid__item:nth-child(3) .ecosystem-grid__wrap {
    border-image: url("../img/eco-mask-2-tall-a59c84fb.svg");
    border-image-width: 100%;
    border-image-slice: 50%;
    border-image-repeat: round;
}
.ecosystem-grid__item:nth-child(4) .ecosystem-grid__wrap{
    border-image: url("../img/eco-mask-2-tall-a59c84fb.svg");
    border-image-width: 99%;
    border-image-slice: 49%;
    border-image-repeat: round;

}
.ecosystem-grid__item:nth-child(3) .ecosystem-grid__wrap, .ecosystem-grid__item:nth-child(2) .ecosystem-grid__wrap, .ecosystem-grid__item:nth-child(4) .ecosystem-grid__wrap{
    mask-image: url("../img/eco-mask-2-tall-a59c84fb.svg");
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}
.ecosystem-grid__item:nth-child(1) .ecosystem-grid__img img{
    mask-image: url("../img/eco-mask-1-1662cf5a.svg");
    -webkit-mask-image: url("../img/eco-mask-1-1662cf5a.svg");
}
.ecosystem-grid__item:nth-child(2) .ecosystem-grid__img img{
    mask-image: url("../img/eco-mask-2-photo-large-7d123909.svg");
    -webkit-mask-image: url("../img/eco-mask-2-photo-large-7d123909.svg");
}
.ecosystem-grid__item:nth-child(3) .ecosystem-grid__img img, .ecosystem-grid__item:nth-child(4) .ecosystem-grid__img img{
    mask-image: url("../img/eco-mask-1-photo-d36417ea.svg");
    -webkit-mask-image: url("../img/eco-mask-1-photo-d36417ea.svg");
}

.ecosystem-cta__wrap{
    mask-image: url("../img/eco-mask-3-blue-8e78b594.svg");
    -webkit-mask-image: url("../img/eco-mask-3-blue-8e78b594.svg");
}

.ecosystem-grid__wrap {
    mask-image: url("../img/eco-mask-1-large-b5f47c52.svg");
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
}

/*----faq-------*/

.faq-list__item svg {
    top: -1px;
}.faq-list__item:nth-child(5n+1) svg {
    left: 75%;
}
.faq-list__item:nth-child(4n+2) svg {
    left: 44%;
}
.faq-list__item:nth-child(3n+3) svg {
    left: 60%;
}
.faq-list__item:nth-child(2n+4) svg {
    left: 70%;
}
.faq-list__item:nth-child(1n+5) svg {
    left: 65%;
}

/*----Hero----*/


