.three-images-block{padding:120px 0}.three-images-block__block{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between;width:100%}@media(min-width:990px){.three-images-block__block{flex-direction:row;gap:0;justify-content:space-between}.three-images-block__content{max-width:100%;width:404px}}.three-images-block__title{color:#fff;margin-bottom:24px}.three-images-block__title--dark{color:#0b1029}.three-images-block__title--grey{color:hsla(0,0%,100%,.7)}.three-images-block__title--dark-opacity{color:rgba(11,16,41,.5)}.three-images-block__text{color:rgba(11,16,41,.7);margin-bottom:48px}.three-images-block__button{border:1px solid;border-radius:1000px;cursor:pointer;margin-bottom:60px;padding:20px 32px;transition:.3s;width:max-content}.three-images-block__button--blue{background-color:#3758f9;color:#fff}.three-images-block__button--blue:hover{background-color:#fff;color:#0b1029}.three-images-block__images{align-items:center;display:flex;flex-direction:column;gap:30px}@media(min-width:990px){.three-images-block__images{align-items:flex-end;flex-direction:column}}.three-images-block__images__row{align-items:center;display:flex;flex-direction:row;gap:26px;justify-content:space-between}@media(min-width:767px){.three-images-block__images__row{align-items:flex-end;flex-direction:row;justify-content:flex-end}}.three-images-block__images__first{border-radius:24px;height:auto;object-fit:cover;width:40%}@media(min-width:767px){.three-images-block__images__first{height:163px;width:163px}}.three-images-block__images__second{border-radius:24px;height:auto;object-fit:cover;width:50%}@media(min-width:767px){.three-images-block__images__second{height:200px;width:258px}}.three-images-block__image{border-radius:24px;height:auto;width:100%}@media(min-width:767px){.three-images-block__image{margin-right:42px;width:404px}}