@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Yantramanav:wght@400;500;700;900&display=swap");
html {
  overflow-y: scroll; }

pre {
  text-align: left !important; }

sup {
  vertical-align: baseline;
  font-size: 0.75em;
  top: -0.4em;
  position: relative; }

[data-is-showing='false'] {
  display: none !important; }

.wrapping_center {
  max-width: 1300px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  display: block;
  position: relative; }

#header {
  background-color: white;
  border-bottom: 1px solid transparent; }
  #header.header_top .logo-container {
    background-image: url("images/ee_logo_retina.png");
    width: 300px;
    height: 300px;
    position: absolute; }
  #header.header_pop {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    #header.header_pop .logo-container {
      background-image: url("images/ee_logo_retina.png");
      transform: translateZ(0);
      will-change: transform;
      width: 185px;
      height: 123px; }
  #header .wrapping_center {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start; }
    #header .wrapping_center .header-right {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 3;
      height: 123px; }
      #header .wrapping_center .header-right .header-row-above,
      #header .wrapping_center .header-right .header-row-below {
        padding: 0.5em 0;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-end;
        justify-content: flex-end; }
      #header .wrapping_center .header-right .header-row-above {
        padding-right: 1.5em; }
    #header .wrapping_center .header-left .logo-container {
      background-repeat: no-repeat;
      background-position: center;
      background-size: 70%;
      position: absolute;
      display: inline-block;
      transition: all 0.5s;
      transform: translateZ(0);
      will-change: transform; }
      @media screen and (max-width: 1000px) {
        #header .wrapping_center .header-left .logo-container {
          width: 120px !important;
          height: 80px !important; } }
      #header .wrapping_center .header-left .logo-container:hover {
        cursor: pointer;
        transition: all 0.5s;
        opacity: 0.8; }
  @media screen and (max-width: 1000px) {
    #header .header-row-above,
    #header .header-row-below {
      display: none !important; } }

.header_mobile_navigation_button {
  display: none;
  position: absolute;
  width: 50px;
  height: 50px;
  display: none;
  right: 20px;
  top: 24px;
  line-height: 36px;
  font-size: 2em;
  color: #444;
  transition: all 0.2s;
  text-align: center; }
  @media screen and (max-width: 1000px) {
    .header_mobile_navigation_button {
      display: block; } }
  .header_mobile_navigation_button:hover {
    cursor: pointer;
    opacity: 0.8; }

