@font-face {
    font-family: Helvetica;
    font-display: swap;
   src: url('../fonts/HelveticaNeue-Medium.woff') format('woff2'),
     url('../fonts/HelveticaNeue-Medium.woff') format('woff');
    font-weight: 400;
    font-style: normal
}
.bg-active .loader-line:before{
  background: #000;
}
.cstm-sldier-box img {
    transition: transform 1s ease, opacity 0.8s ease;
    transform-origin: center center;
}
.cstm-sldier-box {
    height: max-content;
}
.cstm-cmpny-box {
    overflow: hidden;
}
.bg-active button.scroll-btn {
  color:#000;
}
/*.main-slide-project-link::before, .abt-company-btn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    border-radius: 0px;
    background-color: #f9744b;
    z-index: -1;
    -webkit-box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
    box-shadow: 4px 8px 19px -3px rgba(0,0,0,0.27);
    transition: all 1s;
}*/
.controll__prev._icon-arrow:hover::before {
    transform: translateX(-5px);
    transition: transform 0.3s ease;
}
.controll__next._icon-arrow:hover::before {
    transform: translateX(-5px);
    transition: transform 0.3s ease;
}
.discuss-details p {
    padding-bottom: 40px;
}
/*.main-slide-project-link:hover::before, .abt-company-btn:hover::before {
    width: 100% !important;
   
}*/
/*.main-slide-project-link:hover, .abt-company-btn:hover {
    color: #fff !important;
}*/
.main-slide-project-link:hover {
    background-color: #ffffff !important;
    
}
.main-slide-project-link {
    border: 2px solid  #D87928 !important;
}

.main-slide-project-link, .abt-company-btn {
    margin-top: 32px;
    display: flex;
    position: relative;
    z-index: 1;
    font-size: 17px;
    transition: all 250ms;
    overflow: hidden;
    justify-content: center;
    width: max-content;
    height: auto;
    line-height: 140%;
}
.header a.menu__link {
    transition: color .3s ease 0s;
}
.header a.menu__link:hover {
    color: #D87928 !important;
}

a.abt-company-btn-bottom {
    background: #D87928;
    padding: 14px 24px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}

span.make-sequence{
  font-family: 'Helvetica' !important;
    letter-spacing: -1px;
}
body {
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
/* header */
#test {
  height: 100vh;
  background: #f9744b;
}

@media(max-width: 1199px){
	.header._header-scroll { background-color: #000;  position: fixed;}
}
.header a.menu__link,
.header__buttons a {
  color: #d1d1d1;
  font-size: 14px;
}
.header__buttons {
  border-left: 1px solid #d1d1d1;
}
.header {
  top: 0;
  left: 0;
  width: 100%;
	transform: translateY(0);
  transition: transform .3s ease-in;
  will-change: transform;
}
@media(min-width:1200px){
	.header:not(.header-hide)[data-theme="dark"]{
	  background: #000;
	  color: #fff;
	}
	.header:not(.header-hide)[data-theme="light"]{
	  background: #fff;
	  color: #050505;
	}
	header[data-theme="light"] a.menu__link,
	header[data-theme="light"] .header__buttons a{ color: #050505;}
}


.burger__decoration {
  width: 30px;
  height: 30px;
}
#page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
  pointer-events: none;
}

.loader-panel {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
 background: #F5F5F7;
}
.panel-left {
  left: 0;
}
.panel-right {
  right: 0;
}

.main-slides__container.controll {
  position: absolute;
  z-index: 999;
  bottom: 10%;
  left: 10%;
}

/* Banner */
.main-slides_titles {
  position: absolute;
  bottom: -28%;
  z-index: 999;
}
h2.main-slide-title {
  font-size: 80px;
	font-size: 3.125rem;
	font-weight:500;
  color: #fff;
  font-family: "DM Sans";
}
.controll__buttons {
  column-gap: 93px;
}
.main-slides .controller {
  position: relative;
  margin-top: 48px;
}
.main-slides .controll__fractions.swiper-pagination-fraction {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 14px;
  color: #d1d1d1;
}
div#main-slider-inner {
  position: relative;
  top: 0;
  width: 100%;
}
.main-slide {
  position: absolute;
  bottom: 30px;
  width: 600px;
}
.main-slide-project-link {
  background: #D87928;
  padding: 14px 24px;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  border-right: 2px;
}
.main-slide-project-link {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  width: max-content;
  height: auto;
  line-height: 140%;
}
.introduction__title-cover span {
  color: #fff;
  font-family: DM Sans;
  font-weight: 500;
  font-style: normal;
  font-size: 56px;
  line-height: 120%;
  letter-spacing: 6px;
  text-align: center;
  margin: 10px;
}

