* {
    margin: 0;
    padding: 0;
    outline: 0;
    box-sizing: border-box;
}

[class^='hvr-']:hover {
    z-index: 100;
    transition-duration: 0.1s;
}

body {
    color: black;
    -webkit-font-smoothing: antialiased;
    width: 100vw;
    height: max-content;
    top: 0;
    bottom: 0;
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
    overflow-x: hidden;
    background-color: black;
}

#wrapper { 
    overflow: hidden !important;
    max-width: 100%;
    position: relative;
}

body,
input,
button {
    font-size: 1rem;
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
}

img {
    image-rendering: pixelated;
    image-rendering: -moz-crisp-edges;
    image-rendering: crisp-edges;
}

a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}

#fixebg {
    background-image: url("/img/BG.png");
    height: 100%;
    width: 100%;
    position: fixed;
    background-size: cover !important;
    background-position: top center;
}

.link-box {
    background-color: #fff;
    padding: 2px;
}

button {
    cursor: pointer;
}

#bande-sweetAF {
    position: absolute;
    padding: 20px;
    display: block;
    top: 0;
    right: 85%;
    width: 240px;
    z-index: 0;
}

#ep-link {
    position: absolute;
    top: 30px;
    right: 40px;
}

#ep-link img {
    position: relative;
    z-index: 2;
}

#ep-link span {
    display: block;
    background-color: rgba(255, 142, 215, 0.98);
    transform: rotate(-03deg);
    margin-top: -10px;
    margin-left: -10px;
    z-index: 1;
}

#shop-link {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 2;
}

#shop-link img {
    position: relative;
    z-index: 2;
    width: 96px;
}

#shop-link span {
    display: block;
    background-color: rgba(255, 255, 255, 0.98);
    transform: rotate(-03deg);
    margin-top: -10px;
    margin-left: -10px;
    z-index: 1;
}

#mobile-content {
    width: 100%;
    max-width: 800px;
    height: 100%;
    margin: auto;
    margin-bottom: 60px;
    position: relative;
    z-index: 1;
    display: grid;
}

#artwo-logo {
    position: relative;
    top: -30px;
    width: fit-content;
    display: block;
    margin: auto;
}

#artwo-logo img {
    max-width: 666px;
    width: 70%;
    padding: 20px;
    padding-bottom: 0;
}

#blinkies {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 0fr);
    grid-gap: 0;
    font-size: 0;
    position: relative;
    top: -10px;
}

#blinkies li a {
    font-size: 0;
}

#blinkies li img {
    width: 185px;
    margin: 0;
    padding: 1px;
}

#artwo-photo {
    width: fit-content;
    position: absolute;
    text-align: right;
    text-align: -moz-right;
    top: 240px;
    right: 0;
}

#artwo-photo img {
    margin: 0;
    display: block;
}

#artwo-photo span {
    background-color: #00fb21;
    display: block;
    width: fit-content;
}

#artwo-photo p {
    margin: 0;
    display: block;
    font-weight: 700;
    font-size: 30px;
    line-height: 22px;
    padding: 5px 5px 7px;
    width: fit-content;
    position: relative;
    right: 0;
    margin: -1px;
    letter-spacing: 0.6px;
}

#artwo-photo span :last-child {
    font-weight: 500;
    letter-spacing: -1.12px;
}

#toys-pog {
    display: block;
    width: fit-content;
    position: relative;
    margin-top: 150px;
    margin-left: -70px;
}

#toys-pog img {
    display: block;
    width: 330px;
}

#toys-pog .link-box {
    position: relative;
    top: -50px;
    transform: rotate(-2deg);
    background-color: rgba(255, 194, 75, 0.98);
    text-align: left !important;
    margin: auto;
    display: block;
    width: fit-content;
}

#toys-pog .link-box span {
    display: block;
    font-weight: normal;
}

#devil-seeds {
    position: relative;
    display: block;
    width: fit-content;
    justify-self: right;
    margin-top: -250px;
    margin-right: -70px;
}

#devil-seeds img {
    width: 500px;
    transform: rotate(8deg);
    z-index: 0;
}

#devil-seeds p {
    display: block;
    z-index: 2;
    width: fit-content;
    position: relative;
    background-color: rgba(255, 142, 215, 0.98);
}

#videos {
    justify-self: right;
    margin-right: 168px;
    top: -313px;
    position: relative; 
}

#videos img {
    width: 200px;
    transform: rotate(-8deg);
    z-index: 0;
}

#videos p {
    display: block;
    z-index: 2;
    width: fit-content;
    position: relative;
}

#uwu {
    position: absolute;
    top: 900px;
    right: 600px;
}

#footer {
    color: #d3cdc1;
    padding: 20px 0;
    display: flex;
    white-space: nowrap;
    width: 100%;
    height: clamp(3em, 10vw, 6em);
    font-family: sans-serif;
}

footer {
    padding-bottom: 50px;
}

.loop-text {
    font-size: clamp(2.5rem, 8vw, 5.5rem);
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0.25em;
    animation: loopText 5s infinite linear;
}

/* Page Devil-seeds.html */

.container {
    padding: 20px 10px 10px 0px;
    max-width: 1228px;
    margin: auto;
    position: relative;
}

.Cell {
    padding: 0 20px;
    max-width: 100%;
}

.Cell img {
    max-width: 100%;
}

.Cell video {
    max-width: 100%;
}

.project-description {
    text-align: left !important;
    background: gainsboro;
    padding: 10px;
    padding-top: 0;
}

.project-description p {
    padding-top: 10px;
}

#project-title {
    background-color: #FFBC00;
    display: initial;
    padding: 3px 12px;
}

#home-button {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 2; 
}

#project-description-left video {
    padding-bottom: 20px;
}

@media (max-width: 620px) {
    #project-description {
        width: 100%;
    }
    #project-description-left {
        width: 100% !important;
    }
 }

@media (max-width: 910px) {
   #project-title-container {
        padding-top: 130px;
    }
}

@keyframes loopText {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

@media (max-width: 857px) {
    #toys-pog {
        margin-left: 0;
    }

    #blinkies {
        grid-template-columns: repeat(2, 0fr);
        padding-left: 5px;
    }
}

@media (max-width: 760px) {
    #devil-seeds {
        justify-self: center;
        margin-top: 0;
    }
}

@media (max-width: 655px) {
    #ep-link {
        font-size: 15px;
    }

    #shop-link {
        font-size: 15px;
    }

    #mobile-content {
        top: 100px;
    }

    #ep-link img {
        width: 60px;
    }

    #shop-link img {
        width: 60px;
    }

    #blinkies {
        grid-template-columns: repeat(1, 0fr);
    }

    #artwo-photo p {
        font-size: 20px;
        line-height: 10px;
    }
}

@media (max-width: 450px) {
    #artwo-photo p {
        font-size: 18px;
        line-height: 7px;
    }

    #artwo-photo span :last-child {
        font-weight: 500;
        letter-spacing: -0.48px;
    }
}