<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
    --golden: #d09d54;
    --silver: #BCBEC0;
    --bronze: #A56546;
    --red: #C00000;
}

*,
*:after,
*:before{
    padding: 0;
    margin: 0;
    box-sizing: border-box;

}
@font-face {
    font-family: "Alkatra";
    src: url("./fonts/Alkatra-Regular.ttf") format("truetype")
}
.wrapper {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}
.afisha {
    color: #fff;
    background: url("./images/image-bg.jpg") no-repeat center center;
    min-height: 100vh;
}

.afisha__content {
    padding: 100px 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
h1 {
    font-size: 3em;
}
h2 {
    font-size: 2.5em;
}
h5 {
    padding: 10px 0;
    font-size: 20px;
}
.h1-banner {
    text-transform: uppercase;
    text-align: center;
    padding: 20px 0;
}
.h2-banner {
    font-weight: 300;
}

.h3-banner {
    display: block;
    width: fit-content;
    color: #222;
    font-size: 2em;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.45);
}

.special {
    font-family: 'Alkatra', cursive;
    font-size: 2em;
    color: #ffdc04;
}

.content h1,
.content h2,
.content h3,
.content h4
{
    font-size: 1.5em;
    text-align: center;
    padding: 10px 0;
}
.content p {
    padding: 12px 0;
    font-weight: 400;
}
.content p.stroke,
.content p.bold,
.content p.none
{
    text-indent: 0
}
.content h1 {
    padding: 40px 0;
}
ul {
    padding-left: 20px;
}
ul li{
    list-style: circle;
    position: relative;
    padding: 4px 0;
}

.gold {
    color: #FFD700;
}
.silver {
    color: #BCBEC0;
}

.bronze {
    color: #A56546;
}
.stroke{
    text-decoration: underline;
    font-style: italic;
}
.under{
    text-decoration: underline;
}

.img {
    display: flex;
    align-items: center;
    justify-content: center;
}
.img img {
    max-height: 100vh;
}

@media (max-width: 768px) {
    .img {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 100vw;
        max-height: 478px;
    }
    .img img {
        max-width: 100%;
        max-height: 478px;
    }
    .user {
        border: 1px solid #ccc;
        border-radius: 8px;
        padding: 20px;
        margin-top: 20px;
    }
}

.btn {
    color: #242B36;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;

    background: #eee;
    border-radius: 80px;
    padding: 20px;
    cursor: pointer;

    transition: 0.3s;
}

.btn:hover {
    background: #d8d6d6;
}

.btn-green {
    background: #0fec7c;
    color: white;
}

.btn-green:hover {
    background: #0fe5ec;
}
.btn-green:disabled {
    background-color: #707070;
}

.btn-join {
    width: fit-content;
    padding: 8px 40px;
    border-radius: 4px;
}

.club-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.club {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: fit-content;
    padding: 20px;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    margin-bottom: 100px;
}

@media (max-width: 756px) {
    .club {
        margin-bottom: 40px;
    }
}

#join-to-the-club {
    margin: 36px 0 16px 0;
}
.form {
    padding: 20px 0;
    margin: 20px 0;
    background-color: #ededed;
}

.form-wrapper{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    padding: 60px 0;
}

