.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2 {
  background-color: #fff;
}

.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2 .text {
  color: #141414;
}

.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:before {
  background-color: #141414;
}

.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:after {
  border: 1px solid #fff;
}

.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:hover .text, .type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:focus .text {
  color: #fff;
}

.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:hover:before, .type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:focus:before {
  width: 100%;
}

.type-light .cp-bigquote .cp-bigquote__cta .type-line.cta-button.type2:after {
  border: 1px solid #111;
}

.cp-bigquote.is-no-image .cp-bigquote__img-right {
  display: none;
}

.cp-bigquote.is-no-image .cp-bigquote__img-left {
  display: none;
}

.cp-bigquote__inner {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0 140px;
  padding: 0 14rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-bigquote__parallax {
  overflow: hidden;
}

.cp-bigquote__parallax-wrap {
  height: 100vh;
}

.is-no-image .cp-bigquote__parallax-wrap, .aem-AuthorLayer-Edit .cp-bigquote__parallax-wrap, .aem-AuthorLayer-Preview .cp-bigquote__parallax-wrap {
  height: auto;
}

.cp-bigquote__parallax-space {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  position: relative;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-bigquote__parallax-inner {
  position: relative;
  width: 100%;
}

.cp-bigquote__contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: 198px;
  margin-left: 19.8rem;
}

.cp-bigquote__img-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-left: 22px;
  padding-left: 2.2rem;
  width: 29.93%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-bigquote__img-right .js-picture img {
  width: 100%;
}

.cp-bigquote__img-left {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
  width: 40.666%;
  margin-top: 40px;
  margin-top: 4rem;
}

.cp-bigquote__img-left .js-picture img {
  width: 100%;
}

.cp-bigquote__textarea {
  width: 70%;
  max-width: 960px;
  max-width: 96rem;
  z-index: 2;
}

.cp-bigquote__eyebrow {
  margin-bottom: 46px;
  margin-bottom: 4.6rem;
}

.cp-bigquote__eyebrow .el-eyebrow {
  font-family: "genesis-head-office-light", sans-serif;
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  font-weight: 400;
  letter-spacing: -.025em;
  text-transform: uppercase;
  line-height: 1.11;
}

.cp-bigquote__desc .el-desc {
  font-size: 48px;
  font-size: 4.8rem;
  color: #fff;
  line-height: 1.29;
}

.cp-bigquote__cta {
  margin-top: 61px;
  margin-top: 6.1rem;
}

.cp-bigquote__cta .cta-button.type2 {
  font-size: 18px;
  font-size: 1.8rem;
  min-width: 240px;
  min-width: 24rem;
  height: 56px;
  height: 5.6rem;
  line-height: 58px;
  line-height: 5.8rem;
}

.cp-bigquote__cta .cta-button.type2 .masker span {
  height: 56px;
  height: 5.6rem;
  line-height: 58px;
  line-height: 5.8rem;
}

.cp-bigquote__cta .cta-button.type2 .text {
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (max-width: 1919px) {
  .cp-bigquote__inner {
    max-width: none;
    padding: 0 120px;
    padding: 0 12rem;
    margin: 0;
  }
  .cp-bigquote__eyebrow {
    margin-bottom: 36px;
    margin-bottom: 3.6rem;
  }
  .cp-bigquote__img-right {
    padding-left: 19px;
    padding-left: 1.9rem;
    width: 29.7%;
  }
  .cp-bigquote__img-left {
    width: 40.41%;
  }
  .cp-bigquote__textarea {
    width: 70.3%;
  }
}

@media screen and (max-width: 1599px) {
  .cp-bigquote__inner {
    max-width: none;
    padding: 0 100px;
    padding: 0 10rem;
  }
  .cp-bigquote__contents {
    margin-left: 150px;
    margin-left: 15rem;
  }
  .cp-bigquote__img-right {
    padding-left: 22px;
    padding-left: 2.2rem;
    width: 30%;
  }
  .cp-bigquote__img-left {
    width: 40.25%;
  }
  .cp-bigquote__textarea {
    width: 70%;
  }
  .cp-bigquote__eyebrow {
    margin-bottom: 28px;
    margin-bottom: 2.8rem;
  }
  .cp-bigquote__eyebrow .el-eyebrow {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .cp-bigquote__desc .el-desc {
    font-size: 40px;
    font-size: 4rem;
    line-height: 1.3;
  }
  .cp-bigquote__cta {
    margin-top: 41px;
    margin-top: 4.1rem;
  }
  .cp-bigquote__cta .cta-button.type2 {
    font-size: 16px;
    font-size: 1.6rem;
    min-width: 200px;
    min-width: 20rem;
    height: 52px;
    height: 5.2rem;
    line-height: 54px;
    line-height: 5.4rem;
  }
  .cp-bigquote__cta .cta-button.type2 .masker span {
    height: 52px;
    height: 5.2rem;
    line-height: 54px;
    line-height: 5.4rem;
  }
  .cp-bigquote__cta .cta-button.type2 .text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

.type-light .cp-bigquote .cp-bigquote__eyebrow .el-eyebrow,
.type-light .cp-bigquote .cp-bigquote__desc .el-desc {
  color: #000;
}

.type-light .cp-bigquote .cp-bigquote__cta .cta-button.type2:after {
  border: 1px solid #111;
}

@media screen and (max-width: 1359px) {
  .cp-bigquote__inner {
    padding: 0 76px;
    padding: 0 7.6rem;
  }
  .cp-bigquote__contents {
    margin: 0 76px;
    margin: 0 7.6rem;
  }
  .cp-bigquote__img-left {
    display: none;
  }
  .cp-bigquote__img-right {
    width: auto;
    padding-left: 0;
  }
  .cp-bigquote__img-right .js-picture {
    width: 264px;
    width: 26.4rem;
  }
  .cp-bigquote__textarea {
    width: 81.2%;
  }
  .cp-bigquote__eyebrow .el-eyebrow {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.143;
  }
  .cp-bigquote__desc {
    margin-top: 19px;
    margin-top: 1.9rem;
  }
  .cp-bigquote__desc .el-desc {
    font-size: 30px;
    font-size: 3rem;
  }
  .cp-bigquote__cta {
    margin-top: 38px;
    margin-top: 3.8rem;
  }
  .cp-bigquote__cta .cta-button.type2 {
    font-size: 14px;
    font-size: 1.4rem;
    min-width: 188px;
    min-width: 18.8rem;
    height: 48px;
    height: 4.8rem;
    line-height: 50px;
    line-height: 5rem;
  }
  .cp-bigquote__cta .cta-button.type2 .masker span {
    height: 48px;
    height: 4.8rem;
    line-height: 50px;
    line-height: 5rem;
  }
  .cp-bigquote__cta .cta-button.type2 .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media (max-width: 1023px) {
  .cp-bigquote__inner {
    padding: 0 58px;
    padding: 0 5.8rem;
  }
  .cp-bigquote__contents {
    margin: 0 58px;
    margin: 0 5.8rem;
  }
  .cp-bigquote__img-right .js-picture {
    width: 190px;
    width: 19rem;
  }
  .cp-bigquote__textarea {
    width: 81%;
  }
  .cp-bigquote__desc {
    margin-top: 18px;
    margin-top: 1.8rem;
  }
  .cp-bigquote__cta {
    margin-top: 88px;
    margin-top: 8.8rem;
  }
}

@media screen and (max-width: 767px) {
  .cp-bigquote__inner {
    width: 100%;
    padding: 0 30px;
    padding: 0 3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cp-bigquote__contents {
    margin: 0;
    padding: 0;
  }
  .cp-bigquote__img-right {
    position: absolute;
    top: 80px;
    top: 8rem;
    right: 0;
    height: 356px;
    height: 35.6rem;
  }
  .cp-bigquote__img-right .js-picture {
    position: relative;
    top: auto;
    right: auto;
    width: 284px;
    width: 28.4rem;
  }
  .cp-bigquote__textarea {
    width: 100%;
  }
  .cp-bigquote__eyebrow .el-eyebrow {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.1;
  }
  .cp-bigquote__desc {
    margin-top: 18px;
    margin-top: 1.8rem;
  }
  .cp-bigquote__cta {
    margin-top: 28px;
    margin-top: 2.8rem;
  }
  .cp-bigquote__cta .cta-button.type2 {
    font-size: 18px;
    font-size: 1.8rem;
    min-width: 231px;
    min-width: 23.1rem;
    height: 56px;
    height: 5.6rem;
    line-height: 58px;
    line-height: 5.8rem;
    width: auto;
  }
  .cp-bigquote__cta .cta-button.type2 .masker span {
    height: 56px;
    height: 5.6rem;
    line-height: 58px;
    line-height: 5.8rem;
  }
  .cp-bigquote__cta .cta-button.type2 .text {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
