/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/home-grid/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.home_reason .grid_2columns {
  padding: 50px 0 20px;
}
@media screen and (min-width: 768px) {
  .home_reason .grid_2columns {
    padding: 50px 0;
  }
}
@media screen and (min-width: 991px) {
  .home_reason .grid_2columns {
    padding: 100px 0 50px;
  }
}
.home_reason .grid_2columns .col1 {
  padding: 20px;
  background: #1F163C;
  color: #fff;
  border-radius: 26px;
}
@media screen and (min-width: 1200px) {
  .home_reason .grid_2columns .col1 {
    padding: 50px;
  }
}
.home_reason .grid_2columns .col1 .sub {
  font-size: 15px;
  font-weight: bold;
  color: #FDD170;
  font-family: Arial;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .home_reason .grid_2columns .col1 .sub {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
}
.home_reason .grid_2columns .col1 img {
  margin: 0 auto;
  max-width: 90%;
  display: block;
  margin-bottom: 20px;
}
.home_reason .grid_2columns .col1 .decs {
  color: rgba(255, 255, 255, 0.7);
}
.home_reason .grid_2columns .col2 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex: 1;
}
.home_reason .grid_2columns .col2 .row__full-width {
  border-radius: 26px;
  padding: 20px;
  background: #F4F5F7;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .home_reason .grid_2columns .col2 .row__full-width {
    flex-direction: row;
    align-items: center;
  }
}
@media screen and (min-width: 991px) {
  .home_reason .grid_2columns .col2 .row__full-width {
    padding: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .home_reason .grid_2columns .col2 .row__full-width {
    padding: 50px;
  }
}
.home_reason .grid_2columns .col2 .row__full-width .sub {
  width: 100%;
  color: #453FB2;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .home_reason .grid_2columns .col2 .row__full-width .sub {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
}
.home_reason .grid_2columns .col2 .row__full-width .part_left {
  padding-top: 10px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .home_reason .grid_2columns .col2 .row__full-width .part_left {
    width: 60%;
    padding-right: 50px;
    margin-bottom: 0;
  }
}
.home_reason .grid_2columns .col2 .row__full-width .part_left .decs {
  color: rgba(23, 43, 77, 0.47);
}
@media screen and (min-width: 768px) {
  .home_reason .grid_2columns .col2 .row__full-width .part_right {
    width: 40%;
  }
}
.home_reason .grid_2columns .col2 .row__full-width .part_right ul {
  list-style: none;
}
.home_reason .grid_2columns .col2 .row__full-width .part_right ul li {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 480px) {
  .home_reason .grid_2columns .col2 .row__full-width .part_right ul li {
    font-size: 22px;
  }
}
.home_reason .grid_2columns .col2 .row__full-width .part_right ul li .image {
  margin-right: 15px;
  width: 40px;
}
.home_reason .grid_2columns .col2 .row__cols2 {
  display: flex;
  gap: 20px;
  flex: 1;
  flex-direction: column;
}
@media screen and (min-width: 768px) {
  .home_reason .grid_2columns .col2 .row__cols2 {
    flex-direction: row;
  }
}
.home_reason .grid_2columns .col2 .row__cols2 .sub {
  width: 100%;
  color: #453FB2;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .home_reason .grid_2columns .col2 .row__cols2 .sub {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 {
  border-radius: 26px;
  padding: 20px 20px 100px;
  background: #DFE1E6;
  flex: 1;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 {
    padding: 40px 15px 40px 60px;
  }
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 > .col2_row2_col1_image {
  position: absolute;
  right: 20px;
  bottom: 0;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 .sub {
  color: #0083D4;
}
@media screen and (max-width: 768px) {
  .home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 .sub {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 h2 {
  margin-bottom: 20px;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 ul {
  list-style: none;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 ul li {
  color: rgba(23, 43, 77, 0.47);
  margin-bottom: 8px;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col1 ul li .number {
  display: inline-block;
  font-weight: bold;
  width: 60px;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 {
  background: #0083D4;
  border-radius: 26px;
  padding: 20px;
  flex: 1;
  overflow: hidden;
}
@media screen and (min-width: 1200px) {
  .home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 {
    padding: 40px 60px 40px 60px;
  }
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .sub {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .sub {
    font-weight: bold;
    letter-spacing: 1.5px;
    text-transform: uppercase;
  }
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews {
  width: 100%;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews .reviews__item--content {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  font-style: italic;
  color: #1F163C;
  position: relative;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews .reviews__item--author {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews .reviews__item--author .avartar {
  margin-right: 10px;
  display: inline-block;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews .swiper-pagination {
  list-style: none;
  text-align: center;
  margin-top: 10px;
  position: unset;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin: 0 2px;
  background: transparent;
}
.home_reason .grid_2columns .col2 .row__cols2 .row__cols2_col2 .reviews .swiper-pagination .swiper-pagination-bullet-active {
  border-radius: 4px;
  width: 29px;
  background: #fff;
}

/*# sourceMappingURL=style-index.css.map*/