#nora-container {
  line-height: 1.6;
  --navHeight: 80px;
  color: #0B0B0B;
}
#nora-container *, #nora-container::before, #nora-container::after {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
#nora-container *:focus, #nora-container *:active {
  outline: none;
}
#nora-container .nowrap {
  display: inline-block;
  white-space: nowrap;
}
#nora-container sup {
  font-size: 0.6em;
  line-height: 1;
}
#nora-container sup[data-index] {
  cursor: pointer;
}
#nora-container section {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#nora-container .blur-up {
  filter: blur(20px);
  transition: filter 0.2s;
  will-change: filter;
}
#nora-container .blur-up.lazyloaded {
  filter: blur(0);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #nora-container .blur-up {
    transition: opacity 0.3s;
    opacity: 0.001;
  }
  #nora-container .blur-up.lazyloaded {
    opacity: 1;
  }
}
#nora-container img,
#nora-container video {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#nora-container picture, #nora-container img, #nora-container video, #nora-container svg, #nora-container canvas {
  display: block;
  width: 100%;
}
#nora-container .media-cover {
  position: relative;
  width: 100%;
  display: block;
}
#nora-container .media-cover img,
#nora-container .media-cover video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}
#nora-container .media-cover:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#nora-container .relative {
  position: relative;
}
#nora-container .absolute {
  position: absolute;
}
#nora-container .txt-center {
  text-align: center;
}
#nora-container .sec-radius {
  border-radius: 0.833333vw;
  -webkit-border-radius: 0.833333vw;
  -moz-border-radius: 0.833333vw;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#nora-container .flex-left {
  display: flex;
  justify-content: flex-start;
}
#nora-container .flex-between {
  display: flex;
  justify-content: space-between;
}
#nora-container .flex-center {
  display: flex;
  justify-content: center;
}
#nora-container .align-center {
  align-items: center;
}
#nora-container .mob-show {
  display: none;
}
#nora-container .pc-show {
  display: initial;
}
#nora-container .half-space {
  margin-top: 6.25vw;
}
#nora-container .space {
  margin-top: 10.416667vw;
}
#nora-container .lg-space {
  margin-top: 15.625vw;
}
#nora-container span.nowrap {
  white-space: nowrap;
}
#nora-container .h2, #nora-container .h3 {
  line-height: 1.25;
}
#nora-container .sec-txt-12 {
  font-size: .625vw;
}
#nora-container .sec-txt-16 {
  font-size: 0.833333vw;
}
#nora-container .sec-txt-22 {
  font-size: 1.145833vw;
}
#nora-container .sec-txt-24 {
  font-size: 1.25vw;
}
#nora-container .sec-txt-32 {
  font-size: 1.666667vw;
}
#nora-container .sec-txt-48 {
  font-size: 2.5vw;
}
#nora-container .sec-txt-64 {
  font-size: 3.333333vw;
}
#nora-container .sec-txt-80 {
  font-size: 4.166667vw;
}
#nora-container .sec-txt-120 {
  font-size: 6.25vw;
}
#nora-container .sec-marb-10 {
  margin-bottom: 0.520833vw;
}
#nora-container .sec-marb-30 {
  margin-bottom: 1.5625vw;
}
#nora-container .sec-marb-40 {
  margin-bottom: 2.083333vw;
}
#nora-container .sec-marb-60 {
  margin-bottom: 3.125vw;
}
#nora-container .sec-marb-80 {
  margin-bottom: 4.166667vw;
}
#nora-container .sec-marb-120 {
  margin-bottom: 6.25vw;
}
#nora-container .font-bold {
  font-weight: 700;
}
#nora-container .section-hero .section-video {
  display: block;
}
#nora-container .section-hero .section-picture {
  display: none;
}
#nora-container .section-hero .section-txt{
  width: 32.604167vw;
  margin: 1.041667vw auto 0;
}
#nora-container .section-hero .section-txt .hero-logo{
  width: 14.895833vw;
  margin: 0 auto 1.041667vw;
}
#nora-container .section-hero .section-txt .hero-slogan{
  font-size: 1.25vw;
}
#nora-container .section-hero .section-txt .section-pic-center{
  position: relative;
  z-index: 10;
  text-align: center;
}

#nora-container .section-hero .section-txt .section-kv-pic {
  line-height: 1.25;
  margin-top: 1.25vw;
  font-size: 1.458333vw;
  font-weight: 400;
  color: #101010;
}

#nora-container .section-hero .section-txt  .section-kv-pic span {
  font-size: 0.6770833333vw;
  font-weight: 500;
}

#nora-container .section-hero .section-txt  .section-slogan-botton {
  background-color: #101010;
  color: #fff;
  font-size: 13px;
  border: 2px solid #101010;
  display: inline-block;
  line-height: 24px;
  font-weight: 800;
  padding: 10px 26px;
  border-radius: 6px;
  text-align: left;
  cursor: pointer;
  transition: .3s ease-out;
  margin-top: 24px;
}

#nora-container .section-hero .section-txt  .section-slogan-botton:hover {
  opacity: .8;
}