.form-left h3, .loan-left h3 {
    display: flex;
    height: 100%;
    align-items: center;
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 700;
}
.fieldset {
    display: flex;
    flex-direction: column;
}
.fieldset label {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    padding: 16px 0;
}
.fieldset input,
.fieldset textarea {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid#ccc;
    opacity: 0.8;
    border-radius: 14px;
    padding: 16px 12px;
    outline: none;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
}
.fieldset select {
    display: block;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 700;
    color: #444;
    line-height: 1.3;
    padding: .6em 1.4em .5em .8em; width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 1px rgba(0,0,0,.04);
    border-radius: .5em;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'), linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}
.fieldset textarea {
    resize: vertical;
}
button.btn {
    border: none;
    outline: none;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
    padding: 14px 22px;
    margin-top: 30px;
}
.fieldset ::placeholder{
    color: rgba(29, 37, 45, 0.85);
}
.retry {
    color: #0048ff;
    text-align: center;
}
#app {
    position: relative;
}
.form-success,
.form-error,
.form-not-available{
    position: fixed;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
}
.form-success.__active,
.form-error.__active,
.form-not-available.__active{
    display: flex;
}
.header {
    background-color: #000;
    color: #fff;
    background-image: url('./images/banner2.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    padding: 60px 0;
    background-size: 50%;
}
.header .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.header h1 {
    font-size: 36px;
    line-height: 65px;
}
p.title {
    font-weight: 700;
}
p.title._center {
    text-align: center;
}

p.title.red{
    color: var(--red);
}

.title__cursive{
    font-family: 'Alkatra', cursive;
    color: var(--golden);
}

._lower-case {
    text-transform: lowercase;
}
._thin {
    font-weight: 100;
}
._pt {
    padding-top: 20px;
}


ul.__none li{
    list-style: none;
    padding-left: 20px;
}

.teacher {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
}
.teacher img {
    padding-bottom: 20px;
}

.altin__wrapper {
    margin: 40px 0;
    padding: 20px;
    -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
    box-shadow: 0 0 10px 1px rgba(0,0,0,0.15);
    border-radius: 12px;
}

.altin__title {
    font-size: 40px;
}

.altin__row {
    display: grid;
    align-items: center;
    grid-template-columns: 200px 1fr;
    gap: 60px;
    border-bottom: 1px solid #e8e8e8;
}

.altin__col {
    flex-grow: 1;
}

.center {
    display: flex;
    justify-content: center;
}

.mail {
    color: red;
    text-decoration: none;
}

._purple{
    color: mediumpurple;
}

.teleport__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal {
    position: relative;
    min-width: 360px;
    min-height: 280px;
    background-color: #fff;
    padding: 40px;
    border-radius: 16px;
    -webkit-box-shadow: 0px 25px 70px -20px #ffffff;
    -moz-box-shadow: 0px 25px 70px -20px #ffffff;
    box-shadow: 0px 25px 70px -20px #ffffff;
}

input.modal__input {
    border: 1px solid #ccc;
    padding: 8px 12px;
    border-radius: 4px;
}
label.modal__label {
    margin-bottom: 8px;
    padding: 0;
}

.modal__fieldset {
    padding-bottom: 12px;
}

.close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.join-form__title {
    text-align: center;
    margin-bottom: 20px;
}

@media screen and (max-width: 1440px){
    .wrapper {
        width: 100%;
        padding: 0 20px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 1280px){
    .banner {
        background-color: rgba(0, 0, 0, 0.5);
        border-radius: 12px;
        padding: 0 40px;
        width: fit-content;
    }
}

@media screen and (max-width: 576px){
    .header {
        background-size: 100%;
        background-position: 50% 50%;
    }
    .altin__row {
        gap: 10px;
        grid-template-columns: 1fr auto;
    }
    .altin__title {
        font-size: 26px
    }
}

.table-wrap {
    text-align: center;
    display: inline-block;
    background-color: #fff;
    color: #000;
}

table {
    border: 1px solid #ccc;
    width: 100%;
    margin: 0 0 40px 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table tr {
    border: 1px solid #ddd;
    padding: 5px;
}

table th, table td {
    padding: 10px;
    text-align: left;
    border-right: 1px solid #ddd;
}

table th {
    color: #fff;
    background-color: #444;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

.mob {
    display: none;
}

@media (max-width: 600px) {
    .table-wrap {
        display: none;
    }
    
    .mob{
        display: block;
    }
}

.file__wrapper {
    padding: 40px 20px;
    border-radius: 12px;
    border: 1px solid #ccc;
    gap: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.file__link {
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: uppercase;
}</pre></body></html>