/* Intro section */

.introduction-main-section,
.standards-main-section {
  position: relative;
  overflow: hidden;
  width: 100vw;
  /*height: 100vh*/
}
 .cstm-sldier-box:hover .slider-subtitle {
    color: #000000 !important;
}
.cstm-sldier-box:hover .slider-title a {
    color: #D87928 !important;
}
.cstm-sldier-box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.introduction-body,
.standards-body {
  position: relative;
  /*z-index: 2;*/
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #000000;
}
/*.introduction-box, .standards-box {
    height: 100vh;
}*/
.introduction-description,
.standards-description,
.client-review {
  color: #fff;
  font-size: 18px;
  max-width: 780px;
  width: 100%;
  margin-top: 56px;
  line-height: 140%;
}
.introduction-titles,
.standards-titles {
  display: flex;
  flex-direction: column;
  height: 100vh;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  background-color: transparent;
  justify-content: center;
  align-items: center;
}
.introduction-title-wrap span {
  font-size: 56px;
  font-family: "DM Sans";
  font-weight: 500;
  color: #fff;
  margin: 0 8px;
}
.standards-video {
  height: 100vh;
  width: 100%;
}
.standards-video {
  object-fit: cover;
  height: inherit;
  width: inherit;
  top: 0;
  left: 0;
}
div#intro-video-id {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  object-fit: cover;
  height: 59vh;
  width: 20vw;
  transform: translate(-50%, -50%);
}
#introvideo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.standard-video-box {
  position: relative;
}
.standards-title-wrap {
  font-size: 56px;
  font-family: "DM Sans";
  font-weight: 500;
  color: #fff;
  display: flex;
}
.standards-title-wrap .title{
  margin: 0 8px;
}
.standard-container {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  left: 0;
  right: 0;
}
.setting-standards {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  height: 100%;
  display: flex;
  animation: c;
  align-items: center;
  flex-flow: column;
  justify-content: center;
  text-align: left;
}
p.client-name {
  text-align: left;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  margin-top: 32px;
}
.standards-video{
  position: relative;
  overflow: hidden;
}

.standards-video img{
  display:block;
}

.standards-video .whitefade{
  position:absolute;
  inset:0;
  background:#fff;
  opacity:0;
  pointer-events:none;
}
/* .standards-video::after {
  content: "";
  background: lch(0 0 0 / 0.6);
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
} */

/* Make different*/

section.makes-different,
.make-diff-wrap {
  height: 100vh;
}
.makes-diff-title {
  font-size: 40px;
  line-height: 120%;
  font-family: "DM Sans";
  font-weight: 500;
  color: #050505;
}

.makes-pragraph {
  font-size: 18px;
  line-height: 120%;
  position: relative;
  color: #050505;
  padding: 28px 0;
  border-bottom: 1px solid #d1d1d1;
}

.diff-container {
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  height: 100%;
}

span.make-sequence {
  font-size: 8px;
  position: absolute;
  top: 18px;
  left: -15px;
}

.make-diff-flex {
  display: flex;
  -webkit-box-pack: center;
	column-gap:48px;
}

.diff-first-box,
.diff-second-box {
  display: flex;
  flex: 0 1 50%;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 50%;
}

.abt-company-btn {
  background-color: #D87928;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  padding: 14px 24px;
}

.about-comp-btn {
  margin-top: 28px;
  display: flex;
    justify-content: center;
}
/* #discussproject div.about-comp-btn {
    text-align: center;
    display: flex;
    justify-content: center;
} */
.makes-pragraph:last-of-type {
  border: none;
}