.header-row-below .menu,
.mobile-menu .menu {
  display: inline-block;
  list-style: none; }
  .header-row-below .menu li[class*=nav_selected_] > a,
  .mobile-menu .menu li[class*=nav_selected_] > a {
    font-weight: bold; }
  .header-row-below .menu .sub-menu,
  .mobile-menu .menu .sub-menu {
    margin-top: -2px;
    padding-top: 1em;
    padding-bottom: 1em;
    display: none;
    position: absolute;
    width: 300px;
    flex-direction: column;
    background-color: #FFF;
    transition: display 1s;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .header-row-below .menu .sub-menu .sub-menu-item,
    .mobile-menu .menu .sub-menu .sub-menu-item {
      box-sizing: border-box;
      text-align: left;
      padding: 0.5em 1em;
      width: 100%;
      line-height: 1em;
      display: block; }
      .header-row-below .menu .sub-menu .sub-menu-item:hover,
      .mobile-menu .menu .sub-menu .sub-menu-item:hover {
        background-color: rgba(0, 0, 0, 0.05); }
    .header-row-below .menu .sub-menu:hover,
    .mobile-menu .menu .sub-menu:hover {
      display: block; }
  .header-row-below .menu .menu-item,
  .mobile-menu .menu .menu-item {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    transition: all 0.2s;
    font-family: "Titillium Web", Roboto, Arial, Helvetica, sans-serif;
    line-height: 32px; }
    .header-row-below .menu .menu-item span.menu-label:hover,
    .mobile-menu .menu .menu-item span.menu-label:hover {
      cursor: default; }
    .header-row-below .menu .menu-item a.menu-label:hover,
    .mobile-menu .menu .menu-item a.menu-label:hover {
      cursor: pointer; }
    .header-row-below .menu .menu-item .menu-label,
    .mobile-menu .menu .menu-item .menu-label {
      color: #666;
      padding: 0em 1em; }
      .header-row-below .menu .menu-item .menu-label:hover,
      .mobile-menu .menu .menu-item .menu-label:hover {
        color: #92278F; }
    .header-row-below .menu .menu-item a,
    .mobile-menu .menu .menu-item a {
      text-decoration: none;
      color: #666; }
    .header-row-below .menu .menu-item:hover .sub-menu,
    .mobile-menu .menu .menu-item:hover .sub-menu {
      transition: display 0s;
      display: block;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex; }

.header_mobile_navigation_flyout .header_product_login_link,
.header_mobile_navigation_flyout .header_contact_us_button,
.header_mobile_navigation_flyout .header_free_trial_button {
  margin: 0; }

.mobile-menu {
  padding-bottom: 5em; }
  .mobile-menu .menu {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    text-align: left; }
    .mobile-menu .menu .menu-item {
      width: 100%;
      padding: 1em; }
      .mobile-menu .menu .menu-item .sub-menu {
        padding-top: 0;
        padding-bottom: 0;
        display: block;
        padding-left: 2em;
        position: relative;
        background-color: transparent; }

.columns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-items: stretch; }
  @media screen and (max-width: 1000px) {
    .columns {
      flex-direction: column !important; }
      .columns.reverse {
        flex-direction: column-reverse !important; }
      .columns .main_content_col,
      .columns .second_col_content {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 1em;
        width: 100% !important; } }
  .columns.reverse {
    flex-direction: row-reverse; }
    .columns.reverse .main_content_col {
      padding-right: 0;
      padding-left: 1em; }
    .columns.reverse .second_col_content {
      padding-right: 1em;
      padding-left: 0; }
  .columns .main_content_col {
    width: 60%;
    position: relative;
    vertical-align: top;
    padding-right: 1em;
    box-sizing: border-box; }
  .columns .second_col_content {
    width: 40%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    vertical-align: top;
    padding-left: 1em;
    box-sizing: border-box; }
    .columns .second_col_content .video-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      width: 100%; }
      .columns .second_col_content .video-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important; }
      .columns .second_col_content .video-container .html5-video-player {
        background-color: #FFF !important; }

.hero {
  width: 100%;
  position: relative;
  background-color: #FFF;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 1000px) {
    .hero {
      min-height: 0 !important;
      padding-bottom: 75px;
      padding-top: 25px;
      height: auto !important; }
      .hero:after {
        height: 50px !important; } }
  .hero.cta-hero {
    margin-bottom: 50px; }
    @media screen and (max-width: 1000px) {
      .hero.cta-hero {
        margin-bottom: 0; } }
  .hero .column {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
    .hero .column .hero-content {
      color: #444444;
      width: 100%;
      height: 100%;
      align-items: center;
      justify-content: flex-start;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row; }
      .hero .column .hero-content h1 {
        font-family: "Yantramanav", Roboto, Arial, sans-serif;
        color: #92278F; }
      .hero .column .hero-content .left {
        z-index: 2;
        width: 60%; }
        .hero .column .hero-content .left .hero-container {
          text-align: left;
          padding-right: 2em; }
          @media screen and (max-width: 1000px) {
            .hero .column .hero-content .left .hero-container {
              padding-left: 0;
              padding-right: 2em; } }
          .hero .column .hero-content .left .hero-container p {
            line-height: 1.2em;
            width: 80%; }
            .hero .column .hero-content .left .hero-container p.post-tags {
              font-size: 0.75em;
              margin-bottom: 0.5em; }
              .hero .column .hero-content .left .hero-container p.post-tags .resource-tag {
                display: inline-block;
                color: #444;
                border: 1px solid #444;
                border-radius: 3px;
                margin-right: 1em;
                padding: 0.25em 0.5em; }
                .hero .column .hero-content .left .hero-container p.post-tags .resource-tag:hover {
                  cursor: pointer;
                  border-color: #0c82c2;
                  background-color: #0c82c2;
                  color: #FFF; }
          .hero .column .hero-content .left .hero-container a {
            text-decoration: none; }
        .hero .column .hero-content .left .button {
          margin-top: 1em; }
      .hero .column .hero-content .right {
        z-index: 2;
        padding-top: 100px;
        padding-bottom: 100px;
        width: 40%;
        height: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        position: relative; }
        .hero .column .hero-content .right .image-container {
          width: 100%;
          position: relative; }
          .hero .column .hero-content .right .image-container img {
            width: 100%;
            height: auto; }
      @media screen and (max-width: 1000px) {
        .hero .column .hero-content {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-direction: column; }
          .hero .column .hero-content .left {
            width: 100% !important; }
            .hero .column .hero-content .left .hero-container {
              text-align: center; }
              .hero .column .hero-content .left .hero-container p {
                width: 100%;
                text-align: center; }
          .hero .column .hero-content .right {
            display: none !important; } }
    .hero .column .hero-boxes {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      z-index: 2; }
      .hero .column .hero-boxes a {
        display: inline-block;
        position: relative;
        width: calc(33% - 10px);
        text-decoration: none;
        box-sizing: border-box;
        pointer-events: none; }
        .hero .column .hero-boxes a .box {
          width: 100%;
          height: 230px;
          background-color: #FFF;
          border: 1px solid #F1F1F1;
          border-radius: 3px;
          padding: 2em;
          box-sizing: border-box;
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: center;
          transition: all 0.5s;
          will-change: transform; }
          .hero .column .hero-boxes a .box .left span {
            padding-left: 10px;
            font-size: 100px;
            color: #f5b61a; }
          .hero .column .hero-boxes a .box .right {
            padding: 0 0 0 2em;
            color: #4c4949;
            font-weight: 600;
            text-align: center; }
    @media screen and (max-width: 1000px) {
      .hero .column .hero-boxes {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column; }
        .hero .column .hero-boxes a {
          width: 100%;
          margin-bottom: 1em; }
          .hero .column .hero-boxes a:last-child {
            margin-bottom: 0; }
          .hero .column .hero-boxes a .box {
            width: 100%;
            height: auto; }
            .hero .column .hero-boxes a .box .left span {
              font-size: 50px; } }
    @media screen and (max-width: 1000px) {
      .hero .column .hero-boxes {
        display: none;
        margin-top: 1em; }
        .hero .column .hero-boxes .box {
          width: 100%;
          margin-bottom: 2em; }
          .hero .column .hero-boxes .box:last-child {
            margin-bottom: 0; } }

#content .category-pills {
  text-align: center;
  margin-top: 2em; }
  #content .category-pills .category-pill {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    color: #FFF;
    padding: 0.25em 1em;
    margin-top: 0.5em;
    margin-right: 0.5em;
    background-color: #6D6E71; }
    #content .category-pills .category-pill .icon {
      font-size: 20px;
      padding-right: 10px; }
    #content .category-pills .category-pill .label {
      font-size: 1.2em; }
#content .row {
  width: 100%;
  height: 100%;
  position: relative; }
  #content .row .column {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 1650px;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    padding: 0 1em; }
    #content .row .column > h1 {
      width: 100%;
      text-align: center;
      margin: 2em 0 1em 0; }
    #content .row .column > h2 {
      width: 100%;
      text-align: center; }
    #content .row .column > h3,
    #content .row .column > h4 {
      width: 100%; }
    #content .row .column p {
      width: 100%; }
    #content .row .column .maps-flex-container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      width: 100%;
      height: 600px;
      align-items: stretch;
      overflow: hidden;
      border-radius: 3px; }
      @media screen and (max-width: 1000px) {
        #content .row .column .maps-flex-container {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          flex-direction: column; }
          #content .row .column .maps-flex-container .address {
            width: 100% !important;
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1); }
          #content .row .column .maps-flex-container iframe {
            width: 100% !important; } }
      #content .row .column .maps-flex-container .address {
        padding: 1em;
        width: 300px;
        font-size: 0.9em;
        background-color: #F6F6F6;
        box-shadow: 5px 0 5px rgba(0, 0, 0, 0.1);
        z-index: 2; }
        #content .row .column .maps-flex-container .address p:first-child {
          margin-top: 0; }
      #content .row .column .maps-flex-container iframe {
        z-index: 1;
        filter: grayscale(80%);
        transition: all 0.5s; }
        #content .row .column .maps-flex-container iframe:hover {
          filter: grayscale(0%); }
      #content .row .column .maps-flex-container iframe {
        width: 100%; }
    #content .row .column figure.wp-block-image {
      background-color: #F6F6F6;
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; }
      #content .row .column figure.wp-block-image img {
        width: 100%; }
