.oe-interoperability__title {
  clear: both;
}

.oe-interoperability__title:before,
.oe-interoperability__title:after {
  content: "";
  display: table;
}

.oe-interoperability__title:after {
  clear: both;
}

.oe-interoperability__title {
  background: #6b2d89;
  background: linear-gradient(90deg, #6b2d89 0%, #4b79bb 50%, #c24e94 100%);
}

.oe-interoperability__main {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #0a0a0a;
}

@media only screen and (max-width: 995px) {
  .oe-interoperability__main {
    font-size: 15px;
    line-height: 22px;
  }
}

.oe-interoperability__content--inner,
.oe-interoperability__title > div {
  max-width: 1140px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (max-width: 1139px) {
  .oe-interoperability__content--inner,
  .oe-interoperability__title > div {
    max-width: 100%;
    width: 996px;
  }
}

@media only screen and (max-width: 995px) {
  .oe-interoperability__content--inner,
  .oe-interoperability__title > div {
    width: 768px;
  }
}

@media only screen and (max-width: 767px) {
  .oe-interoperability__content--inner,
  .oe-interoperability__title > div {
    width: 100%;
  }
}

.oe-interoperability__title {
  position: relative;
  padding-bottom: 144px;
  padding-top: 45px;
  color: white;
  min-height: 290px;
}

.oe-interoperability__title > div h1,
.oe-interoperability__title > div h2,
.oe-interoperability__title > div h3,
.oe-interoperability__title > div h4,
.oe-interoperability__title > div h5,
.oe-interoperability__title > div h6 {
  font-weight: bold;
  font-size: 70px;
  margin: 0;
  padding: 0;
  margin-top: 75px;
  margin-bottom: 25px;
  max-width: 1060px;
  color: white;
}

.oe-interoperability__title > div p {
  font-size: 24px;
  line-height: 36px;
  max-width: 1060px;
  color: white;
}

.oe-interoperability__title::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  padding-bottom: 144px;
  width: 100%;
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 100px 100vw;
  border-color: transparent transparent #ffffff transparent;
}

@media only screen and (max-width: 995px) {
  .oe-interoperability__title {
    padding-bottom: 50px;
  }
  .oe-interoperability__title::after {
    border-width: 0 0 40px 100vw;
  }
}

@media only screen and (max-width: 767px) {
  .oe-interoperability__title > div h1,
  .oe-interoperability__title > div h2,
  .oe-interoperability__title > div h3,
  .oe-interoperability__title > div h4,
  .oe-interoperability__title > div h5,
  .oe-interoperability__title > div h6 {
    font-size: 42px;
    margin-bottom: 10px;
    margin-top: 25px;
    line-height: 1;
  }
  .oe-interoperability__title > div p {
    font-size: 18px;
    line-height: 20px;
  }
}

.oe-interoperability__main .ecl-u-mv-2xl .title-level-one {
  font-size: 38px;
  font-weight: bold;
  color: #214493;
  text-align: center;
  position: relative;
  padding-bottom: 25px;
  margin-top: 64px;
  margin-bottom: 46px;
  line-height: 52px;
}

.oe-interoperability__main .ecl-u-mv-2xl .title-level-one::after {
  content: "";
  display: block;
  width: 170px;
  height: 2px;
  background: #214493;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .oe-interoperability__main .ecl-u-mv-2xl .title-level-one {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 28px;
    line-height: 1.2;
  }
  .oe-interoperability__main .ecl-u-mv-2xl .title-level-one::after {
    bottom: 0;
  }
}

.oe-interoperability__main .ecl-u-mv-2xl .ecl-u-mv-2xl .title-level-one {
  font-size: 30px;
  font-weight: bold;
  color: #214493;
  text-align: left;
  position: relative;
  padding-bottom: 25px;
  margin-top: 64px;
  margin-bottom: 26px;
  line-height: 52px;
}

.oe-interoperability__main .ecl-u-mv-2xl .ecl-u-mv-2xl .title-level-one::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #3a88a3;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 15px;
}

@media only screen and (max-width: 767px) {
  .oe-interoperability__main .ecl-u-mv-2xl .ecl-u-mv-2xl .title-level-one {
    margin-top: 20px;
    margin-bottom: 36px;
    font-size: 20px;
    line-height: 1.2;
  }
  .oe-interoperability__main   .ecl-u-mv-2xl   .ecl-u-mv-2xl   .title-level-one::after {
    bottom: 0;
  }
}

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}

#gradient {
  width: 100vw;
  height: 140px;
  position: absolute;
  z-index: 1;
  top: -101px;
}

.oe-interoperability__content {
  position: relative;
}

.oe-interoperability__content--inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -moz-align-content: flex-start;
  -ms-align-content: flex-start;
  align-content: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  z-index: 0;
  padding-top: 0px;
  top: -99px;
}

.oe-interoperability__content--inner .oe-interoperability__left,
.oe-interoperability__content--inner .oe-interoperability__main {
  position: relative;
  padding-top: 138px;
  padding-right: 2%;
  padding-left: 2%;
}

.oe-interoperability__content--inner .oe-interoperability__left::after,
.oe-interoperability__content--inner .oe-interoperability__main::after {
  content: "";
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  bottom: -99px;
  width: 100%;
  height: 99px;
  z-index: 1;
}

.oe-interoperability__content--inner .oe-interoperability__left {
  background: #e7f0f4;
  width: 32%;
}

.oe-interoperability__content--inner .oe-interoperability__left::after {
  background: #e7f0f4;
}

.oe-interoperability__content--inner .oe-interoperability__main {
  width: 68%;
  background: transparent;
  margin-top: -40px;
}

.oe-interoperability__content--inner .oe-interoperability__main::after {
  background: transparent;
}

