    @font-face {
        font-family: Kippax-con-ex-bold;
        src: url(fonts/kippaxmodernbeta-condensedextrabold-webfont.woff2);
    }

    @font-face {
        font-family: Kippax-con-thin;
        src: url(fonts/kippaxmodernbeta-condensedthin-webfont.woff2);
    }

    #border {
        width: 300px;
        height: 250px;
        top: 0;
        left: 0;
        overflow: hidden;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        position: absolute;
    }

    #wrapper {
        width: 300px;
        height: 250px;
        overflow: hidden;
        background-color: #001838;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
   }

   #text-container {
        display: flex;
        align-items: center;
        justify-content: center;
   }

   #country {
        display: none;
   }

/* IMAGES */

    #purple-rectangle {
        opacity: 1;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 125px;
        height: 12px;
        background-color: #ee00dc;
    }

    #crest {
        position: absolute;
        top: 10px;
        width: 150px;
        height: 28px;
        opacity: 0;
    }

/*  FRAME 1 - ENGAGE  */

   #engage {
        transform: translateX(-5px);
        color: #3bd6ff;
        position: absolute;
        opacity: 0;
        font-family: kippax-con-ex-bold;
        font-style: italic;
        font-size: 50px;
        padding-left: 50px;
        padding-right: 50px;
   }

/*  FRAME 2 - IMPROVE  */

    #improve {
        transform: translateX(-5px);
        color: #e6ff00;
        position: absolute;
        opacity: 0;
        font-family: kippax-con-ex-bold;
        font-style: italic;
        font-size: 50px;
        padding-left: 50px;
        padding-right: 50px;
    }

/* FRAME 3 - COMMUNICATE */

    #communicate {
        transform: translateX(-5px);
        color: #ee00dc;
        font-size: 40px;
        position: absolute;
        opacity: 0;
        font-family: kippax-con-ex-bold;
        font-style: italic;
        font-size: 48px;
        padding-left: 15px;
        padding-right: 15px;
    }

/* FRAME 4 - LANGUAGE */

    #language {
        transform: translateX(-5px) translateY(8px);
    }

   #more {
        transform: translateX(15px);
        opacity: 0;
        font-family: kippax-con-thin;
        font-style: normal;
        font-size: 25px;
        color: #ffffff;
        display: block;
        margin-bottom: -10px;
   }

    #langframe {
        color: #ee00dc;
        opacity: 0;
        display: block;
        margin-bottom: -10px;
        font-family: kippax-con-ex-bold;
        font-style: italic;
        font-size: 60px;
        padding-left: 15px;
        padding-right: 15px;
    }

    #programme {
        transform: translateX(-10px);
        opacity: 0;
        font-family: kippax-con-thin;
        font-style: normal;
        font-size: 25px;
        color: #ffffff;
        display: block;
        margin-bottom: -10px;
        text-align: right;
    }

/* FRAME 5 - YEARS */

   #years {
    position: absolute;
   }

   #age {
        opacity: 0;
        color: #3bd6ff;
        display: block;
        margin-bottom: -10px;
        color: #ee00dc;
        font-size: 125px;
        transform: translateX(-10px) translateY(-5px);
        font-family: kippax-con-ex-bold;
        font-style: italic;
        padding-left: 25px;
        padding-right: 25px;
    }


    #old {
        opacity: 0;
        text-align: center;
        font-size: 50px;
        margin-top: -25px;
        display: block;
        margin-bottom: -10px;
        font-family: kippax-con-thin;
        font-style: normal;
        font-size: 32px;
        color: #ffffff;
    }

    #purple-box-years {
        opacity: 0;
        position: absolute;
        top: 47px;
        width: 250px;
        height: 172px;
        background-color: #ee00dc;
    }

/* FRAME 6 - BOYS AND GIRLS */

    #boys {
        position: absolute;
        opacity: 0;
        transform: translateX(-5px);
        color: #ee00dc;
        text-align: center;
        font-size: 74px;
        line-height: 76px;
        top: 60px;
        font-family: kippax-con-ex-bold;
        font-style: italic;
    }

    #purple-box-boys {
        opacity: 0;
        position: absolute;
        top: 47px;
        width: 250px;
        height: 172px;
        background-color: #ee00dc;
    }

/* FRAME 7 - SEASON */

    #season {
        position: absolute;
        opacity: 0;
        transform: translateX(-5px) translateY(8px);
    }

    #summer {
        transform: translateX(25px);
        font-family: kippax-con-thin;
        font-style: normal;
        font-size: 32px;
        color: #ffffff;
        display: block;
        margin-bottom: -10px;
    }

    #year {
        color: #e6ff00;
        display: block;
        margin-bottom: -10px;
        font-size: 100px;
        margin-top: -25px;
        font-family: kippax-con-ex-bold;
        font-style: italic;
        padding-left: 25px;
        padding-right: 25px;
      }

/* FRAME 8 - ACADEMY */

    #cfa-academy {
        position: absolute;
    }

    #cfa {
        display: block;
        margin-bottom: -10px;
        text-align: center;
    }

    #at {
        display: flex;
        opacity: 0;
        font-family: kippax-con-thin;
        font-style: normal;
        font-size: 32px;
        color: #ffffff;
        margin-bottom: -10px;
        transform: translateX(27px) translateY(-5px);
        text-align: left;
    }

    .cfa-part {
        display: inline-block; 
        font-size: 55px;
        line-height: 58px;
        white-space: nowrap;
        color: #e6ff00;
        font-family: kippax-con-ex-bold;
        font-style: italic;
        font-size: 55px;
        opacity: 0;
        padding-left: 15px;
        padding-right: 15px;
    }




   

