*,
*::before,
*::after {
    box-sizing: border-box;
}

body {
    margin: 0;
    font-size: 21px;
    font-weight: 400;
    color: #000;
    background-color: #fff;
    font-family: "Baloo Paaji 2", sans-serif;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
    margin: 0;
    padding: 0;
    font-family: 'Franklin Gothic';
}

p {
    margin-bottom: 15px;
}

p:last-child {
    margin-bottom: 0;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    font-family: 'Franklin Gothic';
}

ol,
ul,
dl {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bodyWrap {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding-top: 193px;
}

a.brand img {
    transition: .7s ease all;
    display: block;
    width: 100%;
}

a.brand {
    width: 111px;
    max-width: 110px;
    min-width: 60px;
    transition: .3s;
}

a.brand:hover img {
    transform: rotate(-89deg);
}

header.headreArea.stikey a.brand {
    width: 80px;
}

.container {
    max-width: 1440px;
    padding: 0 20px;
    width: 100%;
}

nav.headerNav {
    display: flex;
    align-items: center;
}

.navContent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 40px;
    flex-grow: 1;
}

header.headreArea {
    padding: 40px 0;
    z-index: 1111;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: transparent;
    transition: .3s ease all;
}

header.headreArea.stikey {
    padding: 20px 0 20px 0;
    background-color: #ffffff87;
    backdrop-filter: blur(10px);
}

ul.mainMenu {
    display: flex;
    align-items: center;
    gap: 30px;
    justify-content: space-between;
    margin-right: auto;
}

ul.navSocial {
    display: inline-flex;
    align-items: center;
    gap: 20px;
}

.socialLink {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    background: #000;
    border-radius: 50%;
    transition: .3s ease all;
    border: 2px solid #000;
}

.navContent ul.navSocial {
    margin-right: 10px;
    gap: 10px;
}

.blueBtn {
    background-color: #00783c;
    font-size: 29px;
    line-height: 30px;
    padding: 12px 29px;
    border-radius: 50px;
    color: #fff;
    border: 2px solid #00783c;
    transition: .3s ease all;
    display: inline-block;
}

.blueBtn:hover {
    background: transparent;
    color: #00783c;
}

.socialLink:hover {
    background: transparent;
}

.socialLink:hover img {
    filter: invert(1);
}

.contentWrap {
    position: relative;
    z-index: 1;
    padding-top: 130px;
}

.navContent a.blueBtn {
    font-size: 18px;
    padding: 9px 20px;
    line-height: 1;
}

.navContent a.socialLink {
    width: 40px;
    height: 40px;
}

.navContent a.socialLink img {
    display: block;
    width: 60%;
}

