.navbar {
  display:none !important;
}

.utility-nav-container ul {
display: none !important;
}
#onetrust-banner-sdk {
display: none !important;
}
#cs-main-nav {
display: none !important;
}
.cs-custom-cta a {
display: none !important;
}
.header-visible{
opacity:0 !important;
}

.header-visible{
opacity:0 !important;
}
body {
cursor: cell;
}

.css-1kyg9c5 {
display: none;
}

#sidePanel{
display: none;
}
.jfSOjk {
bottom: 190px !important;}
.btn{
display: none !important;
}
.animated-link{
display: none !important;
}
* {
  cursor: default !important;
}
a, button, input[type="button"], input[type="submit"],
[onclick], [role="button"], .btn, .button {
  cursor: default !important;
}
.card-footer{
display:none;
}
.experts-wrapper .awards-wrapper .card .read-more{
display:none;
}
footer{
display: none ;
}
.link-title{
 /*width:10%;*/
 text-align: center;
}
 /* footer .container .row:nth-child(2) div:nth-child(2) {
     display: none;
 }
 footer .container .row:nth-child(1) div:nth-child(3) {
     display: none;
 }
 footer .container .row:nth-child(1) div:nth-child(4) {
      display: none;
 } */
.resources-wrapper .card-with-image .tag-wrapp{
display:none !important;
}
.cs24-footer-bgfull .card-with-image .arrow-icon{
 display:none !important;
}

 .cs24-homepage .team-section .card .arrow-icon{
  display:none !important;
 }


.carousel-control-prev{
display:none !important;
}

#Creative_SELECT{
 display:none !important;
}

.cs24-homepage .clients-wrapper .bg-class-2 .arrow-link{
display:none !important;
}
.cs24-homepage .clients-wrapper .bg-class-1 .arrow-link{
display:none !important;
}
#onetrust-consent-sdk{
display:none !important;
}
.cs24-homepage .cs24-hero-section .animated-link .arrow{
display:none !important;
}

button,
.cta-link{
 display:none !important;
}
 /* .btn.btn-cs24-primary{
   display:none !important;
 } */
.footer-container{
margin-top:5rem;
}
.section  nav{
display:block !important;
}
.cs24-about-section .recognition-wrapper .bg-class-2 .arrow-link{
display:none !important;
}
.cs24-about-section .investors-section .bg-class-1 .arrow-link{
display:none !important;
}
.cs24-about-section .investors-section .clients-block .clients-logo .arrow-link{
display:none !important;
}
.cs24-about-section .recognition-wrapper .arrow-link{
display:none !important;
}
/* Webkit 浏览器（Chrome, Safari） */
::-webkit-scrollbar {
width: 0px; /* 设置滚动条的宽度 */
}

::-webkit-scrollbar-track {
background: #f1f1f1; /* 滚动条轨道的背景 */
}

::-webkit-scrollbar-thumb {
background: #000; /* 滚动条的颜色 */
border-radius: 0px; /* 滚动条的圆角 */
}

::-webkit-scrollbar-thumb:hover {
background: #555; /* 鼠标悬停时的颜色 */
}


main .section:nth-child(7) p{
  /*display:none !important;*/
}


.investors-section a {
    pointer-events: none !important;
    cursor: default !important;
}

main .cs24-footer-bgfull img{
  height: 0px;
}

.slick-slide a{
    display:none !important;
}






footer a:hover{
    border-bottom:none !important;
    text-decoration:none;
}
.link-title {
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer !important;
}


 .link-title:hover {
          color: #fff;
          background: #7c4dff;
		  border-bottom:none !important;
		  
          /*animation: font-change-for-menu 0.25s 1;*/
        }
        @keyframes font-change-for-menu {
          0% {
            font-size: 2rem;
          }
          50% {
            font-size: 2.15rem;
          }
          100% {
            font-size: 2rem;
          }
        }






a:has(span.material-symbols-sharp):contains("LinkedIn") {
    display: none !important;
}


.sticky{
     display: none !important;
}



.home-hero-slider-gradient a {
      display: none !important;
}

#board-of-directors a ,
#leadership  a {
    display: none !important;
}

@media (min-width: 1200px) {
    #awards img {
    width: 200px;
    height: 200px;
}
}

          nav,
          header{
           display:none !important;
          }
          
          .material-symbols-sharp,
          .truncate,
          .light-docs-theme,
          .case-study-card-hover-underline,
          button,
          .docs-theme-top{
              display:none !important;
          }
          
          
         .home-hero-slider-gradient button{
              display: inline-block !important;
          }
        

























.bottom-div-for-pc {
    width: 100%;
    padding: 65px 38px 65px;
    height: 15.5625rem;
    /*background: #f0f3f7 url(/public/pcfoot.png) no-repeat;*/
    /*background-position: top left;*/
    /*background-size: 40% 90%;*/
    background: #1a1919;
    color: #a1a1a1;
     cursor: pointer;
}

.bottom-div-for-pc .bottom-logo {
    width: auto;
    height: 55px;
    cursor: pointer;
}

.bottom-div-for-pc .bottom-menu-div {
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bottom-div-for-pc .bottom-menu-div .one-menu-div {
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border-right: 1px solid #a1a1a1;
    margin: 0 30px 0 0;
}

.bottom-div-for-pc .bottom-menu-div .one-menu-div:last-child {
    border-right: none;
}

.bottom-div-for-pc .bottom-menu-div .one-menu-div .name {
    height: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    
}

.bottom-div-for-pc .bottom-menu-div .one-menu-div .name:hover {
    color: #fff;
    background: #7c4dff;
    border: none;
     cursor: pointer !important;
}

@keyframes font-change-for-menu {
    0% {
        font-size: 20px;
    }
    50% {
        font-size: 21.5px;
    }
    100% {
        font-size: 20px;
    }
}

.bottom-div-for-pc .bottom-menu-div .shu-xian-div {
    width: 1px;
    height: 20px;
    margin: 0 15px;
}

.bottom-div-for-pc .bottom-msg {
    margin-top: 35px;
    font-size: 16.5px;
    font-weight: 300;
}






