#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #banner {
    position: absolute;
    width: 300px;
    height: 250px;
    cursor: pointer;
    overflow: hidden;
    font-family: Questrial, sans-serif;
    background-color: rgb(255, 255, 255);
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #border {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #000000;
    pointer-events: none;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #frame1,
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #frame2,
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #frame3 {
    position: absolute;
    width: 100%;
    height: 100%;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #wrapper1 {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate( 0, -50% );
    padding: 20px;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #text1top {
    opacity: 0;
    color: rgb(54, 53, 84);
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #line1 {
    display: block;
    width: 0px;
    border-top: 1px solid rgb(54, 53, 84);
    border-bottom: 1px solid transparent;
    margin: 0px auto 20px auto;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #text1bottom {
    opacity: 0;
    color: rgb(54, 53, 84);
    font-size: 20px;
    text-align: center;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #text2 {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translate( 0, -50% );
    padding: 20px;
    opacity: 0;
    color: rgb(255, 255, 255);
    font-size: 33px;
    text-align: center;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #wrapper3 {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 50px;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #text3 {
    display: flex;
    opacity: 0;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #text3 p {
    width: 100%;
    text-align: center;
    color: rgb(54, 53, 84);
    font-size: 30px;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #logo3 {
    position: relative;
    display: flex;
    opacity: 0;
    flex: 1;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #logo3 img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    transform: translate( -50%, -50% );
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #button {
    position: absolute;
    opacity: 0;
    max-width: 280px;
    right: 10px;
    bottom: 10px;
    padding: 8px 22px;    
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(54, 53, 84);
    font-size: 14px;
    font-family: sans-serif;
    border-radius: 3px;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #button:hover {
    background-color: rgb(96, 144, 144);
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #transition {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: visible;
    overflow: hidden;
}
#blx-5835be801416e874138b4567-0000001.blx-5835be801416e874138b4567 #ink {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}