/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/blocks/side-by-side/style.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
.wp-block-onecon-side-by-side .inner,
section.side-by-side .inner {
  position: relative;
}
.wp-block-onecon-side-by-side .eyebrow,
section.side-by-side .eyebrow {
  color: #39E592;
  margin-bottom: 1.5rem;
}
.wp-block-onecon-side-by-side h2,
section.side-by-side h2 {
  color: #D9DFFF;
}
.wp-block-onecon-side-by-side .blurb,
section.side-by-side .blurb {
  color: #A1ABE5;
}
.wp-block-onecon-side-by-side .media,
section.side-by-side .media {
  position: absolute;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side .media,
  section.side-by-side .media {
    position: relative;
  }
}
.wp-block-onecon-side-by-side.dt-left .media,
section.side-by-side.dt-left .media {
  bottom: 0;
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.dt-left .media,
  section.side-by-side.dt-left .media {
    bottom: unset;
    top: unset;
    left: unset;
  }
}
.wp-block-onecon-side-by-side.dt-left .context,
section.side-by-side.dt-left .context {
  margin-left: auto;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.dt-left .context,
  section.side-by-side.dt-left .context {
    margin-left: 0;
  }
}
.wp-block-onecon-side-by-side.dt-left.tabbed .labels,
section.side-by-side.dt-left.tabbed .labels {
  margin-left: auto;
}
.wp-block-onecon-side-by-side.dt-left.tabbed .tab,
section.side-by-side.dt-left.tabbed .tab {
  flex-direction: row-reverse;
}
.wp-block-onecon-side-by-side.dt-right .media,
section.side-by-side.dt-right .media {
  bottom: 0;
  right: 0;
  top: 0;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.dt-right .media,
  section.side-by-side.dt-right .media {
    bottom: unset;
    top: unset;
    right: unset;
  }
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.m-top.tabbed .tab, .wp-block-onecon-side-by-side.m-top.default .inner,
  section.side-by-side.m-top.tabbed .tab,
  section.side-by-side.m-top.default .inner {
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .wp-block-onecon-side-by-side.m-bottom.tabbed .tab, .wp-block-onecon-side-by-side.m-bottom.default .inner,
  section.side-by-side.m-bottom.tabbed .tab,
  section.side-by-side.m-bottom.default .inner {
    flex-direction: column;
    justify-content: flex-start;
  }
}
.wp-block-onecon-side-by-side.default .inner,
section.side-by-side.default .inner {
  display: flex;
  gap: 2.5rem;
  align-items: center;
  justify-content: space-between;
  min-height: 430px;
}
.wp-block-onecon-side-by-side.default h2,
section.side-by-side.default h2 {
  margin-bottom: 1.5rem;
}
.wp-block-onecon-side-by-side.default .blurb,
section.side-by-side.default .blurb {
  margin-bottom: 3rem;
}
.wp-block-onecon-side-by-side.default .context,
section.side-by-side.default .context {
  max-width: 580px;
}
@media (max-width: 1440px) {
  .wp-block-onecon-side-by-side.default .context,
  section.side-by-side.default .context {
    max-width: calc(50% - 1.25rem);
  }
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.default .context,
  section.side-by-side.default .context {
    max-width: 100%;
    width: 100%;
  }
}
.wp-block-onecon-side-by-side.default .media,
section.side-by-side.default .media {
  width: 835px;
  max-width: calc(100% - 580px);
}
@media (max-width: 1440px) {
  .wp-block-onecon-side-by-side.default .media,
  section.side-by-side.default .media {
    max-width: calc(50% - 1.25rem);
  }
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.default .media,
  section.side-by-side.default .media {
    max-width: 100%;
  }
}
.wp-block-onecon-side-by-side.default .media .dt,
section.side-by-side.default .media .dt {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.default .media .dt,
  section.side-by-side.default .media .dt {
    display: none;
  }
}
.wp-block-onecon-side-by-side.default .media .m,
section.side-by-side.default .media .m {
  display: none;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.default .media .m,
  section.side-by-side.default .media .m {
    display: block;
  }
}
.wp-block-onecon-side-by-side.tabbed h2,
section.side-by-side.tabbed h2 {
  color: #D9DFFF;
  margin-bottom: 3.75rem;
  text-align: center;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed h2,
  section.side-by-side.tabbed h2 {
    margin-bottom: 2.5rem;
    text-align: left;
  }
}
.wp-block-onecon-side-by-side.tabbed .labels,
section.side-by-side.tabbed .labels {
  color: #A1ABE5;
  display: flex;
  gap: 1.5rem;
  margin-bottom: -3rem;
  max-width: calc(50% - 1.5rem);
  padding-bottom: 0.5rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed .labels,
  section.side-by-side.tabbed .labels {
    display: none;
  }
}
.wp-block-onecon-side-by-side.tabbed .labels > div,
section.side-by-side.tabbed .labels > div {
  display: inline;
  transition: 0.3s all ease;
}
.wp-block-onecon-side-by-side.tabbed .labels > div.active, .wp-block-onecon-side-by-side.tabbed .labels > div:hover,
section.side-by-side.tabbed .labels > div.active,
section.side-by-side.tabbed .labels > div:hover {
  color: #D9DFFF;
}
.wp-block-onecon-side-by-side.tabbed .labels span,
section.side-by-side.tabbed .labels span {
  cursor: pointer;
}
.wp-block-onecon-side-by-side.tabbed .marker,
section.side-by-side.tabbed .marker {
  background-color: #39E592;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0px;
}
.wp-block-onecon-side-by-side.tabbed .tabs,
section.side-by-side.tabbed .tabs {
  display: flex;
  overflow: hidden;
  position: relative;
}
.wp-block-onecon-side-by-side.tabbed .tabs .tab,
section.side-by-side.tabbed .tabs .tab {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  gap: 2.5rem;
  min-height: 480px;
  min-width: 100%;
  transition: 0.3s all ease;
  opacity: 0;
}
@media (max-width: 1440px) {
  .wp-block-onecon-side-by-side.tabbed .tabs .tab,
  section.side-by-side.tabbed .tabs .tab {
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed .tabs .tab,
  section.side-by-side.tabbed .tabs .tab {
    gap: 2.5rem 1.875rem;
    margin-top: 0;
    min-height: unset;
    padding: 2rem 0 0;
    position: relative;
  }
}
.wp-block-onecon-side-by-side.tabbed .tabs .tab.active,
section.side-by-side.tabbed .tabs .tab.active {
  opacity: 1;
}
.wp-block-onecon-side-by-side.tabbed .tabs h3,
section.side-by-side.tabbed .tabs h3 {
  color: #D9DFFF;
  margin-bottom: 1.5rem;
}
.wp-block-onecon-side-by-side.tabbed .tabs .blurb,
section.side-by-side.tabbed .tabs .blurb {
  margin-bottom: 2rem;
}
.wp-block-onecon-side-by-side.tabbed .tabs .context,
section.side-by-side.tabbed .tabs .context {
  max-width: 480px;
  margin-top: 2rem;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed .tabs .context,
  section.side-by-side.tabbed .tabs .context {
    max-width: 100%;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .wp-block-onecon-side-by-side.tabbed .tabs .context .cta-wrap,
  section.side-by-side.tabbed .tabs .context .cta-wrap {
    margin-top: auto;
    width: 100%;
  }
  .wp-block-onecon-side-by-side.tabbed .tabs .context .cta-wrap .cta,
  section.side-by-side.tabbed .tabs .context .cta-wrap .cta {
    justify-content: center;
    width: 100%;
  }
}
.wp-block-onecon-side-by-side.tabbed .tabs .context,
.wp-block-onecon-side-by-side.tabbed .tabs .media,
section.side-by-side.tabbed .tabs .context,
section.side-by-side.tabbed .tabs .media {
  width: calc(50% - 1.5rem);
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed .tabs .context,
  .wp-block-onecon-side-by-side.tabbed .tabs .media,
  section.side-by-side.tabbed .tabs .context,
  section.side-by-side.tabbed .tabs .media {
    width: 100%;
  }
}
.wp-block-onecon-side-by-side.tabbed .tabs .media,
section.side-by-side.tabbed .tabs .media {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  max-width: 50%;
  overflow: hidden;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed .tabs .media,
  section.side-by-side.tabbed .tabs .media {
    display: block;
    height: unset;
    position: relative;
    max-width: 100%;
  }
}
.wp-block-onecon-side-by-side.tabbed .tabs .dt,
section.side-by-side.tabbed .tabs .dt {
  height: 100%;
  width: auto;
}
.wp-block-onecon-side-by-side.tabbed .tabs .m,
section.side-by-side.tabbed .tabs .m {
  display: none;
}
@media (max-width: 768px) {
  .wp-block-onecon-side-by-side.tabbed .tabs .m,
  section.side-by-side.tabbed .tabs .m {
    display: block;
    height: auto;
    width: 100%;
  }
  .wp-block-onecon-side-by-side.tabbed .tabs .dt,
  section.side-by-side.tabbed .tabs .dt {
    display: none;
  }
}
.wp-block-onecon-side-by-side.tabbed .controls,
section.side-by-side.tabbed .controls {
  display: flex;
  gap: 1.375rem;
  align-items: center;
  margin-top: 2.5rem;
}
@media (min-width: 769px) {
  .wp-block-onecon-side-by-side.tabbed .controls,
  section.side-by-side.tabbed .controls {
    display: none;
  }
}
.wp-block-onecon-side-by-side.tabbed .controls .buttons,
section.side-by-side.tabbed .controls .buttons {
  display: flex;
  gap: 1rem;
}
.wp-block-onecon-side-by-side.tabbed .controls button,
section.side-by-side.tabbed .controls button {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  outline: none;
  height: 45px;
  width: 45px;
  transition: 0.3s all ease;
  background-color: #0C0021;
  border: 1px solid #A1ABE5;
}
.wp-block-onecon-side-by-side.tabbed .controls button:hover,
section.side-by-side.tabbed .controls button:hover {
  background-color: #39E592;
  border: 1px solid #39E592;
}
.wp-block-onecon-side-by-side.tabbed .controls button:hover path,
section.side-by-side.tabbed .controls button:hover path {
  fill: #fff;
}

/*# sourceMappingURL=style-index.css.map*/