.animation-section{
    width: 100dvw;
    height: 900px;
    top: -180px;
    left: -241px;
    background-color: #0E0F11;
}

.animation-header{
    padding-top: 80px;
    text-align: center;
}

.animation-main-header{
    font-size: 32px;
    font-weight: 500;
    line-height: 42px;
    letter-spacing: -0.02em;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.animation-second-header{
    font-size: 22px;
    font-weight: 400;
    color: #A4A4A4;
    line-height: 42px;
    letter-spacing: -0.02em;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.animation-block{
    top: 60px;
    position: relative;
    width: 1200px;
    height: 426px;
    /*border: solid 1px;*/
    display: flex;
    flex-direction: row;
    justify-self: center;
    /*background: url("/landing-template/assets/imgs/animation-background.svg");*/
}

.animation-image{
    width: 100px;
    height: 100px;
    z-index: 1;
}

.tao-block{
    position: absolute;
    width: 351px;
    height: 183px;
    top: 203px;
    left: 749px;
}

.tao-tunnel{
    position: absolute;
    width: 252px;
    height: 153px;
}

.tao-image{
    position: absolute;
    top: 83px;
    left: 252px;
}

.eleon-block{
    position: absolute;
    width: 537px;
    height: 144px;
    top: 40px;
    left: 663px;
    border-radius: 15px 0px 0px 0px;
}
.eleon-image{
    position: absolute;
    top: 0px;
    left: 438px;
    border-radius: 15px 0px 0px 0px;
}

.eleon-tunnel{
    position: absolute;
    width: 438px;
    height: 114px;
    top: 30px;
    left: 0px;
    border-radius: 15px 0px 0px 0px;
}

.nova-block{
    position: absolute;
    width: 441px;
    height: 144px;
    top: 282px;
    left: 180px;
}

.nova-image{
    position: absolute;
    top: 44px;
    left: 0px;
}

.nova-tunnel{
    position: absolute;
    width: 342px;
    height: 114px;
    top: 0px;
    left: 99px;
    border-radius: 0px 0px 15px 0px;
}

.alex-block{
    position: absolute;
    width: 451px;
    height: 153px;
    top: 115px;
    left: 0px;
}

.alex-tunnel{
    position: absolute;
    width: 352px;
    height: 123px;
    top: 30px;
    left: 99px;
}

.alex-image{
    position: absolute;
    top: 0px;
    left: 0px;
    border-radius: 15px 0px 0px 0px;
}

.binance-block{
    position: absolute;
    width: 287px;
    height: 184px;
    top: 0px;
    left: 280px;
}

.binance-tunnel{
    position: absolute;
    width: 188px;
    height: 154px;
    top: 30px;
    left: 99px;
    border-radius: 0px 15px 0px 0px;
}

.yonatan-block{
    position: absolute;
    width: 300px;
    height: 100px;
    top: 183px;
    left: 450px;
    border-radius: 15px;
    border: 1px solid #FFFFFF4D;
    background: #1F2022;
}

.yonatan-text{
    font-family: Inter;
    font-size: 35px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
    padding: 20px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}

.binance-image{
    width: 100px;
    position: absolute;
    height: 100px;
    top: 0px;
    left: 0px;
    border-radius: 15px;
}

.eleon-tao-small-icon{
    position: absolute;
    width: 26px;
    height: 26px;
    top: 37px;
    left: 260px;
}

.binance-tao-small-icon{
    position: absolute;
    width: 25.96px;
    height: 26px;
    top: 37px;
    left: 203px;
}
.alex-tao-small-icon{
    position: absolute;
    width: 25.84px;
    height: 26px;
    top: 77px;
    left: 247px;
}

.nova-tao-small-icon{
    position: absolute;
    width: 28px;
    height: 28px;
    top: 80px;
    left: 359px;
}

.tao-small-icon{
    position: absolute;
    width: 26px;
    height: 26px;
    top: 119px;
    left: 159px;
}


.main-logo{
    height: 28px;
    width: 24px;
}

.logo{
    display:flex;
}

.logo-text{
    font-weight: 500;
}


/*top 236*/
/*left 120*/