<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cp-big-quote-image-video-v3 {
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cp-big-quote-image-video-v3::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}

.cp-big-quote-image-video-v3 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-big-quote-image-video-v3 .is-pc {
  display: block;
}

.cp-big-quote-image-video-v3 .is-mo {
  display: none;
}

.cp-big-quote-image-video-v3 {
  overflow: hidden;
  background: #000;
}

.cp-big-quote-image-video-v3__intro {
  position: relative;
  height: -webkit-calc(100vh - 60px);
  height: calc(100vh - 60px);
  height: calc(100vh - 60px);
}

.cp-big-quote-image-video-v3__headline-wrap {
  position: absolute;
  bottom: 120px;
  bottom: 12rem;
  left: 0;
  width: 100%;
  z-index: 11;
}

.cp-big-quote-image-video-v3__headline-wrap.align-top {
  bottom: unset;
  top: 100px;
  top: 10rem;
}

.cp-big-quote-image-video-v3__headline-inner {
  pointer-events: none;
}

.cp-big-quote-image-video-v3__desc {
  width: 533px;
  width: 53.3rem;
  margin-top: 40px;
  margin-top: 4rem;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.5;
  letter-spacing: -0.01em;
  color: rgba(255, 255, 255, 0.5);
}

.cp-big-quote-image-video-v3__desc sup {
  font-size: 0.75em;
  vertical-align: top;
}

.cp-big-quote-image-video-v3 .cm-section-btn {
  margin-top: 28px;
  margin-top: 2.8rem;
}

.cp-big-quote-image-video-v3 .cm-section-title__title.is-pc {
  width: 533px;
  width: 53.3rem;
}

.cp-big-quote-image-video-v3 .cm-section-title__subtitle {
  color: rgba(255, 255, 255, 0.5);
}

.cp-big-quote-image-video-v3__disclaimer {
  color: rgba(255, 255, 255, 0.5);
  font-family: "genesis-text-office", sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
  letter-spacing: -0.01em;
  margin-top: 40px;
  margin-top: 4rem;
}

.type-dark .cp-big-quote-image-video-v3__disclaimer {
  color: rgba(255, 255, 255, 0.5);
}

.type-light .cp-big-quote-image-video-v3__disclaimer {
  color: rgba(0, 0, 0, 0.5);
}

.cp-big-quote-image-video-v3__headline-wrap.align-top .cp-big-quote-image-video-v3__disclaimer {
  position: absolute;
  top: -webkit-calc(100lvh - 18.5px - 300px);
  top: calc(100lvh - 18.5px - 300px);
}

.cp-big-quote-image-video-v3__container {
  width: 100%;
  height: 100%;
}

.cp-big-quote-image-video-v3__container.transparent-top .cp-big-quote-image-video-v3__intro-img img {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  -webkit-mask-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
}

.cp-big-quote-image-video-v3__container.transparent-top .cp-big-quote-image-video-v3__video-wrap video {
  -webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  -webkit-mask-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
  mask-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  mask-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
}

