.crux-apex-common-cta-icon02 .play.overlay-video-trigger > div {
  padding-left: 40px;
}
.crux-apex-common-cta-icon02 .play.overlay-video-trigger .cta-text::after {
  border: 1px solid;
  padding: 7px;
  left: 0px;
  top: 8px;
  height: auto;
  width: auto;
  bottom: unset;
  right: unset;
  font-size: 8px !important;
}

.crux-apex-demos-resources01--storage {
  position: relative;
}
.crux-apex-demos-resources01--storage:before {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.crux-apex-demos-resources01--storage .list-component .list-item {
  background-color: rgba(0, 40, 94, 0.9);
  box-shadow: none;
  border: 0;
}
.crux-apex-demos-resources01--storage .list-component .wrapper-image {
  max-width: 50px !important;
  margin-bottom: 30px;
}
.crux-apex-demos-resources01--storage .list-component .cta-layout {
  margin-top: 10px;
}
.crux-apex-demos-resources01--storage .list-component .partial-cta-list {
  width: 100%;
}

.crux-apex-text-03 .heading {
  font-size: 20px !important;
  line-height: 24px !important;
  font-weight: 600;
}
.crux-apex-text-03 .rte ul {
  padding-left: 18px;
}
.crux-apex-text-03 .rte ul li {
  padding-bottom: 10px;
}
.crux-apex-text-03 .partial-cta-list {
  width: 100%;
}
.crux-apex-text-03 .cta-wrapper {
  max-width: 100% !important;
}

.crux-apex-promo-card-03 .wrapper {
  box-shadow: 0 2px 4px #eee;
  border: 1px solid #eee;
  padding: 29px;
  border-radius: 6px;
  background: linear-gradient(180.46deg, #FFFFFF 1.31%, #FFF2DE 95.94%);
}
.crux-apex-promo-card-03 .list-item:last-child .wrapper {
  background: linear-gradient(180deg, #FFFFFF -0.13%, #E7F4FF 99.92%);
}
.crux-apex-promo-card-03 .wrap-image, .crux-apex-promo-card-03 .wrapper-image, .crux-apex-promo-card-03 .js-lazyload {
  height: 66px !important;
  padding-bottom: 30px;
}
.crux-apex-promo-card-03 .js-lazyload {
  width: auto !important;
}
.crux-apex-promo-card-03 .wrapper-text {
  padding: 20px 0 !important;
}
.crux-apex-promo-card-03 .heading {
  font-weight: 500 !important;
  font-size: 26px !important;
  line-height: 30px !important;
}

@media all and (min-width: 768px) {
  .crux-apex-text--half-width .wrapper-text {
    max-width: 100% !important;
  }
  .crux-apex-text--half-width .heading, .crux-apex-text--half-width .label, .crux-apex-text--half-width .rte {
    width: 50% !important;
  }
}
@media all and (min-width: 980px) {
  .crux-apex-demos-resources01--storage .twothirds-v2 > li:first-child {
    width: 34%;
  }
  .crux-apex-demos-resources01--storage .twothirds-v2 > li:last-child {
    width: 66%;
  }
  .crux-apex-common-cta-divider01 .partial-cta-list > li {
    position: relative;
    padding-right: 80px;
  }
  .crux-apex-common-cta-divider01 .partial-cta-list > li:after {
    content: "|";
    position: absolute;
    right: 0px;
    width: 120px;
    top: 50%;
    font-size: 24px;
  }
  .crux-apex-common-cta-divider01 .partial-cta-list > li:last-of-type {
    padding-right: 0;
  }
  .crux-apex-common-cta-divider01 .partial-cta-list > li:last-of-type:after {
    content: "";
  }
  .crux-apex-common-cta-divider02 .wrapper-text {
    max-width: 100% !important;
  }
  .crux-apex-common-cta-divider02 .partial-cta-list > li {
    position: relative;
    padding-right: 70px;
  }
  .crux-apex-common-cta-divider02 .partial-cta-list > li:after {
    content: "|";
    position: relative;
    right: -26px;
    top: 50%;
    font-size: 24px;
    color: #0672cb;
  }
  .crux-apex-common-cta-divider02 .partial-cta-list > li:last-of-type {
    padding-right: 0;
  }
  .crux-apex-common-cta-divider02 .partial-cta-list > li:last-of-type:after {
    content: "";
  }
  .crux-apex-common-cta-divider02 .partial-cta-list > li .overlay-video-trigger .cta-text {
    padding-left: 20px;
    padding-right: 0px;
  }
  .crux-apex-common-cta-divider02 .partial-cta-list > li .overlay-video-trigger .cta-text:after {
    border: 1px solid;
    padding: 7px 10px 7px 5px;
    left: -10px;
    top: 10px;
    height: 20px;
    line-height: 5px;
    text-align: left;
    position: absolute;
  }
}
body {
  background: linear-gradient(0deg, #edf2f7 0%, rgba(237, 242, 247, 0) 100%);
}

.heading.heading.heading {
  padding-top: 0 !important;
}

.plx-scroll--rotate .list-item {
  transform: rotateY(90deg);
  transition: all 1s;
}

.active .plx-scroll--rotate .list-item {
  transform: rotateY(0);
}

.plx-scroll--rotate2 {
  transform: rotateY(180deg);
  transition: all 1s !important;
}

.active .plx-scroll--rotate2 {
  transform: rotateY(0);
}

.plx-scroll--left {
  left: -200%;
  transition: all 1s;
}

.plx-scroll--right {
  right: -200%;
  transition: all 1s;
}

.active .plx-scroll--left {
  left: 0;
}

.active .plx-scroll--right {
  right: 0;
}

.plx-scroll--opacity-item .list-item {
  opacity: 0;
  transition: opacity 1s;
}
.plx-scroll--opacity-item .list-item:nth-child(5n+1) {
  transition-delay: 0.5s;
}
.plx-scroll--opacity-item .list-item:nth-child(5n+2) {
  transition-delay: 1s;
}
.plx-scroll--opacity-item .list-item:nth-child(5n+3) {
  transition-delay: 1.5s;
}
.plx-scroll--opacity-item .list-item:nth-child(5n+4) {
  transition-delay: 2s;
}
.plx-scroll--opacity-item .list-item:nth-child(5n+5) {
  transition-delay: 2.5s;
}
.active .plx-scroll--opacity-item .list-item {
  opacity: 1;
}

#aws-cloud .raw-html {
  display: none;
}
#aws-cloud .text-component .wrapper-image {
  max-height: none;
}
#aws-cloud .text-component .js-lazyload {
  object-fit: contain;
  height: 100%;
}

#all-cloud .raw-html {
  display: none;
}
#all-cloud .text-component .wrapper-image {
  max-height: none;
}
#all-cloud .text-component .js-lazyload {
  object-fit: contain;
  height: 100%;
}

