@import url('//fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');

.main,
.faq,
.land-type,
.bg-koi,
.koisanverse,
.battle,
.marketplace {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	font-size: 15px;
	line-height: 1.7;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
}

.main,
.land-type,
.bg-koi,
.koisanverse,
.battle,
.marketplace {
    height: 115vh;
}

.faq {
    height: 120vh;
    max-height: 300vh !important;
}

.bg-partner,
.statistic {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	font-size: 15px;
	line-height: 1.7;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #cff4fc;
}

.tower {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	font-size: 15px;
	line-height: 1.7;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #283468;
}

.bg-partner {
    height: 100vh;
}

.tower {
    min-height:100vh;
}

.statistic {
    height: 120vh;
}

.battle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	font-size: 15px;
	line-height: 1.7;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #190e13;
}

.battle {
    height: 290vh;
}

@media screen and (max-width: 2000px) {
    .battle {
        height: 290vh;
    }
}

@media screen and (max-width: 1800px) {
    .battle {
        height: 260vh;
    }
}

@media screen and (max-width: 1300px) {
    .battle {
        height: 230vh;
    }
}

.main::before,
.faq::before,
.land-type::before,
.bg-koi::before,
.bg-partner::before,
.statistic::before,
.battle::before,
.marketplace::before {
    content: "";
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.tower::before {
    content: "";
    background-position: center;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.koisanverse::before {
    content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(92, 77, 66, 0) 100%), url("https://koisanworld.com/koisanworld/img/koisanverse.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}

.main::before,
.faq::before {
    background-image: url('https://koisanworld.com/koisanworld/img/bg8.webp');
    opacity: 0.7;
}

.marketplace::before {
    background-image: url('https://koisanworld.com/koisanworld/img/marketplace.webp');
    opacity: 0.6;
}

.land-type::before {
    background-image: url('https://koisanworld.com/koisanworld/img/land-type.webp');
    opacity: 0.4;
}

.bg-koi::before {
    background-image: url('https://koisanworld.com/koisanworld/img/bg-koi.webp');
    /* opacity: 0.7; */
}

.tower::before {
    background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='13'> <rect width='1.3' height='1.3' fill='white' /><circle cx='0.7' cy='0.7' r='0.7' fill='black' shape-rendering='geometricPrecision'/></svg>");
    /* opacity: 0.7; */
}

.section-center{
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 6;
    text-align: center;
    transform: translateY(-50%);
}

h1{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 7vw;
    line-height: 1;
    text-align: center;
    -webkit-text-stroke: 2px transparent;
    /* text-stroke: 2px #ffeba7; */
    -webkit-text-fill-color: #cff4fc;
    /* text-fill-color: transparent; */
    color: #cff4fc;
    text-shadow: 2px 2px 25px #000000;
}

h3{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 5.5vw;
    line-height: 1;
    text-align: center;
    -webkit-text-stroke: 2px transparent;
    /* text-stroke: 2px #ffeba7; */
    -webkit-text-fill-color: #cff4fc;
    /* text-fill-color: transparent; */
    color: #cff4fc;
    text-shadow: 2px 2px 25px #000000;
}

h6{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 4.5vw;
    line-height: 1;
    text-align: center;
    -webkit-text-stroke: 2px transparent;
    /* text-stroke: 2px #ffeba7; */
    -webkit-text-fill-color: #19234f;
    /* text-fill-color: transparent; */
    color: #19234f;
    text-shadow: 2px 2px 25px #cff4fc;
}

h6.tower-text-1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 4.5vw;
    line-height: 1;
    text-align: start;
    -webkit-text-stroke: 2px transparent;
    /* text-stroke: 2px #ffeba7; */
    -webkit-text-fill-color: #cff4fc;
    /* text-fill-color: transparent; */
    color: #cff4fc;
    text-shadow: 2px 2px 25px #000000;
}

h6.tower-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 2.5vw;
    line-height: 1;
    text-align:start;
    -webkit-text-stroke: 2px transparent;
    /* text-stroke: 2px #ffeba7; */
    -webkit-text-fill-color: #cff4fc;
    /* text-fill-color: transparent; */
    color: #cff4fc;
    text-shadow: 2px 2px 25px #000000;
}

p{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2vw;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    text-shadow: 2px 2px 25px #000000;
}

p.text-statistic{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2vw;
    line-height: 1.5;
    color: #19234f;
    text-align: center;
    text-shadow: 2px 2px 25px #cff4fc;
}

p.text-tower{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 1.2vw;
    line-height: 1.5;
    color: #cff4fc;
    text-align: left;
    text-shadow: 2px 2px 25px #000000;
}

p.paragraf-footer{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 1vw;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    text-shadow: 2px 2px 25px #000000;
}

.btn-trailer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: 3px solid #ffffff;
    border-radius: 10px;
    color:#ffffff;
    transition: 0.5s;
    padding-top: 0.75rem!important;
    padding-bottom: 0.75rem!important;
}

