.two_block_root {
  width: 100%;
  background-color: #FFF;
}
  
.two_block_container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  
  display: flex;
  flex-direction: column;
  gap: 30px;
  
  padding: 30px 0;
}

@media screen and (min-width: 992px) {
  .two_block_container {
    padding-top: 60px;
  }
}

.two_block_container_top_image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.two_block_container_top_image img {
  width: 100%;
  max-width: 60px;
}

@media screen and (min-width: 992px) {
  .two_block_container_top_image img {
    max-width: 80px;
  }
}

.two_block_title {
  color: #4A4A4A;
  text-align: center;
  font-family: Questrial;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  margin: 0;
  padding: 0 20px;
}


.two_block_box {
  width: 100%;
  padding: 30px 20px 0 20px;
  background-color: #F5F6F8;
  
  display: flex;
  flex-direction: column;
  gap: 30px;
}

@media screen and (min-width: 992px) {
  .two_block_box {
    border-radius: 8px;
    padding: 40px 30px 0 30px;
    gap: 60px;
  }
}


.two_block_box_title {
  color: #4A4A4A;
  text-align: center;
  margin: 0;
  font-family: Questrial;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.two_block_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  
  gap: 20px;
}

@media screen and (min-width: 992px) {
  .two_block_list {
    align-items: normal;
  }
}


.two_block_list_item {
  width: 100%;
  background-color: #FFF;
  
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 320px;
  
  padding: 20px 15px;
  border-radius: 8px;
}

@media screen and (min-width: 992px) {
  .two_block_list_item {
    max-width: 288px
  }
}

.two_block_list_item_title {
  margin: 0;
  color: #4A4A4A;
  font-family: Questrial;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.two_block_list_item_content {
  margin: 0;
  color: #86888B;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.two_block_list_item_image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.two_block_list_item_image img {
  width: 100%;
  max-width: 32px;
}

.two_block_floating_image_container {
  display: flex;
  align-items: center;
  justify-content: center;
}


.two_block_floating_image_sx {
  width: 100%;
  max-width: 360px;
}

@media screen and (min-width: 992px) {
  .two_block_floating_image_sx {
    display: none;
  }
}



.two_block_floating_image_md {
  display: none;
  width: 100%;
  max-width: 900px;
}


@media screen and (min-width: 992px) {
  .two_block_floating_image_md {
    display: block
  }
}

.two_block_bottom_container {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  
  display: flex;
  flex-direction: column;
  gap: 30px;
  
  padding: 30px 20px;
}

@media screen and (min-width: 992px) {
  .two_block_bottom_container {
    padding-top: 60px;
  }
}


.two_block_bottom_container_title {
  margin: 0;
  color: #4A4A4A;
  text-align: center;
  font-family: Questrial;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

@media screen and (min-width: 992px) {
  .two_block_bottom_container_title {
    font-size: 34px;
    line-height: 48px;
  }
}

.two_block_bottom_container_cta {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%:
}


.two_block_bottom_container_cta a {
  color: #86888B;
  text-align: center;
  font-family: "Open Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  text-transform: capitalize;
  min-height: 50px;
  padding: 15px 10px;
  
  border-radius: 8px;
  border: 1px solid #86888B;
  background: #FFF;
  
  width: 100%;
  max-width: 300px
}

@media screen and (min-width: 992px) {
  .two_block_bottom_container_cta a {
    max-width: 315px;
  }
}

.two_block_bottom_container_cta a:active, .two_block_bottom_container_cta a:visited {
  background: #FFF;
  color: #86888B;
}

.two_block_bottom_container_cta a:hover {
  border: 1px solid #ED1747;
  color: #ED1747;
  background: #FFF;
  box-shadow: 0 10px 20px 0 rgba(237, 23, 71, 0.40);
}

.two_block_bottom_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 30px 20px;
}

@media screen and (min-width: 992px) {
  .two_block_bottom_box {
    gap: 30px;
    padding-bottom: 0;
  }
}


.two_block_bottom_container_subtitle {
  margin: 0;
  color: #4A4A4A;
  text-align: center;
  font-family: Questrial;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
}

@media screen and (min-width: 992px) {
  .two_block_bottom_container_subtitle {
    font-size: 34px;
    line-height: normal;
  }
}


.two_block_bottom_list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 350px) {
  .two_block_bottom_list {
    flex-direction: row;
    align-items: unset;
  }
}

@media screen and (min-width: 992px) {
  .two_block_bottom_list {
    gap: 30px;
  }
}


.two_block_bottom_list_item {
  width: 100%;
  display: flex;
  padding: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex: 1 0 0;
  
  border-radius: 8px;
  border: 1px solid #DCE0E0;
  background: #FFF;
  max-width: 155px;
}

@media screen and (min-width: 350px) {
  .two_block_bottom_list_item {
    min-width: 155px;
  }
}

@media screen and (min-width: 992px) {
  .two_block_bottom_list_item {
    max-width: 205px;
  }
}

.two_block_bottom_list_item img {
  max-width: 32px;
}


.two_block_bottom_list_item_title { 
  margin: 0;
  color: #4a4a4a;
  text-align: center;
  font-family: Questrial;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}



