
.product_section2{
    position: relative;
    width: 100%;
    z-index: 10;
  }
  .c_imgblobvid{
    width:250px;
    height:250px;
  /*   background-color:blue; */
    position: relative;
    margin:auto;
    display:block;
    overflow:visible;
    z-index: 15;
  }
  .c_vblob{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    display: flex; /* Centers the video */
    justify-content: center;
    position: absolute;
    right:8px;
    bottom:-45px;
    opacity:0;
    visibility:hidden;
  }
  .vblob{
    width:100%;
    height:100%;
    object-fit: cover; /* Ensures the video covers the container */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  
  }
.section_result_product{
    background-color: #000;
    padding-top: 75px;
    color:#fff;
}
.section_result_product h2, .section_result_product p.sub{
    color:#fff;
}

.quotecontainer{
    width: 760px;
    margin: auto;
    text-align: left;
    padding: 20px 0 40px 0;
}

blockquote {
    font-size: 19px;
    margin: 20px 0;
    quotes: "“" "”" "‘" "’";
    line-height: 37px;
    border: none;
    font-family: 'Lato';
    padding-bottom: 10px;
    font-weight: 500;
}
blockquote::before {
    content: open-quote;
    font-size: 2em; /* Adjust the quote size as needed */
    line-height: 0;
    margin-right: 10px;
    vertical-align: -0.4em;
    color: #ccc;
}
blockquote::after {
    content: close-quote;
    font-size: 2em; /* Adjust the quote size as needed */
    line-height: 0;
    margin-left: 10px;
    vertical-align: -0.4em;
    color: #ccc;
}
.author-info {
    display: flex;
    align-items: center;
    margin-top: 20px;
    margin: 0 !important;
    margin-left: 30px !important;
}
.author-info img {
    width: 50px; /* Adjust the size as needed */
    height: 50px; /* Adjust the size as needed */
    border-radius: 50%;
    margin: 0 !important;
    margin-right: 15px !important;
}
.author-details {
    line-height: 1.2;
}
.author-name {
    font-weight: bold;
}
.author-job {
    font-style: italic;
    color: grey;
}

.trustedby.ui.grid>.column:not(.row){
    padding: 0;
}
.trustedby.ui[class*="three column"].grid>.column:not(.row), .ui[class*="three column"].grid>.row>.column{
    width: 41%;
}
.product_section3 .c_rowargs_media{
    background-color: #000;
    border-radius: 12px;
}
.c_ps3{
    /* max-height: 297px; */
    display: block;
    width: 100%;
    /* max-width: 540px; */
    height: 100%;
    overflow: hidden;
    /* margin-top: 100px; */
    /* border-radius: 14px; */
}
video.ps3_video {
    position: relative;
    width: 100%;
    height: 100%;
  }
  @media (max-width: 950px) {
   .product_section3 .c_rowargs_media{
        order:2;
        max-width: 95%;
        margin-top: 30px;
   }
   .c_ps3{
    margin-left: auto;
    margin-right: auto;
    /* width: 94%; */
    /* border-radius: unset; */
    /* margin-top: 20px; */
    clip-path: inset(1px 1px);
   }
   .section_result_product .c_rowargs{
    display: block;
    width: 90%;
    margin-bottom: 20px;
   }

  }

/******* same  */


  


