.graphtext__20190809 *,
.graphtext__20190809 ::after,
.graphtext__20190809 ::before {
  box-sizing: border-box;
}
.graphtext__20190809-about {
  position: relative;
}

.graphtext__20190809-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.graphtext__20190809-bg > div {
  height: 100%;
}
.graphtext__20190809-bg img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-object-fit: cover;
  -moz-object-fit: cover;
  -ms-object-fit: cover;
  object-fit: cover;
}
.graphtext__20190809-bg div[data-blocksEditor-type*="phoenix_blocks"] .backstage-blocksEditor-wrapLayer{
  width: 200px;
  height: 200px;
}
.graphtext__20190809-bg .backstage-blocksEditor-wrap[data-blockseditor-type="phoenix_blocks_image"] .backstage-blocksEditor-wrapLayer{
  margin: 0;
}

.graphtext__20190809 .container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width:576px) {
  .graphtext__20190809 .container {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .graphtext__20190809 .container {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .graphtext__20190809 .container {
    max-width: 960px
  }
}

@media (min-width:1198px) {
  .graphtext__20190809 .container {
    max-width: 1140px
  }
}

@media (min-width:1220px) {
  .graphtext__20190809 .container {
    max-width: 1200px
  }
}

.graphtext__20190809 .row-self {
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.graphtext__20190809 .self-col-md-5,
.graphtext__20190809 .self-col-md-7,
.graphtext__20190809 .self-col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.graphtext__20190809 .self-col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width:768px) {
  .graphtext__20190809 .self-col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
  }

  .graphtext__20190809 .self-col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
  }
}

.graphtext__20190809 .text-center {
  text-align: center !important;
}

.graphtext__20190809 .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  vertical-align: middle;
  border-style: none;
}

.graphtext__20190809 .graphtext__20190809-about {
  padding-top: 9rem;
  padding-bottom: 0;
  background-size: cover;
  background-repeat: no-repeat
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type {
  padding-right: 0
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type .graphtext__20190809-about-image img{
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
  vertical-align: middle;
  border-style: none;
}
.graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type .graphtext__20190809-about-image {
  position: relative
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type .graphtext__20190809-about-image .before {
  position: absolute;
  content: '';
  height: 80%;
  width: 10px;
  left: -10px;
  bottom: -10px;
  background-color: #ef001e
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type .graphtext__20190809-about-image .after {
  position: absolute;
  content: '';
  height: 10px;
  width: 80%;
  bottom: -10px;
  left: -10px;
  z-index: 2;
  background-color: #ef001e
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:last-of-type {
  padding-left: 0
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:last-of-type .graphtext__20190809-about-text {
  position: relative;
  z-index: 2;
  background-color: rgba(255, 255, 255, .6);
  padding: 2rem;
  transition: all .5s;
  height: 100%
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:last-of-type .graphtext__20190809-about-text .graphtext__20190809-about-more {
  display: inline-block;
  padding: .6rem 3rem .6rem 3rem;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 18px;
  color: #585858
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:last-of-type .graphtext__20190809-about-text h2 {
  position: relative;
  margin-bottom: 25px
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:last-of-type .graphtext__20190809-about-text h2:before {
  content: '';
  position: absolute;
  bottom: -15px;
  height: 2px;
  width: 45px;
  background-color: #ef001e;
  left: 0;
}
.graphtext__20190809 .transit-effect {
    transition: all .5s;
}
.graphtext__20190809  a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.graphtext__20190809 .ng7-about .self-col-12:last-of-type .ng7-about-text .ng7-about-more {
    display: inline-block;
    margin-top: 1rem;
    padding: .6rem 3rem .6rem 3rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 18px;
    color: #585858;
}
.graphtext__20190809 .graphtext__20190809-about .self-col-12:hover .graphtext__20190809-about-text {
  box-shadow: 0 3px 16px 0 #666
}

.graphtext__20190809 .graphtext__20190809-about .self-col-12:hover .graphtext__20190809-about-text .graphtext__20190809-about-more {
  background-color: #ef001e;
  border-color: #ef001e;
  color: #fff;
  padding-left: 2rem;
  padding-right: 4rem;
  transition: all .5s;
}

@media (max-width:768px) {
  .graphtext__20190809 .container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type .graphtext__20190809-about-image .after {
    display: none
  }

  .graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type .graphtext__20190809-about-image .before {
    display: none
  }

  .graphtext__20190809 .graphtext__20190809-about {
    padding: 3rem 0
  }

  .graphtext__20190809 .graphtext__20190809-about .self-col-12:first-of-type {
    padding-right: 15px
  }

  .graphtext__20190809 .graphtext__20190809-about .self-col-12:last-of-type {
    padding-left: 15px;
    margin-top: 15px
  }
}
div.backstage-blocksEditor-wrap[data-relate-appid="TEpfAKUfuMjZ"] > div + div.backstage-blocksEditor-wrapLayer.edit-normal {
    z-index: 5;
}