a.btn-trailer {
    border-radius: 10px;
    border: 3px solid #ffffff;
    color:#ffffff;
    transition: 0.5s;
    background-color: transparent;
    display: inline-block;
    width: 250px;
}

a.btn-trailer:hover {
    background-color:#ffffff;
    border: 3px solid #ffffff;
    color:#181c4f;
}

.btn-register {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: 3px solid #f50606;
    border-radius: 10px;
    color:#ffffff;
    transition: 0.5s;
    display: inline-block;
    width: 250px;
    padding-top: 0.75rem!important;
    padding-bottom: 0.75rem!important;
}

a.btn-register {
    border-radius: 10px;
    border: 3px solid #f50606;
    color:#ffffff;
    transition: 0.5s;
    background-color: #f50606;
}

a.btn-register:hover {
    background-color:#f50606;
    border: 3px solid #f50606;
    color:#ffffff;
}

.btn-started {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: 3px solid #0691f5;
    border-radius: 10px;
    color:#ffffff;
    transition: 0.5s;
    display: inline-block;
    width: 250px;
    padding-top: 0.75rem!important;
    padding-bottom: 0.75rem!important;
}

a.btn-started {
    border-radius: 10px;
    border: 3px solid #0691f5;
    color:#ffffff;
    transition: 0.5s;
    background-color: #0691f5;
}

a.btn-started:hover {
    background-color:#0691f5;
    border: 3px solid #0691f5;
    color:#ffffff;
}

.btn-special {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border: 3px solid #f50606;
    border-radius: 10px;
    color:#ffffff;
    transition: 0.5s;
    display: inline-block;
    width: 250px;
    padding-top: 0.75rem!important;
    padding-bottom: 0.75rem!important;
}