.auditBy {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.auditBy a {
    display: block;
    font-size: 14px;
    line-height: 1;
    padding: 10px 12px;
    color: #fff;
    border-radius: 5px;
    background-color: #00783c;
}

.dropdown.languageDropMenu {
    margin-left: 20px;
}

.dropdown.languageDropMenu img {
    border-radius: 50%;
}

.languageDropMenu.dropdown button {
    background: #00783c;
    color: #fff;
    border: 0;
    box-shadow: none;
    outline: none;
    padding: 0;
    background: transparent;
    border-radius: 0;
    color: #000;
}

.languageDropMenu.dropdown button:focus {
    box-shadow: none;
    outline: none;
}

.languageDropMenu.dropdown .dropdown-menu {
    width: auto;
    min-width: 100%;
}

.languageDropMenu ul.dropdown-menu {
    /* padding: 0; */
    background: transparent;
    border: 0;
}

.languageDropMenu.dropdown .dropdown-menu a {
    padding: 0;
    display: table;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.languageDropMenu.dropdown .dropdown-menu a:hover {
    background: transparent;
}

.languageDropMenu.dropdown .dropdown-menu a img {
    width: 100%;
}

img.topBg {
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translate(-50%);
    top: -470px;
    pointer-events: none;
    width: 1920px;
}

.heroContArea {
    padding-top: 0px;
    display: flex;
    position: relative;
    z-index: 1;
    top: 0px;
}

.heroText {
    width: 60%;
    flex-shrink: 0;
    max-width: 742px;
}

.heroText h1 {
    font-size: 121.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    /* text-shadow: -3px 3px BLACK; */
    line-height: 1;
    margin-bottom: 16px;
}

.heroText p {
    font-size: 32px;
    line-height: 129%;
    margin-bottom: 28px;
}

.heroText p:last-child {
    margin-bottom: 0 !important;
    !i;
    !;
}

.heroText>div {
    margin-bottom: 65px;
}

img.flowerTop {
    display: block;
    position: absolute;
    left: -174px;
    top: 20px;
    pointer-events: none;
}

.heroFlower {
    width: 40%;
    flex-grow: 1;
    position: relative;
    z-index: 1;
}

img.flowerTopRoot {
    display: block;
    position: absolute;
    z-index: 2;
    top: -370px;
    left: -31px;
    pointer-events: none;
}

img.bg_art_2 {
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    transform: translate(-50%);
    right: auto;
    margin-left: -9px;
    top: 530px;
    pointer-events: none;
    width: 1920px;
}

.whatsCv {
    margin-top: 400px;
    position: relative;
    z-index: 1;
    padding-left: 84px;
}

.whatsCVcont {
    position: relative;
    z-index: 1;
    max-width: 1160px;
    background: #fff;
    border-radius: 108px;
    box-shadow: -12.6px 8.2px 17px 0 rgba(0, 0, 0, 0.21);
    display: flex;
    min-height: 620px;
    padding-right: 40px;
}

.whatsCVFTxt {
    width: 60%;
    max-width: 429px;
    padding-top: 110px;
    position: relative;
    left: -19px;
}

.whatsCVFlower {
    flex-grow: 1;
    position: relative;
    display: flex;
    align-items: flex-start;
}

.whatsCVFTxt h2 {
    font-size: 53.5px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 35px;
    text-align: center;
}

.whatsCVFTxt p {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 116%;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 50px;
    text-align: center;
}

.whatsLinks {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    justify-content: center;
}

a.yellowTxt {
    background-color: #00783c;
    font-size: 29px;
    line-height: 30px;
    padding: 12px 29px;
    border-radius: 50px;
    color: #fff;
    border: 2px solid #00783c;
    transition: .3s ease all;
    display: inline-block;
    text-align: center;
    min-width: 140px;
    margin-right: 20px;
}

a.yellowTxt:hover {
    background: transparent;
    color: #00783c;
}

a.navLink {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #000;
    line-height: 1.2;
    white-space: nowrap;
    font-family: 'Franklin Gothic';
    text-transform: uppercase;
}

img.animationTree {
    display: block;
    margin-left: auto;
    height: 184px;
    width: auto;
    margin-top: 226px;
    margin-right: 141px;
    position: relative;
}

img.animationFlower {
    display: block;
    position: absolute;
    right: 130px;
    top: -32px;
    width: 608px;
}

img.flowertarget {
    display: block;
    position: absolute;
    right: 164px;
    top: -55px;
    transform: rotate(4deg);
}

.joinUsContainer {
    padding-top: 110px;
}

.joinUsContainer h2 {
    text-align: center;
    line-height: 122%;
    font-size: 92px;
    font-weight: bold;
    margin-bottom: 27px;
}

.joinContainer {
    max-width: 1161px;
    min-height: 619px;
    margin: 0 auto;
    border-radius: 108px;
}

.speepContainer {
    max-width: 1084px;
    margin: 49px auto 0 auto;
}

.steepRow {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(3, 1fr);
}

.steepItem {
    position: relative;
    z-index: 1;
    border-radius: 166.5px;
    padding-bottom: 70px;
    overflow: hidden;
    background: #00783c;
}

.steepItem.steepItem1 {
    /* background-color: #00783c; */
}

img.steepImg {
    display: block;
    max-width: 100%;
}

.steepItem.steepItem1 img.steepImg {
    margin: 0;
    margin-top: 16px;
    max-width: 95%;
    aspect-ratio: 1/1;
    object-fit: contain;
    object-position: top;
}

.steepItem p {
    font-size: 21px;
    color: #fff;
    margin: 10px 0 0 0;
    padding: 0 30px;
    line-height: 117%;
}

.steepItem p a {
    color: #fff;
}

.steepItem p a:hover {
    text-decoration: underline;
}

.steepItem.steepItem2 {
    /* background-color: #ffa200; */
}

.steepItem.steepItem2 img {
    margin-top: -17px;
}

.steepItem.steepItem3 {
    /* background-color: #45f; */
}

.steepItem.steepItem3 img {
    margin: 16px 0px 0 0;
    max-width: 95%;
    aspect-ratio: 1 / 1;
    object-fit: contain;
    object-position: top;
}

.steepBtns {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
}

a.whiteBorder {
    background-color: transparent;
    font-size: 29px;
    line-height: 30px;
    padding: 12px 29px;
    border-radius: 50px;
    color: #fff;
    border: 4px solid #fff;
    transition: .3s ease all;
    display: inline-block;
    text-align: center;
}

a.whiteBtn {
    background-color: #fff;
    font-size: 29px;
    line-height: 30px;
    padding: 12px 29px;
    border-radius: 50px;
    color: #00783c;
    border: 4px solid #fff;
    transition: .3s ease all;
    display: inline-block;
    text-align: center;
}

a.whiteBtn:hover {
    background: transparent;
    color: #fff;
}

a.whiteBorder:hover {
    background: #fff;
    color: #45f;
}

.howtoCircleArea {
    position: relative;
    z-index: 1;
    margin-top: 423px;
    display: table;
}

.howToCircle {
    width: 1278px;
    height: 1278px;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    background: rgb(255 255 255 / 65%);
    padding-top: 210px;
}

.howtoCont_1 {
    width: 525px;
    margin-right: auto;
    margin-left: 200px;
    margin-top: 0;
    text-align: center;
    font-size: 29px;
}


.howtoCont_2 {
    width: 50%;
    margin-left: 59%;
    margin-right: auto;
    margin-bottom: 300px;
    margin-top: 120px;
    text-align: left;
}

img.circleTreen {
    display: block;
    position: absolute;
    z-index: -1;
    left: -10px;
    bottom: 25px;
}

img.circleGlob {
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -50%);
    width: 135%;
}

.howToCircle h2 {
    font-size: 42.5px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
}

footer.footercont {
    position: relative;
    margin-top: 100px;
}

img.footerBg {
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    bottom: 0;
    width: 1920px;
    transform: translate(-50%);
}

a.footerBrand {
    display: table;
    margin: 0 auto 64px auto;
    max-width: 290px;
}

a.footerBrand img {
    width: 100%;
}

.footerSocial {
    border-top: 5px solid #8e8e8e;
    padding-top: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding-bottom: 44px;
}

.footerSocial .socialLink {
    border-color: #fff;
}

.footerSocial .socialLink:hover {
    background: #fff;
}

.footerSocial a.blueBtn {
    /* border-color: #fff; */
    /* outline: 5px solid #00783c; */
}

.footerSocial a.blueBtn:hover {
    color: #00783c;
}

.lotiPlayer {
    display: table;
    position: relative;
    z-index: 1;
    aspect-ratio: 1/1;
    width: 95%;
    margin: 0 auto 25px auto;
}

.lotiPlayer::after {
    position: absolute;
    z-index: -1;
    top: 0;
    height: 100%;
    left: 0;
    width: 100%;
    display: block;
    content: "";
    background: #fff;
    border-radius: 50%;
    transform: scale(.9);
}

.lotiPlayer lottie-player {
    display: block;
    width: 100% !important;
    position: absolute;
    z-index: 1;
    height: 100%;
}

.audits {
    display: block;
    text-align: center;
}

.audits img {
    display: block;
    margin: 0;
    height: auto;
    width: 290px;
    padding: 7px 5px;
    border-radius: 5px;
}

.cyberscope {
    filter: brightness(0);
}

a.blueBtn.appbtn {
    margin-left: 10px;
    min-width: 122px;
    text-align: center;
    background-color: #ffa200;
    border-color: #ffa200;
}

a.blueBtn.appbtn:hover {
    background-color: transparent;
    color: #ffa200;
}

.steepItem1 a.whiteBtn {
    color: #59a543;
}

.steepItem2 a.whiteBtn {
    color: #fba226;
}

.steepItem2 a.whiteBtn:hover,
.steepItem1 a.whiteBtn:hover {
    color: #fff;
}

.floatBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 111;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 50%);
    backdrop-filter: blur(2px);
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.hoverBtn {
    opacity: 0;
    visibility: hidden;
    transition: .3s;
}

