
.cp-usp-video {
  position: relative;
}

.cp-usp-video__dimmed {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.align-left .cp-usp-video__dimmed {
  background: linear-gradient(-250deg, rgba(0, 0, 0, 0.35), transparent 40%);
}

.align-right .cp-usp-video__dimmed {
  background: linear-gradient(250deg, rgba(0, 0, 0, 0.35), transparent 40%);
}

.cp-usp-video__inner {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.cp-usp-video__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  margin: 0 140px;
  margin: 0 14rem;
  padding-bottom: 56.25%;
  color: #fff;
}

.cp-usp-video__content-inner {
  position: absolute;
  max-width: 660px;
  max-width: 66rem;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
}

.align-top .cp-usp-video__content-inner {
  top: 96px;
  top: 9.6rem;
}

.align-middle .cp-usp-video__content-inner {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.align-bottom .cp-usp-video__content-inner {
  top: auto;
  bottom: 100px;
  bottom: 10rem;
}

.align-left .cp-usp-video__content-inner {
  left: 0;
}

.align-right .cp-usp-video__content-inner {
  right: 0;
}

.cp-usp-video__eyebrow {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}

.cp-usp-video__eyebrow .el-eyebrow {
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: -.025em;
  text-transform: uppercase;
}

.cp-usp-video__title {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.cp-usp-video__title .el-title {
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 60px;
  font-size: 6rem;
  font-weight: 400;
  color: #fff;
  letter-spacing: -.025em;
  line-height: 1.033;
}

.cp-usp-video__desc {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.556;
}

.cp-usp-video__desc .cm-tooltip-opener:after {
  background: #fff;
}

.cp-usp-video__cta {
  margin-top: 40px;
  margin-top: 4rem;
  text-shadow: none;
}

.cp-usp-video__disclaimer {
  max-width: 380px;
  max-width: 38rem;
  margin-top: 46px;
  margin-top: 4.6rem;
}

.cp-usp-video__disclaimer .el-disclaimer {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.571;
}

.display-mo{
    display:none;
}


@media screen and (max-width: 1919px) {
  .cp-usp-video__content {
    margin: 0 120px;
    margin: 0 12rem;
  }
  .cp-usp-video__content-inner {
    max-width: 543px;
    max-width: 54.3rem;
  }
  .cp-usp-video__disclaimer {
    max-width: 428px;
    max-width: 42.8rem;
  }
}

@media screen and (max-width: 1599px) {
  .cp-usp-video__content {
    margin: 0 100px;
    margin: 0 10rem;
  }
  .cp-usp-video__content-inner {
    max-width: 460px;
    max-width: 46rem;
  }
  .align-top .cp-usp-video__content-inner {
    top: 76px;
    top: 7.6rem;
  }
  .align-bottom .cp-usp-video__content-inner {
    bottom: 80px;
    bottom: 8rem;
  }
  .cp-usp-video__eyebrow {
    margin-bottom: 10px;
    margin-bottom: 1rem;
  }
  .cp-usp-video__eyebrow .el-eyebrow {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-usp-video__title {
    margin-bottom: 32px;
    margin-bottom: 3.2rem;
  }
  .cp-usp-video__title .el-title {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .cp-usp-video__desc {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-usp-video__cta {
    margin-top: 32px;
    margin-top: 3.2rem;
  }
  .cp-usp-video__disclaimer {
    max-width: 360px;
    max-width: 36rem;
    margin-top: 36px;
    margin-top: 3.6rem;
  }
}

@media screen and (max-width: 1359px) {
  .cp-usp-video__content {
    margin: 0 76px;
    margin: 0 7.6rem;
  }
  .cp-usp-video__content-inner {
    max-width: 416px;
    max-width: 41.6rem;
  }
  .align-top .cp-usp-video__content-inner {
    top: 58px;
    top: 5.8rem;
  }
  .align-bottom .cp-usp-video__content-inner {
    bottom: 60px;
    bottom: 6rem;
  }
  .cp-usp-video__eyebrow {
    margin-bottom: 6px;
    margin-bottom: 0.6rem;
  }
  .cp-usp-video__eyebrow .el-eyebrow {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cp-usp-video__title {
    margin-bottom: 17px;
    margin-bottom: 1.7rem;
  }
  .cp-usp-video__title .el-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.067;
  }
  .cp-usp-video__desc {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cp-usp-video__cta {
    margin-top: 13px;
    margin-top: 1.3rem;
  }
  .cp-usp-video__disclaimer {
    max-width: 340px;
    max-width: 34rem;
    margin-top: 16px;
    margin-top: 1.6rem;
  }
  .cp-usp-video__disclaimer .el-disclaimer {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 1023px) {
  .cp-usp-video__content {
    margin: 0 58px;
    margin: 0 5.8rem;
  }
  .cp-usp-video__content-inner {
    max-width: 306px;
    max-width: 30.6rem;
  }
  .align-top .cp-usp-video__content-inner {
    top: 38px;
    top: 3.8rem;
  }
  .align-bottom .cp-usp-video__content-inner {
    bottom: 40px;
    bottom: 4rem;
  }
  .cp-usp-video__disclaimer {
    max-width: 248px;
    max-width: 24.8rem;
  }
}

@media screen and (max-width: 767px) {
  .cp-usp-video__video {
    position: relative;
  }
  .cp-usp-video__video .video-button-play,
  .cp-usp-video__video .video-button-pause {
    right: 10px;
    right: 1rem;
    bottom: 10px;
    bottom: 1rem;
  }
  .cp-usp-video__video .video-button-play button,
  .cp-usp-video__video .video-button-pause button {
    border-width: 2px;
  }
  .cp-usp-video__dimmed {
    display: none;
  }
  .cp-usp-video__content {
    display: block;
    position: relative;
    max-width: none;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .cp-usp-video__content-inner {
    position: relative;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    max-width: none;
    padding: 37px 30px;
    padding: 3.7rem 3rem;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
  .align-bottom .cp-usp-video__content-inner {
    bottom: auto;
  }
  .cp-usp-video__eyebrow {
    margin-bottom: 9px;
    margin-bottom: 0.9rem;
  }
  .cp-usp-video__eyebrow .el-eyebrow {
    font-size: 20px;
    font-size: 2rem;
  }
  .cp-usp-video__title {
    margin-bottom: 23px;
    margin-bottom: 2.3rem;
  }
  .cp-usp-video__title .el-title {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 1.048;
  }
  .cp-usp-video__desc {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-usp-video__cta {
    margin-top: 30px;
    margin-top: 3rem;
  }
  .cp-usp-video__cta .cta-button {
    min-width: 100%;
    min-width: 100%;
    height: 56px;
    height: 5.6rem;
    line-height: 58px;
    line-height: 5.8rem;
  }
  .cp-usp-video__cta .cta-button .text {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-usp-video__disclaimer {
    max-width: none;
    margin-top: 37px;
    margin-top: 3.7rem;
  }
  .cp-usp-video__disclaimer .el-disclaimer {
    color: #ccc;
  }
  .type-light .cp-usp-video__content {
    color: #000;
  }
  .type-light .cp-usp-video__content-inner {
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.1);
  }
  .type-light .cp-usp-video__title .el-title {
    color: #000;
  }
  .type-light .cp-usp-video__disclaimer .el-disclaimer {
    color: #262626;
  }
  .type-light .cp-usp-video .cta-button.type-white {
    background-color: #111;
  }
  .type-light .cp-usp-video .cta-button.type-white:before {
    background-color: #fff;
  }
  .type-light .cp-usp-video .cta-button.type-white:after {
    border-color: #111;
  }
  .type-light .cp-usp-video .cta-button.type-white:hover .text, .type-light .cp-usp-video .cta-button.type-white:focus .text {
    color: #000;
  }
  .type-light .cp-usp-video .cta-button.type-white:hover:before, .type-light .cp-usp-video .cta-button.type-white:focus:before {
    width: 100%;
  }
  .type-light .cp-usp-video .cta-button.type-white.type-line:after {
    border: 1px solid #111;
  }
  .type-light .cp-usp-video .cta-button.type-white .text {
    color: #fff;
  }
  .type-light .cp-usp-video__desc .cm-tooltip-opener:after {
    background: #262626;
  }
}



.cp-pip-hero {
  max-width: 2560px;
  margin: 0 auto;
}

.cp-pip-hero__inner {
  position: relative;
  height: -webkit-calc(100vh - 130px);
  height: calc(100vh - 130px);
  height: calc(100vh - 130px);
  max-height: 46.875vw;
  min-height: 700px;
  min-height: 70rem;
}

.cp-pip-hero__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}

.cp-pip-hero__content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 0 338px;
  padding: 0 33.8rem;
  color: #fff; 
}

.cp-pip-hero__content-bottom {
  font-size: 20px;
  font-size: 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-pip-hero .js-animate {
  opacity: 0;
}

.cp-pip-hero__eyebrow, .cp-pip-hero__title {
  width: 1080px;
  width: 108rem;
  max-width: 100%;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1), -1px -1px 3px rgba(0, 0, 0, 0.1);
}

.cp-pip-hero__headcopy, .cp-pip-hero__subcopy {
  width: 520px;
  width: 52rem;
  max-width: 100%;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1), -1px -1px 3px rgba(0, 0, 0, 0.1);
}

.cp-pip-hero__eyebrow {
  margin-bottom: 7px;
  margin-bottom: 0.7rem;
}

.cp-pip-hero__eyebrow .el-eyebrow {
  font-weight: normal;
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1;
}

.cp-pip-hero__title {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}

.cp-pip-hero__title .el-title {
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 80px;
  font-size: 8rem;
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: -0.025em;
}

.cp-pip-hero__headcopy .el-headcopy {
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.1;
}

.cp-pip-hero__subcopy .el-subcopy {
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.1;
  letter-spacing: -0.025em;
}

.cp-pip-hero .cp-pip-hero__cta {
  margin-top: 65px;
  margin-top: 6.5rem;
}

.cp-pip-hero .cp-pip-hero__cta-row {
  font-size: 0;
}

.cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1), -1px -1px 3px rgba(0, 0, 0, 0.1);
}

.cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more:not(:first-child) {
  margin-left: 60px;
  margin-left: 6rem;
}

.cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more.is-default span::before {
  width: 0;
}

.cp-pip-hero__scroll-btn {
  height: 1.65em;
  margin-top: 3.1em;
  text-align: center;
}

.cp-pip-hero__scroll-btn .el-btn-arrow {
  position: relative;
  display: inline-block;
  width: .7em;
  height: .7em;
  font-size: inherit;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cp-pip-hero__scroll-btn .el-btn-arrow::before, .cp-pip-hero__scroll-btn .el-btn-arrow::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: '';
}

.cp-pip-hero__scroll-btn .el-btn-arrow::before {
  -webkit-animation: 1200ms ease-out 300ms infinite normal arrow1;
  animation: 1200ms ease-out 300ms infinite normal arrow1;
}

.cp-pip-hero__scroll-btn .el-btn-arrow::after {
  -webkit-animation: 1200ms ease-out 300ms infinite normal arrow2;
  animation: 1200ms ease-out 300ms infinite normal arrow2;
}

@-webkit-keyframes arrow1 {
  0% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  60% {
    opacity: 0.5;
  }
  80% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
}

@keyframes arrow1 {
  0% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  60% {
    opacity: 0.5;
  }
  80% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
}

@-webkit-keyframes arrow2 {
  0% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
  10% {
    opacity: 0.5;
  }
  60% {
    opacity: 0.05;
  }
  80% {
    -webkit-transform: translate(-0.3em, -0.3em);
    transform: translate(-0.3em, -0.3em);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
}

@keyframes arrow2 {
  0% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
  10% {
    opacity: 0.5;
  }
  60% {
    opacity: 0.05;
  }
  80% {
    -webkit-transform: translate(-0.3em, -0.3em);
    transform: translate(-0.3em, -0.3em);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(-0.6em, -0.6em);
    transform: translate(-0.6em, -0.6em);
    opacity: 0;
  }
}

.cp-pip-hero__bg {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.cp-pip-hero__bg .js-img-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.cp-pip-hero__bg .video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.cp-pip-hero__title h1{
    color:#fff;
    
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cp-pip-hero__bg .video-container {
    margin: 0 -320px;
    margin: 0 -32rem;
  }
}

.cp-pip-hero__bg .video-container .video-button-play, .cp-pip-hero__bg .video-container .video-button-pause {
  display: none !important;
}

.cp-pip-hero__bg video {
  display: block;
  height: 100%;
  object-fit: cover;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cp-pip-hero__bg video {
    position: relative;
    top: 50%;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    width: 0;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

.cp-pip-hero .el-dimmed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.cp-pip-hero .el-dimmed:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  top: auto;
  height: 20%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#111));
  background-image: linear-gradient(to bottom, transparent, #111);
  content: '';
}

.cp-pip-hero .el-dimmed:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 50%;
  background-image: -webkit-gradient(linear, right top, left top, from(transparent), to(#111));
  background-image: linear-gradient(to left, transparent, #111);
  content: '';
}

@media screen and (min-width: 1937px) {
  .cp-pip-hero__content-inner {
    padding: 0 -webkit-calc((100% - 1244px) / 2);
    padding: 0 calc((100% - 1244px) / 2);
    padding: 0 calc((100% - 1244px) / 2);
  }
}

@media (max-width: 1919px) {
  .cp-pip-hero__content-inner {
    padding: 0 318px;
    padding: 0 31.8rem;
  }
  .cp-pip-hero__eyebrow, .cp-pip-hero__title {
    width: 893px;
    width: 89.3rem;
  }
  .cp-pip-hero__headcopy, .cp-pip-hero__subcopy {
    width: 426px;
    width: 42.6rem;
  }
  .cp-pip-hero__eyebrow .el-eyebrow {
    font-size: 20px;
    font-size: 2rem;
  }
  .cp-pip-hero__title .el-title {
    font-size: 80px;
    font-size: 8rem;
  }
  .cp-pip-hero__headcopy .el-headcopy {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media (max-width: 1599px) {
  .cp-pip-hero__content-inner {
    padding: 0 250px;
    padding: 0 25rem;
  }
  .cp-pip-hero__content-bottom {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-pip-hero__eyebrow, .cp-pip-hero__title {
    width: 760px;
    width: 76rem;
  }
  .cp-pip-hero__headcopy, .cp-pip-hero__subcopy, .cp-pip-hero__desc {
    width: 360px;
    width: 36rem;
  }
  .cp-pip-hero__eyebrow {
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
  }
  .cp-pip-hero__title {
    margin-bottom: 11px;
    margin-bottom: 1.1rem;
  }
  .cp-pip-hero__title .el-title {
    font-size: 60px;
    font-size: 6rem;
  }
  .cp-pip-hero__subcopy .el-subcopy {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .cp-pip-hero__bg .video-container .video-button-play, .cp-pip-hero__bg .video-container .video-button-pause {
    right: 100px;
    right: 10rem;
  }
}

@media (max-width: 1359px) {
  .cp-pip-hero__inner {
    height: -webkit-calc(100vh - 120px);
    height: calc(100vh - 120px);
    height: calc(100vh - 120px);
    min-height: 560px;
    min-height: 56rem;
  }
  .cp-pip-hero__content-inner {
    padding: 0 226px;
    padding: 0 22.6rem;
  }
  .cp-pip-hero__eyebrow, .cp-pip-hero__title {
    width: 568px;
    width: 56.8rem;
  }
  .cp-pip-hero__headcopy, .cp-pip-hero__subcopy, .cp-pip-hero__desc {
    width: 340px;
    width: 34rem;
  }
  .cp-pip-hero__eyebrow .el-eyebrow {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-pip-hero__title .el-title {
    font-size: 48px;
    font-size: 4.8rem;
  }
  .cp-pip-hero__headcopy .el-headcopy {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-pip-hero .cp-pip-hero__cta {
    margin-top: 30px;
    margin-top: 3rem;
  }
  .cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more:not(:first-child) {
    margin-left: 30px;
    margin-left: 3rem;
  }
  .cp-pip-hero__bg .video-container .video-button-play, .cp-pip-hero__bg .video-container .video-button-pause {
    bottom: 110px;
    bottom: 11rem;
    right: 76px;
    right: 7.6rem;
  }
}

@media (max-width: 1023px) {
  .cp-pip-hero__inner {
    height: -webkit-calc(100vh - 110px);
    height: calc(100vh - 110px);
    height: calc(100vh - 110px);
    min-height: 420px;
    min-height: 42rem;
  }
  .cp-pip-hero__content {
    padding-bottom: 0;
    padding-bottom: 0;
  }
  .cp-pip-hero__content-inner {
    padding: 0 60px;
    padding: 0 6rem;
  }
  .cp-pip-hero__content-bottom {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-pip-hero__eyebrow, .cp-pip-hero__title {
    width: 421px;
    width: 42.1rem;
  }
  .cp-pip-hero__headcopy, .cp-pip-hero__subcopy, .cp-pip-hero__desc {
    width: 306px;
    width: 30.6rem;
  }
  .cp-pip-hero__eyebrow {
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
  .cp-pip-hero__title {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
  .cp-pip-hero__title .el-title {
    font-size: 45px;
    font-size: 4.5rem;
  }
  .cp-pip-hero__subcopy .el-subcopy {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-pip-hero .cp-pip-hero__cta {
    margin-top: 24px;
    margin-top: 2.4rem;
  }
  .cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more:not(:first-child) {
    margin-left: 46px;
    margin-left: 4.6rem;
  }
  .cp-pip-hero__bg .video-container .video-button-play, .cp-pip-hero__bg .video-container .video-button-pause {
    bottom: 70px;
    bottom: 7rem;
    right: 60px;
    right: 6rem;
  }
}

@media (min-width: 768px) {
  .cp-pip-hero__content-inner {
    padding-top: 77px;
    padding-top: 7.7rem;
    padding-bottom: 0;
  }
  .cp-pip-hero__content-top, .cp-pip-hero__content-bottom {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cp-pip-hero__content-top {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cp-pip-hero__content-bottom {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .cp-pip-hero .cp-pip-hero__cta:first-child, .cp-pip-hero .cp-pip-hero__cta:only-child {
    margin-top: 0;
  }
  .cp-pip-hero__scroll-btn {
    margin-bottom: 1.65em;
  }
}

@media (min-width: 768px) and (max-width: 1919px) {
  .cp-pip-hero__content-inner {
    padding-top: 58px;
    padding-top: 5.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1359px) {
  .cp-pip-hero__content-inner {
    padding-top: 48px;
    padding-top: 4.8rem;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .cp-pip-hero__content-inner {
    padding-top: 38px;
    padding-top: 3.8rem;
  }
}

@media (max-width: 767px) {
  .cp-pip-hero__inner {
    height: -webkit-calc(var(--app-height) - 110px);
    height: calc(var(--app-height) - 110px);
    height: calc(var(--app-height) - 110px);
    min-height: 480px;
    min-height: 48rem;
    max-height: 1024px;
    max-height: 102.4rem;
  }
  .cp-pip-hero__content-inner {
    padding: 36px 20px 29px;
    padding: 3.6rem 2rem 2.9rem;
  }
  .cp-pip-hero__content-bottom {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .cp-pip-hero__eyebrow, .cp-pip-hero__title, .cp-pip-hero__headcopy, .cp-pip-hero__subcopy, .cp-pip-hero__desc {
    width: auto;
  }
  .cp-pip-hero__eyebrow {
    margin-bottom: 7px;
    margin-bottom: 0.7rem;
  }
  .cp-pip-hero__eyebrow .el-eyebrow {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-pip-hero__title {
    margin-bottom: 12px;
    margin-bottom: 1.2rem;
  }
  .cp-pip-hero__title .el-title {
    font-size: 42px;
    font-size: 4.2rem;
  }
  .cp-pip-hero__headcopy .el-headcopy {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-pip-hero .cp-pip-hero__cta {
    margin-top: 40px;
    margin-top: 4rem;
  }
  .cp-pip-hero .cp-pip-hero__cta-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cp-pip-hero .cp-pip-hero__cta-row .cm-btn-more:not(:first-child) {
    margin-top: 1em;
    margin-left: 0;
  }
}

@media all and (max-width: 767px) and (-ms-high-contrast: none), (max-width: 767px) and (-ms-high-contrast: active) {
  .cp-pip-hero__bg-video {
    position: static;
  }
  .cp-pip-hero__bg-video .video-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
  }
  .cp-pip-hero__bg-video video {
    position: relative;
    width: auto;
    height: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

@media (max-width: 767px) {
  .cp-pip-hero__bg .video-container .video-button-play, .cp-pip-hero__bg .video-container .video-button-pause {
    bottom: 96px;
    bottom: 9.6rem;
    right: 20px;
    right: 2rem;
  }
  .cp-pip-hero .el-dimmed:before {
    height: 60%;
  }
  .cp-pip-hero .el-dimmed:after {
    right: 0;
    width: 100%;
    height: 40%;
    opacity: .85;
    background-image: -webkit-gradient(linear, left bottom, left top, from(transparent), to(#111));
    background-image: linear-gradient(to top, transparent, #111);
  }
}