/* ----------------------------------------------
 * Generated by Animista on 2024-7-25 19:51:38
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */


/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */

@-webkit-keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes heartbeat {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    10% {
        -webkit-transform: scale(0.91);
        transform: scale(0.91);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    17% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    33% {
        -webkit-transform: scale(0.87);
        transform: scale(0.87);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    45% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

* {
    margin: 0;
    padding: 0;
}

html {
    max-height: 712px;
}

a {
    text-decoration: none;
}

body {
    background: linear-gradient(to bottom, rgb(16, 16, 38) 30%, rgb(110, 176, 195) 70%);
    width: 100vw;
    height: 662px;
    background-repeat: no-repeat;
}

.dnsclub {
    display: grid;
    justify-items: center;
    margin-top: 30px;
}

.dnsclub_img {
    width: 300px;
    border-radius: 20px;
    animation: heartbeat 3.5s ease-in-out infinite both;
}

.dnsclub_heading {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    display: block;
    font-size: 30px;
    opacity: 90%;
    height: 70px;
    text-align: center;
    width: 270px;
}

.dnsclub_text {
    color: white;
    opacity: 75%;
    font-size: 16px;
    text-align: center;
    width: 320px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-wrap: wrap;
    background-color: rgb(16, 16, 38);
    border-radius: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dnsclub_par {
    width: 300px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.multi_button {
    display: flex;
    transition: transform 0.2s;
    margin-bottom: 30px;
}

.multi_button:hover {
    transform: scale(1.2);
}

.go_to_dnsclub1 {
    width: 100px;
    height: 40px;
    background-color: rgb(16, 16, 38);
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
    color: #FFFFFF;
    border-color: #FFFFFF;
    text-align: center;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 17px;
    padding-right: 5px;
}

.go_to_dnsclub2 {
    width: 120px;
    height: 40px;
    background-color: rgb(16, 16, 38);
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
    color: #FFFFFF;
    border-color: #FFFFFF;
    text-align: center;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 17px;
    padding-left: 5px;
}

.go_to_dnsclub1:hover {
    color: rgb(16, 16, 38);
    background-color: #FFFFFF;
    border-color: rgb(16, 16, 38);
}

.go_to_dnsclub2:hover {
    color: rgb(16, 16, 38);
    background-color: #FFFFFF;
    border-color: rgb(16, 16, 38);
}

.go_to_dnsclub1:focus {
    color: rgb(16, 16, 38);
    background-color: #3caae2;
    border-color: rgb(16, 16, 38);
}

.go_to_dnsclub2:focus {
    color: rgb(16, 16, 38);
    background-color: #3caae2;
    border-color: rgb(16, 16, 38);
}

.tg_logo1 {
    width: 30px;
}

.gg_logo {
    width: 120px;
    height: 28px;
}

.multi_button2 {
    display: grid;
    transition: transform 0.2s;
    margin-bottom: 30px;
}

.multi_button2:hover {
    transform: scale(1.05);
}

.seller {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.go_to_seller1 {
    width: 300px;
    height: 40px;
    background-color: #201e1e;
    border-top-right-radius: 50px;
    border-top-left-radius: 50px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
    color: #FFFFFF;
    border-color: #FFFFFF;
    text-align: center;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 17px;
    padding-right: 5px;
    padding-left: 25px;
}

.go_to_seller2 {
    width: 300px;
    height: 40px;
    background-color: #201e1e;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: center;
    color: #FFFFFF;
    border-color: #FFFFFF;
    text-align: center;
    position: relative;
    align-items: center;
    display: flex;
    justify-content: center;
    gap: 17px;
    padding-left: 5px;
    padding-right: 25px;
}

.go_to_seller1:hover {
    color: #201e1e;
    background-color: #FFFFFF;
    border-color: #201e1e;
}

.go_to_seller2:hover {
    color: #201e1e;
    background-color: #FFFFFF;
    border-color: #201e1e;
}

.go_to_seller1:focus {
    color: #201e1e;
    background-color: #3caae2;
    border-color: #201e1e;
}

.go_to_seller2:focus {
    color: #201e1e;
    background-color: #3caae2;
    border-color: #201e1e;
}

.footer {
    background-color: black;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.maker {
    display: block;
    color: white;
    opacity: 75%;
    font-size: 16px;
}