<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/css/tile/no-auth.css?15094341563224*/
.tile {
    all: unset;
    display: block;
    width: 100%;
    border: 1px solid gray;
}
body {
    font-family: Arial, sans-serif;
    color: black;
}
.top-button {
    display: table;
    color: #00a9d3;
    border: 1px solid #00a9d3;
    padding: 8px;
    text-align: center;
    margin: 0 auto;
}
.top-button:before {
    text-align: center;
}
.top-button &gt; a {
    color: #00a9d3;
}
.bottom-button {
    display: block;
    text-align: center;
}
.text-h1 {
    font-size: 24px!important;
}
.text-h4 {
    font-size: 14px;
}
.actions-container {
    display: block;
    float: left;
    position: relative;
}
.rectangle {
    counter-reset: li; 
    list-style: none!important;
    padding: 0;
    display: block;
    position: relative;
    max-width: 720px;
}
.rectangle &gt; li {
    padding-bottom: 1em;
}
.rectangle .actions-header {
    position: relative;
    display: inline-block;
    padding: .4em .4em .4em .8em;
    margin: .5em 0 .5em 2.5em;
    text-decoration: none;
    color: #00a9d3;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: -5px;
}
.rectangle .actions-description {
    margin-left: 3.8em;
    color: gray;
    font-size: 14px;
    display: inline-block;
}
.rectangle .actions-header:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -2.5em;
    top: 50%;
    margin-top: -1em;
    border: 1px solid #00a9d3;
    height: 3em;
    width: 3em;
    line-height: 3em;
    text-align: center;
    font-weight: bold;
}

.resigter-left-form {
    display: block;
    float: right;
    margin-top: 1.8em;
    border: 1px solid #00a9d3;
    background-image: url(/upload/medialibrary/98f/left_form_bg.png);
    background-repeat: no-repeat;
    background-position: left;
    min-width: 220px;
    max-width: 220px;
    padding: 15px 15px 15px 78px;
    position: relative;
    font-size: 16px;
    line-height: 1.5em;
}
.reg-button {
    border: 1px solid #00a9d3;
    background-color: white;
    padding: 10px;
    margin: 20px 0px 0px 0px;
    color: #00a9d3;
    font-size: 16px;
}
.reg-button:hover {
    cursor: pointer;
}
.after-registration {
    font-size: 12px;
    margin-left: 11px;
    color: gray;
}
.row {
    display: table;
    width: 100%;
    clear: both;
}
.banner3d {
    width: 100%;
    min-height: 369px;
    background-image: url(/upload/medialibrary/088/3dbanner.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 1550px) {
    .rectangle, .actions-container {
        width: 100%!important;
        margin: 0 auto;
    }
    .resigter-left-form {
        display: block;
        position: absolute;
        float: left;
        text-align: center;
        min-width: 70%;
        max-width: 70%;
        padding: 15px 25px 15px 78px;
        margin-top: 1.8em;
        position: relative;
        font-size: 16px;
        line-height: 1.5em;
    }
    .left-form-pos {
        display: inline-block;
        width: 100%;
        padding-left: 10%;
        text-align: center;
        position: relative;
    }
}
/* End */
/* /local/css/tile/no-auth.css?15094341563224 */
</pre></body></html>