.steepItem:hover .hoverBtn,
.steepItem:hover .floatBtn {
    opacity: 1;
    visibility: visible;
}

.whiteBtn:hover span,
.blueBtn:hover span,
.yellowTxt:hover span,
.blueBtn:hover span,
.afterCom:hover span,
.comeingSoon {
    display: none !important;
}

.whiteBtn:hover .comeingSoon,
.blueBtn:hover .comeingSoon,
.yellowTxt:hover .comeingSoon,
.blueBtn:hover .comeingSoon,
.afterCom:hover .comeingSoon {
    display: block !important;
}

.iframeFace {
    width: 100%;
    border-radius: 73px;
    background-color: #fff;
    min-height: 580px;
}
.howtoCont_2 h2 {
    position: relative;
    left: 20px;
}

/* ==================== New ========================= */

.counterContainer {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0 55px 0;
    position: relative;
    z-index: 9;
}

.counterContainer .row {
    gap: 24px 0px;
}

.counterBoxGroup {
    height: 100%;
}

.counterBox {
    padding: 40px 24px 40px 27px;
    border-radius: 40px;
    box-shadow: -1.7px 2.5px 18px 0 rgba(0, 0, 0, 0.11);
    background-color: #00783c;
    color: #fff;
    position: relative;
    z-index: 1;
    margin-bottom: 24px;
}