.loader-line {
  width: 2px;
  height: 48px;
  position: relative;
  overflow: hidden;
  background-color: transparent;
  margin: 10px 0 10px auto;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
section.discuss-project {
  height: 100vh;
}
.loader-line:before {
  content: "";
  position: absolute;
  top: -50%;
  width: 2px;
  height: 40%;
  background-color: #fff;
  -webkit-animation: lineAnim 1s linear infinite;
  -moz-animation: lineAnim 1s linear infinite;
  animation: lineAnim 1s linear infinite;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

section#standard-video-box-id {
  background-color: transparent !important;
  height: 100vh;
}

.standards-video {
  display: flex;
  justify-content: center;
}

.standards-video img {
  width: 30vw;
  height: 30vh;
}

.standard-container {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100vh;
}

@keyframes lineAnim {
  0% {
    top: -40%;
    height: 40%;
  }
  50% {
    top: 20%;
    height: 80%;
  }
  100% {
    top: 100%;
    height: 100%;
  }
}

.sticky-scroller {
  position: fixed;
  bottom: 130px;
  right: 173px;
  color: #fff;
}
p.slider-title {
  font-size: 24px;
}
.compny-boxes-slides {
  display: flex;
  /* flex-flow: row wrap; */
  width: 100%;
  gap: 0 100px;
}
p.slider-subtitle {
  color: #a3a3a3;
  font-size: 14px;
  margin: 24px 0 12px 0;
}
.cstm-sldier-box img {
  height: 350px;
  width: 500px;
 height: 520px;
	width:500px;
	aspect-ratio:500/350;
  object-fit: cover;
}
/* .cstm-sldier-box:nth-child(2n + 1) {
  margin-top: 331px;
} */
.custom-company-slider {
  height: 100vh;
}
.custom-company-slider {
  height: 100vh;
  /* transition: 1s ease; */
  transform: translate3d(100vw, 0, 0);
}
.approach-detail-bx h4 {
  padding: 48px 0 12px 0;
  font-size: 20px;
	font-weight:500;
}
.approach-detail-bx p {
  font-size: 16px;
  line-height: 150%;
}
.approach-detail-bx {
  padding: 38px 0;
}
.approach-detail-bx .underline {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #d1d1d1;
  transform-origin: left center;
  transform: scaleX(0);         
}
.approach-detail-bx:last-child {
  border: none;
}
.approach-section .makes-diff-title {
  width: 70%;
}
.discuss-details h2 {
    font-size: 26px;
    line-height: 125%;
    font-weight: 500;
}
.discuss-details p {
  font-size: 18px;
  max-width: 60%;
  margin: 0 auto;
  line-height: 140%;
  padding-top: 40px;
}
.text-center {
  text-align: center;
}
.explore-boxes {
  display: flex;
  flex-flow: row wrap;
}
.explore-first-box {
  width: 50%;
  position: relative;
}
img.explore-box-img {
  height: 450px;
  width: 100%;
  object-fit: cover;
}
.explore-first-box::after {
  content: "";
  background: #000000bf;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.explore-details {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  color: #fff;
  z-index: 99;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 20%;
  z-index: 1;
}
h4.explore-title {
  font-size: 40px;
  line-height: 125%;
  padding-bottom: 20px;
}
.explore-details p {
  font-size: 16px;
  line-height: 150%;
}
.view-projects {
  padding: 12px 0 10px 0;
  border-bottom: 1px solid #fff;
  width: max-content;
}
.explore-first-box:hover::after {
  background: #9f5c40d4;
  background-blend-mode: screen;
}
.explore-first-box:hover img.explore-box-img {
  height: 450px;
  transition: 1s;
  transform: scale(1.05);
  width: 100%;
  left: 26px;
  position: relative;
}
.intro-video-sec {
  position: relative;
}
section.explore-work {
  overflow: hidden;
}
.diff-second-box.approach-boxes {
  height: 94vh;
  overflow-y: scroll;
}
.approach-container {
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}
.diff-second-box.approach-boxes::-webkit-scrollbar {
  width: 0;
}
.make-approach-flex {
  display: flex;
  flex-flow: row wrap;
}
#approcach-box {
  display: flex;
  flex-flow: row wrap;
}
.approach-first-box {
  width: 50%;
  /*   top: 80px !important; */
}
.approach-boxes {
  width: 50%;
  padding-top: 56px;
  padding-top: 106px;
}
h2.approach-sec-title {
  font-size: 40px;
  line-height: 120%;
  font-weight: 500;
  padding-top: 150px;
}
@media(min-width:1200px){
	h2.approach-sec-title{width:90%;}
}
#approcach{
  margin-top: 150px;
}