a.btn-special {
    border-radius: 10px;
    border: 0.5px solid #f50606;
    color:#19234f;
    transition: 0.5s;
    background: linear-gradient(180deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}

a.btn-special:hover {
    background:linear-gradient(180deg, rgba(255,0,0,1) 0%, rgba(255,0,0,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
    border: 0.5px solid #f50606;
    color:#19234f;
}

[type="checkbox"]:checked,
[type="checkbox"]:not(:checked){
    position: absolute;
    left: -9999px;
}

.menu-icon:checked + label,
.menu-icon:not(:checked) + label{
    position: absolute;
    top: 63px;
    right: 75px;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    margin: 0;
    cursor: pointer;
    z-index: 10;
}

.menu-icon:checked + label:before,
.menu-icon:not(:checked) + label:before{
    position: absolute;
    content: '';
    display: block;
    width: 30px;
    height: 20px;
    z-index: 20;
    top: 0;
    left: 0;
    border-top: 2px solid #181c4f;
    border-bottom: 2px solid #181c4f;
    transition: border-width 100ms 1500ms ease,
                top 100ms 1600ms cubic-bezier(0.23, 1, 0.32, 1),
                height 100ms 1600ms cubic-bezier(0.23, 1, 0.32, 1),
                background-color 200ms ease,
                transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-icon:checked + label:after,
.menu-icon:not(:checked) + label:after{
    position: absolute;
    content: '';
    display: block;
    width: 22px;
    height: 2px;
    z-index: 20;
    top: 10px;
    right: 4px;
    background-color: #181c4f;
    margin-top: -1px;
    transition: width 100ms 1750ms ease,
                right 100ms 1750ms ease,
                margin-top 100ms ease,
                transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-icon:checked + label:before{
    top: 10px;
    transform: rotate(45deg);
    height: 2px;
    background-color: #181c4f;
    border-width: 0;
    transition: border-width 100ms 340ms ease,
                top 100ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
                height 100ms 300ms cubic-bezier(0.23, 1, 0.32, 1),
                background-color 200ms 500ms ease,
                transform 200ms 1700ms cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-icon:checked + label:after{
    width: 30px;
    margin-top: 0;
    right: 0;
    transform: rotate(-45deg);
    transition: width 100ms ease,
                right 100ms ease,
                margin-top 100ms 500ms ease,
                transform 200ms 1700ms cubic-bezier(0.23, 1, 0.32, 1);
}

.nav{
    position: absolute;
    top: 33px;
    right: 50px;
    display: block;
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0;
    z-index: 9;
    overflow: hidden;
    box-shadow: 0 8px 30px 0 rgba(255, 255, 255, 0.3);
    background-color: #cff4fc;
    animation: border-transform 7s linear infinite;
    transition: top 350ms 1100ms cubic-bezier(0.23, 1, 0.32, 1),
                right 350ms 1100ms cubic-bezier(0.23, 1, 0.32, 1),
                transform 250ms 1100ms ease,
                width 650ms 400ms cubic-bezier(0.23, 1, 0.32, 1),
                height 650ms 400ms cubic-bezier(0.23, 1, 0.32, 1);
}

@keyframes border-transform{
    0%,100% { border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%; }
    14% { border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%; }
    28% { border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%; }
    42% { border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%; }
    56% { border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%; }
    70% { border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%; }
    84% { border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%; }
}

.menu-icon:checked ~ .nav {
    animation-play-state: paused;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    width: 200%;
    height: 200%;
    transition: top 350ms 700ms cubic-bezier(0.23, 1, 0.32, 1),
                right 350ms 700ms cubic-bezier(0.23, 1, 0.32, 1),
                transform 250ms 700ms ease,
                width 750ms 1000ms cubic-bezier(0.23, 1, 0.32, 1),
                height 750ms 1000ms cubic-bezier(0.23, 1, 0.32, 1);
}

.nav ul{
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 6;
    text-align: center;
    transform: translateY(-50%);
    list-style: none;
}

.nav ul li{
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    list-style: none;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(30px);
    transition: all 250ms linear;
}

.nav ul li:nth-child(1){
    transition-delay: 200ms;
}

.nav ul li:nth-child(2){
    transition-delay: 150ms;
}

.nav ul li:nth-child(3){
    transition-delay: 100ms;
}

.nav ul li:nth-child(4){
    transition-delay: 50ms;
}

.nav ul li a{
    font-family: 'Montserrat', sans-serif;
    font-size: 5vh;
    text-transform: uppercase;
    line-height: 1.2;
    font-weight: 800;
    display: inline-block;
    position: relative;
    color: #181c4f;
    transition: all 250ms linear;
}

.nav ul li a:hover{
    text-decoration: none;
    color: #6767ef;
}

.nav ul li a:after{
    display: block;
    position: absolute;
    top: 50%;
    content: '';
    height: 2vh;
    margin-top: -1vh;
    width: 0;
    left: 0;
    background-color: #353746;
    opacity: 0.8;
    transition: width 250ms linear;
}

.nav ul li a:hover:after{
    width: 100%;
}

.menu-icon:checked ~ .nav  ul li {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 350ms ease,
                transform 250ms ease;
}

.menu-icon:checked ~ .nav ul li:nth-child(1){
    transition-delay: 1400ms;
}

.menu-icon:checked ~ .nav ul li:nth-child(2){
    transition-delay: 1480ms;
}

.menu-icon:checked ~ .nav ul li:nth-child(3){
    transition-delay: 1560ms;
}

.menu-icon:checked ~ .nav ul li:nth-child(4){
    transition-delay: 1640ms;
}

.logo {
	position: absolute;
	top: 40px;
	left: 50px;
	display: block;
	z-index: 11;
	transition: all 250ms linear;
}

.logo img {
	height: 70px;
	width: auto;
	display: block;
}

@media screen and (max-width: 991px) {
    .menu-icon:checked + label,
    .menu-icon:not(:checked) + label{
        right: 55px;
    }

    .logo {
        left: 30px;
    }

    .nav{
        right: 30px;
    }

    h1{
        font-size: 9vw;
    }

    h3{
        font-size: 7vw;
    }

    h6{
        font-size: 5.5vw;
    }

    h6.tower-text {
        font-size: 3.5vw;
        text-align: start;
    }

    h6.tower-text-1{
        font-size: 5.5vw;
        text-align: start;
    }

    p{
        font-size: 2vw;
    }

    p.text-statistic{
        font-size: 2vw;
    }

    p.text-tower{
        font-size: 2vw;
    }

    p.paragraf-footer{
        font-size: 1.6vw;
    }

    .nav ul li a{
        font-size: 3vh;
    }

    .battle {
        height: 230vh;
    }
}

@media screen and (max-width: 720px) {
    p{
        font-size: 2.5vw;
    }

    p.text-statistic{
        font-size: 2.5vw;
    }

    p.text-tower{
        font-size: 2.5vw;
    }

    p.paragraf-footer{
        font-size: 2.3vw;
    }

    h6{
        font-size: 7.5vw;
    }

    h6.tower-text{
        font-size: 5.5vw;
        text-align: start;
    }

    h6.tower-text-1{
        font-size: 7.5vw;
        text-align: start;
    }

    .statistic {
        height: 120vh;
    }

    .battle {
        height: 210vh;
    }
}

@media screen and (max-width: 480px) {
    h1{
        font-size: 10vw;
    }

    h1{
        font-size: 8vw;
    }

    h6{
        font-size: 7.5vw;
    }

    h6.tower-text{
        font-size: 5.5vw;
        text-align: center;
    }

    h6.tower-text-1{
        font-size: 7.5vw;
        text-align: center;
    }

    p{
        font-size: 3vw;
    }

    p.text-statistic{
        font-size: 3vw;
    }

    p.text-tower{
        text-align: center;
        font-size: 4vw;
    }

    p.paragraf-footer{
        font-size: 2.3vw;
    }

    .statistic {
        height: 145vh;
    }

    .battle {
        height: 210vh;
    }
}

.made-with {
    background: #fd264f;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1em;
    margin: 0;
    padding: 5px 110px;
    position: fixed;
    top: 20px;
    right: -100px;
    text-align: center;
    text-decoration: none;
    transform: rotate(45deg);
}

.documentation {
    color: #fd264f;
}

button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}

.tabs {
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    overflow: hidden;
}

.tabs [class^="tab"] label,
.tabs [class*=" tab"] label {
    color: #efedef;
    cursor: pointer;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1em;
    padding: 2rem 0;
    text-align: center;
}

.tabs [class^="tab"] [type="radio"],
.tabs [class*=" tab"] [type="radio"] {
    border-bottom: 1px solid rgba(239, 237, 239, 0.5);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tabs [class^="tab"] [type="radio"]:hover, .tabs [class^="tab"] [type="radio"]:focus,
.tabs [class*=" tab"] [type="radio"]:hover,
.tabs [class*=" tab"] [type="radio"]:focus {
    border-bottom: 2px solid #cff4fc;
}

.tabs [class^="tab"] [type="radio"]:checked,
.tabs [class*=" tab"] [type="radio"]:checked {
    border-bottom: 3px solid #cff4fc;
}

.tabs [class^="tab"] [type="radio"]:checked + div,
.tabs [class*=" tab"] [type="radio"]:checked + div {
    opacity: 1;
}

.tabs [class^="tab"] [type="radio"] + div,
.tabs [class*=" tab"] [type="radio"] + div {
    display: block;
    opacity: 0;
    padding: 2rem 0 1rem 0;
    width: 90%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.tabs .tab-2 {
    width: 50%;
}

.tabs .tab-2 [type="radio"] + div {
    width: 200%;
    margin-left: 200%;
}

.tabs .tab-2 [type="radio"]:checked + div {
    margin-left: 0;
}

.tabs .tab-2:last-child [type="radio"] + div {
    margin-left: 100%;
}

.tabs .tab-2:last-child [type="radio"]:checked + div {
    margin-left: -100%;
}

.content {
    color: #111;
    display: flex;
    justify-content: center;
    align-items: center;
}

:root {
    --marquee-width: 80vw;
    --marquee-height: 30vh;
    --marquee-elements-displayed: 3;
    --marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));
    --marquee-animation-duration: calc(var(--marquee-elements) * 7s);
}

.marquee {
    /* width: var(--marquee-width); */
    /* height: var(--marquee-height); */
    color: #eee;
    overflow: hidden;
    position: relative;
}

.marquee:before, .marquee:after {
    position: absolute;
    top: 0;
    width: 1rem;
    height: 100%;
    content: "";
    z-index: 1;
}

.marquee:before {
    left: 0;
}

.marquee:after {
    right: 0;
}

.marquee-content {
    list-style: none;
    height: 100%;
    display: flex;
    animation: scrolling var(--marquee-animation-duration) linear infinite;
}

@keyframes scrolling {
    0% { transform: translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements))); }
    100% { transform: translateX(0); }
}

.marquee-content li {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    width: var(--marquee-element-width);
    max-height: 100%;
    font-size: calc(var(--marquee-height)*3/4); /* 5rem; */
    white-space: nowrap;
}

.marquee-content li img {
    width: 100%;
    border-left: 2rem solid transparent;
    border-right: 2rem solid transparent;
}

@media (max-width: 600px) {
    :root {
        --marquee-width: 100vw;
        --marquee-height: 16vh;
        --marquee-elements-displayed: 3;
    }

    .marquee:before, .marquee:after {
        width: 5rem;
    }

    .main, .koisanverse {
        font-family: 'Montserrat', sans-serif;
        font-weight: 300;
        font-size: 15px;
        line-height: 1.7;
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #000000;
    }

    .main, .koisanverse {
        height: 100vh;
    }

    /* .main::before {
        content: "";
        background-position: left -200px bottom;
        background-repeat: no-repeat;
        background-size: cover;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
    }

    .main::before {
        background-image: url('https://koisanworld.com/koisanworld/img/bg2.webp');
        opacity: 0.9;
    } */

    .koisanverse::before {
        content: "";
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 0%, rgba(92, 77, 66, 0) 100%), url("https://koisanworld.com/koisanworld/img/koisanverse.webp");
        background-position: right -150px bottom;
        background-size: cover;
        background-attachment: scroll;
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        left: 0px;
    }
}

.btn-footer {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    border: 2px solid #ffffff;
    border-radius: 10px;
    color:#ffffff;
    transition: 0.5s;
    padding-top: 0.75rem!important;
    padding-bottom: 0.75rem!important;
}

.btn-footer {
    background-color: transparent;
    display: inline-block;
    width: 200px;
}

.btn-footer:hover {
    background-color:#ffffff;
    border: 2px solid #ffffff;
    color:#181c4f;
}

.img_koi_battle_desc {
    width: 100%;
    height: auto;
}


/* .zigzag-timeline__item {
    position: relative;
    border-bottom: 1px solid #71717a;
    width: 100%;
}

.zigzag-timeline__milestone {
    position: absolute;
    top: 50%;
    border-radius: 50%;
    height: 2rem;
    width: 2rem;
    background: #71717a;
} */

/* Styles for even items */
/* .zigzag-timeline__item:nth-child(2n) {
    border-left: 1px solid #71717a;
}
.zigzag-timeline__item:nth-child(2n) .zigzag-timeline__milestone {
    left: 0;
    transform: translate(-50%, -50%);
} */

/* Styles for odd items */
/* .zigzag-timeline__item:nth-child(2n + 1) {
    border-right: 1px solid #71717a;
}
.zigzag-timeline__item:nth-child(2n + 1) .zigzag-timeline__milestone {
    right: 0;
    transform: translate(50%, -50%);
} */