img.starIcon {
    display: block;
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.counterBox:last-child {
    margin: 0;
}

img.starIcon.star1 {
    left: -40px;
    top: -26px;
}

img.starIcon.star2 {
    left: auto;
    right: 50px;
    top: -40px;
}

img.starIcon.star3 {
    left: -50px;
    bottom: 80px;
}

img.starIcon.star4 {
    right: -40px;
    bottom: 150px;
    top: auto;
}


img.starIcon.ludoIcon {
    display: block;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translate(-50%);
}

.counterBox.h100 {
    height: 100%;
}

.counterBox> h2 {
    font-size: 42px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f8dc7f;
    line-height: 1;
    margin-bottom: 30px;
    text-shadow: 0 0 5px #ffffff7a;
}

.counterBox.counterBox2 {
    padding-top: 50px;
    background-image: url(assets/img/new/greenbg.gif);
    background-size: 100% 100%;
}

img.starIcon.star5 {
    left: -44px;
    top: -10px;
}

img.counterImage {
    width: 100%;
}

.tokkenPrice {
    text-align: center;
    font-size: 45px;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin: 0 0 15px 0;
    line-height: 1;
    filter: blur(8px);
    pointer-events: none;
}

.tokkenCV {
    text-align: center;
    font-size: 35px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    filter: blur(8px);
    pointer-events: none;
}

.counterImageBox {
    display: block;
    width: 450px;
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translate(-50%);
    z-index: 2;
    pointer-events: none;
    max-width: 90vw;
}

span.blowerContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1111;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffffa3;
    backdrop-filter: blur(5px);
    font-size: 54px;
    font-family: 'Franklin Gothic';
    color: #000;
}

.counterTokkenTop {
    display: flex;
    gap: 20px 20px;
    justify-content: space-between;
    margin-bottom: 10px;
}

.counterTokkenTop p {
    margin: 0;
    font-size: 16px;
    width: calc(100% - 150px);
    word-wrap: break-word;
}

.counterTokkenTop h3 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.74px;
    text-align: left;
    color: #ffc03a;
    flex-shrink: 0;
    width: 120px;
    text-align: right;
}

.counterTokkenBottom p {
    margin: 0;
    font-size: 16px;
}

.counterTokkenBottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px 15px;
}

.counterTokkenBottom h4 {
    font-size: 22px;
    font-weight: 400;
}

.counterTokkenBoxes {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.counterTokkenBoxe {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px;
    filter: blur(5px);
    pointer-events: none;
}

.tokkenDivider {
    display: block;
    width: 100%;
    height: 1px;
    background: #fff;
    margin: 90px 0 40px 0;
}

.footerCounter {
    text-align: center;
}

.counterBox3, .counterBox4 {
    height: calc(50% - 12px); */
    min-height: 250px;
}

img.starIcon.star6 {
    right: -47px;
    top: 39%;
}

img.starIcon.star7 {
    left: -30px;
    top: -10px;
}

img.starIcon.star8 {
    right: -10px;
    top: -40px;
}

img.starIcon.star9 {
    right: 10px;
    top: -38px;
}

img.starIcon.star10 {
    right: -20px;
    bottom: -15px;
}

img.starIcon.star11 {
    left: -40px;
    bottom: 30px;
}

.secureByCont {
    text-align: center;
    margin-top: 100px;
}

.secureByCont h2 {
    text-align: center;
    line-height: 122%;
    font-size: 92px;
    font-weight: bold;
    margin-bottom: 24px;
}

.secureLogo {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    justify-content: center;
    align-items: center;
}

.secureLogo img {
    display: block;
    opacity: 0.6;
}

.counterAnimationBox {
    position: relative;
    z-index: 1;
    display: FLEX;
    justify-content: CENTER;
    max-width: fit-content;
    margin: 15px auto;
}

.counterAnimationFrame span {
    font-size: 72px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 5px;
    background-image: linear-gradient(to top, #ffc240, #f8dc7f, #ffe9a2, #f8dc7f, #ffc03a);
    width: 51px;
    height: 87px;
    position: relative;
    z-index: 1;
}

.counterAnimationFrame {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 7px;
    background: #fff;
    padding: 10px 20px;
    position: relative;
    z-index: 1;
    filter: blur(12px);
    pointer-events: none;
}

.footerCounter p {
    margin: 0;
}

.counterAnimationBox::before {
    display: block;
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 45.8px;
    background-color: #f8dc7f;
    height: 93px;
    content: "";
    width: 110%;
}

.counterAnimationFrame::before {
    position: absolute;
    z-index: -1;
    content: "";
    left: 15px;
    width: calc(100% - 30px);
    display: block;
    height: 3px;
    border-radius: 1.5px;
    background-color: #afafae;
}

.footerCounter.new-holdersectioncounter{
    margin-top: 70px;
}
.tokkenPrice.wontotallotery_ticket{
    margin-top: 100px;
}
.blinking-red {
    color: red !important;
    animation: blink 1s step-start infinite;
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}