.axzbjibp {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.zotesgf9 {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.cgcwj8as {
width: 25%;

}
.cgcwj8as img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.s35ap9yn {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.rvjxjvpl {
    display: flex;
    align-items: center;
    gap: 8px;
}
.b8y75y6b {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.gcy0d0x2 {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.sfc4qhwq {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.sfc4qhwq time {
    margin-left: 5px;
    color: var(--accent);
}

@media (max-width: 1025px) {
    .zotesgf9 {
        flex-direction: column;
        text-align: center;
    }

    .cgcwj8as 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;
}
.gm88jgvsf { width: 32vw; padding-right: 9px; color: rgb(186, 130, 234); padding-left: 14px; border: 1px dashed #b42641; margin: -10px; }
.gocea79p {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    z-index: 9999;
    left: -100%;
    max-width: 30%
}
.gocea79p .r4v54kjp {
    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
}
.dhccvev3 {
    width: 100%;
    margin: auto;
    position: relative
}
.fb7d0sqv .qgskkcov {
    position: relative;
    display: block
}
.l0eve76o {
    display: block;
    line-height: 1
}
header {
    width: 100%;
    height: 115px !important;
    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 .tzqxkrqe {
    width: 228px;
    display: inline-block;
    padding: 5px 10px 5px 34px;
    position: relative;
    vertical-align: middle
}
header .tzqxkrqe img {
    width: 100%
}
header .ftviiz13 {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s
}
.na35zcyg {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 99;
    cursor: pointer
}
.gocea79p {
    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
}
.ompzdkky4b4s { width: 78vw; color: rgb(92, 226, 182); }
.gocea79p nav {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    height: calc(100vh - 40px);
    overflow: auto
}
.gocea79p nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.gocea79p nav > * {
    max-height: calc(100% - 60px);
    overflow: auto;
    color: var(--text);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0
}
body[show] .h7usx4ye {
    width: 100%;
    overflow: hidden
}
body[show] .gocea79p {
    left: 0
}
body[show] header {
    position: fixed;
    z-index: 999;
    top: 0;
height: 115px;
}
body[show] .h7usx4ye {
    width: 100%;
    margin-left: 0
}
.gocea79p {
    -webkit-box-shadow: 1px 0 2px #ccc;
    box-shadow: 1px 0 2px #ccc
}
.gocea79p nav {
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
.gocea79p nav > * {
    max-height: calc(100% - 60px);
    overflow: auto
}
.gocea79p 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
}
.e6ljucw2 { display: inline-block; margin: -5px; border: 2px solid #669919; width: 55px; padding: 11px 49px; color: rgb(80, 244, 144); }
main h1 {
    margin-bottom: 20px;
    color: var(--text);
}
main h2 {
    margin-bottom: 20px;
    color: var(--text);
}
.a0ed7v88 {
    text-transform: uppercase
}
.a0ed7v88 {
    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
}
.gocea79p .r4v54kjp {
    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) {
    .h7b5fcbu {
        width: 100%
    }
}
.a0ed7v88 {
    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
    }

    .dhccvev3 {
        padding: 0
    }

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

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

    .na35zcyg {
        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
    }

    .uj61vnj5 {
        padding: 0 10px 0
    }

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

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

    header .ftviiz13 {
        padding: 13px 0
    }

    .uj61vnj5 {
        padding: 0 10px !important
    }

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

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

    .hlckuhwd 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 .a0ed7v88 {
    background: var(--accent)
}
.a0ed7v88 {
    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 .ftviiz13 {
    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
}
.ohdoszayf { border: 1px solid #dd9b39; padding: 43px 11px; margin: 0px; color: rgb(150, 87, 18); }
body header .tzqxkrqe {
    margin: -4px 0 0 0
}
body header .tzqxkrqe img {
    width: 250px;
    margin: 10px 0 0;
    height: 100%;
}
@media only screen and (max-width: 480px) {
    body header .tzqxkrqe img {
        width: 220px;
        margin: 0
    }
}
body header .ftviiz13 {
    padding: 9px 0
}
body .fb7d0sqv .qgskkcov {
    width: auto;
    height: auto
}
body .fb7d0sqv.na35zcyg a img {
    width: 20px;
    height: 17px
}
body .a0ed7v88.sg2x4wt7 {
    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
}
.a0ed7v88 {
    text-align: center;
    color: var(--bg);
    cursor: pointer
}
body[show] .gocea79p {
    top: 62px
}
body .gocea79p {
    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 .wswm6zdl {
    display: none
}
.ul8fqlls { color: rgb(45, 191, 25); }
body[show] .wswm6zdl {
    display: block;
    position: absolute;
    top: 21px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 10px
}
.ha266qxx {
    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
}
.ha266qxx .ny0npvt7 {
    margin-top: 24px
}
.ha266qxx .ny0npvt7 span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--text);
    display: block
}
body .uj61vnj5 {
    padding: 0 !important
}
body main .dhccvev3 {
    background: var(--bg);
    max-width: 1100px
}
body.hlckuhwd main .dhccvev3 {
    max-width: none;
    background-color: var(--bg)
}
body main h2 {
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: var(--text)
}
@media only screen and (min-width: 1025px) {
    body header .tzqxkrqe {
        padding: 0
    }

    body header .ftviiz13 {
        padding: 0
    }
}
@media only screen and (max-width: 480px) {
    body .na35zcyg {
        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 .dhccvev3 {
        max-width: 750px
    }
}
@media (min-width: 992px) {
    body .gocea79p {
        padding-top: 80px
    }

    body[show] .gocea79p {
        top: 0
    }

    header .tzqxkrqe img {
        width: 100%
    }

    body {
        padding-top: 68.43px !important
    }

    body .na35zcyg {
        top: 60%
    }

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

    body .fb7d0sqv .qgskkcov {
        width: auto;
        height: auto
    }

    body .fb7d0sqv.na35zcyg a img {
        width: 20px;
        height: 17px
    }

    body .gocea79p .r4v54kjp {
        display: block
    }

    body[show] .wswm6zdl {
        display: none
    }

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

    body .fb7d0sqv .qgskkcov {
        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 .ha266qxx {
        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 .dhccvev3 {
        max-width: 980px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body[show] .wswm6zdl {
        top: 15px;
        left: 15px
    }
}
.y4wy25hl [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.y4wy25hl [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.y4wy25hl [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)
}
.y4wy25hl [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
}
.ifgquq2l .y4wy25hl [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
body .a0ed7v88:hover {
    background: var(--accent)
}
a[target=_blank] {
    font-weight: 600
}
: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 .ftviiz13 {
        padding: 11px 0
    }

    body header .tzqxkrqe {
        margin: 0
    }

    body .na35zcyg {
        top: 21px
    }
}
body header .ftviiz13 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
@media only screen and (max-width: 768px) {
    body header .ftviiz13 {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
.zmptm7fn .q6nrqfsi [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.zmptm7fn .q6nrqfsi [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.yy8gphjr { display: grid; padding: 34px 28px; }
.zmptm7fn .q6nrqfsi [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)
}
.zmptm7fn .q6nrqfsi [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
}
.zmptm7fn .q6nrqfsi [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
@media (max-width: 768px) {
    .zmptm7fn .q6nrqfsi [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
    }

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

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

    .gocea79p .r4v54kjp {
        right: 10px;
    }
}
body[show] .gocea79p {
    background: var(--bg);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .15)
}
.gocea79p .r4v54kjp {
    background: 0 0
}
img {
    max-width: 100%
}
@media (min-width: 992px) {
    body header .ftviiz13 {
        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 .ftviiz13 {
    padding: 7px 0
}
.lrqhlp9lyipd { padding-left: 27px; margin: 4px; }
body header .tzqxkrqe {
    margin: 0
}
body[show] .wswm6zdl {
    top: 23px;
    left: 9px;
    width: 23px
}
body header .tzqxkrqe img {
    width: 121.65px;
    margin-top: 0
}
body[show] .wswm6zdl {
    background: var(--bg)
}
body .a0ed7v88.sg2x4wt7 {
    background: var(--accent);
    font-weight: 700;
    border-radius: 6px
}
body .a0ed7v88.sg2x4wt7:hover {
    background: var(--accent)
}
a[target=_blank] {
    font-weight: 600
}
.ha266qxx {
    background: var(--bg)
}
body main .dhccvev3 {
    background: var(--bg)
}
@media only screen and (max-width: 480px) {
    body header .tzqxkrqe img {
        width: 91px
    }
}
body header .ftviiz13 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media (min-width: 992px) {
    body header .tzqxkrqe img {
        width: 250px;
        margin: 0
    }

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

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

    }
}
body[show] .gocea79p {
    background: var(--bg);
}
.uutzi5axd { padding: 26px 16px; width: 4vw; margin: -12px; border: 3px dashed #cdd101; display: block; color: rgb(103, 183, 25); }
@media only screen and (max-width: 480px) {
    main h2 span {
        width: auto
    }
}
.p9g5b5hh {
    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 .p9g5b5hh .a0ed7v88.sg2x4wt7 {
    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 .gocea79p .r4v54kjp {
        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 .tzqxkrqe img {
        margin: 0
    }
}
@media (min-width: 992px) {
    body .a0ed7v88.sg2x4wt7 {
        padding-left: 10px;
        padding-right: 10px
    }
}
.pcb7kyt9 {
    margin-bottom: 32px;
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }
}
@media (min-width: 992px) {
    .r2p7m5ad {
        margin-bottom: 0 !important;
    }
}

.mp8ew2ow {
    height: 100%;
}
ul, ol {
    padding-left: 40px;
}
.nztg4kj1 {
    color: var(--text);
}
.j1qrj06b {
    text-align: center;
    font-size: 14px;
}
.u0rkjzgv {
    padding-left: 0 !important;
}
.u0rkjzgv {
    padding-right: 0 !important;
}
.rhco8tqc {
    padding: 1rem !important;
}
.ox9nr2ly {
    padding-left: 3rem !important;
}
.ox9nr2ly {
    padding-right: 3rem !important;
}
.n8dpyya6mf { border: 4px dashed #aedb17; color: rgb(72, 45, 3); padding: 46px 48px; display: block; margin: -5px; }
.uh83jppu {
    margin-left: 0 !important;
}
.uh83jppu {
    margin-right: 0 !important;
}
.t1s4o3ub {
    margin-bottom: 1rem !important;
}
.lyn51zwm {
    margin-bottom: 1.5rem !important;
}
.d0ug5obm {
    width: 100% !important;
}
.gwdo9yu0 {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.drwnrt6e {
    text-align: center;
}

html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}
*, ::after, ::before {
    box-sizing: inherit
}
.d6moakqc {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.d9g7bm9mcy { margin: 1px; display: inline-block; color: rgb(191, 112, 129); width: 47vw; padding: 32px 37px; border: 1px solid #a72561; }
@media (min-width: 576px) {
    .d6moakqc {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .d6moakqc {
        max-width: 720px
    }

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

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

    .cn92cdzs {
        text-align: left;
    }

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

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

    .d6moakqc {
        max-width: 1240px
    }

    .cx73ichw {
        margin-right: 3rem !important;
    }
}
.za31ssdz {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.konzrxl8, .h7b5fcbu, .vmsjvsi7, .vqw2is6m, .j6xz5ndt, .dael6a2w, .vpud9dv8, .ir1s958b, .dxes65co {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.konzrxl8 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.h7b5fcbu {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 768px) {
    .dael6a2w {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

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

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

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

    .j6xz5ndt {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}
@media (min-width: 1200px) {
    .dxes65co {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
.zgrbwyvy {
    display: -ms-flexbox !important;
    display: flex !important
}
@media (min-width: 992px) {
    .ao0uo2g2 {
        display: block !important
    }
}
.gwdo9yu0 {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.a6l2psn0 {
    -ms-flex-align: center !important;
    align-items: center !important;
justify-content: center;
max-width: 100%;
}
.a6l2psn0.skam6f30 {
margin-top: 20px;

}
.wqao4uh0 {
    background-color: var(--bg);
max-width: 1210px;
margin: 0 auto;
margin-top: 20px;
}
.gteof4wt {
    background-image: url(../images/bg2.uwbstpqy);
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
@media (max-width: 600px) {
    .gteof4wt {
        background-image: url(../images/bg2-mob.uwbstpqy);
    }
}
.b7229bc4 {
    font-size: 32px;
}
.l75jlmmh {
    display: block;
    background-color: var(--bg);
    padding: 14px 15px;
    border-radius: 8px;
    width: 100%;
    justify-content: space-between;
}
.afhywv1eabf1 { padding-left: 14px; display: grid; }
.l75jlmmh span {
    display: block;
}
.l75jlmmh img {
    width: 48px;
    height: 48px;
}
.u7zzdi12 {
    background-color: var(--accent);
    border-radius: 12px;
    height: 48px;
    width: 48px;
    min-width: 48px;
}
span.u7zzdi12 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.u7zzdi12 img {
    height: 16px;
    width: 16px;
}
span.zqq4flq7 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    margin-left: 15px;
    font-weight: bold;
}
.defxpgsd p {
    margin-bottom: 30px;
}
.defxpgsd h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 20px;
    color: var(--text);
}
.defxpgsd h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    padding: 20px 0;
    color: var(--text);
}
.defxpgsd h2, .defxpgsd h3 {
    display: block;
}
.defxpgsd img {
    max-width: 100%;
    height: auto;
}
.qje1tp898c { padding-right: 3px; margin: 14px; }
.qu523ob5 > table > thead > tr th {
    font-size: 1.2em;
    background-color: var(--bg);
    color: var(--bg);
    font-weight: 400;
}
.dajdukrf {
    border-radius: 10px;
}
.iyztyhu5 p {
    margin-bottom: 20px;
}
.x2k29h01 {
    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);
}

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

.pznuyahi {
    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;
}
.gurqaect {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    position: relative;
}
.u41b2ra0 {
    margin-left: 49px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.mmur59mx, .mhnr1vf0 {
    display: block;
    position: absolute;
    top: 10px;
    height: 3px;
    background: var(--text);
    width: 20px;
    border-radius: 4px;
    transition: .4s;
}
.q02r6tfj {
    height: 0;
    overflow: hidden;
    transition: 0.4s;
}
.d5owygazfq { border: 4px solid #584ceb; width: 5px; display: block; margin: -9px; padding: 33px 5px; color: rgb(41, 114, 129); }
.qqutuuzq {
    height: auto;
}

header {
    height: 62px;
}
.fcpdi4bj {
    display: none;
}
.fcpdi4bj > div > ul {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.fcpdi4bj > 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; 
}
.fcpdi4bj > div > ul > li:hover {
    transform: scale(1.08);
}
.fcpdi4bj > div > ul > li > a > img {
    margin-bottom: 0.3rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.fcpdi4bj li > a {
    color: var(--bg);
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
}

.ayl2ileq > div > ul {
    padding: 0;
}
.ayl2ileq > div > ul > li {
    border-bottom: 1px solid var(--text);
}
.ayl2ileq > div > ul > li > a {
    padding: 15px 0;
    display: flex;
    margin-left: 10px;
}
.ayl2ileq li > a {
    color: var(--menu);
    font-size: 16px;
    font-weight: 700;
}
.z9ssbxs0 {
    margin: 45px 0;
    display: block;
}
.bqw1v3korhvo { padding-left: 19px; border: 3px solid #63540c; }
.er4kwtbt {
    color: var(--bg) !important;
    z-index: 999999;
    width: 100%;
    height: 61px;
    background: var(--accent) !important;
    text-align: center;
    bottom: 0;
    right: 0;
}
.er4kwtbt a {
    color: #fff !important;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 9px;
    height: 45px;
}
.er4kwtbt {
    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;
}
.er4kwtbt .iq2rfk97 {
    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%;
    }
}
.w24ywnyh {
    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.qjca2kcu');
    src: local(''),
    url('../fonts/inter-v12-latin-regular.qjca2kcu#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-regular.xr9d4x1z') format('woff2'),
    url('../fonts/inter-v12-latin-regular.xcegsxd0') format('woff'),
    url('../fonts/inter-v12-latin-regular.ko61t7po') format('truetype'),
    url('images/inter-v12-latin-regular.ljmf1o6i#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.qjca2kcu');
    src: local(''),
    url('../fonts/inter-v12-latin-500.qjca2kcu#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-500.xr9d4x1z') format('woff2'),
    url('../fonts/inter-v12-latin-500.xcegsxd0') format('woff'),
    url('../fonts/inter-v12-latin-500.ko61t7po') format('truetype'),
    url('images/inter-v12-latin-500.ljmf1o6i#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.qjca2kcu');
    src: local(''),
    url('../fonts/inter-v12-latin-600.qjca2kcu#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-600.xr9d4x1z') format('woff2'),
    url('../fonts/inter-v12-latin-600.xcegsxd0') format('woff'),
    url('../fonts/inter-v12-latin-600.ko61t7po') format('truetype'),
    url('images/inter-v12-latin-600.ljmf1o6i#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.qjca2kcu');
    src: local(''),
    url('../fonts/inter-v12-latin-700.qjca2kcu#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-700.xr9d4x1z') format('woff2'),
    url('../fonts/inter-v12-latin-700.xcegsxd0') format('woff'),
    url('../fonts/inter-v12-latin-700.ko61t7po') format('truetype'),
    url('images/inter-v12-latin-700.ljmf1o6i#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.ko61t7po');
}
.hlckuhwd main > :not(.ubcez2fo) 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
    }

    .hlckuhwd main {
        padding-top: 5px
    }

    .gocea79p 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)
    }

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

    body {
        padding-top: 78px
    }

    .dhccvev3 {
        padding: 0
    }

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

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

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

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

    .a0ed7v88.sg2x4wt7 {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .ftviiz13 {
        padding: 13px 0
    }

    .uj61vnj5 {
        padding: 0 10px !important
    }

    .gocea79p {
        max-width: 100%;
        padding: 80px 20px 30px
    }
}
h2 {
    font-size: 23px;
    color: var(--text);
}
h1 {
    font-size: 26px;
    color: var(--text);
}
.uj61vnj5 {
    padding: 0
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
main h1 {
    margin-bottom: 20px;
    color: var(--text)
}
.ip401cg6nfnl { margin: -5px; display: none; border: 3px dotted #cda9ac; padding: 13px 30px; color: rgb(218, 47, 69); }
.a0ed7v88.sg2x4wt7 {
    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) {
    .dhccvev3 {
        padding: 0
    }

    .uj61vnj5 {
        padding: 0 15px
    }
}
@media only screen and (max-width: 1024px) {
    .uj61vnj5 {
        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)
}
.fb7d0sqv .qgskkcov {
    position: relative;
    display: block;
    width: 23px;
    height: 20px
}
.gocea79p .r4v54kjp {
    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
}
.dhccvev3 {
    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 .tzqxkrqe {
    width: 300px;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
    vertical-align: middle
}
header .ftviiz13 {
    position: relative;
    padding: 18px 0
}
.iwrfo2qso5 { margin: 7px; padding: 33px 18px; border: 4px solid #2bfa44; color: rgb(118, 249, 154); width: 89%; }
.na35zcyg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 99
}
.gocea79p {
    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
}
.gocea79p nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.gocea79p 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
}
.gocea79p nav {
    overflow: auto;
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
@media only screen and (max-width: 1166px) {
    .dhccvev3 {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {
    .gocea79p {
        max-width: 100%
    }
}
body header .ftviiz13 {
    display: flex;
    align-items: center;
    justify-content: space-between
}
body header .tzqxkrqe {
    margin: -6px 0 0 0;
}
body header .tzqxkrqe img {
     width: 250px;
}
@media only screen and (max-width: 480px) {
    body header .tzqxkrqe img {
        width: 120px;
    }
}
body header .ftviiz13 {
    padding: 17px 0;
}
body .fb7d0sqv .qgskkcov {
    width: 20px;
    height: auto;
}
.af3ldmqoy4zq { color: rgb(18, 208, 195); border: 5px dashed #8bea42; display: flex; width: 93vw; margin: -10px; padding: 42px 44px; }
body .fb7d0sqv.na35zcyg a img {
    width: 20px;
    height: 17px;
}
body .a0ed7v88.sg2x4wt7 {
    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);
}
@media (min-width: 992px) {
    body .a0ed7v88.sg2x4wt7 {
        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 .tzqxkrqe {
        padding: 0;
    }

    body header .ftviiz13 {
        padding: 0;
    }
}
body .wswm6zdl {
    display: none;
}
body[show] .wswm6zdl {
    display: block;
    position: absolute;
    top: 22px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 14px;
}
@media (min-width: 992px) {
    body[show] .wswm6zdl {
        display: none;
    }
}
html body {
    padding-top: 57.43px !important;
    font-family: 'Open-sans', sans-serif;
    background-color: var(--bg);
    min-width: 320px;
}
header .ftviiz13 {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
body {
    font-family: 'Inter';
}
.w24ywnyh {
    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
}
.r36ohleu {
    padding: 0;
    background: var(--bg);
    border-radius: 6px;
    position: relative;
    min-width: 150px;
    height: 41px
}
.ia0xc0ml {
    padding: 6px 16px;
    display: block;
    text-transform: uppercase;
    color: var(--text);
}
.s89quhgd {
    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);
}
.m5vdagow:hover > .s89quhgd {
    visibility: visible;
    opacity: 1;
}
.s89quhgd li {
    background: var(--bg);
    padding: 6px 16px;
    transition: .2s ease-in;
}
.s89quhgd li:hover a {
    opacity: .8;
}
.s89quhgd li > a {
    color: var(--text);
    display: flex;
    align-items: center;
}
.usv4yxew1 { padding: 29px 46px; color: rgb(27, 24, 250); width: 20px; }
.s89quhgd li > a > img {
    margin-right: 6px
}
.k9oezgus {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-gap: 5px;
    align-items: center;
    justify-content: center;
}
.k9oezgus i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.qu523ob5 {
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    box-shadow: none;
    margin-bottom: 20px;
}
.qu523ob5 table {
    min-width: 100%;
    width: 100%;
    max-width: 900px;
    margin: auto;
    border: 1px solid var(--text);
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
}
.qu523ob5 table thead {
    background: var(--bg);
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.qu523ob5 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
}
.qu523ob5 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)
}
.qu523ob5 table tr:nth-child(odd) td {
    background: var(--bg);
}
.qu523ob5 table tr:nth-child(even) td {
    background: var(--bg);
}
.qu523ob5 {
    line-height: 1.3 !important;
    margin-bottom: 32px !important;
}
.xkwa2d12.xkwa2d12 {
    justify-content: center;
}
.tdbidxb1lb { color: rgb(123, 74, 90); padding-left: 29px; padding-right: 37px; }
.c362iedc {
    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) {
    .c362iedc {
        bottom: 50px;
        left: auto;
        margin-left: 0;
        right: 20px;
    }
}
.m0sxj1g8 {
    margin-left: 5px;
}
.defxpgsd ul {
    list-style: disc;
    padding-left: 40px;
}
.hsazepd6 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 30px auto;
}
.hsazepd6 .qr0zcdg7, .hsazepd6 .ffdcnlmx {
    width: 45%;
}
.hsazepd6 .qr0zcdg7 ul, .hsazepd6 .ffdcnlmx ul {
    list-style: none;
    margin-top: 20px;
    padding: 0 5px;
}
.hsazepd6 .qr0zcdg7 ul li, .hsazepd6 .ffdcnlmx ul li {
    padding-left: 30px;
    padding-bottom: 7px;
    position: relative;
}
.hsazepd6 .qr0zcdg7 ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "✔️";
    background: inherit;
}
.hsazepd6 .ffdcnlmx ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "❌";
    background: inherit;
}
.qr0zcdg7 {
    background-color: var(--bg);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#article-text .qr0zcdg7 h3, #article-text .qr0zcdg7 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);
}
.ee1n8vcs { display: block; padding: 50px 21px; }
.ffdcnlmx {
    background-color: var(--bg);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#article-text .ffdcnlmx h3, #article-text .ffdcnlmx 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) {
    .hsazepd6 .qr0zcdg7, .hsazepd6 .ffdcnlmx {
        width: 100%;
    }

    .qr0zcdg7, .ffdcnlmx {
        border-radius: 6px;
    }

    #article-text .qr0zcdg7 h3, #article-text .qr0zcdg7 h2, #article-text .ffdcnlmx h3, #article-text .ffdcnlmx h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
}
.uu0cxksk {
    width: 100%;
    height: auto;
}
footer .bjqu4b4o .jxoygzfo .dytbbypg, footer .bjqu4b4o .jxoygzfo .agm8f0b2 {
    display: block
}
header .mmtoh46s {
    position: absolute;
    right: 85px;
    top: 20px
}
.ptzvjn9e {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    font-weight: 700
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw {
    display: inline-block
}
header .p9g5b5hh .a4gkskpp {
    background: var(--bg);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-transform: uppercase
}
header .p9g5b5hh .a4gkskpp:focus-within {
    border: 1px solid var(--accent)
}
.p9g5b5hh .a4gkskpp {
    padding: 0 5px
}
.h1fu8bdv05g6 { margin: -9px; display: none; border: 4px dashed #3ba1cd; padding: 20px 18px; color: rgb(167, 209, 44); }
.p9g5b5hh .k0hf8ayp, .p9g5b5hh .a4gkskpp {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .k0hf8ayp span:first-child, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .a4gkskpp span:first-child {
    margin-right: 8px;
    color: var(--bg)
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .k0hf8ayp span, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .a4gkskpp span {
    display: inline-block;
    vertical-align: middle
}
.p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .tiwzpext label {
    color: var(--text)
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext label, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .tiwzpext label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px
}
.haiafnsv:before {
    background-position: center -192px
}
header .p9g5b5hh .mmtoh46s .a4gkskpp::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 .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext.cucnbt74, header .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li, header .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74, header .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
    border: none
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext.cucnbt74, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74 {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 {
    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
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > 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
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul::-webkit-scrollbar-track, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > 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)
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul::-webkit-scrollbar, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bg)
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul::-webkit-scrollbar-thumb, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul::-webkit-scrollbar-thumb {
    background-color: var(--text)
}
header .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext.cucnbt74, header .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li, header .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74, header .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
    border: none
}
.gxrhitkgf6 { padding: 11px 40px; color: rgb(60, 45, 171); }
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > 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
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li.culmgugp, .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li:hover, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li.culmgugp, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li:hover {
    background: rgba(0, 143, 249, .1);
    color: var(--accent)
}
header .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 ul li:before {
    border-radius: 50%
}
.p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext ul li:before, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 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 .mmtoh46s {
        right: 85px
    }

    body header .p9g5b5hh .mmtoh46s .k0hf8ayp, body header .p9g5b5hh .mmtoh46s .a4gkskpp {
        width: 65px !important;
        height: 30px
    }

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

    .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 96%;
        height: auto;
        z-index: 999
    }

    .p9g5b5hh .ns4xv063 {
        margin: 20px 15px 0 15px
    }

    .p9g5b5hh .ns4xv063 svg {
        display: block
    }

    .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul {
        padding: 20px 0;
        margin-left: 0;
        overflow: auto;
        height: calc(100vh - 104px);
        display: block
    }

    .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 170px
    }

    body .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > 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
    }

    .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li.culmgugp, .p9g5b5hh .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li:hover, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li.culmgugp, .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li:hover {
        background: 0 0;
        color: var(--accent)
    }

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

    .zmptm7fn .q6nrqfsi [type=radio]:checked + label, .zmptm7fn .q6nrqfsi [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
    }

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

    .zmptm7fn .q6nrqfsi [type=radio]:checked + label:after, .zmptm7fn .q6nrqfsi [type=radio]:not(:checked) + label:after {
        top: 12px
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .p9g5b5hh .ns4xv063 {
        margin-right: 40px
    }
}
.g03rs4xp li.culmgugp {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}
@media (min-width: 992px) {
    .viyz0ee1 .azyrc9vf {
        margin-left: -20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .viyz0ee1 .azyrc9vf .i1zmf7ka.zuz1iy6w {
        margin-left: 20px;
        width: 140px;
        margin-bottom: 20px
    }

    header .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74 {
        z-index: 99
    }
}
.sibq1llu.cucnbt74 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}
body .p9g5b5hh .mmtoh46s {
    position: static;
    margin-right: 15px
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }

    .p9g5b5hh .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
        width: 100% !important;
    }
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext, .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 {
    border-radius: 10px !important;
}
header .mmtoh46s {
    position: absolute;
    right: 85px;
    top: 20px;
}
.vacvjche.cucnbt74 {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.ns4xv063 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 30px 0 30px;
}
.ns4xv063 svg {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.eo4b095m { margin: 14px; width: 92px; padding-right: 8px; }
.ptzvjn9e {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
}
.bjqu4b4o .i1zmf7ka.ue7xklmw,
.bjqu4b4o .sawzy2lq.ue7xklmw {
    display: inline-block;
}
header .a4gkskpp {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    text-transform: uppercase;
}
.a4gkskpp {
    padding: 0 5px;
}
.k0hf8ayp,
.a4gkskpp {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .k0hf8ayp span:first-child,
.bjqu4b4o .sawzy2lq.ue7xklmw .a4gkskpp span:first-child {
    margin-right: 10px;
    color: var(--bg)
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .k0hf8ayp span,
.bjqu4b4o .sawzy2lq.ue7xklmw .a4gkskpp span {
    display: inline-block;
    vertical-align: middle;
}
.bjqu4b4o .sawzy2lq.ue7xklmw .tiwzpext label {
    color: var(--text);
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext label,
.bjqu4b4o .sawzy2lq.ue7xklmw .tiwzpext label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px;
}
.haiafnsv:before {
    background-position: center -192px;
}
.avzn31xjfz2 { color: rgb(214, 109, 12); padding-left: 31px; border: 2px dashed #6a0a36; display: none; }
[class*=flag-]:before {
    background: url(images/sprite-flag.k3z34sx3) no-repeat center bottom;
}
header .mmtoh46s .a4gkskpp::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 .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext.cucnbt74,
header .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li,
header .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74,
header .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
    border: none;
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext.cucnbt74,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74 {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none;
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 {
    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;
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > 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 .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext.cucnbt74,
header .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li,
header .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6.cucnbt74,
header .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
    border: none;
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > 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;
}
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li.culmgugp,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li.culmgugp,
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li:hover,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li:hover {
    background: rgba(0, 143, 249, 0.1);
}
header .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 ul li:before {
    border-radius: 50%;
}
.x6bk6ig68 { padding-left: 20px; width: 38%; color: rgb(144, 54, 77); }
.bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext ul li:before,
.bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 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 .rj8ns5rs {
    display: none;
}
@media (min-width: 768px) {
    header .mmtoh46s {
        right: 85px;
    }

    body header .mmtoh46s .k0hf8ayp,
    body header .mmtoh46s .a4gkskpp {
        width: 65px !important;
        height: 28px;
    }

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

    .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext,
    .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 106%;
        height: auto;
    }

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

    .ns4xv063 svg {
        display: none;
    }

    .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul,
    .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul {
        padding: 20px 0;
        margin-left: 0;
    }

    .bjqu4b4o .i1zmf7ka.ue7xklmw .tiwzpext > ul > li,
    .bjqu4b4o .sawzy2lq.ue7xklmw .ifsxciy6 > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 100%;
    }
}
.bjqu4b4o .za31ssdz {
justify-content: center;

}
.xtsmfrec i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.xtsmfrec span {
    position: relative;
    top: -4px;
    right: -3px;
}
a.fc6eu2g5 {
    pointer-events: none;
    opacity: 0.7;
    cursor: pointer;
}
.dw5d0mbd a {
    padding: 15px;
}
.o70udv3y.x0xngx87 {
    display: block;
}
.o70udv3y {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 65;
    background: var(--bg);
}
.o70udv3y .d6moakqc {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.p2nb6d5g {
    width: 60%;
    padding: 0 5px;
    font-size: 0.9rem;
    color: var(--text);
}
.zx6ghwjd {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--text);
}
.euln4ezi {
    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;
}
.a526lj4a {
    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;
}
.zh2sio6bv { color: rgb(26, 57, 49); width: 22px; margin: -4px; padding: 21px 19px; border: 5px dashed #ffd668; display: inline-block; }
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
}
@media (max-width: 800px) {
    .o70udv3y .d6moakqc {
        flex-direction: column;
    }

    .p2nb6d5g, .euln4ezi, .a526lj4a {
        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) {
    .qgskkcov {
        display: none !important;
    }

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

.r64pmoi2 {
    width: 100%;
    margin-bottom: 40px;
}
.ohzykpea {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.ohzykpea h2 {
    color: var(--color-accent);
}
.n5ssrkpk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.qgddvt9x {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.qgddvt9x img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.yihzkgjzd { color: rgb(196, 183, 135); padding: 26px 10px; margin: 4px; display: grid; border: 5px dotted #8500a2; }
.qgddvt9x .ljmf1o6i {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.qgddvt9x:hover .ljmf1o6i {
    opacity: 1; 
}
.qgddvt9x:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .n5ssrkpk {
        justify-content: center;
        gap:10px;
    }
    .qgddvt9x {
        max-width: 120px;
        min-height: 190px;
    }
    .qgddvt9x img {
       
    }
}
.qgddvt9x {
max-width:inherit;
text-align: center;
}
.ow721lpk {
 flex-basis: 49%; 
}
.oxphv7jp {
 flex-basis: 32.3333%; 
}
.rq2zhftj {
 flex-basis: 24%; 
}
.gyxnmad7 {
 flex-basis: 19%; 
}
.x5o5zuue {
 flex-basis: 15.6666%; 
}
.jpzr20y1 {
 flex-basis: 13.2857%; 
}
 

.hwg5d73j {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.hwg5d73j .g5z9r1ag {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.hwg5d73j .w1pjjhsd {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.hwg5d73j .w1pjjhsd .bd59ui4e  {
list-style:none;
}
.diujhlxe { color: rgb(106, 153, 194); margin: -1px; border: 2px dashed #94d066; display: block; padding: 7px 43px; width: 41px; }
.hwg5d73j .w1pjjhsd .bd59ui4e 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;
}
.hwg5d73j + section.hl83uqge {
margin-top:0px;
}

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

        .ean22h56 {
          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;

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

h1, h2, h3, h4, h5 {
    color: var(--accent);
    margin: 1.5em 0 0.6em;
    line-height: 1.3;
}
.bv1pj5en { border: 2px dotted #b5e81f; display: grid; padding-left: 25px; }
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(--bg);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
}
.gmgf82l4h58x { padding: 44px 46px; width: 89%; display: grid; margin: -8px; }
td {
    color: var(--text-color);
}
tr:last-child td {
    border-bottom: none;
}

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

.lsbtzacg {
    float: right;
    margin: 0 0 20px 20px;
}
.qpgfjoy9 {
    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; }

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

    table {
        font-size: 0.9rem;
    }

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

.sjttjsj7 {
	margin-bottom: 1.875rem;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}
.usg6788l {
    width: 100%;
    max-width:100%;
    margin: 20px auto;
    padding: 10px;
}
.usg6788l h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.tfkj1ni4 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--accent);
    padding: 1rem;
}
.nexcthuf {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
    padding: 0 1rem;
}
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
    --menu: #fff;
}
.c8crzy58 {
    background: var(--bg);
    color: var(--text);
    font-family: 'Open-sans', sans-serif;
    padding: 50px 20px 30px;
    font-size: 14px;
}
.rm2jg93u {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin-bottom: 35px;
}
.qd96e76h { width: 99vw; padding-left: 44px; display: inline-block; padding-right: 38px; }
.ubkrbigx a {
    color: var(--menu);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.ubkrbigx a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--accent);
    transition: 0.3s ease;
}
.ubkrbigx a:hover::after {
    width: 100%;
}
.ovhigvo7 {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.axzbjibp {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.zotesgf9 {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.cgcwj8as {
max-width: 120px;
margin-left: 20px;
}
.cgcwj8as img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.s35ap9yn {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.rvjxjvpl {
    display: flex;
    align-items: center;
    gap: 8px;
}
.b8y75y6b {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.gcy0d0x2 {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.sfc4qhwq {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.sfc4qhwq time {
    margin-left: 5px;
    color: var(--accent);
}

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

    .cgcwj8as img {
        width: 75px;
        height: 75px;
    }
}
.mzr0emwim7d { margin: -5px; padding: 14px 38px; border: 3px solid #368835; display: block; width: 91vw; }
.urm0hqj4{
display: flex;
justify-content: center;
}
.ovhigvo7 {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.a09ohz6d {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }

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

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

    .v2j10b2n {
      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;
    }

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

    }
.ypndghq1 a:hover { color: #c5cad6; }
.bzsrlbkoejf { padding: 9px 48px; margin: -15px; border: 4px dashed #1c80ba; width: 16%; display: none; }
.wprdc0bz {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }

    .uzdmi1jd {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.wr2sndrx {
      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;
    }
.wr2sndrx:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }

    .wr2sndrx svg {
      flex-shrink: 0;
    }

    .jbvojlpz {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.sxbdhl7q {
      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;
    }

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

    .aydkyk69 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.vjthiy3h {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
.kjmq4kah39hm { border: 1px dashed #f885e4; margin: 18px; padding: 3px 49px; display: block; }

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

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

    @media (max-width: 480px) {
      .uzdmi1jd { gap: 8px; }
      .wr2sndrx { 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(--accent);
    margin-bottom: 8px;
    font-weight: 600;
margin-left: 15px;
}
@media(max-width:768px)
{
table {
    display: block;
    overflow-x: auto;
}
    .lsbtzacg {
    float: inherit;
    display: block;
}
}
.zn44qdty.za31ssdz {
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;
}
.e356dn0a {
   max-width: 1440px;
width: 100%;
    margin: 10px auto;
padding: 10px;
}
.eitfl8cp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.pwo7sci2 {
    padding: 24px;
    border-radius: 16px;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.llu3xknt8 { color: rgb(253, 255, 150); margin: -1px; border: 4px dotted #37c79f; width: 55px; padding: 1px 27px; }

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

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

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

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

.qr0zcdg7 li::before,
.ffdcnlmx li::before {
    position: absolute;
    left: 0;
    top: 2px;
    font-size: 16px;
    font-weight: bold;
}
.qr0zcdg7 li::before {
    content: "✔";
    color: #28a745;
}
.ffdcnlmx li::before {
    content: "✖";
    color: #dc3545;
}

@media (max-width: 768px) {
    .eitfl8cp {
        grid-template-columns: 1fr;
    }
}
.gqmww4p73s3x { color: rgb(119, 219, 127); padding: 26px 40px; margin: 14px; width: 78vw; border: 2px dotted #3d5439; }
@media (max-width: 768px) {
    .hlckuhwd main > :not(.ubcez2fo) h1 {
        background-color: rgba(0, 0, 0, 0.5);
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px); 
    }
}
.mfj0gzao {
  font-size: 32px;
  font-weight: 800;
  line-height: 1.2;
  margin: 24px 0 16px;
}
@media (max-width: 768px) {
  #header-menu {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.85);
    z-index: 999;
    align-items: center;
    justify-content: center;
  }

  #header-menu[is-open] {
    display: flex;
  }

  #header-menu .zjsf7957 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
  }

  #header-menu .v5fj0g63 a {
    font-size: 1.25rem;
    color: #fff;
  }
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background: var(--bg);
  border-bottom: 1px solid rgba(255,255,255,0.08);
  height: 64px;
}
.d6moakqc {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  height: 100%;
}
.ftviiz13 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  height: 100%;
}

.tzqxkrqe {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-shrink: 0;
}
.l0eve76o img {
  display: block;
  width: 140px;
  height: auto;
}

#burger-btn {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px;
  flex-shrink: 0;
}

.jhxk4pbb {
  flex: 1;
  display: flex;
  justify-content: center;
}
#header-menu {
  display: flex;
}
.zjsf7957,
.fcpdi4bj,
.ewx4k6fi {
  display: flex;
  align-items: center;
}
#menu-menu-in-header-tr {
  display: flex;
  align-items: center;
  gap: 28px;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu-menu-in-header-tr .zqy35cn6 {
  display: flex;
  align-items: center;
}
#menu-menu-in-header-tr a,
#menu-menu-in-header-tr .m0sxj1g8 {
  color: var(--text);
  font-size: 14px;
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.2s;
}
.qup6y49spu5 { color: rgb(196, 247, 8); padding: 49px 37px; display: block; width: 69%; }
#menu-menu-in-header-tr a:hover .m0sxj1g8,
#menu-menu-in-header-tr a:hover {
  color: var(--accent);
}

.p9g5b5hh {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.zg2b0a70 {
  display: inline-flex;
  align-items: center;
  padding: 8px 20px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
  text-decoration: none;
  transition: opacity 0.2s;
  cursor: pointer;
}
.zg2b0a70:hover {
  opacity: 0.85;
}
.uci3uy76,
.uci3uy76 .a0ed7v88 {
  background: var(--accent);
  color: var(--bg);
  border: none;
}
.vm89k4zl {
  background: transparent;
  border: 1px solid rgba(255,255,255,0.25);
  color: var(--text);
}