@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
:root {
  scroll-behavior: inherit;
  --nm-font-1: "Space Grotesk", sans-serif;
  --nm-font-2: "Inter", sans-serif;
  --nm-clr-pr-1: #d6f345;
  --nm-clr-pr-2: #005aff;
  --nm-clr-pr-3: #DC3DF1;
  --nm-clr-sd-1: #dddd;
  --nm-clr-sd-3: #3558FE;
  --nm-clr-sd-4: #24FF00;
  --nm-clr-h-1: #090b28;
  --nm-clr-p-1: #b5b5b5;
  --nm-clr-black-1: #171619;
  --nm-clr-black-2: #111111;
  --nm-clr-black-3: #282828;
  --nm-clr-black-4: #1a1a1a;
  --nm-clr-gd-1: linear-gradient( 62deg, rgb(9,229,255) 0%, rgb(8,35,242) 100%);
  --nm-clr-gd-3: linear-gradient( 130deg, rgb(220,62,240) 21%, rgb(53,88,254) 58%, rgb(75,175,255) 100%);
  --nm-cube-1: cubic-bezier(0.55, 0.085, 0, 0.99);
}

/* 
    root-variable-end
*/
/* 
    global-css-start
*/
body {
  font-family: var(--nm-font-2);
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  color: var(--nm-clr-black-1);
  overflow-x: hidden;
  background-color: #000;
}

.img, img {
  max-width: 100%;
}

a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}

a, span {
  display: inline-block;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: none;
  transition: unset;
}

