: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;
}
.jx13b2yv {
    position: fixed;
    overflow-y: auto;
    width: 100%;
    z-index: 9999;
    left: -100%;
    max-width: 30%
}
.jx13b2yv .geve25b6 {
    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
}
.ltfgpne7 {
    width: 100%;
    margin: auto;
    position: relative
}
.nettfgps .conuzc50 {
    position: relative;
    display: block
}
.hz2ini4v {
    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 .yd5ihjp2 {
    width: 228px;
    display: inline-block;
    padding: 5px 10px 5px 34px;
    position: relative;
    vertical-align: middle
}
header .yd5ihjp2 img {
    width: 100%
}
header .i1snuwy2 {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s
}
.urawushft1 { display: flex; margin: -19px; padding: 23px 27px; border: 1px dotted #f5aee1; }
.m13v7e0k {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 99;
    cursor: pointer
}
.jx13b2yv {
    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
}
.jx13b2yv nav {
    width: 100%;
    display: table-cell;
    vertical-align: top;
    height: calc(100vh - 40px);
    overflow: auto
}
.jx13b2yv nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.jx13b2yv nav > * {
    max-height: calc(100% - 60px);
    overflow: auto;
    color: var(--text);
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0
}
body[show] .h7mi909b {
    width: 100%;
    overflow: hidden
}
body[show] .jx13b2yv {
    left: 0
}
body[show] header {
    position: fixed;
    z-index: 999;
    top: 0;
height: 115px;
}
body[show] .h7mi909b {
    width: 100%;
    margin-left: 0
}
.jx13b2yv {
    -webkit-box-shadow: 1px 0 2px #ccc;
    box-shadow: 1px 0 2px #ccc
}
.jx13b2yv nav {
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
.jx13b2yv nav > * {
    max-height: calc(100% - 60px);
    overflow: auto
}
.jx13b2yv nav > ::-webkit-scrollbar {
    display: none
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
.f6rmc8osi { border: 4px dashed #57b4f1; display: none; margin: 3px; width: 26%; color: rgb(77, 254, 144); padding: 47px 23px; }
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);
}
.nn20fnx2 {
    text-transform: uppercase
}
.nn20fnx2 {
    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
}
.jx13b2yv .geve25b6 {
    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) {
    .ryxbqtsm {
        width: 100%
    }
}
.nn20fnx2 {
    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
    }

    .ltfgpne7 {
        padding: 0
    }

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

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

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

    .o1xl0yo2 {
        padding: 0 10px 0
    }

    .nn20fnx2.o4fxmlx9 {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .i1snuwy2 {
        padding: 13px 0
    }

    .o1xl0yo2 {
        padding: 0 10px !important
    }

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

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

    .y0x8kmu8 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);
}
.w8k1l53n4 { display: flex; color: rgb(54, 253, 31); border: 2px solid #1a4199; padding: 15px 11px; }
body .nn20fnx2 {
    background: var(--accent)
}
.nn20fnx2 {
    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 .i1snuwy2 {
    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 .yd5ihjp2 {
    margin: -4px 0 0 0
}
body header .yd5ihjp2 img {
    width: 180px;
    margin: 10px 0 0
}
@media only screen and (max-width: 480px) {
    body header .yd5ihjp2 img {
        width: 220px;
        margin: 0
    }
}
body header .i1snuwy2 {
    padding: 9px 0
}
body .nettfgps .conuzc50 {
    width: auto;
    height: auto
}
body .nettfgps.m13v7e0k a img {
    width: 20px;
    height: 17px
}
body .nn20fnx2.o4fxmlx9 {
    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
}
.nn20fnx2 {
    text-align: center;
    color: var(--bg);
    cursor: pointer
}
body[show] .jx13b2yv {
    top: 62px
}
.wwyxtq19rqc7 { border: 3px solid #e29e4f; display: flex; margin: 7px; padding: 47px 9px; color: rgb(82, 46, 54); width: 82%; }
body .jx13b2yv {
    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 .j7vxdliw {
    display: none
}
body[show] .j7vxdliw {
    display: block;
    position: absolute;
    top: 21px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 10px
}
.govm550v {
    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
}
.govm550v .yh1obie3 {
    margin-top: 24px
}
.govm550v .yh1obie3 span {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: var(--text);
    display: block
}
body .o1xl0yo2 {
    padding: 0 !important
}
body main .ltfgpne7 {
    background: var(--bg);
    max-width: 1100px
}
body.y0x8kmu8 main .ltfgpne7 {
    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 .yd5ihjp2 {
        padding: 0
    }

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

    body[show] .jx13b2yv {
        top: 0
    }

    header .yd5ihjp2 img {
        width: 100%
    }

    body {
        padding-top: 68.43px !important
    }

    body .m13v7e0k {
        top: 60%
    }

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

    body .nettfgps .conuzc50 {
        width: auto;
        height: auto
    }

    body .nettfgps.m13v7e0k a img {
        width: 20px;
        height: 17px
    }

    body .jx13b2yv .geve25b6 {
        display: block
    }

    body[show] .j7vxdliw {
        display: none
    }

    body .govm550v {
        padding: 51px 15px 60px
    }
}
.govm550v .yh1obie3 span {
    line-height: 18px
}
body[show] {
    overflow: visible
}
body main h2 {
    font-size: 26px;
    line-height: 30px
}
.pogo49pr27f { padding: 32px 18px; width: 13%; border: 3px dotted #dea28a; margin: -11px; display: inline-block; color: rgb(160, 64, 6); }
@media only screen and (max-width: 1024px) {
    body .m13v7e0k {
        display: block;
        height: 100%;
        width: 40px;
        top: 25px;
        left: -10px
    }

    body .nettfgps .conuzc50 {
        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 .govm550v {
        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 .ltfgpne7 {
        max-width: 980px
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    body[show] .j7vxdliw {
        top: 15px;
        left: 15px
    }
}
.f9055ovr [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}
.f9055ovr [type=radio]:not(:checked) + label {
    position: relative;
    padding-left: 27px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 15px;
    color: var(--text)
}
.f9055ovr [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)
}
.f9055ovr [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
}
.j2ad1423 .f9055ovr [type=radio]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}
body .nn20fnx2: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 .i1snuwy2 {
        padding: 11px 0
    }

    body header .yd5ihjp2 {
        margin: 0
    }

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

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

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

    .jx13b2yv .geve25b6 {
        right: 10px;
    }
}
body[show] .jx13b2yv {
    background: var(--bg);
    -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, .15);
    box-shadow: 4px 4px 4px rgba(0, 0, 0, .15)
}
.jx13b2yv .geve25b6 {
    background: 0 0
}
img {
    max-width: 100%
}
@media (min-width: 992px) {
    body header .i1snuwy2 {
        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 .i1snuwy2 {
    padding: 7px 0
}
body header .yd5ihjp2 {
    margin: 0
}
body[show] .j7vxdliw {
    top: 23px;
    left: 9px;
    width: 23px
}
body header .yd5ihjp2 img {
    width: 121.65px;
    margin-top: 0
}
.r93ib1w2sn { border: 3px solid #52a065; padding: 28px 6px; display: block; color: rgb(3, 219, 254); }
body[show] .j7vxdliw {
    background: var(--bg)
}
body .nn20fnx2.o4fxmlx9 {
    background: var(--accent);
    font-weight: 700;
    border-radius: 6px
}
body .nn20fnx2.o4fxmlx9:hover {
    background: var(--accent)
}
a[target=_blank] {
    font-weight: 600
}
.govm550v {
    background: var(--bg)
}
body main .ltfgpne7 {
    background: var(--bg)
}
@media only screen and (max-width: 480px) {
    body header .yd5ihjp2 img {
        width: 91px
    }
}
body header .i1snuwy2 {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
@media (min-width: 992px) {
    body header .yd5ihjp2 img {
        width: 100px;
        margin: 0
    }

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

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

    }
}
body[show] .jx13b2yv {
    background: var(--bg);
}
@media only screen and (max-width: 480px) {
    main h2 span {
        width: auto
    }
}
.m45gi02m {
    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 .m45gi02m .nn20fnx2.o4fxmlx9 {
    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 .jx13b2yv .geve25b6 {
        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 .yd5ihjp2 img {
        margin: 0
    }
}
@media (min-width: 992px) {
    body .nn20fnx2.o4fxmlx9 {
        padding-left: 10px;
        padding-right: 10px
    }
}
.g8qb26d2 {
    margin-bottom: 32px;
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }
}
@media (min-width: 992px) {
    .kmr7ol0k {
        margin-bottom: 0 !important;
    }
}
/* == custom == */
.cqtbluy6 {
    height: 100%;
}
.jpzle2lp3a { margin: -19px; padding: 28px 33px; color: rgb(176, 154, 14); width: 84%; }
ul, ol {
    padding-left: 40px;
}
.ldbrw33y {
    color: var(--text);
}
.q5ygpzmq {
    text-align: center;
    font-size: 14px;
}
.atc1168w {
    padding-left: 0 !important;
}
.atc1168w {
    padding-right: 0 !important;
}
.im86s1aj {
    padding: 1rem !important;
}
.fxpkf0rh {
    padding-left: 3rem !important;
}
.fxpkf0rh {
    padding-right: 3rem !important;
}
.y85qvhbn {
    margin-left: 0 !important;
}
.y85qvhbn {
    margin-right: 0 !important;
}
.dlhdgnwx {
    margin-bottom: 1rem !important;
}
.vujon0b5j { width: 79%; display: none; padding-left: 25px; margin: -19px; padding-right: 36px; border: 4px solid #8b89bd; }
.zb1dr5nh {
    margin-bottom: 1.5rem !important;
}
.x8u5134k {
    width: 100% !important;
}
.cy5pwjs0 {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.f2fjzd38 {
    text-align: center;
}
/* greed */
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}
*, ::after, ::before {
    box-sizing: inherit
}
.yjj31z8y {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
@media (min-width: 576px) {
    .yjj31z8y {
        max-width: 540px
    }
}
@media (min-width: 768px) {
    .yjj31z8y {
        max-width: 720px
    }

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

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

    .h6dbeq2s {
        text-align: left;
    }

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

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

    .yjj31z8y {
        max-width: 1240px
    }

    .mxqf9d08 {
        margin-right: 3rem !important;
    }
}
.zmv0db60 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}
.di0xoxs2, .ryxbqtsm, .p42maq4v, .c2y8tanq, .aizzr2kv, .m27twr20, .v4atqk4c, .i9y2al2p, .dkbhauqh {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}
.di0xoxs2 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.ryxbqtsm {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
@media (min-width: 768px) {
    .m27twr20 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

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

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

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

    .aizzr2kv {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }
}
@media (min-width: 1200px) {
    .dkbhauqh {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
}
.i1qzikz5 {
    display: -ms-flexbox !important;
    display: flex !important
}
@media (min-width: 992px) {
    .kzngualt {
        display: block !important
    }
}
.cy5pwjs0 {
    -ms-flex-pack: center !important;
    justify-content: center !important
}
.knbenu4q {
    -ms-flex-align: center !important;
    align-items: center !important;
max-width: 100%;
}
.gp0uj5on4 { width: 53px; color: rgb(197, 45, 18); padding: 39px 36px; display: block; margin: 5px; border: 4px solid #856bc6; }
.sgz9oihv {
    background-color: var(--bg);
max-width: 1210px;
margin: 0 auto;
}
.kf4tt3v8 {
    background-image: url(../images/bg2.to2sn8vd);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
}
@media (max-width: 600px) {
    .kf4tt3v8 {
        background-image: url(../images/bg2-mob.to2sn8vd);
    }
}
.azr8gmx1 {
    font-size: 32px;
}
.tlhjzjr3 {
    display: block;
    background-color: var(--bg);
    padding: 14px 15px;
    border-radius: 8px;
    width: 100%;
    justify-content: space-between;
}
.tlhjzjr3 span {
    display: block;
}
.tlhjzjr3 img {
    width: 48px;
    height: 48px;
}
.e3dcexgp {
    background-color: var(--accent);
    border-radius: 12px;
    height: 48px;
    width: 48px;
    min-width: 48px;
}
span.e3dcexgp {
    display: flex;
    justify-content: center;
    align-items: center;
}
.e3dcexgp img {
    height: 16px;
    width: 16px;
}
span.izhtu6zg {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    margin-left: 15px;
    font-weight: bold;
}
.k8aarhqi p {
    margin-bottom: 30px;
}
.k8aarhqi h2 {
    font-size: 26px;
    line-height: 32px;
    font-weight: 700;
    margin-top: 20px;
    color: var(--text);
}
.r851jqka { display: grid; }
.k8aarhqi h3 {
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    line-height: 25px;
    padding: 20px 0;
    color: var(--text);
}
.k8aarhqi h2, .k8aarhqi h3 {
    display: block;
}
.k8aarhqi img {
    max-width: 100%;
    height: auto;
}
.efmg6ium > table > thead > tr th {
    font-size: 1.2em;
    background-color: var(--bg);
    color: var(--bg);
    font-weight: 400;
}
.ugh6bdhr {
    border-radius: 10px;
}
.snbtl9vb p {
    margin-bottom: 20px;
}
.vraytg0b {
    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 */
.raa0em7w > .g8qb26d2 {
    margin-bottom: 45px;
}
.yozi85nq div > ul {
    padding-left: 0;
    list-style: none;
}
.yozi85nq div > ul > li {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.yozi85nq div > ul > li > a {
    font-weight: 600;
}
.ndgoxufw {
    display: flex;
    justify-content: end;
}
/* Accordion */
.g7sd30fd {
    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;
}
.ycto44qt0 { color: rgb(50, 185, 24); padding-right: 34px; }
.kr1p6oom {
    display: block;
    height: 20px;
    width: 20px;
    margin-right: 10px;
    position: relative;
}
.hknrzud7 {
    margin-left: 49px;
    padding-top: .5rem;
    padding-bottom: .5rem;
}
.f7qnnsch, .rj5cexfv {
    display: block;
    position: absolute;
    top: 10px;
    height: 3px;
    background: var(--text);
    width: 20px;
    border-radius: 4px;
    transition: .4s;
}
.t3xml3ss {
    height: 0;
    overflow: hidden;
    transition: 0.4s;
}
.trl4068e {
    height: auto;
}
/* MAIN-MENU */
header {
    height: 62px;
}
.z134vfmd {
    display: none;
}
.z134vfmd > div > ul {
    display: flex;
    align-items: center;
    padding-left: 0;
}
.z134vfmd > 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; 
}
.z134vfmd > div > ul > li:hover {
    transform: scale(1.08);
}
.n64tzmuu8par { display: block; border: 5px dotted #5e2142; width: 13vw; margin: -14px; color: rgb(126, 177, 77); padding: 7px 9px; }
.z134vfmd > div > ul > li > a > img {
    margin-bottom: 0.3rem;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.z134vfmd li > a {
    color: var(--bg);
    line-height: 1;
    font-size: 14px;
    font-weight: 700;
}
/* MOBILE MENU */
.i2g3aghy > div > ul {
    padding: 0;
}
.i2g3aghy > div > ul > li {
    border-bottom: 1px solid var(--text);
}
.i2g3aghy > div > ul > li > a {
    padding: 15px 0;
    display: flex;
    margin-left: 10px;
}
.i2g3aghy li > a {
    color: var(--menu);
    font-size: 16px;
    font-weight: 700;
}
.g2pne3e1 {
    margin: 45px 0;
    display: block;
}
.yifbt60x {
    color: var(--bg) !important;
    z-index: 999999;
    width: 100%;
    height: 61px;
    background: var(--accent) !important;
    text-align: center;
    bottom: 0;
    right: 0;
}
.yifbt60x a {
    color: var(--text) !important;
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding-top: 9px;
    height: 45px;
}
.yifbt60x {
    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;
}
.yifbt60x .hk2dmny2 {
    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%;
    }
}
.egjrgkia {
    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.sifxrcgm');
    src: local(''),
    url('../fonts/inter-v12-latin-regular.sifxrcgm#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-regular.vdhhdc21') format('woff2'),
    url('../fonts/inter-v12-latin-regular.g6a2n85c') format('woff'),
    url('../fonts/inter-v12-latin-regular.klgk77wz') format('truetype'),
    url('images/inter-v12-latin-regular.ym9jzl9y#Inter') format('svg');
}
.je5g9p1mp4ej { padding-left: 35px; margin: 17px; border: 3px dotted #035838; color: rgb(10, 205, 128); width: 84px; }
/* inter-500 - latin */
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url('../fonts/inter-v12-latin-500.sifxrcgm');
    src: local(''),
    url('../fonts/inter-v12-latin-500.sifxrcgm#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-500.vdhhdc21') format('woff2'),
    url('../fonts/inter-v12-latin-500.g6a2n85c') format('woff'),
    url('../fonts/inter-v12-latin-500.klgk77wz') format('truetype'),
    url('images/inter-v12-latin-500.ym9jzl9y#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.sifxrcgm');
    src: local(''),
    url('../fonts/inter-v12-latin-600.sifxrcgm#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-600.vdhhdc21') format('woff2'),
    url('../fonts/inter-v12-latin-600.g6a2n85c') format('woff'),
    url('../fonts/inter-v12-latin-600.klgk77wz') format('truetype'),
    url('images/inter-v12-latin-600.ym9jzl9y#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.sifxrcgm');
    src: local(''),
    url('../fonts/inter-v12-latin-700.sifxrcgm#iefix') format('embedded-opentype'),
    url('../fonts/inter-v12-latin-700.vdhhdc21') format('woff2'),
    url('../fonts/inter-v12-latin-700.g6a2n85c') format('woff'),
    url('../fonts/inter-v12-latin-700.klgk77wz') format('truetype'),
    url('images/inter-v12-latin-700.ym9jzl9y#Inter') format('svg');
}
@font-face {
    font-family: 'Orbitron-Bold';
    font-style: normal;
    font-display: swap;
    font-weight: 600;
    src: url('../fonts/Orbitron-Bold.klgk77wz');
}
.y0x8kmu8 main > :not(.luimdtl1) 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
    }

    .y0x8kmu8 main {
        padding-top: 5px
    }

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

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

    body {
        padding-top: 78px
    }

    .ltfgpne7 {
        padding: 0
    }

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

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

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

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

    .nn20fnx2.o4fxmlx9 {
        font-size: 16px;
        min-width: 94px;
        padding: 5px
    }

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

    header .i1snuwy2 {
        padding: 13px 0
    }

    .o1xl0yo2 {
        padding: 0 10px !important
    }

    .jx13b2yv {
        max-width: 100%;
        padding: 80px 20px 30px
    }
}
h2 {
    font-size: 23px;
    color: var(--text);
}
h1 {
    font-size: 26px;
    color: var(--text);
}
.o1xl0yo2 {
    padding: 0
}
main {
    width: 100%;
    margin: auto;
    min-height: 50vh
}
main h1 {
    margin-bottom: 20px;
    color: var(--text)
}
.nn20fnx2.o4fxmlx9 {
    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) {
    .ltfgpne7 {
        padding: 0
    }

    .o1xl0yo2 {
        padding: 0 15px
    }
}
@media only screen and (max-width: 1024px) {
    .o1xl0yo2 {
        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)
}
.nettfgps .conuzc50 {
    position: relative;
    display: block;
    width: 23px;
    height: 20px
}
.jx13b2yv .geve25b6 {
    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)
}
.lknob5nbr { margin: -2px; width: 3px; display: none; padding: 29px 23px; }
body {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
    background: var(--bg);
    color: var(--text);
    padding-top: 92.43px;
    overflow-x: hidden
}
.ltfgpne7 {
    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 .yd5ihjp2 {
    width: 300px;
    display: inline-block;
    padding: 5px 40px;
    position: relative;
    vertical-align: middle
}
header .i1snuwy2 {
    position: relative;
    padding: 18px 0
}
.m13v7e0k {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 99
}
.jx13b2yv {
    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
}
.jx13b2yv nav::-webkit-scrollbar {
    width: 6px;
    display: none
}
.jx13b2yv 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
}
.jx13b2yv nav {
    overflow: auto;
    width: 100%;
    display: block;
    vertical-align: top;
    height: calc(100vh - 40px)
}
@media only screen and (max-width: 1166px) {
    .ltfgpne7 {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {
    .jx13b2yv {
        max-width: 100%
    }
}
body header .i1snuwy2 {
    display: flex;
    align-items: center;
    justify-content: space-between
}
body header .yd5ihjp2 {
    margin: -6px 0 0 0;
}
.z8ky2aeck { color: rgb(203, 156, 160); margin: 1px; width: 28px; border: 5px dotted #910c32; padding: 14px 24px; }
body header .yd5ihjp2 img {
    width: 177px;
}
@media only screen and (max-width: 480px) {
    body header .yd5ihjp2 img {
        width: 120px;
    }
}
body header .i1snuwy2 {
    padding: 17px 0;
}
body .nettfgps .conuzc50 {
    width: 20px;
    height: auto;
}
body .nettfgps.m13v7e0k a img {
    width: 20px;
    height: 17px;
}
body .nn20fnx2.o4fxmlx9 {
    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 .nn20fnx2.o4fxmlx9 {
        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 .yd5ihjp2 {
        padding: 0;
    }

    body header .i1snuwy2 {
        padding: 0;
    }
}
body .j7vxdliw {
    display: none;
}
body[show] .j7vxdliw {
    display: block;
    position: absolute;
    top: 22px;
    z-index: 99999;
    width: 21px;
    height: 21px;
    background: var(--bg);
    left: 14px;
}
@media (min-width: 992px) {
    body[show] .j7vxdliw {
        display: none;
    }
}
html body {
    padding-top: 57.43px !important;
    font-family: Inter;
    background-color: var(--bg);
    min-width: 320px;
}
header .i1snuwy2 {
    position: relative;
    padding: 18px 0;
    -webkit-transition: all .2s;
    transition: all .2s;
}
body {
    font-family: 'Inter';
}
.egjrgkia {
    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
}
.uji5gdqs {
    padding: 0;
    background: var(--bg);
    border-radius: 6px;
    position: relative;
    min-width: 150px;
    height: 41px
}
.lpnc89dt {
    padding: 6px 16px;
    display: block;
    text-transform: uppercase;
    color: var(--text);
}
.rz6aqrdj {
    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);
}
.zyhpvsver85 { border: 3px dotted #cf97ae; padding: 37px 45px; }
.glsmyuhb:hover > .rz6aqrdj {
    visibility: visible;
    opacity: 1;
}
.rz6aqrdj li {
    background: var(--bg);
    padding: 6px 16px;
    transition: .2s ease-in;
}
.rz6aqrdj li:hover a {
    opacity: .8;
}
.rz6aqrdj li > a {
    color: var(--text);
    display: flex;
    align-items: center;
}
.rz6aqrdj li > a > img {
    margin-right: 6px
}
.n4ffgp8n {
    display: grid;
    grid-template-columns: max-content 1fr;
    grid-gap: 5px;
    align-items: center;
    justify-content: center;
}
.n4ffgp8n i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.efmg6ium {
    overflow-x: auto;
    overflow-y: hidden;
    font-size: 14px;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    box-shadow: none;
    margin-bottom: 20px;
}
.efmg6ium table {
    min-width: 100%;
    width: 100%;
    max-width: 900px;
    margin: auto;
    border: 1px solid var(--text);
    border-radius: 3px;
    overflow: hidden;
    margin-top: 20px;
}
.efmg6ium table thead {
    background: var(--bg);
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .15)
}
.lgqq1hqxmx { border: 1px dashed #b294a8; padding-right: 15px; }
.efmg6ium 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
}
.efmg6ium 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)
}
.efmg6ium table tr:nth-child(odd) td {
    background: var(--bg);
}
.efmg6ium table tr:nth-child(even) td {
    background: var(--bg);
}
.efmg6ium {
    line-height: 1.3 !important;
    margin-bottom: 32px !important;
}
.lqamlwtg.lqamlwtg {
    justify-content: center;
}
.hqfly0oc {
    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) {
    .hqfly0oc {
        bottom: 50px;
        left: auto;
        margin-left: 0;
        right: 20px;
    }
}
.h51exrie {
    margin-left: 5px;
}
.k8aarhqi ul {
    list-style: disc;
    padding-left: 40px;
}
.sm3ei87h {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 30px auto;
}
.sm3ei87h .pj35aa7p, .sm3ei87h .sulhorm8 {
    width: 45%;
}
.ocx6m47q5 { padding-left: 27px; border: 5px solid #688a32; padding-right: 48px; color: rgb(152, 152, 169); margin: -3px; }
.sm3ei87h .pj35aa7p ul, .sm3ei87h .sulhorm8 ul {
    list-style: none;
    margin-top: 20px;
    padding: 0 5px;
}
.sm3ei87h .pj35aa7p ul li, .sm3ei87h .sulhorm8 ul li {
    padding-left: 30px;
    padding-bottom: 7px;
    position: relative;
}
.sm3ei87h .pj35aa7p ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "✔️";
    background: inherit;
}
.sm3ei87h .sulhorm8 ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "❌";
    background: inherit;
}
.pj35aa7p {
    background-color: var(--bg);
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
#article-text .pj35aa7p h3, #article-text .pj35aa7p 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);
}
.sulhorm8 {
    background-color: var(--bg);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}
#article-text .sulhorm8 h3, #article-text .sulhorm8 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) {
    .sm3ei87h .pj35aa7p, .sm3ei87h .sulhorm8 {
        width: 100%;
    }

    .pj35aa7p, .sulhorm8 {
        border-radius: 6px;
    }

    #article-text .pj35aa7p h3, #article-text .pj35aa7p h2, #article-text .sulhorm8 h3, #article-text .sulhorm8 h2 {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
}
.pguustd9 {
    width: 100%;
    height: auto;
}
footer .i3dkwyd8 .kpjnnsvu .hygfksag, footer .i3dkwyd8 .kpjnnsvu .jsrcd943 {
    display: block
}
header .w0foyj46 {
    position: absolute;
    right: 85px;
    top: 20px
}
.azztvpq8 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
    font-weight: 700
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v {
    display: inline-block
}
.hzrsjuvx { width: 79%; margin: 15px; padding: 7px 5px; border: 3px solid #8837ad; }
header .m45gi02m .ou9w5y4i {
    background: var(--bg);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    text-transform: uppercase
}
header .m45gi02m .ou9w5y4i:focus-within {
    border: 1px solid var(--accent)
}
.m45gi02m .ou9w5y4i {
    padding: 0 5px
}
.m45gi02m .sez1h816, .m45gi02m .ou9w5y4i {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .sez1h816 span:first-child, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .ou9w5y4i span:first-child {
    margin-right: 8px;
    color: var(--bg)
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .sez1h816 span, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .ou9w5y4i span {
    display: inline-block;
    vertical-align: middle
}
.m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .yobj7aqw label {
    color: var(--text)
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw label, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .yobj7aqw label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px
}
.k3ymda0t:before {
    background-position: center -192px
}
header .m45gi02m .w0foyj46 .ou9w5y4i::after {
    display: none;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    position: absolute;
    right: 9px;
    top: 9px;
    color: var(--text);
    font-size: 16px
}
.zt1tfrwb { border: 5px dashed #6d862e; width: 4vw; }
header .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw.t15njdr6, header .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li, header .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6, header .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
    border: none
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw.t15njdr6, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6 {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 {
    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
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > 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
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul::-webkit-scrollbar-track, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > 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)
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul::-webkit-scrollbar, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul::-webkit-scrollbar {
    width: 5px;
    background-color: var(--bg)
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul::-webkit-scrollbar-thumb, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul::-webkit-scrollbar-thumb {
    background-color: var(--text)
}
header .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw.t15njdr6, header .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li, header .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6, header .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
    border: none
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > 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
}
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li.b4gnx2m5, .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li:hover, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li.b4gnx2m5, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li:hover {
    background: rgba(0, 143, 249, .1);
    color: var(--accent)
}
header .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 ul li:before {
    border-radius: 50%
}
.qm2atw3zr { padding: 21px 7px; margin: -9px; border: 5px dotted #16ca8c; }
.m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw ul li:before, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 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 .w0foyj46 {
        right: 85px
    }

    body header .m45gi02m .w0foyj46 .sez1h816, body header .m45gi02m .w0foyj46 .ou9w5y4i {
        width: 65px !important;
        height: 30px
    }

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

    .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 96%;
        height: auto;
        z-index: 999
    }

    .m45gi02m .cwkzjv03 {
        margin: 20px 15px 0 15px
    }

    .m45gi02m .cwkzjv03 svg {
        display: block
    }

    .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul {
        padding: 20px 0;
        margin-left: 0;
        overflow: auto;
        height: calc(100vh - 104px);
        display: block
    }

    .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 170px
    }

    body .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > 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
    }

    .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li.b4gnx2m5, .m45gi02m .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li:hover, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li.b4gnx2m5, .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li:hover {
        background: 0 0;
        color: var(--accent)
    }

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

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

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

    .xjw7ywgo .c45l5xlb [type=radio]:checked + label:after, .xjw7ywgo .c45l5xlb [type=radio]:not(:checked) + label:after {
        top: 12px
    }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
    .m45gi02m .cwkzjv03 {
        margin-right: 40px
    }
}
.b93myqgq li.b4gnx2m5 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}
@media (min-width: 992px) {
    .fv7ljfb0 .k942v36t {
        margin-left: -20px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .fv7ljfb0 .k942v36t .z6vsz0xp.llpk5xaf {
        margin-left: 20px;
        width: 140px;
        margin-bottom: 20px
    }

    header .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6 {
        z-index: 99
    }
}
.h7u4lvvu.t15njdr6 {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 99
}
body .m45gi02m .w0foyj46 {
    position: static;
    margin-right: 15px
}
@media (max-width: 768px) {
    header {
        background: var(--bg);
    }

    .m45gi02m .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
        width: 100% !important;
    }
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw, .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 {
    border-radius: 10px !important;
}
header .w0foyj46 {
    position: absolute;
    right: 85px;
    top: 20px;
}
.zns2899w.t15njdr6 {
    background: rgba(0, 0, 0, 0.2);
    position: fixed;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.cwkzjv03 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 30px 0 30px;
}
.cwkzjv03 svg {
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.azztvpq8 {
    font-size: 20px;
    line-height: 22px;
    color: var(--text);
}
.i3dkwyd8 .z6vsz0xp.oumz040v,
.i3dkwyd8 .pl0gs90s.oumz040v {
    display: inline-block;
}
header .ou9w5y4i {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 30px;
    text-transform: uppercase;
}
.ou9w5y4i {
    padding: 0 5px;
}
.sez1h816,
.ou9w5y4i {
    width: 230px;
    background: var(--bg);
    border: none;
    padding: 3px;
    cursor: pointer;
    position: relative;
    display: inline-block;
}
.lk8yv54m2tdh { border: 5px solid #7dc6b8; padding: 40px 40px; color: rgb(157, 102, 160); margin: -10px; }
.i3dkwyd8 .z6vsz0xp.oumz040v .sez1h816 span:first-child,
.i3dkwyd8 .pl0gs90s.oumz040v .ou9w5y4i span:first-child {
    margin-right: 10px;
    color: var(--bg)
}
.i3dkwyd8 .z6vsz0xp.oumz040v .sez1h816 span,
.i3dkwyd8 .pl0gs90s.oumz040v .ou9w5y4i span {
    display: inline-block;
    vertical-align: middle;
}
.i3dkwyd8 .pl0gs90s.oumz040v .yobj7aqw label {
    color: var(--text);
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw label,
.i3dkwyd8 .pl0gs90s.oumz040v .yobj7aqw label {
    cursor: pointer;
    color: var(--bg);
    font-size: 15px;
    line-height: 17px;
    margin-top: -2px;
    display: block;
    margin-left: 2px;
}
.k3ymda0t:before {
    background-position: center -192px;
}
[class*=flag-]:before {
    background: url(images/sprite-flag.abjyc5o0) no-repeat center bottom;
}
header .w0foyj46 .ou9w5y4i::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 .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw.t15njdr6,
header .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li,
header .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6,
header .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
    border: none;
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw.t15njdr6,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6 {
    display: block;
    border: 1px solid var(--text);
    border-top: none;
    border-bottom: none;
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 {
    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;
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > 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 .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw.t15njdr6,
header .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li,
header .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1.t15njdr6,
header .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
    border: none;
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > 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;
}
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li.b4gnx2m5,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li.b4gnx2m5,
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li:hover,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li:hover {
    background: rgba(0, 143, 249, 0.1);
}
header .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 ul li:before {
    border-radius: 50%;
}
.cfz4spocluv { border: 1px solid #aabab2; padding: 46px 34px; color: rgb(70, 45, 148); margin: -12px; width: 64px; display: block; }
.i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw ul li:before,
.i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 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 .fqska2zc {
    display: none;
}
@media (min-width: 768px) {
    header .w0foyj46 {
        right: 85px;
    }

    body header .w0foyj46 .sez1h816,
    body header .w0foyj46 .ou9w5y4i {
        width: 65px !important;
        height: 28px;
    }

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

    .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw,
    .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 {
        top: 62px;
        border-radius: 0;
        left: -10px;
        right: 0;
        width: 106%;
        height: auto;
    }

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

    .cwkzjv03 svg {
        display: none;
    }

    .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul,
    .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul {
        padding: 20px 0;
        margin-left: 0;
    }

    .i3dkwyd8 .z6vsz0xp.oumz040v .yobj7aqw > ul > li,
    .i3dkwyd8 .pl0gs90s.oumz040v .xyq7wtt1 > ul > li {
        padding: 5px 15px;
        margin-left: 0;
        border-radius: 0;
        width: 100%;
    }
}
.ghgriggx i {
    width: 16px;
    height: 16px;
    display: inline-block;
    border-radius: 50%;
}
.ghgriggx span {
    position: relative;
    top: -4px;
    right: -3px;
}
a.a034vunj {
    pointer-events: none;
    opacity: 0.7;
    cursor: pointer;
}
.zfk9vcf5 a {
    padding: 15px;
}
.we5w6ytc.q327h0bt {
    display: block;
}
.we5w6ytc {
    display: none;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px 0;
    z-index: 65;
    background: var(--bg);
}
.we5w6ytc .yjj31z8y {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.a73cuh43 {
    width: 60%;
    padding: 0 5px;
    font-size: 0.9rem;
    color: var(--text);
}
.wu8lqmem {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--text);
}
.m1ulxfhu {
    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;
}
.dtxpyob5 {
    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) {
    .we5w6ytc .yjj31z8y {
        flex-direction: column;
    }

    .a73cuh43, .m1ulxfhu, .dtxpyob5 {
        width: 100%;
    }
}
::-webkit-scrollbar {
    width: 1px;
    border-radius: 12px;
}
.qsrvw2ck74 { display: block; padding: 20px 18px; }
::-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) {
    .conuzc50 {
        display: none !important;
    }

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

.b0mll0ol {
    width: 100%;
    margin-bottom: 40px;
}
.hgdkuww9 {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.hgdkuww9 h2 {
    color: var(--color-accent);
}
.zdqov217 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;
    align-items: center;
    padding-top: 20px;
}
.h5jcpv0p {
    width: 100%;
    height: auto;
    max-width: 220px;
    min-height: 220px;
    position: relative;
    background-color: inherit;
    border-radius: 10px;
}
.h5jcpv0p img {
    height: auto;
    max-width: 220px;
    border-radius: 10px;
}
.h5jcpv0p .ym9jzl9y {
    position: absolute;
    top: 45%;
    left: 40%;
    width: 60px;
    height: 60px;
    opacity: 0;
}
.h5jcpv0p:hover .ym9jzl9y {
    opacity: 1; 
}
.h5jcpv0p:hover img {
    opacity: 0.3;
}
@media screen and (max-width: 695px) {
    .zdqov217 {
        justify-content: center;
        gap:10px;
    }
    .h5jcpv0p {
        max-width: 120px;
        min-height: 190px;
    }
    .h5jcpv0p img {
       
    }
}
.h5jcpv0p {
max-width:inherit;
text-align: center;
}
.qxqvia3b {
 flex-basis: 49%; 
}
.e01xji8mju { color: rgb(159, 90, 69); width: 52%; display: grid; margin: 1px; padding: 25px 32px; }
.h4hdukp1 {
 flex-basis: 32.3333%; 
}
.kx8czsrm {
 flex-basis: 24%; 
}
.ogeerp8s {
 flex-basis: 19%; 
}
.xr8hzhhl {
 flex-basis: 15.6666%; 
}
.wo5opca9 {
 flex-basis: 13.2857%; 
}
/* slots end */ 

/* anchor */
.hjr4y0kg {
width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.hjr4y0kg .cdt76lpo {
max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    padding-top: 30px;
}
.hjr4y0kg .giyvrlro {
    display: flex;
    gap: 8px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    list-style: none;
    margin: 0;
    padding: 0;
}
.hjr4y0kg .giyvrlro .q9ii0t3t  {
list-style:none;
}
.hjr4y0kg .giyvrlro .q9ii0t3t 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;
}
.hjr4y0kg + section.uq8yo3bw {
margin-top:0px;
}
.p96fj1u48 { width: 28vw; border: 5px dotted #4f98fc; padding: 17px 6px; margin: -10px; display: inline-block; }
/* anchor end */

/* faq */

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

/* slotpage */

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


        }
.pgt77cdf {
            display: flex;
            flex-direction: column;
            gap: 15px;
            z-index: 5;
        }
.ax6hlwwu {
            padding: 18px 45px;
            font-size: 1.2rem;
            font-weight: bold;
            text-transform: uppercase;
            cursor: pointer;
            border: none;
            border-radius: 5px;
            transition: 0.3s;
        }
.uqyuq5go {
            background-color: #00bcd4;
            color: #fff;
        }
.ylru46mq {
            background-color: #ff9800;
            color: #fff;
        }
.ax6hlwwu:hover {
            opacity: 0.85;
            transform: translateY(-2px);
        }
iframe[full-frame] {
            width: 100%;
            height: 100%;
            border: none;
        }
.lyhggq896p { padding: 11px 49px; color: rgb(151, 222, 42); border: 2px dashed #252214; }
/* 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;
}
/* ============================= */
/* 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 var(--accent);
    font-size: 0.95rem;
}
.bpmyum7lj { border: 1px dashed #0b6ba6; padding: 31px 14px; }
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. ВИРІВНЮВАННЯ */
/* ============================= */

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

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

    table {
        font-size: 0.9rem;
    }

    th, td {
        padding: 14px 16px;
    }
}
/* faq  */
.wl8fdbld {
	margin-bottom: 1.875rem;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
}
.r3w8jgyz {
    width: 100%;
    max-width:100%;
    margin: 20px auto;
    padding: 10px;
}
.r3w8jgyz h2 {
	margin-bottom: 1.875rem;
	font-size: 1.875rem;
	font-weight: 700;
}
.dfhw51j5ve { padding: 29px 20px; margin: 18px; display: grid; color: rgb(15, 92, 216); }
summary.dm58ubjo {
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
	line-height: 2rem;
	border: 1px solid var(--accent);
    padding: 1rem;
}
.y4bm4zxk {
	margin-bottom: 1rem;
    font-size: 1.125rem;
	line-height: 2rem;
    padding: 0 1rem;
}
:root {
    --text: #e8e7e7;
    --bg: #302d2d;
    --accent: #0feaba;
    --menu: #fff;
}
.hxqbb606 {
    background: var(--bg);
    color: var(--text);
    font-family: 'Montserrat', sans-serif;
    padding: 50px 20px 30px;
    font-size: 14px;
}
.t54cfvj5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin-bottom: 35px;
}
.n2e12swa a {
    color: var(--menu);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    transition: 0.3s ease;
}
.n2e12swa a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--accent);
    transition: 0.3s ease;
}
.n2e12swa a:hover::after {
    width: 100%;
}
.nfz0g44h {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}