.cp-big-quote-image-video-v3__container.transparent-bottom .cp-big-quote-image-video-v3__intro-img img {
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  -webkit-mask-image: -webkit-linear-gradient(bottom, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
  mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  mask-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
}

.cp-big-quote-image-video-v3__container.transparent-bottom .cp-big-quote-image-video-v3__video-wrap video {
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  -webkit-mask-image: -webkit-linear-gradient(bottom, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
  mask-image: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(24%, rgba(0, 0, 0, 0.48)), color-stop(40%, #000));
  mask-image: linear-gradient(0deg, transparent 0%, rgba(0, 0, 0, 0.48) 24%, #000 40%);
}

.cp-big-quote-image-video-v3__container.transparent-both .cp-big-quote-image-video-v3__intro-img img {
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(15%, rgba(0, 0, 0, 0.48)), color-stop(30%, #000), color-stop(80%, #000), color-stop(90%, rgba(84, 55, 55, 0.48)), to(rgba(0, 0, 0, 0.1)));
  -webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.48) 15%, #000 30%, #000 80%, rgba(84, 55, 55, 0.48) 90%, rgba(0, 0, 0, 0.1) 100%);
  mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(15%, rgba(0, 0, 0, 0.48)), color-stop(30%, #000), color-stop(80%, #000), color-stop(90%, rgba(84, 55, 55, 0.48)), to(rgba(0, 0, 0, 0.1)));
  mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.48) 15%, #000 30%, #000 80%, rgba(84, 55, 55, 0.48) 90%, rgba(0, 0, 0, 0.1) 100%);
}

.cp-big-quote-image-video-v3__container.transparent-both .cp-big-quote-image-video-v3__video-wrap video {
  -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(15%, rgba(0, 0, 0, 0.48)), color-stop(30%, #000), color-stop(80%, #000), color-stop(90%, rgba(84, 55, 55, 0.48)), to(rgba(0, 0, 0, 0.1)));
  -webkit-mask-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.48) 15%, #000 30%, #000 80%, rgba(84, 55, 55, 0.48) 90%, rgba(0, 0, 0, 0.1) 100%);
  mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), color-stop(15%, rgba(0, 0, 0, 0.48)), color-stop(30%, #000), color-stop(80%, #000), color-stop(90%, rgba(84, 55, 55, 0.48)), to(rgba(0, 0, 0, 0.1)));
  mask-image: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.48) 15%, #000 30%, #000 80%, rgba(84, 55, 55, 0.48) 90%, rgba(0, 0, 0, 0.1) 100%);
}

.cp-big-quote-image-video-v3__intro-img {
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  will-change: transform;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cp-big-quote-image-video-v3__intro-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cp-big-quote-image-video-v3__dim {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  z-index: 1;
}

.cp-big-quote-image-video-v3__shadow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  height: 40rem;
  opacity: 0;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(68.23%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 68.23%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 68.23%, rgba(0, 0, 0, 0.8) 100%);
}

.cp-big-quote-image-video-v3.type-light {
  background: #fff;
}

.cp-big-quote-image-video-v3.type-light::after {
  background: #fff;
}

.cp-big-quote-image-video-v3.type-light .cm-section-title__subtitle {
  color: #767676;
  opacity: 1;
}

.cp-big-quote-image-video-v3.type-light .cm-section-title__title {
  color: #000;
}

.cp-big-quote-image-video-v3.type-light .cp-big-quote-image-video-v3__desc {
  color: #767676;
}

.cp-big-quote-image-video-v3.type-light .cp-big-quote-image-video-v3__dim {
  background: #fff;
}

.cp-big-quote-image-video-v3.type-light .cp-big-quote-image-video-v3__shadow {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(68.23%, rgba(255, 255, 255, 0.65)), to(rgba(255, 255, 255, 0.8)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 68.23%, rgba(255, 255, 255, 0.8) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 68.23%, rgba(255, 255, 255, 0.8) 100%);
}

.cp-big-quote-image-video-v3__video-area {
  width: 100%;
  height: 100%;
}

.cp-big-quote-image-video-v3__video-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.cp-big-quote-image-video-v3__video-wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cp-big-quote-image-video-v3__video-btn {
  max-width: 1920px;
  padding: 0 140px;
  padding: 0 14rem;
  position: absolute;
  right: 0;
  top: 94px;
  top: 9.4rem;
  width: 100%;
  text-align: right;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  z-index: 1;
}

.cp-big-quote-image-video-v3__video-btn .cm-replay-btn--toggle {
  position: relative;
  top: 0;
  right: 0;
}

.cp-big-quote-image-video-v3__intro-img.type-video {
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  will-change: unset;
}

@media screen and (max-width: 1919px) {
  .cp-big-quote-image-video-v3__video-btn {
    padding: 0 120px;
    padding: 0 12rem;
  }
}

@media screen and (max-width: 1599px) {
  .cp-big-quote-image-video-v3__video-btn {
    padding: 0 100px;
    padding: 0 10rem;
  }
}

@media screen and (max-width: 1359px) {
  .cp-big-quote-image-video-v3__video-btn {
    padding: 0 76px;
    padding: 0 7.6rem;
  }
}

@media (max-width: 1199px) {
  .cp-big-quote-image-video-v3__cover {
    max-height: 250vw;
  }
  .cp-big-quote-image-video-v3__bg-img {
    will-change: auto;
  }
  .cp-big-quote-image-video-v3__title {
    font-size: 40px;
    font-size: 4rem;
    letter-spacing: normal;
  }
  .cp-big-quote-image-video-v3__desc {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3;
    letter-spacing: -0.01em;
  }
  .cp-big-quote-image-video-v3__sub-desc {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (max-width: 1023px) {
  .cp-big-quote-image-video-v3 .is-pc {
    display: none;
  }
  .cp-big-quote-image-video-v3 .is-mo {
    display: block;
  }
  .cp-big-quote-image-video-v3__intro {
    height: -webkit-calc(100vh - 1px);
    height: calc(100vh - 1px);
    height: calc(100vh - 1px);
  }
  .cp-big-quote-image-video-v3__intro-img {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .cp-big-quote-image-video-v3__headline-wrap {
    bottom: 80px;
    bottom: 8rem;
  }
  .cp-big-quote-image-video-v3__headline-wrap.align-top {
    bottom: unset;
    top: 52px;
    top: 5.2rem;
  }
  .cp-big-quote-image-video-v3__desc {
    width: 100%;
    margin-top: 40px;
    margin-top: 4rem;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.54;
  }
  .cp-big-quote-image-video-v3 .cm-section-btn {
    margin-top: 20px;
    margin-top: 2rem;
  }
  .cp-big-quote-image-video-v3 .cm-section-title__subtitle {
    color: #fff;
    opacity: 0.5;
  }
  .cp-big-quote-image-video-v3__disclaimer {
    font-size: 10px;
    font-size: 1rem;
    margin-top: 20px;
    margin-top: 2rem;
  }
  .cp-big-quote-image-video-v3__headline-wrap.align-top .cp-big-quote-image-video-v3__disclaimer {
    top: -webkit-calc(100lvh - 15.5px - 144px);
    top: calc(100lvh - 15.5px - 144px);
  }
  .cp-big-quote-image-video-v3__shadow {
    height: 280px;
    height: 28rem;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(66.67%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 66.67%, rgba(0, 0, 0, 0.9) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 66.67%, rgba(0, 0, 0, 0.9) 100%);
  }
  .cp-big-quote-image-video-v3__video-btn {
    padding: 0 20px;
    padding: 0 2rem;
    top: 78px;
    top: 7.8rem;
  }
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1500;
  display: none;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .is-pc {
  display: block;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .is-mo {
  display: none;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .flex-pc {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .flex-mo {
  display: none;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__dimmed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: saturate(180%) blur(10px);
  backdrop-filter: saturate(180%) blur(10px);
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__close-wrap {
  position: absolute;
  z-index: 1;
  top: 33.6px;
  top: 3.36rem;
  right: 33.6px;
  right: 3.36rem;
  mix-blend-mode: difference;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__close-wrap button {
  width: 44.8px;
  width: 4.48rem;
  height: 44.8px;
  height: 4.48rem;
  background: url(../../../../../../etc.clientlibs/genesis-p2/global/clientlibs/clientlib-basepage/resources/images/ico-layer-mix-rev-close-mo.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50% 50%;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__wrapper {
  position: absolute;
  top: -webkit-calc(50% - 394px);
  top: calc(50% - 394px);
  left: -webkit-calc(50% - 768px);
  left: calc(50% - 768px);
  height: 788px;
  height: 78.8rem;
  width: 1536px;
  width: 153.6rem;
  background-color: #fff;
  z-index: 1;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__inner {
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  gap: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 100px 120px;
  padding: 10rem 12rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 50%;
  overflow: visible;
  padding: 0 40px;
  padding: 0 4rem;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller-left, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller-right {
  aspect-ratio: 1 / 1;
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  overflow: visible;
  position: relative;
  width: 32px;
  width: 3.2rem;
  height: 32px;
  height: 3.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 90%;
  background-image: url(../../../../../../etc.clientlibs/genesis-p2/global/clientlibs/clientlib-basepage/resources/images/ico-swiper-arrow-black.png);
  cursor: pointer;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller-left.disabled, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller-right.disabled {
  opacity: 0.2;
  cursor: default;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller-left {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller button {
  outline: none;
  border: none;
  width: 32px;
  width: 3.2rem;
  height: 32px;
  height: 3.2rem;
  background-color: transparent;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__body {
  width: 100%;
  height: 100%;
  z-index: 1;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__grid {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  font-size: 0;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  gap: 64px;
  gap: 6.4rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  contain: size;
  background-color: #fff;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: auto;
  max-width: 100%;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0;
  height: 100%;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 100%;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-wrap {
  height: auto;
  height: -webkit-calc(100% - 38px);
  height: calc(100% - 38px);
  width: 100%;
  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;
  gap: 24px;
  gap: 2.4rem;
  color: #000;
  text-align: left;
  overflow: auto;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-cover {
  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;
  gap: 24px;
  gap: 2.4rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link {
  height: 40px;
  width: 100%;
  text-align: left;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link a {
  font-family: "genesis-text-office", sans-serif;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #888;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link a.cm-btn-more span:before {
  width: 0;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link a.cm-btn-more.type-newwindow:after {
  margin-top: -3px;
  margin-top: -0.3rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__head {
  background-color: #fff;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__eyebrow {
  font-family: "genesis-text-office", sans-serif;
  color: #7c7c7c;
  line-height: 1.2;
  letter-spacing: 0;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  white-space: normal;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__title {
  font-family: "genesis-head-office-light", sans-serif;
  line-height: 1.3;
  letter-spacing: -0.01em;
  font-size: 36px;
  font-size: 3.6rem;
  white-space: normal;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc {
  font-family: "genesis-text-office", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -0.01em;
  padding-right: 8px;
  white-space: normal;
  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;
  gap: 24px;
  gap: 2.4rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian {
  padding: 0;
  list-style: none;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-li {
  border-top: 1px solid #e6e6e6;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-li:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-li.active .cp-modal-carousel-contents-v2__accordian-icon:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-li.active .cp-modal-carousel-contents-v2__accordian-icon:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1.5px;
  height: 0.15rem;
  margin-top: -1px;
  margin-top: -0.1rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-li.active .cp-modal-carousel-contents-v2__accordian-panel {
  display: block;
  height: auto;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-btn {
  font-family: "genesis-text-office", sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  position: relative;
  width: 99%;
  padding: 32px 0px;
  padding: 3.2rem 0rem;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
  letter-spacing: -0.04em;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-panel {
  overflow: hidden;
  display: none;
  color: #767676;
  height: 0;
  -webkit-transition: height 0.3s ease;
  transition: height 0.3s ease;
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 8px;
  padding-top: 0.8rem;
  padding-bottom: 24px;
  padding-bottom: 2.4rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-icon {
  position: absolute;
  top: 50%;
  right: 0;
  width: 16.8px;
  width: 1.68rem;
  height: 16.8px;
  height: 1.68rem;
  margin-top: -10px;
  margin-top: -1rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-icon:before, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-icon:after {
  content: "";
  background-color: #000;
  position: absolute;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-icon:before {
  left: 50%;
  width: 1.5px;
  width: 0.15rem;
  height: 100%;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-icon:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 1.5px;
  height: 0.15rem;
  margin-top: -1px;
  margin-top: -0.1rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box {
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding-left: 16px;
  padding-left: 1.6rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-title, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-title {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-text, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-text {
  color: #767676;
  font-size: 16px;
  font-size: 1.6rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-text &gt; p, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-text &gt; p {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-text &gt; p:last-child, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-text &gt; p:last-child {
  margin-bottom: 0;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-text span, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-text span {
  color: #000;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .discraimer, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .discraimer {
  font-size: 12px;
  font-size: 1.2rem;
  color: #767676;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box {
  margin: 24px 0;
  margin: 2.4rem 0;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination {
  position: absolute;
  height: 12px;
  height: 1.2rem;
  width: 100%;
  bottom: 100px;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -js-display: flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination .swiper-pagination-bullet {
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
  margin: 0 4px;
  margin: 0 0.4rem;
  background-color: rgba(0, 0, 0, 0.1);
}

.cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination .swiper-pagination-bullet-active {
  padding: 0;
  width: 12px;
  width: 1.2rem;
  height: 12px;
  height: 1.2rem;
  background-color: #fff;
  border: solid 2px #000;
}

@media (max-width: 1600px) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__inner {
    padding: 90px 100px;
    padding: 9rem 10rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__item {
    gap: 32px;
    gap: 3.2rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__wrapper {
    top: -webkit-calc(50% - 304px);
    top: calc(50% - 304px);
    left: -webkit-calc(50% - 560px);
    left: calc(50% - 560px);
    height: 608px;
    height: 60.8rem;
    width: 1120px;
    width: 112rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-wrap {
    height: -webkit-calc(100% - 44px);
    height: calc(100% - 44px);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__eyebrow {
    font-size: 14px;
    font-size: 1.4rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__title {
    font-size: 36px;
    font-size: 3.6rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc {
    font-size: 16px;
    font-size: 1.6rem;
    height: -webkit-calc(100% - 150px);
    height: calc(100% - 150px);
    height: calc(100% - 150px);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination {
    bottom: 90px;
  }
}

@media (max-width: 1360px) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc {
    height: -webkit-calc(100% - 150px);
    height: calc(100% - 150px);
    height: calc(100% - 150px);
  }
}

@media (max-width: 1200px) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__wrapper {
    top: -webkit-calc(50% - 264px);
    top: calc(50% - 264px);
    left: -webkit-calc(50% - 480px);
    left: calc(50% - 480px);
    height: 528px;
    height: 52.8rem;
    width: 960px;
    width: 96rem;
  }
}

@media (max-width: 1024px) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .is-pc {
    display: none;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .is-mo {
    display: block;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .flex-pc {
    display: none;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2 .flex-mo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__wrapper {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__close-wrap {
    top: 14px;
    top: 1.4rem;
    right: 14px;
    right: 1.4rem;
    mix-blend-mode: unset;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__controller {
    display: none;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__inner {
    padding: 0;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    gap: 0;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50%;
    width: 100%;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%, rgba(0, 0, 0, 0.3)), color-stop(30%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 2%, rgba(0, 0, 0, 0) 30%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 2%, rgba(0, 0, 0, 0) 30%);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-wrap {
    padding: 24px 24px 0;
    padding: 2.4rem 2.4rem 0;
    max-height: -webkit-calc(100% - 58px);
    max-height: calc(100% - 58px);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link {
    padding: 0px;
    padding: 0rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link a {
    font-size: 13px;
    font-size: 1.3rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link a.cm-btn-more span:before {
    margin-top: 0;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__eyebrow {
    font-size: 13px;
    font-size: 1.3rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__title {
    font-size: 28px;
    font-size: 2.8rem;
    min-height: auto;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc {
    font-size: 14px;
    font-size: 1.4rem;
    padding-bottom: 10px;
    padding-bottom: 1rem;
    height: auto;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-btn {
    padding: 24px 0px;
    padding: 2.4rem 0rem;
    font-size: 16px;
    font-size: 1.6rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian-panel {
    font-size: 13px;
    font-size: 1.3rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box {
    padding-left: 16px;
    padding-left: 1.6rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-title, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .tip-box-text, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-title, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .tip-box-text {
    font-size: 13px;
    font-size: 1.3rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__desc .discraimer, .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__accordian .discraimer {
    font-size: 10px;
    font-size: 1rem;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination {
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination .swiper-pagination-bullet {
    width: 10px;
    width: 1rem;
    height: 10px;
    height: 1rem;
    margin: 0 3px;
    margin: 0 0.3rem;
    background-color: rgba(0, 0, 0, 0.1);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__pagination .swiper-pagination-bullet-active {
    padding: 0;
    width: 10px;
    width: 1rem;
    height: 10px;
    height: 1rem;
    background-color: #fff;
    border: solid 2px #000;
  }
}

@media (max-width: 768px) and (max-aspect-ratio: 1 / 2) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__close-wrap {
    top: 14px;
    right: 14px;
    padding: 0;
    padding: 0;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents {
    top: 130vw;
    height: -webkit-calc(100% - 130vw);
    height: calc(100% - 130vw);
  }
 .cp-big-quote-image-video-v3 .accordianPanel .cp-modal-carousel-contents-v2__contents {
    top: 100vw;
    height: -webkit-calc(100% - 100vw);
    height: calc(100% - 100vw);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__image {
    height: auto;
    width: 100%;
    aspect-ratio: 1 / 1.3;
    contain: size;
  }
 .cp-big-quote-image-video-v3 .accordianPanel .cp-modal-carousel-contents-v2__image {
    aspect-ratio: 1 / 1;
  }
}

@media (max-width: 375px) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__close-wrap {
    top: 14px;
    right: 14px;
    padding: 0;
    padding: 0;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-wrap {
    max-height: -webkit-calc(100% - 58px);
    max-height: calc(100% - 58px);
    padding-bottom: 0;
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link {
    margin-bottom: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 375px) and (max-aspect-ratio: 1 / 2) {
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-wrap {
    padding: 24px;
    padding: 2.4rem;
    max-height: -webkit-calc(100% - 74px);
    max-height: calc(100% - 74px);
  }
 .cp-big-quote-image-video-v3 .cp-modal-carousel-contents-v2__contents-link {
    margin-bottom: 30px;
    margin-bottom: 3rem;
  }
}

</pre></body></html>