.cmp-experiencefragment--content-card {
  background: #f5f5f5;
}

#text-comp {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 78em;
  min-width: 20em;
  position: relative;
  overflow: hidden;
}

.wp-clear {
  clear: both;
}

.wp-image-part > img {
  max-width: 100%;
  height: auto;
}

.wp-text-part > h4 {
  font-size: 1.6rem;
  line-height: 1.25;
}

.wp-text-part > p {
  font-size: 1.4rem !important;
  line-height: 19px !important;
}

.wp-card {
  display: none;
  float: left;
  -webkit-box-shadow: 5px 5px 0px 0px #dddddd;
  -moz-box-shadow: 5px 5px 0px 0px #dddddd;
  box-shadow: 5px 5px 0px 0px #dddddd;
  border: 1px solid #ddd;
  width: calc(25% - 16px);
  height: 410px;
  background: #fff;
}

.wp-card .cta-link a {
  position: relative;
  top: 2px;
}

.wp-card.show {
  display: table !important;
  position: relative;
}

.load-more {
  width: calc(25% - 16px);
}

.load-more.complete {
  display: none !important;
}

.wp-results {
  display: none;
}

.wp-results.show {
  display: block;
}

.icon-play-svg:before {
  margin-right: 2px;
}

@media only screen and (max-width: 64.063em) {
  .wp-card {
    width: calc(50% - 16px);
    height: 410px;
  }

  .load-more {
    width: calc(50% - 8px);
  }
}
@media only screen and (max-width: 40.063em) {
  .wp-card {
    width: calc(100% - 16px);
    height: auto;
  }

  .load-more {
    width: 100%;
  }
}
.wp-card svg {
  fill: #0696d7;
}

.wp-on-sale-ribbon {
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: 400;
  font-family: "Artifakt", sans-serif;
  line-height: 1.4;
  color: #666;
  font-size: 1.6rem;
  box-sizing: border-box;
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  background-color: #0696d7;
}

.wp-on-sale-ribbon-inner {
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-family: "Artifakt", sans-serif;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.25;
  font-weight: 700;
  position: relative;
  padding: 5px 12px 5px 31px;
}

.wp-on-sale-ribbon-inner > svg {
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-family: "Artifakt", sans-serif;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.25;
  font-weight: 700;
  text-transform: uppercase;
  box-sizing: border-box;
  overflow: hidden;
  position: absolute;
  left: 12px;
  fill: #fff;
  width: 14px;
  height: 14px;
  top: 5px;
}

#wp-counter {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 0px;
  margin-bottom: 32px;
  max-width: 78em;
  min-width: 20em;
  font-weight: 300;
}

#wp-counter p {
  color: #333;
  font-size: 30px;
}

.wp-gateway {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 78em;
  min-width: 20em;
  padding-top: 0px;
}

.wp-resourcelist-header p.wd-color-gray-20 {
  color: #333;
}

.wp-resourcelist-header select {
  width: 100%;
  height: 32px;
  line-height: 28px;
  color: #777777;
  background-color: #fff;
  padding: 0px 10px;
  position: relative;
  font-size: 14px;
  border: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dadada;
  font-weight: normal;
}

.wp-resourcelist-header .dropdown-wrapper {
  position: relative;
  width: 100%;
  float: left;
  margin-right: 20px;
}

.wp-resourcelist-header .dropdown-wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #dadada;
  top: 0px;
  bottom: 0px;
  right: 10px;
  margin: auto;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.wp-resourcelist-header .dropdown-wrapper:last-of-type {
  margin-right: 0px;
}

.wp-resourcelist-header {
  position: relative;
  overflow: hidden;
}

.wp-resourcelist-header .dropdown-wrapper {
  width: 100%;
  max-width: 400px;
  top: 0;
}

@media only screen and (max-width: 64.063em) {
  .wp-gateway .dropdown-wrapper {
    width: calc(50% - 16px) !important;
    min-width: 200px;
    top: 0;
  }
}
@media only screen and (max-width: 40.063em) {
  .wp-gateway .dropdown-wrapper {
    width: calc(100% - 16px) !important;
    min-width: 200px;
    top: 0;
  }
}
.wp-gateway .dropdown-wrapper {
  position: relative;
  width: 100%;
  float: left;
  margin-right: 20px;
}

.wp-gateway .dropdown-wrapper:last-of-type {
  margin-right: 0px;
}

.wp-gateway {
  position: relative;
}

.wp-gateway .dropdown-wrapper {
  width: calc(25% - 16px);
  min-width: 200px;
  top: 0;
}

.wp-gateway li.wp-gateway-main-collapse.opened .menuCollapse svg {
  list-style: none;
  color: #3c3c3c;
  font-size: 1.6rem;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  fill: #666666;
  height: 1em;
  width: 1em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  position: absolute;
  left: 0px;
  transform: rotate(90deg);
}

.wp-gateway li.wp-gateway-main-collapse .menuCollapse svg {
  list-style: none;
  color: #3c3c3c;
  font-size: 1.6rem;
  cursor: pointer;
  box-sizing: border-box;
  display: inline-block;
  fill: #666666;
  height: 1em;
  width: 1em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  position: absolute;
  left: 0px;
}