@media screen and (max-aspect-ratio:136/100) {
  #nora-container .section-hero .section-txt  .section-kv-pic span {
      font-size: 3.6111111111vw;
  }

  #nora-container .section-hero .section-txt  .section-kv-pic {
      font-size: 5.555556vw;
      margin-top: 3.333333vw;
  }
}
#nora-container .section-point .point-swiper {
  width: 67.5vw;
  overflow: visible;
}
#nora-container .section-point .point-swiper .swiper-slide {
  margin-bottom: 2.083333vw;
}
#nora-container .section-point .point-swiper .swiper-slide:not(.swiper-slide-active) {
  cursor: pointer;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item {
  border-radius: 0.833333vw;
  overflow: hidden;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item video{
  mix-blend-mode: darken;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt {
  will-change: transform;
  width: 26.645833vw;
  top: 2.291667vw;
  left: 2.5vw;
  transform: translateZ(1px);
}
#nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-title {
  font-size: 1.666667vw;
  line-height: 1.25;
  margin-bottom: .520833vw;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-title.color-white {
  color: #FFFFFF;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-txt {
  font-size: 1.25vw;
  color: #AAAAAA;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item-2 .section-txt {
  width: 34.645833vw;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item-3{
  overflow: visible;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item-3 .section-picture{
  border-radius: 0.833333vw;
  overflow: hidden;
}
#nora-container .section-point .point-swiper .swiper-slide .point-item-3 .section-picture-2{
  width: 26.5625vw;
  top: 4.635417vw;
  left: 27.864583vw;
  transform: rotate(35deg);
}
#nora-container .section-point .point-swiper .swiper-slide .point-item-4 .img-ot {
  width: 26.5625vw;
  top: 4.739583vw;
  left: 27.604167vw;
  transform: rotate(35deg);
}
#nora-container .section-point .point-swiper .swiper-slide .point-item-6 .section-txt {
  width: 20.625vw;
}
#nora-container .section-point .swiper-button-center {
  display: flex;
  justify-content: center;
  display: grid;
}
#nora-container .section-point .swiper-button-center .content {
  display: flex;
  align-items: center;
  height: 3.333333vw;
  padding-right: 1.041667vw;
  padding-left: 1.041667vw;
  border-radius: 999px;
  background-color: #F7F8FA;
}
#nora-container .section-point .swiper-button-center .content .swiper-button-prev, #nora-container .section-point .swiper-button-center .content .swiper-button-next {
  position: initial;
  align-items: initial;
  width: 2.083333vw;
  height: 2.083333vw;
  margin-top: 0;
}
#nora-container .section-point .swiper-button-center .content .swiper-button-prev::after, #nora-container .section-point .swiper-button-center .content .swiper-button-next::after {
  content: "";
}
#nora-container .section-point .swiper-button-center .content .swiper-button-prev.arrownav-disabled, #nora-container .section-point .swiper-button-center .content .swiper-button-next.arrownav-disabled {
  cursor: default;
  opacity: 0.3 !important;
}
#nora-container .section-point .swiper-button-center .content .dotnav-list {
  position: initial;
  width: auto;
  display: flex;
  margin-right: 0.9375vw;
  margin-left: 0.9375vw;
}
#nora-container .section-point .swiper-button-center .content .dotnav-list .dotnav-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.520833vw;
  height: 0.520833vw;
  margin-right: 0.260417vw;
  margin-left: 0.260417vw;
  cursor: pointer;
  transition: opacity 0.3s;
  opacity: 0.2;
  border-radius: 100%;
  outline: 0;
  background-color: #000000;
}
#nora-container .section-point .swiper-button-center .content .dotnav-list .dotnav-item.current {
  cursor: default;
  opacity: 0.8;
}
#nora-container .section-product .section-video {
  width: 100%;
}
#nora-container .section-product .play-video {
  width: 5vw;
  right: 4.166667vw;
  bottom: 4.166667vw;
  cursor: pointer;
}
#nora-container .section-product .play-video svg{
  height: auto;
}
#nora-container .section-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
#nora-container .section-title .h2 .color-name {
  color: #8AB400;
}
#nora-container .section-title article {
  color: #7B7B7B;
}
#nora-container .card-swiper {
  width: 69.791667vw;
  overflow: visible;
}
#nora-container .card-swiper .swiper-slide {
  width: 33.854167vw;
}
#nora-container .card-swiper .swiper-slide .card-content {
  border-radius: 1.5625vw;
  overflow: hidden;
}
#nora-container .card-swiper .swiper-slide:not(:last-child) {
  margin-right: 2.083333vw;
}
#nora-container .card-swiper .swiper-button-center {
  margin-top: 2.083333vw;
}
#nora-container .card-swiper .swiper-button-center .content {
  display: flex;
  justify-content: flex-end;
}
#nora-container .card-swiper .swiper-button-center .swiper-button-prev, #nora-container .card-swiper .swiper-button-center .swiper-button-next {
  position: initial;
  width: 2.395833vw;
  height: 2.395833vw;
  margin-top: 0;
  margin-left: 2.083333vw;
}
#nora-container .card-swiper .swiper-button-center .swiper-button-prev::after, #nora-container .card-swiper .swiper-button-center .swiper-button-next::after {
  content: "";
}
#nora-container .card-swiper .swiper-button-center .swiper-button-prev.btn-disable, #nora-container .card-swiper .swiper-button-center .swiper-button-next.btn-disable {
  opacity: 0.5;
}
#nora-container .section-material .section-title {
  width: 50.4375vw;
  margin-left: auto;
  margin-right: auto;
}
#nora-container .section-material .swiper-material {
  width: 67.5vw;
  margin: 0 auto;
  overflow: visible;
}
#nora-container .section-material .swiper-material .card-item-1 {
  width: 54.166667vw;
}
#nora-container .section-material .swiper-material .card-item-2 {
  width: 35.416667vw;
}
#nora-container .section-material .swiper-material .card-item-3 {
  width: 26.5625vw;
}
#nora-container .section-material .swiper-material .card-item-4 {
  width: 51.5625vw;
}
#nora-container .section-material .swiper-material .swiper-button-center {
  padding-right: 0.520833vw;
}
#nora-container .section-thickness .section-txt {
  width: 27.03125vw;
  margin-top: 1.979167vw;
  margin-right: 2.604167vw;
}
#nora-container .section-thickness .section-txt .section-title {
  align-items: flex-start;
}
#nora-container .section-thickness .section-txt .section-title .h2 .color-name {
  color: #BC76FF;
}
#nora-container .section-thickness .section-txt .section-title article {
  width: 27.083333vw;
  margin-bottom: 6.25vw;
}
#nora-container .section-thickness .section-txt .param-list .param-count {
  line-height: 1.25;
}
#nora-container .section-thickness .section-txt .param-list .param-count span {
  line-height: 1.6;
}
#nora-container .section-thickness .section-txt .param-list .param-txt {
  font-size: 0.9375vw;
  color: #AAAAAA;
}
#nora-container .section-thickness .section-picture {
  width: 41.666667vw;
}
#nora-container .section-colours .section-title {
  width: 42.541667vw;
  margin-bottom: 7.708333vw;
}
#nora-container .section-colours .section-title .h2 .color-name {
  color: #F29270;
}
#nora-container .section-colours .color-swiper {
  width: 100%;
  transform: rotate(-22deg);
  overflow: visible;
}
#nora-container .section-colours .color-swiper .swiper-slide {
  will-change: transform, opacity;
  width: 21.510417vw;
  transition-property: transform, opacity;
}
#nora-container .section-colours .material {
  width: 38vw;
  margin: 6.25vw auto 1.041667vw;
  color: #7B7B7B;
}
#nora-container .section-colours .material .material-item {
  margin-right: 1.041667vw;
}
#nora-container .section-colours .material .material-item span,
#nora-container .section-colours .material .wrist-item span{
  transition: opacity 0.2s ease, transform 0.2s ease;
  display: inline-block; 
}
#nora-container .section-colours .pagination-content {
  width: 100%;
}
#nora-container .section-colours .pagination-content .bullet-list {
  will-change: transform;
  position: relative;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item {
  will-change: width;
  transition: width 0.8s ease;
  width: 1.666667vw;
  height: 1.666667vw;
  padding: 0.260417vw 0.833333vw;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item:not(.current) {
  cursor: pointer;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item:not(:last-child) {
  margin-right: 1.041667vw;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item span {
  will-change: opacity;
  transition: opacity 0.8s ease;
  opacity: 0;
  white-space: nowrap;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="1"] {
  background: linear-gradient(-35deg, #CACE01, #EEF71E);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="2"] {
  background: linear-gradient(-35deg, #77ADED, #B9D9FF);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="3"] {
  background: linear-gradient(-35deg, #BC76FF, #DBB5FF);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="4"] {
  background: linear-gradient(to bottom, #EDB7A4, #F1D6C8);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="5"] {
  background: linear-gradient(-35deg, #E7E5DE, #F6F4ED);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="6"] {
  background: linear-gradient(-35deg, #A5A4A4, #DDDDDD);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="7"] {
  background: linear-gradient(-60deg, #464646 33%, #B4B4B4 83%);
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item[data-index="7"] span {
  color: #FFFFFF;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item.current {
  width: 5.729167vw;
}
#nora-container .section-colours .pagination-content .bullet-list .bullet-item.current span {
  opacity: 1;
}
#nora-container .section-colours .caption-list {
  display: flex;
  text-align: center;
  width: 21.416667vw;
  margin: 1.5625vw auto 0;
}
#nora-container .section-colours .caption-list .caption-item {
  position: relative;
  width: 100%;
  transition: opacity 0.6s;
  opacity: 0;
}
#nora-container .section-colours .caption-list .caption-item.current {
  z-index: 1;
  opacity: 1;
}
#nora-container .section-colours .caption-list .caption-item + .caption-item {
  margin-left: -100%;
}
#nora-container .section-watch-dial {
  overflow: visible;
}
#nora-container .section-watch-dial .sticky-container {
  position: relative;
  height: 200vh;
}
#nora-container .section-watch-dial .sticky-container .sticky-content {
  position: sticky;
  height: auto;
  top: calc(50vh - 18.229167vw);
}
#nora-container .section-watch-dial .wrap {
  width: 67.5vw;
  margin: 0 auto;
}
#nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures {
  width: 26.25vw;
  position: relative;
  z-index: 1;
}
#nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures .dial-imgs {
  width: 6.770833vw;
  top: 11.822917vw;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures .dial-imgs .section-picture {
  width: 100%;
  top: 0;
  left: 0;
}
#nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures .dial-imgs .selected {
  z-index: 1;
}
#nora-container .section-watch-dial .wrap .dial-wrap-1 .section-text {
  width: 27.994167vw;
  margin-right: 5.75vw;
  margin-top: 7.03125vw;
  align-items: flex-start;
}
#nora-container .section-watch-dial .wrap .dial-wrap-1 .section-text .h2 .color-name {
  color: #4B99F5;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 {
  width: 100%;
  top: 0;
  left: 0;
  will-change: transdform, opacity;
  transform: translateY(100%);
  opacity: 0;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card {
  height: 36.458333vw;
  border-radius: 1.041667vw;
  background-color: #F8F9FB;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-1 {
  width: 26.25vw;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-1 .watch-dial-name {
  will-change: opacity;
  top: 31.041667vw;
  width: 80%;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  transition: opacity 0.3s;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 {
  width: 40vw;
  overflow: hidden;
  cursor: none;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .icon-grag{
  width: 3.75vw;
  bottom: 5.364583vw;
  right: 3.333333vw;
  pointer-events: none;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers {
  width: 29.375vw;
  margin: 0 auto;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list {
  width: 5.729167vw;
  position: relative;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide {
  will-change: transition, z-index, opacity;
  width: 100%;
  opacity: 0.2;
  margin-bottom: 2.083333vw;
  padding: 0;
  position: relative;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide .section-picture {
  will-change: opacity;
  transition: opacity 0.3s;
  width: 100%;
  position: relative;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide .section-picture-shadow {
  will-change: opacity;
  width: 7.5vw;
  top: -0.833333vw;
  left: -0.833333vw;
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 1;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide.actived {
  opacity: 1;
  transition: opacity 0.3s;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide.actived .section-picture {
  opacity: 0;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide.actived .section-picture-shadow {
  opacity: 1;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-1, #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-3 {
  margin-top: 1.354167vw;
}
#nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-2, #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-4 {
  margin-top: -40.277778vw;
}
#nora-container .section-health {
  overflow: visible;
  will-change: background-color;
  color: white;
}
#nora-container .section-health .page-title {
  width: 38.083333vw;
  margin: 0 auto;
  color: #0B0B0B;
  padding-top: 15.625vw;
  position: relative;
}
#nora-container .section-health .page-title span {
  margin-left: 0.5em;
}
#nora-container .section-health .color-name {
  color: #BC76FF;
}
#nora-container .section-health .sticky-container {
  position: relative;
  height: 180vh;
}
#nora-container .section-health .sticky-container .sticky-content {
  position: sticky;
  height: auto;
  top: calc(50vh - 28.125vw);
  overflow: hidden;
}
#nora-container .section-health .section-health-wrapper {
  will-change: margin-top;
  background-color: #000000;
  padding-bottom: 10.416667vw;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality {
  will-change: width, border-radius;
  width: 100%;
  border-radius: 0;
  margin: 0 auto;
  overflow: hidden;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content {
  z-index: 1;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-1 {
  width: 29.333333vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-1 .h2 {
  will-change: transform;
  font-size: 4.166667vw;
  color: #ffffff;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-1 .h2 span {
  margin-left: 1em;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 {
  will-change: transform, opacity;
  color: #ffffff;
  width: 35.71875vw;
  bottom: 3.125vw;
  left: 3.125vw;
  opacity: 0;
  transform: translateY(5vw);
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .hrv {
  display: inline-block;
  margin-top: 3.125vw;
  color: #ffffff;
  font-size: 1.25vw;
  font-weight: bold;
  transition: 0.6s ease;
  display: flex;
  align-items: center;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .hrv span {
  transition: 0.6s ease;
  display: inline-block;
  width: .625vw;
  margin-left: .3125vw;
  flex-shrink: 0;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .hrv:hover {
  opacity: 0.8;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .hrv:hover span {
  display: inline-block;
  transform: translateX(3px);
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-picture {
  will-change: opacity;
  width: 100%;
  transition: opacity 0.1s;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .mask {
  will-change: opacity;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  transition: 0.3s ease;
  opacity: 1;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality.actived .content {
  opacity: 0;
}
#nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality.actived .content-mask {
  opacity: 1;
  z-index: 2;
}
#nora-container .section-health .section-health-wrapper .section-modal {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  transition: opacity 0.4s cubic-bezier(0.22, 0.61, 0.36, 1), -webkit-backdrop-filter 0.4s, backdrop-filter 0.4s, visibility 0s 0.4s;
  transform: translateZ(-1px);
  pointer-events: none;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
}
#nora-container .section-health .section-health-wrapper .section-modal.modal-triggered {
  z-index: 200;
  transform: translateZ(0px);
  pointer-events: all;
  opacity: 1;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}
#nora-container .section-health .section-health-wrapper .section-modal .content-mask-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner {
  width: 52.083333vw;
  height: 36.458333vw;
  margin: 0 auto;
  background-color: #171717;
  border-radius: 1.5625vw;
  display: flex;
  position: relative;
  transform: translate3d(0, 20.833333vw, 0);
  transform-origin: top;
  backface-visibility: hidden;
}
#nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap {
  width: 39.166667vw;
  margin: 0 auto;
}
#nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap .section-picture{
  width: 10.729167vw;
}
#nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap .section-txt {
  width: 24.010417vw;
  color: #7B7B7B;
}
#nora-container .section-health .section-health-wrapper .section-modal .btn-close {
  width: 2.083333vw;
  right: 1.5625vw;
  bottom: 1.5625vw;
  cursor: pointer;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis {
  overflow: hidden;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap {
  width: 69.791667vw;
  margin: 0 auto;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-item{
  width: 33.854167vw;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .section-picture{
  border-radius: 1.5625vw;
  overflow: hidden;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .section-txt{
  width: 28.645833vw;
  margin: 0 auto;
  color: #AAAAAA;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-item:last-child .section-txt{
  width: 29.645833vw;
}
#nora-container .section-health .section-health-wrapper .section-wake-up-analysis .swiper-wake-up-analysis{
  display: none;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement{
  overflow: hidden;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap {
  width: 69.791667vw;
  margin: 0 auto;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .content-cards .card-item {
  width: 33.854167vw;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .content-cards .card-item .card-content {
  border-radius: 1.5625vw;
  overflow: hidden;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .section-txt {
  width: 28.645833vw;
  color: #AAAAAA;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-item-3 .section-txt {
  width: 29.945833vw;
}
#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide{
  width: 31.25vw;
}
#nora-container .section-emotional {
  overflow: visible;
}
#nora-container .section-emotional .color-name {
  color: #B263FD;
}
#nora-container .section-emotional .section-emotional-app {
  height: 300vh;
}
#nora-container .section-emotional .section-emotional-app .h3 {
  width: 37.416667vw;
  margin: 0 auto;
  will-change: transform;
}
#nora-container .section-emotional .section-emotional-app .h3 span{
  margin-left: 1.5em;
}
#nora-container .section-emotional .section-emotional-app .sticky-content {
  display: block;
  position: sticky;
  top: calc(50vh - 19.53125vw);
}
#nora-container .section-emotional .emotional-content-wrap {
  width: 67.604167vw;
  height: 39.0625vw;
  margin-left: 15.104167vw;
}
#nora-container .section-emotional .emotional-content-wrap .wrap-content {
  will-change: transform, opacity;
}
#nora-container .section-emotional .emotional-content-wrap .content-pic-wrap {
  width: 40.104167vw;
}
#nora-container .section-emotional .emotional-content-wrap .section-txt {
  width: 23.4375vw;
  color: #7B7B7B;
}
#nora-container .section-emotional .emotional-content-wrap .emotion-wrap .section-txt{
  width: 24.4375vw;
}
#nora-container .section-emotional .emotional-content-wrap .section-picture {
  will-change: transform;
}
#nora-container .section-emotional .emotional-content-wrap .dials-wrap {
  width: 100%;
  height: 100%;
  z-index: 2;
}
#nora-container .section-emotional .emotional-content-wrap .dials-wrap .content-pic-wrap .section-pictures {
  margin-left: 18.645833vw;
  margin-top: 7.8125vw;
}
#nora-container .section-emotional .emotional-content-wrap .dials-wrap .content-pic-wrap .section-pictures .section-picture {
  width: 10.729167vw;
  transform-origin: center bottom;
  transform: rotate(0);
}
#nora-container .section-emotional .emotional-content-wrap .dials-wrap .content-pic-wrap .section-pictures .section-picture-1 {
  z-index: 1;
}
#nora-container .section-emotional .emotional-content-wrap .emotion-wrap {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
}
#nora-container .section-emotional .emotional-content-wrap .emotion-wrap .section-picture {
  width: 12.447917vw;
  margin-left: 13.828125vw;
  margin-top: 3.489583vw;
  transform-origin: left bottom;
  transform: rotate(45deg);
}
#nora-container .section-emotional .emotional-content-wrap .time-wrap {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
#nora-container .section-emotional .emotional-content-wrap .time-wrap .section-pictures {
  width: 26.5625vw;
  align-items: flex-end;
  margin-left: 6.40625vw;
}
#nora-container .section-emotional .emotional-content-wrap .time-wrap .section-picture-1 {
  width: 16.666667vw;
  transform-origin: right bottom;
  transform: rotate(-45deg);
}
#nora-container .section-emotional .emotional-content-wrap .time-wrap .section-picture-2 {
  width: 8.854167vw;
  transform-origin: left bottom;
  transform: rotate(45deg);
}
#nora-container .section-emotional .section-risk {
  overflow: hidden;
}
#nora-container .section-emotional .section-risk .risk-mob-wrap{
  display: none;
}
#nora-container .section-emotional .section-risk .swiper-risk {
  width: 67.5vw;
  overflow: visible;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide {
  width: 100%;
  height: 41.666667vw;
  overflow: hidden;
  background-color: #F1EAFF;
  border-radius: 1.5625vw;
  overflow: hidden;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .card-content {
  width: 52.916667vw;
  height: 100%;
  margin-left: 9.375vw;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-picture {
  width: 17.1875vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .tips{
  right: 2.083333vw;
  bottom: 2.083333vw;
  color: rgba(30, 32, 34, .6);
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-1 .card-content,
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-2 .card-content{
  width: 56.5625vw;
  margin-left: 5.208333vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-1 .section-picture,
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-2 .section-picture{
  width: 25.625vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-1 .tips-list li,
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-2 .tips-list li {
  color: #959595;
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-2 {
  background-color: #FFF7D1;
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-2 .color-name {
  color: #EAA316;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide.card-item-2 .section-text{
  width: 27.979167vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-2 .section-text{
  width: 28.179167vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-1 {
  background-color: #EBFFF9;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-1 .color-name {
  color: #59CCA6;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 {
  background-color: #F3FED5;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 .color-name {
  color: #B8C700;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 .section-picture {
  width: 18.75vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-3 {
  background-color: #FFF1ED;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-3 .card-content{
  width: 48.4375vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-3 .color-name {
  color: #F29270;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-3 .section-picture {
  width: 18.75vw;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide.card-item-3 .section-text{
  width: 23.979167vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 {
  background-color: #E3F4FF;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .card-content {
  width: 58.520833vw;
  margin-left: 5.208333vw;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .card-content-wrapper {
  height: 100%;
  display: flex;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .color-name {
  color: #4B99F5;
}
#nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .section-picture {
  width: 25.989583vw;
  align-self: flex-end;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-text {
  width: 26.979167vw;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-text article {
  color: #7B7B7B;
}
#nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-text .tips-list{
  width: 102%;
}
#nora-container .section-sports {
  overflow: visible;
  color: white;
}
#nora-container .section-sports .sticky-container {
  position: relative;
  height: 200vh;
}
#nora-container .section-sports .sticky-container .sticky-content {
  position: sticky;
  height: auto;
  top: calc(50vh - 28.125vw);
  overflow: hidden;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-mode {
  will-change: width, border-radius;
  width: 100%;
  border-radius: 0;
  margin: 0 auto;
  overflow: hidden;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-mode .section-txt-1 {
  width: 84.291667vw;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#nora-container .section-sports .section-sports-pc-wrap .sport-mode .section-txt-1 .h2 {
  will-change: transform;
  font-size: 11.197917vw;
  color: #0B0B0B;
  margin: 0 auto;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-mode .section-txt-1 .h2 span {
  margin-left: 0.5em;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-mode .section-txt-2 {
  will-change: transform, opacity;
  width: 47.25vw;
  top: 0;
  left: 3.125vw;
  padding: 2.864583vw 0;
  opacity: 0;
  transform: translateY(5vw);
}
#nora-container .section-sports .section-sports-pc-wrap .sport-mode .section-picture {
  will-change: opacity;
  transition: opacity 0.1s;
  width: 100%;
  opacity: 0;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards {
  width: 69.791667vw;
  margin: 2.083333vw auto 0;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .sport-card {
  width: 33.854167vw;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .sport-card .content {
  border-radius: 1.5625vw;
  overflow: hidden;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .sport-card article {
  width: 31.25vw;
  margin: 0 auto;
  color: #7B7B7B;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .section-txt {
  top: 0;
  left: 0;
  padding: 2.8125vw 3.125vw 0;
  z-index: 1;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .ai-list {
  top: 32.083333vw;
  left: 3.125vw;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .ai-list li.sec-txt-64 {
  line-height: 1.25;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .ai-list li.sec-txt-64 span {
  line-height: 1.6;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .ai-list .ai-param-deac {
  font-size: 0.9375vw;
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .sport-three-circle .content {
  width: 100%;
  height: 41.666667vw;
  background: linear-gradient(to top, rgba(75, 153, 245, 0.31), #7C63C9 80%);
}
#nora-container .section-sports .section-sports-pc-wrap .sport-cards .sport-three-circle .section-picture {
  width: 26.822917vw;
  margin: 4.166667vw auto 0;
}
#nora-container .section-sports .section-sports-mob-wrap {
  display: none;
}
#nora-container .section-intelligent-life .h2 {
  width: 47.739583vw;
  margin: 0 auto;
}
#nora-container .section-intelligent-life .swiper-intelligent-life {
  width: 67.5vw;
  margin: 15.625vw auto 0;
  overflow: visible;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide {
  width: 100%;
  height: 41.666667vw;
  border-radius: 1.5625vw;
  overflow: hidden;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content {
  width: 57.8125vw;
  height: 100%;
  margin: 0 auto;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-picture {
  width: 12.5vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text {
  width: 25.729167vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text article {
  color: #7B7B7B;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .param-list .param-item {
  width: 10.0625vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .param-list .param-item:first-child {
  width: 8.854167vw;
  margin-right: 2.083333vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .param-list .param-txt {
  font-size: 0.9375vw;
  color: #AAAAAA;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 {
  background-color: #F8F9FB;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .card-content .section-picture{
  width: 26.822917vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .card-content .section-text{
  width: 25.1vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .list li{
  font-size: .9375vw;
  width: 10.416667vw;
  color: #AAAAAA;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .list li .sec-txt-32{
  color: #0B0B0B;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .list li:first-child{
  margin-right: 2.083333vw;
  width: 9.53125vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .color-name {
  color: #F29270;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 {
  background-color: #F1EAFF;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .color-name {
  color: #BC76FF;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .card-content{
  width: 50.520833vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .card-content .section-picture{
  width: 21.875vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .card-content .section-text{
  width: 23.958333vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 {
  background-color: #F3FFD5;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .color-name {
  color: #B8C700;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .card-content{
  width: 51.25vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .card-content .section-picture {
  width: 21.875vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 {
  background-color: #E3F4FF;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 .card-content{
  width: 45.9375vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 .card-content .section-text{
  width: 28vw;
}
#nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 .color-name {
  color: #4B99F5;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content {
  width: 67.5vw;
  margin: 0 auto;
  padding: 4.375vw 6.666667vw;
  flex-direction: column;
  background-color: #F8F9FB;
  border-radius: 1.5625vw;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list {
  flex-wrap: wrap;
  width: 100%;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item .icon-pic {
  width: 5.572917vw;
  margin: 0 auto;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item .icon-text {
  font-size: 1.041667vw;
  color: #7B7B7B;
  text-align: center;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(5n-4) {
  width: 8.8125vw;
  margin-right: 2.083333vw;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(5n-3) {
  width: 7.770833vw;
  margin-right: 2.083333vw;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(5n-2) {
  width: 10.895833vw;
  margin-right: 2.083333vw;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(5n-1) {
  width: 6.129167vw;
  margin-right: 2.604167vw;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(5n) {
  width: 11.666667vw;
}
#nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(-n+10) {
  margin-bottom: 2.083333vw;
}

#nora-container .section-intelligent-life .section-use .param-card-list {
  flex-wrap: wrap;
  width: 67.5vw;
  margin: 0 auto;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item {
  border-radius: 1.5625vw;
  overflow: hidden;
  background-color: #F8F9FB;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item .section-text article {
  color: #7B7B7B;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 6.25vw 0 3.125vw 7.291667vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text {
  width: 22.545833vw;
  z-index: 1;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .tips {
  color: #AAAAAA;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list {
  margin-top: 50px;
  flex-shrink: 0;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-item:first-child {
  margin-right: 2.083333vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-count {
  line-height: 1.25;
  color: #BC76FF;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-count span {
  line-height: 1.6;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-txt {
  font-size: 0.9375vw;
  color: #7B7B7B;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-picture {
  width: 47.239583vw;
  right: 0;
  bottom: 0;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2, #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 {
  width: 32.708333vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-text, #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .section-text {
  padding: 2.8125vw 4.15vw 0;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-text {
  margin-bottom: 3.125vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-picture {
  width: 100%;
  margin: 0 auto;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 {
  padding-bottom: 3.125vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .section-text {
  padding: 2.8125vw 3.495833vw 0;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list {
  width: 25.0625vw;
  margin: 4.166667vw auto 0;
  flex-wrap: wrap;
  flex-shrink: 0;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item {
  width: 7.070833vw;
  margin-right: 1.566667vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item .icon-pic {
  width: 4.010417vw;
  margin: 0 auto 1.041667vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item .icon-txt {
  color: #7B7B7B;
  font-size: .9375vw;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:nth-child(3), #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:nth-child(6),#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:last-child {
  margin-right: 0;
}
#nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:nth-child(-n+6) {
  margin-bottom: 2.083333vw;
}
#nora-container .section-footnote {
  color: #AAAAAA;
  font-size: max(0.625vw, 12px);
  line-height: 1.6;
  width: 67.5vw;
  margin: 0 auto;
  padding-top: 10.416667vw;
  padding-bottom: 10.416667vw;
  overflow: hidden;
}
#nora-container .section-footnote ol {
  list-style-type: decimal;
  padding-left: 2em;
}
#nora-container .section-footnote .active {
  color: #000;
}
#nora-container .permalink {
  line-height: inherit;
  color: #1b69fd;
  word-wrap: break-word;
}
#nora-container .disclaimer,
#nora-container .disclaimer-price {
  list-style-type: none;
  position: relative;
  pointer-events: none;
}
#nora-container .disclaimer-price{
  margin-top: 1.041667vw;
}
#nora-container .disclaimer::before,
#nora-container .disclaimer-price::before {
  content: "**";
  position: absolute;
  top: 0;
  padding-right: 3px;
  transform: translateX(-100%);
}
#nora-container .disclaimer-price::before {
  content: "*";
}
@media (max-aspect-ratio: 11/10) {
  #nora-container .mob-show {
    display: initial;
  }
  #nora-container .pc-show {
    display: none;
  }
  #nora-container .sec-radius {
    border-radius: 8.333333vw;
    -webkit-border-radius: 8.333333vw;
    -moz-border-radius: 8.333333vw;
  }
  #nora-container .sec-txt-120 {
    font-size: 16.666667vw;
  }
  #nora-container .sec-txt-80 {
    font-size: 8.888889vw;
  }
  #nora-container .sec-txt-64 {
    font-size: 8.888889vw;
  }
  #nora-container .sec-txt-48 {
    font-size: 6.666667vw;
  }
  #nora-container .sec-txt-32 {
    font-size: 4.444444vw;
  }
  #nora-container .sec-txt-20 {
    font-size: 2.777778vw;
  }
  #nora-container .sec-marb-30 {
    margin-bottom: 4.166667vw;
  }
  #nora-container .sec-marb-40 {
    margin-bottom: 5.555556vw;
  }
  #nora-container .sec-marb-60 {
    margin-bottom: 8.333333vw;
  }
  #nora-container .sec-marb-80 {
    margin-bottom: 11.111111vw;
  }
  #nora-container .space {
    margin-top: 27.777778vw;
  }
  #nora-container .lg-space {
    margin-top: 41.666667vw;
  }
  #nora-container .icon-plus {
    will-change: transform;
    width: 7.777778vw;
    right: 4.166667vw;
    bottom: 4.166667vw;
    z-index: 2;
    transition: 0.3s ease;
  }
  #nora-container .icon-plus.actived {
    transform: rotate(45deg);
  }
  #nora-container .mob-content-back {
    transform: rotateY(180deg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(23, 23, 23, 0.4);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: z-index 0.3s;
    padding: 5.555556vw 0;
    border-radius: 4.166667vw;
    overflow: hidden;
  }
  #nora-container .mob-content-back .content-wrap {
    width: 70.933333vw;
  }
  #nora-container .section-hero{
    padding-bottom: 8.333333vw;
  }
  #nora-container .section-hero .section-video {
    display: none;
  }
  #nora-container .section-hero .section-picture {
    display: block;
  }
  #nora-container .section-hero .section-txt {
    width: 65.277778vw;
    position: absolute;
    top: 111.944444vw;
    left: 0;
    right: 0;
    margin-top: 0;
  }
  #nora-container .section-hero .section-txt .hero-logo{
    width: 38.055556vw;
    margin: 0 auto 4.166667vw;
  }
  #nora-container .section-hero .section-txt .hero-slogan{
    font-size: 2.5vw;
  }
  #nora-container .section-point .point-swiper {
    width: 83.333333vw;
    overflow: hidden;
  }
  #nora-container .section-point .point-swiper .swiper-slide {
    margin-bottom: 8.333333vw;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item {
    border-radius: 0;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item .section-picture, #nora-container .section-point .point-swiper .swiper-slide .point-item .section-video {
    border-radius: 2.222222vw;
    overflow: hidden;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt {
    position: initial;
    display: block;
    width: 101%;
    text-align: center;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-title {
    font-size: 5.555556vw;
    font-weight: bold;
    text-align: center;
    margin-top: 5.555556vw;
    margin-bottom: 2.777778vw;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-txt {
    font-size: 3.333333vw;
    color: #0B0B0B;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-3 .section-picture-2{
    width: 54.027778vw;
    top: 43.055556vw;
    left: 22.222222vw;
    transform: rotate(30deg);
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-4 .section-txt .point-content-title.color-white{
    color: #0B0B0B;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-4 .img-ot {
    width: 54.166667vw;
    top: 43.055556vw;
    left: 22.222222vw;
    transform: rotate(30deg);
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-5 .section-txt .point-content-title.color-white, #nora-container .section-point .point-swiper .swiper-slide .point-item-2 .section-txt .point-content-title.color-white {
    color: #0B0B0B;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-6 .point-param-list {
    position: absolute;
    top: 84.333333vw;
    left: 52.027778vw;
    align-items: flex-start;
    text-align: left;
    margin-top: 0;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-6 .point-param-list .param-item-1 {
    color: #BC76FF;
  }
  #nora-container .section-point .swiper-button-center .content {
    height: 13.333333vw;
    padding-right: 6.944444vw;
    padding-left: 6.944444vw;
  }
  #nora-container .section-point .swiper-button-center .content .swiper-button-prev, #nora-container .section-point .swiper-button-center .content .swiper-button-next {
    position: initial;
    align-items: initial;
    width: 8.333333vw;
    height: 8.333333vw;
  }
  #nora-container .section-point .swiper-button-center .content .dotnav-list {
    margin-right: 4.444444vw;
    margin-left: 4.444444vw;
  }
  #nora-container .section-point .swiper-button-center .content .dotnav-list .dotnav-item {
    width: 2.222222vw;
    height: 2.222222vw;
    margin-right: 1.666667vw;
    margin-left: 1.666667vw;
    cursor: pointer;
    transition: opacity 0.3s;
    opacity: 0.2;
    border-radius: 100%;
    outline: 0;
    background-color: #000000;
  }
  #nora-container .section-point .swiper-button-center .content .dotnav-list .dotnav-item.current {
    cursor: default;
    opacity: 0.8;
  }
  #nora-container .section-product .section-video {
    width: 100%;
  }
  #nora-container .section-product .play-video {
    width: 9.722222vw;
    right: 8.333333vw;
    bottom: 8.333333vw;
  }
  #nora-container .section-title .h2 {
    font-size: 8.888889vw;
  }
  #nora-container .section-title article {
    font-size: 4.444444vw;
  }
  #nora-container .card-swiper {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
  }
  #nora-container .card-swiper .swiper-slide {
    width: 100%;
  }
  #nora-container .card-swiper .swiper-slide .card-content {
    border-radius: 0;
    overflow: hidden;
  }
  #nora-container .card-swiper .swiper-slide:not(:last-child) {
    margin-right: 4.444444vw;
  }
  #nora-container .card-swiper .card-item-2 .card-content .section-title .h3{
    margin-bottom: 65.972222vw;
 }
 #nora-container .card-swiper .card-item-2 .card-content .section-title ul li.sec-txt-48{
  font-size: 8.888889vw;
  margin-bottom: 0;
}
#nora-container .card-swiper .card-item-2 .card-content .section-title ul li.sec-txt-48 span{
  font-size: 4.444444vw;
}
#nora-container .card-swiper .card-item-2 .card-content .section-title ul li.sec-txt-20{
  margin-top: -.277778vw;
}
  #nora-container .card-swiper .swiper-button-center {
    margin-top: 5.555556vw;
  }
  #nora-container .card-swiper .swiper-button-center .swiper-button-prev, #nora-container .card-swiper .swiper-button-center .swiper-button-next {
    position: initial;
    width: 8.888889vw;
    height: 8.888889vw;
    margin-left: 5.555556vw;
  }
  #nora-container .section-material .section-title {
    width: 90.277778vw;
    text-align: center;
  }
  #nora-container .section-material .section-title article {
    width: 100%;
  }
  #nora-container .section-material .section-title .em-space{
    margin-left: 1em;
  }
  #nora-container .section-material .swiper-material {
    width: 83.333333vw;
    margin: 0 auto;
  }
  #nora-container .section-thickness {
    flex-direction: column;
    padding-left: 4.166667vw;
    padding-right: 4.166667vw;
  }
  #nora-container .section-thickness .section-txt {
    width: 79.333333vw;
    margin: 0 auto;
    text-align: center;
  }
  #nora-container .section-thickness .section-txt .section-title {
    align-items: center;
  }
  #nora-container .section-thickness .section-txt .section-title article {
    width: 100%;
    margin-bottom: 5.555556vw;
  }
  #nora-container .section-thickness .section-txt .section-title .h2 .color-name:first-child{
    margin-left: 1em;
  }
  #nora-container .section-colours .color-swiper{
    transform: rotate(0deg);
  }
  #nora-container .section-thickness .section-txt .param-list {
    width: 54.722222vw;
    display: flex;
    justify-content: space-between;
    text-align: left;
  }
  #nora-container .section-thickness .section-txt .param-list li {
    width: 21.666667vw;
    margin-bottom: 0;
  }
  #nora-container .section-thickness .section-txt .param-list .param-count {
    font-size: 6.666667vw;
    margin-bottom: 1.388889vw;
  }
  #nora-container .section-thickness .section-txt .param-list .param-count span {
    font-size: 2.777778vw;
  }
  #nora-container .section-thickness .section-txt .param-list .param-txt {
    font-size: 2.777778vw;
  }
  #nora-container .section-thickness .section-picture {
    width: 78.888889vw;
    margin: 0 auto;
  }
  #nora-container .section-colours .section-title {
    width: 90.277778vw;
    margin-bottom: 11.111111vw;
  }
  #nora-container .section-colours .section-title .h2 .color-name:first-child{
    margin-left: 1em;
  }
  #nora-container .section-colours .color-swiper .swiper-slide {
    width: 57.361111vw;
  }
  #nora-container .section-colours .color-swiper .swiper-slide .section-picture{
    will-change: transform;
    transform: rotate(-22deg);
}
  #nora-container .section-colours .material {
    width: 80.277778vw;
    margin: 16.666667vw auto 2.777778vw;
    font-size: 2.777778vw;
  }
  #nora-container .section-colours .material .material-item {
    margin-right: 2.777778vw;
  }
  #nora-container .section-colours .pagination-content {
    width: 87.555556vw;
    margin: 0 auto;
  }
  #nora-container .section-colours .pagination-content .bullet-list {
    width: 100%;
  }
  #nora-container .section-colours .pagination-content .bullet-list .bullet-item {
    width: 6.666667vw;
    height: 6.666667vw;
    padding: 1.111111vw 2.777778vw;
  }
  #nora-container .section-colours .pagination-content .bullet-list .bullet-item.current{
    width: 15.277778vw;
  }
  #nora-container .section-colours .pagination-content .bullet-list .bullet-item:not(:last-child) {
    margin-right: 4.166667vw;
  }
  #nora-container .section-colours .pagination-content .bullet-list .bullet-item span {
    font-size: 3.333333vw;
  }
  #nora-container .section-colours .caption-list {
    width: 70.833333vw;
    margin: 5.555556vw auto 0;
  }
  #nora-container .section-colours .caption-list .caption-item {
    font-size: 4.444444vw;
  }
  #nora-container .section-watch-dial {
    overflow: visible;
  }
  #nora-container .section-watch-dial .sticky-container {
    position: relative;
    height: auto;
  }
  #nora-container .section-watch-dial .sticky-container .sticky-content {
    position: initial;
    top: 0;
  }
  #nora-container .section-watch-dial .wrap {
    width: 83.333333vw;
    margin: 0 auto;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 {
    flex-direction: column-reverse;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures {
    width: 22.222222vw;
    margin-left: 17.5vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures .dial-imgs {
    width: 16.666667vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures .dial-imgs .section-picture {
    width: 100%;
    top: 0;
    left: 0;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 .section-pictures .dial-imgs .selected {
    z-index: 1;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 .section-text {
    width: 112%;
    margin: 0 auto 16.666667vw -6%;
    align-items: center;
    text-align: center;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-1 .section-text .h2 .color-name:first-child{
    margin-left: 1em;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 {
    position: initial;
    width: 100%;
    flex-direction: column;
    transform: translateY(0);
    opacity: 1;
    margin-top: -63.333333vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card {
    height: 69.444444vw;
    border-radius: 4.166667vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-1 {
    width: 100%;
    margin-bottom: 4.166667vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-1 .watch-dial-name {
    will-change: opacity;
    top: 50%;
    width: 31.722222vw;
    left: 48.055556vw;
    right: auto;
    transform: translateY(-50%);
    opacity: 1;
    transition: opacity 0.3s;
    font-size: 4.444444vw;
    text-align: left;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 {
    width: 100%;
    overflow: hidden;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .icon-grag {
    will-change: transform;
    display: block;
    width: 10vw;
    right: 5.555556vw;
    bottom: 4.583333vw;
    transition: transform 0.3s;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers {
    width: 58.888889vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list {
    width: 11.666667vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide {
    margin-bottom: 2.361111vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list .dial-swiper-slide .section-picture-shadow {
    width: 15vw;
    top: -1.666667vw;
    left: -1.666667vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-1, #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-3 {
    margin-top: 4.166667vw;
  }
  #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-2, #nora-container .section-watch-dial .wrap .dial-wrap-2 .dial-card-2 .dial-swipers .dial-swiper-list-4 {
    margin-top: -78.777778vw;
  }
  #nora-container .section-health .sticky-container {
    position: relative;
    height: auto;
  }
  #nora-container .section-health .sticky-container .sticky-content {
    position: initial;
  }
  #nora-container .section-health .page-title {
    width: 83.333333vw;
    padding-top: 27.777778vw;
  }
  #nora-container .section-health .page-title span {
    margin-left: 0.5em;
  }
  #nora-container .section-health .section-health-wrapper {
    margin-top: 0;
    padding-bottom: 13.888889vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep {
    margin-top: 27.777778vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sticky-container {
    height: 180vh;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sticky-container .sticky-content {
    position: sticky;
    top: calc(50vh - 75vw);
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality {
    width: 100%;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .sleep-quality-content {
    width: 100%;
    height: 100%;
    will-change: transform;
    transform-style: preserve-3d;
    transition: transform 0.6s;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .sleep-quality-content .flipped-content{
    will-change: z-index;
    transition: z-index 0.4s;
    transform: translate3d(0, 0, 0);
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content {
    width: 100%;
    will-change: transform;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-1 {
    width: 62.833333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-1 .h2 {
    font-size: 8.888889vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-1 .h2 span {
    margin-left: 1em;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 {
    bottom: 8.333333vw;
    width: 66.25vw;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .h2 {
    margin-bottom: 2.777778vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 article {
    font-size: 4.444444vw;
    display: none;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .hrv {
    margin-top: 0;
    font-size: 3.333333vw;
    width: 46.388889vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .content .section-txt-2 .hrv span{
    width: 3.472222vw;
    margin-left: 0;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality .icon-plus {
    will-change: opacity;
    opacity: 0;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality.flipped .sleep-quality-content {
    transform: rotateY(180deg);
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .mob-content-back .content-wrap{
    width: 71.933333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality.flipped .sleep-quality-content .flipped-content{
    z-index: 0;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .sleep-quality.flipped .icon-plus{
    transform: rotate(45deg);
  }
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner {
    width: 83.333333vw;
    height: auto;
    border-radius: 4.166667vw;
    transform: translateY(55.555556vw);
    transform-origin: top;
    backface-visibility: hidden;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap {
    width: 100%;
    flex-direction: column;
    padding-top: 8.333333vw;
    padding-bottom: 13.888889vw;
    justify-content: flex-start;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap .section-picture{
    width: 22.222222vw;
    margin-bottom: 4.166667vw;
}
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap .section-txt {
    width: 71.666667vw;
    font-size: 3.333333vw;
    color: #FFFFFF;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .btn-close {
    width: 7.777778vw;
    right: 4.166667vw;
    bottom: 4.166667vw;
    cursor: pointer;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap-content{
    display: none;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .swiper-wake-up-analysis{
    display: block;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis, #nora-container .section-health .section-health-wrapper .section-scientific-improvement {
    overflow: hidden;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap {
    width: 83.333333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .h3, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .h3{
    margin-bottom: 5.555556vw;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-content, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-content {
    margin-bottom: 0;
    will-change: transform;
    transform-style: preserve-3d;
    transition: transform 0.6s;
    overflow: visible;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-content .flipped-content, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-content .flipped-content{
    will-change: z-index;
    transition: z-index 0.4s;
    transform: translate3d(0, 0, 0);
}
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-content .section-picture, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-content .section-picture {
    z-index: 1;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-content .section-picture img, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-content .section-picture img {
    border-radius: 4.166667vw;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .section-txt, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .section-txt,#nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-item-3 .section-txt {
    width: 100%;
    font-size: 4.444444vw;
    display: none;
  }
  #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide{
    width: 83.333333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide.card-item-2 .mob-content-back .content-wrap{
    width: 63.633333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide.card-item-3 .mob-content-back .content-wrap{
    width: 67.533333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .content-cards, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .content-cards {
    display: none;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-swiper .swiper-slide.flipped .card-content, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-swiper .swiper-slide.flipped .card-content {
    transform: rotateY(180deg);
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-swiper .swiper-slide.flipped .icon-plus, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-swiper .swiper-slide.flipped .icon-plus{
    transform: rotate(45deg);
}
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-swiper .swiper-slide.flipped .card-content .flipped-content, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-swiper .swiper-slide.flipped .card-content .flipped-content{
    z-index: 0;
}
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-swiper .swiper-button-center, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-swiper .swiper-button-center {
    width: 100%;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .card-swiper .swiper-button-center .swiper-button-next.btn-disable, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .card-swiper .swiper-button-center .swiper-button-next.btn-disable {
    opacity: 0.5;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap .swiper-scientific-improvement, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement {
    display: block;
  }
  #nora-container .section-emotional .section-emotional-app {
    height: auto;
    overflow: hidden;
  }
  #nora-container .section-emotional .section-emotional-app .h3 {
    width: 83.333333vw;
    margin-bottom: 5.555556vw;
  }
  #nora-container .section-emotional .section-emotional-app .sticky-content {
    display: none;
    position: initial;
    height: auto;
  }
  #nora-container .section-emotional .emotional-app-mob-wrap {
    display: block;
    width: 83.333333vw;
    margin: 0 auto;
  }
  #nora-container .section-emotional .emotional-app-mob-wrap .swiper .swiper-slide:not(:last-child){
    margin-right: 8.333333vw;
}
  #nora-container .section-emotional .emotional-app-mob-wrap .swiper .swiper-slide .card-content {
    margin-bottom: 5.555556vw;
  }
  #nora-container .section-emotional .emotional-app-mob-wrap .swiper .swiper-slide .section-txt {
    font-size: 4.444444vw;
    color: #7B7B7B;
    text-align: center;
  }
  #nora-container .section-emotional .section-risk {
    overflow: hidden;
  }
  #nora-container .section-emotional .section-risk .risk-mob-wrap{
    display: block;
    margin-bottom: 27.777778vw;
  }
  #nora-container .section-emotional .section-risk .risk-mob-wrap .section-text{
    width: 85.833333vw;
    margin: 0 auto 11.111111vw;
  }
  #nora-container .section-emotional .section-risk .risk-mob-wrap .section-text article{
    font-size: 4.444444vw;
    margin-bottom: 2.777778vw;
  }
  #nora-container .section-emotional .section-risk .risk-mob-wrap .section-text .tips-list li{
    font-size: 2.777778vw;
    color: #AAAAAA;
  }
  #nora-container .section-emotional .section-risk .risk-mob-wrap .tips{
    font-size: 3.055556vw;
    color: rgba(0, 0, 0, .6);
    right: 5.555556vw;
    bottom: 5.555556vw;
  }
  #nora-container .section-emotional .section-risk .risk-mob-wrap .risk-card-2 .tips-list{
    width: 99%;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-1{
    display: none;
  }
  #nora-container .section-emotional .section-risk .swiper-risk {
    width: 83.333333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: transparent;
    border-radius: 0;
    overflow: hidden;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .card-content {
    width: 100% !important;
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    margin-left: 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .card-content .card-content-wrapper {
    width: 100%;
    height: auto;
    will-change: transform;
    transform-style: preserve-3d;
    transition: transform 0.6s;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .card-content .card-content-wrapper .flipped-content{
    will-change: z-index;
    transition: z-index 0.6s;
}
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .card-content .mob-content-back {
    height: 111.111111vw;
    color: #0B0B0B;
    background-color: rgba(248, 245, 255, 0.4);
    -webkit-backdrop-filter: blur(30px);
            backdrop-filter: blur(30px);
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .card-content .icon-plus {
    top: 99.722222vw;
    bottom: auto;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-picture {
    width: 100%;
    height: 111.111111vw;
    border-radius: 4.166667vw;
    overflow: hidden;
    background-color: #F1EAFF;
    z-index: 1;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-picture img {
    width: 45.833333vw;
    margin: -3.055556vw auto 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide.flipped .card-content .card-content-wrapper {
    transform: rotateY(180deg);
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide.flipped .icon-plus{
    transform: rotate(45deg);
}
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide.flipped .card-content .card-content-wrapper .flipped-content{
    z-index: 0;
}
  #nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-1 .section-text article {
    margin-bottom: 2.777778vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-1 .swiper-slide.card-item-1 .tips-list li {
    font-size: 2.777778vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-1 {
    background-color: transparent;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-1 .section-picture {
    background-color: #EBFFF9;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 {
    background-color: transparent;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 .section-picture {
    width: 100%;
    background-color: #F3FED5;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 .mob-content-back .content-wrap{
    width: 73.933333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-3 {
    background-color: transparent;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-3 .section-picture {
    width: 100%;
    background-color: #FFF1ED;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 {
    background-color: transparent;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .card-content {
    width: 100%;
    margin-left: 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .section-picture {
    width: 100%;
    background-color: #E3F4FF;
    align-self: flex-start;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .section-picture img {
    width: 62.222222vw;
    margin: 16.272222vw auto 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .mob-content-back .content-wrap{
    width: 69.933333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-text {
    width: 100% !important;
    margin-top: 8.333333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-text .h3{
    margin-bottom: 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-text article {
    font-size: 4.444444vw;
    display: none;
  }
  #nora-container .section-sports .section-sports-pc-wrap {
    display: none;
  }
  #nora-container .section-sports .section-sports-mob-wrap {
    display: block;
    width: 100%;
  }
  #nora-container .section-sports .section-sports-mob-wrap .sticky-container {
    height: 180vh;
  }
  #nora-container .section-sports .section-sports-mob-wrap .sticky-container .sticky-content {
    will-change: top,height;
    height: 150vw;
    top: calc(50vh - 75vw);
  }
  #nora-container .section-sports .section-sports-mob-wrap .h2 {
    width: 71.111111vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports {
    will-change: transform;
    transform: scale(1.35);
    transform-origin: center top;
    width: 83.333333vw;
    margin: 0 auto;
    overflow: visible;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .card-content-wrapper {
    width: 100%;
    height: 100%;
    will-change: transform;
    transform-style: preserve-3d;
    transition: transform 0.6s;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .card-content-wrapper .flipped-content{
    will-change: z-index;
    transition: z-index 0.6s;
}
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .card-content-wrapper .section-picture {
    z-index: 1;
    border-radius: 4.166667vw;
    overflow: hidden;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .section-title {
    will-change: opacity;
    display: block;
    top: 4.722222vw;
    left: 8.333333vw;
    right: 8.333333vw;
    opacity: 0;
    z-index: 1;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .section-title .h3, #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .section-title ul{
    will-change: opacity;
    transition: opacity 0.4s ease-in-out;
  }

  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .icon-plus {
    opacity: 0;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .section-text {
    will-change: opacity;
    color: #7B7B7B;
    margin-top: 5.555556vw;
    opacity: 0;
    display: none;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide.flipped .card-content-wrapper {
    transform: rotateY(180deg);
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide.flipped .icon-plus{
    transform: rotate(45deg);
}
#nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide.flipped .card-content-wrapper .flipped-content{
  z-index: 0;
}
#nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide.flipped .card-content-wrapper  .section-title .h3,
#nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide.flipped .card-content-wrapper  .section-title ul{
  opacity: 0;
}
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-1 .card-content {
    height: 111.111111vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-1 .card-content .section-picture {
    height: 100%;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-1 .card-content .section-picture picture {
    display: initial;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-1 .card-content .section-picture img {
    will-change: transform;
    display: inline-block;
    position: absolute;
    bottom: 0;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-3 .mob-content-back .content-wrap{
    width: 72.933333vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-button-center {
    will-change: opacity;
    opacity: 0;
  }
  #nora-container .section-intelligent-life {
    margin-top: 27.777778vw;
  }
  #nora-container .section-intelligent-life .h2 {
    width: 82.333333vw;
  }
  #nora-container .section-intelligent-life .h2 span.em-space{
    margin-left: 0.5em;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life {
    width: 83.333333vw;
    margin: 27.777778vw auto 0;
    overflow: visible;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide {
    width: 100%;
    height: auto;
    border-radius: 0;
    background-color: transparent;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .card-content-wrapper {
    width: 100%;
    will-change: transform;
    transform-style: preserve-3d;
    transition: transform 0.6s;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .card-content-wrapper .flipped-content{
    will-change: z-index;
    transition: z-index 0.6s;
}
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .card-content-wrapper .section-picture{
    border-radius: 4.166667vw;
    overflow: hidden;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .card-content-wrapper .mob-content-back {
    height: 111.111111vw;
    color: #0B0B0B;
    background-color: rgba(248, 245, 255, 0.4);
    -webkit-backdrop-filter: blur(30px);
            backdrop-filter: blur(30px);
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .card-content-wrapper .mob-content-back .list{
    margin-top: 2.777778vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .card-content-wrapper .mob-content-back .list li{
    font-size: 2.777778vw;
    width: 26.388889vw;
    color: #7B7B7B;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .card-content-wrapper .mob-content-back .list li .sec-marb-10{
    margin-bottom: 2.777778vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .card-content-wrapper .mob-content-back .list li span{
    color: #0B0B0B;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .card-content-wrapper .mob-content-back .list li:first-child{
   margin-right: 5.555556vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .icon-plus {
    top: 99.722222vw;
    bottom: auto;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-picture {
    width: 100%;
    height: 111.111111vw;
    margin-left: 0;
    border-radius: 4.166667vw;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-0 .section-picture {
    background-color: #F8F9FB;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-picture img {
    width: 58.333333vw;
    margin: 0 auto;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .section-picture img {
    width: 64.166667vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .section-text .list{
    display: none;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-3 .card-content .section-picture img {
    width: 31.944444vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .mob-content-back .content-wrap{
    width: 74.933333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .mob-content-back .content-wrap,
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 .mob-content-back .content-wrap{
    width: 75.133333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text {
    width: 100%;
    margin-top: 8.333333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .h3{
    margin-bottom: 0;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text article {
    color: #7B7B7B;
    font-size: 4.444444vw;
    display: none;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .param-list .param-item {
    width: 10.0625vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .param-list .param-item:first-child {
    width: 8.854167vw;
    margin-right: 2.083333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .param-list .param-txt {
    font-size: 0.9375vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.flipped .card-content .card-content-wrapper {
    transform: rotateY(180deg);
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.flipped .icon-plus{
    transform: rotate(45deg);
}
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.flipped .card-content .card-content-wrapper .flipped-content{
    z-index: 0;
}
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .section-picture {
    background-color: #F1EAFF;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .section-picture {
    background-color: #F3FED5;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .card-content .section-picture {
    width: 100%;
    margin-left: 0;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .card-content .section-picture img {
    width: 58.333333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 .section-picture {
    background-color: #E3F4FF;
  }
  #nora-container .section-intelligent-life .section-use {
    margin-top: 27.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools>.h3{
    display: block;
    color: #4B99F5;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content {
    width: 83.333333vw;
    border-radius: 4.166667vw;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list {
    width: 71.833333vw;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item .icon-pic {
    width: 14.861111vw;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item .icon-text {
    font-size: 2.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(3n-2) {
    width: 19.888889vw;
    margin-right: 5.555556vw;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(3n-1) {
    width: 19.444444vw;
    margin-right: 5.555556vw;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(3n) {
    width: 18.888889vw;
    margin-right: 0;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(12){
    order: 1;
    margin-right: 5.555556vw !important;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(11){
    order: 2;
    margin-right: 0 !important;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(13){
    order: 3;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(14){
    order: 4;
  }
  #nora-container .section-intelligent-life .section-use .handy-tools .card-content .icon-list .icon-item:nth-child(15){
    order: 5;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list {
    width: 91.888889vw;
    margin: 27.777778vw auto 0;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item {
    border-radius: 1.5625vw;
    overflow: hidden;
    background-color: transparent;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item .section-text article {
    font-size: 4.444444vw;
    width: 79.155556vw;
    margin: 0 auto;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .section-text article {
    width: 82.155556vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 0;
    margin-bottom: 0;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text {
    position: initial;
    width: 89.583333vw;
    text-align: center;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text article {
    width: 79.555556vw;
    margin: 0 auto 11.111111vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .tips {
    font-size: 2.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list {
    position: absolute;
    bottom: 5.555556vw;
    left: 52.777778vw;
    margin-top: 0;
    flex-shrink: 0;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-item:first-child {
    margin-right: 0;
    margin-bottom: 4.166667vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-count{
    font-size: 11.111111vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-count span {
    font-size: 4.444444vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-text .param-list .param-txt {
    font-size: 2.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-1 .section-picture {
    width: 83.333333vw;
    margin: 11.111111vw auto 0;
    position: relative;
    background-color: #F8F9FB;
    border-radius: 4.166667vw;
    overflow: hidden;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2, #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 {
    width: 100%;
    margin-top: 27.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-text, #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .section-text {
    padding: 0;
    width: 97%;
    margin: 0 auto;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-text {
    margin-bottom: 11.111111vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-picture {
    width: 83.333333vw;
    height: 97.222222vw;
    margin: 0 auto;
    background-color: #F8F9FB;
    border-radius: 4.166667vw;
    overflow: hidden;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-2 .section-picture img {
    width: 56.111111vw;
    margin: 13.988889vw auto 0;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 {
    padding-bottom: 0;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list {
    width: 86.333333vw;
    background-color: #F8F9FB;
    border-radius: 4.166667vw;
    overflow: hidden;
    margin: 11.111111vw auto 0;
    flex-wrap: wrap;
    flex-shrink: 0;
    padding: 9.722222vw 6.944444vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item {
    width: 19.722222vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item .icon-pic {
    width: 11.111111vw;
    margin: 0 auto 2.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item .icon-txt {
    font-size: 2.777778vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:nth-child(2), #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:nth-child(5) {
    margin: 0 4.861111vw;
  }
  #nora-container .section-intelligent-life .section-use .param-card-list .param-card-item-3 .icon-list .icon-item:nth-child(-n+6) {
    margin-bottom: 8.333333vw;
  }
  #nora-container .section-footnote {
    font-size: 3.333333vw;
    width: 86.388889vw;
    margin: 0 auto;
    padding-bottom: 22.222222vw;
    padding-top: 22.222222vw;
  }
  #nora-container .section-footnote .disclaimer-price {
    margin-top: 2.777778vw;
  }
}
@media (max-aspect-ratio: 11/10) and (min-aspect-ratio: 7/10) {
  #nora-container .icon-plus {
    width: 6.777778vw;
  }
  #nora-container .mob-content-back .content-wrap {
    width: 54.833333vw;
    font-size: 3.444444vw;
  }
  #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide.card-item-2 .mob-content-back .content-wrap{
    width: 50.633333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide.card-item-3 .mob-content-back .content-wrap{
    width: 52.533333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-2 .mob-content-back .content-wrap{
    width: 57.933333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .mob-content-back .content-wrap{
    width: 54.933333vw;
  }

  #nora-container .section-point .point-swiper {
    width: 95%;
  }
  #nora-container .section-point .point-swiper .swiper-slide {
    margin-bottom: 5vw;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-title {
    font-size: 3.555556vw;
    margin-bottom: 0.777778vw;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item .section-txt .point-content-txt {
    font-size: 2.333333vw;
  }
  #nora-container .section-point .point-swiper .swiper-slide .point-item-3 .section-picture-2{
    width: 36.5625vw;
    top: 7.635417vw;
    left: 39.864583vw;
    transform: rotate(35deg);
  }
  #nora-container .section-point .swiper-button-center .content {
    height: 8.333333vw;
    padding-left: 4.11vw;
    padding-right: 4.11vw;
  }
  #nora-container .section-point .swiper-button-center .content .swiper-button-prev,
  #nora-container .section-point .swiper-button-center .content .swiper-button-next {
    width: 4.333333vw;
    height: auto;
  }
  #nora-container .section-point .swiper-button-center .content .dotnav-list {
    margin-right: 1.444444vw;
    margin-left: 1.444444vw;
  }
  #nora-container .section-point .swiper-button-center .content .dotnav-list .dotnav-item {
    width: 1.2vw;
    height: 1.2vw;
    margin-right: 0.9vw;
    margin-left: 0.9vw;
  }
  #nora-container .section-product .play-video{
    width: 7.722222vw;
    right: 4.333333vw;
    bottom: 4.333333vw;
  }
  #nora-container .card-swiper .swiper-button-center .swiper-button-prev, #nora-container .card-swiper .swiper-button-center .swiper-button-next {
    width: 7.888889vw;
    height: 7.888889vw;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .btn-close{
    width: 6.777778vw;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap {
    padding-top: 6.333333vw;
    padding-bottom: 6.888889vw;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap .section-picture {
    width: 19.222222vw;
  }
  #nora-container .section-health .section-health-wrapper .section-modal .content-mask-inner .wrap .section-txt {
    width: 59.666667vw;
    font-size: 2.733333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-sleep .mob-content-back .content-wrap{
    width: 57.833333vw;
    font-size: 3.544444vw;
  }
  #nora-container .section-health .section-health-wrapper .section-wake-up-analysis .wrap, #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap {
    width: 68.333333vw;
  }
  #nora-container .section-health .section-health-wrapper .section-scientific-improvement .wrap .swiper-scientific-improvement .swiper-slide{
    width: 100%;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 {
    width: 68.333333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide {
    border-radius: 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide .section-text {
    margin-top: 3.333333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide .section-text .h3 {
    font-size: 4.666667vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide .section-picture {
    height: 71.111111vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk .swiper-slide .section-picture img {
    width: 30.833333vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide.card-item-4 .section-picture img {
    width: 41.9vw;
    margin-top: 7.2vw;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide .card-content {
    border-radius: 0;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide .card-content .mob-content-back {
    height: 100%;
  }
  #nora-container .section-emotional .section-risk .swiper-risk-2 .swiper-slide .card-content .icon-plus {
    top: 59.722222vw;
  }
  #nora-container .section-emotional .emotional-app-mob-wrap {
    width: 68.333333vw;
  }
  #nora-container .section-emotional .emotional-app-mob-wrap .swiper .swiper-slide:not(:last-child){
    margin-right: 15.333333vw;
  }
  #nora-container .section-emotional .emotional-app-mob-wrap .swiper .swiper-slide .section-txt {
    font-size: 3.044444vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .sticky-container{
    height: 200vh;
  }
  #nora-container .section-sports .section-sports-mob-wrap .sticky-container .sticky-content {
    height: 100vh;
    top: 0;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports {
    width: 56.333333vw;
    transform: scale(2.1);
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .mob-content-back .content-wrap{
    width: 47.833333vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .section-title {
    left: 4.333333vw;
    top: 3.722222vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .card-content .section-title .h3 {
    font-size: 4.666667vw;
    margin-bottom: 36.972222vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-1 .card-content {
    height: 76.15168vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .swiper-slide .mob-content-back .content-wrap{
    width: 45.833333vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-1 .mob-content-back .content-wrap{
    width: 45.833333vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-2 .mob-content-back .content-wrap{
    width: 50.833333vw;
  }
  #nora-container .section-sports .section-sports-mob-wrap .swiper-sports .card-item-3 .mob-content-back .content-wrap{
    width: 46.733333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life {
    width: 68.333333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text {
    margin-top: 3.333333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-text .h3 {
    font-size: 4.666667vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-picture {
    height: 71.111111vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-picture img {
    width: 24.833333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .section-picture img{
    width: 77.043%;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .mob-content-back .sec-txt-32{
    font-size: 3.444444vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-0 .card-content .card-content-wrapper .mob-content-back .list li{
    font-size: 2.377778vw;
    width: 24.388889vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .section-picture img{
    width: 70%;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide.card-item-3 .card-content .section-picture img{
    width: 38.333%;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-1 .mob-content-back .content-wrap{
    width: 54.933333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .mob-content-back .content-wrap, #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-3 .mob-content-back .content-wrap {
    width: 55.133333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .card-item-2 .card-content .section-picture img{
    width: 46.333333vw;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .card-content-wrapper .mob-content-back {
    height: 100%;
  }
  #nora-container .section-intelligent-life .swiper-intelligent-life .swiper-slide .card-content .icon-plus {
    top: 59.722222vw;
  }
}
html.has-modal #nora-container .section-modal {
  z-index: 200;
}
html.has-modal #nora-container .section-modal .content-mask-inner {
  transition: transform 1.1s 0.08s;
  transform: translate3d(0, 0, 0) !important;
}