.svg-logo-1 {
    stroke-dasharray: 64.87698745727539;
    stroke-dashoffset: 64.87698745727539;
    -webkit-animation: dash0 2s linear alternate infinite;
    -moz-animation: dash0 2s linear alternate infinite;
    animation: dash0 2s linear alternate infinite;
}

.svg-logo-2 {
    stroke-dasharray: 335.418701171875;
    stroke-dashoffset: 335.418701171875;
    -webkit-animation: dash1 2s linear alternate infinite;
    -moz-animation: dash1 2s linear alternate infinite;
    animation: dash1 2s linear alternate infinite;
}

.svg-logo-3 {
    stroke-dasharray: 207.90975952148438;
    stroke-dashoffset: 207.90975952148438;
    -webkit-animation: dash2 2s linear alternate infinite;
    -moz-animation: dash2 2s linear alternate infinite;
    animation: dash2 2s linear alternate infinite;
}

.svg-logo-4 {
    stroke-dasharray: 106.54866027832031;
    stroke-dashoffset: 106.54866027832031;
    -webkit-animation: dash3 2s linear alternate infinite;
    -moz-animation: dash3 2s linear alternate infinite;
    animation: dash3 2s linear alternate infinite;
}

.svg-logo-5 {
    stroke-dasharray: 93.73046112060547;
    stroke-dashoffset: 93.73046112060547;
    -webkit-animation: dash4 2s linear alternate infinite;
    -moz-animation: dash4 2s linear alternate infinite;
    animation: dash4 2s linear alternate infinite;
}

.svg-logo-6 {
    stroke-dasharray: 106.55181121826172;
    stroke-dashoffset: 106.55181121826172;
    -webkit-animation: dash5 2s linear alternate infinite;
    -moz-animation: dash5 2s linear alternate infinite;
    animation: dash5 2s linear alternate infinite;
}

.svg-logo-7 {
    stroke-dasharray: 56.385887145996094;
    stroke-dashoffset: 56.385887145996094;
    -webkit-animation: dash6 2s linear alternate infinite;
    -moz-animation: dash6 2s linear alternate infinite;
    animation: dash6 2s linear alternate infinite;
}

.svg-logo-8 {
    stroke-dasharray: 213.1947784423828;
    stroke-dashoffset: 213.1947784423828;
    -webkit-animation: dash7 2s linear alternate infinite;
    -moz-animation: dash7 2s linear alternate infinite;
    animation: dash7 2s linear alternate infinite;
}

.svg-logo-9 {
    stroke-dasharray: 174.05221557617188;
    stroke-dashoffset: 174.05221557617188;
    -webkit-animation: dash8 2s linear alternate infinite;
    -moz-animation: dash8 2s linear alternate infinite;
    animation: dash8 2s linear alternate infinite;
}

.svg-logo-10 {
    stroke-dasharray: 203.86207580566406;
    stroke-dashoffset: 203.86207580566406;
    -webkit-animation: dash9 2s linear alternate infinite;
    -moz-animation: dash9 2s linear alternate infinite;
    animation: dash9 2s linear alternate infinite;
}

.min-height-70vh {
    min-height: 90vh;
}

.st0 {
    fill: #028085;
    stroke: #028085;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}

.st1 {
    fill: #F29405;
    stroke: #F29405;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}

.st2 {
    fill: #2DAC6A;
    stroke: #2DAC6A;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}
@keyframes dash0 {
    0% {
        stroke-dashoffset: 64.87698745727539;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 1;
        fill-opacity: 1;
    }
}

@keyframes dash1 {
    0% {
        stroke-dashoffset: 335.418701171875;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash2 {
    0% {
        stroke-dashoffset: 207.90975952148438;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}


@keyframes dash3 {
    0% {
        stroke-dashoffset: 207.90975952148438;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash4 {
    0% {
        stroke-dashoffset: 106.54866027832031;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash5 {
    0% {
        stroke-dashoffset: 93.73046112060547;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash6 {
    0% {
        stroke-dashoffset: 106.55181121826172;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash7 {
    0% {
        stroke-dashoffset: 200.385887145996094;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash8 {
    0% {
        stroke-dashoffset: 213.1947784423828;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}

@keyframes dash9 {
    0% {
        stroke-dashoffset: 203.86207580566406;
        stroke-width: 1;
        fill-opacity: 0;
    }

    20% {
        fill-opacity: 0;
    }

    100% {
        stroke-dashoffset: 0;
        stroke-opacity: 0;
        fill-opacity: 1;
    }
}