html {
    background: #141919 ;
    scroll-behavior: smooth;
}
* {
    font-family: "Inter", serif;
    text-align: left;
    text-decoration: none;
    color: #ffffff;
    outline: none;
}
body {
    margin: 0;
    padding: 0;
    padding-top: 70px;
    color: white;
    display: flex;
    height: 100vh;
    background-image: linear-gradient(180deg, #171d1e, #174338, #141919);
}
@media (max-width: 500px) {
  .nz-ba a {
    font-size: 14px;
  }
}
::-webkit-scrollbar {
    width: 16px;
    height: 16px;
}
::-webkit-scrollbar-track {
    background: #1d2020;
}
::-webkit-scrollbar-thumb {
    background: #343a39;
    border: 4px solid #1d2020;
    border-radius: 12px;
}
::-webkit-scrollbar-thumb:hover {
    background: #5a9186;
}
.nz-rf{
    display: flex;
    align-items: center;
    padding-right: 20px;  
}
.nz-w {
    min-height: 400px;
    max-height: max-content;
    width: 100%;
}
.nz-hd {
    width: 100%;
    padding-top: 11px;
    position: fixed;
    backdrop-filter: blur(20px);
    padding-bottom: 10px;
    background: #1726243d;
    top: 0;
    right: 0;
    z-index: 999;
}
.nz-fx {
    display: flex;
    align-items: center;
}
.nz-fx  a {
    color: #ffffff;
    margin: 0 11px;
    text-decoration: none;
}
.nz-dh {
    display: flex;
    align-items: center;
    margin: auto;
    width: 90%;
    padding-top: 0;
    max-width: 1000px;
    flex-direction: row-reverse;
}
.nz-dh .nz-lg  {
    display: flex;
    align-items: center;

}
.nz-lg img  {
    margin-right:  10px;
}
.nz-lg h2 {
    color: #25a788;
}
.nz-cnr {
    width: 100% ;
}
.nz-l1 a {
    padding: 9px 13px;
    background: none;
    border-radius: 50px;
    border: 2.5px solid #25a788;
    font-size: 16px;
    color: #25a788;
    font-weight: 600;
    min-width: max-content;
    display: flex;
    align-items: center;
    padding-right: 20px;
    flex-direction: row-reverse;
}
.nz-wn {
    margin: auto;
    max-width: 1000px;
    width: 90%;
}
.nz-hf {
    margin-top: 91px;
    text-align: center;
    font-size: 33px;
    animation-name: nz-n1;
    color: #FFFFFF;
    animation-duration: 1s;
    font-weight: 900;
    background-image: linear-gradient(123deg, #25a788, #ffffff);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}
.nz-hf a {
    color: #25a788;
}
.nz-hf b {
    color: #9dbfb7;
}
.nz-ba {
    max-width: 445px;
    display: flex;
    align-items: center;
    margin: auto;
    justify-content: center;
    animation-name: nz-n1;
    animation-duration: 1s;
    width: 100%;
}
.nz-ba a {
    padding: 12px 16px;
    margin: 5px 15px;
    box-shadow: 0px 0px 20px #25a7884a;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.nz-mg {
    margin: 0 6px 0 0px;
}
.nz-bt{
    padding: 15px 30px;
    margin: 5px 26px;
    background: #25a788;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 700;
}
.nz-kf {
    width: 90%;
    max-width: 1000px;
    display: block;
    margin: auto;
}
.nz-kf div {
    width: 33%;
}
.nz-kf h2 {
    text-align: left;
    color: #ffffff;
    font-size: 17px;
    font-weight: 600;
}
.nz-hf t {
    display: inline-block;
    margin: 5px;
    transition-duration: 0.4s;
}
.nz-hf t:hover {
    transform: scale(0.86);
}
li {
    padding: 6px 0 ;
}
.nz-dw  {
    color: #25a788;
    text-decoration: none;
}
.nz-h2 {
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-align: center;
    border-radius: 27px;
    border: 1px solid;
    display: block;
    margin: auto;
    width: fit-content;
    padding: 5px 10px;
    color: #9bbdad;
    border: none;
}
.nz-p1 {
    text-align: center;
    color: #9bbdb5;
    animation-name: nz-n1;
    animation-duration: 1s;
}
.nz-a1 {
    border-radius: 50px;
    border: 2px solid #9dbfb742;
    min-width: 119px;
    text-align: center;
    font-weight: 900;
    display: flex;
    align-items: center;
    flex-direction: row;
}
.nz-ig1 {
    margin-top: 59px;
    width: 80%;
    max-width: 801px;
    display: block;
    margin: auto;
    margin-top: 81px;
    border-radius: 28px;
    opacity: 0.8;
    filter: drop-shadow(4px 4px 40px #16211e) ;
}
.nz-tp1 {
    min-width: 100%; 
    padding-top: 120px;
}
.nz-tp1 p {
    filter: grayscale(1);
}
footer {
    background-color: #141919;
    color: #fff;
}
.nz-dv1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 980px;
    margin: auto;
    padding: 15px;
}
.nz-dv2 {
    flex: 1 1 200px;
    margin: 10px;
}
.nz-dv2 ul {
    list-style: none;
    padding: 0;
    color: #ffffff;
}
.nz-p3 {
    color: #ffffff;
    line-height: 1.6;
}
.nz-cpy {
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    font-size: 14px;
    color: #9bbdb5;
    padding-bottom: 22px;
    border-top: 1px solid #ffffff26;
}
@keyframes nz-n1 {
0%   { opacity: 0.0 ; padding-top: 50px; }

100% { opacity: 1 ; padding-top: 0px; }
}