/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/src/text-image-slider/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************/
.text-image-slider {
  padding-top: 94px;
  padding-bottom: 41px;
}
@media (max-width: 767.98px) {
  .text-image-slider {
    padding-top: 20px;
    padding-bottom: 70px;
  }
}
.text-image-slider__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767.98px) {
  .text-image-slider__inner {
    flex-direction: column;
  }
}
.text-image-slider__text {
  position: relative;
  margin-left: 148px;
}
@media (max-width: 767.98px) {
  .text-image-slider__text {
    margin-left: 0;
  }
}
.text-image-slider__icon {
  height: 60px;
  width: 60px;
}
@media (max-width: 767.98px) {
  .text-image-slider__icon {
    position: absolute;
    left: 0;
    top: 3px;
  }
}
.text-image-slider__icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.text-image-slider__title {
  margin-top: 19px;
  font-weight: 300;
  font-size: 40px;
  line-height: 100%;
  color: #3a4454;
}
@media (max-width: 767.98px) {
  .text-image-slider__title {
    padding-left: 84px;
    margin-top: 0;
  }
}
@media (max-width: 575.98px) {
  .text-image-slider__title {
    font-size: 24px;
    line-height: 100%;
    margin-bottom: 35px;
  }
}
.text-image-slider__content {
  margin-top: 29px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #748994;
}
.text-image-slider__content ul li {
  position: relative;
  padding-left: 23px;
}
.text-image-slider__content ul li::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 9px;
  width: 6px;
  height: 6px;
  background: #748994;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .text-image-slider__content {
    margin-top: 28px;
  }
}
.text-image-slider__buttons {
  margin-top: 39px;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .text-image-slider__buttons {
    margin-top: 32px;
  }
}
.text-image-slider__appstore, .text-image-slider__googleplay {
  width: 182px;
  height: 54px;
}
@media (max-width: 575.98px) {
  .text-image-slider__appstore, .text-image-slider__googleplay {
    width: 50%;
  }
}
.text-image-slider__appstore img, .text-image-slider__googleplay img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.text-image-slider__appstore {
  margin-right: 18px;
}
.text-image-slider__image {
  width: 476px;
  height: 734px;
}
@media (max-width: 767.98px) {
  .text-image-slider__image {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
}
.text-image-slider__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/*# sourceMappingURL=style-text-image-slider.css.map*/