.form__body.custom-place-form a.form__link.form__link_all {
    opacity: 1 !important;
}
header .callback__icon {
  height: 40px;
  width: 40px;
}
header .mobile-menu__item {
  font-size: 23px;
}
header #menu-item-635 {
  margin-bottom: 12px;
}
header .mobile-menu__body > :not(:last-child) {
  margin: 0 0 60px;
}
header .mobile-menu__info {
  font-size: 14px;
  line-height: 1;
}

header .callback {
  height: 40px;
}
header .callback__icon::before {
  margin: 0 12px 0 0;
}
header .social__body {
  column-gap: 10px;
}
.mobile-menu__container {
  flex: 0 1 372px;
}
/*section#standard-video-box-id .standards-video::after {
    content: "";
    background: #00000078;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}*/
.explore-first-box {
    overflow: hidden;
}
section#standard-video-box-id .standards-video{
  position: relative;
}
/* responsive css */

@media ( max-width: 1400px ) {
  h2.main-slide-title {
    font-size: 60px;
  }
  html .cstm-sldier-box:nth-child(2n + 1) {
    margin-top: 235px;
}
  .introduction-title-wrap span,
  .standards-title-wrap span,
  .makes-diff-title {
    font-size: 48px;
  }
  .introduction-description,
  .standards-description,
  .client-review {
    font-size: 22px;
  }
  .cstm-sldier-box img {
    height: 45vh;
  }
  .discuss-details h2,
  h4.explore-title {
    font-size: 32px;
  }
  .discuss-details p {
    font-size: 20px;
  }
}
@media ( max-width: 1360px ) {
  .makes-different .about-comp-btn {
    margin-top: 0 !important;
}
}
@media (max-width: 767px) {
  html {
    margin: 0 !important;
  }
  .faq__more-questions a {
    margin: 0;
}
.standards-video, .standards-video.img {
    height: 500px !important;
}
  section#standard-video-box-id .standards-video::after {
    content: "";
    background: #00000078;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
  .standards-title-wrap {
    line-height: 40px;
    flex-flow: row wrap;
    text-align: center;
    justify-content: center;
    font-size: 34px;
}
.standards-title-wrap .title {
    margin: 0 4px;
}
  .custom-company-slider {
    transform: none !important;
}
  .mobile-menu__link {
    font-size: 22px !important;
    line-height: normal !important;
}
    .introduction-main-section, .standards-main-section {
    height: auto;
}
.mobile-menu__list {
    padding-left: 20px;
}
.cstm-sldier-box img {
    height: 278px !important;
    width: 72vw !important;
}
#introo .introductn-body {
    padding: 100px 15px 20px 15px;
    height: auto;
    display: flex;
    flex-flow: column-reverse;
    gap: 20px;
    background: #000;
}
#introo .introduction-titls {
    height: auto;
    position: relative;
    display: block;
    text-align: center;
    mix-blend-mode: unset;
}
.introductn-body #introvideos {
    height: auto;
    object-fit: cover;
    position: relative;
    opacity: 1;
    width: 100%;
}
#introo .introduction-title-main {
    display: block !important;
    font-size: 32px !important;
    opacity: 1 !important;
}
#introo .introduction-descriptn {
    font-size: 18px;
    max-width: none;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
#introo .introduction-title-main span {
    margin: 3px;
    white-space: normal;
}

.approach-section {
    padding: 0 15px;
}
section#standard-video-box-id {
    height: auto;
}
.approach-first-box ,
.approach-boxes {
    width: 100% !important;
    top:69px !important;
}
h2.approach-sec-title {
    font-size: 32px;
    padding-top: 30px;
}