button {
  border: none;
  outline: none;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

h1 {
  font-size: 55px;
}

h2 {
  font-size: 55px;
}

h3 {
  font-size: 42px;
}

h4 {
  font-size: 27px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

::-moz-selection {
  background-color: #3065D0;
  color: white;
  text-shadow: none;
}

::-moz-selection {
  background-color: #3065D0;
  color: white;
  text-shadow: none;
}

::selection {
  background-color: #3065D0;
  color: white;
  text-shadow: none;
}

input::placeholder, textarea::placeholder {
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
  font-family: inherit;
}

input:focus::placeholder, textarea:focus::placeholder {
  opacity: 0;
}

@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  ::-webkit-scrollbar {
    width: 7px;
    background-color: transparent;
    box-shadow: none;
    border: none;
  }
  ::-webkit-scrollbar-track {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  ::-webkit-scrollbar-thumb {
    background: var(--lw-clr-pr-1);
    border-radius: 30px;
  }
}
/* 
    global-css-start
*/
/* 
    margin-&-padding_variable-start
*/
.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mt-105 {
  margin-top: 105px;
}

.mt-110 {
  margin-top: 110px;
}

.mt-115 {
  margin-top: 115px;
}

.mt-120 {
  margin-top: 120px;
}

.mt-125 {
  margin-top: 125px;
}

.mt-130 {
  margin-top: 130px;
}

.mt-135 {
  margin-top: 135px;
}

.mt-140 {
  margin-top: 140px;
}

.mt-145 {
  margin-top: 145px;
}

.mt-150 {
  margin-top: 150px;
}

.mt-155 {
  margin-top: 155px;
}

.mt-160 {
  margin-top: 160px;
}

.mt-165 {
  margin-top: 165px;
}

.mt-170 {
  margin-top: 170px;
}

.mt-175 {
  margin-top: 175px;
}

.mt-180 {
  margin-top: 180px;
}

.mt-185 {
  margin-top: 185px;
}

.mt-190 {
  margin-top: 190px;
}

.mt-195 {
  margin-top: 195px;
}

.mt-200 {
  margin-top: 200px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mb-105 {
  margin-bottom: 105px;
}

.mb-110 {
  margin-bottom: 110px;
}

.mb-115 {
  margin-bottom: 115px;
}

.mb-120 {
  margin-bottom: 120px;
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-130 {
  margin-bottom: 130px;
}

.mb-135 {
  margin-bottom: 135px;
}

.mb-140 {
  margin-bottom: 140px;
}

.mb-145 {
  margin-bottom: 145px;
}

.mb-150 {
  margin-bottom: 150px;
}

.mb-155 {
  margin-bottom: 155px;
}

.mb-160 {
  margin-bottom: 160px;
}

.mb-165 {
  margin-bottom: 165px;
}

.mb-170 {
  margin-bottom: 170px;
}

.mb-175 {
  margin-bottom: 175px;
}

.mb-180 {
  margin-bottom: 180px;
}

.mb-185 {
  margin-bottom: 185px;
}

.mb-190 {
  margin-bottom: 190px;
}

.mb-195 {
  margin-bottom: 195px;
}

.mb-200 {
  margin-bottom: 200px;
}

.ml-5 {
  margin-left: 5px;
}

.ml-10 {
  margin-left: 10px;
}

.ml-15 {
  margin-left: 15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-25 {
  margin-left: 25px;
}

.ml-30 {
  margin-left: 30px;
}

.ml-35 {
  margin-left: 35px;
}

.ml-40 {
  margin-left: 40px;
}

.ml-45 {
  margin-left: 45px;
}

.ml-50 {
  margin-left: 50px;
}

.ml-55 {
  margin-left: 55px;
}

.ml-60 {
  margin-left: 60px;
}

.ml-65 {
  margin-left: 65px;
}

.ml-70 {
  margin-left: 70px;
}

.ml-75 {
  margin-left: 75px;
}

.ml-80 {
  margin-left: 80px;
}

.ml-85 {
  margin-left: 85px;
}

.ml-90 {
  margin-left: 90px;
}

.ml-95 {
  margin-left: 95px;
}

.ml-100 {
  margin-left: 100px;
}

.ml-105 {
  margin-left: 105px;
}

.ml-110 {
  margin-left: 110px;
}

.ml-115 {
  margin-left: 115px;
}

.ml-120 {
  margin-left: 120px;
}

.ml-125 {
  margin-left: 125px;
}

.ml-130 {
  margin-left: 130px;
}

.ml-135 {
  margin-left: 135px;
}

.ml-140 {
  margin-left: 140px;
}

.ml-145 {
  margin-left: 145px;
}

.ml-150 {
  margin-left: 150px;
}

.ml-155 {
  margin-left: 155px;
}

.ml-160 {
  margin-left: 160px;
}

.ml-165 {
  margin-left: 165px;
}

.ml-170 {
  margin-left: 170px;
}

.ml-175 {
  margin-left: 175px;
}

.ml-180 {
  margin-left: 180px;
}

.ml-185 {
  margin-left: 185px;
}

.ml-190 {
  margin-left: 190px;
}

.ml-195 {
  margin-left: 195px;
}

.ml-200 {
  margin-left: 200px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

.mr-105 {
  margin-right: 105px;
}

.mr-110 {
  margin-right: 110px;
}

.mr-115 {
  margin-right: 115px;
}

.mr-120 {
  margin-right: 120px;
}

.mr-125 {
  margin-right: 125px;
}

.mr-130 {
  margin-right: 130px;
}

.mr-135 {
  margin-right: 135px;
}

.mr-140 {
  margin-right: 140px;
}

.mr-145 {
  margin-right: 145px;
}

.mr-150 {
  margin-right: 150px;
}

.mr-155 {
  margin-right: 155px;
}

.mr-160 {
  margin-right: 160px;
}

.mr-165 {
  margin-right: 165px;
}

.mr-170 {
  margin-right: 170px;
}

.mr-175 {
  margin-right: 175px;
}

.mr-180 {
  margin-right: 180px;
}

.mr-185 {
  margin-right: 185px;
}

.mr-190 {
  margin-right: 190px;
}

.mr-195 {
  margin-right: 195px;
}

.mr-200 {
  margin-right: 200px;
}

.pt-5 {
  padding-top: 5px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-15 {
  padding-top: 15px;
}

.pt-20 {
  padding-top: 20px;
}

.pt-25 {
  padding-top: 25px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-35 {
  padding-top: 35px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-45 {
  padding-top: 45px;
}

.pt-50 {
  padding-top: 50px;
}

.pt-55 {
  padding-top: 55px;
}

.pt-60 {
  padding-top: 60px;
}

.pt-65 {
  padding-top: 65px;
}

.pt-70 {
  padding-top: 70px;
}

.pt-75 {
  padding-top: 75px;
}

.pt-80 {
  padding-top: 80px;
}

.pt-85 {
  padding-top: 85px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-95 {
  padding-top: 95px;
}

.pt-100 {
  padding-top: 100px;
}

.pt-105 {
  padding-top: 105px;
}

.pt-110 {
  padding-top: 110px;
}

.pt-115 {
  padding-top: 115px;
}

.pt-120 {
  padding-top: 120px;
}

.pt-125 {
  padding-top: 125px;
}

.pt-130 {
  padding-top: 130px;
}

.pt-135 {
  padding-top: 135px;
}

.pt-140 {
  padding-top: 140px;
}

.pt-145 {
  padding-top: 145px;
}

.pt-150 {
  padding-top: 150px;
}

.pt-155 {
  padding-top: 155px;
}

.pt-160 {
  padding-top: 160px;
}

.pt-165 {
  padding-top: 165px;
}

.pt-170 {
  padding-top: 170px;
}

.pt-175 {
  padding-top: 175px;
}

.pt-180 {
  padding-top: 180px;
}

.pt-185 {
  padding-top: 185px;
}

.pt-190 {
  padding-top: 190px;
}

.pt-195 {
  padding-top: 195px;
}

.pt-200 {
  padding-top: 200px;
}

.pb-5 {
  padding-bottom: 5px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pb-205 {
  padding-bottom: 205px;
}

.pb-210 {
  padding-bottom: 210px;
}

.pb-215 {
  padding-bottom: 215px;
}

.pb-220 {
  padding-bottom: 220px;
}

.pb-225 {
  padding-bottom: 225px;
}

.pb-230 {
  padding-bottom: 230px;
}

.pb-235 {
  padding-bottom: 235px;
}

.pb-240 {
  padding-bottom: 240px;
}

.pb-245 {
  padding-bottom: 245px;
}

.pb-250 {
  padding-bottom: 250px;
}

.pb-255 {
  padding-bottom: 255px;
}

.pb-260 {
  padding-bottom: 260px;
}

.pb-265 {
  padding-bottom: 265px;
}

.pb-270 {
  padding-bottom: 270px;
}

.pb-275 {
  padding-bottom: 275px;
}

.pb-280 {
  padding-bottom: 280px;
}

.pb-285 {
  padding-bottom: 285px;
}

.pb-290 {
  padding-bottom: 290px;
}

.pb-295 {
  padding-bottom: 295px;
}

.pb-300 {
  padding-bottom: 300px;
}

.pl-5 {
  padding-left: 5px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pl-25 {
  padding-left: 25px;
}

.pl-30 {
  padding-left: 30px;
}

.pl-35 {
  padding-left: 35px;
}

.pl-40 {
  padding-left: 40px;
}

.pl-45 {
  padding-left: 45px;
}

.pl-50 {
  padding-left: 50px;
}

.pl-55 {
  padding-left: 55px;
}

.pl-60 {
  padding-left: 60px;
}

.pl-65 {
  padding-left: 65px;
}

.pl-70 {
  padding-left: 70px;
}

.pl-75 {
  padding-left: 75px;
}

.pl-80 {
  padding-left: 80px;
}

.pl-85 {
  padding-left: 85px;
}

.pl-90 {
  padding-left: 90px;
}

.pl-95 {
  padding-left: 95px;
}

.pl-100 {
  padding-left: 100px;
}

.pl-105 {
  padding-left: 105px;
}

.pl-110 {
  padding-left: 110px;
}

.pl-115 {
  padding-left: 115px;
}

.pl-120 {
  padding-left: 120px;
}

.pl-125 {
  padding-left: 125px;
}

.pl-130 {
  padding-left: 130px;
}

.pl-135 {
  padding-left: 135px;
}

.pl-140 {
  padding-left: 140px;
}

.pl-145 {
  padding-left: 145px;
}

.pl-150 {
  padding-left: 150px;
}

.pl-155 {
  padding-left: 155px;
}

.pl-160 {
  padding-left: 160px;
}

.pl-165 {
  padding-left: 165px;
}

.pl-170 {
  padding-left: 170px;
}

.pl-175 {
  padding-left: 175px;
}

.pl-180 {
  padding-left: 180px;
}

.pl-185 {
  padding-left: 185px;
}

.pl-190 {
  padding-left: 190px;
}

.pl-195 {
  padding-left: 195px;
}

.pl-200 {
  padding-left: 200px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-15 {
  padding-right: 15px;
}

.pr-20 {
  padding-right: 20px;
}

.pr-25 {
  padding-right: 25px;
}

.pr-30 {
  padding-right: 30px;
}

.pr-35 {
  padding-right: 35px;
}

.pr-40 {
  padding-right: 40px;
}

.pr-45 {
  padding-right: 45px;
}

.pr-50 {
  padding-right: 50px;
}

.pr-55 {
  padding-right: 55px;
}

.pr-60 {
  padding-right: 60px;
}

.pr-65 {
  padding-right: 65px;
}

.pr-70 {
  padding-right: 70px;
}

.pr-75 {
  padding-right: 75px;
}

.pr-80 {
  padding-right: 80px;
}

.pr-85 {
  padding-right: 85px;
}

.pr-90 {
  padding-right: 90px;
}

.pr-95 {
  padding-right: 95px;
}

.pr-100 {
  padding-right: 100px;
}

.pr-105 {
  padding-right: 105px;
}

.pr-110 {
  padding-right: 110px;
}

.pr-115 {
  padding-right: 115px;
}

.pr-120 {
  padding-right: 120px;
}

.pr-125 {
  padding-right: 125px;
}

.pr-130 {
  padding-right: 130px;
}

.pr-135 {
  padding-right: 135px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-145 {
  padding-right: 145px;
}

.pr-150 {
  padding-right: 150px;
}

.pr-155 {
  padding-right: 155px;
}

.pr-160 {
  padding-right: 160px;
}

.pr-165 {
  padding-right: 165px;
}

.pr-170 {
  padding-right: 170px;
}

.pr-175 {
  padding-right: 175px;
}

.pr-180 {
  padding-right: 180px;
}

.pr-185 {
  padding-right: 185px;
}

.pr-190 {
  padding-right: 190px;
}

.pr-195 {
  padding-right: 195px;
}

.pr-200 {
  padding-right: 200px;
}

/* 
    margin-&-padding_variable-end
*/
/* 
    all-common-class-start
*/
@media (min-width: 1600px) {
  .container.nm-container-1 {
    max-width: 1426px;
  }
}
.wa-fix {
  overflow: hidden;
}

.swiper-notification {
  display: none;
}

.wa-img-cover img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
}

.wa-p-relative {
  position: relative;
  z-index: 1;
}

.wa-p-absolute {
  position: absolute;
}

.wa-zindex-1 {
  z-index: 1;
}

.wa-zindex-2 {
  z-index: 2;
}

.wa-bg-default {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.px-mlr-24 {
  margin-left: 24px;
  margin-right: 24px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .px-mlr-24 {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media (max-width: 767px) {
  .px-mlr-24 {
    margin-left: 8px;
    margin-right: 8px;
  }
}

.px-radius-20 {
  border-radius: 20px;
}

/* 
    all-common-class-end
*/
.nm-sec-title {
  font-family: var(--nm-font-1);
  color: #fff;
  font-weight: 700;
  font-size: 56px;
  line-height: 1.107;
  letter-spacing: -0.02em;
  margin-bottom: 0;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-sec-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-sec-title {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-sec-title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .nm-sec-title {
    font-size: 30px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-sec-title {
    font-size: 35px;
  }
}

.nm-h-1 {
  font-family: var(--nm-font-1);
  line-height: 1.107;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}

.nm-p-1 {
  font-family: var(--nm-font-2);
  font-size: 18px;
  line-height: 1.555;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

/* 


*/
/* 
    button-component-start
*/
.nm-menu-btn-1 {
  width: 44px;
  height: 44px;
  flex: 0 0 auto;
  background: transparent;
  display: grid;
  grid-template-columns: auto auto auto;
  grid-template-rows: auto;
  align-content: center;
  justify-content: center;
  gap: 5px;
  transition: all 0.5s var(--nm-cube-1);
  border-radius: 5px;
}
.nm-menu-btn-1 span {
  display: inline-block;
  flex: 0 0 auto;
  width: 5px;
  height: 5px;
  background: var(--nm-clr-pr-1);
  border-radius: 50%;
  transition: all 0.5s var(--nm-cube-1);
}
.nm-menu-btn-1:hover span:nth-child(1) {
  transform: translate(-5px, -5px);
}
.nm-menu-btn-1:hover span:nth-child(2) {
  transform: translate(0px, -5px);
}
.nm-menu-btn-1:hover span:nth-child(3) {
  transform: translate(5px, -5px);
}
.nm-menu-btn-1:hover span:nth-child(4) {
  transform: translate(-5px, 0px);
}
.nm-menu-btn-1:hover span:nth-child(6) {
  transform: translate(5px, 0px);
}
.nm-menu-btn-1:hover span:nth-child(7) {
  transform: translate(-5px, 5px);
}
.nm-menu-btn-1:hover span:nth-child(8) {
  transform: translate(0px, 5px);
}
.nm-menu-btn-1:hover span:nth-child(9) {
  transform: translate(5px, 5px);
}

/* 
    pr-btn-1-start
*/
.nm-pr-btn-1 {
  font-family: var(--nm-font-1);
  background: var(--nm-clr-pr-1);
  font-weight: 700;
  border-radius: 100px;
  padding: 6px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding-left: 25px;
  color: var(--nm-clr-black-1);
  font-size: 17px;
  overflow: hidden;
  transition: 0.2s;
}
.nm-pr-btn-1 .icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  background: var(--nm-clr-black-1);
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.nm-pr-btn-1 .icon i {
  transition: all 0.5s var(--nm-cube-1);
}
.nm-pr-btn-1 .icon i:nth-child(1) {
  position: absolute;
  transform: translateX(-50px);
}
.nm-pr-btn-1 .icon i:nth-child(2) {
  position: relative;
}
.nm-pr-btn-1 .text {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: var(--nm-clr-black-1);
  transition: all 0.5s var(--nm-cube-1);
}
.nm-pr-btn-1 .text::after {
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  transition: all 0.5s var(--nm-cube-1);
  position: absolute;
  content: attr(data-back);
  transform: translateY(100%);
}
.nm-pr-btn-1 .text::before {
  top: 0;
  left: 0;
  display: block;
  transition: all 0.5s var(--nm-cube-1);
  position: relative;
  content: attr(data-front);
  transform: translateY(0);
}
.nm-pr-btn-1:hover .icon i:nth-child(1) {
  transform: translateX(0px);
}
.nm-pr-btn-1:hover .icon i:nth-child(2) {
  transform: translateX(50px);
}
.nm-pr-btn-1:hover .text::after {
  transform: translateY(0%);
}
.nm-pr-btn-1:hover .text::before {
  transform: translateY(-100%);
}
.nm-pr-btn-1:is(.has-v2) {
  background: var(--nm-clr-black-3);
  font-size: 16px;
}
.nm-pr-btn-1:is(.has-v2) .icon {
  width: 42px;
  height: 42px;
  background: var(--nm-clr-pr-1);
  color: var(--nm-clr-black-1);
  font-size: 16px;
}
.nm-pr-btn-1:is(.has-v2) .text {
  color: #fff;
}
.nm-pr-btn-1:is(.has-v2):hover {
  background: var(--nm-clr-pr-1);
}
.nm-pr-btn-1:is(.has-v2):hover .text {
  color: #000;
}
.nm-pr-btn-1:is(.has-v2):hover .icon {
  background: #000;
  color: var(--nm-clr-pr-1);
}

/* pr-btn-2-start */
.pf-pr-2 {
  font-family: var(--nm-font-1);
  color: #fff;
  display: inline-flex;
  line-height: 1.5;
  align-items: center;
  gap: 14px;
  font-size: 17px;
  font-weight: 500;
  transition: all 0.5s var(--nm-cube-1);
}
.pf-pr-2 .icon {
  position: relative;
  z-index: 1;
  transition: all 0.5s var(--nm-cube-1);
  color: var(--nm-clr-pr-1);
}
.pf-pr-2 .icon::after {
  content: "";
  width: 25px;
  height: 2px;
  background: var(--nm-clr-pr-1);
  position: absolute;
  top: 11px;
  right: 2px;
  transform-origin: right;
  transform: scaleX(0);
  transition: all 0.5s var(--nm-cube-1);
}
.pf-pr-2:hover {
  color: var(--nm-clr-pr-1);
  transform: translateX(5px);
}
.pf-pr-2:hover .icon {
  transform: translateX(7px);
}
.pf-pr-2:hover .icon::after {
  transform: scaleX(1);
}

/* 
    button-component-end
*/
/* 
  offcanvas-start
*/
.txa-offcanvas-box {
  position: fixed;
  right: 0px;
  top: 0px;
  background: #fff;
  z-index: 9;
  max-width: 320px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.88);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  overflow: hidden;
  transform: translateX(105%);
  visibility: hidden;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  padding: 60px 30px;
  box-shadow: -12px 12px 40px 0 rgba(0, 0, 0, 0.12);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .txa-offcanvas-box {
    right: 0px;
    top: 0px;
    height: 100vh;
  }
}
@media (max-width: 767px) {
  .txa-offcanvas-box {
    right: 0px;
    top: 0px;
    height: 100vh;
    padding: 80px 20px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .txa-offcanvas-box {
    right: 0px;
    top: 0px;
    height: 100vh;
    padding: 80px 40px;
  }
}
.txa-offcanvas-box-close {
  display: flex;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  background: #C9F7CA;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  position: absolute;
  right: 16px;
  top: 16px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .txa-offcanvas-box-close {
    width: 46px;
    height: 46px;
    font-size: 20px;
    right: 10px;
    top: 10px;
  }
}
.txa-offcanvas-box-close:hover {
  background: #000;
  color: #fff;
}
.txa-offcanvas-box-container {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  gap: 50px;
  overflow-y: scroll;
}
.txa-offcanvas-box-container::-webkit-scrollbar {
  display: none;
}
.txa-offcanvas-box:is(.active) {
  transform: translateX(0%);
  visibility: visible;
  opacity: 1;
}
.txa-offcanvas-box:is(.active) .offcanvas-slideup {
  transform: translateY(0%);
  transition-delay: 0.3s;
}

/* 
  header-menu-customization-start
*/
.mobile-main-navigation ul li {
  position: relative;
  padding: 12px 0;
}
.mobile-main-navigation ul li:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.mobile-main-navigation ul li a {
  color: var(--px-clr-h-1);
  font-family: var(--nm-font-1);
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 400;
  transition: all 0.5s var(--nm-cube-1);
}
.mobile-main-navigation ul li a:hover {
  color: var(--nm-clr-pr-1);
}
.mobile-main-navigation ul li .dropdown-btn {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 45px;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  font-size: 14px;
  color: #000;
  transition: 400ms ease-in-out;
}
.mobile-main-navigation ul li .dropdown-btn:hover {
  color: var(--nm-clr-pr-1);
}
.mobile-main-navigation ul li .dropdown-btn:is(.active) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-color: var(--fd-clr-pr-1);
}
.mobile-main-navigation ul li .dropdown-menu {
  border-radius: 0;
  background-color: transparent;
  border: none;
  border-radius: 3px;
}
.mobile-main-navigation ul li .dropdown-menu li {
  margin-left: 30px;
  padding: 5px 0;
  margin-bottom: 0;
}
.mobile-main-navigation ul li .dropdown-menu li a {
  font-size: 16px;
}
.mobile-main-navigation ul li .dropdown-menu li .dropdown-btn {
  position: absolute;
  top: 5px;
  width: 22px;
  height: 22px;
  font-size: 12px;
}

/* 
  header-menu-customization-start
*/
/* 
  mobile-menu-css-start
*/
/* 
	preloader-css-start
*/
/* 
	preloader-css-start
*/
.nm-preloader {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999999;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  background-color: var(--nm-clr-black-2);
  transition: 0.5s;
}
.nm-preloader-logo {
  text-align: center;
  margin-bottom: 15px;
}
.nm-preloader-text {
  font-family: var(--nm-font-1);
  font-weight: 900;
  font-size: 60px;
  background-image: linear-gradient(90deg, var(--nm-clr-pr-1) 0%, rgb(255, 255, 255) 50%, var(--nm-clr-pr-1) 100%);
  background-repeat: no-repeat;
  background-size: 600% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: 0.4s;
  line-height: 1;
  animation: nmPreloaderKf 4s linear infinite;
}
.nm-preloader:is(.preloaded) {
  opacity: 0;
  transform: scale(102%);
  transition-delay: 0.5s;
}
.nm-preloader:is(.preloaded) .nm-preloader-text {
  transform: translateY(-100%);
}

@keyframes nmPreloaderKf {
  0% {
    background-position-x: 0;
  }
  50% {
    background-position-x: 100%;
  }
  100% {
    background-position-x: 0;
  }
}
/* 
	preloader-css-end
*/
/* 

*/
/* 
  header-1-css-start
*/
.wa-sticky-header-2:is(.has-sticky) {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 10px 0;
  animation: slideInDown 0.7s;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-400px);
    -ms-transform: translateY(-400px);
    transform: translateY(-400px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.nm-header-1-area {
  position: fixed;
  top: 25px;
  left: 0;
  width: 100%;
  z-index: 4;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-header-1-area {
    background-color: var(--lw-clr-h-1);
    padding: 15px 0;
  }
}
.nm-header-1-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.nm-header-1-action-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 767px) {
  .nm-header-1-action-link .nm-pr-btn-1 {
    display: none;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-header-1-action-link .nm-pr-btn-1 {
    display: inline-flex;
  }
}

.main-navigation ul {
  display: flex;
  align-items: center;
  gap: 45px;
  flex-direction: row;
}
.main-navigation ul li {
  position: relative;
  z-index: 1;
}
.main-navigation ul li::after {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--nm-clr-pr-1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -26px;
}
.main-navigation ul li:first-child::before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--nm-clr-pr-1);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -26px;
}
.main-navigation ul li a {
  position: relative;
  z-index: 1;
  font-family: var(--nm-font-1);
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  color: #fff;
  padding: 26px 0;
  display: inline-block;
  text-transform: capitalize;
  line-height: 1.5;
  transition: all 0.5s var(--nm-cube-1);
}
.main-navigation ul li:hover > a {
  color: var(--nm-clr-pr-1);
}
.main-navigation ul li:hover .dropdown-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px) translateZ(0);
}

.wa-sticky-header-2 {
  transition: 0.3s;
}
.wa-sticky-header-2:is(.has-sticky) {
  top: 0;
}
.wa-sticky-header-2:is(.has-sticky) .lw-header-1-bg-color {
  width: 102%;
  left: -1%;
}

/* 
  header-1-css-end
*/
/* 
  sticky-header-css-start
*/
.txa_sticky_header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  transition: 300ms ease-in-out;
  z-index: 8;
}
.txa_sticky_header:is(.txa_sticky) {
  transform: translateY(-150%);
}
.txa_sticky_header:is(.txa_sticky):is(.txa_sticky_show) {
  transform: translateY(0%);
}
.txa_sticky_header:is(.fx-header-1-area) {
  top: 12px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .txa_sticky_header:is(.fx-header-1-area):is(.txa_sticky_show) .fx-header-1-top {
    display: none;
  }
}
.txa_sticky_header:is(.fx-header-3-area) {
  top: 32px;
}
.txa_sticky_header:is(.fx-header-4-area) {
  top: 20px;
}

/* 
  sticky-header-css-end
*/
.nm-hero-area {
  padding-top: 400px;
  padding-bottom: 200px;
  background: #000;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .nm-hero-area {
    padding-top: 350px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-hero-area {
    padding-top: 300px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-hero-area {
    padding-top: 200px;
  }
}
.nm-hero-area::after {
  content: "";
  height: 245px;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.nm-hero-bg-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -6;
  mix-blend-mode: luminosity;
}
.nm-hero-content {
  max-width: 685px;
}
.nm-hero-content .hero-title {
  font-size: 72px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  .nm-hero-content .hero-title {
    font-size: 60px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-hero-content .hero-title {
    font-size: 55px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-hero-content .hero-title {
    font-size: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-hero-content .hero-title {
    font-size: 45px;
  }
}
@media (max-width: 767px) {
  .nm-hero-content .hero-title {
    font-size: 35px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-hero-content .hero-title {
    font-size: 40px;
  }
}
.nm-hero-content .hero-title span {
  color: var(--nm-clr-pr-1);
}
.nm-hero-content .inner-div {
  margin-top: 36px;
  display: flex;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
}
.nm-hero-img {
  width: 43%;
  position: absolute;
  right: 17%;
  bottom: 0;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-hero-img {
    right: 0%;
  }
}
@media (max-width: 767px) {
  .nm-hero-img {
    right: 0%;
    width: 60%;
  }
}
.nm-hero-marquee-posi {
  position: absolute;
  top: 120px;
  left: 0;
  width: 100%;
  overflow: hidden;
  z-index: -5;
}
.nm-hero-marquee-wrap {
  display: flex;
  margin-right: 50px;
  gap: 50px;
}
.nm-hero-marquee-item {
  font-family: var(--nm-font-1);
  font-weight: 700;
  letter-spacing: -0.04em;
  font-size: 300px;
  color: rgba(248, 248, 248, 0.08);
  flex: 0 0 auto;
  line-height: 1;
  text-transform: uppercase;
}
.nm-hero-demo {
  width: 1060px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  position: absolute;
  top: -210px;
  right: -300px;
  height: 100%;
  z-index: -4;
  transform: rotate(-14deg);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-hero-demo {
    width: 700px;
    right: -100px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-hero-demo {
    width: 600px;
    right: -100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-hero-demo {
    width: 548px;
  }
}
@media (max-width: 767px) {
  .nm-hero-demo {
    width: 400px;
  }
}
.nm-hero-demo-single {
  height: 310px;
  border-radius: 12px;
  margin-bottom: 20px;
}
.nm-hero-demo-col:nth-child(1) {
  animation: heroDemoSlide 27s linear infinite;
}
.nm-hero-demo-col:nth-child(2) {
  animation: heroDemoSlide2 27s linear infinite;
}

@keyframes heroDemoSlide {
  0% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-60%);
  }
}
@keyframes heroDemoSlide2 {
  0% {
    transform: translateY(-60%);
  }
  100% {
    transform: translateY(0%);
  }
}
/* 
    plugin-start
*/
.nm-plugin-wrap {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  flex-wrap: wrap;
}
.nm-plugin-item {
  max-width: 250px;
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 24px;
}

/* 
    plugin-end
*/
/* 
    demo-start
*/
.nm-demo-bg-shape-1 {
  width: 18%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.nm-demo-bg-shape-2 {
  width: 19%;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
.nm-demo-bg-shape-3 {
  width: 19%;
  position: absolute;
  left: -120px;
  top: 30%;
  z-index: -2;
}
.nm-demo-bg-shape-4 {
  width: 17%;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
}
.nm-demo-counter {
  text-align: center;
  font-weight: 800;
  font-size: 220px;
  line-height: 1;
  letter-spacing: -0.04em;
  color: rgba(255, 255, 255, 0.28);
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.64);
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-demo-counter {
    font-size: 200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-demo-counter {
    font-size: 180px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-demo-counter {
    font-size: 160px;
  }
}
@media (max-width: 767px) {
  .nm-demo-counter {
    font-size: 120px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-demo-counter {
    font-size: 140px;
  }
}
.nm-demo-counter::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(0deg, rgb(0, 0, 0) 19%, rgba(0, 90, 255, 0) 100%);
}
.nm-demo-sec-title {
  text-align: center;
  max-width: 1020px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -70px;
  position: relative;
  z-index: 1;
}
.nm-demo-features {
  display: flex;
  justify-content: center;
  gap: 20px 40px;
  flex-wrap: wrap;
  margin-top: 37px;
}
.nm-demo-features-single {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 20px;
}
.nm-demo-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media (max-width: 767px) {
  .nm-demo-wrap {
    grid-template-columns: 1fr;
  }
}
.nm-demo-single {
  background-color: #181818;
  padding: 28px 28px;
  border-radius: 16px;
  position: relative;
  z-index: 1;
}
.nm-demo-single::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 77%, rgba(255, 255, 255, 0.2) 85%);
  z-index: -1;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  transition: all 0.5s var(--px-cube-1);
}
.nm-demo-single::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 16px;
  padding: 1px;
  background: linear-gradient(227deg, rgba(255, 255, 255, 0) 77%, rgba(255, 255, 255, 0.2) 85%);
  z-index: -1;
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  mask-composite: exclude;
  transition: all 0.5s var(--px-cube-1);
}
.nm-demo-single-img {
  height: 696px;
  border-radius: 14px;
  margin-bottom: 28px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-demo-single-img {
    height: 536px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-demo-single-img {
    height: 436px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-demo-single-img {
    height: 306px;
  }
}
@media (max-width: 767px) {
  .nm-demo-single-img {
    height: 360px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-demo-single-img {
    height: 506px;
  }
}
.nm-demo-single-img img {
  transition: all 0.5s var(--nm-cube-1);
}
.nm-demo-single .content-wrap {
  display: flex;
  align-items: center;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nm-demo-single .btn-wrap {
  display: flex;
  gap: 12px;
}
@media (max-width: 767px) {
  .nm-demo-single .btn-wrap {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-demo-single .btn-wrap {
    flex-wrap: nowrap;
  }
}
.nm-demo-single .demo-name {
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.02em;
}
.nm-demo-single .demo-name b {
  color: var(--nm-clr-sd-4);
}
.nm-demo-single .demo-btn {
  background: #2E2E2E;
  color: #FBFBFB;
  font-size: 16px;
  border-radius: 100px;
  padding: 10px 30px;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-demo-single .demo-btn:hover {
  background: var(--nm-clr-pr-1);
  color: #000;
}
.nm-demo-single:hover::before {
  background: linear-gradient(227deg, rgba(255, 255, 255, 0) 77%, rgb(214, 243, 69) 85%);
}
.nm-demo-single:hover::after {
  background: linear-gradient(45deg, rgba(255, 255, 255, 0) 77%, rgb(36, 255, 0) 85%);
}
.nm-demo-single:hover .nm-demo-single-img img {
  filter: blur(2px);
}
.nm-demo-single .coming-soon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.04);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  backdrop-filter: blur(20px);
}
.nm-demo-single .coming-soon svg {
  width: 40px;
  fill: #fff;
  opacity: 0.8;
}

/* 
    demo-end
*/
/* 
    core-features-start
*/
.nm-core-features-area {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(90deg, #E648FA 0%, #8062FF 49.04%, #4F83FF 100%);
  border-radius: 20px;
  margin-left: 28px;
  margin-right: 28px;
  display: flex;
  justify-content: space-between;
  padding: 44px 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-core-features-area {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
  }
}
@media (max-width: 767px) {
  .nm-core-features-area {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-core-features-area {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
.nm-core-features-single {
  padding: 25px 50px;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-core-features-single {
    padding: 25px 20px;
  }
}
@media (min-width: 1800px), only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-core-features-single:not(:last-child) {
    border-right: 1px solid rgba(29, 29, 61, 0.32);
  }
}
.nm-core-features-single .title {
  font-size: 26px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-core-features-single .title {
    font-size: 22px;
  }
}
.nm-core-features-single .icon {
  margin-top: 45px;
}
.nm-core-features-single .disc {
  opacity: 80%;
  margin-top: 40px;
}
.nm-core-features-single:hover .icon {
  animation: headShake 1s;
}
.nm-core-features-shape-4 {
  position: absolute;
  right: -150px;
  top: -200px;
  width: 16%;
}
.nm-core-features-shape-4 img {
  animation: coreFeaturesShapeKf 25s linear infinite;
}

@keyframes coreFeaturesShapeKf {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* 
    core-features-end
*/
/* 
    elementor-start
*/
.nm-elementor-bg-shape {
  width: 47%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  text-align: right;
  opacity: 0.2;
}
.nm-elementor-bg-img {
  width: 42%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
  background: #000;
}
.nm-elementor-bg-img img {
  mix-blend-mode: luminosity;
}
.nm-elementor-sec-title .sec-disc {
  margin-top: 31px;
}
.nm-elementor-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 100px;
  align-items: center;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-elementor-wrap {
    gap: 50px 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-elementor-wrap {
    gap: 50px 50px;
    grid-template-columns: 1fr;
  }
}
.nm-elementor-list {
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 20px;
  margin-bottom: 48px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-elementor-list {
    grid-template-columns: 1fr;
  }
}
.nm-elementor-list li {
  display: flex;
  align-items: baseline;
  gap: 15px;
}
.nm-elementor-img {
  margin-left: 80px;
  margin-right: -130px;
}
@media only screen and (min-width: 1600px) and (max-width: 1799px), only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-elementor-img {
    margin-left: 0;
    margin-right: 0px;
  }
}
.nm-elementor-img-1 {
  width: 39%;
  filter: drop-shadow(-10.606px 10.606px 35.354px rgba(0, 0, 0, 0.25));
}
.nm-elementor-img-2 {
  width: 38%;
  position: absolute;
  top: 13%;
  left: 27%;
  filter: drop-shadow(-13.576px 13.576px 45.253px rgba(0, 0, 0, 0.25));
}
.nm-elementor-img-3 {
  width: 31%;
  position: absolute;
  bottom: 12%;
  left: 28%;
  filter: drop-shadow(-13.576px 13.576px 45.253px rgba(0, 0, 0, 0.25));
  z-index: 1;
}
.nm-elementor-img-4 {
  width: 30%;
  position: absolute;
  bottom: 9%;
  left: 43%;
  filter: drop-shadow(-10.606px 10.606px 35.354px rgba(0, 0, 0, 0.25));
  z-index: 2;
}
.nm-elementor-img-5 {
  width: 33%;
  position: absolute;
  top: 24%;
  right: 20%;
  filter: drop-shadow(-18.667px 18.667px 62.222px rgba(0, 0, 0, 0.25));
}
.nm-elementor-img-6 {
  width: 28%;
  position: absolute;
  top: 47%;
  right: 0;
  filter: drop-shadow(-10.606px 10.606px 35.354px rgba(0, 0, 0, 0.25));
}

/* 
    elementor-end
*/
/* 
    advance-1-start
*/
.nm-advance-area {
  margin-left: 28px;
  margin-right: 28px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 28px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-advance-area {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .nm-advance-area {
    grid-template-columns: 1fr;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-advance-area {
    grid-template-columns: 1fr 1fr;
  }
}
.nm-advance-item {
  background-color: #181818;
  border-radius: 20px;
  text-align: center;
  padding: 42px 34px;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-advance-item .item-img {
  margin-bottom: 28px;
  mix-blend-mode: luminosity;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-advance-item .title {
  font-size: 32px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-advance-item .title {
    font-size: 24px;
  }
}
.nm-advance-item .disc {
  margin-top: 14px;
  opacity: 0.8;
}
.nm-advance-item:hover {
  background: #93AE07;
}
.nm-advance-item:hover .item-img {
  mix-blend-mode: normal;
}
.nm-advance-item:nth-child(2):hover {
  background-color: #656EF0;
}
.nm-advance-item:nth-child(3):hover {
  background-color: #25C70B;
}

/* 
    advance-1-end
*/
/* 
    responsive-start
*/
.nm-responsive-area {
  margin-left: 28px;
  margin-right: 28px;
  background-color: #131313;
  border-radius: 20px;
  margin-top: 28px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding-bottom: 250px;
  padding-top: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-responsive-area {
    padding-top: 100px;
    padding-bottom: 0;
  }
}
.nm-responsive-area::after {
  content: "";
  position: absolute;
  width: 652px;
  height: 652px;
  background: #D7F346;
  opacity: 0.52;
  filter: blur(160px);
  top: 50%;
  left: 13%;
  transform: translateY(-50%);
  z-index: -2;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-responsive-area::after {
    width: 352px;
    height: 352px;
  }
}
.nm-responsive-area::before {
  content: "";
  position: absolute;
  width: 652px;
  height: 652px;
  background: #FBFBFB;
  opacity: 0.18;
  filter: blur(160px);
  top: -300px;
  right: -300px;
  z-index: -2;
}
.nm-responsive-bg-shape {
  width: 7%;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: -50px;
  z-index: -2;
}
.nm-responsive-img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
  width: 79%;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-responsive-img {
    position: unset;
    transform: unset;
    width: 100%;
  }
}
.nm-responsive-sec-title {
  max-width: 500px;
  margin-left: auto;
  margin-right: -80px;
}
@media only screen and (min-width: 1400px) and (max-width: 1599px), only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-responsive-sec-title {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-responsive-sec-title {
    margin-right: 0;
    margin-bottom: 50px;
  }
}
.nm-responsive-sec-title .sec-disc {
  margin-top: 25px;
}
.nm-responsive-sec-title .btn-wrap {
  margin-top: 33px;
}

/* 
    responsive-end
*/
/* 
    ecommerce-start
*/
.nm-ecommerce-area {
  padding-top: 200px;
  padding-bottom: 150px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-ecommerce-area {
    padding-top: 100px;
  }
}
.nm-ecommerce-area::after {
  content: "";
  position: absolute;
  width: 550px;
  height: 145px;
  background: #D7F346;
  filter: blur(100px);
  transform: translateY(-50%);
  top: 68%;
  right: 11%;
  z-index: -2;
}
.nm-ecommerce-bg-shape-1 {
  width: 20%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
.nm-ecommerce-bg-shape-2 {
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  text-align: right;
  z-index: -2;
}
.nm-ecommerce-img {
  width: 54%;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: -1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-ecommerce-img {
    top: 74%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-ecommerce-img {
    width: 100%;
    position: unset;
    transform: unset;
  }
}
.nm-ecommerce-content {
  max-width: 660px;
}
.nm-ecommerce-content .sec-disc {
  margin-top: 25px;
  opacity: 80%;
}
.nm-ecommerce-list {
  display: flex;
  flex-direction: column;
  gap: 13px;
  margin-top: 27px;
}
.nm-ecommerce-list li {
  display: flex;
  align-items: baseline;
  gap: 10px;
}
.nm-ecommerce-list li i {
  color: var(--nm-clr-sd-4);
}

/* 
    ecommerce-end
*/
/* 
    features-start
*/
.nm-features-content .nm-demo-counter {
  font-size: 145px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-features-content .nm-demo-counter {
    font-size: 105px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-features-content .nm-demo-counter {
    font-size: 90px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-features-content .nm-demo-counter {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .nm-features-content .nm-demo-counter {
    font-size: 40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-features-content .nm-demo-counter {
    font-size: 50px;
  }
}
.nm-features-content .title {
  max-width: 800px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  position: relative;
  z-index: 1;
}
.nm-features-wrap {
  padding: 0 24px;
  display: grid;
  gap: 48px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-features-wrap {
    grid-template-columns: 1fr 1fr;
    padding: 0 0px;
  }
}
@media (max-width: 767px) {
  .nm-features-wrap {
    grid-template-columns: 1fr;
    padding: 0 0px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-features-wrap {
    grid-template-columns: 1fr 1fr;
    padding: 0 0px;
  }
}
.nm-features-wrap-line-1 {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 33.4%;
  background: radial-gradient(50% 50% at 50% 50%, #D7F346 58.17%, #000000 100%);
  opacity: 0.52;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-features-wrap-line-1 {
    display: none;
  }
}
.nm-features-wrap-line-2 {
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 33.4%;
  background: radial-gradient(50% 50% at 50% 50%, #D7F346 58.17%, #000000 100%);
  opacity: 0.52;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-features-wrap-line-2 {
    display: none;
  }
}
.nm-features-wrap-line-3 {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 32.7%;
  left: 0;
  background: radial-gradient(50% 50% at 50% 50%, #D7F346 58.17%, #000000 100%);
  opacity: 0.52;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-features-wrap-line-3 {
    display: none;
  }
}
.nm-features-wrap-line-4 {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 32.6%;
  left: 0;
  background: radial-gradient(50% 50% at 50% 50%, #D7F346 58.17%, #000000 100%);
  opacity: 0.52;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-features-wrap-line-4 {
    display: none;
  }
}
.nm-features-item {
  padding: 40px 40px;
  background: transparent;
  box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0.32);
  border-radius: 16px;
  transition: all 0.4s var(--nm-cube-1);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-features-item {
    padding: 40px 20px;
  }
}
.nm-features-item .icon {
  width: 68px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--nm-clr-pr-1);
  border-radius: 8px;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-features-item .icon svg * {
  fill: #000;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-features-item .line {
  width: 100%;
  height: 1px;
  background: #fff;
  opacity: 20%;
  margin-top: 40px;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-features-item .title {
  font-size: 24px;
  margin-top: 34px;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-features-item .disc {
  opacity: 80%;
  margin-top: 19px;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-features-item:hover {
  background: var(--nm-clr-pr-1);
  box-shadow: inset 0px -4px 0px rgba(0, 0, 0, 0.32);
}
.nm-features-item:hover .icon {
  box-shadow: 8px 8px 16px rgba(0, 0, 0, 0.32);
  background: #000;
}
.nm-features-item:hover .icon svg * {
  fill: #fff;
}
.nm-features-item:hover .line {
  background: #000;
}
.nm-features-item:hover .title, .nm-features-item:hover .disc {
  color: #000;
}

/* 
    features-end
*/
/* 
    cta-start
*/
.nm-cta-area {
  padding-top: 235px;
  padding-bottom: 240px;
  margin-left: 28px;
  margin-right: 28px;
  border-radius: 20px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-cta-area {
    padding-top: 205px;
    padding-bottom: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-cta-area {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
.nm-cta-area::after {
  content: "";
  position: absolute;
  width: 444px;
  height: 444px;
  opacity: 0.32;
  filter: blur(120px);
  top: -200px;
  left: -200px;
  background: var(--nm-clr-pr-1);
  z-index: -1;
}
.nm-cta-content {
  max-width: 640px;
}

/* 
    cta-end
*/
/* 
    marquee-start
*/
.nm-marquee-text-wrap {
  display: flex;
  gap: 50px;
  margin-right: 50px;
}
.nm-marquee-text-title {
  font-size: 168px;
  letter-spacing: -0.02em;
  line-height: 1;
  flex: 0 0 auto;
  padding-bottom: 10px;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .nm-marquee-text-title {
    font-size: 150px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-marquee-text-title {
    font-size: 140px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .nm-marquee-text-title {
    font-size: 130px;
  }
}
@media (max-width: 767px) {
  .nm-marquee-text-title {
    font-size: 100px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nm-marquee-text-title {
    font-size: 110px;
  }
}
.nm-marquee-text-title .clr-text-1 {
  -webkit-text-stroke: 1px transparent;
  -webkit-text-fill-color: var(--nm-clr-sd-4);
  transition: all 0.4s var(--nm-cube-1);
}
.nm-marquee-text-title .clr-text-1:hover {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #fff;
  opacity: 65%;
}
.nm-marquee-text-title .clr-text-2 {
  -webkit-text-stroke: 1px transparent;
  -webkit-text-fill-color: var(--nm-clr-pr-1);
  transition: all 0.4s var(--nm-cube-1);
}
.nm-marquee-text-title .clr-text-2:hover {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #fff;
  opacity: 65%;
}
.nm-marquee-text-title .stroke-text {
  -webkit-text-stroke: 1px #fff;
  -webkit-text-fill-color: transparent;
  opacity: 65%;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-marquee-text-title .stroke-text:hover {
  -webkit-text-stroke: transparent;
  -webkit-text-fill-color: var(--nm-clr-pr-1);
  opacity: 1;
}

/* 
    marquee-end
*/
/* 
    inner-page-start
*/
.nm-inner-page-content .title {
  text-align: center;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -80px;
  position: relative;
  z-index: 1;
}
.nm-inner-page-wrap {
  display: flex;
}
.nm-inner-page-single {
  flex: 0 0 auto;
  border: 1px solid rgba(217, 217, 217, 0.34);
  padding: 32px 32px;
  text-align: center;
  border-left: none;
}
.nm-inner-page-single .item-img {
  width: 377px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .nm-inner-page-single .item-img {
    width: 300px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-inner-page-single .item-img {
    width: 250px;
  }
}
.nm-inner-page-single .title {
  font-size: 16px;
  font-weight: 300;
}

/* 
    inner-page-end
*/
.nm-testimonial-sec-title {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 15px;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-testimonial-sec-title {
    grid-template-columns: 1fr;
  }
}
.nm-testimonial-sec-title .sec-disc {
  opacity: 80%;
}
.nm-testimonial-wrap {
  gap: 20px;
  display: flex;
}
.nm-testimonial-item {
  border-radius: 15px;
  background: #131414;
  padding: 40px 40px;
  padding-top: 60px;
  flex: 0 0 auto;
  max-width: 468px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .nm-testimonial-item {
    max-width: 300px;
  }
}
.nm-testimonial-item .comment img {
  margin-top: -34px;
}
.nm-testimonial-item .name-x-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 41px;
}
.nm-testimonial-item .author-name span {
  color: #EE9434;
}
.nm-testimonial-item .ratting-wrap {
  font-size: 18px;
  color: #EE9434;
}
.nm-testimonial-marquee-wrap::after {
  content: "";
  position: absolute;
  width: 320px;
  height: 100%;
  background: linear-gradient(90deg, #000000 0%, rgba(22, 23, 23, 0) 100%);
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-testimonial-marquee-wrap::after {
    width: 100px;
  }
}
.nm-testimonial-marquee-wrap::before {
  content: "";
  position: absolute;
  width: 320px;
  height: 100%;
  background: linear-gradient(270deg, #000000 0%, rgba(22, 23, 23, 0) 100%);
  right: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-testimonial-marquee-wrap::before {
    width: 100px;
  }
}

/* 
    footer-start
*/
.nm-footer-area {
  margin-left: 28px;
  margin-right: 28px;
  border-radius: 20px 20px 0 0;
  margin-top: 50px;
}
.nm-footer-bg-img {
  width: 50%;
  position: absolute;
  bottom: -150px;
  left: -60px;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-footer-bg-img {
    display: none;
  }
}
.nm-footer-content {
  padding: 130px 0;
  text-align: center;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}
.nm-footer-content > .icon {
  margin-bottom: 48px;
}
.nm-footer-content .title span {
  color: var(--nm-clr-pr-1);
}
.nm-footer-content .disc {
  font-size: 20px;
  opacity: 88%;
  margin-top: 20px;
}
.nm-footer-content .btn-wrap {
  margin-top: 35px;
}
.nm-footer-content .nm-pr-btn-1 {
  background: var(--nm-clr-sd-4);
}
.nm-footer-copyright-border {
  padding: 20px 0;
}
.nm-footer-copyright-border::after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background: radial-gradient(50% 50% at 50% 50%, #FFFFFF 0%, #060606 100%);
  opacity: 0.48;
  top: 0;
  left: 0;
}
.nm-footer-copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
  .nm-footer-copyright {
    justify-content: center;
  }
}
.nm-footer-copyright .design {
  text-transform: capitalize;
  opacity: 80%;
}
.nm-footer-copyright .design a {
  color: var(--nm-clr-sd-4);
  font-weight: 500;
  transition: all 0.5s var(--nm-cube-1);
}
.nm-footer-copyright .design a:hover {
  color: var(--nm-clr-pr-1);
}
.nm-footer-copyright .copyright-text {
  color: rgba(255, 255, 255, 0.8);
}
.nm-footer-copyright .copyright-text a {
  color: #fff;
  transition: all 0.4s var(--nm-cube-1);
}
.nm-footer-copyright .copyright-text a:hover {
  color: var(--nm-clr-pr-1);
}
.nm-footer-social {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.nm-footer-social .link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  flex: 0 0 auto;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: inset 0px -1px 1px rgba(255, 255, 255, 0.23);
  border-radius: 50%;
  color: #fff;
  transition: all 0.5s var(--nm-cube-1);
}
.nm-footer-social .link:hover {
  box-shadow: inset 0px -1px 1px rgb(214, 243, 69);
  color: var(--nm-clr-pr-1);
}
.nm-footer-demo-1 {
  width: 17%;
  height: 140px;
  border-radius: 8px;
  position: absolute;
  top: -3%;
  left: 22%;
  z-index: -1;
}
@media (max-width: 767px) {
  .nm-footer-demo-1 {
    display: none;
  }
}
.nm-footer-demo-2 {
  width: 19%;
  height: 220px;
  border-radius: 8px;
  position: absolute;
  left: -6%;
  top: 17%;
  z-index: -1;
}
@media (max-width: 767px) {
  .nm-footer-demo-2 {
    display: none;
  }
}
.nm-footer-demo-3 {
  width: 20%;
  height: 187px;
  border-radius: 8px;
  left: 7%;
  bottom: 13%;
  position: absolute;
  z-index: -1;
}
@media (max-width: 767px) {
  .nm-footer-demo-3 {
    display: none;
  }
}
.nm-footer-demo-4 {
  width: 20%;
  height: 210px;
  border-radius: 8px;
  position: absolute;
  right: -3%;
  top: 6%;
  z-index: -1;
}
@media (max-width: 767px) {
  .nm-footer-demo-4 {
    display: none;
  }
}
.nm-footer-demo-5 {
  width: 20%;
  height: 181px;
  border-radius: 8px;
  position: absolute;
  right: -6%;
  bottom: 18%;
  z-index: -1;
}
@media (max-width: 767px) {
  .nm-footer-demo-5 {
    display: none;
  }
}

/* 
    footer-end
*/

/*# sourceMappingURL=main.css.map */