#content .button {
  display: inline-block;
  background-color: #92278F;
  color: #FFFFFF;
  padding: 0.75em 1em;
  border-radius: 3px;
  font-weight: bold;
  margin-right: 0.5em; }
  #content .button.disabled {
    background-color: #EEE;
    pointer-events: none; }
    #content .button.disabled .button-content {
      color: #BBB !important; }
    #content .button.disabled:hover {
      background-color: #EEE;
      cursor: not-allowed; }
      #content .button.disabled:hover .button-content {
        color: #BBB !important; }
  #content .button:hover {
    background-color: #a62ca3;
    cursor: pointer; }
  #content .button .button-content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    align-items: center; }
    #content .button .button-content span:not([data-checkout-button-label]) {
      padding-right: 0.5em;
      font-size: 1.5em; }
  #content .button.button-secondary {
    background-color: #444444;
    color: #FFF; }
    #content .button.button-secondary:hover {
      background-color: #555; }

.module-summary {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-bottom: 10em; }
  .module-summary.reverse {
    flex-direction: row-reverse; }
    .module-summary.reverse .right {
      padding-left: 0;
      padding-right: 50px; }
    .module-summary.reverse .left img {
      right: 0; }
  @media screen and (max-width: 1000px) {
    .module-summary {
      flex-direction: column-reverse !important;
      padding-bottom: 3em;
      padding-top: 3em; }
      .module-summary.reverse {
        flex-direction: column-reverse !important; }
        .module-summary.reverse .left {
          margin-top: 3em;
          margin-bottom: 3em; }
      .module-summary .right {
        padding-left: 0 !important;
        padding-right: 0 !important; }
      .module-summary .left {
        width: 100% !important;
        margin-top: 3em;
        margin-bottom: 3em; }
        .module-summary .left img {
          right: 0 !important;
          left: 0 !important; }
      .module-summary h2 {
        text-align: center; } }
  .module-summary .right {
    padding-left: 1em; }
    .module-summary .right .key-point {
      padding: 0.25em 1em 0.25em 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      line-height: 1.5em; }
      .module-summary .right .key-point .icon {
        display: block;
        min-width: 55px;
        font-size: 34px; }
      .module-summary .right .key-point .content {
        color: #4c4949; }
  .module-summary .left {
    position: relative;
    width: 50%; }
    .module-summary .left img {
      position: relative;
      top: 0;
      width: 100%;
      height: auto;
      max-width: none;
      right: 1em;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      transition: all 0.2s; }
      .module-summary .left img[data-clickable]:hover:not(.no-effects) {
        transform: scale(1.05);
        cursor: pointer; }

.bulletin-container {
  margin-top: 4em;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  border: 1px solid #92278F;
  border-radius: 3px; }
  .bulletin-container .bulletin-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    width: 100%;
    background-color: #92278F;
    color: #FFF;
    padding: 1em;
    box-sizing: border-box;
    font-family: "Yantramanav", Roboto, Arial, sans-serif; }
    .bulletin-container .bulletin-header .left {
      font-size: 1.2em;
      font-weight: bold; }
    .bulletin-container .bulletin-header .right {
      text-align: right; }
      .bulletin-container .bulletin-header .right a {
        text-decoration: none;
        color: #FFF; }
        .bulletin-container .bulletin-header .right a:hover {
          text-decoration: underline; }
    .bulletin-container .bulletin-header .left,
    .bulletin-container .bulletin-header .right {
      width: 50%; }
  .bulletin-container .latest-bulletins {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }
    .bulletin-container .latest-bulletins a {
      text-decoration: none !important; }
      .bulletin-container .latest-bulletins a:last-child .bulletin-entry {
        border-bottom: none; }
    .bulletin-container .latest-bulletins h2 {
      margin-bottom: 0.5em; }
    .bulletin-container .latest-bulletins .bulletin-entry {
      padding: 1.5em 1em;
      line-height: 1.2em;
      display: block;
      border-bottom: 1px dotted rgba(0, 0, 0, 0.3); }
      .bulletin-container .latest-bulletins .bulletin-entry h2 {
        line-height: 1em;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex; }
        .bulletin-container .latest-bulletins .bulletin-entry h2 .bulletin_dot {
          min-width: 14px; }
      .bulletin-container .latest-bulletins .bulletin-entry:hover {
        cursor: pointer;
        opacity: 0.8; }
      .bulletin-container .latest-bulletins .bulletin-entry .content {
        color: #444;
        line-height: 1.5em;
        display: block;
        padding-left: 1.6em; }

.alternating-module {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin: 200px 0;
  position: relative; }
  .alternating-module.no-margin {
    margin-top: 0;
    margin-bottom: 0; }
  .alternating-module.no-margin-top {
    margin-top: 0; }
  .alternating-module:last-child {
    margin-bottom: 100px; }
  .alternating-module .left {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 50%;
    padding-right: 50px; }
    @media screen and (max-width: 1000px) {
      .alternating-module .left {
        align-items: center; } }
    .alternating-module .left img.module-logo {
      max-width: 360px !important;
      max-height: 100px;
      margin-left: 0; }
      @media screen and (max-width: 1000px) {
        .alternating-module .left img.module-logo {
          max-width: 100% !important;
          margin: 0 auto;
          padding-bottom: 2em; } }
  .alternating-module .right {
    position: relative;
    width: 50%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center; }
    .alternating-module .right img {
      position: relative;
      top: 0;
      width: 100% !important;
      height: auto;
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
      border-radius: 5px;
      transition: all 0.2s; }
      .alternating-module .right img.no-effects {
        box-shadow: none !important;
        border-radius: 0 !important; }
      .alternating-module .right img[data-clickable]:hover:not(.no-effects) {
        transform: scale(1.05);
        cursor: pointer; }
  .alternating-module.product-logo {
    margin-bottom: 150px; }
    .alternating-module.product-logo img {
      max-width: 350px !important;
      padding: 1em; }
    .alternating-module.product-logo .left {
      padding-right: 0em; }
  .alternating-module:nth-child(odd):not(.reverse) {
    flex-direction: row-reverse; }
    .alternating-module:nth-child(odd):not(.reverse) .left {
      padding-left: 50px;
      padding-right: 0; }
    .alternating-module:nth-child(odd):not(.reverse) .right img {
      right: 0; }
    @media screen and (max-width: 1000px) {
      .alternating-module:nth-child(odd):not(.reverse) .left {
        padding-left: 0; } }
  @media screen and (max-width: 1000px) {
    .alternating-module.mobile-reverse-columns {
      flex-direction: column-reverse !important; } }
  @media screen and (max-width: 1000px) {
    .alternating-module {
      margin: 2em 0;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column !important;
      height: auto;
      width: 100%; }
      .alternating-module:last-child {
        margin-bottom: 0; }
      .alternating-module:nth-child(even) {
        flex-direction: column; }
        .alternating-module:nth-child(even) .left {
          padding-left: 0 !important; }
      .alternating-module .right,
      .alternating-module .left {
        width: 100%;
        padding: 0; }
      .alternating-module .right,
      .alternating-module .left {
        padding-top: 3em;
        height: auto;
        text-align: center; }
        .alternating-module .right img,
        .alternating-module .left img {
          position: relative;
          height: auto;
          max-width: 100% !important; }
      .alternating-module.product-logo {
        margin-bottom: 3em; }
        .alternating-module.product-logo .right img {
          padding-left: 5em;
          padding-right: 5em; } }

.requirement-rows .requirement-row {
  width: 100%;
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2); }
  .requirement-rows .requirement-row:last-child {
    border-bottom: none;
    margin-bottom: 4em; }

