/* CSS Document */

body {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #242021;
    scroll-behavior: smooth;
    font-family: 'Lexend', sans-serif;
    overflow: hidden !important;
}

html {
    scroll-behavior: smooth;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wrapper {
    display: flex;
    height: 100vh;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.images-cards {
    position: relative;
    z-index: 99;
}

.images-cards img {
    width: 280px;
    margin-bottom: 20px;
}

.images-cards span {
    color: #dfb625;
}

.wrapper h1 {
    position: absolute;
    font-size: 100px;
    z-index: 1;
    color: #111
}

@media screen and (max-width: 992px) {
    .wrapper h1 {
        font-size: 50px;
    }
}

.fixed-container {
    width: 100%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.light-1 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.175s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-2 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.48s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-3 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.99s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-4 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.77s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-5 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.725s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-6 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 4.705s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-7 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.135s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-8 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.38s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #bf9c40;
}

.light-9 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.525s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-10 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.315s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-11 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.485s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-12 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.675s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-13 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.595s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-14 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.46s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-15 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.18s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-16 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.69s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-17 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.425s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-18 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.185s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-19 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.89s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-20 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.235s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-21 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.6s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-22 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 4.045s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-23 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.155s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-24 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 4.1s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-25 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.925s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-26 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.2s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-27 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.095s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-28 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.2s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-29 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.27s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-30 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.665s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-31 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.44s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-32 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 4.045s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-33 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.5s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-34 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.695s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-35 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.12s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-36 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.31s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-37 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 4.51s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-38 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.335s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-39 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.3s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-40 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.45s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-41 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.125s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-42 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.515s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-43 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.9s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-44 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.8s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-45 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.13s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-46 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.345s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-47 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 4.95s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-48 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 3.79s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-49 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.595s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-50 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.065s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-51 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.895s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-52 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.315s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-53 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.625s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-54 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.52s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-55 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.96s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-56 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.85s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-57 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.64s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-58 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 2.04s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-59 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 0.895s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

.light-60 {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin: 30px;
    background-color: rgba(255, 255, 255, 0);
    opacity: 0;
    animation: light 4s linear infinite;
    animation-delay: 1.795s;
    border-radius: 50%;
    box-shadow: 0 0 40px 20px rgba(255, 255, 255, 0.5), 0 0 50px 40px #dfb625;
}

@keyframes light {
    0% {
        opacity: 0;
    }
    30% {
        opacity: 0.5;
    }
    70% {
        opacity: 0;
    }
}


/*end home page*/