.ribj0r12 {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.alx6tmgi {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.iwa7cpp4 {
width: 25%;

}
.iwa7cpp4 img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.nmnotpvk {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.o0uegu50 {
    display: flex;
    align-items: center;
    gap: 8px;
}
.agu6c11t {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.sli214xe {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.c7xofvz1 {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.c7xofvz1 time {
    margin-left: 5px;
    color: var(--accent);
}
/* Mobile */
@media (max-width: 1025px) {
    .alx6tmgi {
        flex-direction: column;
        text-align: center;
    }

    .iwa7cpp4 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
}
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;
}
.yb1avqxe {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    z-index: 9999;
    left: -100%;
    max-width: 30%
}
.jkvty4wdhbx { color: rgb(185, 99, 146); }
.yb1avqxe .ao93psij {
    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
}
.ec1ylcty {
    width: 100%;
    margin: auto;
    position: relative
}
.hoz0idc2 .fwgr2r30 {
    position: relative;
    display: block
}
.t3ix9mp9 {
    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 .i89dyon6 {
    width: 228px;
    display: inline-block;
    padding: 5px 10px 5px 34px;
    position: relative;
    vertical-align: middle
}
header .i89dyon6 img {
    width: 100%
}
header .dv4dwx4h {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s
}
.rv5zfyqo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 99;
    cursor: pointer
}
.yb1avqxe {
    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
}
.xu6zcd5cioa { padding-right: 44px; }
.yb1avqxe nav {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    height: calc(100vh - 40px);
    overflow: auto
}
.yb1avqxe nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.yb1avqxe nav > * {
    max-height: calc(100% - 60px);
    overflow: auto;
    color: var(--text);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0
}
body[show] .xeybdnlo {
    width: 100%;
    overflow: hidden
}
body[show] .yb1avqxe {
    left: 0
}
body[show] header {
    position: fixed;
    z-index: 999;
    top: 0;
height: 115px;
}
body[show] .xeybdnlo {
    width: 100%;
    margin-left: 0
}
.yb1avqxe {
    -webkit-box-shadow: 1px 0 2px #ccc;
    box-shadow: 1px 0 2px #ccc
}
.yb1avqxe nav {
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
.yb1avqxe nav > * {
    max-height: calc(100% - 60px);
    overflow: auto
}
.yb1avqxe nav > ::-webkit-scrollbar {
    display: none
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh;
    margin-top: 50px;
}
h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
main h2 span {
    vertical-align: middle
}
main h1 {
    margin-bottom: 20px;
    color: var(--text);
}
.hyvfui1yaevs { border: 3px solid #1a609d; }
main h2 {
    margin-bottom: 20px;
    color: var(--text);
}
.omuyw2sg {
    text-transform: uppercase
}
.omuyw2sg {
    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
}
.yb1avqxe .ao93psij {
    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) {
    .ir9alpc1 {
        width: 100%
    }
}
.omuyw2sg {
    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
    }

    .ec1ylcty {
        padding: 0
    }

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

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

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

    .rki7qspl {
        padding: 0 10px 0
    }

    .omuyw2sg.ek9d296g {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .dv4dwx4h {
        padding: 13px 0
    }

    .rki7qspl {
        padding: 0 10px !important
    }

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

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

    .takxi50e 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 .omuyw2sg {
    background: var(--accent)
}
.omuyw2sg {
    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
}
.hhs8evqsj3l { color: rgb(155, 126, 63); width: 26%; border: 1px solid #f61cf5; padding-left: 12px; display: block; }
html body {
    font-family: 'Open-sans', sans-serif;
    font-weight: 400;
    padding-top: 57.43px !important;
    background-color: var(--bg) !important;
}
body header .dv4dwx4h {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
body header .i89dyon6 {
    margin: -4px 0 0 0
}
body header .i89dyon6 img {
    width: 250px;
    margin: 10px 0 0;
    height: 100%;
}
@media only screen and (max-width: 480px) {
    body header .i89dyon6 img {
        width: 220px;
        margin: 0
    }
}
body header .dv4dwx4h {
    padding: 9px 0
}
body .hoz0idc2 .fwgr2r30 {
    width: auto;
    height: auto
}
body .hoz0idc2.rv5zfyqo a img {
    width: 20px;
    height: 17px
}
body .omuyw2sg.ek9d296g {
    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
}
.omuyw2sg {
    text-align: center;
    color: var(--bg);
    cursor: pointer
}
body[show] .yb1avqxe {
    top: 62px
}
body .yb1avqxe {
    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
}
.tqze3jtu { width: 70%; border: 1px solid #9ffe83; padding: 23px 8px; color: rgb(9, 61, 93); }
body .uiehtmqv {
    display: none
}
body[show] .uiehtmqv {
    display: block;
    position: absolute;
    top: 21px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 10px
}
.ghnqgzhk {
    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
}
.ghnqgzhk .n9g0ukwa {
    margin-top: 24px
}
.ghnqgzhk .n9g0ukwa span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--text);
    display: block
}
body .rki7qspl {
    padding: 0 !important
}
body main .ec1ylcty {
    background: var(--bg);
    max-width: 1100px
}
body.takxi50e main .ec1ylcty {
    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 .i89dyon6 {
        padding: 0
    }

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

    body[show] .yb1avqxe {
        top: 0
    }

    header .i89dyon6 img {
        width: 100%
    }

    body {
        padding-top: 68.43px !important
    }

    body .rv5zfyqo {
        top: 60%
    }

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

    body .hoz0idc2 .fwgr2r30 {
        width: auto;
        height: auto
    }

    body .hoz0idc2.rv5zfyqo a img {
        width: 20px;
        height: 17px
    }

    body .yb1avqxe .ao93psij {
        display: block
    }

    body[show] .uiehtmqv {
        display: none
    }

    body .ghnqgzhk {
        padding: 51px 15px 60px
    }
}
.ghnqgzhk .n9g0ukwa span {
    line-height: 18px
}
body[show] {
    overflow: visible
}
.x1lomgd1qeh { color: rgb(45, 252, 85); padding: 25px 15px; display: none; }
body main h2 {
    font-size: 26px;
    line-height: 30px
}
@media only screen and (max-width: 1024px) {
    body .rv5zfyqo {
        display: block;
        height: 100%;
        width: 40px;
        top: 25px;
        left: -10px
    }

    body .hoz0idc2 .fwgr2r30 {
        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 .ghnqgzhk {
        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 .ec1ylcty {
        max-width: 980px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body[show] .uiehtmqv {
        top: 15px;
        left: 15px
    }
}
.na74ofvi [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.na74ofvi [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.na74ofvi [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)
}
.na74ofvi [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
}
.r3j7dsic .na74ofvi [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
body .omuyw2sg: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
}
.wsyyqy5x2vch { border: 5px dotted #b78fd1; color: rgb(132, 220, 244); margin: 9px; }
@media only screen and (max-width: 480px) {
    body header .dv4dwx4h {
        padding: 11px 0
    }

    body header .i89dyon6 {
        margin: 0
    }

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

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

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

    .yb1avqxe .ao93psij {
        right: 10px;
    }
}
body[show] .yb1avqxe {
    background: var(--bg);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .15)
}
.yb1avqxe .ao93psij {
    background: 0 0
}
img {
    max-width: 100%
}
@media (min-width: 992px) {
    body header .dv4dwx4h {
        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 .dv4dwx4h {
    padding: 7px 0
}
body header .i89dyon6 {
    margin: 0
}
.ebj1fzqo { padding-right: 15px; }
body[show] .uiehtmqv {
    top: 23px;
    left: 9px;
    width: 23px
}
body header .i89dyon6 img {
    width: 121.65px;
    margin-top: 0
}
body[show] .uiehtmqv {
    background: var(--bg)
}
body .omuyw2sg.ek9d296g {
    background: var(--accent);
    font-weight: 700;
    border-radius: 6px
}
body .omuyw2sg.ek9d296g:hover {
    background: var(--accent)
}
a[target=_blank] {
    font-weight: 600
}
.ghnqgzhk {
    background: var(--bg)
}
body main .ec1ylcty {
    background: var(--bg)
}
@media only screen and (max-width: 480px) {
    body header .i89dyon6 img {
        width: 91px
    }
}
body header .dv4dwx4h {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media (min-width: 992px) {
    body header .i89dyon6 img {
        width: 250px;
        margin: 0
    }

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

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

    }
}
body[show] .yb1avqxe {
    background: var(--bg);
}
@media only screen and (max-width: 480px) {
    main h2 span {
        width: auto
    }
}
.wkzwdadb {
    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 .wkzwdadb .omuyw2sg.ek9d296g {
    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 .yb1avqxe .ao93psij {
        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 .i89dyon6 img {
        margin: 0
    }
}
@media (min-width: 992px) {
    body .omuyw2sg.ek9d296g {
        padding-left: 10px;
        padding-right: 10px
    }
}
.mwtxvri0 {
    margin-bottom: 32px;
}
.j5nfrzks { display: grid; margin: 18px; padding: 49px 35px; }
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }
}
@media (min-width: 992px) {
    .n4zdbszl {
        margin-bottom: 0 !important;
    }
}
/* == custom == */
.g788kz2d {
    height: 100%;
}
ul, ol {
    padding-left: 40px;
}
.ks579mbv {
    color: var(--text);
}
.g4f0ruh8 {
    text-align: center;
    font-size: 14px;
}
.e708us3v {
    padding-left: 0 !important;
}
.e708us3v {
    padding-right: 0 !important;
}
.p2v4jlwm {
    padding: 1rem !important;
}
.cnxektnl {
    padding-left: 3rem !important;
}
.cnxektnl {
    padding-right: 3rem !important;
}
.pfd7452q {
    margin-left: 0 !important;
}
.pfd7452q {
    margin-right: 0 !important;
}
.wx5wgmi3 {
    margin-bottom: 1rem !important;
}
.u99amq9m { color: rgb(204, 214, 11); border: 4px dashed #0e61ef; padding-right: 33px; width: 58vw; }
.vzrr3s63 {
    margin-bottom: 1.5rem !important;
}
.oji5pc13 {
    width: 100% !important;
}
.hjbvm7oh {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.k9hbzrpr {
    text-align: center;
}
/* greed */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}
*, ::after, ::before {
    box-sizing: inherit
}
.t0nph4hj {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media (min-width: 576px) {
    .t0nph4hj {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .t0nph4hj {
        max-width: 720px
    }

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

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

    .wwuj3b5v {
        text-align: left;
    }

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

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

    .t0nph4hj {
        max-width: 1240px
    }

    .rkgkr97h {
        margin-right: 3rem !important;
    }
}
.rnlvzw0q {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.bq5a34l7, .ir9alpc1, .qgz6vpdh, .gommg561, .ebw3q6cf, .b2xkmoaf, .aueqebvx, .ehktvisf, .uwt4fcfu {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.bq5a34l7 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.vgm8tc136v { padding: 30px 31px; display: flex; width: 80%; }
.ir9alpc1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 768px) {
    .b2xkmoaf {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

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

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

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

    .ebw3q6cf {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}
@media (min-width: 1200px) {
    .uwt4fcfu {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
.kg9paden {
    display: -ms-flexbox !important;
    display: flex !important
}
@media (min-width: 992px) {
    .f9wv9sq6 {
        display: block !important
    }
}
.hjbvm7oh {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.fzyx5yif {
    -ms-flex-align: center !important;
    align-items: center !important;
justify-content: center;
max-width: 100%;
}
.fzyx5yif.puq11usn {
margin-top: 20px;

}
.g0fbzex0 {
    background-color: var(--bg);
max-width: 1210px;
margin: 0 auto;
margin-top: 20px;
}
.m3qgr8zu {
    background-image: url(../images/bg2.ed5qcsie);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
@media (max-width: 600px) {
    .m3qgr8zu {
        background-image: url(../images/bg2-mob.ed5qcsie);
    }
}
.ra99v9ue {
    font-size: 32px;
}
.mi8tc9bc {
    display: block;
    background-color: var(--bg);
    padding: 14px 15px;
    border-radius: 8px;
    width: 100%;
    justify-content: space-between;
}
.mi8tc9bc span {
    display: block;
}
.mi8tc9bc img {
    width: 48px;
    height: 48px;
}
.h23le0yo {
    background-color: var(--accent);
    border-radius: 12px;
    height: 48px;
    width: 48px;
    min-width: 48px;
}
.intrwxcf349 { width: 63vw; display: block; border: 1px dashed #558dc5; padding-right: 30px; }
span.h23le0yo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.h23le0yo img {
    height: 16px;
    width: 16px;
}
span.ciystpuq {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    margin-left: 15px;
    font-weight: bold;
}
.z8rwyu10 p {
    margin-bottom: 30px;
}
.z8rwyu10 h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 20px;
    color: var(--text);
}
.z8rwyu10 h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    padding: 20px 0;
    color: var(--text);
}
.z8rwyu10 h2, .z8rwyu10 h3 {
    display: block;
}
.z8rwyu10 img {
    max-width: 100%;
    height: auto;
}
.kj8ktvli > table > thead > tr th {
    font-size: 1.2em;
    background-color: var(--bg);
    color: var(--bg);
    font-weight: 400;
}
.lo9d0iod {
    border-radius: 10px;
}
.hsuwm5z2 p {
    margin-bottom: 20px;
}
.og6q71ae {
    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);
}
.bermrtlj38 { border: 5px solid #bd7f25; width: 52px; display: inline-block; margin: 0px; }
/* footer */
.vnsxq2j8 > .mwtxvri0 {
    margin-bottom: 45px;
}
.akkgqfs8 div > ul {
    padding-left: 0;
    list-style: none;
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.akkgqfs8 div > ul > li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
padding: 0;
}
.akkgqfs8 div > ul > li > a {
    font-weight: 600;
}
.n46m5bmk {
    display: flex;
    justify-content: end;
}
/* Accordion */
.mbft3mbr {
    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;
}
.d28wqwez {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    position: relative;
}
.w0ptobnp {
    margin-left: 49px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.fsunth5q, .s39prbgx {
    display: block;
    position: absolute;
    top: 10px;
    height: 3px;
    background: var(--text);
    width: 20px;
    border-radius: 4px;
    transition: .4s;
}
.os6bordv {
    height: 0;
    overflow: hidden;
    transition: 0.4s;
}
.z6snufe2 {
    height: auto;
}
/* MAIN-MENU */
header {
    height: 62px;
}
.g9akb1mq {
    display: none;
}
.g9akb1mq > div > ul {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.wxqjfykh { padding: 41px 10px; color: rgb(139, 210, 41); display: block; }
.g9akb1mq > 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; 
}
.g9akb1mq > div > ul > li:hover {
    transform: scale(1.08);
}
.g9akb1mq > div > ul > li > a > img {
    margin-bottom: 0.3rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.g9akb1mq li > a {
    color: var(--bg);
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
}
/* MOBILE MENU */
.ilduunub > div > ul {
    padding: 0;
}
.ilduunub > div > ul > li {
    border-bottom: 1px solid var(--text);
}
.ilduunub > div > ul > li > a {
    padding: 15px 0;
    display: flex;
    margin-left: 10px;
}
.ilduunub li > a {
    color: var(--menu);
    font-size: 16px;
    font-weight: 700;
}
.mipo5mnz {
    margin: 45px 0;
    display: block;
}
.f7jyqev4 {
    color: var(--bg) !important;
    z-index: 999999;
    width: 100%;
    height: 61px;
    background: var(--accent) !important;
    text-align: center;
    bottom: 0;
    right: 0;
}
.f7jyqev4 a {
    color: var(--text) !important;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 9px;
    height: 45px;
}
.f7jyqev4 {
    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;
}
.pk2dkj7opr7 { width: 13%; margin: -2px; border: 3px dashed #27bf43; padding-right: 44px; padding-left: 32px; }
.f7jyqev4 .pqfjutlh {
    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%;
    }
}
.g7q3pngk {
    display: block;
    text-align: center;
}
/****** Gifts **********/
/* inter-regular - latin */
@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/inter-v12-latin-regular.okmgjcct');
    src: local(''),
    url('../fonts/inter-v12-latin-regular.okmgjcct#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-regular.c8rym40n') format('woff2'),
    url('../fonts/inter-v12-latin-regular.x0vo9xn2') format('woff'),
    url('../fonts/inter-v12-latin-regular.zt4skgv0') format('truetype'),
    url('images/inter-v12-latin-regular.cyz02qen#Inter') format('svg');
}
/* inter-500 - latin */
@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('../fonts/inter-v12-latin-500.okmgjcct');
    src: local(''),
    url('../fonts/inter-v12-latin-500.okmgjcct#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-500.c8rym40n') format('woff2'),
    url('../fonts/inter-v12-latin-500.x0vo9xn2') format('woff'),
    url('../fonts/inter-v12-latin-500.zt4skgv0') format('truetype'),
    url('images/inter-v12-latin-500.cyz02qen#Inter') format('svg');
}
/* inter-600 - latin */
@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('../fonts/inter-v12-latin-600.okmgjcct');
    src: local(''),
    url('../fonts/inter-v12-latin-600.okmgjcct#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-600.c8rym40n') format('woff2'),
    url('../fonts/inter-v12-latin-600.x0vo9xn2') format('woff'),
    url('../fonts/inter-v12-latin-600.zt4skgv0') format('truetype'),
    url('images/inter-v12-latin-600.cyz02qen#Inter') format('svg');
}
/* inter-700 - latin */
@font-face {
    font-family: 'Open-sans', sans-serif;
    font-style: normal;
    font-display: swap;
    font-weight: 700;
    src: url('../fonts/inter-v12-latin-700.okmgjcct');
    src: local(''),
    url('../fonts/inter-v12-latin-700.okmgjcct#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-700.c8rym40n') format('woff2'),
    url('../fonts/inter-v12-latin-700.x0vo9xn2') format('woff'),
    url('../fonts/inter-v12-latin-700.zt4skgv0') format('truetype'),
    url('images/inter-v12-latin-700.cyz02qen#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.zt4skgv0');
}
.takxi50e main > :not(.jd2vydjg) 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
    }

    .takxi50e main {
        padding-top: 5px
    }

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

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

    body {
        padding-top: 78px
    }

    .ec1ylcty {
        padding: 0
    }

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

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

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

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

    .omuyw2sg.ek9d296g {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .dv4dwx4h {
        padding: 13px 0
    }

    .rki7qspl {
        padding: 0 10px !important
    }

    .yb1avqxe {
        max-width: 100%;
        padding: 80px 20px 30px
    }
}
h2 {
    font-size: 23px;
    color: var(--text);
}
h1 {
    font-size: 26px;
    color: var(--text);
}
.rki7qspl {
    padding: 0
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
main h1 {
    margin-bottom: 20px;
    color: var(--text)
}
.ov7pg9qn1n { padding: 5px 48px; margin: 4px; }
.omuyw2sg.ek9d296g {
    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) {
    .ec1ylcty {
        padding: 0
    }

    .rki7qspl {
        padding: 0 15px
    }
}
@media only screen and (max-width: 1024px) {
    .rki7qspl {
        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)
}
.hoz0idc2 .fwgr2r30 {
    position: relative;
    display: block;
    width: 23px;
    height: 20px
}
.yb1avqxe .ao93psij {
    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
}
.ec1ylcty {
    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 .i89dyon6 {
    width: 300px;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
    vertical-align: middle
}
header .dv4dwx4h {
    position: relative;
    padding: 18px 0
}
.rv5zfyqo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 99
}
.bx9xxsxfh { color: rgb(97, 24, 18); display: none; width: 20vw; padding-right: 39px; padding-left: 29px; }
.yb1avqxe {
    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
}
.yb1avqxe nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.yb1avqxe 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
}
.yb1avqxe nav {
    overflow: auto;
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
@media only screen and (max-width: 1166px) {
    .ec1ylcty {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {
    .yb1avqxe {
        max-width: 100%
    }
}
body header .dv4dwx4h {
    display: flex;
    align-items: center;
    justify-content: space-between
}
body header .i89dyon6 {
    margin: -6px 0 0 0;
}
body header .i89dyon6 img {
     width: 250px;
}
@media only screen and (max-width: 480px) {
    body header .i89dyon6 img {
        width: 120px;
    }
}
body header .dv4dwx4h {
    padding: 17px 0;
}
body .hoz0idc2 .fwgr2r30 {
    width: 20px;
    height: auto;
}
body .hoz0idc2.rv5zfyqo a img {
    width: 20px;
    height: 17px;
}
.goeopbp5c { padding: 14px 44px; }
body .omuyw2sg.ek9d296g {
    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 .omuyw2sg.ek9d296g {
        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 .i89dyon6 {
        padding: 0;
    }

    body header .dv4dwx4h {
        padding: 0;
    }
}
body .uiehtmqv {
    display: none;
}
body[show] .uiehtmqv {
    display: block;
    position: absolute;
    top: 22px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 14px;
}
@media (min-width: 992px) {
    body[show] .uiehtmqv {
        display: none;
    }
}
html body {
    padding-top: 57.43px !important;
    font-family: 'Open-sans', sans-serif;
    background-color: var(--bg);
    min-width: 320px;
}
header .dv4dwx4h {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
body {
    font-family: 'Inter';
}
.g7q3pngk {
    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
}
.wvx7dnks {
    padding: 0;
    background: var(--bg);
    border-radius: 6px;
    position: relative;
    min-width: 150px;
    height: 41px
}
.tiuhbi4m {
    padding: 6px 16px;
    display: block;
    text-transform: uppercase;
    color: var(--text);
}
.krpy4849 {
    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);
}
.jygpc2lh:hover > .krpy4849 {
    visibility: visible;
    opacity: 1;
}
.wzoacwecow { padding: 29px 40px; margin: 3px; }
.krpy4849 li {
    background: var(--bg);
    padding: 6px 16px;
    transition: .2s ease-in;
}
.krpy4849 li:hover a {
    opacity: .8;
}
.krpy4849 li > a {
    color: var(--text);
    display: flex;
    align-items: center;
}
.krpy4849 li > a > img {
    margin-right: 6px
}
.wtgvfnig {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-gap: 5px;
    align-items: center;
    justify-content: center;
}
.wtgvfnig i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.kj8ktvli {
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    box-shadow: none;
    margin-bottom: 20px;
}
.kj8ktvli table {
    min-width: 100%;
    width: 100%;
    max-width: 900px;
    margin: auto;
    border: 1px solid var(--text);
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
}
.kj8ktvli table thead {
    background: var(--bg);
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.kj8ktvli 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
}
.kj8ktvli 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)
}
.kj8ktvli table tr:nth-child(odd) td {
    background: var(--bg);
}
.kj8ktvli table tr:nth-child(even) td {
    background: var(--bg);
}
.kj8ktvli {
    line-height: 1.3 !important;
    margin-bottom: 32px !important;
}
.r202bh5w.r202bh5w {
    justify-content: center;
}
.uula6og7xxqu { margin: 11px; }
.zl9m3gfl {
    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) {
    .zl9m3gfl {
        bottom: 50px;
        left: auto;
        margin-left: 0;
        right: 20px;
    }
}
.i70h4pb0 {
    margin-left: 5px;
}
.z8rwyu10 ul {
    list-style: disc;
    padding-left: 40px;
}
.j8kg84th {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 30px auto;
}
.j8kg84th .nvqk7mjp, .j8kg84th .k8u2gfb8 {
    width: 45%;
}
.j8kg84th .nvqk7mjp ul, .j8kg84th .k8u2gfb8 ul {
    list-style: none;
    margin-top: 20px;
    padding: 0 5px;
}
.j8kg84th .nvqk7mjp ul li, .j8kg84th .k8u2gfb8 ul li {
    padding-left: 30px;
    padding-bottom: 7px;
    position: relative;
}
.j8kg84th .nvqk7mjp ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "✔️";
    background: inherit;
}
.j8kg84th .k8u2gfb8 ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "❌";
    background: inherit;
}
.nvqk7mjp {
    background-color: var(--bg);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#article-text .nvqk7mjp h3, #article-text .nvqk7mjp 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(--bg);
}
.k8u2gfb8 {
    background-color: var(--bg);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
.tknsigr5n { display: flex; width: 24%; margin: -12px; padding: 6px 16px; }
#article-text .k8u2gfb8 h3, #article-text .k8u2gfb8 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) {
    .j8kg84th .nvqk7mjp, .j8kg84th .k8u2gfb8 {
        width: 100%;
    }

    .nvqk7mjp, .k8u2gfb8 {
        border-radius: 6px;
    }

    #article-text .nvqk7mjp h3, #article-text .nvqk7mjp h2, #article-text .k8u2gfb8 h3, #article-text .k8u2gfb8 h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
}
.hil9olii {
    width: 100%;
    height: auto;
}
footer .mfckgu2g .ts52vsvu .extv9269, footer .mfckgu2g .ts52vsvu .b3stf1ef {
    display: block
}
header .z9lgc6ao {
    position: absolute;
    right: 85px;
    top: 20px
}
.lxzd7p4n {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    font-weight: 700
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e {
    display: inline-block
}
header .wkzwdadb .slh6q6y9 {
    background: var(--bg);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-transform: uppercase
}
header .wkzwdadb .slh6q6y9:focus-within {
    border: 1px solid var(--accent)
}
.wkzwdadb .slh6q6y9 {
    padding: 0 5px
}
.wkzwdadb .qe3al59w, .wkzwdadb .slh6q6y9 {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .qe3al59w span:first-child, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .slh6q6y9 span:first-child {
    margin-right: 8px;
    color: var(--bg)
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .qe3al59w span, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .slh6q6y9 span {
    display: inline-block;
    vertical-align: middle
}
.fz7lp4orx8 { margin: 18px; display: block; }
.wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .etpk67xc label {
    color: var(--text)
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc label, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .etpk67xc label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px
}
.xw8h80fy:before {
    background-position: center -192px
}
header .wkzwdadb .z9lgc6ao .slh6q6y9::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 .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc.uwavx89m, header .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li, header .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m, header .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
    border: none
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc.uwavx89m, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg {
    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
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > 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
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul::-webkit-scrollbar-track, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > 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)
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul::-webkit-scrollbar, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bg)
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul::-webkit-scrollbar-thumb, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul::-webkit-scrollbar-thumb {
    background-color: var(--text)
}
header .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc.uwavx89m, header .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li, header .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m, header .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
    border: none
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > 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
}
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li.dpeis3rg, .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li:hover, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li.dpeis3rg, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li:hover {
    background: rgba(0, 143, 249, .1);
    color: var(--accent)
}
header .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg ul li:before {
    border-radius: 50%
}
.rjrrugkv { padding: 37px 34px; width: 50px; margin: 7px; border: 1px dotted #9f2429; }
.wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc ul li:before, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg 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 .z9lgc6ao {
        right: 85px
    }

    body header .wkzwdadb .z9lgc6ao .qe3al59w, body header .wkzwdadb .z9lgc6ao .slh6q6y9 {
        width: 65px !important;
        height: 30px
    }

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

    .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 96%;
        height: auto;
        z-index: 999
    }

    .wkzwdadb .s6j3a2er {
        margin: 20px 15px 0 15px
    }

    .wkzwdadb .s6j3a2er svg {
        display: block
    }

    .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul {
        padding: 20px 0;
        margin-left: 0;
        overflow: auto;
        height: calc(100vh - 104px);
        display: block
    }

    .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 170px
    }

    body .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > 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
    }

    .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li.dpeis3rg, .wkzwdadb .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li:hover, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li.dpeis3rg, .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li:hover {
        background: 0 0;
        color: var(--accent)
    }

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

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

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

    .r7jiyvbj .rumg85d2 [type=radio]:checked + label:after, .r7jiyvbj .rumg85d2 [type=radio]:not(:checked) + label:after {
        top: 12px
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .wkzwdadb .s6j3a2er {
        margin-right: 40px
    }
}
.c6792yg7 li.dpeis3rg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}
@media (min-width: 992px) {
    .idddjne4 .gub75fg8 {
        margin-left: -20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .idddjne4 .gub75fg8 .t465wn4c.kid6tl56 {
        margin-left: 20px;
        width: 140px;
        margin-bottom: 20px
    }

    header .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m {
        z-index: 99
    }
}
.pl3drawp.uwavx89m {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}
body .wkzwdadb .z9lgc6ao {
    position: static;
    margin-right: 15px
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }

    .wkzwdadb .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
        width: 100% !important;
    }
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc, .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg {
    border-radius: 10px !important;
}
header .z9lgc6ao {
    position: absolute;
    right: 85px;
    top: 20px;
}
.n2xm8o8e.uwavx89m {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.s6j3a2er {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 30px 0 30px;
}
.s6j3a2er svg {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.lxzd7p4n {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
}
.mfckgu2g .t465wn4c.eiexj67e,
.mfckgu2g .e6vbxxjz.eiexj67e {
    display: inline-block;
}
header .slh6q6y9 {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    text-transform: uppercase;
}
.slh6q6y9 {
    padding: 0 5px;
}
.qe3al59w,
.slh6q6y9 {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.txxbd1p7ce1 { width: 67%; border: 1px dotted #f5a18b; padding: 5px 6px; color: rgb(198, 246, 198); margin: 1px; }
.mfckgu2g .t465wn4c.eiexj67e .qe3al59w span:first-child,
.mfckgu2g .e6vbxxjz.eiexj67e .slh6q6y9 span:first-child {
    margin-right: 10px;
    color: var(--bg)
}
.mfckgu2g .t465wn4c.eiexj67e .qe3al59w span,
.mfckgu2g .e6vbxxjz.eiexj67e .slh6q6y9 span {
    display: inline-block;
    vertical-align: middle;
}
.mfckgu2g .e6vbxxjz.eiexj67e .etpk67xc label {
    color: var(--text);
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc label,
.mfckgu2g .e6vbxxjz.eiexj67e .etpk67xc label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px;
}
.xw8h80fy:before {
    background-position: center -192px;
}
[class*=flag-]:before {
    background: url(images/sprite-flag.duijnjct) no-repeat center bottom;
}
header .z9lgc6ao .slh6q6y9::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 .mfckgu2g .t465wn4c.eiexj67e .etpk67xc.uwavx89m,
header .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li,
header .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m,
header .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
    border: none;
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc.uwavx89m,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none;
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg {
    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;
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > 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;
}
.ffse6h853j { color: rgb(51, 164, 156); border: 2px dotted #f4a63c; }
header .mfckgu2g .t465wn4c.eiexj67e .etpk67xc.uwavx89m,
header .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li,
header .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg.uwavx89m,
header .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
    border: none;
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > 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;
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li.dpeis3rg,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li.dpeis3rg,
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li:hover,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li:hover {
    background: rgba(0, 143, 249, 0.1);
}
header .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg ul li:before {
    border-radius: 50%;
}
.mfckgu2g .t465wn4c.eiexj67e .etpk67xc ul li:before,
.mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg 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 .d5myv5ii {
    display: none;
}
@media (min-width: 768px) {
    header .z9lgc6ao {
        right: 85px;
    }

    body header .z9lgc6ao .qe3al59w,
    body header .z9lgc6ao .slh6q6y9 {
        width: 65px !important;
        height: 28px;
    }

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

    .mfckgu2g .t465wn4c.eiexj67e .etpk67xc,
    .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 106%;
        height: auto;
    }

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

    .s6j3a2er svg {
        display: none;
    }

    .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul,
    .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul {
        padding: 20px 0;
        margin-left: 0;
    }

    .mfckgu2g .t465wn4c.eiexj67e .etpk67xc > ul > li,
    .mfckgu2g .e6vbxxjz.eiexj67e .df12qzqg > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 100%;
    }
}
.mfckgu2g .rnlvzw0q {
justify-content: center;

}
.kjq9g7tp i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.kjq9g7tp span {
    position: relative;
    top: -4px;
    right: -3px;
}
a.zeygsi83 {
    pointer-events: none;
    opacity: 0.7;
    cursor: pointer;
}
.pwkkpv9v a {
    padding: 15px;
}
.smihjg3xhp { display: block; margin: -5px; color: rgb(105, 30, 68); padding-right: 20px; }
.o3qanusm.teez98p2 {
    display: block;
}
.o3qanusm {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 65;
    background: var(--bg);
}
.o3qanusm .t0nph4hj {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.xt05i9rd {
    width: 60%;
    padding: 0 5px;
    font-size: 0.9rem;
    color: var(--text);
}
.ktknkpsg {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--text);
}
.v3r87w1d {
    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;
}
.pl2541n5 {
    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) {
    .o3qanusm .t0nph4hj {
        flex-direction: column;
    }

    .xt05i9rd, .v3r87w1d, .pl2541n5 {
        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) {
    .fwgr2r30 {
        display: none !important;
    }

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

.eroh5nrj {
    width: 100%;
    margin-bottom: 40px;
}
.ymeb2iii {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.snqou2qc4q { padding: 18px 9px; }
.ymeb2iii h2 {
    color: var(--color-accent);
}
.az9v1clk {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.zoasaoag {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.zoasaoag img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.zoasaoag .cyz02qen {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.zoasaoag:hover .cyz02qen {
    opacity: 1; 
}
.zoasaoag:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .az9v1clk {
        justify-content: center;
        gap:10px;
    }
    .zoasaoag {
        max-width: 120px;
        min-height: 190px;
    }
    .zoasaoag img {
       
    }
}
.zoasaoag {
max-width:inherit;
text-align: center;
}
.s5f6bypq {
 flex-basis: 49%; 
}
.lv0vjb2z {
 flex-basis: 32.3333%; 
}
.z5skp7cp {
 flex-basis: 24%; 
}
.my0nfukh {
 flex-basis: 19%; 
}
.fq17ivyt {
 flex-basis: 15.6666%; 
}
.hkdtunkk95 { margin: -13px; padding: 22px 38px; width: 28%; border: 2px solid #3c298b; }
.ek1cbrky {
 flex-basis: 13.2857%; 
}
/* slots end */ 

/* anchor */
.xddx19dl {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.xddx19dl .bt9fat5g {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.xddx19dl .nd3pke9c {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.xddx19dl .nd3pke9c .wlv04wai  {
list-style:none;
}
.xddx19dl .nd3pke9c .wlv04wai 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;
}
.xddx19dl + section.tfzfzmm7 {
margin-top:0px;
}
/* anchor end */

/* faq */

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

/* slotpage */

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


        }
.uqgoz7uz {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.z1mszzou {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.sku0a69u {
            background-color: #00bcd4;
            color: #fff;
        }
.ur7a33h36i { border: 1px dashed #b876cf; width: 21%; display: none; padding: 48px 36px; }
.uxfd35ec {
            background-color: #ff9800;
            color: #fff;
        }
.z1mszzou: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;
}
ol {
    padding-left: 22px;
    margin-bottom: 1.5em;
}
ol li {
    margin-bottom: 12px;
    padding-left: 6px;
}
/* ============================= */
/* 3. ТАБЛИЦІ */
/* ============================= */

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);
}
.ptltpcb6c { color: rgb(84, 80, 170); width: 75%; padding: 20px 39px; border: 3px dashed #3bab01; margin: 16px; display: inline-block; }
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;
}
td {
    color: var(--text-color);
}
tr:last-child td {
    border-bottom: none;
}
/* легкий ховер для desktop */
@media (hover: hover) {
    tbody tr:hover {
        background: rgba(255, 255, 255, 0.06);
    }
}
/* ============================= */
/* 4. ВИРІВНЮВАННЯ */
/* ============================= */

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

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

    table {
        font-size: 0.9rem;
    }

    th, td {
        padding: 14px 16px;
    }
}
/* faq  */
.tei9hgyt {
	margin-bottom: 1.875rem;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}
.xu0m3juvsqkc { color: rgb(177, 67, 87); margin: 19px; }
.sr1ed04o {
    width: 100%;
    max-width:100%;
    margin: 20px auto;
    padding: 10px;
}
.sr1ed04o h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
summary.sn6oyuo7 {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--accent);
    padding: 1rem;
}
.zfzn6dyh {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
    padding: 0 1rem;
}
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
    --menu: #fff;
}
.xhh6yyqh {
    background: var(--bg);
    color: var(--text);
    font-family: 'Open-sans', sans-serif;
    padding: 50px 20px 30px;
    font-size: 14px;
}
.a0gnx5qt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin-bottom: 35px;
}
.pn14qa3w a {
    color: var(--menu);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.pn14qa3w a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--accent);
    transition: 0.3s ease;
}
.pn14qa3w a:hover::after {
    width: 100%;
}
.rttvvqh5 {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}
.ribj0r12 {
    background: var(--bg);
    padding: 20px;
    border-radius: 12px;
    display: block;
margin: 0 auto;
}
.alx6tmgi {
    display: flex;
    align-items: center;
    gap: 18px;
    background-color: #ffffff;
    padding: 10px;
    border-radius: 12px;
margin-bottom: 20px;
}
.iwa7cpp4 {
max-width: 120px;
margin-left: 20px;
}
.gmlqyba5ms { margin: -20px; border: 4px solid #e9d57d; display: flex; padding: 35px 31px; width: 4vw; color: rgb(227, 34, 174); }
.iwa7cpp4 img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid var(--accent);
}
.nmnotpvk {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.o0uegu50 {
    display: flex;
    align-items: center;
    gap: 8px;
}
.agu6c11t {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.sli214xe {
    background: var(--accent);
    color: var(--bg);
    font-size: 12px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 50px;
}
.c7xofvz1 {
    font-size: 14px;
    color: #65666b;
    opacity: 0.8;
}
.c7xofvz1 time {
    margin-left: 5px;
    color: var(--accent);
}
/* Mobile */
@media (max-width: 1025px) {
    .alx6tmgi {
        flex-direction: column;
        text-align: center;
    }

    .iwa7cpp4 img {
        width: 75px;
        height: 75px;
    }
}
.aiv36tnv{
display: flex;
justify-content: center;
}
.rttvvqh5 {
      width: 100%;
      background: var(--bg);
      border-top: 1px solid rgba(255,255,255,0.06);
      padding: 32px 20px 24px;
      color: var(--color-text);
    }
.ysgp7x9g {
      max-width: 860px;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
      gap: 20px;
    }
.hjcjsvg6 { color: rgb(65, 198, 80); margin: -15px; }
/* ── Divider line between sections ───────────────── */
    .z3tfqfia {
      width: 100%;
      height: 1px;
      background: rgba(255,255,255,0.05);
    }
/* ── Main disclaimer text ─────────────────────────── */
    .anz0gs8l {
      font-size: 12px;
      line-height: 1.7;
      color: var(--color-text);
      text-align: center;
    }
/* ── Age badge ────────────────────────────────────── */
    .rdkmsubg {
      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;
    }
/* ── Help links row ───────────────────────────────── */
    .v9faep12 {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 6px 12px;
      font-size: 12px;
      color: var(--color-text);
      text-align: center;
    }
.v9faep12 div {
display: flex;
gap: 10px;
}
.v9faep12 span {
      color: var(--text);
      font-weight: 600;
      display: block;
      width: 100%;
      margin-bottom: 5px;
    }
.v9faep12 a {
      color: var(--text);
      text-decoration: none;
      transition: color 0.2s;
      white-space: nowrap;

    }
.v9faep12 a:hover { color: #c5cad6; }
.r7b4zz3f {
      color: rgba(255,255,255,0.18);
      font-size: 14px;
      line-height: 1;
    }
/* ── Responsible-gambling icon badges ─────────────── */
    .iarqjhsa {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center;
      gap: 12px;
    }
.lphou2xq {
      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;
    }
.lphou2xq:hover {
      background: rgba(255,255,255,0.08);
      border-color: rgba(255,255,255,0.14);
      color: #c5cad6;
    }
/* SVG inline icons */
    .lphou2xq svg {
      flex-shrink: 0;
    }
.n1xln8beq8 { color: rgb(24, 128, 86); padding-left: 13px; display: inline-block; width: 14%; margin: 12px; padding-right: 43px; }
/* ── ΚΕΘΕΑ-ΑΛΦΑ custom badge ──────────────────────── */
    .boc04d4w {
      display: inline-flex;
      align-items: center;
      gap: 6px;
    }
.owpf5liq {
      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;
    }
/* ── BeGambleAware badge ──────────────────────────── */
    .mierqol4 {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.m3a4mffg {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #f4a10d;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── GamblingTherapy badge ────────────────────────── */
    .crqj2gxt {
      display: inline-flex;
      align-items: center;
      gap: 7px;
    }
.iwblu0j7 {
      width: 28px;
      height: 28px;
      border-radius: 4px;
      background: #27a844;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
/* ── Affiliate note ───────────────────────────────── */
    .cacl3fgs {
      font-size: 11px;
      color: var(--color-text);
      text-align: center;
    }
.cacl3fgs a {
      color: var(--color-text);
      text-decoration: underline;
      text-underline-offset: 2px;
    }
.cacl3fgs a:hover { color: #9aa0b0; }
/* ── Copyright ────────────────────────────────────── */
    .gztznpje {
      font-size: 11px;
   color: var(--color-text);
      text-align: center;
    }
/* ── Responsive ───────────────────────────────────── */
    @media (max-width: 480px) {
      .iarqjhsa { gap: 8px; }
      .lphou2xq { font-size: 10px; padding: 6px 10px; }
    }
.g64wflkd4phz { display: inline-block; border: 1px dotted #bec3d3; width: 73%; padding: 5px 34px; margin: 8px; color: rgb(74, 37, 106); }
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;
}
    .t6oiyvh7 {
    float: inherit;
    display: block;
}
}
.mrric638.rnlvzw0q {
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;
}