.vljsblpr {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.pir0llns {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.vea8yvid {
width: 25%;

}
.vea8yvid img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.ri5cemok {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.z73ymk4n {
    display: flex;
    align-items: center;
    gap: 8px;
}
.g9nf2n9c {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.yfem1iyd {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.euvh6y4g {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.euvh6y4g time {
    margin-left: 5px;
    color: var(--accent);
}
.x7ysuc0xkhv { border: 2px dotted #a28aa7; display: flex; }

@media (max-width: 1025px) {
    .pir0llns {
        flex-direction: column;
        text-align: center;
    }

    .vea8yvid img {
        width: 75px;
        height: 75px;
    }
}
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
    --menu: #fff;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
img {
height: auto;

}
body {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    background: var(--bg);
    color: var(--text);
    overflow-x: hidden !important;
    font-family: 'Open-sans', sans-serif;
}
.obuxqhjf {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    z-index: 9999;
    left: -100%;
    max-width: 30%
}
.obuxqhjf .pq46ar7o {
    position: absolute;
    right: 30px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 39px;
    font-size: 24px;
    cursor: pointer;
    color: var(--text);
}
a {
    text-decoration: none;
    color: var(--accent);
}
ul {
    list-style: none
}
@media (min-width: 1024px) {
.xql0e96v {
width: 62%;
}
}
.ptehska3 {
    width: 100%;
    margin: auto;
    position: relative
}
.jrpjkyi9 .t0jg7awv {
    position: relative;
    display: block
}
.gsw8kcrqzow { color: rgb(194, 233, 8); }
.kvjuj742 {
    display: block;
    line-height: 1
}
header {
    width: 100%;
    height: 115px;
    position: fixed;
    top: 0;
    z-index: 99;
    background: var(--bg);
    z-index: 9999;
    -webkit-box-shadow: 0 4.37237px 54.6547px rgba(0, 0, 0, .09);
    box-shadow: 0 4.37237px 54.6547px rgba(0, 0, 0, .09);
}
header .fadmgziy {
    width: 228px;
    display: inline-block;
    padding: 5px 10px 5px 34px;
    position: relative;
    vertical-align: middle
}
header .fadmgziy img {
    width: 100%
}
header .zffasak2 {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s
}
.lnnocq6r {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 99;
    cursor: pointer
}
.obuxqhjf {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    background: var(--bg);
    z-index: 9999;
    left: -100%;
    padding-bottom: 50px;
    top: 0;
    -webkit-box-shadow: 1px 0 2px #ccc;
    box-shadow: 1px 0 2px #ccc;
    -webkit-transition: all .2s;
    transition: all .2s;
    max-width: 30%;
    padding: 80px 20px 30px
}
.obuxqhjf nav {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    height: calc(100vh - 40px);
    overflow: auto
}
.obuxqhjf nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.obuxqhjf nav > * {
    max-height: calc(100% - 60px);
    overflow: auto;
    color: var(--text);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0
}
body[show] .rcpi9syq {
    width: 100%;
    overflow: hidden
}
body[show] .obuxqhjf {
    left: 0
}
body[show] header {
    position: fixed;
    z-index: 999;
    top: 0;
height: 115px;
}
.ojze0ti3m4e { padding: 37px 24px; display: flex; }
body[show] .rcpi9syq {
    width: 100%;
    margin-left: 0
}
.obuxqhjf {
    -webkit-box-shadow: 1px 0 2px #ccc;
    box-shadow: 1px 0 2px #ccc
}
.obuxqhjf nav {
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
.obuxqhjf nav > * {
    max-height: calc(100% - 60px);
    overflow: auto
}
.obuxqhjf nav > ::-webkit-scrollbar {
    display: none
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh;
    margin-top: 50px;
}
h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
main h2 span {
    vertical-align: middle
}
main h1 {
    margin-bottom: 20px;
    color: var(--text);
}
main h2 {
    margin-bottom: 20px;
    color: var(--text);
}
.xoofmzezm { padding-right: 46px; }
.iu60itdw {
    text-transform: uppercase
}
.iu60itdw {
    text-transform: uppercase;
    min-width: 180px;
    text-align: center;
    display: inline-block;
    color: var(--bg);
    font-weight: 700;
    cursor: pointer;
    border-radius: 4px;
    background: var(--accent);
    padding: 15px;
    font-size: 14px
}
.obuxqhjf .pq46ar7o {
    position: absolute;
    color: var(--text);
    top: 30px;
    right: 30px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: var(--accent);
    text-align: center;
    line-height: 39px;
    font-size: 24px;
    cursor: pointer
}
figure {
    line-height: 0
}
figure img {
    max-width: 100%
}
@media only screen and (min-width: 1024px) {
    .y852b12w {
        width: 100%
    }
}
.iu60itdw {
    text-transform: uppercase;
    padding: 13px;
    border-radius: 30px;
    font-size: 18px;
    line-height: 1
}
@media only screen and (max-width: 480px) {
    body {
        padding-top: 71px
    }

    .ptehska3 {
        padding: 0
    }

    .iu60itdw {
        font-size: 18px;
        line-height: 22px;
        padding: 9px
    }

    main h1 {
        padding-left: 0;
        position: relative
    }

    .lnnocq6r {
        height: 20px;
        width: 25px;
        top: 20px
    }

    main h2 span {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 50px)
    }

    main h2 {
        position: relative;
        margin-bottom: 20px
    }

    .wmny8vyk {
        padding: 0 10px 0
    }

    .iu60itdw.h86fiw8a {
        font-size: 16px;
        min-width: 94px;
        padding: 5px;
        color: var(--bg) !important;
    }

    header .fadmgziy {
        width: 200px;
        padding: 5px 29px
    }

    header .zffasak2 {
        padding: 13px 0
    }

    .wmny8vyk {
        padding: 0 10px !important
    }

    body[show] .obuxqhjf {
        width: 100%
    }

    .obuxqhjf {
        max-width: 100%;
        padding: 80px 20px 30px
    }

    .f5g8yuhy main h1 {
        padding: 15px 10px 0;
        font-size: 30px;
margin-top: 110px;
    }
}
@media only screen and (max-width: 767px) {
    body {
        padding-top: 83px
    }
}
h3 {
    font-size: 20px;
    line-height: 1.15;
    font-weight: 500;
    color: var(--text);
}
body .iu60itdw {
    background: var(--accent)
}
.iu60itdw {
    text-align: center;
    color: var(--bg);
    cursor: pointer;
    text-transform: uppercase;
    min-width: 180px;
    padding: 13px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1
}
body h3 {
    font-weight: 600
}
html body {
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    padding-top: 57.43px !important;
    background-color: var(--bg) !important;
}
body header .zffasak2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
body header .fadmgziy {
    margin: -4px 0 0 0
}
body header .fadmgziy img {
    width: 250px;
    margin: 10px 0 0;
    height: 100%;
}
@media only screen and (max-width: 480px) {
    body header .fadmgziy img {
        width: 220px;
        margin: 0
    }
}
body header .zffasak2 {
    padding: 9px 0
}
.b0a3v2yw4 { display: none; padding: 50px 20px; border: 3px solid #642451; }
body .jrpjkyi9 .t0jg7awv {
    width: auto;
    height: auto
}
body .jrpjkyi9.lnnocq6r a img {
    width: 20px;
    height: 17px
}
body .iu60itdw.h86fiw8a {
    font-weight: 600;
    font-size: 16px;
    padding: 8px 5px;
    line-height: 18px;
    width: 60px;
    height: 34px;
    min-width: auto;
    border-radius: 6px;
    background: var(--accent);
    text-transform: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-align: center
}
.iu60itdw {
    text-align: center;
    color: var(--bg);
    cursor: pointer
}
body[show] .obuxqhjf {
    top: 62px
}
body .obuxqhjf {
    background: var(--bg);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
    padding: 0 0 30px;
    top: 62px;
    -webkit-transition: all .5s;
    transition: all .5s
}
body[show] {
    overflow: hidden
}
body .kifxujtn {
    display: none
}
body[show] .kifxujtn {
    display: block;
    position: absolute;
    top: 21px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 10px
}
.v9tgmwbz {
    background: var(--bg);
    -webkit-box-shadow: inset 0 1px 0 var(--text);
    box-shadow: inset 0 1px 0 var(--text);
    padding: 30px 15px 30px;
    position: relative
}
.v9tgmwbz .a75sg8wc {
    margin-top: 24px
}
.v9tgmwbz .a75sg8wc span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--text);
    display: block
}
body .wmny8vyk {
    padding: 0 !important
}
body main .ptehska3 {
    background: var(--bg);
    max-width: 1100px
}
body.f5g8yuhy main .ptehska3 {
    max-width: none;
    background-color: var(--bg)
}
.tukt4phcl { margin: -2px; width: 61vw; color: rgb(166, 89, 70); padding: 28px 15px; display: none; }
body main h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: var(--text)
}
@media only screen and (min-width: 1025px) {
    body header .fadmgziy {
        padding: 0
    }

    body header .zffasak2 {
        padding: 0
    }
}
@media only screen and (max-width: 480px) {
    body .lnnocq6r {
        display: block;
        height: 100%;
        width: 40px;
        top: 20px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    body main .ptehska3 {
        max-width: 750px
    }
}
@media (min-width: 992px) {
    body .obuxqhjf {
        padding-top: 80px
    }

    body[show] .obuxqhjf {
        top: 0
    }

    header .fadmgziy img {
        width: 100%
    }

    body {
        padding-top: 68.43px !important
    }

    body .lnnocq6r {
        top: 60%
    }

    body .iu60itdw.h86fiw8a {
        min-width: 75px;
        width: auto;
        height: 40px;
        font-size: 17px;
        line-height: 19px;
        padding: 11px 5px
    }

    body .jrpjkyi9 .t0jg7awv {
        width: auto;
        height: auto
    }

    body .jrpjkyi9.lnnocq6r a img {
        width: 20px;
        height: 17px
    }

    body .obuxqhjf .pq46ar7o {
        display: block
    }

    body[show] .kifxujtn {
        display: none
    }

    body .v9tgmwbz {
        padding: 51px 15px 60px
    }
}
.v9tgmwbz .a75sg8wc span {
    line-height: 18px
}
body[show] {
    overflow: visible
}
body main h2 {
    font-size: 26px;
    line-height: 30px
}
@media only screen and (max-width: 1024px) {
    body .lnnocq6r {
        display: block;
        height: 100%;
        width: 40px;
        top: 25px;
        left: -10px
    }

    body .jrpjkyi9 .t0jg7awv {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}
@media (max-width: 1024px) {
    body .v9tgmwbz {
        padding-bottom: 80px;
    }
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    body main .ptehska3 {
        max-width: 980px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body[show] .kifxujtn {
        top: 15px;
        left: 15px
    }
}
.q1re2382 [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.q1re2382 [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.q1re2382 [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid var(--text);
    border-radius: 100%;
    background: var(--bg)
}
.q1re2382 [type=radio]:not(:checked) + label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: var(--accent);
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.o7a94cgb .q1re2382 [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
body .iu60itdw:hover {
    background: var(--accent)
}
a[target=_blank] {
    font-weight: 600
}
.e9cqhwyd { margin: -19px; color: rgb(55, 100, 110); padding: 35px 20px; display: block; border: 5px dashed #96f1d6; }
:root {
    --color-blue: var(--bg);
    --color-green: var(--bg);
    --color-lilac: var(--bg);
    --color-purple: var(--accent);
    --color-shadow-light: rgba(0, 0, 0, 0.35);
    --color-shadow-dark: transparent;
    --color-white: var(--bg);
    --color-petrol: var(--text);
    --color-pink: var(--bg);
    --color-yellow: var(--bg);
    --font-fam-primary: 'Bangers', cursive;
    --shadow-before: 10px 10px 0px 0px;
    --shadow-after: 5px 5px 0px 0px
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}
body {
    font-family: 'Open-sans', sans-serif;
}
button {
    outline: 0;
    background: 0 0;
    border: 0;
    cursor: pointer
}
@media only screen and (max-width: 480px) {
    body header .zffasak2 {
        padding: 11px 0
    }

    body header .fadmgziy {
        margin: 0
    }

    body .lnnocq6r {
        top: 21px
    }
}
body header .zffasak2 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
@media only screen and (max-width: 768px) {
    body header .zffasak2 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
.gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 20px;
    height: 20px;
    border: 1px solid var(--text);
    border-radius: 100%;
    background: var(--bg)
}
.gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:after {
    content: '';
    width: 14px;
    height: 14px;
    background: var(--accent);
    position: absolute;
    top: 0;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}
.gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
.tvhmv220qi3 { border: 2px dotted #951c87; padding-left: 1px; width: 79vw; color: rgb(86, 119, 150); padding-right: 21px; }
@media (max-width: 768px) {
    .gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label {
        height: 40px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:before {
        top: 9px
    }

    .gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:after {
        top: 12px
    }
}
@media (min-width: 1024px) {
    .kvjuj742 {
        padding-left: 30px
    }

    .obuxqhjf .pq46ar7o {
        right: 10px;
    }
}
body[show] .obuxqhjf {
    background: var(--bg);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .15)
}
.obuxqhjf .pq46ar7o {
    background: 0 0
}
img {
    max-width: 100%
}
@media (min-width: 992px) {
    body header .zffasak2 {
        width: 100%
    }
}
:root {
    --siteBgColor: var(--accent);
    --containerBg: var(--bg);
    --headerSecBgColor: var(--bg);
    --allContentColor: var(--text);
    --ribbonBgColor: var(--accent);
    --rankGreyBgColor: var(--bg);
    --tcTextColor: var(--text);
    --siteHoverBgColor: var(--accent);
    --whiteColor: var(--bg);
    --bannerBgColor: var(--bg);
    --mainMenuBgColor: rgba(255, 255, 255, 0.1);
    --footerBgColor: var(--bg);
    --copyRightTextColor: var(--text);
    --bodygrycolor: var(--bg)
}
html body {
    font-weight: 400;
    background: var(--bg)
}
body {
    font-size: 16px;
    color: var(--text)
}
header {
    background: var(--bg)
}
body header .zffasak2 {
    padding: 7px 0
}
body header .fadmgziy {
    margin: 0
}
body[show] .kifxujtn {
    top: 23px;
    left: 9px;
    width: 23px
}
body header .fadmgziy img {
    width: 121.65px;
    margin-top: 0
}
body[show] .kifxujtn {
    background: var(--bg)
}
body .iu60itdw.h86fiw8a {
    background: var(--accent);
    font-weight: 700;
    border-radius: 6px
}
body .iu60itdw.h86fiw8a:hover {
    background: var(--accent)
}
.dxqhpvbi { width: 28vw; margin: -19px; padding: 9px 41px; }
a[target=_blank] {
    font-weight: 600
}
.v9tgmwbz {
    background: var(--bg)
}
body main .ptehska3 {
    background: var(--bg)
}
@media only screen and (max-width: 480px) {
    body header .fadmgziy img {
        width: 91px
    }
}
body header .zffasak2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media (min-width: 992px) {
    body header .fadmgziy img {
        width: 250px;
        margin: 0
    }

    body header .zffasak2 {
        padding: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    body header .fadmgziy {
        margin: 0
    }
}
@media only screen and (max-width: 1024px) {
    body .lnnocq6r {
        top: 50px;
        right: 5px;

    }
}
body[show] .obuxqhjf {
    background: var(--bg);
}
@media only screen and (max-width: 480px) {
    main h2 span {
        width: auto
    }
}
.u8iwjl40 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 0 auto
}
body .u8iwjl40 .iu60itdw.h86fiw8a {
    position: static;
    -webkit-transform: none;
    transform: none;
    width: auto;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    display: block
}
@media only screen and (max-width: 992px) {
    body .obuxqhjf .pq46ar7o {
        display: none;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 768px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    body header .fadmgziy img {
        margin: 0
    }
}
@media (min-width: 992px) {
    body .iu60itdw.h86fiw8a {
        padding-left: 10px;
        padding-right: 10px
    }
}
.edwtbjbe {
    margin-bottom: 32px;
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }
}
@media (min-width: 992px) {
    .qm15r4l0 {
        margin-bottom: 0 !important;
    }
}

.awvdmbrz {
    height: 100%;
}
ul, ol {
    padding-left: 40px;
}
.zxaje4z91j { width: 23%; border: 4px dotted #bad7fb; display: flex; }
.y2hqmvty {
    color: var(--text);
}
.v24j0eek {
    text-align: center;
    font-size: 14px;
}
.uzsathra {
    padding-left: 0 !important;
}
.uzsathra {
    padding-right: 0 !important;
}
.wvt3p23d {
    padding: 1rem !important;
}
.kzilvjo2 {
    padding-left: 3rem !important;
}
.kzilvjo2 {
    padding-right: 3rem !important;
}
.eux7lu3q {
    margin-left: 0 !important;
}
.eux7lu3q {
    margin-right: 0 !important;
}
.o89w9cp7 {
    margin-bottom: 1rem !important;
}
.pkpidwkn {
    margin-bottom: 1.5rem !important;
}
.ahvxn132 {
    width: 100% !important;
}
.gda58tyv {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.jv8lpg2m {
    text-align: center;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}
.fyzjatwx { display: none; border: 1px solid #3b574d; margin: 13px; }
*, ::after, ::before {
    box-sizing: inherit
}
.y9dmvq7n {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media (min-width: 576px) {
    .y9dmvq7n {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .y9dmvq7n {
        max-width: 720px
    }

    .pvmggu42 {
        margin-right: 1rem !important;
    }
}
@media (min-width: 992px) {
    .y9dmvq7n {
        max-width: 960px
    }

    .qhybc9cc {
        font-size: 49px !important;
    }

    .l2q2da9m {
        text-align: left;
    }

    .f7ljzcki {
        font-size: 18px;
        line-height: 28px;
    }

    .wg9vsb1b {
        padding-left: 0 !important;
    }
}
@media (min-width: 1200px) {
    .fpi4rzn3 {
        display: block !important;
    }

    .y9dmvq7n {
        max-width: 1240px
    }

    .diea4g9j {
        margin-right: 3rem !important;
    }
}
.u08nil2k {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.zd5165o9, .y852b12w, .j9hbesel, .jozwblxu, .wavbsl1s, .tmgc5jwa, .tiroli9g, .o69eham1, .mwvg19z2 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.zd5165o9 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.y852b12w {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 768px) {
    .tmgc5jwa {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .tiroli9g {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .o69eham1 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}
@media (min-width: 992px) {
    .j9hbesel {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .jozwblxu {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .wavbsl1s {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}
@media (min-width: 1200px) {
    .mwvg19z2 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
.ykth6b8x {
    display: -ms-flexbox !important;
    display: flex !important
}
@media (min-width: 992px) {
    .xuttxu3h {
        display: block !important
    }
}
.gda58tyv {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.jgp423up {
    -ms-flex-align: center !important;
    align-items: center !important;
justify-content: center;
max-width: 100%;
}
.jgp423up.gejr9ul0 {
margin-top: 20px;

}
.vz2z7ke4 {
    background-color: var(--bg);
max-width: 1600px;
margin: 0 auto;
margin-top: 20px;
}
.pkk5v7dwd { width: 48%; padding-left: 48px; color: rgb(149, 201, 32); padding-right: 45px; margin: -12px; }
.aarg1gqc {
    background-image: url(../images/bg2.vm97ty0t);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
@media (max-width: 600px) {
    .aarg1gqc {
        background-image: url(../images/bg2-mob.vm97ty0t);
    }
}
.qhybc9cc {
    font-size: 32px;
}
.ley0y7hw {
    display: block;
    background-color: var(--bg);
    padding: 14px 15px;
    border-radius: 8px;
    width: 100%;
    justify-content: space-between;
}
.ley0y7hw span {
    display: block;
}
.ley0y7hw img {
    width: 48px;
    height: 48px;
}
.bllqwg7d {
    background-color: var(--accent);
    border-radius: 12px;
    height: 48px;
    width: 48px;
    min-width: 48px;
}
span.bllqwg7d {
    display: flex;
    justify-content: center;
    align-items: center;
}
.bllqwg7d img {
    height: 16px;
    width: 16px;
}
span.h5rlxdb5 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    margin-left: 15px;
    font-weight: bold;
}
.qxj1pqt8 p {
    margin-bottom: 30px;
}
.qxj1pqt8 h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 20px;
    color: var(--text);
}
.qxj1pqt8 h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    padding: 20px 0;
    color: var(--text);
}
.qxj1pqt8 h2, .qxj1pqt8 h3 {
    display: block;
}
.yqqfiy37 { color: rgb(132, 83, 49); margin: 17px; padding: 33px 39px; border: 3px dotted #74013f; display: block; width: 61px; }
.qxj1pqt8 img {
    max-width: 100%;
    height: auto;
}
.laakvkjm > table > thead > tr th {
    font-size: 1.2em;
    background-color: var(--bg);
    color: var(--bg);
    font-weight: 400;
}
.x4uh33q4 {
    border-radius: 10px;
}
.qvyo6v5b p {
    margin-bottom: 20px;
}
.qqz9qwb3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 18px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: var(--accent);
    width: 300px;
    height: 50px;
    border-radius: 28px;
    font-size: 20px;
    line-height: 22px;
    color: var(--bg);
}

.dzqbvfnq > .edwtbjbe {
    margin-bottom: 45px;
}
.kru54uiu div > ul {
    padding-left: 0;
    list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.kru54uiu div > ul > li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
padding: 0;
}
.kru54uiu div > ul > li > a {
    font-weight: 600;
}
.qik32w6z {
    display: flex;
    justify-content: end;
}

.j3ax19k1 {
    color: var(--text);
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    display: flex;
    align-items: center;
}
.j4hvtu5b {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    position: relative;
}
.yb6pc8kd {
    margin-left: 49px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.oi7428l8, .ngi9sknb {
    display: block;
    position: absolute;
    top: 10px;
    height: 3px;
    background: var(--text);
    width: 20px;
    border-radius: 4px;
    transition: .4s;
}
.e82upru5 {
    height: 0;
    overflow: hidden;
    transition: 0.4s;
}
.fjqgn115c6 { padding: 28px 13px; width: 90%; display: grid; border: 1px solid #ca07ac; margin: -5px; color: rgb(154, 246, 39); }
.gymsmhs4 {
    height: auto;
}

header {
    height: 62px;
}
.fpi4rzn3 {
    display: none;
}
.fpi4rzn3 > div > ul {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.fpi4rzn3 > div > ul > li {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    margin-left: 6px;
    color: var(--accent);
    padding: 10px;
    text-align: center;
    height: auto;
    justify-content: center;
    transition: 0.2s ease all; 
}
.fpi4rzn3 > div > ul > li:hover {
    transform: scale(1.08);
}
.fpi4rzn3 > div > ul > li > a > img {
    margin-bottom: 0.3rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.fpi4rzn3 li > a {
    color: var(--bg);
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
}

.uns5p25i > div > ul {
    padding: 0;
}
.uns5p25i > div > ul > li {
    border-bottom: 1px solid var(--text);
}
.uns5p25i > div > ul > li > a {
    padding: 15px 0;
    display: flex;
    margin-left: 10px;
}
.uns5p25i li > a {
    color: var(--menu);
    font-size: 16px;
    font-weight: 700;
}
.e3qtc8wel { display: flex; border: 2px dotted #b0b51c; }
.bmcmpc9f {
    margin: 45px 0;
    display: block;
}
.euypgjnj {
    color: var(--bg) !important;
    z-index: 999999;
    width: 100%;
    height: 61px;
    background: var(--accent) !important;
    text-align: center;
    bottom: 0;
    right: 0;
}
.euypgjnj a {
    color: #fff !important;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 9px;
    height: 45px;
}
.euypgjnj {
    height: 45px;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 16px;
    color: var(--bg);
    background-color: var(--accent);
    z-index: 55;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
    position: relative;
    overflow-x: hidden;
}
.euypgjnj .bvfcwaqf {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 3s infinite linear;
}
@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
.yn9q15n3 {
    display: block;
    text-align: center;
}

@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/inter-v12-latin-regular.hydu6fcb');
    src: local(''),
    url('../fonts/inter-v12-latin-regular.hydu6fcb#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-regular.k7sy857z') format('woff2'),
    url('../fonts/inter-v12-latin-regular.cs4a19kc') format('woff'),
    url('../fonts/inter-v12-latin-regular.vtc92umj') format('truetype'),
    url('images/inter-v12-latin-regular.p8q87m0n#Inter') format('svg');
}

@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('../fonts/inter-v12-latin-500.hydu6fcb');
    src: local(''),
    url('../fonts/inter-v12-latin-500.hydu6fcb#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-500.k7sy857z') format('woff2'),
    url('../fonts/inter-v12-latin-500.cs4a19kc') format('woff'),
    url('../fonts/inter-v12-latin-500.vtc92umj') format('truetype'),
    url('images/inter-v12-latin-500.p8q87m0n#Inter') format('svg');
}

@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('../fonts/inter-v12-latin-600.hydu6fcb');
    src: local(''),
    url('../fonts/inter-v12-latin-600.hydu6fcb#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-600.k7sy857z') format('woff2'),
    url('../fonts/inter-v12-latin-600.cs4a19kc') format('woff'),
    url('../fonts/inter-v12-latin-600.vtc92umj') format('truetype'),
    url('images/inter-v12-latin-600.p8q87m0n#Inter') format('svg');
}

@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('../fonts/inter-v12-latin-700.hydu6fcb');
    src: local(''),
    url('../fonts/inter-v12-latin-700.hydu6fcb#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-700.k7sy857z') format('woff2'),
    url('../fonts/inter-v12-latin-700.cs4a19kc') format('woff'),
    url('../fonts/inter-v12-latin-700.vtc92umj') format('truetype'),
    url('images/inter-v12-latin-700.p8q87m0n#Inter') format('svg');
}
@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('../fonts/Orbitron-Bold.vtc92umj');
}
.f5g8yuhy main > :not(.ubmhrki1) h1 {
    padding-bottom: 16px;
    font-size: 40px;
    font-family: 'Open-sans', sans-serif;
    color: var(--text);
}
@media only screen and (max-width: 1023px) {
    h1 {
        font-size: 24px;
        color: var(--text);
    }

    h2 {
        font-size: 20px;
        color: var(--text);
    }

    h3 {
        font-size: 16px;
        line-height: 1.3;
        color: var(--text);
    }

    body {
        width: 100%;
        overflow-x: hidden
    }

    .f5g8yuhy main {
        padding-top: 5px
    }

    .obuxqhjf nav {
        position: relative
    }
}
@media only screen and (max-width: 767px) {
    body {
        padding-top: 83px
    }
}
@media only screen and (max-width: 480px) {
    main h2 span {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 50px)
    }

    .f5g8yuhy main h1 {
        padding: 15px 10px 0;
        font-size: 30px;
        color: var(--text);
    }

    body {
        padding-top: 78px
    }

    .ptehska3 {
        padding: 0
    }

    .iu60itdw {
        font-size: 18px;
        line-height: 22px;
        padding: 9px
    }

    main h1 {
        padding-left: 0;
        position: relative;
        color: var(--text);
    }

    .lnnocq6r {
        height: 20px;
        width: 25px;
        top: 20px
    }

    main h2 {
        position: relative;
        margin-bottom: 25px;
        color: var(--text);
    }

    .iu60itdw.h86fiw8a {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

    header .fadmgziy {
        width: 250px;
        padding: 5px 29px
    }

    header .zffasak2 {
        padding: 13px 0
    }

    .wmny8vyk {
        padding: 0 10px !important
    }

    .obuxqhjf {
        max-width: 100%;
        padding: 80px 20px 30px
    }
}
h2 {
    font-size: 23px;
    color: var(--text);
}
h1 {
    font-size: 26px;
    color: var(--text);
}
.nqb72da458k3 { margin: 5px; color: rgb(228, 87, 204); }
.wmny8vyk {
    padding: 0
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
main h1 {
    margin-bottom: 20px;
    color: var(--text)
}
.iu60itdw.h86fiw8a {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 16px;
    min-width: 100px;
    padding: 10px 15px;
    transform: translateY(-50%);
    text-transform: uppercase;
    background: var(--accent);
    color: var(--bg);
}
@media only screen and (max-width: 1166px) {
    .ptehska3 {
        padding: 0
    }

    .wmny8vyk {
        padding: 0 15px
    }
}
@media only screen and (max-width: 1024px) {
    .wmny8vyk {
        padding: 10px !important
    }
}
:root {
    --secondary: var(--text);
    --light: var(--bg);
    --mainfont: var(--text);
    --secondaryfont: var(--text);
    --lightfont: var(--text);
    --highlight: var(--accent);
    --blue: var(--accent);
    --banner: var(--accent);
    --menuhover: var(--bg);
    --hover: var(--bg);
    --border1: var(--text);
    --border2: var(--text);
    --light2: var(--bg);
    --shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    --hbInfoColor: var(--bg);
    --hbInfoBroderClr: var(--accent);
    --hbBtnTxtClr: var(--bg);
    --hbBtnTxtUpClr: var(--text);
    --hbBtnStroke: var(--bg);
    --hbBtnBgClr: transparent;
    --hbBtnBgUpClr: var(--bg);
    --borderlight: var(--text);
    --qLinkColumns: 3;
    --fontlight2: var(--text)
}
.jrpjkyi9 .t0jg7awv {
    position: relative;
    display: block;
    width: 23px;
    height: 20px
}
.obuxqhjf .pq46ar7o {
    position: absolute;
    color: var(--bg);
    top: 30px;
    right: 30px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .12);
    text-align: center;
    line-height: 39px;
    font-size: 24px
}
a {
    text-decoration: none;
    color: var(--text)
}
body {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    background: var(--bg);
    color: var(--text);
    padding-top: 92.43px;
    overflow-x: hidden
}
.ptehska3 {
    max-width: 1216px;
    width: 100%;
    margin: auto;
    position: relative
}
header {
    width: 100%;
    position: fixed;
    top: 0;
    background: var(--bg);
    z-index: 9999;
    box-shadow: 0 4.37237px 54.6547px rgba(0, 0, 0, .09);
}
header .fadmgziy {
    width: 300px;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
    vertical-align: middle
}
header .zffasak2 {
    position: relative;
    padding: 18px 0
}
.lnnocq6r {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 99
}
.obuxqhjf {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    background: var(--bg);
    z-index: 9999;
    left: -100%;
    top: 0;
    box-shadow: 1px 0 2px #ccc;
    max-width: 30%;
    padding: 80px 20px 30px;
    box-shadow: 1px 0 2px #ccc
}
.vsearsmmbh2 { padding-left: 34px; }
.obuxqhjf nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.obuxqhjf nav > * {
    max-height: calc(100% - 60px);
    color: var(--bg);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
    max-height: calc(100% - 60px);
    overflow: auto
}
.obuxqhjf nav {
    overflow: auto;
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
@media only screen and (max-width: 1166px) {
    .ptehska3 {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {
    .obuxqhjf {
        max-width: 100%
    }
}
body header .zffasak2 {
    display: flex;
    align-items: center;
    justify-content: space-between
}
body header .fadmgziy {
    margin: -6px 0 0 0;
}
body header .fadmgziy img {
     width: 250px;
}
@media only screen and (max-width: 480px) {
    body header .fadmgziy {
        width: 120px;
    }
}
body header .zffasak2 {
    padding: 17px 0;
}
body .jrpjkyi9 .t0jg7awv {
    width: 20px;
    height: auto;
}
body .jrpjkyi9.lnnocq6r a img {
    width: 20px;
    height: 17px;
}
body .iu60itdw.h86fiw8a {
    font-weight: 700;
    font-size: 16px;
    padding: 10px 20px;
    line-height: 18px;
    width: 60px;
    height: 34px;
    min-width: auto;
    text-transform: none;
    transition: all .3s ease-in-out;
    color: #fff;
    background: var(--accent);
    border: 1px solid var(--accent);
}
.bohriw891u { display: inline-block; padding: 7px 41px; color: rgb(188, 224, 43); }
@media (min-width: 992px) {
    body .iu60itdw.h86fiw8a {
        width: 75px;
        height: 40px;
        font-size: 17px;
        line-height: 19px;
        padding: 11px 20px;
        border-radius: 28px;
    }
}
@media only screen and (min-width: 1025px) {
    body header .fadmgziy {
        padding: 0;
    }

    body header .zffasak2 {
        padding: 0;
    }
}
body .kifxujtn {
    display: none;
}
body[show] .kifxujtn {
    display: block;
    position: absolute;
    top: 22px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 14px;
}
@media (min-width: 992px) {
    body[show] .kifxujtn {
        display: none;
    }
}
html body {
    padding-top: 57.43px !important;
    font-family: 'Open-sans', sans-serif;
    background-color: var(--bg);
    min-width: 320px;
}
header .zffasak2 {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
body {
    font-family: 'Inter';
}
.yn9q15n3 {
    color: var(--bg);
    background-color: var(--text);
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}
.hvnbbakc {
    padding: 0;
    background: var(--bg);
    border-radius: 6px;
    position: relative;
    min-width: 150px;
    height: 41px
}
.t9dq26vf {
    padding: 6px 16px;
    display: block;
    text-transform: uppercase;
    color: var(--text);
}
.fud10otf {
    padding-left: 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden;
    position: absolute;
    bottom: 38px;
    z-index: 1;
    min-width: 150px;
    visibility: hidden;
    opacity: 0;
    transition: .2s ease-in;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    background: var(--bg);
}
.ka61oe3f:hover > .fud10otf {
    visibility: visible;
    opacity: 1;
}
.fud10otf li {
    background: var(--bg);
    padding: 6px 16px;
    transition: .2s ease-in;
}
.fud10otf li:hover a {
    opacity: .8;
}
.fud10otf li > a {
    color: var(--text);
    display: flex;
    align-items: center;
}
.fud10otf li > a > img {
    margin-right: 6px
}
.hj9y880y5 { border: 3px solid #952be8; display: none; width: 92vw; padding-right: 10px; color: rgb(94, 104, 91); }
.wmqf9ju7 {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-gap: 5px;
    align-items: center;
    justify-content: center;
}
.wmqf9ju7 i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.laakvkjm {
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    box-shadow: none;
    margin-bottom: 20px;
}
.laakvkjm table {
    min-width: 100%;
    width: 100%;
    max-width: 900px;
    margin: auto;
    border: 1px solid var(--text);
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
}
.laakvkjm table thead {
    background: var(--bg);
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.laakvkjm table thead th {
    background: var(--bg);
    padding: 10px;
    font-size: 14px;
    font-weight: 700;
    border-top: none;
    line-height: 1.5;
    color: var(--text);
    border: none;
    border-width: 0 1px 1px 0;
    border-bottom: 1px solid var(--bg) !important;
    padding-bottom: 5px;
    display: table-cell
}
.laakvkjm table tr td {
    display: table-cell;
    text-align: left;
    padding: 10px;
    line-height: 1.5;
    font-size: 14px;
    border: none;
    border-right: 1px solid var(--text)
}
.laakvkjm table tr:nth-child(odd) td {
    background: var(--bg);
}
.laakvkjm table tr:nth-child(even) td {
    background: var(--bg);
}
.laakvkjm {
    line-height: 1.3 !important;
    margin-bottom: 32px !important;
}
.qbbk7z6vvjm { display: none; color: rgb(180, 62, 19); margin: 15px; border: 2px solid #88553b; padding: 25px 16px; width: 17vw; }
.pp3j5dcl.pp3j5dcl {
    justify-content: center;
}
.gemo6pv6 {
    bottom: 50px;
    cursor: pointer;
    height: 55px;
    opacity: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: opacity .5s ease-in-out;
    width: 55px;
    z-index: 1000
}
@media only screen and (max-width: 768px) {
    .gemo6pv6 {
        bottom: 50px;
        left: auto;
        margin-left: 0;
        right: 20px;
    }
}
.seatzzzb {
    margin-left: 5px;
}
.qxj1pqt8 ul {
    list-style: disc;
    padding-left: 40px;
}
.abn28hi6 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 30px auto;
}
.abn28hi6 .r0lytk6b, .abn28hi6 .v9ar0auw {
    width: 45%;
}
.abn28hi6 .r0lytk6b ul, .abn28hi6 .v9ar0auw ul {
    list-style: none;
    margin-top: 20px;
    padding: 0 5px;
}
.abn28hi6 .r0lytk6b ul li, .abn28hi6 .v9ar0auw ul li {
    padding-left: 30px;
    padding-bottom: 7px;
    position: relative;
}
.abn28hi6 .r0lytk6b ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "✔️";
    background: inherit;
}
.abn28hi6 .v9ar0auw ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "❌";
    background: inherit;
}
.r0lytk6b {
    background-color: var(--bg);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#article-text .r0lytk6b h3, #article-text .r0lytk6b h2 {
    display: block;
    width: 100% !important;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
    border-bottom: none;
    border-top-left-radius: 6px;
    color: var(--text);
}
.axj98mo0 { display: block; padding-right: 9px; }
.v9ar0auw {
    background-color: var(--bg);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#article-text .v9ar0auw h3, #article-text .v9ar0auw h2 {
    display: block;
    width: 100% !important;
    height: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
    border-bottom: none;
    border-top-right-radius: 6px;
    color: var(--text);
}
@media screen and (max-width: 800px) {
    .abn28hi6 .r0lytk6b, .abn28hi6 .v9ar0auw {
        width: 100%;
    }

    .r0lytk6b, .v9ar0auw {
        border-radius: 6px;
    }

    #article-text .r0lytk6b h3, #article-text .r0lytk6b h2, #article-text .v9ar0auw h3, #article-text .v9ar0auw h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
}
.zbyxwsvx {
    width: 100%;
    height: auto;
}
footer .tqljrkhk .kxh4yiuy .g8d7dg1w, footer .tqljrkhk .kxh4yiuy .ljyjx5uf {
    display: block
}
header .gxb0c5vr {
    position: absolute;
    right: 85px;
    top: 20px
}
.ufx5b4t9 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    font-weight: 700
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 {
    display: inline-block
}
header .u8iwjl40 .zdc9kwas {
    background: var(--bg);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-transform: uppercase
}
header .u8iwjl40 .zdc9kwas:focus-within {
    border: 1px solid var(--accent)
}
.u8iwjl40 .zdc9kwas {
    padding: 0 5px
}
.u8iwjl40 .co1ix0nh, .u8iwjl40 .zdc9kwas {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .co1ix0nh span:first-child, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .zdc9kwas span:first-child {
    margin-right: 8px;
    color: var(--bg)
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .co1ix0nh span, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .zdc9kwas span {
    display: inline-block;
    vertical-align: middle
}
.u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .swi1dr2n label {
    color: var(--text)
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n label, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .swi1dr2n label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px
}
.snhfmq5oo { display: inline-block; padding: 24px 33px; width: 7vw; border: 1px dotted #36a1e6; color: rgb(105, 27, 130); margin: -18px; }
.rmaoe46u:before {
    background-position: center -192px
}
header .u8iwjl40 .gxb0c5vr .zdc9kwas::after {
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position: absolute;
    right: 9px;
    top: 9px;
    color: var(--text);
    font-size: 16px
}
header .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n.pfiyh1ej, header .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li, header .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej, header .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
    border: none
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n.pfiyh1ej, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj {
    display: none;
    position: fixed;
    width: 96%;
    height: 500px;
    background: var(--bg);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 10px 10px rgba(0, 0, 0, .1);
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 142px
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: -12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 25px 30px 30px;
    font-size: 14px;
    max-height: 435px;
    overflow-y: auto
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul::-webkit-scrollbar-track, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: var(--bg)
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul::-webkit-scrollbar, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bg)
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul::-webkit-scrollbar-thumb, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul::-webkit-scrollbar-thumb {
    background-color: var(--text)
}
header .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n.pfiyh1ej, header .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li, header .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej, header .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
    border: none
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
    padding: 0;
    width: 200px;
    margin-left: 12px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 18px;
    color: var(--text);
    cursor: pointer;
    background: var(--bg);
    padding: 5px;
    line-height: normal;
    height: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 30px
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li.v8oxff9p, .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li:hover, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li.v8oxff9p, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li:hover {
    background: rgba(0, 143, 249, .1);
    color: var(--accent)
}
.jj2pl5b8y7p { border: 4px dotted #eef0c4; padding: 29px 1px; color: rgb(205, 4, 249); }
header .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj ul li:before {
    border-radius: 50%
}
.u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n ul li:before, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj ul li:before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin-right: -8px
}
@media (min-width: 768px) {
    header .gxb0c5vr {
        right: 85px
    }

    body header .u8iwjl40 .gxb0c5vr .co1ix0nh, body header .u8iwjl40 .gxb0c5vr .zdc9kwas {
        width: 65px !important;
        height: 30px
    }

    body .gf9xm4sn li span.v8oxff9p:before {
        color: var(--accent) !important
    }
}
@media (min-width: 1024px) {
    body .gf9xm4sn li span.v8oxff9p:before {
        color: var(--accent) !important
    }
}
@media (max-width: 768px) {
    header .u8iwjl40 .zdc9kwas {
        width: 65px;
        text-transform: uppercase;
        height: 28px
    }

    .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 96%;
        height: auto;
        z-index: 999
    }

    .u8iwjl40 .wnywlqfp {
        margin: 20px 15px 0 15px
    }

    .u8iwjl40 .wnywlqfp svg {
        display: block
    }

    .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul {
        padding: 20px 0;
        margin-left: 0;
        overflow: auto;
        height: calc(100vh - 104px);
        display: block
    }

    .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 170px
    }

    body .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: initial;
        flex-wrap: initial
    }

    .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li.v8oxff9p, .u8iwjl40 .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li:hover, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li.v8oxff9p, .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li:hover {
        background: 0 0;
        color: var(--accent)
    }

    span.qp9vzmlv {
        margin: -32px 0 0;
        left: 15px
    }

    .gj4kjk6c .ok5h1im7 [type=radio]:checked + label, .gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label {
        height: 40px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .gj4kjk6c .ok5h1im7 [type=radio]:checked + label:before, .gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:before {
        top: 9px
    }

    .gj4kjk6c .ok5h1im7 [type=radio]:checked + label:after, .gj4kjk6c .ok5h1im7 [type=radio]:not(:checked) + label:after {
        top: 12px
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .u8iwjl40 .wnywlqfp {
        margin-right: 40px
    }
}
.t8fwb42a li.v8oxff9p {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}
@media (min-width: 992px) {
    .vqid5e1i .i08nmq49 {
        margin-left: -20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .vqid5e1i .i08nmq49 .hh7k7t7v.ld76sjl0 {
        margin-left: 20px;
        width: 140px;
        margin-bottom: 20px
    }

    header .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej {
        z-index: 99
    }
}
.a6yewj3i.pfiyh1ej {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}
body .u8iwjl40 .gxb0c5vr {
    position: static;
    margin-right: 15px
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }

    .u8iwjl40 .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
        width: 100% !important;
    }
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n, .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj {
    border-radius: 10px !important;
}
header .gxb0c5vr {
    position: absolute;
    right: 85px;
    top: 20px;
}
.vl20oojk.pfiyh1ej {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.wnywlqfp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 30px 0 30px;
}
.wnywlqfp svg {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.ufx5b4t9 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
}
.tqljrkhk .hh7k7t7v.woaggtz1,
.tqljrkhk .zsf5jvnl.woaggtz1 {
    display: inline-block;
}
header .zdc9kwas {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    text-transform: uppercase;
}
.g324a0bqk { padding-right: 11px; display: grid; }
.zdc9kwas {
    padding: 0 5px;
}
.co1ix0nh,
.zdc9kwas {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.tqljrkhk .hh7k7t7v.woaggtz1 .co1ix0nh span:first-child,
.tqljrkhk .zsf5jvnl.woaggtz1 .zdc9kwas span:first-child {
    margin-right: 10px;
    color: var(--bg)
}
.tqljrkhk .hh7k7t7v.woaggtz1 .co1ix0nh span,
.tqljrkhk .zsf5jvnl.woaggtz1 .zdc9kwas span {
    display: inline-block;
    vertical-align: middle;
}
.tqljrkhk .zsf5jvnl.woaggtz1 .swi1dr2n label {
    color: var(--text);
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n label,
.tqljrkhk .zsf5jvnl.woaggtz1 .swi1dr2n label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px;
}
.rmaoe46u:before {
    background-position: center -192px;
}
[class*=flag-]:before {
    background: url(images/sprite-flag.ataavibs) no-repeat center bottom;
}
header .gxb0c5vr .zdc9kwas::after {
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position: absolute;
    right: 9px;
    top: 9px;
    color: var(--text);
    font-size: 16px;
}
header .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n.pfiyh1ej,
header .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li,
header .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej,
header .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
    border: none;
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n.pfiyh1ej,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none;
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj {
    display: none;
    position: absolute;
    width: 910px;
    height: 500px;
    background: var(--bg);
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 72px;
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: -12px;
    flex-wrap: wrap;
    width: 100%;
    padding: 25px 30px 30px;
    font-size: 14px;
}
header .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n.pfiyh1ej,
header .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li,
header .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj.pfiyh1ej,
header .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
    border: none;
}
.un1es4pa { display: flex; width: 43px; color: rgb(170, 30, 246); }
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
    padding: 0;
    width: 200px;
    margin-left: 12px;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 18px;
    color: var(--text);
    cursor: pointer;
    background: var(--bg);
    padding: 5px;
    line-height: normal;
    height: 32px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 30px;
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li.v8oxff9p,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li.v8oxff9p,
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li:hover,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li:hover {
    background: rgba(0, 143, 249, 0.1);
}
header .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj ul li:before {
    border-radius: 50%;
}
.tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n ul li:before,
.tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj ul li:before {
    content: "";
    width: 32px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: scale(.5);
    transform: scale(.5);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    margin-right: -8px;
}
body .lw6bftoz {
    display: none;
}
@media (min-width: 768px) {
    header .gxb0c5vr {
        right: 85px;
    }

    body header .gxb0c5vr .co1ix0nh,
    body header .gxb0c5vr .zdc9kwas {
        width: 65px !important;
        height: 28px;
    }

}
@media (max-width: 768px) {
    header .zdc9kwas {
        width: 65px;
        text-transform: uppercase;
        height: 28px;
    }

    .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n,
    .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 106%;
        height: auto;
    }

    .wnywlqfp {
        margin: 30px 15px 0 15px;
    }

    .wnywlqfp svg {
        display: none;
    }

    .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul,
    .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul {
        padding: 20px 0;
        margin-left: 0;
    }

    .tqljrkhk .hh7k7t7v.woaggtz1 .swi1dr2n > ul > li,
    .tqljrkhk .zsf5jvnl.woaggtz1 .v07pvcnj > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 100%;
    }
}
.tqljrkhk .u08nil2k {
justify-content: center;

}
.gzuyzxb4 i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.gzuyzxb4 span {
    position: relative;
    top: -4px;
    right: -3px;
}
a.gzzuhg54 {
    pointer-events: none;
    opacity: 0.7;
    cursor: pointer;
}
.rawc9grl a {
    padding: 15px;
}
.pdx9f13j.uwebdza8 {
    display: block;
}
.pdx9f13j {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 65;
    background: var(--bg);
}
.pdx9f13j .y9dmvq7n {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ypqn7c96n { padding: 49px 29px; margin: 1px; border: 5px dashed #0b8c0d; width: 88%; }
.q0jc4xyr {
    width: 60%;
    padding: 0 5px;
    font-size: 0.9rem;
    color: var(--text);
}
.eotvb7js {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--text);
}
.zqa93rmb {
    display: block;
    width: 20%;
    color: var(--text);
    border: 1px solid var(--text);
    height: 50px;
    border-radius: 6px;
    text-align: center;
    line-height: 50px;
    margin: 10px;
}
.pl28x2pc {
    display: block;
    width: 20%;
    color: var(--bg);
    border: 1px solid var(--text);
    background-color: var(--text);
    height: 50px;
    border-radius: 6px;
    text-align: center;
    line-height: 50px;
    margin: 10px;
    font-size: 16px;
}
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
}
@media (max-width: 800px) {
    .pdx9f13j .y9dmvq7n {
        flex-direction: column;
    }

    .q0jc4xyr, .zqa93rmb, .pl28x2pc {
        width: 100%;
    }
}
::-webkit-scrollbar {
    width: 1px;
    border-radius: 12px;
}
::-webkit-scrollbar-track {
    background-color: var(--bg);
    border-radius: 12px;
}
::-webkit-scrollbar-thumb {
    background-color: var(--accent);
    border-radius: 12px;
}
::-webkit-scrollbar-thumb:hover {
    background-color: var(--accent);
}
@media (min-width: 1024px) {
    .t0jg7awv {
        display: none !important;
    }

    .kvjuj742 {
        padding-left: 0px;
    }
}

.rzut80bi {
    width: 100%;
    margin-bottom: 40px;
}
.tcfy3fwi {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.tcfy3fwi h2 {
    color: var(--color-accent);
}
.rma3epnf {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.amjnfjaqtftf { padding: 16px 29px; display: flex; width: 17px; }
.n3s9u55i {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.n3s9u55i img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.n3s9u55i .p8q87m0n {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.n3s9u55i:hover .p8q87m0n {
    opacity: 1; 
}
.n3s9u55i:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .rma3epnf {
        justify-content: center;
        gap:10px;
    }
    .n3s9u55i {
        max-width: 120px;
        min-height: 190px;
    }
    .n3s9u55i img {
       
    }
}
.n3s9u55i {
max-width:inherit;
text-align: center;
}
.nomkaso2 {
 flex-basis: 49%; 
}
.y0id581u {
 flex-basis: 32.3333%; 
}
.fe61ovjs {
 flex-basis: 24%; 
}
.e4bf6d3j {
 flex-basis: 19%; 
}
.rsne3b1e {
 flex-basis: 15.6666%; 
}
.wquhuexf {
 flex-basis: 13.2857%; 
}
 

.ucrbylml {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.ucrbylml .t2r8rsav {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ucrbylml .jm6kpg9w {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.b2widodgawt { display: flex; width: 33vw; color: rgb(182, 127, 98); }
.ucrbylml .jm6kpg9w .dhttxwdl  {
list-style:none;
}
.ucrbylml .jm6kpg9w .dhttxwdl a {
    display: flex;
    align-items: center;
    font-weight: 500;
    text-decoration: none;
    padding: 3px 10px;
    line-height: normal;
    white-space: nowrap;
    border: 1px solid var(--color-accent);
    color: var(--color-light);
    border-radius: 15px;
}
.ucrbylml + section.xql0e96v {
margin-top:0px;
}

.n4caqjsl {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.lzpqvk6p h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.dqpdzhdq {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.ehka7jyq {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 0px dotted var(--color-light);
    padding: 0 1rem;
}

        .u5sg3zie {
          width: 100%;
height: 700px;
display: flex;
justify-content: center;
align-items: center;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin: 40px 0;
border-radius: 20px;

        }
.ja3udafx {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.oijhi7ex {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.lye6rqcz {
            background-color: #00bcd4;
            color: #fff;
        }
.f2vs8p3c {
            background-color: #ff9800;
            color: #fff;
        }
.oijhi7ex:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }

h1, h2, h3, h4, h5 {
    color: var(--text);
    margin: 1.5em 0 0.6em;
    line-height: 1.3;
}
.ihj9gu4b836 { display: block; }
p {
    margin-bottom: 1.4em;
    line-height: 1.7;
}

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 1.5em;
}
ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
}
ol {
    padding-left: 22px;
    margin-bottom: 1.5em;
}
ol li {
    margin-bottom: 12px;
    padding-left: 6px;
}

table {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 10px;
    overflow: hidden;
            
    overflow-x: auto;         
    -webkit-overflow-scrolling: touch;
}
thead {
    background: var(--accent);
}
tbody {
width: 100%;

}
tr {
width: 100%;

}
th, td {
    padding: 16px 18px;
    text-align: left;
border-bottom: 1px solid var(--accent);
    font-size: 0.95rem;
}
th {
    color: var(--text);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
}
td {
    color: var(--text-color);
}
.nr1yscjs { color: rgb(6, 10, 192); }
tr:last-child td {
    border-bottom: none;
}

@media (hover: hover) {
    tbody tr:hover {
        background: rgba(255, 255, 255, 0.06);
    }
}

.xs9o5md9 {
    float: right;
    margin: 0 0 20px 20px;
}
.osuhnc1k {
    float: left;
    margin: 0 20px 20px 0;
}

@media (max-width: 768px) {

    h1 { font-size: 1.8rem; }
    h2 { font-size: 1.5rem; }
    h3 { font-size: 1.3rem; }

    .xs9o5md9,
    .osuhnc1k {
        float: none;
        display: block;
        margin: 0 auto 20px;
        text-align: center;
    }

    table {
        font-size: 0.9rem;
    }

    th, td {
        padding: 14px 16px;
    }
}

.n4caqjsl {
	margin-bottom: 1.875rem;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}
.lzpqvk6p {
    width: 100%;
    max-width:100%;
    margin: 20px auto;
    padding: 10px;
}
.lzpqvk6p h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.dqpdzhdq {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--accent);
    padding: 1rem;
}
.ehka7jyq {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
    padding: 0 1rem;
}
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
    --menu: #fff;
}
.i9cz83p5 {
    background: var(--bg);
    color: var(--text);
    font-family: 'Open-sans', sans-serif;
    padding: 50px 20px 30px;
    font-size: 14px;
}
.vi8y3oah2hc { padding: 48px 12px; width: 44px; display: inline-block; }
.j51wynes {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin-bottom: 35px;
}
.vvh9rbr1 a {
    color: var(--menu);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.vvh9rbr1 a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--accent);
    transition: 0.3s ease;
}
.vvh9rbr1 a:hover::after {
    width: 100%;
}
.vrtsby3l {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.vljsblpr {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.pir0llns {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.vea8yvid {
max-width: 120px;
margin-left: 20px;
}
.vea8yvid img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.ri5cemok {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.z73ymk4n {
    display: flex;
    align-items: center;
    gap: 8px;
}
.g9nf2n9c {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.yfem1iyd {
    background: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 7px 1px 6px;
    border-radius: 50px;
}
.x0x1dyip { padding: 24px 41px; border: 5px dotted #fc593a; }
.euvh6y4g {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.euvh6y4g time {
    margin-left: 5px;
    color: var(--accent);
}

@media (max-width: 1025px) {
    .pir0llns {
        flex-direction: column;
        text-align: center;
    }

    .vea8yvid img {
        width: 75px;
        height: 75px;
    }
}
.c9a6ilj5{
display: flex;
justify-content: center;
}
.vrtsby3l {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.ssg6opzl {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

    .o8a7lnpc {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }

    .xodymuac {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }

    .g406p72h {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 32px;
      height: 32px;
      border-radius: 50%;
      border: 2px solid #ef4444;
      color: #ef4444;
      font-size: 10px;
      font-weight: 700;
      letter-spacing: -0.5px;
      margin-right: 4px;
      vertical-align: middle;
      flex-shrink: 0;
    }

    .lqxtmmtz {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.lqxtmmtz div {
display: flex;
gap: 10px;
}
.u4pcymdmmubu { padding-left: 28px; }
.lqxtmmtz span {
      color: var(--text);
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.lqxtmmtz a {
      color: var(--text);
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.lqxtmmtz a:hover { color: #c5cad6; }
.s8obp852 {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

    .k055ounj {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.iqfl0mre {
      display: flex;
      align-items: center;
      gap: 8px;
      background: rgba(255,255,255,0.04);
      border: 1px solid rgba(255,255,255,0.07);
      border-radius: 8px;
      padding: 7px 12px;
      text-decoration: none;
      color: #8a94a6;
      font-size: 11px;
      font-weight: 500;
      transition: background 0.2s, border-color 0.2s, color 0.2s;
      white-space: nowrap;
width: 130px;
min-height: 65px;
display: flex;
justify-content: center;
    }
.iqfl0mre:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .iqfl0mre svg {
      flex-shrink: 0;
    }

    .xae0ojjv {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.d7goyfnu {
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background: linear-gradient(135deg, #1a6faf 0%, #0d4f82 100%);
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 9px;
      font-weight: 800;
      color: #fff;
      letter-spacing: -0.5px;
      flex-shrink: 0;
    }

    .aplwwcoh {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.h1vs40ja {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }

    .ry0amd0k {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.fnvxqaui {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
.uuxjtg9lfr { display: block; width: 41px; padding-right: 19px; }

    .cuox4trh {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.cuox4trh a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.cuox4trh a:hover { color: #9aa0b0; }

    .iapto033 {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }

    @media (max-width: 480px) {
      .k055ounj { gap: 8px; }
      .iqfl0mre { font-size: 10px; padding: 6px 10px; }
    }
main ul li {
    list-style-type: disc;
    color: var(--text-color);
    margin-bottom: 8px;
    padding-left: 4px;
margin-left: 15px;
}
main ol li {
    list-style-type: decimal;
    color: var(--text);
    margin-bottom: 8px;
    font-weight: 600;
margin-left: 15px;
}
@media(max-width:768px)
{
table {
    display: block;
    overflow-x: auto;
}
    .xs9o5md9 {
    float: inherit;
    display: block;
}
}
.qjccyt1j.u08nil2k {
display: block;

}
blockquote {
    margin: 20px 0;
    padding: 15px 20px;
    border-left: 4px solid var(--accent);
    background-color: var(--bg);
    color: var(--text);
    font-style: italic;
    line-height: 1.6;
margin-left: 25px;
}
blockquote p {
    margin: 0;
}
blockquote cite {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: var(--menu);
    opacity: 0.7;
    font-style: normal;
}
.hnj23s7e {
   max-width: 1440px;
width: 100%;
    margin: 10px auto;
padding: 10px;
}
.vo5noa8tuvv { display: block; border: 3px dashed #90702e; color: rgb(246, 40, 173); padding-right: 35px; margin: 17px; padding-left: 13px; }
.eyhuhut4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.c2wvesd5 {
    padding: 24px;
    border-radius: 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.c2wvesd5:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.r0lytk6b {
    background: rgba(40, 167, 69, 0.12); 
    border: 1px solid rgba(40, 167, 69, 0.25);
}
.v9ar0auw {
    background: rgba(220, 53, 69, 0.12); 
    border: 1px solid rgba(220, 53, 69, 0.25);
}

.e32z5vu9 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}

.biv63aqs {
    list-style: none !important;
    padding: 0;
    margin: 0;
}
.biv63aqs li {
 list-style: none !important;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    line-height: 1.5;
}

.r0lytk6b li::before,
.v9ar0auw li::before {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    font-weight: bold;
}
.r0lytk6b li::before {
    content: "✔";
    color: #28a745;
}
.z1ezv3009r { padding-left: 7px; border: 2px dashed #a98dc2; width: 87%; }
.v9ar0auw li::before {
    content: "✖";
    color: #dc3545;
}

@media (max-width: 768px) {
    .eyhuhut4 {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 768px) {
    .f5g8yuhy main > :not(.ubmhrki1) h1 {
        background-color: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px); 
    }
}
.va1nm5gy {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  margin: 24px 0 16px;
}

#site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;

  width: 100%;
  height: 115px;

  background: var(--bg);
  color: var(--text);

  border-bottom: 1px solid color-mix(
    in srgb,
    var(--text) 12%,
    transparent
  );
}
#site-header,
#site-header *,
#site-header *::before,
#site-header *::after {
  box-sizing: border-box;
}
#site-header .y9dmvq7n {
  width: 100%;
  max-width: 1280px;
  height: 100%;

  margin: 0 auto;
  padding: 0 24px;
}
#site-header .zffasak2 {
  display: flex;
  align-items: center;
  justify-content: space-between;

  width: 100%;
  height: 100%;

  gap: 24px;
}

#site-header .fadmgziy {
  display: flex;
  align-items: center;

  flex: 0 0 auto;
  min-width: 0;

  margin: 0;
  padding: 0;
}
#site-header .kvjuj742 {
  display: flex;
  align-items: center;

  flex: 0 0 auto;

  width: auto;
  max-width: 200px;

  margin: 0;
  padding: 0;

  text-decoration: none;
}
#site-header .kvjuj742 img {
  display: block;

  max-width: 100%;
  height: auto;

  object-fit: contain;
}
.fou9cwal7ec5 { border: 2px dotted #063696; }

#header-menu {
  display: block;

  flex: 1 1 auto;
  min-width: 0;
}
#nav_menu-5 {
  width: 100%;
}
#nav_menu-5,
#nav_menu-5 .wwbilins {
  display: block;
}
#menu-menu-in-header-tr {
  display: flex;
  align-items: center;
  justify-content: center;

  gap: 24px;

  width: 100%;

  margin: 0;
  padding: 0;

  list-style: none;
}
#menu-menu-in-header-tr .vzosrznn {
  display: block;

  flex: 0 0 auto;

  margin: 0;
  padding: 0;

  list-style: none;
}
#menu-menu-in-header-tr .t87cgyee,
#menu-menu-in-header-tr .rjuii6bq {
  display: flex;
  align-items: center;
}
#menu-menu-in-header-tr a {
  display: inline-flex;
  align-items: center;

  padding: 10px 0;

  color: var(--text);

  font-size: 14px;
  line-height: 1.3;
  white-space: nowrap;
  text-decoration: none;

  transition: color 0.2s ease;
}
#menu-menu-in-header-tr a:hover,
#menu-menu-in-header-tr a:hover .seatzzzb {
  color: var(--accent);
}
#menu-menu-in-header-tr .seatzzzb {
  color: inherit;
}

#site-header #header-actions-mobile {
  display: none !important;
}

#site-header #header-actions-desktop {
  display: flex !important;
  align-items: center;

  flex: 0 0 auto;

  margin: 0;
  padding: 0;
}
#site-header .o91cw12e {

  align-items: center;
  justify-content: center;

  min-width: 190px;
  min-height: 52px;

  margin: 0;
  padding: 14px 24px 10px;

  background: var(--accent);
  color: var(--text);

  border: 2px solid var(--accent);
  border-radius: 6px;

  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;

  white-space: nowrap;
  text-align: center;
  text-decoration: none;

  cursor: pointer;

  transition:
    background 0.2s ease,
    color 0.2s ease,
    opacity 0.2s ease;
}
#site-header .o91cw12e:hover {
  background: transparent;
  color: var(--accent);
  opacity: 1;
}
.jwgsgo8p6j { margin: 14px; border: 3px dotted #b253b5; }
#site-header .o91cw12e .iu60itdw,
#site-header .o91cw12e .h86fiw8a {
  display: inline;

  width: auto;

  margin: 0;
  padding: 0;

  background: transparent;
  color: inherit;

  border: 0;
}

#burger-btn {
  display: none;
  align-items: center;
  justify-content: center;

  flex: 0 0 46px;

  width: 46px;
  height: 46px;

  margin: 0 0 0 auto;
  padding: 0;

  background: transparent;
  color: var(--text);

  border: 0;
  border-radius: 4px;

  cursor: pointer;
}
#burger-btn svg {
  display: block;
  pointer-events: none;
}
#icon-open {
  display: block;
}
#icon-close {
  display: none;
}

@media screen and (max-width: 1199.98px) {
  #site-header {
    height: 68px;
  }

  #site-header .y9dmvq7n {
    padding: 0 20px;
  }

  #site-header .zffasak2 {
    gap: 16px;
  }

  #site-header .kvjuj742 {
    max-width: 180px;
  }

  #site-header .kvjuj742 img {
    width: 160px;
    max-height: 50px;
  }

  
  #burger-btn {
    display: inline-flex !important;

    position: relative;
    z-index: 1004;
  }

  
  #site-header #header-actions-desktop {
    display: none !important;
  }

  
  #header-menu {
    display: block !important;

    position: fixed;
    inset: 0;
    z-index: 1001;

    width: 100%;
    height: 100vh;
    height: 100dvh;

    margin: 0;
    padding: 0;

    background: color-mix(
      in srgb,
      var(--text) 55%,
      transparent
    );

    opacity: 0;
    visibility: hidden;
    pointer-events: none;

    transition:
      opacity 0.25s ease,
      visibility 0.25s ease;
  }

  #header-menu[is-open] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  
  #nav_menu-5 {
    position: absolute;
    top: 0;
    right: 0;

    display: flex;
    flex-direction: column;

    width: min(88vw, 380px);
    height: 100%;

    margin: 0;
    padding: 86px 24px 28px;

    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain;

    background: var(--bg);
    color: var(--text);

    box-shadow: -8px 0 30px color-mix(
      in srgb,
      var(--text) 20%,
      transparent
    );

    transform: translateX(100%);
    transition: transform 0.3s ease;
  }

  #header-menu[is-open] #nav_menu-5 {
    transform: translateX(0);
  }

  #nav_menu-5 .wwbilins {
    width: 100%;
  }

  #menu-menu-in-header-tr {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;

    gap: 0;

    width: 100%;
  }

  #menu-menu-in-header-tr .vzosrznn {
    width: 100%;

    border-bottom: 1px solid color-mix(
      in srgb,
      var(--text) 14%,
      transparent
    );
  }

  #menu-menu-in-header-tr .t87cgyee,
  #menu-menu-in-header-tr .rjuii6bq {
    display: flex;

    width: 100%;
  }

  #menu-menu-in-header-tr .rjuii6bq {
    flex-wrap: wrap;
  }

  #menu-menu-in-header-tr a {
    display: flex;
    align-items: center;

    width: 100%;
    min-height: 54px;

    padding: 14px 0;

    color: var(--text);

    font-size: 17px;
    line-height: 1.4;
    white-space: normal;
  }

  
  #menu-menu-in-header-tr .uca53aha {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;

    gap: 12px;

    padding: 12px 0;
  }

  #menu-menu-in-header-tr .uca53aha a {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    width: auto;
    min-height: 40px;

    padding: 4px;

    font-size: 24px;
  }

  
  #site-header #header-actions-mobile {
    display: flex !important;
    justify-content: center;

    width: 100%;

    margin: 24px 0 0;
    padding: 22px 0 0;

    border-top: 1px solid color-mix(
      in srgb,
      var(--text) 14%,
      transparent
    );
  }

  #site-header #header-actions-mobile .o91cw12e {
    display: inline-flex;

    width: auto;
    min-width: 220px;
    max-width: 260px;
    min-height: 56px;

    margin: 0 auto;
    padding: 15px 28px;

    background: var(--accent);
    color: var(--bg);

    border: 2px solid var(--accent);
    border-radius: 6px;

    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;

    white-space: normal;
    text-align: center;
  }

  #site-header #header-actions-mobile .o91cw12e:hover {
    background: transparent;
    color: var(--accent);
  }

  #site-header #header-actions-mobile .h86fiw8a,
  #site-header #header-actions-mobile .iu60itdw {
    width: auto;

    background: transparent;
    color: inherit;
  }
}

@media screen and (max-width: 575.98px) {
  #site-header {
    height: 64px;
  }

  #site-header .y9dmvq7n {
    padding: 0 16px;
  }

  #site-header .kvjuj742 {
    max-width: 150px;
  }

  #site-header .kvjuj742 img {
    width: 140px;
    max-height: 46px;
  }

  #burger-btn {
    flex-basis: 42px;

    width: 42px;
    height: 42px;
  }

  #nav_menu-5 {
    width: min(92vw, 340px);
    padding: 80px 20px 24px;
  }

  #site-header #header-actions-mobile .o91cw12e {
    min-width: 210px;
    max-width: 100%;
  }
}

@media (prefers-reduced-motion: reduce) {
  #header-menu,
  #nav_menu-5,
  #site-header .o91cw12e {
    transition: none;
  }
}
.k90hwlet {
max-width: 1220px;
width: 100%;
margin: 0 auto;

}