@media only screen and (min-width: 40.063em) {
  div[class*=wp-banner-style-].wp-banner-style-small.wd-bg-dark-black > .core-container {
    background: linear-gradient(to left, rgba(0, 0, 0, 0), black) no-repeat top left calc(50% - 703px)/174px auto, linear-gradient(to right, rgba(0, 0, 0, 0), black) no-repeat top left calc(50% + 703px)/174px auto !important;
  }

  div[class*=wp-banner-style-].wp-banner-style-small .wp-banner-grid > .aem-Grid > .aem-GridColumn--default--12 {
    width: 90% !important;
  }

  div[class*=wd-bg-dark-] h3 {
    max-width: none !important;
  }
}
.wp-gateway-content-row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0;
  max-width: 78em;
  min-width: 20em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wp-gateway-menu {
  overflow: hidden;
  border-top: 1px solid #dadada;
}
.wp-gateway-menu ul, .wp-gateway-menu li {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

.wp-gateway-col-padding {
  padding-left: 20px;
  padding-right: 20px;
}

@media only screen and (max-width: 40.063em) {
  .wp-gateway .gateway-app.wp-gw-menu-off .wp-gateway-menu-col.wp-visibility.wp-gateway-menu-wrapper,
.wp-gateway .gateway-app.wp-gw-menu-on .wp-gateway-menu-col.wp-visibility.wp-gateway-menu-wrapper {
    position: absolute;
    top: 0px;
    background-color: #fff;
    width: 88%;
    z-index: 1000;
    padding: 20px 20px 60px 0;
  }

  .wp-gateway-menu-wrapper > div {
    z-index: 3;
    position: relative;
  }

  .wp-gateway-menu-wrapper:after,
.wp-gateway-menu-wrapper:before {
    content: "";
    position: fixed;
    background-color: #fff;
    top: 0px;
    left: 0px;
    width: 88%;
    height: 100%;
    z-index: 2;
  }

  .wp-gateway-menu-wrapper:after {
    content: "";
    width: 100%;
    background-color: #000;
    opacity: 0.8;
    z-index: 1;
  }

  .wp-gateway-filter-header-mobile {
    color: #3c3c3c;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.19047619;
    position: relative;
    padding-right: 20px;
    padding-bottom: 21px;
  }

  .wp-gateway-filter-header-mobile i {
    position: absolute;
    right: 0px;
    color: #000;
  }

  /*=============================================
  =            MOBILE MENU ON STATE            =
  =============================================*/
  .wp-gateway-content-row .wp-gateway-menu-col.wp-gateway-menu-wrapper {
    right: 100%;
    transition: right 0.275s;
    overflow: hidden;
  }

  .wp-gateway-menu-wrapper:after,
.wp-gateway-menu-wrapper:before {
    display: none;
    opacity: 0;
    transition: opacity 0.27s;
  }

  .wp-gw-menu-on .wp-gateway-menu-wrapper:after,
.wp-gw-menu-on .wp-gateway-menu-wrapper:before {
    opacity: 1;
    display: block;
  }
  .wp-gw-menu-on .wp-gateway-menu-wrapper:after {
    opacity: 0.8;
  }

  .wp-gateway .gateway-app.wp-gw-menu-on .wp-gateway-menu-col.wp-visibility.wp-gateway-menu-wrapper {
    right: 12%;
    overflow: visible;
  }

  /*=====  End of MOBILE MENU ON STATE  ======*/
}
/*=============================================
=            mobile menu control grid            =
=============================================*/
.wp-gw-menu-on .wp-gateway-grid {
  height: 100vh;
  overflow: hidden;
}

@media only screen and (min-width: 40.063em) {
  .wp-gw-menu-on .wp-gateway-grid {
    height: auto;
    overflow: visible;
  }
}
/*=====  End of mobile menu control grid  ======*/
/*=============================================
=            GRID LAYOUT            =
=============================================*/
.wp-gateway-content-row {
  display: block;
}
.wp-gateway-content-row .wp-gateway-menu-col,
.wp-gateway-content-row .wp-gateway-grid-col {
  transition: width 0.3s;
}
.wp-gateway-content-row .wp-gateway-menu-col {
  width: 100%;
}
.wp-gateway-content-row .wp-gateway-grid-col {
  width: 100%;
}

.wp-gateway-content-row.wp-menu-row {
  position: relative;
}

@media only screen and (min-width: 40.063em) {
  .wp-gateway-content-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .wp-gateway-content-row .wp-gateway-menu-col,
.wp-gateway-content-row .wp-gateway-grid-col {
    transition: width 0.3s;
  }
  .wp-gateway-content-row .wp-gateway-menu-col {
    width: 33%;
    position: static;
  }
  .wp-gateway-content-row .wp-gateway-grid-col {
    width: 67%;
  }

  .wp-gw-menu-off .wp-gateway-col-padding.wp-grid-top-padding {
    padding-left: 0px;
  }

  .wp-gateway-col-padding.wp-filters-heading {
    padding-right: 25px;
  }

  .gateway-app.wp-gw-menu-off .wp-menu-row .wp-gateway-menu-col {
    width: auto;
    flex-grow: 0;
  }

  .gateway-app.wp-gw-menu-off .wp-menu-row .wp-gateway-grid-col {
    width: auto;
    flex-grow: 1;
  }

  .wp-gateway-filter-header-mobile {
    display: none;
  }
}
@media only screen and (min-width: 64.063em) {
  .wp-gateway-content-row .wp-gateway-menu-col,
.wp-gateway-content-row .wp-gateway-grid-col {
    transition: width 0.3s;
  }
  .wp-gateway-content-row .wp-gateway-menu-col {
    width: 25%;
  }
  .wp-gateway-content-row .wp-gateway-grid-col {
    width: 75%;
  }
}
/*=====  End of GRID LAYOUT  ======*/
.wp-gateway li.wp-gateway-main-collapse {
  padding: 27px 0 18px 10px;
}

.wp-gateway .menuCollapse {
  color: #3c3c3c;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
  padding: 0 21px 0 21px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}

.wp-gateway .menuCollapse i {
  position: absolute;
  left: 0px;
}

.wp-gateway li.wp-gateway-main-collapse.opened .menuCollapse i {
  transform: rotate(90deg);
}

.wp-gateway li.wp-gateway-main-collapse .wp-accordion-container {
  display: none;
}

.wp-gateway li.wp-gateway-main-collapse.opened .wp-accordion-container {
  display: block;
}

.wp-gateway li.wp-gateway-main-collapse.opened .menuCollapse {
  padding-bottom: 12px;
}

/*=============================================
=            Filter menu header / button            =
=============================================*/
.wp-filter-top-wrap {
  position: relative;
  padding-left: 30px;
}
.wp-filter-top-wrap .wp-gateway-filter-icon-wrapper {
  width: 18px;
  height: 17px;
  position: absolute;
  left: 15px;
}
.wp-filter-top-wrap h2 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  color: #3c3c3c;
  font-weight: bold;
  display: inline-block;
}
.wp-filter-top-wrap .wp-gw-visibility-button {
  display: none;
  margin-left: 1px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  cursor: pointer;
}

