html, body {
    margin: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
    height: 100vh;
    margin: 0;
    background: linear-gradient(to right, rgba(89, 114, 192, 0.8), rgba(89, 114, 192, 0.2));
    background-size: 400% 400%;
    animation: gradientBG 5s ease infinite;
}

@keyframes gradientBG {
    0% {
        background-position: 0% 50%;

    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.genisqfjzo {
    margin: 0;
    padding: 0;
    background-color: transparent;
    width: 100%;
    height: 200px;
    z-index: -2;
    position: fixed;
    bottom: 0;
    left: 0;
}

.nebhsmrthg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.re_rafiinitsanotcegnvS {
    display: flex;
    width: 100%;
    padding: 0 3.128vw 0;
    flex-direction: column;
    justify-content: space-around;
    align-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.re_rafiinitsanotcegnvS .urimtl_e:hover {
    box-shadow: 0 0 30px rgba(255, 255, 255, 0.8);
}

.re_rafiinitsanotcegnvS .urimtl_e {
    display: flex;
    flex-direction: row;
    margin-bottom: 4.077vh;
    position: relative;
    border-radius: 42px;
    overflow: hidden;
    background: linear-gradient(45deg, #336699, #8B4513, #4F4F4F, #79CDCD, #00008B, #CD6839, #CD9B9B, #008080, #5D478B);
    background-size: 400%;
    opacity: 0;
    animation: afeghtkvvy 0.5s forwards;
}

@keyframes jxessghbud {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.re_rafiinitsanotcegnvS .urimtl_e {
    animation: afeghtkvvy 0.5s forwards, jxessghbud 10s linear infinite;
}

.re_rafiinitsanotcegnvS .urimtl_e:nth-child(1) { animation-delay: 0s; }
.re_rafiinitsanotcegnvS .urimtl_e:nth-child(2) { animation-delay: 0.2s; }
.re_rafiinitsanotcegnvS .urimtl_e:nth-child(3) { animation-delay: 0.4s; }
.re_rafiinitsanotcegnvS .urimtl_e:nth-child(4) { animation-delay: 0.6s; }
.re_rafiinitsanotcegnvS .urimtl_e:nth-child(5) { animation-delay: 0.8s; }
.re_rafiinitsanotcegnvS .urimtl_e:nth-child(6) { animation-delay: 1s; }

@keyframes afeghtkvvy {
    0% { opacity: 0; transform: translateY(20px); }
    100% { opacity: 1; transform: translateY(0); }
}

@keyframes iypmkvleqc {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

@keyframes jtlvulntps {
    0% { opacity: 0; transform: translateY(-20px); }
    100% { opacity: 1; transform: translateY(0); }
}

.re_rafiinitsanotcegnvS .urimtl_e img {
    cursor: pointer;
    border-radius: inherit;
    box-shadow: 0 1.282vw 3.077vw rgb(93 53 90 / 30%);
    transition: transform 0.5s ease;
    padding: 6px;
    height: 9vh;
    max-width: 100%;
}

.zudtiebzoa {
    position: absolute;
    width: 50px;
    height: 50px;
    pointer-events: none;
    transition: transform 5s ease, opacity 2s ease;
}

.rxujliqahb {
    margin-top: 40px;
    margin-bottom: 20px;
}

.rxujliqahb img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
}

.hgxqbjshvw {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90vh;
}