.center-heading {
  text-align: center; }

.flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative; }
  .flex-center .video-paragraph-container {
    margin-top: 2em;
    width: 100%;
    max-width: 800px;
    position: relative; }
    .flex-center .video-paragraph-container .video-inset-container {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      width: 100%; }
      .flex-center .video-paragraph-container .video-inset-container object,
      .flex-center .video-paragraph-container .video-inset-container iframe,
      .flex-center .video-paragraph-container .video-inset-container embed {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 800px;
        clip-path: inset(1px 1px); }

.resource-header-tag-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 900px) {
    .resource-header-tag-container {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap; }
      .resource-header-tag-container .resource-header-tag {
        width: 100%; }
        .resource-header-tag-container .resource-header-tag[data-is-active='true']:after {
          display: none; } }
  .resource-header-tag-container .resource-header-search {
    padding: 1em 0 1em 1.5em;
    align-self: flex-end;
    flex-grow: 2;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    position: relative; }
    .resource-header-tag-container .resource-header-search:before {
      content: "";
      font-family: "FontAwesome";
      color: #BBB;
      left: -0.5em;
      position: relative; }
    .resource-header-tag-container .resource-header-search input {
      font-family: "Roboto", sans-serif;
      box-sizing: border-box;
      font-size: 16px;
      max-width: 300px;
      background-color: transparent;
      border: none;
      padding: 0.25em; }
      .resource-header-tag-container .resource-header-search input:focus {
        outline: none; }
      .resource-header-tag-container .resource-header-search input:hover {
        filter: brightness(150%); }
  .resource-header-tag-container .resource-header-tag {
    padding: 1em 1.5em;
    position: relative;
    cursor: pointer; }
    .resource-header-tag-container .resource-header-tag span {
      margin-right: 0.75em;
      color: #BBB; }
    .resource-header-tag-container .resource-header-tag[data-is-active='true'] {
      background-color: rgba(0, 0, 0, 0.025); }
      .resource-header-tag-container .resource-header-tag[data-is-active='true'] span {
        color: #92278F; }
      .resource-header-tag-container .resource-header-tag[data-is-active='true']:after {
        content: " ";
        position: absolute;
        border-bottom: 2px solid #92278F;
        bottom: -2px;
        left: 0;
        width: 100%; }
    .resource-header-tag-container .resource-header-tag:hover {
      background-color: rgba(0, 0, 0, 0.05);
      cursor: pointer; }

.resources-container {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap; }
  @media screen and (max-width: 900px) {
    .resources-container a {
      max-width: 100% !important;
      margin-right: 0 !important; } }
  .resources-container a {
    text-decoration: none;
    display: inline-block;
    min-width: 300px;
    width: 100%;
    box-sizing: border-box;
    margin-top: 0.5em; }
    .resources-container a:nth-child(odd) {
      margin-right: 2em; }
    .resources-container a .resource-thumbnail {
      box-sizing: border-box;
      width: 100%;
      overflow: hidden;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      align-items: stretch;
      justify-content: flex-end;
      transition: all 0.5s;
      will-change: transform;
      background: #F6F6F6 center;
      border-bottom: none;
      background-size: cover;
      position: relative;
      border-bottom-left-radius: 10px;
      border-top-left-radius: 10px; }
      .resources-container a .resource-thumbnail .resource-decoration {
        max-width: 10px;
        width: 100%;
        background-size: cover;
        transition: all 0.2s; }
      .resources-container a .resource-thumbnail .resource-info-container {
        border: 1px solid rgba(0, 0, 0, 0.1);
        border-left: none;
        box-sizing: border-box;
        padding: 1em 1em 1em;
        width: 100%;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end; }
      .resources-container a .resource-thumbnail .heading {
        font-weight: bold;
        font-size: 1.2em;
        color: #333; }
      .resources-container a .resource-thumbnail .tags {
        font-size: 0.75em; }
        .resources-container a .resource-thumbnail .tags .post-date {
          color: #999; }
        .resources-container a .resource-thumbnail .tags .resource-tag {
          display: inline-block;
          color: #444;
          border: 1px solid #444;
          border-radius: 3px;
          margin-right: 0.5em;
          padding: 0.25em 0.5em;
          line-height: 1.2em; }
        .resources-container a .resource-thumbnail .tags .date {
          display: inline-block;
          color: #666;
          margin-right: 1em;
          padding: 0.25em 0;
          line-height: 1.2em; }
      .resources-container a .resource-thumbnail:hover {
        cursor: pointer; }
        .resources-container a .resource-thumbnail:hover .resource-info-container {
          background-color: rgba(255, 255, 255, 0.5);
          border-color: rgba(0, 0, 0, 0.3); }

.related-resources {
  width: 100%;
  margin-top: 8em; }
  .related-resources h2 {
    margin-bottom: 0;
    padding-bottom: 0; }

.post-author {
  margin-top: -1.5em;
  margin-bottom: 1em;
  color: #999;
  font-size: 0.9em; }
  .post-author span {
    padding-right: 0.5em; }

sub {
  vertical-align: sub;
  font-size: 0.8em; }

/*# sourceMappingURL=style.css.map */