@media only screen and (min-width: 40.063em) {
  .wp-filter-top-wrap .wp-gateway-filter-icon-wrapper {
    left: 2px;
    top: 4px;
  }
  .wp-filter-top-wrap h2 {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.19047619;
  }
  .wp-filter-top-wrap .wp-gw-visibility-button {
    display: inline-block;
  }
}
/*=====  End of Filter menu header / button  ======*/
/*=============================================
=            Click more            =
=============================================*/
.wp-gateway .wp-see-more-bt,
.wp-gateway .wp-see-less-bt {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  margin: 5px 0px 0px 21px;
  cursor: pointer;
}
.wp-gateway .wp-see-more-bt i,
.wp-gateway .wp-see-less-bt i {
  position: absolute;
  right: 0px;
  transform: rotate(90deg);
}

.wp-gateway .wp-see-less-bt {
  display: none;
}
.wp-gateway .wp-see-less-bt i {
  transform: rotate(270deg);
}

.wp-gateway .see-more-opened .wp-see-less-bt {
  display: inline-block;
}

.wp-gateway .see-more-opened .wp-see-more-bt {
  display: none;
}

/*=====  End of Click more  ======*/
/*=============================================
=            CHECKBOX            =
=============================================*/
.wp-gateway li.wp-menu-checkbox {
  display: block;
  margin-bottom: 8px;
  margin-left: 21px;
}

.wp-gateway-menu label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571429;
  color: #3c3c3c;
  cursor: pointer;
  display: block;
  padding-left: 27px;
  padding-top: 2px;
  position: relative;
}

.wp-gateway-menu label::before {
  border: 1px solid #ccc;
  content: "";
  height: 18px;
  width: 18px;
  left: 0;
  position: absolute;
  top: 0;
  background: #fff;
}

.wp-gateway-menu input[type=checkbox] {
  opacity: 0;
  position: absolute;
}

.wp-gateway-menu input[type=checkbox]:hover + label::after,
.wp-gateway-menu input[type=checkbox]:focus + label::after {
  opacity: 0.2;
}

.wp-gateway-menu input[type=checkbox]:focus + label::before {
  -webkit-box-shadow: 0 0 4px #0696d7;
  box-shadow: 0 0 4px #0696d7;
  outline: 0;
}

.wp-gateway-menu input[type=checkbox]:checked + label::after {
  opacity: 1;
}

.wp-gateway-menu input[type=checkbox]:disabled + label {
  cursor: default;
  opacity: 0.35;
}

.wp-gateway-menu input[type=checkbox]:disabled + label::after {
  content: none;
}

.wp-gateway-menu label::after {
  color: #222222;
  content: "";
  height: 6px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4.8px;
  transform: rotate(-45deg);
  width: 12px;
  border-bottom: 2px solid;
  border-left: 2px solid;
  transition: opacity 0.3s ease-out 0s;
}

/*=====  End of CHECKBOX  ======*/