.crux-apex-portfolio-cards .tabs01-view.tabs01-view > div:nth-of-type(2) {
  background: linear-gradient(0deg, #FFFFFF 45.83%, #FFE7C1 74.48%, #FFC365 100%) !important;
}
.crux-apex-portfolio-cards .tabs01-view.tabs01-view > div:nth-of-type(3) {
  background: linear-gradient(0deg, #FFFFFF 9.38%, #D1EAFF 52.6%, #6ABCFF 100%) !important;
}

@media all and (min-width: 768px) {
  .hero-view .cta .cta-text {
    color: #fff !important;
  }
  .crux-apex-portfolio-cards .tabs01-view.tabs01-view > div:nth-of-type(2) {
    background: linear-gradient(90deg, #FFFFFF 45.83%, #FFE7C1 74.48%, #FFC365 100%) !important;
  }
  .crux-apex-portfolio-cards .tabs01-view.tabs01-view > div:nth-of-type(3) {
    background: linear-gradient(90deg, #FFFFFF 9.38%, #D1EAFF 52.6%, #6ABCFF 100%) !important;
  }
}
@media all and (min-width: 980px) {
  #aws-cloud {
    overflow: hidden;
  }
  #aws-cloud .text-component {
    z-index: 100;
    position: relative;
  }
  #aws-cloud .text-component .js-lazyload {
    display: none;
  }
  #aws-cloud > ul > li .raw-html {
    position: absolute;
    display: block;
  }
  @keyframes aws3 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(90deg);
    }
  }
  #aws-cloud > ul > li > div:nth-of-type(3) {
    top: 20px;
    right: 130px;
  }
  #aws-cloud > ul > li > div:nth-of-type(3) svg {
    animation: aws3 1.5s linear forwards;
    transform: rotate(0deg);
  }
  @keyframes aws4 {
    0% {
      right: 380px;
    }
    100% {
      right: 440px;
    }
  }
  #aws-cloud > ul > li > div:nth-of-type(4) {
    top: 50px;
    right: 380px;
    animation: aws4 1.5s linear forwards;
  }
  @keyframes aws5 {
    0% {
      top: 25px;
      right: 240px;
    }
    100% {
      top: 30px;
      right: 160px;
    }
  }
  #aws-cloud > ul > li > div:nth-of-type(5) {
    top: 30px;
    right: 240px;
    animation: aws5 1s linear forwards;
  }
  #aws-cloud > ul > li > div:nth-of-type(5) svg {
    transform: scale(2.3);
  }
  #aws-cloud > ul > li > div:nth-of-type(6) {
    top: 60px;
    right: 90px;
  }
  @keyframes aws7 {
    0% {
      right: 450px;
    }
    100% {
      right: 370px;
    }
  }
  #aws-cloud > ul > li > div:nth-of-type(7) {
    top: 210px;
    right: 450px;
    animation: aws7 1.3s linear forwards;
  }
  #aws-cloud > ul > li > div:nth-of-type(7) svg {
    transform: scale(2.6);
    opacity: 0.7;
  }
  @keyframes aws8 {
    0% {
      right: 30px;
    }
    100% {
      right: 60px;
    }
  }
  #aws-cloud > ul > li > div:nth-of-type(8) {
    top: 200px;
    right: 0px;
    animation: aws8 1.3s linear forwards;
  }
  #aws-cloud > ul > li > div:nth-of-type(8) svg {
    transform: scale(2);
    opacity: 0.7;
  }
  #all-cloud {
    overflow: hidden;
  }
  #all-cloud .text-component {
    z-index: 100;
    position: relative;
  }
  #all-cloud .text-component .js-lazyload {
    display: none;
  }
  #all-cloud > ul > li .raw-html {
    position: absolute;
    display: block;
  }
  @keyframes all2 {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(90deg);
    }
  }
  #all-cloud > ul > li > div:nth-of-type(2) {
    top: 30px;
    right: 160px;
  }
  #all-cloud > ul > li > div:nth-of-type(2) svg {
    animation: all2 1.5s linear forwards;
    transform: rotate(0deg);
  }
  #all-cloud > ul > li > div:nth-of-type(3) {
    top: 57px;
    right: 184px;
  }
  #all-cloud > ul > li > div:nth-of-type(3) img {
    width: 220px;
  }
  @keyframes all4 {
    0% {
      right: 40px;
    }
    100% {
      right: 130px;
    }
  }
  #all-cloud > ul > li > div:nth-of-type(4) {
    top: 30px;
    right: 40px;
    animation: all4 1.5s linear forwards;
  }
  @keyframes all5 {
    0% {
      top: 180px;
    }
    100% {
      top: 50px;
    }
  }
  #all-cloud > ul > li > div:nth-of-type(5) {
    top: 50px;
    right: 180px;
    animation: all5 0.9s linear forwards;
  }
  #all-cloud > ul > li > div:nth-of-type(5) svg {
    transform: scale(2);
    opacity: 0.7;
  }
  @keyframes all6 {
    0% {
      right: 190px;
    }
    100% {
      right: 90px;
    }
  }
  #all-cloud > ul > li > div:nth-of-type(6) {
    top: 200px;
    right: 190px;
    animation: all6 1.3s linear forwards;
  }
  #all-cloud > ul > li > div:nth-of-type(6) svg {
    transform: scale(2.3);
  }
  @keyframes all7 {
    0% {
      right: 200px;
    }
    100% {
      right: 390px;
    }
  }
  #all-cloud > ul > li > div:nth-of-type(7) {
    top: 220px;
    right: 200px;
    animation: all7 1.3s linear forwards;
  }
  #all-cloud > ul > li > div:nth-of-type(7) svg {
    transform: scale(2.5);
    opacity: 0.7;
  }
  @keyframes all8 {
    0% {
      top: 40px;
    }
    100% {
      top: 180px;
    }
  }
  #all-cloud > ul > li > div:nth-of-type(8) {
    top: 40px;
    right: 470px;
    animation: all8 1.3s linear forwards;
  }
  #all-cloud > ul > li > div:nth-of-type(8) svg {
    transform: scale(2.6);
  }
  @keyframes all9 {
    0% {
      top: 40px;
    }
    100% {
      top: 70px;
    }
  }
  #all-cloud > ul > li > div:nth-of-type(9) {
    top: 40px;
    right: 460px;
    animation: all9 1.3s linear forwards;
  }
  #all-cloud > ul > li > div:nth-of-type(9) svg {
    transform: scale(1.6);
  }
}