.ui.grid{
    margin: 0 auto;
  }
  
  .c_sepline {
    margin-top: 0;
  }
  
  .whitebg {
    background-color: #fff;
    color: #000;
  }
  
  .t_left > * {
    text-align: left !important;
    padding-left: 25px;
    padding-right: 50px;
    max-width: 980px;
  }
  .soft_left,
  .soft_left > * {
    text-align: left !important;
    padding-right: 50px;
    max-width: 800px;
    text-align: left;
    /* max-width: 600px; */
    margin-left: 7%;
  }
  
  .bblack {
    color: #000;
    border-color: #000;
  }
  .bwhite {
    color: #ffffffb8;
    border-color: white;
  }
  
  .c_rowargs {
    margin-top: 155px;
    margin-bottom: 155px;
    max-width: 94%;
    margin-right: auto;
    margin-left: auto;
  }
  .c_rowargs .col-5.breatheleft {
    padding-left: 80px;
    text-align: left;
    max-width: 600px;
    margin-left: 4%;
  }
  
  .c_rowargs h2 {
    margin-top: 55px !important;
    margin-bottom: 45px;
  }
  .c_rowargs p {
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 32px;
    color: #000;
    font-size: 18px;
    margin: auto;
    margin-bottom: 30px;
  }
  .c_rowargs_media {
    flex: 1;
  }
  .c_rowargs_media.breatheleft {
    padding-left: 60px;
    text-align: left;
    max-width: 600px;
    margin-left: 4%;
  }
  .c_rowargs_media.breatheright {
    /* padding-right: 80px; */
    text-align: right;
    max-width: 600px;
    margin-right: 4%;
  }
  
  .c_rowargs_text {
    flex: 1;
  }
  
  .c_lpm_brand {
    position: absolute;
    padding-left: 6%;
    padding-right: 4%;
    width: 100%;
    top: 40px;
    z-index: 150;
  }
  
  /* for fixed menu:  */
  .ui.menu.fixed {
    background: #000;
    height: 50px;
    padding-top: 12px;
    /* border-bottom: 1px solid #fff; */
    display: block;
  }
  .c_lpm_brand .ctabutton {
    position: relative;
    float: right;
    font-size: 15px;
    line-height: 13px;
    border: 1px solid #ffffff75;
    padding: 7px 8px 5px 8px;
    letter-spacing: 2px;
    margin-top: 1px;
    box-shadow: 0 0 6px 0px rgb(255 255 51 / 93%);
  }
  .c_lpm_brand ._bname {
    color: #fff;
    font-size: 18px;
    letter-spacing: 6px;
    float: left;
    position: relative;
    font-family: "Raleway", sans-serif;
    font-weight: 200;
  }
  .c_lpm_brand i {
    float: right;
    position: relative;
  }
  ._bname:hover {
    cursor: pointer;
  }
  
  .c_lpm_bt {
    position: absolute;
    bottom: 9%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
  
  .lpm_bt {
    animation: shadowColorChange 5s infinite;
    border: 1px solid #ffffff78;
  }
  
  @keyframes shadowColorChange {
    0% {
      box-shadow: 0 0 10px 0 rgb(255, 0, 0); /* Red */
    }
    20% {
      box-shadow: 0 0 10px 0 rgb(255, 255, 0); /* Yellow */
    }
    60% {
      box-shadow: 0 0 10px 0 rgb(0, 255, 255); /* Cyan */
    }
    80% {
      box-shadow: 0 0 10px 0 rgb(0, 0, 255); /* Blue */
    }
    100% {
      box-shadow: 0 0 10px 0 rgb(255, 0, 255); /* Magenta */
    }
  }
  
  .sectiontitle {
    font-size: clamp(34px, 5vmin, 45px);
    line-height: 1.55 !important;
    font-weight: 100 !important;
    letter-spacing: 6px;
    max-width: 1100px;
  }
  
  .c_register {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    display: none;
    z-index: 5;
  }
  #reg_lupiotes {
    display: none;
  }
  
  .c_register .title {
    line-height: 3rem;
    font-size: 30px;
    font-weight: 200;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-family: "Raleway";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 10%;
  }
  .c_register .bg {
    display: inline-block;
    z-index: -20;
    line-height: 0;
    opacity: 1;
    background-color: rgb(231, 222, 227);
    background-image: url("https://images.typeform.com/images/EBwXi9jDLL8g/background/large");
    background-position: center top;
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    inset-block-start: 0px;
    inset-inline-start: 0px;
  }
  .c_register .instruct {
    font-size: 25px;
    letter-spacing: 2px;
    color: var(--textmaincolor);
    font-family: "Raleway";
  }
  
  .c_register .part1,
  .c_register .part2,
  .c_register .part3 {
    position: relative;
    width: 80%;
    max-width: 500px;
    margin: auto;
    margin-top: auto;
    text-align: left;
    margin-top: 22%;
    z-index: 5;
    display: none;
  }
  
  .c_register .part3 {
    text-align: center;
    margin-top: 8%;
    max-width: 100%;
    width: 100%;
    z-index: -1;
    top: 170px;
  }
  
  .c_register .part3 .c_reward {
    overflow: hidden;
    position: relative;
    padding: 25% 0px 40px 0px;
    width: 90%;
    margin: auto;
  }
  
  .c_register .part3 .confirmtitle {
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 5px;
    font-family: "Raleway";
  }
  .c_register .part3 video {
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
  }
  .c_register .part3 .instruct {
    line-height: 15px;
    font-size: 20px;
    color: var(--textmaincolor);
    font-family: "Raleway";
    font-weight: 300;
    z-index: 5;
    position: relative;
  }
  
  .c_register .instruct.smallnote {
    font-size: 14px;
    color: grey;
    margin-top: 70px;
  }
  
  .c_register input {
    border: unset !important;
    border-radius: 0 !important;
    border-bottom: 1px solid black !important;
    background-color: unset !important;
    font-size: 20px;
    font-family: "Raleway";
  }
  .c_register input::placeholder {
    font-size: 20px;
  }
  .c_register .ctabutton {
    margin-top: 25px;
    font-size: 18px;
    padding: 10px 15px;
    margin-right: 30px;
  }
  .c_register .lupiotes {
    position: absolute;
    top: -50%;
    overflow: hidden;
    z-index: -1;
  }
  
  .ui.loader.register {
    margin-top: 25px;
  }
  
  .h1above {
    position: absolute !important;
    width: 90% !important;
    transform: translateX(-50%);
    left: 49.65%;
    top: 1%;
    z-index: 5;
  }
  
  video.productvideo {
    position: relative;
    top: 82px;
    left: 0;
    width: 85%;
    max-width: 630px;
    /* margin-bottom: 220px; */
    clip-path: inset(1px 1px);
  }
  video.bobheartbeat {
    max-width: 300px;
    clip-path: inset(1px 1px);
    margin: auto;
    margin-top: 30px;
  }
  
  video.fullscreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  
  /* faces and globe section */
  .row.c_globe {
    /* margin-bottom: 75px; */
  }
  .c_globe .col-5 {
    padding-left: 9%;
  }
  .c_globe .col-6 {
    max-width: 800px;
  }
  .c_globe p {
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 29px;
    color: #000;
    font-size: 18px;
    max-width: 980px;
    margin: auto;
    text-align: center;
    margin-bottom: 12px;
  }
  
  .js-globe-gl {
    padding-top: 100px;
    height: 100%;
    width: 100%;
    max-height: 600px;
    max-width: 600px;
    position: relative;
    display: block;
  }
  
  .c_faces {
    padding-bottom: 100px;
  }
  .c_faces a {
    color: unset !important;
  }
  
  .c_faces > p {
    font-size: 18px;
    margin: auto;
    margin-top: 22px;
    line-height: 32px;
    font-family: "Inter";
    text-align: center;
    max-width: 80%;
    font-weight: 200;
    padding-bottom: 8px;
  }
  .uppitem {
    width: 100%;
    font-size: 17px;
    margin: auto;
    margin-top: 32px;
    line-height: 32px;
    font-family: "Inter";
  
    border-bottom: 1px solid #000;
    width: 100%;
    text-align: right;
    font-weight: 400;
  }
  
  .c_faces h3 {
    font-weight: 600;
    line-height: 30px;
  }
  
  .faces {
    margin: 30px auto 50px auto;
    max-width: 620px !important;
  }
  .c_ftext {
    width: 700px;
    margin: auto;
    text-align: center;
    position: relative;
    transform: translateX(4%);
    margin-top: 60px;
  }
  .c_ftext .rectlearning {
    width: 150px;
    position: absolute;
    left: 47px;
    top: 15px;
  }
  .c_ftext .rectlearning::before,
  .c_ftext .rectlearning::after {
    background-image: linear-gradient(
      45deg,
      #c57aff,
      #ff1dfc,
      #eb73ff
    ) !important;
    background-size: 200%;
  }
  
  .c_ftext > h3 {
    font-weight: 600;
    font-size: 19px;
  }
  
  .c_upp {
    margin-top: 0px;
    margin-bottom: 75px;
  }
  .c_upp .col-7 {
    margin-left: 0 !important;
    padding-left: 0 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    transform: translateY(50px);
    max-width: 640px !important;
  }
  .c_upp .col-5 {
    /* margin-right: 0; */
    padding-right: 0 !important;
    /* float: left; */
    margin-left: 3%;
    /* max-width: 650px !important; */
    /* width: 40%; */
  }
  
  .f1 img.blob,
  .f2 img.blob,
  .blob {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    right: 22%;
    /* transform: translateX(-50%); */
    border: 2px solid white;
    z-index: 2;
    content: url("https://firebasestorage.googleapis.com/v0/b/krtx-ws.appspot.com/o/public%2Fblob_150x150.png?alt=media");
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  
  .f1 {
    max-width: 780px;
    margin: auto;
    /*   text-align:center; */
    /*   position:relative; */
    margin-top: 30px;
  }
  
  .f2 {
    max-width: 1060px;
    margin: auto;
    margin-top: 15px;
  }
  
  .f1 > .ui[class*="three column"].grid > .column:not(.row),
  .ui[class*="three column"].grid > .row > .column {
    width: 22% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .f2 > .ui[class*="four column"].grid > .column:not(.row),
  .ui[class*="four column"].grid > .row > .column {
    width: 20% !important;
    padding-left: 0;
    padding-right: 0;
  }
  .f1 img,
  .f2 img {
    width: 80px;
    height: 80px;
    margin: auto;
  }
  
  /* ******************* learning sources... */
  
  .product_section2 {
    background-color: #fff;
    color: #000;
  }
  .product_section2 h2 {
    padding-top:160px;
    max-width: 800px;
    text-align: center;
    font-size: clamp(34px, 5vmin, 43px);
  }
  .product_section2 h3 {
    margin-top: 55px;
    margin-bottom: 45px;
  }
  .c_trainwith {
    margin-top: -20px;
    margin-bottom: 230px !important;
    width: 80%;
    margin: auto;
  }
  
  .c_trainwith p,
  .c_wheelcontent p{
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 32px;
    color: #333;
    font-size: 18px;
    max-width: 980px;
    margin: auto;
    margin-bottom: 11px;
  }
  .section_result_product p {
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 32px;
    color: #333;
    font-size: 18px;
    max-width: 980px;
    margin: auto;
    margin-bottom: 11px;
  }
  
  .c_trainwith * {
    color: #fff;
  }
  
  .learningface {
    position: absolute;
    width: 220px;
    height: auto;
    border-radius: 200px;
    left: 50%;
    transform: translateX(-50%);
    top: 15%;
  }
  
  .c_jolitures {
    width: 100%;
    position: relative;
    height: 270px;
    overflow: visible;
    margin: auto;
    display: block;
    margin-top: 10px;
  }
  .center_jolitures {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: red;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .gpcircles.c1 {
    position: absolute;
    /* margin-top:-10px; */
    overflow: visible;
    float: right;
    top: 50%;
    right: -5%;
    transform: translate(0%, 0%);
    /* adjust -10% or more    */
    width: 45%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, .5); */
  }
  .gpcircles > .crj {
    /*   border-radius: 50%; */
    position: absolute;
    width: auto;
    height: auto;
    margin: unset;
    cursor: pointer;
    z-index: 10;
    display: block;
  }
  .gpcircles .boxhighlight {
    width: 70px;
  }
  
  .joliright span {
    text-align: left;
    margin-left: 20px;
    float: left;
    position: relative;
  }
  .joliright .boxhighlight {
    float: left;
    position: relative;
    height: 0px;
    margin-top: 10px;
  }
  
  .gpcircles.c2 {
    position: absolute;
    /* margin-top:-10px; */
    overflow: visible;
    float: left;
    top: 50%;
    left: -5%;
    transform: translate(0%, 0%);
    /* adjust -10% or more    */
    width: 45%;
    height: 100%;
    /* background-color: rgba(0, 0, 0, .5); */
  }
  
  .gpcircles.c2 > .crj {
    float: right;
  }
  .jolileft .boxhighlight {
    float: right;
    margin: 10px 0;
  }
  .jolileft span {
    text-align: left;
    margin-right: 20px;
    float: left;
    position: relative;
  }
  .joliright span,
  .jolileft span {
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    font-family: "Raleway";
    font-weight: 300;
    transition: all 0.2s ease;
  }
  .joliright span:hover,
  .jolileft span:hover {
    transform: scale(1.1);
  }
  .crj span {
    font-size: 16px;
  }
  
  .c_bubblebanner {
    position: relative;
    width: 50%;
    margin: auto;
    height: 80vh;
    padding-top: 25px;
    overflow: hidden;
    text-align: center;
    max-width: 550px;
    height: 180px;
    overflow: hidden;
  }
  
  .c_wheelcontent {
    /* margin-top:155px; */
    background-color: #000;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .c_wheelcontent .col-5.breatheleft {
    padding-left: 80px;
    text-align: left;
    max-width: 600px;
    margin-left: 4%;
  }
  
  .c_wheelcontent h3,
  .c_wheelcontent h2 {
    text-align: center;
    margin-top: 55px;
    margin-bottom: 45px;
    color: #fff;
  }
  
  @media (max-width: 30rem) {
    .c_bubblebanner {
      display: flex;
      justify-content: center;
      height: auto;
    }
  }
  
  .bubbleContainer {
    position: relative;
    display: grid;
    justify-items: center;
    grid-template-areas: "koral . person-four . logo logo . person-five marigold-2 person-two" ". person-three . marigold-1 logo logo . person-one . aqua";
    width: 90%;
  }
  
  .bubbleanim {
    animation: bubbleKeyframes 4s infinite;
    animation-iteration-count: 15;
  }
  
  .b1 {
    grid-area: person-one;
    width: 45px;
    margin-left: -120px;
    animation-delay: 0.5s;
  }
  
  .b2 {
    grid-area: person-two;
    width: 40px;
    animation-delay: 0.75s;
    margin-left: -40px;
    margin-top: -15px;
  }
  
  .b3 {
    grid-area: person-three;
    width: 50px;
    animation-delay: 0.5s;
  }
  
  .b4 {
    grid-area: person-four;
    width: 25px;
    animation-delay: 1.25s;
    margin-left: -40px;
  }
  
  .b5 {
    grid-area: person-five;
    width: 50px;
    animation-delay: 1.5s;
  }
  
  @media (max-width: 30rem) {
    .b5 {
      justify-self: self-end;
    }
  }
  
  .b6 {
    grid-area: koral;
    width: 38px;
    animation-delay: 1.75s;
    margin-left: 60px;
  }
  
  .marigold-bubble {
    grid-area: marigold-1;
    width: 1.9375rem;
  }
  
  .marigold-buble-2 {
    grid-area: marigold-2;
    width: 1.875rem;
  }
  
  .aqua-bubble {
    grid-area: aqua;
    align-self: self-end;
    width: 1rem;
  }
  
  @keyframes bubbleKeyframes {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(1.2rem);
    }
  }
  
  @media (max-width: 850px) {
    .gpcircles.c1 {
      width: 65%;
      right: -10%;
    }
    .gpcircles.c2 {
      display: none;
    }
    .bubbleContainer {
      margin-bottom: 40px;
    }
  
    .crj span {
      font-size: 15px;
    }
    .joliright span {
      margin-left: 8px;
    }
    .jolileft span {
      margin-right: 8px;
    }
    .gpcircles .boxhighlight {
      width: 45px;
    }
  
    .c_bubblebanner {
      width: 100%;
      transform: translateX(-19%);
    }
    .c_bubblebannerimg {
      margin-left: unset;
      padding-right: 10px;
      padding-left: 10px;
      padding-bottom: 12px;
    }
    .learningface {
      width: 200px;
      height: auto;
      border-radius: 100px;
      left: 20%;
      transform: translateX(-50%);
      top: 20%;
    }
    .c_vblob{
      right: unset;
      left: 30%;
      bottom: -40px;
    }
  }
  
  .boxhighlight {
    position: relative;
    flex-shrink: 0;
    background: #fff;
    opacity: 1;
    margin: unset;
    overflow: unset;
    float: left;
    border: none !important;
    /* z-index: 3; */
    /* width: 90%; */
    /* height: 0px; */
  }
  .boxhighlight::before,
  .boxhighlight::after {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    background: #fff;
    background-image: linear-gradient(
      70deg,
      #3c66e9,
      #ff91fa,
      #34f7fc,
      #f1ee63,
      #6dd3ff,
      #af58df
    );
    background-size: 600%;
    -webkit-animation: position 82s linear infinite;
    animation: position 82s linear infinite;
    z-index: -1;
  }
  /* https://huemint.com/gradient-5/ */
  .boxhighlight::after {
    filter: blur(4px);
  }
  
  /*
    span.holder{
      position: relative;
      background: black;
      width:  220px;
      height: 4em;
      overflow: hidden;
    }
    
    .n2{
      padding-left: 180px;
      font-weight: 300;
    }
    
    
    span.item{
      position: absolute;
      color: #000;
      transform-origin: 50% 70%;
      width: 150px;
      text-align: center;
      font-size: 20px;
      font-weight: 600;
    }
    
    
    span.item:nth-child(1) {
      animation: flipUp 9s cubic-bezier(0.68, -0.55, 0.26, 1.55) 0s both infinite;
    }
    span.item:nth-child(2) {
      animation: flipUp 9s cubic-bezier(0.68, -0.55, 0.26, 1.55) 1.5s both infinite;
    }
    span.item:nth-child(3) {
      animation: flipUp 9s cubic-bezier(0.68, -0.55, 0.26, 1.55) 3s both infinite;
    }
    span.item:nth-child(4) {
      animation: flipUp 9s cubic-bezier(0.68, -0.55, 0.26, 1.55) 4.5s both infinite;
    }
    span.item:nth-child(5) {
      animation: flipUp 9s cubic-bezier(0.68, -0.55, 0.26, 1.55) 6s both infinite;
    }
    span.item:nth-child(6) {
      animation: flipUp 9s cubic-bezier(0.68, -0.55, 0.26, 1.55) 7.5s both infinite;
    }
    
    @keyframes flipUp {
      0% {
       opacity: 0;
       margin-top: -100px;
      }
      13.2%{
        opacity: 1;
        margin-top: 0;
        transform: rotateX(0deg);
      }
      33%,100% {
        opacity: 0;
         margin-top: 0;
        transform: rotateX(90deg);
        
      }
    }
    
    */
  
  .bg_cta {
    width: 100%;
    max-width: 100%;
    height: 300px;
    opacity: 0.45;
    position: absolute;
    bottom: 150px;
    left: 0;
    z-index: -1;
  }
  
  @media only screen and (max-width: 950px) {
    .c_register .title {
      position: relative;
      margin: auto;
      width: 80%;
      text-align: left;
      margin-bottom: 50px;
      left: unset;
      transform: unset;
      margin-left: 10%;
      margin-top: 20%;
      top: unset;
      font-size: 32px;
      line-height: 50px;
    }
  
    .c_register .part1,
    .c_register .part2,
    .c_register .part3 {
    }
    .c_register .part3 .c_reward {
      overflow: visible;
      position: relative;
      padding: 170px 0px 40px 0px;
    }
    .c_register .part3 .instruct {
      line-height: 25px;
      width: 85%;
      margin: auto;
      margin-bottom: 20px;
      font-size: 17px;
      font-weight: 400;
    }
    .c_register .instruct.smallnote {
      margin-top: 20px;
      font-size: 14px;
      letter-spacing: 0px;
    }
  
    .c_register .part3 .confirmtitle {
      font-size: 30px;
      letter-spacing: 3px;
      margin-bottom: 50px;
    }
  }
  
  .canvascommon {
    position: relative;
    top: 0;
    left: 0;
    outline: none;
    overflow: hidden;
    z-index: 1;
  }
  .canvasvision {
    /* transform: translateY(-20%); */
    z-index: 1;
    float: right;
  }
  .canvaswheel {
    position: absolute;
    z-index: 2;
    /* left: 20%; */
    /* border: 1px solid red; */
  }
  .lupiotes {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    min-height: 750px;
    margin: 0;
    /* overflow-x: hidden; */
  }
  .lupiotes svg {
    overflow: visible;
  }
  
  .col-7.c_canvaswheel {
    margin-top: -8px;
    position: relative;
    height: 100%;
    min-height: 750px;
    margin-left: -3%;
  }
  
  ::-webkit-scrollbar {
    width: 3px;
  }
  
  ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 0%);
    border-radius: 6px;
  }
  
  ::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0);
  }
  
  .brandname {
    color: #000;
    position: relative;
    left: 50%;
    transform: translate(-50%) translateX(14px);
    z-index: 0;
    letter-spacing: 30px;
    font-size: 40px;
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    font-style: normal;
    z-index: 5;
    margin: 0;
    margin-bottom: 90px;
  }
  
  .stackedtop {
    -webkit-text-stroke: 1px #fff;
    text-shadow: 0.1rem 0.1rem 0.15rem var(--accent);
    color: var(--bgcolor);
    font-size: 110px;
  }
  
  .vp {
    max-width: 85%;
    text-align: center;
    margin: auto;
    position: relative;
    display: block;
    margin-bottom: 60px;
    /*! top: -6vh; */
  }
  
  .midblock {
    position: relative;
  
    text-align: center;
    margin: auto;
    margin-top: -55vh;
    z-index: 5;
  }
  
  .midblock h4 {
    max-width: 380px;
    /* margin: auto; */
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  
  .c_fullw {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    z-index: 5;
  }
  .c_fullw .row {
    max-width: 1650px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .custom_mid_larger4 {
    width: 33.33%;
  }
  
  .custom_mid_6 {
    width: 50%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  
  .vertline_sep {
    border-right: var(--lineweight) solid;
    margin-top: -45px; /*15px + half of height*/
    margin-bottom: 0 !important;
    position: relative;
    z-index: 1;
    min-height: 60px;
  }
  
  .vertline_sep.headersep {
    min-height: 20vh !important;
    margin-top: -17vh !important;
    margin-top: 0;
  }
  
  .ttlines {
    position: relative;
    margin-top: 30px;
    z-index: 5;
    display: block;
    overflow: auto;
    width: 100%;
    clear: both;
  }
  .lower {
    bottom: -50px;
  }
  
  .full_horizlines {
    border-top: var(--lineweight) solid;
    min-height: 15px !important;
    margin: 0 !important;
    width: 100%;
    z-index: 5;
    position: relative;
  }
  
  .ctabutton {
    background-color: var(--accent);
    border: 1px solid var(--accent);
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
  
    font-size: 22px;
    letter-spacing: 2px;
    font-family: "Raleway";
    font-weight: 300;
    line-height: 20px;
  
    overflow: visible;
    padding: 12px 15px;
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    z-index: 2;
  }
  
  .ctabutton:focus {
    text-decoration: none;
  }
  
  .ctabutton:hover {
    text-decoration: none;
    -webkit-transform: scale(1.02);
    transition: all 0.15s ease;
  }
  
  .ctabutton:active {
    box-shadow: rgba(0, 0, 0, 0.125) 0 3px 5px inset;
    outline: 0;
  }
  
  .ctabutton:not([disabled]):active {
    box-shadow: var(--accent) 2px 2px 0 0, var(--black) 2px 2px 0 1px;
    transform: translate(2px, 2px);
  }
  
  .reader {
    display: none;
    position: absolute;
    z-index: 5;
    max-width: 66%;
    width: 66%;
    min-height: 50vh;
    max-height: 56vh;
    /*! background-color: var(--bgcolor); */
    /*! border: 1px solid var(--accent); */
    border-radius: 8px;
    left: 51%;
    top: 46%;
    transform: translate(-50%, -50%);
    overflow-y: auto;
    color: #fff;
    white-space: pre-wrap;
    /*! left: 50%; */
    /*! transform: translateX(-45%); */
    /*! margin: auto; */
  }
  
  .reader .title {
    text-align: center;
    font-size: 35px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-family: "degular-display";
    /* text-shadow: 1px 1px 0px #57ffd7; */
    letter-spacing: 2px;
    margin-top: -25px;
    color: var(--textmaincolor);
    /* -webkit-text-stroke: 1px #fff; */
  }
  
  .reader .content {
    color: var(--textmaincolor);
    padding: 0 40px 40px;
    margin: 0;
    line-height: 35px;
    font-family: "Raleway", sans-serif;
    font-size: 20px;
    letter-spacing: 0.5px;
    font-weight: 200;
    /* font-family: 'degular-display'; */
    /* font-family: 'IBM Plex Mono'; */
  
    margin-top: -30px;
  }
  
  .closerinteraction {
    position: absolute;
    bottom: 11%;
    width: 98%;
    height: 84%;
    background-color: transparent;
    z-index: 4; /* cta button is still on top with zindex 5*/
    /* border: 1px solid white; */
    display: none;
  }
  
  /* accordion faq */
  
  .faq-container {
    display: flex;
    flex-direction: column;
    max-width: 991px;
    min-width: 320px;
    margin: -85px auto;
    font-family: "degular-display";
  }
  
  .accordion-item {
    width: 95%;
    line-height: 0px;
    margin: auto;
    margin-top: 10px;
    /* border-bottom: 1px solid #575757; */
  }
  
  .accordion-item-title:hover {
    font-weight: 600;
    /* text-shadow: 0.05rem 0.05rem 0.05rem var(--accent); */
    /* background-color: #000;
    color: #fff !important; */
  }
  
  .accordion-item .accordion-item-title {
    position: relative;
    color: var(--textmaincolor);
    margin: 0;
    display: flex;
    width: 100%;
    /* font-family: 'Raleway', sans-serif; */
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 24px;
    font-weight: 400;
    cursor: pointer;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 8px 15px;
    box-sizing: border-box;
    align-items: center;
  }
  .accordion-item .accordion-item-desc {
    display: none;
    font-size: 20px;
    font-family: "Raleway", sans-serif;
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 25px;
    color: var(--textmaincolor);
    padding: 0px 30px 10px 30px;
    box-sizing: border-box;
    border-bottom: 1px solid #575757;
  }
  .accordion-item input[type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    opacity: 0;
  }
  .accordion-item input[type="checkbox"]:checked ~ .accordion-item-desc {
    display: block;
  }
  .accordion-item input[type="checkbox"]:checked ~ .accordion-item-title {
    /* font-weight: bold; */
    font-size: 26px;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "degular-display";
    text-shadow: 1px 0px 0px #ffeda1;
    color: var(--textmaincolor);
    /*! background-color: #FF42E35C; */
    line-height: 24px;
  }
  .accordion-item
    input[type="checkbox"]:checked
    ~ .accordion-item-title
    .icon:after {
    content: "-";
  }
  .accordion-item input[type="checkbox"] ~ .accordion-item-title .icon:after {
    content: "+";
  }
  .accordion-item:first-child {
    margin-top: 0;
  }
  .accordion-item .icon {
    margin-left: 14px;
    font-weight: normal;
  }
  
  /********* product top page */
  .c_mainproduct {
    width: 100%;
    height: 100%;
    /* min-height: 1300px; */
    margin: auto !important;
    text-align: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /* margin-top: -45px !important; */
    padding-top: 0px;
    background-color: #000;
  }
  
  .c_mainproduct h1.sub {
    font-family: "Raleway";
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 32px;
    color: #d4d4d4;
    font-size: 18px;
    max-width: 980px;
    text-align: center;
    margin: auto;
    margin-top: -40px;
  }
  
  .c_mainproduct p.sub {
  }
  
  .c_connectvb p.sub {
    text-align: center;
    font-family: "Inter";
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 32px;
    color: #e8e8e8;
    font-size: 18px;
    max-width: 980px;
    text-align: center;
    margin: auto;
    max-width: 560px;
  }
  
  .titleproduct {
    text-align: center;
    position: relative;
    margin-top: 200px !important;
    margin-bottom: 25px !important;
    color: #fff;
    max-width: 950px;
    line-height: 60px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 55px;
  }
  
  .c_mainproduct h2 {
    color: #fff;
    /* margin-top: 150px; */
    margin-bottom: 40px !important;
    max-width: 650px;
    margin-left: auto !important;
    line-height: 55px;
    margin-right: auto !important;
    line-height: 62px;
    font-size: 30px;
    letter-spacing: 3px;
  }
  
  .c_connectvb h2 {
    /* color: #fff; */
    /* margin-bottom: 40px !important; */
    max-width: 1000px;
    /* margin-left: auto !important; */
    /* line-height: 55px; */
    /* margin-right: auto !important; */
    /* line-height: 62px; */
    /* font-size: 30px; */
    /* letter-spacing: 3px; */
    /* font-size: clamp(46px, 5vmin, 50px); */
    /* font-size: 46px; */
  }
  
  .c_mainproduct h3 {
    color: #fff;
  }
  .meetimg {
    position: relative;
    width: 600px;
    margin: auto;
    text-align: center;
  }
  .c_connectvb {
    width: 80%;
    margin: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* Optional: to center vertically as well */
    justify-content: center; /* Optional: to center vertically as well */
    padding-bottom: 100px;
    margin-top: -130px;
  }
  .c_connectvb img {
    max-width: 710px;
    width: 100%;
    height: auto;
    margin-top: -30px;
  }
  
  /********* ingest */
  .c_ingest {
    width: 100%;
    min-height: 1360px;
    margin: auto !important;
    text-align: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    /* margin-top: -45px !important; */
    padding-top: 0px;
    background-color: #000;
  }
  .c_ingest h3 {
    color: #fff;
  }
  .c_ingest .sub {
    font-family: "Raleway";
    text-align: center;
    padding-top: 20px;
    color: #fff;
    font-weight: 200;
    font-size: 19px;
    letter-spacing: 1px;
  }
  
  .canvasingest {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    top: unset;
  }
  
  #canvasingest {
    z-index: 2;
  }
  #media_show_container {
    z-index: 5;
    display: block;
    padding-left: 0 !important;
  }
  .textimage {
    position: absolute;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
  
    text-align: center;
    font-style: italic;
    font-family: "Raleway";
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 100;
    bottom: 22%;
  }
  
  .vbstatus {
    /* margin: 75px 0 170px 0; */
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .vbstatus h2 {
    /* width: 800px; */
    margin-left: auto !important;
    line-height: 60px;
    margin-right: auto !important;
  }
  
  .r_spacing1 {
    margin-top: 148px;
    margin-bottom: 128px;
  }
  .r_spacing2 {
    margin-top: 128px;
    margin-bottom: 0px;
  }
  
  .vbstatus .col-7.breatheleft {
    padding-left: 80px;
    text-align: left;
    max-width: 750px;
    /* margin-left: 9%; */
    padding-right: 25px;
  }
  .vbstatus .col-5.imageleft {
    padding-left: 5%;
    text-align: left;
    max-width: 700px;
  }
  
  .vbstatus .col-5 {
    /* background-color: brown; */
  }
  
  .img_vbpublic {
    max-width: 570px;
    margin-top: -10%;
    width: 100%;
  }
  .img_vbprivate {
    max-width: 450px;
    margin-top: -34%;
  }
  
  .vbstatus h3 {
    text-align: left;
    margin-top: 42px;
    margin-bottom: 45px;
    font-weight: 500;
    letter-spacing: 3px;
    font-size: 20px;
    line-height: 38px;
    max-width: 500px;
  }
  
  .c_switch {
    /* margin-top:50px; */
    text-align: left;
  }
  
  .vbstatus p {
    text-align: left;
    font-weight: 300;
    font-size: 17px;
    line-height: 30px;
    font-family: "Inter";
    margin-bottom: 30px;
  }
  
  .vbstatus img {
    width: 100%;
  }
  
  /* The switch - the box around the slider */
  .vbstatus .switch {
    position: relative;
    display: inline-block;
    width: 170px; /* Adjust width to fit text */
    height: 38px;
  }
  
  /* Hide default HTML checkbox */
  .vbstatus .switch input {
    opacity: 0;
    width: 0;
    height: 0;
  }
  
  /* The slider */
  .vbstatus .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #7e4bf9;
    transition: 0.4s;
    border-radius: 30px; /* Rounded rectangle */
  }
  
  /* The slider handle */
  .vbstatus .slider:before {
    position: absolute;
    content: "Public"; /* Default content */
    height: 38px;
    width: 105px;
    left: -2px;
    bottom: 0px;
    background-color: #e1e1e1;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px; /* Rounded rectangle handle */
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-family: Inter;
    text-transform: uppercase;
    padding-top: 3px;
  }
  
  /* Checkbox checked */
  .vbstatus input:checked + .slider {
    background-color: #c636c9;
  }
  
  /* Move the slider handle when checked */
  .vbstatus input:checked + .slider:before {
    transform: translateX(68px);
    content: "Private"; /* Content when checked */
  }
  
  /* Use Cases Section */
  
  .c_usecase {
    width: 100%;
    min-height: 600px;
    /* max-height: 400px; */
    margin: auto !important;
    text-align: center;
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-top: -25px !important;
    padding-top: 0px;
    /* padding-bottom: 70px; */
  }
  .c_usecase.correction_from_ingest {
    margin-top: -28px !important;
  }
  
  .c_usecase .sectiontitle {
    /* position: relative;
      width: 85%;
      margin:auto;
      text-align: center;
      margin: auto !important;
      padding-top: 100px;
      z-index: 5;
      letter-spacing: 7px;
      font-size: 34px; */
  }
  
  .c_usecase .col-12 {
    position: relative;
    z-index: 5;
  }
  .c_usecase .ucblocks {
    padding-top: 210px;
    padding-bottom: 90px;
    margin-left: 0;
    position: relative;
    z-index: 5;
    min-height: 1000px;
  }
  .c_usecase .ui.segment {
    border: unset;
    box-shadow: unset;
    margin: 0;
    padding: 0px 15px 55px 0;
    background-color: unset;
  }
  /* .c_usecase h2{
    
      text-align: center;
      padding-top: 12px;
      padding-bottom: 12px;
      clear: both;
      position: absolute;
      left: 25%;
      z-index: 5;
      transform: translateX(-50%);
      margin-top: 15px !important;
    } */
  .c_usecase h3 {
    font-weight: 600;
    text-align: left;
    padding-top: 12px;
    padding-bottom: 12px;
    clear: both;
  }
  
  .c_usecase p {
    font-family: "Inter";
    text-align: left;
    padding-top: 10px;
    color: #333;
    font-weight: 300;
    font-size: 17px;
    line-height: 25px;
  }
  .c_usecase img {
    width: 115px;
    height: 90px;
  }
  .uc_center {
    max-width: 500px;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 40px !important;
  }
  
  .rectlearning {
    position: relative;
    width: 90%;
    height: 0px;
    flex-shrink: 0;
    background: #fff;
    opacity: 1;
    margin: 24px auto;
    overflow: unset;
    float: left;
    z-index: 3;
  }
  .rectlearning::before,
  .rectlearning::after {
    content: "";
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 1px);
    height: calc(100% + 2px);
    background: #fff;
    background-image: linear-gradient(
      45deg,
      #93e3c7,
      #f5cad7,
      #f0c1e2,
      #f1ee63,
      #f1df7c,
      #6dd3ff,
      #af58df
    );
    background-size: 600%;
    -webkit-animation: rectlearningposition 82s linear infinite;
    animation: rectlearningposition 82s linear infinite;
    z-index: -1;
  }
  /* https://huemint.com/gradient-5/ */
  /* .rectlearning::after {
      filter: blur(3px);
    } */
  
  @-webkit-keyframes rectlearningposition {
    0% {
      background-position: 0 0;
    }
    50% {
      background-position: 300% 0;
    }
    100% {
      background-position: 0 0;
    }
  }
  
  @keyframes rectlearningposition {
    0% {
      background-position: 0 0;
    }
    50% {
      background-position: 300% 0;
    }
    100% {
      background-position: 0 0;
    }
  }
  
  .transitionfrommainvideo {
    margin-top: -61px;
    /* display: none; */
  }
  
  .transitionfromlearnings {
    margin-top: 45px;
  }
  
  .transitionfromobjections .ttlines {
    margin-top: 25px;
  }
  .transitionfromlupiotes {
    margin-top: -48px;
    z-index: 5;
    float: left;
  }
  .transitionfromlupiotes .ctabutton {
    margin-bottom: -18px;
  }
  
  .transitionfromfaces {
    padding-top: 0;
    margin-top: -75px;
  }
  .transitionfromfaces .ttlines {
    margin-top: 30px;
  }
  .transitionfromfaces .ctabutton {
    padding: 12px 14px;
  }
  
  /********* block privacy  */
  .c_blocksobj {
  }
  .c_blocksobj > h3 {
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 70px;
  }
  .iconhead h3 {
    font-weight: 600;
  }
  .c_blocksobj p {
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 29px;
    color: #292929;
    font-size: 17px;
    max-width: 980px;
    margin: auto;
  }
  .c_blocksobj p {
    margin-top: 15px;
  }
  .c_blocksobj .subtitle {
    font-size: 18px;
    max-width: 80%;
    margin: auto;
    margin-top: 22px;
    text-align: center;
    line-height: 32px;
    font-family: "Raleway";
  }
  .ornament {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .ornament > .column {
    padding: 0 !important;
  }
  
  .c_blocksobj .iconhead {
    margin-bottom: 25px;
  }
  .iconhead i {
    margin-bottom: 35px;
    font-size: 5em !important;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#8d67eb),
      to(#0b163e)
    );
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .c_obj {
    width: 95%;
    max-width: 1250px;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 150px;
  }
  
  .ppolicy {
    margin-top: 10px !important;
    font-size: 17px !important;
    line-height: 30px !important;
  }
  
  .c_dd .ui.segment {
    border: unset;
    /* box-shadow: 0px 0px 2px 0px rgb(37 106 106 / 47%); */
    /* padding: 1.2em 2em; */
    border-radius: unset;
    padding: 1em 0;
    border-radius: unset;
    box-shadow: unset;
  }
  
  /* height of 2 side blocks */
  .c_dd .d2 > .ui.segment,
  .c_dd .d3 > .ui.segment {
    min-height: 270px;
  }
  
  .c_dd i {
    margin-top: 10px;
    color: #000;
  }
  
  .c_dd > div {
    text-align: center;
  }
  
  .c_dd h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 16px;
    margin-bottom: 16px;
    letter-spacing: 1px;
    font-size: 19px;
    line-height: 32px;
  }
  
  .c_dd p {
    text-align: center;
    font-family: "Inter";
    font-weight: 200;
    letter-spacing: 0px;
    line-height: 21px;
    color: #292929;
    font-size: 16px;
    max-width: 650px;
    margin: auto;
    margin-top: 15px;
  }
  
  /*  */
  .c_ethics {
    margin-top: 30px;
    background: #fff;
    /* box-shadow: 0px 0px 2px 0px rgb(37 106 106 / 47%); */
    box-shadow: unset;
    border-radius: 5px;
    padding: 0 !important;
    max-width: 1200px;
    overflow: hidden;
    /* border-bottom: 1.5px solid #000; */
    border-radius: 0;
    transform: translateX(-2.5%);
  }
  .ehub {
    display: flex; /* Use flexbox layout */
    align-items: center; /* Align items vertically in the center */
    justify-content: center; /* Center the items horizontally */
    flex-wrap: wrap;
  }
  
  .ehub img,
  .ehub .rightside {
    flex: 1; /* Each child will take equal amount of space */
    width: 50%; /* Explicitly define width to make sure it's 50% */
    max-height: 600px;
  }
  .ehub img {
    max-width: 100%;
    height: auto; /* Maintain aspect ratio */
    width: 53%;
    transform: translateX(-4%);
  }
  .rightside {
    padding-left: 20px;
    padding-right: 8px;
  }
  .rightside h3 {
    padding-bottom: 20px;
  }
  .rightside h3,
  .rightside p {
    text-align: left !important;
    line-height: 29px;
  }
  
  .c_vision {
    position: relative;
    z-index: 4;
    margin: 90px 0px;
  }
  .c_vision h4 {
    padding: 0 20px;
    font-family: "Inter";
    line-height: 32px;
  }
  
  .c_faq {
    margin-top: 90px;
    margin-bottom: 100px;
  }
  
  .c_faq .sectiontitle {
    text-align: right;
  }
  .c_faq .ui.styled.accordion {
    box-shadow: unset;
    border-radius: unset;
  }
  .c_faq .ui.accordion > .title {
    font-size: 16px;
    font-family: "Raleway";
    font-weight: 300;
    border-bottom: 1px solid black;
    padding: 0.75em 0;
    letter-spacing: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
    border-top: unset;
    color: black;
  }
  .c_faq .ui.accordion p {
    font-size: 16px;
    /* font-family: 'Inter'; */
    font-family: "Lato", sans-serif;
    font-weight: 400;
    line-height: 23px;
  }
  
  @media (max-width: 1100px) {
    .canvasusecases {
      left: 0%;
    }
  }
  
  /* mmmmobile */
  
  @media (max-width: 950px) {
    video.productvideo {
      width: 98%;
      top: 20px;
    }
  
    .vbstatus .col-7.breatheleft {
      padding-left: 5%;
    }
    .r_spacing2 {
      display: flex;
      flex-wrap: wrap;
    }
  
    .r_spacing2 .col-7 {
      padding-left: 5%;
      order: 1;
      flex: 1 1 100%;
    }
    .r_spacing2 .col-5.imageleft {
      order: 2;
      flex: 1 1 100%;
    }
  
    .product_section2 h2 {
      font-size: 33px;
      letter-spacing: 3px;
    }
    .c_trainwith {
      width: 90%;
    }
    .c_wheelcontent .col-5.breatheleft {
      padding-left: 0;
      margin-left: 0;
    }
    .c_rowargs .col-5.breatheleft {
      padding-left: 0;
      margin-left: 0;
    }
    video.bobheartbeat {
      max-width: 250px;
      margin-bottom: 20px;
    }
  
    .c_globe {
      display: flex;
      flex-wrap: wrap;
    }
    .c_globe .col-6 {
      order: 1;
    }
    .c_globe .col-5 {
      order: 2;
    }
  
    .c_upp {
      order: 3;
    }
  
    .canvasvision {
      transform: translateY(8%);
      float: unset;
    }
    .canvasusecases {
      margin-top: 210px;
      left: 0%;
      transform: translateX(0%);
    }
    .c_usecase .ui.segment {
      padding: 20px 5px 20px 20px;
    }
  
    .c_usecase p {
      font-size: 17px;
    }
  
    /* override semantic : */
    .ui.stackable.grid > .eight.wide.column,
    .override.eight {
      width: 97% !important;
      padding-left: 10px;
      padding-right: 10px;
      margin: auto !important;
    }
    .c_faq {
      width: 100% !important;
    }
    .talktous {
      margin-top: 30px !important;
    }
    .c_dd h3 {
      font-size: 21px;
    }
  
    .brandname {
      font-size: 30px;
      letter-spacing: 20px;
      transform: translateX(-50%) translateX(10px);
      margin-bottom: 48px;
    }
    .vp {
      /*! top: -12vh; */
      max-width: 95%;
      width: 95%;
      margin-bottom: 0;
    }
    .midblock {
      margin-top: -52vh;
    }
  
    .vertline_sep.headersep {
      position: absolute;
      bottom: 0vh;
      min-height: 12vh !important;
    }
  
    .htitle {
      font-size: 20px;
      line-height: 32px;
    }
  
    .ctabutton {
      padding: 10px 15px;
      font-size: 17px;
      clear: both;
      margin-top: 30px;
      letter-spacing: 1px;
    }
  
    .ttlines {
      margin-top: 30px;
    }
  
    .reader {
      max-height: 52vh;
      max-width: 94%;
      min-width: 94%;
      top: 50%;
      border: none;
      /* box-shadow: 1px 0px 3px var(--accent); */
    }
  
    .accordion-item .accordion-item-desc {
      font-size: 16px;
    }
  
    .sectiontitle {
      margin: 135px auto 65px auto !important;
      line-height: 48px !important;
      width: 80%;
      text-align: center;
      font-size: 28px;
      letter-spacing: 2px;
      font-weight: 300 !important;
    }
    .sectiontitle.titleproduct{
      margin: 200px auto 65px auto !important;
      line-height: 60px !important;
      width: 90%;
      font-size: 36px;
      letter-spacing: 2px;
    }
    .c_mainproduct h1.sub{
      margin-top: -60px;
    }
    h3 {
      line-height: 35px;
    }
    .c_mainproduct {
  
    }
    .c_mainproduct h3,
    .c_mainproduct .sub {
      width: 90%;
      margin: auto;
    }
  
    .textimage {
      bottom: 11%;
      width: 93%;
    }
  
    /* .c_usecase .sectiontitle{
        top:50px;
        width: 90%;
        letter-spacing: 4px;
      } */
  
    /* .c_usecase h2{
        left: 50%;
        top: 65px;
        margin-top:unset;
      } */
  
    .faq-container {
      min-width: 100%;
    }
    .accordion-item {
      width: 100%;
    }
    .accordion-item .accordion-item-title {
      font-size: 21px;
      line-height: 20px;
      padding: 0 18px 0 17px;
    }
  
    .c_usecase .col-6.c_canvasusecase {
      width: 100%;
      height: 590px;
      min-height: unset;
    }
    .lupiotes {
      min-height: 550px;
      margin-top: 210px;
    }
    .c_usecase .ucblocks {
      padding-top: 0;
      margin-left: 2%;
      margin-top: 70px;
    }
  
    /********* bloc Faces  */
  
    .c_dd .ui.segment {
      padding: 1.2em 0.5em;
    }
  
    .c_faq .sectiontitle {
      text-align: center;
    }
  
    .transitionfromfaces {
      padding-top: 5px;
    }
  
    .c_faces {
    }
    .c_faces > p {
      width: 90%;
    }
    .c_upp .col-7 {
      transform: unset;
      width: 85%;
      max-width: unset !important;
    }
    .c_upp .col-6 {
      width: 100%;
      margin: auto;
      max-width: unset !important;
      float: left;
    }
  
    .faces {
      width: 96%;
      margin: 80px auto 120px auto;
    }
  
    .c_ftext {
      width: 90%;
      transform: unset;
    }
  
    .c_ftext .rectlearning {
      width: 150px;
      position: absolute;
      left: 20px;
      top: 19px;
    }
  
    .c_ftext > h3 {
      font-weight: 600;
      font-size: 18px;
      width: 100%;
      line-height: 40px;
    }
    .f2 {
      margin-top: 25px;
    }
    .f1 img,
    .f2 img {
      width: 80px;
      height: 80px;
    }
    .f1 > .ui.grid > .column,
    .f2 > .ui.grid > .column {
      padding-left: 0px !important;
      padding-right: 0px !important;
      max-width: 100px;
      margin: auto;
    }
    .f1 img.blob,
    .f2 img.blob {
      right: 5%;
    }
    .bg_cta {
      height: 300px;
      bottom: 200px;
      opacity: 0.55;
    }
  
    .c_vision h4 {
      line-height: 30px;
    }
  
    .iconhead i {
      font-size: 4em !important;
    }
  
    .c_obj {
      margin-bottom: 60px;
    }
    .c_ethics {
      transform: translateX(0%);
    }
    .ehub img {
      min-height: 240px;
      transform: translateX(0);
    }
    .ehub img,
    .ehub .rightside {
      width: 100%;
      max-height: 600px;
    }
    .rightside {
      margin-top: 25px;
    }
  
    .c_ai_avatar {
      width: auto;
      height: 200px;
      overflow: hidden;
    }
    .c_ai_avatar .user {
      height: 110px;
    }
    .c_ai_avatar .blob {
      right: -30%;
    }
    .ui.three.column.grid > .override.five {
      padding: 0;
      margin: 0;
    }
    .c_ai_avatar p {
      bottom: 19px;
    }
  
    .c_lpm_bt{
      bottom:8%;
    }
  
    .c_rowargs{
      display: flex;
      justify-content: center; /* Centers the child horizontally */
      align-items: center; /* Centers the child vertically if needed */
      margin-top:10px;
      padding:unset;
    }
  
    .c_rowargs_text{
      width: 90%;
      margin: auto;
      flex: 1 0 100%;
      order:2;
    }
    .c_rowargs_media{
      width: 100%;
      margin: auto;
      flex: 1 0 100%;
      order:1;
      overflow: hidden;
      margin-top:10px;
    }
    .c_rowargs_media.breatheleft {
      margin-left: unset;
      padding-left: unset;
    }
    .c_rowargs h2{
      margin-top: 5px !important;
    }
    .c_rowargs h2.sectiontitle{
      width: 100%;
      margin-top: 45px !important;
      width: 100%;
      font-size: 33px;
      letter-spacing: 3px;
      text-align: center !important;
    }
  
    .t_left{
      padding-left: 10px;
    }
  
    .soft_left, .soft_left > *{
      text-align: center;
      padding: 0;
      max-width: 90%;
      margin-left: auto;
      margin-right:auto;
    }
    .c_rowargs_media.breatheright{
      margin-right: unset;
      width: 100%;
    }
    .c_wheelcontent{
      padding-top: 0px;
    }
    .col-7.c_canvaswheel{
      margin-top: 30px;
      min-height: 400px;
    }
    .product_section2 .c_lpm_bt{
      bottom:8%;
    }
    .c_connectvb{
        margin-top:0;
    }
  
  }
  