:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
    --menu: #fff;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
body {
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    background: var(--bg);
    color: var(--text);
    overflow-x: hidden !important;
    font-family: 'Montserrat', sans-serif;
}
.fmpeb82p {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    z-index: 9999;
    left: -100%;
    max-width: 30%
}
.fmpeb82p .ibxk1ay7 {
    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
}
.s1um5lfj {
    width: 100%;
    margin: auto;
    position: relative
}
.mzc4qpcw .fvjztfqc {
    position: relative;
    display: block
}
.mqnag1x9 {
    display: block;
    line-height: 1
}
.le4ols9h7ew { color: rgb(183, 158, 82); display: flex; padding: 45px 33px; margin: 7px; width: 53vw; border: 3px solid #5765d5; }
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 .d6rbkoqt {
    width: 228px;
    display: inline-block;
    padding: 5px 10px 5px 34px;
    position: relative;
    vertical-align: middle
}
header .d6rbkoqt img {
    width: 100%
}
header .vcm3zxqx {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s
}
.ydee7do9 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 99;
    cursor: pointer
}
.fmpeb82p {
    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
}
.fmpeb82p nav {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    height: calc(100vh - 40px);
    overflow: auto
}
.fmpeb82p nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.fmpeb82p nav > * {
    max-height: calc(100% - 60px);
    overflow: auto;
    color: var(--text);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0
}
body[show] .h84ytwwd {
    width: 100%;
    overflow: hidden
}
body[show] .fmpeb82p {
    left: 0
}
body[show] header {
    position: fixed;
    z-index: 999;
    top: 0
}
body[show] .h84ytwwd {
    width: 100%;
    margin-left: 0
}
.k3a2m4plp { display: none; }
.fmpeb82p {
    -webkit-box-shadow: 1px 0 2px #ccc;
    box-shadow: 1px 0 2px #ccc
}
.fmpeb82p nav {
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
.fmpeb82p nav > * {
    max-height: calc(100% - 60px);
    overflow: auto
}
.fmpeb82p nav > ::-webkit-scrollbar {
    display: none
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
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);
}
.br1rb10m {
    text-transform: uppercase
}
.npgfxt84k { margin: 0px; width: 52px; border: 4px dotted #9a52fe; padding: 33px 23px; display: inline-block; }
.br1rb10m {
    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
}
.fmpeb82p .ibxk1ay7 {
    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) {
    .j2epm1td {
        width: 100%
    }
}
.br1rb10m {
    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
    }

    .s1um5lfj {
        padding: 0
    }

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

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

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

    .sbe37lbb {
        padding: 0 10px 0
    }

    .br1rb10m.iry8dtsq {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .vcm3zxqx {
        padding: 13px 0
    }

    .sbe37lbb {
        padding: 0 10px !important
    }

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

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

    .sw6u3gax main h1 {
        padding: 15px 10px 0;
        font-size: 30px
    }
}
@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 .br1rb10m {
    background: var(--accent)
}
.br1rb10m {
    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: Inter;
    font-weight: 400;
    padding-top: 57.43px !important;
    background-color: var(--bg) !important;
}
body header .vcm3zxqx {
    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
}
.yhhe85d9 { border: 2px dotted #9a39e4; }
body header .d6rbkoqt {
    margin: -4px 0 0 0
}
body header .d6rbkoqt img {
    width: 180px;
    margin: 10px 0 0
}
@media only screen and (max-width: 480px) {
    body header .d6rbkoqt img {
        width: 220px;
        margin: 0
    }
}
body header .vcm3zxqx {
    padding: 9px 0
}
body .mzc4qpcw .fvjztfqc {
    width: auto;
    height: auto
}
body .mzc4qpcw.ydee7do9 a img {
    width: 20px;
    height: 17px
}
body .br1rb10m.iry8dtsq {
    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: var(--text);
    cursor: pointer;
    display: inline-block;
    text-align: center
}
.br1rb10m {
    text-align: center;
    color: var(--bg);
    cursor: pointer
}
body[show] .fmpeb82p {
    top: 62px
}
body .fmpeb82p {
    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 .xnnpdihf {
    display: none
}
body[show] .xnnpdihf {
    display: block;
    position: absolute;
    top: 21px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 10px
}
.ussduvcot { margin: -3px; padding-right: 19px; border: 4px dotted #2d16c6; }
.b8o9numc {
    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
}
.b8o9numc .nq1pj9kz {
    margin-top: 24px
}
.b8o9numc .nq1pj9kz span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--text);
    display: block
}
body .sbe37lbb {
    padding: 0 !important
}
body main .s1um5lfj {
    background: var(--bg);
    max-width: 1100px
}
body.sw6u3gax main .s1um5lfj {
    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 .d6rbkoqt {
        padding: 0
    }

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

    body[show] .fmpeb82p {
        top: 0
    }

    header .d6rbkoqt img {
        width: 100%
    }

    body {
        padding-top: 68.43px !important
    }

    body .ydee7do9 {
        top: 60%
    }

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

    body .mzc4qpcw .fvjztfqc {
        width: auto;
        height: auto
    }

    body .mzc4qpcw.ydee7do9 a img {
        width: 20px;
        height: 17px
    }

    body .fmpeb82p .ibxk1ay7 {
        display: block
    }

    body[show] .xnnpdihf {
        display: none
    }

    body .b8o9numc {
        padding: 51px 15px 60px
    }
}
.b8o9numc .nq1pj9kz 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 .ydee7do9 {
        display: block;
        height: 100%;
        width: 40px;
        top: 25px;
        left: -10px
    }

    body .mzc4qpcw .fvjztfqc {
        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 .b8o9numc {
        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 .s1um5lfj {
        max-width: 980px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body[show] .xnnpdihf {
        top: 15px;
        left: 15px
    }
}
.dtgaz5dd [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.dtgaz5dd [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.dtgaz5dd [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)
}
.fpiy1ryz { border: 4px solid #963617; display: block; margin: -13px; width: 12px; }
.dtgaz5dd [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
}
.cwis878c .dtgaz5dd [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
body .br1rb10m: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: Verdana, Geneva, Tahoma, sans-serif
}
button {
    outline: 0;
    background: 0 0;
    border: 0;
    cursor: pointer
}
@media only screen and (max-width: 480px) {
    body header .vcm3zxqx {
        padding: 11px 0
    }

    body header .d6rbkoqt {
        margin: 0
    }

    body .ydee7do9 {
        top: 21px
    }
}
body header .vcm3zxqx {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}
@media only screen and (max-width: 768px) {
    body header .vcm3zxqx {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}
.r73z1xkw .uzxg9r9q [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.r73z1xkw .uzxg9r9q [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.r73z1xkw .uzxg9r9q [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)
}
.r73z1xkw .uzxg9r9q [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
}
.z8n3q8v4x { margin: -16px; padding-left: 24px; color: rgb(88, 50, 80); }
.r73z1xkw .uzxg9r9q [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
@media (max-width: 768px) {
    .r73z1xkw .uzxg9r9q [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
    }

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

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

    .fmpeb82p .ibxk1ay7 {
        right: 10px;
    }
}
body[show] .fmpeb82p {
    background: var(--bg);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .15)
}
.fmpeb82p .ibxk1ay7 {
    background: 0 0
}
img {
    max-width: 100%
}
@media (min-width: 992px) {
    body header .vcm3zxqx {
        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 .vcm3zxqx {
    padding: 7px 0
}
body header .d6rbkoqt {
    margin: 0
}
body[show] .xnnpdihf {
    top: 23px;
    left: 9px;
    width: 23px
}
body header .d6rbkoqt img {
    width: 121.65px;
    margin-top: 0
}
body[show] .xnnpdihf {
    background: var(--bg)
}
body .br1rb10m.iry8dtsq {
    background: var(--accent);
    font-weight: 700;
    border-radius: 6px
}
body .br1rb10m.iry8dtsq:hover {
    background: var(--accent)
}
.ng0145rmb0ix { margin: -16px; padding: 40px 46px; color: rgb(15, 215, 52); }
a[target=_blank] {
    font-weight: 600
}
.b8o9numc {
    background: var(--bg)
}
body main .s1um5lfj {
    background: var(--bg)
}
@media only screen and (max-width: 480px) {
    body header .d6rbkoqt img {
        width: 91px
    }
}
body header .vcm3zxqx {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media (min-width: 992px) {
    body header .d6rbkoqt img {
        width: 100px;
        margin: 0
    }

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

    body header .d6rbkoqt {
        margin: 0
    }
}
@media only screen and (max-width: 1024px) {
    body .ydee7do9 {
        top: 25px
    }
}
body[show] .fmpeb82p {
    background: var(--bg);
}
@media only screen and (max-width: 480px) {
    main h2 span {
        width: auto
    }
}
.gshcivy9 {
    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 .gshcivy9 .br1rb10m.iry8dtsq {
    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 .fmpeb82p .ibxk1ay7 {
        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 .d6rbkoqt img {
        margin: 0
    }
}
@media (min-width: 992px) {
    body .br1rb10m.iry8dtsq {
        padding-left: 10px;
        padding-right: 10px
    }
}
.tmld8p57 {
    margin-bottom: 32px;
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }
}
@media (min-width: 992px) {
    .b5ujtbgh {
        margin-bottom: 0 !important;
    }
}
/* == custom == */
.r8amhkir {
    height: 100%;
}
ul, ol {
    padding-left: 40px;
}
.oqfa98vg {
    color: var(--text);
}
.f4mddibu {
    text-align: center;
    font-size: 14px;
}
.oymydhqn {
    padding-left: 0 !important;
}
.oymydhqn {
    padding-right: 0 !important;
}
.r8r7632z {
    padding: 1rem !important;
}
.ynhm37hk { display: inline-block; }
.i51ifc3w {
    padding-left: 3rem !important;
}
.i51ifc3w {
    padding-right: 3rem !important;
}
.ob2litpm {
    margin-left: 0 !important;
}
.ob2litpm {
    margin-right: 0 !important;
}
.f16lhfe6 {
    margin-bottom: 1rem !important;
}
.t3zmw7hy {
    margin-bottom: 1.5rem !important;
}
.mcox54w6 {
    width: 100% !important;
}
.hxf3dsae {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.w7rzqqxh {
    text-align: center;
}
/* greed */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}
*, ::after, ::before {
    box-sizing: inherit
}
.piu08dwa {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media (min-width: 576px) {
    .piu08dwa {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .piu08dwa {
        max-width: 720px
    }

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

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

    .ai2jwks8 {
        text-align: left;
    }

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

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

    .piu08dwa {
        max-width: 1240px
    }

    .jp45d1mj {
        margin-right: 3rem !important;
    }
}
.pwiuvijl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.uwo24xpe, .j2epm1td, .kudt3nt9, .t4ynjrpp, .doo8fpyb, .gs080y47, .pdzg4f44, .x4rgysjm, .utme9lmf {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.uwo24xpe {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.ror9wr9vvh { width: 49px; color: rgb(79, 190, 149); }
.j2epm1td {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 768px) {
    .gs080y47 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

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

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

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

    .doo8fpyb {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}
@media (min-width: 1200px) {
    .utme9lmf {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
.uqofq2xs {
    display: -ms-flexbox !important;
    display: flex !important
}
@media (min-width: 992px) {
    .qwsjw0c8 {
        display: block !important
    }
}
.hxf3dsae {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.z8w13i8m {
    -ms-flex-align: center !important;
    align-items: center !important;
max-width: 100%;
}
.pr42f6ro {
    background-color: var(--bg);
max-width: 1210px;
margin: 0 auto;
}
.bx0zoiak {
    background-image: url(../images/bg2.eyfzekpu);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
@media (max-width: 600px) {
    .bx0zoiak {
        background-image: url(../images/bg2-mob.eyfzekpu);
    }
}
.lk62svul {
    font-size: 32px;
}
.odpgyi4a {
    display: block;
    background-color: var(--bg);
    padding: 14px 15px;
    border-radius: 8px;
    width: 100%;
    justify-content: space-between;
}
.odpgyi4a span {
    display: block;
}
.odpgyi4a img {
    width: 48px;
    height: 48px;
}
.xt1yfvy2 {
    background-color: var(--accent);
    border-radius: 12px;
    height: 48px;
    width: 48px;
    min-width: 48px;
}
.d4ci1crw8eha { padding: 5px 10px; color: rgb(104, 144, 116); display: none; }
span.xt1yfvy2 {
    display: flex;
    justify-content: center;
    align-items: center;
}
.xt1yfvy2 img {
    height: 16px;
    width: 16px;
}
span.kei90pfc {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    margin-left: 15px;
    font-weight: bold;
}
.wo4m16dt p {
    margin-bottom: 30px;
}
.wo4m16dt h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 20px;
    color: var(--text);
}
.wo4m16dt h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    padding: 20px 0;
    color: var(--text);
}
.wo4m16dt h2, .wo4m16dt h3 {
    display: block;
}
.wo4m16dt img {
    max-width: 100%;
    height: auto;
}
.vf43o3z5 > table > thead > tr th {
    font-size: 1.2em;
    background-color: var(--bg);
    color: var(--bg);
    font-weight: 400;
}
.mpfcz66z {
    border-radius: 10px;
}
.dipk8a9l p {
    margin-bottom: 20px;
}
.wfeatyk9 {
    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);
}
/* footer */
.hjtjqnnr > .tmld8p57 {
    margin-bottom: 45px;
}
.y2r3m7sj div > ul {
    padding-left: 0;
    list-style: none;
}
.y2r3m7sj div > ul > li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.gqv79ikqq8 { width: 6%; padding: 41px 47px; border: 4px dotted #0701c3; }
.y2r3m7sj div > ul > li > a {
    font-weight: 600;
}
.uw411u6k {
    display: flex;
    justify-content: end;
}
/* Accordion */
.r9e0kqwq {
    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;
}
.aloq3dk4 {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    position: relative;
}
.i93t5u4m {
    margin-left: 49px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.ivdh28bp, .l3qoe61a {
    display: block;
    position: absolute;
    top: 10px;
    height: 3px;
    background: var(--text);
    width: 20px;
    border-radius: 4px;
    transition: .4s;
}
.kp55wts3 {
    height: 0;
    overflow: hidden;
    transition: 0.4s;
}
.d1h6x3en {
    height: auto;
}
/* MAIN-MENU */
header {
    height: 62px;
}
.q1kvc8e3 {
    display: none;
}
.q1kvc8e3 > div > ul {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.i0qnwm6p21q { margin: -10px; width: 60%; color: rgb(243, 127, 106); }
.q1kvc8e3 > div > ul > li {
    display: flex;
    align-items: center;
    flex-direction: column-reverse;
    background: var(--accent);
    margin-left: 6px;
    padding: 10px;
    text-align: center;
    height: auto;
    justify-content: center;
    transition: 0.2s ease all; 
}
.q1kvc8e3 > div > ul > li:hover {
    transform: scale(1.08);
}
.q1kvc8e3 > div > ul > li > a > img {
    margin-bottom: 0.3rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.q1kvc8e3 li > a {
    color: var(--bg);
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
}
/* MOBILE MENU */
.y1q70a0t > div > ul {
    padding: 0;
}
.y1q70a0t > div > ul > li {
    border-bottom: 1px solid var(--text);
}
.y1q70a0t > div > ul > li > a {
    padding: 15px 0;
    display: flex;
    margin-left: 10px;
}
.y1q70a0t li > a {
    color: var(--menu);
    font-size: 16px;
    font-weight: 700;
}
.ac4vfyfk {
    margin: 45px 0;
    display: block;
}
.vkz9og82 {
    color: var(--bg) !important;
    z-index: 999999;
    width: 100%;
    height: 61px;
    background: var(--accent) !important;
    text-align: center;
    bottom: 0;
    right: 0;
}
.uyx9el0czl { display: flex; padding-left: 50px; border: 3px dotted #03ab9e; width: 66%; }
.vkz9og82 a {
    color: var(--text) !important;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 9px;
    height: 45px;
}
.vkz9og82 {
    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;
}
.vkz9og82 .tfa3577z {
    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%;
    }
}
.sr8eh8ir {
    display: block;
    text-align: center;
}
/****** Gifts **********/
/* inter-regular - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/inter-v12-latin-regular.ppku0w4r');
    src: local(''),
    url('../fonts/inter-v12-latin-regular.ppku0w4r#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-regular.z6cmob7n') format('woff2'),
    url('../fonts/inter-v12-latin-regular.op90o36j') format('woff'),
    url('../fonts/inter-v12-latin-regular.p0wkqo3n') format('truetype'),
    url('images/inter-v12-latin-regular.j7lrecia#Inter') format('svg');
}
/* inter-500 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('../fonts/inter-v12-latin-500.ppku0w4r');
    src: local(''),
    url('../fonts/inter-v12-latin-500.ppku0w4r#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-500.z6cmob7n') format('woff2'),
    url('../fonts/inter-v12-latin-500.op90o36j') format('woff'),
    url('../fonts/inter-v12-latin-500.p0wkqo3n') format('truetype'),
    url('images/inter-v12-latin-500.j7lrecia#Inter') format('svg');
}
/* inter-600 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('../fonts/inter-v12-latin-600.ppku0w4r');
    src: local(''),
    url('../fonts/inter-v12-latin-600.ppku0w4r#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-600.z6cmob7n') format('woff2'),
    url('../fonts/inter-v12-latin-600.op90o36j') format('woff'),
    url('../fonts/inter-v12-latin-600.p0wkqo3n') format('truetype'),
    url('images/inter-v12-latin-600.j7lrecia#Inter') format('svg');
}
/* inter-700 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('../fonts/inter-v12-latin-700.ppku0w4r');
    src: local(''),
    url('../fonts/inter-v12-latin-700.ppku0w4r#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-700.z6cmob7n') format('woff2'),
    url('../fonts/inter-v12-latin-700.op90o36j') format('woff'),
    url('../fonts/inter-v12-latin-700.p0wkqo3n') format('truetype'),
    url('images/inter-v12-latin-700.j7lrecia#Inter') format('svg');
}
@font-face {
    font-family: 'Orbitron-Bold';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('../fonts/Orbitron-Bold.p0wkqo3n');
}
.sw6u3gax main > :not(.afin0yoq) h1 {
    padding-bottom: 16px;
    font-size: 40px;
    font-family: Orbitron-Bold;
    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
    }

    .sw6u3gax main {
        padding-top: 5px
    }

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

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

    body {
        padding-top: 78px
    }

    .s1um5lfj {
        padding: 0
    }

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

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

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

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

    .br1rb10m.iry8dtsq {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .vcm3zxqx {
        padding: 13px 0
    }

    .sbe37lbb {
        padding: 0 10px !important
    }

    .fmpeb82p {
        max-width: 100%;
        padding: 80px 20px 30px
    }
}
h2 {
    font-size: 23px;
    color: var(--text);
}
h1 {
    font-size: 26px;
    color: var(--text);
}
.uoocugstu95j { margin: 6px; padding: 21px 13px; border: 2px dotted #3b0ce0; display: grid; width: 7%; color: rgb(147, 249, 69); }
.sbe37lbb {
    padding: 0
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
main h1 {
    margin-bottom: 20px;
    color: var(--text)
}
.br1rb10m.iry8dtsq {
    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) {
    .s1um5lfj {
        padding: 0
    }

    .sbe37lbb {
        padding: 0 15px
    }
}
@media only screen and (max-width: 1024px) {
    .sbe37lbb {
        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)
}
.mzc4qpcw .fvjztfqc {
    position: relative;
    display: block;
    width: 23px;
    height: 20px
}
.fmpeb82p .ibxk1ay7 {
    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
}
.s1um5lfj {
    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);
}
.ndw2dzyh7 { color: rgb(132, 62, 123); }
header .d6rbkoqt {
    width: 300px;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
    vertical-align: middle
}
header .vcm3zxqx {
    position: relative;
    padding: 18px 0
}
.ydee7do9 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 99
}
.fmpeb82p {
    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
}
.fmpeb82p nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.fmpeb82p 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
}
.fmpeb82p nav {
    overflow: auto;
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
@media only screen and (max-width: 1166px) {
    .s1um5lfj {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {
    .fmpeb82p {
        max-width: 100%
    }
}
body header .vcm3zxqx {
    display: flex;
    align-items: center;
    justify-content: space-between
}
body header .d6rbkoqt {
    margin: -6px 0 0 0;
}
body header .d6rbkoqt img {
    width: 177px;
}
@media only screen and (max-width: 480px) {
    body header .d6rbkoqt img {
        width: 120px;
    }
}
body header .vcm3zxqx {
    padding: 17px 0;
}
.vht8a55l { border: 1px dashed #6b89a3; margin: -3px; padding: 45px 40px; color: rgb(30, 252, 247); width: 9px; }
body .mzc4qpcw .fvjztfqc {
    width: 20px;
    height: auto;
}
body .mzc4qpcw.ydee7do9 a img {
    width: 20px;
    height: 17px;
}
body .br1rb10m.iry8dtsq {
    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: var(--text);
    background: var(--accent);
    border: 1px solid var(--accent);
}
@media (min-width: 992px) {
    body .br1rb10m.iry8dtsq {
        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 .d6rbkoqt {
        padding: 0;
    }

    body header .vcm3zxqx {
        padding: 0;
    }
}
body .xnnpdihf {
    display: none;
}
body[show] .xnnpdihf {
    display: block;
    position: absolute;
    top: 22px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 14px;
}
@media (min-width: 992px) {
    body[show] .xnnpdihf {
        display: none;
    }
}
html body {
    padding-top: 57.43px !important;
    font-family: Inter;
    background-color: var(--bg);
    min-width: 320px;
}
header .vcm3zxqx {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
body {
    font-family: 'Inter';
}
.sr8eh8ir {
    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
}
.aijz6unv {
    padding: 0;
    background: var(--bg);
    border-radius: 6px;
    position: relative;
    min-width: 150px;
    height: 41px
}
.een7qpix {
    padding: 6px 16px;
    display: block;
    text-transform: uppercase;
    color: var(--text);
}
.cubb12bg {
    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);
}
.rj5p6coj { padding: 20px 39px; }
.jd2tjyh3:hover > .cubb12bg {
    visibility: visible;
    opacity: 1;
}
.cubb12bg li {
    background: var(--bg);
    padding: 6px 16px;
    transition: .2s ease-in;
}
.cubb12bg li:hover a {
    opacity: .8;
}
.cubb12bg li > a {
    color: var(--text);
    display: flex;
    align-items: center;
}
.cubb12bg li > a > img {
    margin-right: 6px
}
.ksqzgo7q {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-gap: 5px;
    align-items: center;
    justify-content: center;
}
.ksqzgo7q i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.vf43o3z5 {
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    box-shadow: none;
    margin-bottom: 20px;
}
.vf43o3z5 table {
    min-width: 100%;
    width: 100%;
    max-width: 900px;
    margin: auto;
    border: 1px solid var(--text);
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
}
.vf43o3z5 table thead {
    background: var(--bg);
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.vf43o3z5 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
}
.vf43o3z5 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)
}
.vf43o3z5 table tr:nth-child(odd) td {
    background: var(--bg);
}
.vf43o3z5 table tr:nth-child(even) td {
    background: var(--bg);
}
.nbjl85tb { padding-right: 50px; color: rgb(191, 99, 189); }
.vf43o3z5 {
    line-height: 1.3 !important;
    margin-bottom: 32px !important;
}
.qso900hb.qso900hb {
    justify-content: center;
}
.n49wte0s {
    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) {
    .n49wte0s {
        bottom: 50px;
        left: auto;
        margin-left: 0;
        right: 20px;
    }
}
.bsykx4vs {
    margin-left: 5px;
}
.wo4m16dt ul {
    list-style: disc;
    padding-left: 40px;
}
.nzh2j7mi {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 30px auto;
}
.nzh2j7mi .kznsy6le, .nzh2j7mi .p26ez6ed {
    width: 45%;
}
.nzh2j7mi .kznsy6le ul, .nzh2j7mi .p26ez6ed ul {
    list-style: none;
    margin-top: 20px;
    padding: 0 5px;
}
.nzh2j7mi .kznsy6le ul li, .nzh2j7mi .p26ez6ed ul li {
    padding-left: 30px;
    padding-bottom: 7px;
    position: relative;
}
.nzh2j7mi .kznsy6le ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "✔️";
    background: inherit;
}
.nzh2j7mi .p26ez6ed ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "❌";
    background: inherit;
}
.kznsy6le {
    background-color: var(--bg);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#article-text .kznsy6le h3, #article-text .kznsy6le h2 {
    display: block;
    width: 100% !important;
    height: 50px;
    background-color: var(--accent);
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
    border-bottom: none;
    border-top-left-radius: 6px;
    color: var(--bg);
}
.lw83hdea4t { border: 1px dotted #6a395a; margin: -20px; width: 95px; padding: 3px 18px; }
.p26ez6ed {
    background-color: var(--bg);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#article-text .p26ez6ed h3, #article-text .p26ez6ed h2 {
    display: block;
    width: 100% !important;
    height: 50px;
    background-color: var(--accent);
    text-align: center;
    line-height: 50px;
    padding: 0;
    margin: 0;
    border-bottom: none;
    border-top-right-radius: 6px;
    color: var(--bg);
}
@media screen and (max-width: 800px) {
    .nzh2j7mi .kznsy6le, .nzh2j7mi .p26ez6ed {
        width: 100%;
    }

    .kznsy6le, .p26ez6ed {
        border-radius: 6px;
    }

    #article-text .kznsy6le h3, #article-text .kznsy6le h2, #article-text .p26ez6ed h3, #article-text .p26ez6ed h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
}
.xlgxwzgu {
    width: 100%;
    height: auto;
}
footer .v46weuf4 .b83fers4 .hszpthsn, footer .v46weuf4 .b83fers4 .llizljsh {
    display: block
}
header .nyy2o27n {
    position: absolute;
    right: 85px;
    top: 20px
}
.ighhba41 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    font-weight: 700
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 {
    display: inline-block
}
header .gshcivy9 .c5hd0tv7 {
    background: var(--bg);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-transform: uppercase
}
header .gshcivy9 .c5hd0tv7:focus-within {
    border: 1px solid var(--accent)
}
.gshcivy9 .c5hd0tv7 {
    padding: 0 5px
}
.gshcivy9 .zu09lol8, .gshcivy9 .c5hd0tv7 {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .zu09lol8 span:first-child, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .c5hd0tv7 span:first-child {
    margin-right: 8px;
    color: var(--bg)
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .zu09lol8 span, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .c5hd0tv7 span {
    display: inline-block;
    vertical-align: middle
}
.gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .xk3jr0n4 label {
    color: var(--text)
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 label, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .xk3jr0n4 label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px
}
.cor03l9b3d { color: rgb(134, 102, 174); display: flex; border: 4px dotted #e04e09; padding: 29px 50px; }
.cj0m2l5h:before {
    background-position: center -192px
}
header .gshcivy9 .nyy2o27n .c5hd0tv7::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 .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4.sk3lx742, header .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li, header .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742, header .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
    border: none
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4.sk3lx742, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742 {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 {
    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
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > 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
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul::-webkit-scrollbar-track, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > 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)
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul::-webkit-scrollbar, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bg)
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul::-webkit-scrollbar-thumb, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul::-webkit-scrollbar-thumb {
    background-color: var(--text)
}
header .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4.sk3lx742, header .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li, header .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742, header .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
    border: none
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > 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
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li.fwfx4gw5, .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li:hover, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li.fwfx4gw5, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li:hover {
    background: rgba(0, 143, 249, .1);
    color: var(--accent)
}
header .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 ul li:before {
    border-radius: 50%
}
.gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 ul li:before, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 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
}
.g381wnjm2 { padding: 42px 27px; margin: -10px; color: rgb(238, 237, 235); width: 41px; }
@media (min-width: 768px) {
    header .nyy2o27n {
        right: 85px
    }

    body header .gshcivy9 .nyy2o27n .zu09lol8, body header .gshcivy9 .nyy2o27n .c5hd0tv7 {
        width: 65px !important;
        height: 30px
    }

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

    .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 96%;
        height: auto;
        z-index: 999
    }

    .gshcivy9 .jkeyb0aq {
        margin: 20px 15px 0 15px
    }

    .gshcivy9 .jkeyb0aq svg {
        display: block
    }

    .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul {
        padding: 20px 0;
        margin-left: 0;
        overflow: auto;
        height: calc(100vh - 104px);
        display: block
    }

    .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 170px
    }

    body .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > 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
    }

    .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li.fwfx4gw5, .gshcivy9 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li:hover, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li.fwfx4gw5, .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li:hover {
        background: 0 0;
        color: var(--accent)
    }

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

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

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

    .r73z1xkw .uzxg9r9q [type=radio]:checked + label:after, .r73z1xkw .uzxg9r9q [type=radio]:not(:checked) + label:after {
        top: 12px
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .gshcivy9 .jkeyb0aq {
        margin-right: 40px
    }
}
.k1qi8ioy li.fwfx4gw5 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}
@media (min-width: 992px) {
    .sg6biku5 .j8ro6x59 {
        margin-left: -20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .sg6biku5 .j8ro6x59 .f5pdgzdd.nmqukxfd {
        margin-left: 20px;
        width: 140px;
        margin-bottom: 20px
    }

    header .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742 {
        z-index: 99
    }
}
.xyflg1t2.sk3lx742 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}
body .gshcivy9 .nyy2o27n {
    position: static;
    margin-right: 15px
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }

    .gshcivy9 .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
        width: 100% !important;
    }
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4, .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 {
    border-radius: 10px !important;
}
header .nyy2o27n {
    position: absolute;
    right: 85px;
    top: 20px;
}
.n5wqbmpv.sk3lx742 {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.jkeyb0aq {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 30px 0 30px;
}
.jkeyb0aq svg {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.ighhba41 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
}
.v46weuf4 .f5pdgzdd.lnzxji74,
.v46weuf4 .bna7q4az.lnzxji74 {
    display: inline-block;
}
header .c5hd0tv7 {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    text-transform: uppercase;
}
.c5hd0tv7 {
    padding: 0 5px;
}
.ib7ioc3nmw0y { padding-left: 1px; }
.zu09lol8,
.c5hd0tv7 {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.v46weuf4 .f5pdgzdd.lnzxji74 .zu09lol8 span:first-child,
.v46weuf4 .bna7q4az.lnzxji74 .c5hd0tv7 span:first-child {
    margin-right: 10px;
    color: var(--bg)
}
.v46weuf4 .f5pdgzdd.lnzxji74 .zu09lol8 span,
.v46weuf4 .bna7q4az.lnzxji74 .c5hd0tv7 span {
    display: inline-block;
    vertical-align: middle;
}
.v46weuf4 .bna7q4az.lnzxji74 .xk3jr0n4 label {
    color: var(--text);
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 label,
.v46weuf4 .bna7q4az.lnzxji74 .xk3jr0n4 label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px;
}
.cj0m2l5h:before {
    background-position: center -192px;
}
[class*=flag-]:before {
    background: url(images/sprite-flag.y698rcrq) no-repeat center bottom;
}
header .nyy2o27n .c5hd0tv7::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 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4.sk3lx742,
header .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li,
header .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742,
header .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
    border: none;
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4.sk3lx742,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742 {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none;
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 {
    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;
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > 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 .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4.sk3lx742,
header .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li,
header .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3.sk3lx742,
header .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
    border: none;
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > 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;
}
.tspbk95or6 { padding-right: 2px; margin: -18px; color: rgb(239, 244, 1); padding-left: 2px; }
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li.fwfx4gw5,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li.fwfx4gw5,
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li:hover,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li:hover {
    background: rgba(0, 143, 249, 0.1);
}
header .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 ul li:before {
    border-radius: 50%;
}
.v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 ul li:before,
.v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 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 .r30kgn9p {
    display: none;
}
@media (min-width: 768px) {
    header .nyy2o27n {
        right: 85px;
    }

    body header .nyy2o27n .zu09lol8,
    body header .nyy2o27n .c5hd0tv7 {
        width: 65px !important;
        height: 28px;
    }

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

    .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4,
    .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 106%;
        height: auto;
    }

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

    .jkeyb0aq svg {
        display: none;
    }

    .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul,
    .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul {
        padding: 20px 0;
        margin-left: 0;
    }

    .v46weuf4 .f5pdgzdd.lnzxji74 .xk3jr0n4 > ul > li,
    .v46weuf4 .bna7q4az.lnzxji74 .lk0k34x3 > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 100%;
    }
}
.qjsuw2dz i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.qjsuw2dz span {
    position: relative;
    top: -4px;
    right: -3px;
}
a.g5ra7j8z {
    pointer-events: none;
    opacity: 0.7;
    cursor: pointer;
}
.j8tt4htr a {
    padding: 15px;
}
.o2q82iuq.cu83ae5l {
    display: block;
}
.o2q82iuq {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 65;
    background: var(--bg);
}
.o2q82iuq .piu08dwa {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lgmgaq1r {
    width: 60%;
    padding: 0 5px;
    font-size: 0.9rem;
    color: var(--text);
}
.zgn6ve6f {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--text);
}
.vdkunhjo {
    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;
}
.g8ln89lw { padding-left: 36px; border: 2px dotted #ef0f3f; }
.cotw0ha6 {
    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) {
    .o2q82iuq .piu08dwa {
        flex-direction: column;
    }

    .lgmgaq1r, .vdkunhjo, .cotw0ha6 {
        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) {
    .fvjztfqc {
        display: none !important;
    }

    .mqnag1x9 {
        padding-left: 0px;
    }
}
/* slots */

.m22dn1vb {
    width: 100%;
    margin-bottom: 40px;
}
.jkkg6l5m {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.jkkg6l5m h2 {
    color: var(--color-accent);
}
.b4ierlvd {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.mthj7butt { border: 2px dashed #892b96; padding-right: 16px; display: block; margin: 14px; color: rgb(36, 205, 65); width: 14px; }
.wsn1c0k7 {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.wsn1c0k7 img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.wsn1c0k7 .j7lrecia {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.wsn1c0k7:hover .j7lrecia {
    opacity: 1; 
}
.wsn1c0k7:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .b4ierlvd {
        justify-content: center;
        gap:10px;
    }
    .wsn1c0k7 {
        max-width: 120px;
        min-height: 190px;
    }
    .wsn1c0k7 img {
       
    }
}
.wsn1c0k7 {
max-width:inherit;
text-align: center;
}
.k60nxyfz {
 flex-basis: 49%; 
}
.mbdbru5r {
 flex-basis: 32.3333%; 
}
.v2lz1f7k {
 flex-basis: 24%; 
}
.ft3dwyec {
 flex-basis: 19%; 
}
.eq113dw8 {
 flex-basis: 15.6666%; 
}
.x3rco9w3 {
 flex-basis: 13.2857%; 
}
/* slots end */ 

/* anchor */
.sr5h8w9l {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.tuwo4ff0qt { display: block; color: rgb(126, 164, 35); margin: 2px; padding-left: 11px; border: 1px dotted #216c8f; }
.sr5h8w9l .gm70skwc {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.sr5h8w9l .uyuxf68w {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.sr5h8w9l .uyuxf68w .n0xo2rmw  {
list-style:none;
}
.sr5h8w9l .uyuxf68w .n0xo2rmw 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;
}
.sr5h8w9l + section.oq0tlzq7 {
margin-top:0px;
}
/* anchor end */

/* faq */

.yb9nstj7 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.nl27ddzn h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.o08h3ox7 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--color-light);
    padding: 1rem;
}
.idb5ulgj {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 0px dotted var(--color-light);
    padding: 0 1rem;
}
/* faq end */

/* slotpage */

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


        }
.vynd1qxf {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.pikzi1ga {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.y7nwtwf3kg06 { padding-right: 11px; border: 2px dotted #ed0309; }
.kpdcbrqe {
            background-color: #00bcd4;
            color: #fff;
        }
.aug8qm36 {
            background-color: #ff9800;
            color: #fff;
        }
.pikzi1ga:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
/* slotpage end */
/* ============================= */
/* 1. ЗАГОЛОВКИ І ТЕКСТ */
/* ============================= */

h1, h2, h3, h4, h5 {
    color: var(--accent);
    margin: 1.5em 0 0.6em;
    line-height: 1.3;
}
p {
    margin-bottom: 1.4em;
    line-height: 1.7;
}
/* ============================= */
/* 2. СПИСКИ */
/* ============================= */

ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 1.5em;
}
ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
}
ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--accent);
    font-weight: 700;
    font-size: 1.1em;
}
ol {
    padding-left: 22px;
    margin-bottom: 1.5em;
}
ol li {
    margin-bottom: 12px;
    padding-left: 6px;
}
.shyy5fhv06 { padding: 5px 50px; display: grid; margin: -11px; color: rgb(185, 171, 37); width: 68vw; border: 5px solid #2d99b6; }
/* ============================= */
/* 3. ТАБЛИЦІ */
/* ============================= */

table {
    width: 100%;
    border-collapse: collapse;
    margin: 30px 0;
    background: rgba(255, 255, 255, 0.04);
    border-radius: 10px;
    overflow: hidden;
    display: block;           /* для мобільного скролу */
    overflow-x: auto;         /* горизонтальний скрол */
    -webkit-overflow-scrolling: touch;
}
thead {
    background: var(--accent);
}
th, td {
    padding: 16px 18px;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    font-size: 0.95rem;
}
th {
    color: var(--bg);
    font-weight: 700;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 1px;
}
td {
    color: var(--text-color, #fff);
}
tr:last-child td {
    border-bottom: none;
}
/* легкий ховер для desktop */
@media (hover: hover) {
    tbody tr:hover {
        background: rgba(255, 255, 255, 0.06);
    }
}
/* ============================= */
/* 4. ВИРІВНЮВАННЯ */
/* ============================= */

.v1jj87in {
    float: right;
    margin: 0 0 20px 20px;
}
.xuvu3wj5 {
    float: left;
    margin: 0 20px 20px 0;
}
/* ============================= */
/* 5. МОБІЛКА */
/* ============================= */

@media (max-width: 768px) {

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

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

    table {
        font-size: 0.9rem;
    }

    th, td {
        padding: 14px 16px;
    }
}
/* faq  */
.yb9nstj7 {
	margin-bottom: 1.875rem;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}
.nl27ddzn {
    width: 100%;
    max-width:100%;
    margin: 20px auto;
    padding: 10px;
}
.nl27ddzn h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.o08h3ox7 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--accent);
    padding: 1rem;
}
.idb5ulgj {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
    padding: 0 1rem;
}
.y334789cpg { display: none; margin: 11px; color: rgb(183, 211, 59); border: 2px dashed #2b48ce; padding: 19px 36px; width: 64vw; }