body {
  overflow-x: hidden; }

.webSwiperBox {
  display: flex; }

.h5SwiperBox {
  display: none; }

.webShow {
  display: block; }

.mobileShow {
  display: none; }

.content {
  width: 1320px;
  margin: 0 auto; }

.topPage {
  width: 100vw;
  height: 100vh;
  background: #fff;
  position: relative;
  display: flex;
  align-items: center; }
  .topPage #video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    position: absolute; }
  .topPage .lodingTopImg {
    width: 1320px;
    position: absolute;
    object-fit: cover;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto; }
  .topPage .topPageContent {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .topPage .topPageContent .topPageLBox {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 230px; }
      .topPage .topPageContent .topPageLBox .topPageTopText {
        width: 100%;
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .topPage .topPageContent .topPageLBox .topPageTopTextName {
        text-align: center;
        font-family: Inter;
        font-size: 80px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -2px;
        background: linear-gradient(180deg, #000 0%, #BFBFBF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 16px 0; }
      .topPage .topPageContent .topPageLBox .topPageContentTitle {
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .topPage .topPageContent .topPageLBox .BOKHolidayS {
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .topPage .topPageContent .topPageLBox .BOKHOLIDAYS {
        text-align: center;
        width: 90%;
        margin: 0 auto;
        display: block;
        margin-top: 32px;
        margin-bottom: 24px; }
      .topPage .topPageContent .topPageLBox .topPageContentBtn {
        display: flex;
        margin-top: 24px;
        justify-content: center; }
        .topPage .topPageContent .topPageLBox .topPageContentBtn .downloadBtn {
          cursor: pointer;
          padding: 16px 24px;
          border-radius: 50px;
          border: 1px solid #000;
          color: #000;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          margin-right: 16px; }
        .topPage .topPageContent .topPageLBox .topPageContentBtn .buyBtn {
          cursor: pointer;
          padding: 16px 24px;
          border-radius: 50px;
          background: #000;
          color: #fff;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: normal; }
  .topPage .rerunBtn {
    cursor: pointer;
    position: absolute;
    bottom: 32px;
    left: 32px; }
  .topPage .btnDown {
    position: absolute;
    bottom: 0;
    display: flex;
    position: absolute;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 1;
    /* align-content: center; */
    left: 0;
    right: 0;
    margin: 0 auto;
    width: max-content; }
    .topPage .btnDown .btnDownText {
      color: rgba(255, 255, 255, 0.6);
      text-align: center;
      font-family: Inter;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: 3px;
      text-transform: uppercase; }
    .topPage .btnDown svg {
      display: block;
      margin: 0 auto; }

.contentPage {
  width: 100vw;
  padding: 120px 0; }
  .contentPage .content {
    width: 1320px; }
    .contentPage .content .contentPageNew {
      color: #000;
      text-align: center;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 16px; }
    .contentPage .content .contentPageTitle {
      color: #000;
      font-family: Inter;
      font-size: 80px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px;
      margin-bottom: 16px; }
    .contentPage .content .contentPageText {
      color: #000;
      font-family: Inter;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      width: 764px; }
    .contentPage .content .swiperCombination {
      display: flex;
      flex-direction: column; }
      .contentPage .content .swiperCombination .ringBox {
        height: 900px !important;
        display: flex;
        align-items: center; }
        .contentPage .content .swiperCombination .ringBox .ringBoxText {
          width: 660px; }
          .contentPage .content .swiperCombination .ringBox .ringBoxText .ringBoxTextTitle {
            color: #FFF;
            font-family: Inter;
            font-size: 80px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -2px;
            width: 550px; }
          .contentPage .content .swiperCombination .ringBox .ringBoxText .ringBoxTextDetails {
            width: 660px;
            color: rgba(255, 255, 255, 0.6);
            font-family: Inter;
            font-size: 24px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
            .contentPage .content .swiperCombination .ringBox .ringBoxText .ringBoxTextDetails span {
              color: #FFF;
              font-weight: 500; }
      .contentPage .content .swiperCombination .ringImg {
        width: 900px;
        height: 900px !important; }
    .contentPage .content .precisionTitle {
      width: 660px;
      color: #000;
      font-family: Inter;
      font-size: 96px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px;
      margin-bottom: 16px; }
    .contentPage .content .precisionText {
      width: 660px;
      color: #000;
      font-family: Inter;
      font-size: 24px;
      font-style: normal;
      font-weight: 400;
      line-height: normal; }
      .contentPage .content .precisionText span {
        font-weight: 500; }
    .contentPage .content .championsTitle {
      width: 900px;
      color: #000;
      font-family: Inter;
      font-size: 80px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px;
      margin-bottom: 16px; }
    .contentPage .content .championsBox {
      display: flex;
      justify-content: space-between; }
      .contentPage .content .championsBox .championsBoxItem {
        width: 650px; }
        .contentPage .content .championsBox .championsBoxItem .championsBoxItemImg {
          width: 650px; }
        .contentPage .content .championsBox .championsBoxItem .championsBoxItemTitle {
          color: #000;
          font-family: Inter;
          font-size: 40px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -1px;
          margin: 16px 0; }
        .contentPage .content .championsBox .championsBoxItem .championsBoxItemText {
          width: 650px;
          color: rgba(0, 0, 0, 0.5);
          font-family: Inter;
          font-size: 20px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
  .contentPage .btmBox {
    width: 1320px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    .contentPage .btmBox .btmContent {
      width: 422.2px;
      margin-bottom: 0; }
      .contentPage .btmBox .btmContent svg {
        display: block;
        margin: 0 auto;
        margin-bottom: 24px; }
      .contentPage .btmBox .btmContent div {
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }

.contentPageblack {
  background: #101010;
  width: 100vw; }
  .contentPageblack .switchComponents {
    width: 1320px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    margin-bottom: 31px;
    justify-content: flex-end; }
    .contentPageblack .switchComponents .switchTitle {
      color: #FFF;
      font-family: Inter;
      font-size: 80px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px; }
    .contentPageblack .switchComponents .switchBtn {
      display: flex;
      margin-top: 40px; }
      .contentPageblack .switchComponents .switchBtn .btnBox {
        cursor: pointer;
        width: 48px;
        height: 48px;
        border-radius: 24px;
        background: rgba(255, 255, 255, 0.07);
        display: flex;
        justify-content: center;
        align-items: center; }
        .contentPageblack .switchComponents .switchBtn .btnBox:hover {
          background: #fff; }
          .contentPageblack .switchComponents .switchBtn .btnBox:hover #carousel-arrow {
            fill: #000; }
      .contentPageblack .switchComponents .switchBtn .next {
        margin-left: 16px; }
  .contentPageblack .swiperBox {
    width: 100%; }
    .contentPageblack .swiperBox .swiperContent {
      width: 1320px;
      margin: 0 auto; }
      .contentPageblack .swiperBox .swiperContent .contentBox {
        width: 490px !important;
        height: 620px;
        border-radius: 16px;
        background: #101010;
        position: relative;
        overflow: hidden; }
        .contentPageblack .swiperBox .swiperContent .contentBox .swiperConterBox {
          height: 100%;
          border-radius: 16px;
          position: relative;
          overflow: auto; }
          .contentPageblack .swiperBox .swiperContent .contentBox .swiperConterBox .contentTopBox {
            width: 100%;
            padding: 0 32px;
            padding-top: 32px;
            display: flex;
            position: relative;
            z-index: 1;
            justify-content: space-between;
            align-items: center; }
            .contentPageblack .swiperBox .swiperContent .contentBox .swiperConterBox .contentTopBox div {
              display: flex;
              padding: 16px 24px;
              flex-direction: column;
              align-items: flex-start;
              border-radius: 16px;
              background: rgba(255, 255, 255, 0.2);
              color: #FFF;
              font-family: Inter;
              font-size: 32px;
              font-style: normal;
              font-weight: 500;
              line-height: normal;
              letter-spacing: -1px; }
            .contentPageblack .swiperBox .swiperContent .contentBox .swiperConterBox .contentTopBox .openBoxBtm {
              cursor: pointer; }
          .contentPageblack .swiperBox .swiperContent .contentBox .swiperConterBox #contentBoxVideo {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            bottom: 0;
            object-fit: cover;
            z-index: 0; }
          .contentPageblack .swiperBox .swiperContent .contentBox .swiperConterBox .contentBoxImg {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 100%;
            left: 0;
            right: 0;
            top: 0;
            object-fit: cover;
            object-position: bottom; }
        .contentPageblack .swiperBox .swiperContent .contentBox .btmSwiperConter {
          border-radius: 16px;
          background: #1c1c1e;
          padding: 32px 0;
          height: 100%;
          padding-top: 0; }
          .contentPageblack .swiperBox .swiperContent .contentBox .btmSwiperConter .contentBoxTitle {
            padding: 0 32px;
            color: #FFF;
            font-family: Inter;
            font-size: 32px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -1px;
            margin-bottom: 16px;
            margin-bottom: 16px;
            margin-top: 24px;
            padding-top: 32px;
            position: relative;
            z-index: 1; }
          .contentPageblack .swiperBox .swiperContent .contentBox .btmSwiperConter .contentBoxText {
            padding: 0 32px;
            color: rgba(255, 255, 255, 0.8);
            text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 22px;
            margin-bottom: 22px;
            position: relative;
            z-index: 1; }
  .contentPageblack .swiperBox {
    width: 100%; }
    .contentPageblack .swiperBox .swiperContent {
      width: 1320px;
      margin: 0 auto; }
      .contentPageblack .swiperBox .swiperContent .contentBox {
        border-radius: 16px;
        position: relative;
        overflow: hidden; }
        .contentPageblack .swiperBox .swiperContent .contentBox .contentBoxTitle {
          padding: 0 32px;
          color: #FFF;
          font-family: Inter;
          font-size: 32px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -1px;
          margin-bottom: 16px;
          margin-top: 32px;
          position: relative;
          z-index: 1; }
        .contentPageblack .swiperBox .swiperContent .contentBox .contentBoxText {
          padding: 0 32px;
          color: rgba(255, 255, 255, 0.8);
          text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          margin-bottom: 22px;
          position: relative;
          z-index: 1; }
        .contentPageblack .swiperBox .swiperContent .contentBox #contentBoxVideo {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          bottom: 0;
          object-fit: cover;
          z-index: 0; }
        .contentPageblack .swiperBox .swiperContent .contentBox .contentBoxImg {
          position: absolute;
          bottom: 0;
          width: 100%; }
        .contentPageblack .swiperBox .swiperContent .contentBox .animationRotation {
          animation: 50000ms linear 0s infinite normal none running rotation;
          width: 1200px;
          position: absolute;
          left: -340px; }

@keyframes rotation {
  0% {
    transform-origin: center center;
    transform: rotate(-360deg); }
  100% {
    transform-origin: center center;
    transform: rotate(0); } }
  .contentPageblack .detailsBox {
    display: flex;
    margin-bottom: 15px;
    justify-content: space-between; }
    .contentPageblack .detailsBox .detailsBoxContent {
      width: 652px;
      height: 700px;
      padding: 48px;
      position: relative;
      background: #fff;
      border-radius: 16px; }
      .contentPageblack .detailsBox .detailsBoxContent .detailsBoxContentTitle {
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        color: #FFF;
        position: relative;
        z-index: 1; }
      .contentPageblack .detailsBox .detailsBoxContent .detailsBoxContentText {
        margin-top: 16px;
        color: #918f93;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        position: relative;
        z-index: 1; }
      .contentPageblack .detailsBox .detailsBoxContent img {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0; }
      .contentPageblack .detailsBox .detailsBoxContent .zcxB {
        display: flex;
        justify-content: space-between;
        margin-top: 140px;
        position: relative;
        z-index: 1; }
        .contentPageblack .detailsBox .detailsBoxContent .zcxB .zxc .zxcT {
          color: #FFF;
          font-family: Inter;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
        .contentPageblack .detailsBox .detailsBoxContent .zcxB .zxc .zxcN {
          color: #FFF;
          font-family: Inter;
          font-size: 44px;
          font-style: normal;
          font-weight: 500;
          line-height: 48px; }
    .contentPageblack .detailsBox .detailsBoxContent2 {
      padding: 48px;
      width: 652px;
      height: 700px;
      border-radius: 16px;
      background: #171618;
      position: relative; }
      .contentPageblack .detailsBox .detailsBoxContent2 .detailsBoxContentText {
        color: #FFF;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        position: relative;
        z-index: 1; }
      .contentPageblack .detailsBox .detailsBoxContent2 .containerTopImg {
        position: absolute;
        bottom: 215px;
        left: 0;
        right: 0;
        margin: 0 auto; }
      .contentPageblack .detailsBox .detailsBoxContent2 #glucose-hrv-video {
        width: 90%;
        margin: 0 auto;
        display: block; }
      .contentPageblack .detailsBox .detailsBoxContent2 .asdB {
        position: relative;
        z-index: 1;
        left: 0;
        right: 0;
        margin: 0 auto;
        margin-top: 67px;
        display: flex;
        align-items: center;
        width: 513px;
        height: 90px;
        padding: 10px 16px;
        border-radius: 12px;
        background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.45);
        backdrop-filter: blur(45px); }
        .contentPageblack .detailsBox .detailsBoxContent2 .asdB svg {
          margin-right: 14px; }
        .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdT {
          display: flex;
          justify-content: space-between;
          align-items: center;
          margin-bottom: 6px; }
          .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdT div {
            color: #E8EAED;
            text-align: right;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 500;
            line-height: 16px;
            letter-spacing: -0.28px; }
          .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdT :first-child {
            color: #FFF;
            font-family: Inter;
            font-size: 18px;
            font-style: normal;
            font-weight: 600;
            line-height: 20px; }
        .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdBt {
          color: #E8EAED;
          font-family: Inter;
          font-size: 18px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px; }
      .contentPageblack .detailsBox .detailsBoxContent2 img {
        position: absolute;
        top: 0;
        left: 0; }
    .contentPageblack .detailsBox .btnMboxPadding {
      padding: 0 48px !important; }
    .contentPageblack .detailsBox .btnMboxPadding2 {
      bottom: 48px !important; }
  .contentPageblack .detailsBox2 {
    margin-bottom: 15px;
    width: 1320px;
    height: 700px;
    position: relative;
    padding-top: 60px;
    border-radius: 16px; }
    .contentPageblack .detailsBox2 .detailsBox2Title {
      color: #FFF;
      text-align: center;
      font-family: Inter;
      font-size: 48px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px;
      margin-bottom: 16px;
      position: relative;
      z-index: 1; }
    .contentPageblack .detailsBox2 .detailsBox2Text {
      width: 768px;
      margin: 0 auto;
      color: #918f93;
      font-family: Inter;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      position: relative;
      z-index: 1;
      text-align: center; }
      .contentPageblack .detailsBox2 .detailsBox2Text span {
        font-weight: 500; }
    .contentPageblack .detailsBox2 img {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 0; }
  .contentPageblack .detailsBox3 {
    display: flex;
    margin-bottom: 15px;
    width: 1320px;
    height: 700px;
    position: relative;
    border-radius: 16px;
    align-items: center;
    justify-content: space-between;
    padding: 0 48px; }
    .contentPageblack .detailsBox3 .detailsBox3Left {
      width: 612px; }
      .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Title {
        color: #FFF;
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px; }
      .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Title2 {
        color: #FFF;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
      .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Text {
        color: #918f93;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
        .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Text span {
          font-weight: 500; }
    .contentPageblack .detailsBox3 img {
      width: 490px;
      height: 468px; }
    .contentPageblack .detailsBox3 .detailsBoxImg {
      position: absolute;
      bottom: 0;
      width: 673px;
      right: 23px;
      height: auto; }

.canvasBox {
  position: relative;
  width: 100vw;
  height: 200vh; }
  .canvasBox .sticky {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    position: sticky;
    top: 0px;
    bottom: 0px;
    background-color: white; }
    .canvasBox .sticky canvas {
      position: absolute;
      object-fit: cover;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100vw;
      height: 100vh; }
    .canvasBox .sticky .canvasContentBox {
      position: absolute;
      width: 1320px;
      height: 100vh;
      left: 0;
      right: 0;
      padding-top: 80px;
      margin: 0 auto; }
      .canvasBox .sticky .canvasContentBox .canvasContentBoxTop .canvasTitle {
        color: #000;
        font-family: Inter;
        font-size: 80px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px; }
      .canvasBox .sticky .canvasContentBox .canvasContentBoxTop .canvasTitleText {
        color: #000;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .canvasBox .sticky .canvasContentBox .canvasContentBoxCenter {
        color: #000;
        text-align: center;
        text-shadow: 0px 0px 10px #FFF;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 55%;
        left: 50%; }

.monitorContent {
  height: 100vh;
  position: relative;
  overflow: hidden; }
  .monitorContent .monitorContentImg {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 50%;
    left: 50%;
    transition: transform 1.5s;
    transform: translate(-50%, -50%) scale(1);
    object-fit: cover; }
  .monitorContent .content .precisionTitle {
    color: #FFF;
    font-family: Inter;
    font-size: 96px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
    position: absolute;
    z-index: 3;
    bottom: 223px; }
  .monitorContent .content .precisionText {
    color: #FFF;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: absolute;
    z-index: 3;
    bottom: 120px; }
  .monitorContent .masked {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 2;
    transition: background 1.5s;
    background: rgba(0, 0, 0, 0); }

.monitorContent2 {
  height: 160vh;
  position: relative;
  background: #000;
  padding: 0; }
  .monitorContent2 .sticky {
    width: 100vw;
    height: 100vh;
    position: sticky;
    top: 0px; }
    .monitorContent2 .sticky .monitorContentImg2 {
      position: absolute;
      height: 100%;
      width: 100%;
      inset: 0px;
      color: transparent;
      filter: brightness(0.7);
      top: 0;
      object-fit: cover;
      transition: filter .5s; }
    .monitorContent2 .sticky .centerBox {
      width: 100%;
      height: 100%;
      position: relative;
      opacity: 0;
      transition: opacity .5s;
      z-index: 1;
      display: flex;
      flex-direction: column;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center; }
      .monitorContent2 .sticky .centerBox .centerBoxTitle {
        margin: 0 auto;
        width: 804px;
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 96px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px; }
      .monitorContent2 .sticky .centerBox .centerBoxText {
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }

.monitorContent3 {
  height: 100vh;
  position: relative;
  overflow: hidden;
  background: #000; }
  .monitorContent3 .monitorContentImg3 {
    position: absolute;
    display: block;
    transition: transform 1.5s;
    object-fit: cover;
    height: 100%;
    width: 100%;
    inset: 0px;
    color: transparent;
    translate: none;
    rotate: none;
    scale: none;
    transform: translate(0px, 0px);
    filter: brightness(50%); }
  .monitorContent3 .content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 120px; }
    .monitorContent3 .content .precisionTitle {
      color: #FFF; }
    .monitorContent3 .content .precisionText {
      width: 858px;
      color: #fff;
      margin-bottom: 32px; }
    .monitorContent3 .content .precisionBtn {
      cursor: pointer;
      width: max-content;
      display: flex;
      padding: 16px 24px;
      align-items: flex-start;
      border-radius: 50px;
      background: #C9FC6E;
      color: #000;
      font-family: Inter;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: normal; }

.appContentTitle {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2px;
  margin-bottom: 16px; }

.appContentText {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 1048px;
  margin: 0 auto; }

.imgStyle {
  width: 1200px;
  margin: 0 auto;
  margin-top: 80px;
  display: none; }

.clickBtnBox {
  width: 200px;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  margin-top: 80px;
  display: none; }
  .clickBtnBox svg {
    cursor: pointer;
    width: 56px;
    height: 56px; }
  .clickBtnBox .btnC,
  .clickBtnBox .btnH,
  .clickBtnBox .btnB {
    width: 46px;
    height: 46px; }

.contentPageblack2 {
  width: 100vw;
  height: 200vh;
  position: relative; }
  .contentPageblack2 .sticky {
    height: 100vh;
    position: sticky;
    top: 0px; }
    .contentPageblack2 .sticky .stickyTextBox {
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 1;
      display: flex;
      flex-direction: column;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      align-items: center; }
      .contentPageblack2 .sticky .stickyTextBox .stickyName {
        opacity: 1;
        transition: opacity .5s;
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 16px; }
      .contentPageblack2 .sticky .stickyTextBox .stickyTitle {
        opacity: 1;
        transition: opacity .5s;
        display: block;
        color: #FFF;
        font-family: Inter;
        font-size: 200px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 4px;
        margin: 0 auto; }
        .contentPageblack2 .sticky .stickyTextBox .stickyTitle span {
          opacity: 1;
          transition: opacity .5s;
          color: #C9FC6E;
          text-align: center;
          font-family: Inter;
          font-size: 200px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: 4px; }
      .contentPageblack2 .sticky .stickyTextBox .stickyText {
        opacity: 1;
        transition: opacity .5s;
        margin-top: 16px;
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
    .contentPageblack2 .sticky .circles-svg {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0; }
      .contentPageblack2 .sticky .circles-svg .circ {
        transition: transform 2s; }
    .contentPageblack2 .sticky .Img_mask_group {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      clip-path: circle(0%);
      transition: clip-path 1s; }
    .contentPageblack2 .sticky .stickyTextBoxBtm {
      width: 1320px;
      position: relative;
      bottom: 360px;
      left: 0;
      right: 0;
      margin: 0 auto;
      opacity: 0;
      transition: opacity .5s;
      z-index: 1; }
      .contentPageblack2 .sticky .stickyTextBoxBtm .stickyTextBoxBtmTitle {
        color: #FFF;
        font-family: Inter;
        font-size: 96px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px;
        width: 660px; }
      .contentPageblack2 .sticky .stickyTextBoxBtm .stickyTextBoxBtmText {
        color: #FFF;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }

.content .lightPerception {
  display: block;
  margin: 0 auto;
  margin-bottom: 80px; }

.content .lightPerceptionTitle {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 80px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -2px;
  margin-bottom: 16px; }

.content .lightPerceptionText {
  width: 1048px;
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 auto; }

.content .lightPerceptionTextImg {
  display: block;
  width: 100%; }

.content .lightPerceptionTextImgh5 {
  display: none; }

.content .lightPerceptionBtmText {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 40px; }

.talkExpertBg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 50;
  justify-content: center;
  align-items: center; }
  .talkExpertBg .talkExpertBox {
    width: 800px;
    height: 500px;
    background: #000;
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: #000;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    .talkExpertBg .talkExpertBox .talkExpertBoxTop {
      width: 100%;
      height: 110px;
      position: absolute;
      top: 0;
      left: 0;
      display: flex;
      justify-content: center;
      align-items: center; }
      .talkExpertBg .talkExpertBox .talkExpertBoxTop svg {
        display: block; }
      .talkExpertBg .talkExpertBox .talkExpertBoxTop .closeBtn {
        position: absolute;
        right: 36px;
        top: 35px;
        cursor: pointer; }
    .talkExpertBg .talkExpertBox .talkExpertBoxContent {
      width: 720px;
      padding: 32px 0; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentTitle {
        color: #FFF;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentText {
        margin-top: 16px;
        color: rgba(255, 255, 255, 0.7);
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent input {
        margin-top: 40px;
        width: 100%;
        height: 34px;
        padding-bottom: 10px;
        color: #FFF;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        background: transparent;
        border: 1px solid transparent;
        border-bottom: 1px solid #fff; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent input:focus {
          outline: none; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent input::placeholder {
        color: rgba(255, 255, 255, 0.7);
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox {
        margin-top: 12px;
        display: flex;
        height: 53px;
        align-items: center; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox .talkExpertBoxContentBtnBoxBtn {
          padding: 12px 20px;
          border-radius: 200px;
          background: #FFF;
          box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
          color: #000;
          text-align: center;
          font-family: Inter;
          font-size: 24px;
          font-style: normal;
          font-weight: 700;
          line-height: normal;
          cursor: pointer; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox .talkExpertBoxContentBtnBoxText {
          margin-left: 12px;
          color: #FFF;
          font-family: Inter;
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
          .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox .talkExpertBoxContentBtnBoxText span {
            color: #FFF;
            font-family: Inter;
            font-size: 12px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            letter-spacing: 0.2px; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentErrorBox {
        height: 53px;
        margin-top: 12px;
        display: none; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentErrorBox .talkExpertBoxContentErrorBoxText {
          display: flex;
          justify-content: space-evenly;
          align-items: center;
          width: 148px;
          height: 37px;
          border-radius: 8px;
          background: #FDDFDF;
          color: #F75E5E;
          font-family: Inter;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent .overTitle {
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 40px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 16px; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent .overText {
        color: rgba(255, 255, 255, 0.7);
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-bottom: 32px; }
    .talkExpertBg .talkExpertBox .controlsBox {
      height: 48px;
      width: 100px;
      display: flex;
      position: absolute;
      bottom: 52px;
      right: 40px;
      border-radius: 200px;
      background: #FFF;
      box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
      justify-content: center; }
      .talkExpertBg .talkExpertBox .controlsBox .controlsBtn {
        cursor: pointer;
        padding: 6px;
        display: flex;
        align-items: center; }

.topPage .openTalk {
  margin-top: 24px;
  cursor: pointer;
  display: flex;
  color: #000;
  text-align: center;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  align-items: center;
  justify-content: center; }

#sectionRoot {
  position: relative;
  width: 100vw;
  background: #000; }
  #sectionRoot .sticky-container {
    height: 350vh;
    top: 0px;
    position: relative;
    width: 100vw; }
    #sectionRoot .sticky-container .sticky {
      gap: 1.9rem;
      width: 100vw;
      overflow: hidden;
      position: sticky;
      top: 0px;
      background-color: transparent;
      display: flex;
      flex-direction: column;
      -webkit-box-pack: start;
      justify-content: start;
      -webkit-box-align: center;
      align-items: center;
      height: 100vh;
      justify-content: center; }
      #sectionRoot .sticky-container .sticky .bfosHK .projects-container {
        display: flex;
        min-width: 1320px;
        overflow: hidden;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center;
        justify-content: space-evenly;
        justify-content: space-between; }
        #sectionRoot .sticky-container .sticky .bfosHK .projects-container .project-image {
          position: relative;
          display: flex;
          width: 864px;
          height: 864px;
          flex-direction: column;
          -webkit-box-pack: end;
          justify-content: flex-end;
          -webkit-box-align: center;
          align-items: center;
          border-radius: 30px;
          background: #000;
          overflow: hidden;
          opacity: 1;
          transition: all 0.3s ease-in-out 0.1s; }
          #sectionRoot .sticky-container .sticky .bfosHK .projects-container .project-image img {
            position: absolute;
            height: 100%;
            width: 100%;
            inset: 0px;
            color: transparent;
            object-fit: cover; }
        #sectionRoot .sticky-container .sticky .bfosHK .projects-container .dp-none {
          opacity: 0;
          position: absolute; }
        #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects {
          display: flex;
          flex-direction: column;
          -webkit-box-pack: center;
          justify-content: center;
          padding-top: 0.1rem;
          width: 680px; }
          #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title {
            position: absolute;
            border: none;
            background: transparent;
            display: flex;
            flex-direction: column;
            gap: 8px;
            margin-bottom: 32px; }
            #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextTitle {
              color: #FFF;
              font-family: Inter;
              font-size: 80px;
              font-style: normal;
              font-weight: 500;
              line-height: normal;
              letter-spacing: -2px;
              width: 550px; }
            #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextDetails {
              width: 660px;
              color: rgba(255, 255, 255, 0.6);
              font-family: Inter;
              font-size: 24px;
              font-style: normal;
              font-weight: 400;
              line-height: normal; }
              #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextDetails span {
                color: #FFF;
                font-weight: 500; }
          #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .un-selected {
            margin-top: 100px;
            opacity: 0;
            transition: all 0.3s ease-in 0s; }

#BOK-K2 {
  position: relative;
  height: 200vh; }
  #BOK-K2 .contentPage {
    position: sticky;
    top: 0;
    height: 100vh;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    #BOK-K2 .contentPage #productImage {
      width: 1920px;
      margin: 0 auto; }
    #BOK-K2 .contentPage .productImageBox {
      position: absolute;
      width: 100%;
      height: 100vh;
      display: flex;
      align-items: center;
      justify-content: center; }
      #BOK-K2 .contentPage .productImageBox .productImageTitleBox {
        width: 1200px;
        position: absolute; }
        #BOK-K2 .contentPage .productImageBox .productImageTitleBox .productImageTitle {
          color: #000;
          font-family: Inter;
          font-size: 80px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px;
          margin-bottom: 16px; }
        #BOK-K2 .contentPage .productImageBox .productImageTitleBox .productImageText {
          color: rgba(0, 0, 0, 0.6);
          font-family: Inter;
          font-size: 24px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          width: 660px; }

.topTitleBox {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  padding-top: 80px; }

.btmBokWhatsAppBox {
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 5; }
  .btmBokWhatsAppBox img {
    width: 50px;
    height: 50px; }

@media (max-width: 1320px) and (min-width: 750px) {
  .topPage .lodingTopImg {
    width: 100%;
    position: absolute;
    bottom: 0; }
  .topPage .topPageContent {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .topPage .topPageContent .topPageLBox {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 230px; }
      .topPage .topPageContent .topPageLBox .topPageTopText {
        width: 100%;
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .topPage .topPageContent .topPageLBox .topPageTopTextName {
        text-align: center;
        font-family: Inter;
        font-size: 100px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -2px;
        background: linear-gradient(180deg, #000 0%, #BFBFBF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 16px 0; }
      .topPage .topPageContent .topPageLBox .topPageContentTitle {
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .topPage .topPageContent .topPageLBox .topPageContentBtn {
        display: flex;
        margin-top: 24px;
        justify-content: center; }
        .topPage .topPageContent .topPageLBox .topPageContentBtn .downloadBtn {
          cursor: pointer;
          padding: 16px 24px;
          border-radius: 50px;
          border: 1px solid #000;
          color: #000;
          text-align: center;
          font-family: Inter;
          font-size: 24px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          margin-right: 16px; }
        .topPage .topPageContent .topPageLBox .topPageContentBtn .buyBtn {
          cursor: pointer;
          padding: 16px 24px;
          border-radius: 50px;
          background: #000;
          color: #fff;
          text-align: center;
          font-family: Inter;
          font-size: 24px;
          font-style: normal;
          font-weight: 500;
          line-height: normal; }
  .topPage .openTalk {
    margin-top: 24px;
    cursor: pointer;
    display: flex;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    align-items: center;
    justify-content: center; } }

@media (max-width: 750px) {
  .topPage .lodingTopImg {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 100vh;
    object-fit: cover; }
  .topPage .topPageContent {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
    left: 0;
    right: 0;
    margin: 0 auto; }
    .topPage .topPageContent .topPageLBox {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      top: 140px; }
      .topPage .topPageContent .topPageLBox .topPageTopText {
        width: 100%;
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 2px;
        text-transform: uppercase; }
      .topPage .topPageContent .topPageLBox .topPageTopTextName {
        text-align: center;
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: -2px;
        background: linear-gradient(180deg, #000 0%, #BFBFBF 100%);
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 16px 0; }
      .topPage .topPageContent .topPageLBox .topPageContentTitle {
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
      .topPage .topPageContent .topPageLBox .topPageContentBtn {
        display: flex;
        margin-top: 16px;
        justify-content: center; }
        .topPage .topPageContent .topPageLBox .topPageContentBtn .downloadBtn {
          cursor: pointer;
          padding: 16px 24px;
          border-radius: 50px;
          border: 1px solid #000;
          color: #000;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          margin-right: 16px; }
        .topPage .topPageContent .topPageLBox .topPageContentBtn .buyBtn {
          cursor: pointer;
          padding: 16px 24px;
          border-radius: 50px;
          background: #000;
          color: #fff;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 500;
          line-height: normal; }
  .topPage .openTalk {
    margin-top: 16px;
    cursor: pointer;
    display: flex;
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    align-items: center;
    justify-content: center; } }

@media (max-width: 1545px) and (min-width: 1320px) {
  #sectionRoot .sticky-container .sticky .bfosHK .projects-container {
    width: 1320px; }
    #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextDetails {
      width: 590px; } }

@media (max-width: 1319px) {
  body {
    overflow-x: hidden; }
  .content {
    width: 100%;
    margin: 0 auto; }
  .webShow {
    display: none; }
  .mobileShow {
    display: block;
    padding: 48px 0; }
    .mobileShow .h5Img {
      width: 100%;
      margin-bottom: 16px; }
    .mobileShow .detailsBoxContent2 {
      padding: 20px 16px;
      background: #171618;
      border-radius: 16px;
      margin-bottom: 16px; }
      .mobileShow .detailsBoxContent2 .detailsBoxContentText {
        color: #FFF;
        font-family: Inter;
        font-size: 28px;
        font-style: normal;
        font-weight: 500;
        line-height: normal; }
      .mobileShow .detailsBoxContent2 #glucose-hrv-video {
        margin-top: 32px;
        width: 100%; }
  .topPage {
    width: 100%;
    height: 100vh;
    background: #fff;
    position: relative;
    display: flex;
    align-items: center; }
    .topPage #video {
      width: 100%;
      height: 100vh;
      object-fit: cover;
      position: absolute;
      background: #000; }
    .topPage .rerunBtn {
      cursor: pointer;
      position: absolute;
      bottom: 32px;
      left: 32px; }
    .topPage .btnDown {
      position: absolute;
      bottom: 0;
      display: flex;
      position: absolute;
      bottom: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      /* align-content: center; */
      left: 0;
      right: 0;
      margin: 0 auto;
      width: max-content; }
      .topPage .btnDown .btnDownText {
        color: rgba(255, 255, 255, 0.6);
        text-align: center;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 3px;
        text-transform: uppercase; }
      .topPage .btnDown svg {
        display: block;
        margin: 0 auto; }
  .contentPage {
    width: 100%;
    padding: 48px 16px; }
    .contentPage .content {
      width: 100%; }
      .contentPage .content .contentPageNew {
        color: #000;
        text-align: center;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin-bottom: 16px;
        font-size: 12px; }
      .contentPage .content .contentPageTitle {
        font-size: 48px;
        color: #000;
        text-align: center;
        font-family: Inter;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin: 0 auto;
        margin-bottom: 16px;
        width: 250px; }
      .contentPage .content .contentPageText {
        color: #000;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 32px; }
      .contentPage .content .contentPageBtn {
        width: 154px;
        padding: 16px 24px;
        border-radius: 50px;
        background: #000;
        color: #FFF;
        text-align: center;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin: 0 auto; }
      .contentPage .content #videoNew {
        display: block;
        margin: 0 auto;
        width: 343px;
        height: 225px;
        background: #000;
        object-fit: cover;
        border-radius: 24px;
        margin-top: 32px; }
      .contentPage .content .swiperCombination {
        display: flex;
        flex-direction: column;
        padding: 48px 0;
        padding-bottom: 0; }
        .contentPage .content .swiperCombination .ringBox {
          height: auto !important;
          display: block;
          align-items: center; }
          .contentPage .content .swiperCombination .ringBox .ringBoxText {
            width: 100%; }
            .contentPage .content .swiperCombination .ringBox .ringBoxText .ringBoxTextTitle {
              color: #FFF;
              font-family: Inter;
              font-size: 48px;
              font-style: normal;
              font-weight: 500;
              line-height: normal;
              letter-spacing: -2px;
              width: 100%;
              margin-bottom: 16px; }
            .contentPage .content .swiperCombination .ringBox .ringBoxText .ringBoxTextDetails {
              width: 100%;
              color: rgba(255, 255, 255, 0.6);
              font-family: Inter;
              font-size: 16px;
              font-style: normal;
              font-weight: 400;
              line-height: normal; }
              .contentPage .content .swiperCombination .ringBox .ringBoxText .ringBoxTextDetails span {
                color: #FFF;
                font-weight: 500; }
        .contentPage .content .swiperCombination .ringImg {
          width: 100%;
          height: 100% !important; }
      .contentPage .content .precisionTitle {
        width: 100%;
        color: #000;
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px; }
      .contentPage .content .precisionText {
        width: 100%;
        color: #000;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal; }
        .contentPage .content .precisionText span {
          font-weight: 500; }
      .contentPage .content .championsTitle {
        width: 100%;
        color: #000;
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px; }
      .contentPage .content .championsBox {
        display: block;
        justify-content: space-between; }
        .contentPage .content .championsBox .championsBoxItem {
          width: 100%;
          margin-top: 64px;
          overflow: hidden; }
          .contentPage .content .championsBox .championsBoxItem .championsBoxItemImg {
            height: 450px; }
          .contentPage .content .championsBox .championsBoxItem .championsBoxItemTitle {
            color: #000;
            font-family: Inter;
            font-size: 28px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -1px;
            margin: 16px 0; }
          .contentPage .content .championsBox .championsBoxItem .championsBoxItemText {
            width: 100%;
            color: rgba(0, 0, 0, 0.5);
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
    .contentPage .btmBox {
      width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      flex-direction: column; }
      .contentPage .btmBox .btmContent {
        width: 100%;
        margin-bottom: 40px; }
        .contentPage .btmBox .btmContent svg {
          height: 40px;
          display: block;
          margin: 0 auto;
          margin-bottom: 24px; }
        .contentPage .btmBox .btmContent .svg3Img {
          height: 33px;
          width: 311px; }
        .contentPage .btmBox .btmContent div {
          width: 250px;
          color: #000;
          text-align: center;
          font-family: Inter;
          font-size: 12px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          margin: 0 auto; }
  .contentPageblack {
    background: #101010;
    padding: 48px 16px; }
    .contentPageblack .switchComponents {
      width: 100%;
      margin: 0 auto;
      display: flex;
      align-items: center;
      justify-content: space-between;
      justify-content: flex-end;
      margin-bottom: 0px;
      margin-top: -40px;
      padding-top: 0px;
      position: relative;
      z-index: 1; }
      .contentPageblack .switchComponents .switchTitle {
        color: #FFF;
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px; }
      .contentPageblack .switchComponents .switchBtn {
        display: flex;
        margin-top: 0; }
        .contentPageblack .switchComponents .switchBtn .btnBox {
          cursor: pointer;
          width: 48px;
          height: 48px;
          border-radius: 24px;
          background: rgba(255, 255, 255, 0.07);
          display: flex;
          justify-content: center;
          align-items: center; }
          .contentPageblack .switchComponents .switchBtn .btnBox:hover {
            background: #fff; }
            .contentPageblack .switchComponents .switchBtn .btnBox:hover #carousel-arrow {
              fill: #000; }
        .contentPageblack .switchComponents .switchBtn .next {
          margin-left: 16px; }
    .contentPageblack .webSwiperBox {
      display: none; }
    .contentPageblack .h5SwiperBox {
      display: block; }
    .contentPageblack .swiperBox {
      width: 100%;
      padding-bottom: 48px; }
      .contentPageblack .swiperBox .contentBox {
        width: 100%;
        height: 556px;
        border-radius: 16px;
        background: #101010;
        position: relative;
        overflow: hidden;
        margin-bottom: 16px; }
        .contentPageblack .swiperBox .contentBox .swiperConterBox {
          height: 70%;
          border-radius: 16px;
          position: relative;
          overflow: auto; }
          .contentPageblack .swiperBox .contentBox .swiperConterBox .contentTopBox {
            width: 100%;
            padding: 0 16px;
            padding-top: 16px;
            display: flex;
            position: relative;
            z-index: 1;
            justify-content: space-between;
            align-items: center; }
            .contentPageblack .swiperBox .contentBox .swiperConterBox .contentTopBox div {
              display: flex;
              padding: 16px;
              flex-direction: column;
              align-items: flex-start;
              border-radius: 8px;
              background: rgba(255, 255, 255, 0.3);
              color: #FFF;
              font-family: Inter;
              font-size: 16px;
              font-style: normal;
              font-weight: 500;
              line-height: normal;
              letter-spacing: -1px; }
            .contentPageblack .swiperBox .contentBox .swiperConterBox .contentTopBox .openBoxBtm {
              cursor: pointer;
              width: 32px;
              display: none; }
          .contentPageblack .swiperBox .contentBox .swiperConterBox #contentBoxVideo {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            bottom: 0;
            object-fit: cover;
            z-index: 0; }
          .contentPageblack .swiperBox .contentBox .swiperConterBox .contentBoxImg {
            position: absolute;
            bottom: 0;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: bottom; }
        .contentPageblack .swiperBox .contentBox .btmSwiperConter {
          border-radius: 16px;
          background: #1c1c1e;
          padding: 32px 0;
          height: 100%;
          padding-top: 0;
          position: absolute;
          top: 50%; }
          .contentPageblack .swiperBox .contentBox .btmSwiperConter .contentBoxTitle {
            padding: 0 16px;
            color: #FFF;
            font-family: Inter;
            font-size: 18px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -1px;
            margin-bottom: 16px;
            margin-top: 16px;
            padding-top: 16px;
            position: relative;
            z-index: 1; }
          .contentPageblack .swiperBox .contentBox .btmSwiperConter .contentBoxText {
            padding: 0 16px;
            color: rgba(255, 255, 255, 0.8);
            text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 22px;
            margin-bottom: 22px;
            position: relative;
            z-index: 1; }
    .contentPageblack .webSwiperBox {
      display: none; }
    .contentPageblack .h5SwiperBox {
      display: block; }
    .contentPageblack .swiperBox {
      width: 100%;
      padding-bottom: 48px; }
      .contentPageblack .swiperBox .contentBox {
        width: 100%;
        height: 556px;
        border-radius: 16px;
        position: relative;
        overflow: hidden;
        margin-bottom: 16px; }
        .contentPageblack .swiperBox .contentBox .contentBoxTitle {
          padding: 0 16px;
          color: #FFF;
          font-family: Inter;
          font-size: 28px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -1px;
          margin-bottom: 16px;
          margin-top: 32px;
          position: relative;
          z-index: 1; }
        .contentPageblack .swiperBox .contentBox .contentBoxText {
          padding: 0 16px;
          color: rgba(255, 255, 255, 0.8);
          text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
          font-family: Inter;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          margin-bottom: 22px;
          position: relative;
          z-index: 1; }
        .contentPageblack .swiperBox .contentBox #contentBoxVideo {
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          bottom: 0;
          object-fit: cover;
          z-index: 0; }
        .contentPageblack .swiperBox .contentBox .contentBoxImg {
          position: absolute;
          bottom: 0;
          width: 100%; }
        .contentPageblack .swiperBox .contentBox .animationRotation {
          animation: 50000ms linear 0s infinite normal none running rotation;
          width: 200%;
          position: absolute;
          bottom: -80%;
          left: -50%; }
  @keyframes rotation {
    0% {
      transform-origin: center center;
      transform: rotate(-360deg); }
    100% {
      transform-origin: center center;
      transform: rotate(0); } }
    .contentPageblack .detailsBox {
      display: block;
      margin-bottom: 15px;
      padding-top: 0;
      justify-content: space-between; }
      .contentPageblack .detailsBox .detailsBoxContent {
        width: 100%;
        height: 465px;
        padding: 20px 16px;
        position: relative;
        background: #fff;
        border-radius: 16px;
        margin-bottom: 16px; }
        .contentPageblack .detailsBox .detailsBoxContent .detailsBoxContentTitle {
          font-family: Inter;
          font-size: 32px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px;
          color: #FFF;
          position: relative;
          z-index: 1; }
        .contentPageblack .detailsBox .detailsBoxContent .detailsBoxContentText {
          width: 100% !important;
          margin-top: 16px;
          color: #918f93;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          position: relative;
          z-index: 1; }
        .contentPageblack .detailsBox .detailsBoxContent img {
          position: absolute;
          bottom: 0;
          width: 100%;
          left: 0; }
        .contentPageblack .detailsBox .detailsBoxContent .zcxB {
          display: flex;
          justify-content: space-between;
          margin-top: 16px;
          position: relative;
          z-index: 1; }
          .contentPageblack .detailsBox .detailsBoxContent .zcxB .zxc .zxcT {
            color: #FFF;
            font-family: Inter;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
          .contentPageblack .detailsBox .detailsBoxContent .zcxB .zxc .zxcN {
            color: #FFF;
            font-family: Inter;
            font-size: 24px;
            font-style: normal;
            font-weight: 500;
            line-height: 48px; }
      .contentPageblack .detailsBox .detailsBoxContent2 {
        padding: 20px 16px;
        width: 100%;
        height: 450px;
        border-radius: 16px;
        background: #171618;
        position: relative;
        margin-bottom: 16px;
        overflow: hidden; }
        .contentPageblack .detailsBox .detailsBoxContent2 .detailsBoxContentText {
          width: 100% !important;
          color: #FFF;
          font-family: Inter;
          font-size: 28px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          position: relative;
          z-index: 1; }
        .contentPageblack .detailsBox .detailsBoxContent2 .containerTopImg {
          position: absolute;
          bottom: 215px;
          left: 0;
          right: 0;
          margin: 0 auto; }
        .contentPageblack .detailsBox .detailsBoxContent2 #glucose-hrv-video {
          width: 90%;
          margin: 0 auto;
          display: block; }
        .contentPageblack .detailsBox .detailsBoxContent2 .asdB {
          position: relative;
          z-index: 1;
          left: 0;
          right: 0;
          margin: 0 auto;
          margin-top: 32px;
          display: flex;
          align-items: center;
          width: 100%;
          height: 64px;
          padding: 10px 16px;
          border-radius: 12px;
          background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%), rgba(0, 0, 0, 0.45);
          backdrop-filter: blur(45px); }
          .contentPageblack .detailsBox .detailsBoxContent2 .asdB svg {
            margin-right: 14px; }
          .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdT {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 0px; }
            .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdT div {
              color: #E8EAED;
              text-align: right;
              font-family: Inter;
              font-size: 12px;
              font-style: normal;
              font-weight: 500;
              line-height: 16px;
              letter-spacing: -0.28px; }
            .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdT :first-child {
              color: #FFF;
              font-family: Inter;
              font-size: 12px;
              font-style: normal;
              font-weight: 600;
              line-height: 20px; }
          .contentPageblack .detailsBox .detailsBoxContent2 .asdB .asdBt {
            color: #E8EAED;
            font-family: Inter;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: 20px; }
        .contentPageblack .detailsBox .detailsBoxContent2 img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: -webkit-fill-available;
          object-fit: fill; }
      .contentPageblack .detailsBox .btnMboxPadding {
        padding: 0 16px !important; }
      .contentPageblack .detailsBox .btnMboxPadding2 {
        bottom: 20px !important; }
    .contentPageblack .detailsBox2 {
      margin-bottom: 15px;
      width: 100%;
      height: 465px;
      position: relative;
      padding-top: 0;
      border-radius: 16px;
      padding: 20px 16px; }
      .contentPageblack .detailsBox2 .detailsBox2Title {
        color: #FFF;
        text-align: left;
        font-family: Inter;
        font-size: 32px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: -2px;
        margin-bottom: 16px;
        position: relative;
        z-index: 1; }
      .contentPageblack .detailsBox2 .detailsBox2Text {
        width: 100%;
        margin: 0 auto;
        color: #918f93;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        position: relative;
        z-index: 1;
        text-align: left; }
        .contentPageblack .detailsBox2 .detailsBox2Text span {
          font-weight: 500; }
      .contentPageblack .detailsBox2 img {
        width: 100%;
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 0;
        padding: 20px 16px; }
    .contentPageblack .detailsBox3 {
      display: block;
      margin-bottom: 15px;
      width: 100%;
      height: 520px;
      position: relative;
      border-radius: 16px;
      align-items: center;
      justify-content: space-between;
      padding: 20px 16px;
      overflow: hidden; }
      .contentPageblack .detailsBox3 .detailsBox3Left {
        width: 100%; }
        .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Title {
          color: #FFF;
          font-family: Inter;
          font-size: 32px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px;
          margin-bottom: 16px; }
        .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Title2 {
          color: #FFF;
          font-family: Inter;
          font-size: 28px;
          font-style: normal;
          font-weight: 500;
          line-height: normal; }
        .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Text {
          color: #918f93;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
          .contentPageblack .detailsBox3 .detailsBox3Left .detailsBox3Text span {
            font-weight: 500; }
      .contentPageblack .detailsBox3 img {
        margin-top: 16px;
        width: 100%;
        height: auto; }
      .contentPageblack .detailsBox3 .detailsBoxImg {
        position: relative;
        bottom: -35px;
        width: 100%;
        right: 0;
        height: auto;
        margin: 0 auto; }
  .canvasBox {
    position: relative;
    width: 100vw;
    height: 200vh; }
    .canvasBox .sticky {
      width: 100vw;
      height: 100vh;
      overflow: hidden;
      position: sticky;
      top: 0px;
      bottom: 0px;
      background-color: white; }
      .canvasBox .sticky canvas {
        position: absolute;
        object-fit: cover;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100vw;
        height: 100vh; }
      .canvasBox .sticky .canvasContentBox {
        position: absolute;
        width: 100%;
        height: 100vh;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 0 16px;
        padding-top: 80px; }
        .canvasBox .sticky .canvasContentBox .canvasContentBoxTop .canvasTitle {
          margin-bottom: 16px;
          color: #000;
          font-family: Inter;
          font-size: 48px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px; }
        .canvasBox .sticky .canvasContentBox .canvasContentBoxTop .canvasTitleText {
          color: #000;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
        .canvasBox .sticky .canvasContentBox .canvasContentBoxCenter {
          color: #000;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          position: absolute;
          transform: translate(-50%, -50%);
          top: 55%;
          left: 50%; }
  .monitorContent {
    height: 100vh;
    position: relative;
    overflow: hidden; }
    .monitorContent .monitorContentImg {
      position: absolute;
      width: 100%;
      height: 100%;
      display: block;
      top: 50%;
      left: 50%;
      transition: transform 1.5s;
      transform: translate(-50%, -50%) scale(1);
      object-fit: cover;
      object-position: 90% 0; }
    .monitorContent .content .precisionTitle {
      color: #FFF;
      font-family: Inter;
      font-size: 48px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
      letter-spacing: -2px;
      position: absolute;
      z-index: 1;
      bottom: 185px;
      width: 235px; }
    .monitorContent .content .precisionText {
      width: 100%;
      color: #FFF;
      font-family: Inter;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: normal;
      position: absolute;
      z-index: 1;
      bottom: 120px;
      left: 0;
      padding: 0 16px; }
    .monitorContent .masked {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      z-index: 2;
      transition: background 1.5s;
      background: rgba(0, 0, 0, 0); }
  .monitorContent2 {
    height: 160vh;
    position: relative;
    background: #000;
    padding: 0; }
    .monitorContent2 .sticky {
      width: 100vw;
      height: 100vh;
      position: sticky;
      top: 0px; }
      .monitorContent2 .sticky .monitorContentImg2 {
        position: absolute;
        height: 100%;
        width: 100%;
        inset: 0px;
        color: transparent;
        filter: brightness(0.7);
        top: 0;
        object-fit: cover;
        object-position: 25% 0;
        transition: filter .5s; }
      .monitorContent2 .sticky .centerBox {
        width: 100%;
        height: 100%;
        position: relative;
        opacity: 0;
        transition: opacity .5s;
        z-index: 1;
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center; }
        .monitorContent2 .sticky .centerBox .centerBoxTitle {
          margin: 0 auto;
          width: 100%;
          color: #FFF;
          text-align: center;
          font-family: Inter;
          font-size: 48px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px;
          margin-bottom: 16px;
          padding: 0 16px; }
        .monitorContent2 .sticky .centerBox .centerBoxText {
          color: #FFF;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          padding: 0 16px; }
  .monitorContent3 {
    height: 100vh;
    position: relative;
    overflow: hidden;
    background: #000; }
    .monitorContent3 .monitorContentImg3 {
      position: absolute;
      display: block;
      transition: transform 1.5s;
      height: 100%;
      width: 100%;
      inset: 0px;
      color: transparent;
      translate: none;
      rotate: none;
      scale: none;
      transform: translate(0px, 0px);
      filter: brightness(50%);
      object-position: 75% 0; }
    .monitorContent3 .content {
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 120px; }
      .monitorContent3 .content .precisionTitle {
        color: #FFF;
        width: 100%;
        padding: 0 16px; }
      .monitorContent3 .content .precisionText {
        width: 100%;
        color: #fff;
        padding: 0 16px;
        margin-bottom: 32px; }
      .monitorContent3 .content .precisionBtn {
        cursor: pointer;
        width: max-content;
        display: flex;
        padding: 16px 24px;
        align-items: flex-start;
        border-radius: 50px;
        background: #C9FC6E;
        color: #000;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        margin-left: 16px; }
  .appContentTitle {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px;
    margin-bottom: 16px;
    padding-top: 48px; }
  .appContentText {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    margin: 0 auto; }
  .imgStyle {
    width: 100%;
    margin: 0 auto;
    margin-top: 32px;
    display: none; }
  .clickBtnBox {
    width: 128px;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    margin-top: 32px;
    display: none; }
    .clickBtnBox svg {
      cursor: pointer;
      width: 32px;
      height: 32px; }
    .clickBtnBox .btnC,
    .clickBtnBox .btnH,
    .clickBtnBox .btnB {
      width: 24px;
      height: 24px; }
  .contentPageblack2 {
    width: 100%;
    height: 200vh;
    position: relative;
    padding: 0; }
    .contentPageblack2 .sticky {
      height: 100vh;
      position: sticky;
      top: 0px; }
      .contentPageblack2 .sticky .stickyTextBox {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 1;
        display: flex;
        flex-direction: column;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        align-items: center; }
        .contentPageblack2 .sticky .stickyTextBox .stickyName {
          opacity: 1;
          transition: opacity .5s;
          color: #FFF;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          margin-bottom: 16px; }
        .contentPageblack2 .sticky .stickyTextBox .stickyTitle {
          opacity: 1;
          transition: opacity .5s;
          display: block;
          color: #FFF;
          font-family: Inter;
          font-size: 90px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: 4px;
          margin: 0 auto; }
          .contentPageblack2 .sticky .stickyTextBox .stickyTitle span {
            opacity: 1;
            transition: opacity .5s;
            color: #C9FC6E;
            text-align: center;
            font-family: Inter;
            font-size: 90px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: 4px;
            display: block; }
        .contentPageblack2 .sticky .stickyTextBox .stickyText {
          opacity: 1;
          transition: opacity .5s;
          margin-top: 16px;
          color: #FFF;
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
      .contentPageblack2 .sticky .circles-svg {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0; }
        .contentPageblack2 .sticky .circles-svg .circ {
          transition: transform 2s; }
      .contentPageblack2 .sticky .Img_mask_group {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        clip-path: circle(0%);
        transition: clip-path 1s; }
      .contentPageblack2 .sticky .stickyTextBoxBtm {
        width: 100%;
        position: relative;
        bottom: 300px;
        padding-left: 16px;
        right: 0;
        margin: 0 auto;
        opacity: 0;
        transition: opacity .5s; }
        .contentPageblack2 .sticky .stickyTextBoxBtm .stickyTextBoxBtmTitle {
          color: #FFF;
          font-family: Inter;
          font-size: 48px;
          font-style: normal;
          font-weight: 500;
          line-height: normal;
          letter-spacing: -2px;
          margin-bottom: 16px;
          width: 100%; }
        .contentPageblack2 .sticky .stickyTextBoxBtm .stickyTextBoxBtmText {
          color: #FFF;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
  .content .lightPerception {
    display: block;
    margin: 0 auto;
    margin-bottom: 48px;
    width: 100%; }
  .content .lightPerceptionTitle {
    margin-bottom: 16px;
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -2px; }
  .content .lightPerceptionText {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%; }
  .content .lightPerceptionTextImg {
    width: 100%;
    display: none; }
  .content .lightPerceptionTextImgh5 {
    display: block;
    width: 100%;
    padding: 48px 0; }
  .content .lightPerceptionBtmText {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0px;
    padding-bottom: 48px; }
  .talkExpertBg {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 50;
    justify-content: center;
    align-items: center;
    padding: 16px; }
    .talkExpertBg .talkExpertBox {
      width: 100%;
      height: 500px;
      background: #000;
      border-radius: 50px;
      border: 1px solid rgba(255, 255, 255, 0.3);
      background: #000;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center; }
      .talkExpertBg .talkExpertBox .talkExpertBoxTop {
        width: 100%;
        height: 110px;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .talkExpertBg .talkExpertBox .talkExpertBoxTop svg {
          display: block; }
        .talkExpertBg .talkExpertBox .talkExpertBoxTop .closeBtn {
          position: absolute;
          right: 36px;
          top: 35px;
          cursor: pointer; }
      .talkExpertBg .talkExpertBox .talkExpertBoxContent {
        width: 100%;
        padding: 32px 16px; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentTitle {
          color: #FFF;
          font-family: Inter;
          font-size: 20px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentText {
          margin-top: 16px;
          color: rgba(255, 255, 255, 0.7);
          font-family: Inter;
          font-size: 20px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent input {
          margin-top: 40px;
          width: 100%;
          height: 34px;
          padding-bottom: 10px;
          color: #FFF;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          background: transparent;
          border: 1px solid transparent;
          border-bottom: 1px solid #fff; }
          .talkExpertBg .talkExpertBox .talkExpertBoxContent input:focus {
            outline: none; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent input::placeholder {
          color: rgba(255, 255, 255, 0.7);
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox {
          margin-top: 12px;
          display: flex;
          height: 53px;
          align-items: center; }
          .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox .talkExpertBoxContentBtnBoxBtn {
            padding: 12px 20px;
            border-radius: 200px;
            background: #FFF;
            box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
            color: #000;
            text-align: center;
            font-family: Inter;
            font-size: 20px;
            font-style: normal;
            font-weight: 700;
            line-height: normal;
            cursor: pointer; }
          .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox .talkExpertBoxContentBtnBoxText {
            margin-left: 12px;
            color: #FFF;
            font-family: Inter;
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
            .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox .talkExpertBoxContentBtnBoxText span {
              color: #FFF;
              font-family: Inter;
              font-size: 12px;
              font-style: normal;
              font-weight: 700;
              line-height: normal;
              letter-spacing: 0.2px; }
          .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox:last-child {
            flex-direction: column;
            align-items: flex-start; }
            .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentBtnBox:last-child .talkExpertBoxContentBtnBoxBtn {
              margin-bottom: 5px; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentErrorBox {
          height: 53px;
          margin-top: 12px;
          display: none; }
          .talkExpertBg .talkExpertBox .talkExpertBoxContent .talkExpertBoxContentErrorBox .talkExpertBoxContentErrorBoxText {
            display: flex;
            justify-content: space-evenly;
            align-items: center;
            width: 148px;
            height: 37px;
            border-radius: 8px;
            background: #FDDFDF;
            color: #F75E5E;
            font-family: Inter;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .overTitle {
          color: #FFF;
          text-align: center;
          font-family: Inter;
          font-size: 40px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          margin-bottom: 16px; }
        .talkExpertBg .talkExpertBox .talkExpertBoxContent .overText {
          color: rgba(255, 255, 255, 0.7);
          text-align: center;
          font-family: Inter;
          font-size: 16px;
          font-style: normal;
          font-weight: 400;
          line-height: normal;
          margin-bottom: 32px; }
      .talkExpertBg .talkExpertBox .controlsBox {
        height: 48px;
        width: 100px;
        display: flex;
        position: absolute;
        bottom: 52px;
        right: 40px;
        border-radius: 200px;
        background: #FFF;
        box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.1);
        justify-content: center; }
        .talkExpertBg .talkExpertBox .controlsBox .controlsBtn {
          cursor: pointer;
          padding: 6px;
          display: flex;
          align-items: center; }
  #sectionRoot {
    position: relative;
    width: 100vw;
    background: #000; }
    #sectionRoot .sticky-container {
      height: 400vh;
      top: 0px;
      position: relative;
      width: 100vw; }
      #sectionRoot .sticky-container .sticky {
        gap: 1.9rem;
        width: 100vw;
        overflow: hidden;
        position: sticky;
        top: 0px;
        background-color: transparent;
        display: flex;
        flex-direction: column;
        -webkit-box-pack: start;
        justify-content: start;
        -webkit-box-align: center;
        align-items: center;
        height: 100vh;
        justify-content: center;
        padding-top: 90px; }
        #sectionRoot .sticky-container .sticky .bfosHK {
          width: 100%; }
          #sectionRoot .sticky-container .sticky .bfosHK .projects-container {
            display: flex;
            min-width: 100%;
            overflow: hidden;
            -webkit-box-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            align-items: center;
            justify-content: space-evenly;
            justify-content: space-between;
            flex-direction: column; }
            #sectionRoot .sticky-container .sticky .bfosHK .projects-container .project-image {
              position: relative;
              display: flex;
              width: 343px;
              height: 343px;
              flex-direction: column;
              -webkit-box-pack: end;
              justify-content: flex-end;
              -webkit-box-align: center;
              align-items: center;
              border-radius: 30px;
              background: #000;
              overflow: hidden;
              opacity: 1;
              transition: all 0.3s ease-in-out 0.1s; }
              #sectionRoot .sticky-container .sticky .bfosHK .projects-container .project-image img {
                position: absolute;
                height: 100%;
                width: 100%;
                inset: 0px;
                color: transparent;
                object-fit: cover; }
            #sectionRoot .sticky-container .sticky .bfosHK .projects-container .dp-none {
              opacity: 0;
              position: absolute; }
            #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects {
              display: flex;
              flex-direction: column;
              -webkit-box-pack: center;
              justify-content: center;
              padding-top: 0.1rem;
              width: 100%;
              height: 200px;
              padding: 16px; }
              #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title {
                position: absolute;
                border: none;
                background: transparent;
                display: flex;
                flex-direction: column;
                gap: 8px;
                margin-bottom: 32px; }
                #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextTitle {
                  color: #FFF;
                  font-family: Inter;
                  font-size: 48px;
                  font-style: normal;
                  font-weight: 500;
                  line-height: normal;
                  letter-spacing: -2px;
                  width: 100%;
                  margin-bottom: 16px; }
                #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextDetails {
                  width: 100%;
                  color: rgba(255, 255, 255, 0.6);
                  font-family: Inter;
                  font-size: 16px;
                  font-style: normal;
                  font-weight: 400;
                  line-height: normal; }
                  #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .project-title .ringBoxTextDetails span {
                    color: #FFF;
                    font-weight: 500; }
              #sectionRoot .sticky-container .sticky .bfosHK .projects-container .projects .un-selected {
                margin-top: 100px;
                opacity: 0;
                transition: all 0.3s ease-in 0s; }
  .topTitleBox {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    padding: 0 16px;
    padding-top: 80px; }
  #BOK-K2 {
    position: relative;
    height: 200vh; }
    #BOK-K2 .contentPage {
      position: sticky;
      top: 0;
      height: 100vh;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      #BOK-K2 .contentPage #productImage {
        width: 100%;
        height: 100vh;
        margin: 0 auto; }
      #BOK-K2 .contentPage .productImageBox {
        position: absolute;
        width: 100%;
        height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center; }
        #BOK-K2 .contentPage .productImageBox .productImageTitleBox {
          width: 100%;
          position: absolute;
          padding: 0 16px;
          bottom: 48px; }
          #BOK-K2 .contentPage .productImageBox .productImageTitleBox .productImageTitle {
            color: #000;
            font-family: Inter;
            font-size: 48px;
            font-style: normal;
            font-weight: 500;
            line-height: normal;
            letter-spacing: -2px;
            margin-bottom: 16px; }
          #BOK-K2 .contentPage .productImageBox .productImageTitleBox .productImageText {
            color: rgba(0, 0, 0, 0.6);
            font-family: Inter;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            width: 100%; } }

