.how-we-work_wrapper {
  background-color: #fff; }

.how-we-work_wrapper.inverse {
  background-color: #212121;
  }

.how-we-work_wrapper.inverse .how-we-work_inner > .title {
  color: #fff; }

@media screen and (min-width: 650px) {
  .how-we-work_wrapper.inverse .content-item.right .content-item_real {
    border-left: 2px solid #fff; } }

.how-we-work_wrapper.inverse .content-item .number {
  background: #fff;
  color: #000;
  border: 4px solid #323232; }

.how-we-work_wrapper.inverse .content-item .title {
  color: #fff; }

.how-we-work_wrapper.inverse .content-item .content-item_real {
  border-right: 2px solid #fff; }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper.inverse .content-item .content-item_real {
    border-right: none;
    border-left: 2px solid #fff; } }

.how-we-work_wrapper.inverse .content-item .text {
  color: #aeaeae; }

.how-we-work_wrapper .how-we-work_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 40px; }

@media screen and (max-width: 1200px) {
  .how-we-work_wrapper .how-we-work_inner {
    max-width: 940px; } }

@media screen and (max-width: 1000px) {
  .how-we-work_wrapper .how-we-work_inner {
    padding: 40px 34px; } }

@media screen and (max-width: 750px) {
  .how-we-work_wrapper .how-we-work_inner {
    padding: 40px 20px; } }

@media screen and (max-width: 450px) {
  .how-we-work_wrapper .how-we-work_inner {
    padding: 40px 10px; } }

.how-we-work_wrapper .how-we-work_inner > .title {
  text-align: center;
  margin-bottom: 70px; }

@media screen and (max-width: 1000px) {
  .how-we-work_wrapper .how-we-work_inner > .title {
    font-size: 24px;
    margin-bottom: 50px; } }

@media screen and (max-width: 750px) {
  .how-we-work_wrapper .how-we-work_inner > .title {
    font-size: 32px;
    margin-bottom: 44px; } }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper .how-we-work_inner > .title {
    margin-bottom: 50px; } }

@media screen and (max-width: 450px) {
  .how-we-work_wrapper .how-we-work_inner > .title {
    font-size: 24px; } }

.how-we-work_wrapper .content-item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

@media screen and (min-width: 650px) {
  .how-we-work_wrapper .content-item.right .number {
    left: -36px; }

  .how-we-work_wrapper .content-item.right .content-item_real {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    padding-right: 0;
    padding-left: 60px;
    text-align: left;
    border-right: none;
    border-left: 2px solid #ec4432; }

  .how-we-work_wrapper .content-item.right .content-item_shadow {
    padding-left: 0;
    padding-right: 60px; } }

.how-we-work_wrapper .content-item:last-child .content-item_real {
  border: none; }

.how-we-work_wrapper .content-item .number {
  content: "";
  position: absolute;
  top: -23px;
  right: -34px;
  display: inline-block;
  background: #ec4432;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  border: 4px solid #fff; }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper .content-item .number {
    left: -35px; } }

@media screen and (max-width: 450px) {
  .how-we-work_wrapper .content-item .number {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    left: -25px;
    top: -12px; } }

.how-we-work_wrapper .content-item .content-item_real {
  position: relative;
  width: 50%;
  padding-right: 60px;
  text-align: right;
  border-right: 2px solid #ec4432;
  padding-bottom: 50px; }

@media screen and (max-width: 1200px) {
  .how-we-work_wrapper .content-item .content-item_real {
    padding-bottom: 30px; } }

@media screen and (max-width: 1000px) {
  .how-we-work_wrapper .content-item .content-item_real {
    padding-bottom: 20px; } }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper .content-item .content-item_real {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    border-right: none;
    border-left: 2px solid #3ed1c1;
    padding-right: 0;
    padding-left: 40px;
    margin-left: 30px;
    text-align: left; } }

@media screen and (max-width: 450px) {
  .how-we-work_wrapper .content-item .content-item_real {
    padding-left: 30px;
    margin-left: 20px; } }

.how-we-work_wrapper .content-item .title {
  margin-bottom: 10px; }

@media screen and (max-width: 1000px) {
  .how-we-work_wrapper .content-item .title {
    font-size: 18px; } }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper .content-item .title {
    font-size: 22px;
    margin-bottom: 4px; } }

@media screen and (max-width: 450px) {
  .how-we-work_wrapper .content-item .title {
    font-size: 18px; } }

.how-we-work_wrapper .content-item .text {
  margin-bottom: 0; }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper .content-item .text {
    font-size: 18px; } }

@media screen and (max-width: 450px) {
  .how-we-work_wrapper .content-item .text {
    font-size: 16px; } }

.how-we-work_wrapper .content-item .content-item_shadow {
  width: 50%;
  padding-left: 60px;
  padding-bottom: 50px; }

@media screen and (max-width: 1200px) {
  .how-we-work_wrapper .content-item .content-item_shadow {
    padding-bottom: 30px; } }

@media screen and (max-width: 1000px) {
  .how-we-work_wrapper .content-item .content-item_shadow {
    padding-bottom: 20px; } }

@media screen and (max-width: 650px) {
  .how-we-work_wrapper .content-item .content-item_shadow {
    display: none; } }
