.editor-content .cards {
  padding: 20px 0;
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
}
.editor-content .card {
  background-color: #fff;
  height: 300px;
  width: 300px;
  margin-bottom: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  transition: all 0.5s ease;
  font-weight: 100;
  overflow: hidden;
}
.editor-content .card:hover {
  margin-top: -5px;
  box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.2);
}
.editor-content .card-header {
  height: 80px;
  padding-bottom: 10px;
}
.editor-content .card-title {
  font-size: 1.4em;
  margin-bottom: 5px;
}
.editor-content .am-sect {
  padding-top: 100px;
  padding-bottom: 100px;
  font-family: Helvetica, serif;
}
.editor-content #i4jyet {
  min-height: 200px;
  margin: -4.9721px 10px 30px 10px;
  max-width: 275px;
}
.editor-content #icaifh {
  padding: 10px;
}
.editor-content #ikzffl {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 0 0 0 0;
  color: #1261a6;
  border: 1px solid #1261a6;
}
.editor-content #iu4n9i {
  color: #1261a6;
}
.editor-content #is3czg {
  padding: 20px 0 0 0;
  justify-content: center;
  margin: 20px 0 20px 0;
  border-radius: 0 0 0 0;
}
.editor-content #i1s6rj {
  min-height: 200px;
  margin: -4.9721px 10px 30px 10px;
  max-width: 275px;
}
.editor-content #isqehc {
  padding: 10px;
}
.editor-content #ie3xyj {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 60px;
  padding: 0 0 0 0;
  color: #1261a6;
  border: 1px solid #1261a6;
}
.editor-content #ijc4jq {
  color: #1261a6;
}
.editor-content #i89x-3 {
  width: 75%;
  max-width: 75%;
}
.editor-content #i1fj-3 {
  padding: 40px 0 40px 0;
  justify-content: center;
  display: flex;
}
.editor-content #i89x-2 {
  width: 75%;
  max-width: 75%;
}
.editor-content #i1fj-2 {
  padding: 40px 0 40px 0;
  justify-content: center;
  display: flex;
}
.editor-content #i89x {
  width: 75%;
  max-width: 75%;
}
.editor-content #i1fj {
  padding: 40px 0 40px 0;
  justify-content: center;
  display: flex;
}
.editor-content .cell {
  min-height: 75px;
  flex-grow: 1;
  flex-basis: 100%;
}
.editor-content .row {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: nowrap;
  padding: 10px;
}
.editor-content #iecid1 {
  width: 75%;
  max-width: 75%;
}
.editor-content #i4pxfi {
  padding: 40px 0 40px 0;
  justify-content: center;
  display: flex;
}
.editor-content #iikc9t {
  width: 75%;
  max-width: 75%;
}
.editor-content #iv79jc {
  padding: 40px 0 40px 0;
  justify-content: center;
  display: flex;
}
.editor-content #ihlhda {
  font-weight: normal;
}
.editor-content #iiv6xf {
  font-weight: normal;
}
@media fadeEffect {
  .editor-content to {
    opacity: 1;
  }
  .editor-content from {
    opacity: 0;
  }
}
@media (max-width: 768px) {
  .editor-content .row {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .editor-content #i89x {
    width: 80%;
    max-width: 80%;
  }
  .editor-content #i89x-2 {
    width: 80%;
    max-width: 80%;
  }
  .editor-content #i89x-3 {
    width: 80%;
    max-width: 80%;
  }
  .editor-content #iecid1 {
    width: 80%;
    max-width: 80%;
  }
  .editor-content #iikc9t {
    width: 80%;
    max-width: 80%;
  }
}