@media only screen and (max-width: 995px) {
  #gradient {
    height: 60px;
    top: -40px;
  }
  .oe-interoperability__content--inner {
    top: -40px;
  }
  .oe-interoperability__content--inner .oe-interoperability__left,
  .oe-interoperability__content--inner .oe-interoperability__main {
    padding-top: 80px;
  }
  .oe-interoperability__content--inner .oe-interoperability__left::after,
  .oe-interoperability__content--inner .oe-interoperability__main::after {
    bottom: -40px;
    height: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .oe-interoperability__content--inner .oe-interoperability__left,
  .oe-interoperability__content--inner .oe-interoperability__main {
    width: 100%;
  }
  .oe-interoperability__content--inner .oe-interoperability__main {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
  }
}

.oe-interoperability__left ul,
.oe-interoperability__left .ecl-editor ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.oe-interoperability__left ul li,
.oe-interoperability__left .ecl-editor ul li {
  position: relative;
  z-index: 1;
  line-height: 1.2;
  max-width: 100%;
}

.oe-interoperability__left ul li a,
.oe-interoperability__left .ecl-editor ul li a {
  display: block;
  text-decoration: none;
  color: #214493;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 7px;
  border-bottom: 1px solid #757575;
}

.oe-interoperability__left ul li .has-child-link,
.oe-interoperability__left .ecl-editor ul li .has-child-link {
  position: absolute;
  top: -1px;
  right: 3px;
  width: 20px;
  height: 20px;
  z-index: 10;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999999px;
}

.oe-interoperability__left ul li .has-child-link::before,
.oe-interoperability__left .ecl-editor ul li .has-child-link::before {
  content: "\f067";
  font: normal normal normal 24px/1 FontAwesome;
  color: #214493;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: 0;
  text-align: center;
  line-height: 20px;
}

.oe-interoperability__left ul li.has-child > ul,
.oe-interoperability__left .ecl-editor ul li.has-child > ul {
  display: none;
}

.oe-interoperability__left ul li.has-child.show-child,
.oe-interoperability__left .ecl-editor ul li.has-child.show-child {
  border: 0;
  padding-bottom: 0;
}

.oe-interoperability__left ul li.has-child.show-child .has-child-link::before,
.oe-interoperability__left .ecl-editor ul li.has-child.show-child .has-child-link::before {
  content: "\f068";
}

.oe-interoperability__left ul li.has-child.show-child > ul,
.oe-interoperability__left .ecl-editor ul li.has-child.show-child > ul {
  display: block;
  margin-top: 10px;
}

.oe-interoperability__left ul li.has-child.show-child > a,
.oe-interoperability__left .ecl-editor ul li.has-child.show-child > a {
  color: #424242;
}

.oe-interoperability__left ul li.has-child:not(.show-child) .has-child-link::before,
.oe-interoperability__left .ecl-editor ul li.has-child:not(.show-child) .has-child-link::before {
  content: "\f067";
}

.oe-interoperability__left ul li ul li a,
.oe-interoperability__left .ecl-editor ul li ul li a {
  padding-left: 30px;
}

.oe-interoperability__left ul li ul li ul li a,
.oe-interoperability__left .ecl-editor ul li ul li ul li a {
  padding-left: 50px;
}

.oe-interoperability__left ul li ul li ul li ul li a,
.oe-interoperability__left .ecl-editor ul li ul li ul li ul li a {
  padding-left: 70px;
}

.oe-interoperability__left ul li ul li ul li ul ul li a,
.oe-interoperability__left .ecl-editor ul li ul li ul li ul ul li a {
  padding-left: 90px;
}

.oe-interoperability__main .ecl-u-mt-2xl,
.oe-interoperability__main .ecl-u-mv-2xl {
  margin-top: 0 !important;
}

.oe-interoperability__main .ecl-u-mv-2xl .title-level-one {
  margin-top: 0;
}

.oe-interoperability__main .ecl-u-mv-2xl .ecl-u-mv-2xl .title-level-one {
  margin-top: 0;
  margin-bottom: 0;
}

.oe-interoperability__main .ecl-u-mv-2xl .ecl-u-mv-2xl .ecl-u-mv-2xl .title-level-one {
  color: #0a0a0a;
  padding-bottom: 0;
  margin-top: 20px;
  font-size: 20px;
}

.oe-interoperability__main .ecl-u-mv-2xl .ecl-u-mv-2xl .ecl-u-mv-2xl .title-level-one::after {
  display: none;
}

.oe-interoperability__main table {
  border-collapse: collapse;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -khtml-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -moz-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -ms-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  -o-box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  box-shadow: 0 2px 4px 0 rgba(35, 36, 37, 0.3);
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  color: black;
  overflow: auto;
  line-height: 1.1;
  overflow-x: auto;
  display: block;
  width: fit-content;
  max-width: 100%;
}

.oe-interoperability__main table caption {
  padding: 10px;
  color: #757575;
}

.oe-interoperability__main table th {
  background: #3b9e80;
  color: white;
}

.oe-interoperability__main table th,
.oe-interoperability__main table td {
  padding: 10px;
}

.oe-interoperability__main table tbody tr:nth-child(even) {
  background: #d2e9e2;
}

.oe-interoperability__main blockquote {
  background: #3a88a3;
  border-top: 10px solid #f8cb46;
  margin-right: 0;
  margin-left: 0;
  color: white;
  padding: 5px 30px;
}

.oe-interoperability__main blockquote p {
  margin-top: 0;
}

.oe-interoperability__main a {
  text-decoration: none;
  font-weight: bold;
  color: #214493;
}

.page-node-type-interoperability-pages .oe-interoperability__left .wrapper:not(:last-child) {
  margin-bottom: 8px;
}
