@font-face {
    
    font-family: Lacquer;
    src: url(../Fonts/Lacquer-Regular.ttf);

}

@font-face {

    font-family: Schoolbell;
    src: url(../Fonts/Schoolbell-Regular.ttf);
    

}


h1 {

    color: #ea199b;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #ff94e0;

    position: absolute;
    left: 0;
    right: 0;
    top: 20px;

    font-size: 28px;
    margin: auto;

    text-align: center;
    width: 300px;

    font-family: 'Lacquer', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

h2 {

    color: #ea199b;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #ff94e0;

    position: absolute;
    left: 0;
    right: 0;
    top: 75px;
    text-align: center;


    font-size: 42px;
    margin: auto;

    width: 850px;

    font-family: 'Schoolbell', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;


}

h3 {
    
    color: #ea199b;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #ff94e0;

    position: absolute;
    left: 0;
    right: 0;
    top: 160px;

    font-size: 32px;
    margin: auto;

    text-align: center;
    width: 500px;

    font-family: 'Lacquer', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

p {

    color: #f8323f;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #fbeb0f;


    position: absolute;
    left: 0;
    right: 0;
    top: 245px;
    text-align: center;

    font-size: 65px;
    margin: auto;

    width: 1250px;

    font-family: 'Schoolbell', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;

}

.NewZealandBorder {

    width: 565px;
    height: 511px;
    
    background-image: url(../Backgrounds/BorderBackgrounds.png);
    
    align-items: center;
    justify-content: space-around;

    position: absolute;
    left: 0;
    right: 0;
    top: 380px;

    margin: auto;
    border: 5px solid transparent;
    box-shadow: 0 0 0 1px #00a0ff,
                inset 0 0 0 1px #00f2ff;
}

.KiwiCollection {

    height: 485px;
    margin-top: 8px;
    margin-left: 10px;

    border: 1px solid #00f2ff56;

}

.KiwiCollection:hover {
    
    filter: brightness(75%);
    border: 1px solid #78f2ffe5;

}

@media only screen and (max-width: 1200px) {

    h1 {

        position: absolute;
        left: 0;
        right: 0;
        top: 40px;

        font-size: 28px;

        text-align: center;
        width: 100%;

    }

    h2 {

        position: absolute;
        left: 0;
        right: 0;
        top: 102px;

        font-size: 40px;

        text-align: center;
        width: 100%;

    }

    h3 {

        position: absolute;
        left: 0;
        right: 0;
        top: 180px;

        font-size: 27px;

        text-align: center;
        width: 100%;

    }

    p {

        position: absolute;
        left: 0;
        right: 0;
        top: 268px;

        font-size: 58px;

        text-align: center;
        width: 100%;

    }

    .NewZealandBorder {

        width: 536px;
        height: 485px;

        align-items: center;
        justify-content: space-around;

        top: 390px;

    }

    .KiwiCollection {

        height: 458px;
        margin-top: 8px;
        margin-left: 10px;

    }
    

}

@media only screen and (max-width: 992px) {

    h1 {

        position: absolute;
        left: 0;
        right: 0;
        top: 60px;

        font-size: 28px;

        text-align: center;
        width: 100%;

    }

    h2 {

        position: absolute;
        left: 0;
        right: 0;
        top: 118px;

        font-size: 38px;

        text-align: center;
        width: 100%;

    }

    h3 {

        position: absolute;
        left: 0;
        right: 0;
        top: 190px;

        font-size: 25px;

        text-align: center;
        width: 100%;

    }

    p {

        position: absolute;
        left: 0;
        right: 0;
        top: 268px;

        font-size: 48px;

        text-align: center;
        width: 100%;

    }

    .NewZealandBorder {

        width: 470px;
        height: 425px;

        align-items: center;
        justify-content: space-around;

        top: 390px;

    }

    .KiwiCollection {

        height: 398px;
        margin-top: 8px;
        margin-left: 10px;

    }
    
}

@media only screen and (max-width: 728px) {

    h1 {

        position: absolute;
        left: 0;
        right: 0;
        top: 70px;

        font-size: 27px;

        text-align: center;
        width: 100%;

    }

    
    h2 {

        position: absolute;
        left: 0;
        right: 0;
        top: 128px;

        font-size: 30px;

        text-align: center;
        width: 100%;

    }

    h3 {

        position: absolute;
        left: 0;
        right: 0;
        top: 190px;

        font-size: 23px;

        text-align: center;
        width: 100%;

    }

    p {

        position: absolute;
        left: 0;
        right: 0;
        top: 268px;

        font-size: 42px;

        text-align: center;
        width: 100%;

    }

    .NewZealandBorder {

        width: 392px;
        height: 355px;

        align-items: center;
        justify-content: space-around;

        top: 410px;

    }

    .KiwiCollection {

        height: 328px;
        margin-top: 8px;
        margin-left: 10px;

    }
    
}

@media only screen and (max-width: 601px) {

    h1 {

        position: absolute;
        left: 0;
        right: 0;
        top: 80px;

        font-size: 20px;

        text-align: center;
        width: 100%;

    }
    
    h2 {

        position: absolute;
        left: 0;
        right: 0;
        top: 128px;

        font-size: 22px;

        text-align: center;
        width: 100%;

    }

    h3 {

        position: absolute;
        left: 0;
        right: 0;
        top: 180px;

        font-size: 20px;

        text-align: center;
        width: 100%;

    }

    p {

        position: absolute;
        left: 0;
        right: 0;
        top: 248px;

        font-size: 41px;

        text-align: center;
        width: 100%;

    }

    .NewZealandBorder {

        width: 303px;
        height: 274px;

        align-items: center;
        justify-content: space-around;

        top: 410px;

    }

    .KiwiCollection {

        height: 248px;
        margin-top: 8px;
        margin-left: 10px;

    }
}