.standard-container {
    height: auto;
    bottom: 0;
}
.standards-video {
    width: 100% !important;
}
html .cstm-sldier-box:nth-child(2n + 1) {
    margin-top: 0 !important;
}
  .mobile-menu._active-menu {
    transform: translateX(0%);
    display: block !important;
  }
  .header__menu-mobile.mobile-menu {
    display: none;
  }
  .mobile-menu__bg {
    width: 100% !important;
    /*background-color: #000 !important;*/
  }
  .compny-boxes-slides {
    width: 100%;
    overflow-x: auto;
  }
  header .callback {
    height: 40px;
    width: 40px;
  }
  h2.main-slide-title {
    font-size: 48px !important;
  }
  
  .main-slide {
    width: 100% !important;
  }
  .main-slides__container.controll {
    left: 0;
    max-width: 100%;
    background-color: transparent !important; 
    border-color: transparent !important; 
    width: 100%;
  }
  .main-slide-project-link {
    width: 92% !important;
  }
  .main-slides .controller {
    width: max-content;
  }
  .introduction-titles,
  .introduction-body,
  div#intro,
  .standards-main-section,
  .standards-body,
  .standards-titles,
  .standards-video,
  .make-diff-wrap,
  .custom-company-slider {
    height: max-content !important;
  }
  .approach-section .makes-diff-title {
    width: 100%;
  }
  section.makes-different.approach-section {
    padding-top: 20px;
  }
  .discuss-details h2 {
    font-size: 24px;
  }
  .sticky-scroller {
    display: none;
  }
  img.explore-box-img {
    height: 370px;
  }
  h4.explore-title {
    font-size: 24px;
  }
  .explore-details {
    padding: 56px 20px !important;
  }
  .explore-first-box {
    width: 100% !important;
  }
  section.discuss-project {
    height: max-content;
    padding: 100px 15px;
  }
  .discuss-details p {
    font-size: 16px;
    max-width: none;
  }
  section.makes-different {
    height: max-content;
    padding: 100px 0;
  }
  .approach-detail-bx h4 {
    padding: 24px 0 12px 0;
    font-size: 20px;
  }
  .setting-standards {
    left: 15px;
    right: 15px;
  }
  .cstm-sldier-box:nth-child(2n + 1) {
    margin-top: 0;
  }
  section#advantage-company-slider-id {
    padding: 30px 0 100px 0 !important;
    height: max-content;
  }
  .compny-boxes-slides {
    width: 100%;
    gap: 0 30px;
    padding: 0 15px;
  }
  span.make-sequence {
    top: 15px;
    left: 0;
  }
  .makes-pragraph {
    font-size: 16px !important;
    padding: 20px !important;
  }
  .make-diff-flex {
    flex-flow: column;
    padding: 0 15px;
  }
  .makes-diff-title {
    font-size: 35px;
  }
  .standards-video {
    height: max-content;
  }
  .introduction-title-wrap span,
  .standards-title-wrap span {
    font-size: 35px !important;
    margin: 0 6px;
    display: inline-block;
  }
  .introduction-body,
  .standards-body {
    padding: 100px 15px;
  }
  p.client-review {
    margin: 0;
}
  p.client-review {
    font-size: 20px;
  }
  header .callback__icon, header .callback {
     height: 30px !important; 
     width: 30px !important; 
}
header .callback__icon::before {
    margin: 0 auto !important;
}
  .standards-video.img {
    padding: 0;
    height: 100%;
    min-height: 500px;
  }
  .introduction-description,
  .standards-description {
    font-size: 18px !important;
    max-width: none !important;
    width: 100%;
    margin-top: 28px;
  }
  .standards-title-wrap {
    line-height: 40px;
  }

}

.introduction-title-main {
    font-weight: 500;
    font-size: 48px;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    color: #ffffff;
    z-index: 999999;
    mix-blend-mode: exclusion;
    /*opacity: .7;*/
    flex-direction:row;
}

div#intro-video-id {
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: cover;
    height: 100vh;
    width: 100vw;
    transform: translate(-50%, -50%);
}

.introductn-body {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

#introvideos {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.introduction-title-main span {
    font-family: 'DM Sans';
    font-weight: 500;
    color: #ffffff;
    margin: 0 8px;
    width: 100%;
    mix-blend-mode: multiply;
    left: 0;
    white-space: nowrap;
}

.introductn-body{
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.introduction-descriptn {
    color: #fff;
    font-size: 18px;
    max-width: 780px;
    width: 100%;
    margin-top: 56px;
    line-height: 140%;
    z-index: 99;
}

.introduction-titls {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #000;
    mix-blend-mode: hard-light;
}

.introduction-title-main{
    mix-blend-mode: hard-light;
}
/**/
#sc1 {
  position: relative;
  min-height:100vh;
  overflow: hidden;
}

#sc1 .sc1__overlay {
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0; 
  pointer-events: none;
  z-index: 10;
}

#sc1 .sc1__content {
  position: relative;
  z-index: 1;
}
#introduction-main-section-id,
#introo {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.intro__overlay {
  position: absolute;
  inset: 0;
  background: #000;
  opacity: 0;
  pointer-events: none;
  z-index: 999; 
}