<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    text-decoration: none;
}

body {
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
}

.wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

.wrapper&gt;img {
    max-width: 1440px;
    width: 100%;
    height: 363px;
}

.wrapper&gt;p:first-child {
    margin-top: 104px;
    text-align: center;
    margin-bottom: 104px;

    font-style: normal;
    font-weight: 400;
    font-size: 56px;
    line-height: 72px;
    color: #202020;
}

.wrapper&gt;p:nth-child(4) {
    margin: 90px 0;
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    padding: 0 60px;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.box {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 94px;
}

.block {
    max-width: 760px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 64px;
    padding-right: 24px;
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #202020;
}

.box-2 {
    display: flex;
    gap: 24px;
}

.inner {
    padding: 90px 0px;
}

.text-title {
    padding-bottom: 36px;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    color: #202020;

}

.text-title-2 {
    font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
}

.inner span {
    font-weight: bold;
}

.absolut-img {
    max-width: 1440px;
    height: 320px;
    font-size: 0;
}

.text-title-3 {
    font-family: 'Yeseva One';
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    padding: 0 60px;
    padding-top: 90px;
}</pre></body></html>