.slide-fade-enter-active {
    transition: all .5s ease-out
}

.slide-fade-leave-active {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active {
    transition: all .3s ease-out
}

.modal-fade-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from,
.modal-fade-leave-to {
    opacity: 0
}

.appear-enter-active {
    transition: all .3s ease-out
}

.appear-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from,
.appear-leave-to {
    opacity: 0
}

.appear-delayed-enter-active {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from,
.appear-delayed-leave-to {
    opacity: 0
}

.zoom-y-enter-active {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to {
    opacity: 0
}

.appear-delayed1-enter-active {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from,
.appear-delayed1-leave-to {
    opacity: 0
}

.appear-delayed2-enter-active {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from,
.appear-delayed2-leave-to {
    opacity: 0
}

.appear-delayed3-enter-active {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from,
.appear-delayed3-leave-to {
    opacity: 0
}

.slideXleft-enter-active,
.slideXleft-leave-active {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from,
.slideXleft-leave-to {
    opacity: 0
}

i.flag {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

* {
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    vertical-align: middle
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    outline: none
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

ol,
ul {
    list-style: none;
    padding: 0
}

dd,
ol,
ul {
    margin: 0
}

table {
    border-spacing: 0
}

label {
    display: inline-block
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.button {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5;
    padding: .375rem .75rem;
    text-align: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle
}

.button .icon-button {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 10px
}

.button.button--primary {
    background-color: #6e52ff;
    border-color: #6e52ff;
    color: #fff
}

.button.button--primary:hover {
    background-color: #4825ff;
    border-color: #4825ff
}

.button.button--primary:disabled:hover {
    background-color: #6e52ff;
    border-color: #6e52ff;
    color: #fff
}

.button.button--blue {
    border-color: #4825ff;
    font-weight: 500
}

.button.button--blue:hover {
    background-color: #4825ff;
    border-color: #4825ff
}

.button.button--done {
    color: #000
}

.button.button--done,
.button.button--done:hover {
    background-color: #37ff68;
    border-color: #37ff68
}

.button.button--lite,
.button.button--lite:disabled:hover {
    background-color: #ebe7ff !important;
    border-color: #ebe7ff !important;
    color: #6e52ff
}

.button.button--lite:focus,
.button.button--lite:hover {
    background-color: #cbc1ff !important;
    border-color: #c1b4ff !important
}

.button.button--grey-lite {
    background-color: #fff;
    border: 2px solid #ebe7ff;
    color: #6e52ff;
    font-weight: 500
}

.button.button--grey-lite:disabled:hover {
    background-color: #f9f9f9
}

.button.button--gray,
.button.button--gray:disabled:hover {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    color: #000
}

.button.button--green,
.button.button--green:disabled:hover {
    background-color: #37ff68;
    border-color: #37ff68;
    color: #000
}

.button.button--ghost {
    border-color: #6e52ff;
    color: #6e52ff;
    font-weight: 500
}

.button.button--ghost:focus:not(:disabled),
.button.button--ghost:hover:not(:disabled) {
    background-color: #6e52ff;
    border-color: #6e52ff;
    color: #fff
}

.button.button--ghost.button--done {
    color: #333
}

.button.button--ghost.button--done,
.button.button--ghost.button--done:hover {
    background-color: transparent;
    border-color: #37ff68
}

.button.button--ghost-hard {
    border-color: #6e52ff;
    color: #6e52ff;
    font-weight: 500
}

.button.button--ghost-hard:hover {
    background-color: #6e52ff;
    color: #fff
}

.button.button--ghost-hard:disabled:hover {
    background-color: transparent;
    border-color: #6e52ff;
    color: #6e52ff;
    font-weight: 500
}

.button.button--white-ghost {
    border-color: #fff;
    color: #fff;
    font-weight: 500
}

.button.button--white-ghost:hover {
    background-color: #fff;
    color: #4825ff
}

.button.button--white-ghost:disabled:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    font-weight: 500
}

.button.button--ghost-gray {
    border-color: #e5e5e5;
    color: #212529;
    font-weight: 500
}

.button.button--ghost-gray:hover {
    background-color: #fff
}

.button.button--ghost-gray:disabled:hover {
    background-color: transparent;
    border-color: #e5e5e5;
    color: #212529;
    font-weight: 500
}

.button.button--light {
    background-color: #fff !important;
    border: 2px solid #ebe7ff !important;
    color: #6e52ff
}

.button.button--light:disabled:hover {
    cursor: not-allowed;
    opacity: .5
}

.button.button--light:focus,
.button.button--light:hover {
    background-color: #f9f9f9 !important
}

.button.button--clear {
    background-color: #6e52ff;
    border-color: transparent;
    color: transparent
}

.button.button--clear:hover {
    background-color: #ebe7ff;
    border-color: #4825ff
}

.button.button--clear:disabled:hover {
    background-color: #999;
    border-color: transparent;
    color: transparent
}

.button.button--link {
    color: #6e52ff;
    font-weight: 400;
    text-decoration: none
}

.button.button--link:focus,
.button.button--link:hover {
    color: #2e06ff;
    text-decoration: underline
}

.button.button--dark {
    background-color: #343a40;
    border-color: #343a40;
    color: #fff
}

.button.button--dark:focus,
.button.button--dark:hover {
    background-color: #23272b;
    border-color: #1d2124
}

.button.button--transparent {
    background-color: transparent;
    border: 1px solid #e5e5e5
}

.button.button--transparent:hover {
    background-color: #fff
}

.button.button-31 {
    min-height: 31px
}

.button.button-34 {
    font-size: 1rem;
    min-height: 43px;
    padding: .75rem 2rem
}

.button.button-41 {
    padding: 8.8px 14.4px
}

.button.button-47 {
    padding: .75rem 1.25rem
}

.button.button-50 {
    font-size: 1rem;
    min-height: 48px;
    padding: .75rem 2rem
}

.button.disabled,
.button:disabled {
    cursor: not-allowed;
    opacity: .5;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.button--social {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 56%;
    border-radius: 50%;
    box-shadow: 0 1px 4px #0029591a;
    color: #6e52ff;
    height: 40px;
    justify-content: center;
    width: 40px
}

.button--social:hover {
    background-color: #ebe7ff
}

.button--social-fb {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.132' height='24.018' viewBox='0 0 24.132 24.018'%3E%3Cg data-name='Group 18255'%3E%3Cpath fill='none' d='M0 .018h24v24H0z' data-name='Rectangle 12470'/%3E%3Cg data-name='Group 18243'%3E%3Cpath fill='%233b5998' d='M22.807 24.002a1.325 1.325 0 0 0 1.325-1.325V1.326A1.325 1.325 0 0 0 22.807.002H1.456A1.324 1.324 0 0 0 .131 1.327v21.351a1.325 1.325 0 0 0 1.325 1.324Z'/%3E%3Cpath fill='%23fff' d='M16.691 24v-9.294h3.12l.467-3.622h-3.587V8.771c0-1.049.291-1.763 1.8-1.763h1.91v-3.24a26 26 0 0 0-2.795-.143c-2.765 0-4.659 1.688-4.659 4.788v2.671H9.819v3.622h3.128V24Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.button--social-li {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24.001' height='24' viewBox='0 0 24.001 24'%3E%3Cg data-name='Group 18254'%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='Rectangle 12469'/%3E%3Cg fill='%23007aaa'%3E%3Cpath d='M2.9 0a2.9 2.9 0 1 1 0 5.793A2.9 2.9 0 1 1 2.9 0' data-name='Path 31379'/%3E%3Cpath d='M4.508 23.585H1.201a.83.83 0 0 1-.828-.828V8.276a.8.8 0 0 1 .786-.828h3.349a.83.83 0 0 1 .828.828V22.8a.82.82 0 0 1-.827.786' data-name='Path 31380'/%3E%3Cpath d='M23.959 12.496a5.3 5.3 0 0 0-5.338-5.462h-.873a5.04 5.04 0 0 0-4.138 2.069l-.414.414V7.862a.53.53 0 0 0-.414-.414H8.648a.44.44 0 0 0-.414.372v15.434c0 .166.248.331.414.331H13.2c.166 0 .414-.166.414-.331v-8.938a2.751 2.751 0 0 1 4.717-2.027 2.72 2.72 0 0 1 .7 1.986v8.9a.53.53 0 0 0 .414.414h4.138a.53.53 0 0 0 .414-.414V12.496Z' data-name='Path 31381'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.button--social-em {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg data-name='Group 18253'%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='Rectangle 12468'/%3E%3Cpath fill='%23757575' d='M11.988 2a10 10 0 1 0 5.653 18.259l-1.132-1.649A8.007 8.007 0 1 1 19.988 12v.782c0 1.389-.6 2.218-1.6 2.218v.018a1 1 0 0 0-.189-.018h-.211a1.77 1.77 0 0 1-1.4-1.369V12a4.626 4.626 0 1 0-1.423 3.312A3.67 3.67 0 0 0 17.988 17v-.019a1 1 0 0 0 .194.019h.2c2.153 0 3.6-1.694 3.6-4.218V12a10.01 10.01 0 0 0-9.994-10m0 12.6a2.6 2.6 0 1 1 2.6-2.6 2.6 2.6 0 0 1-2.6 2.6' data-name='Path 31378'/%3E%3C/g%3E%3C/svg%3E")
}

.button--social-tw {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg data-name='Group 18257'%3E%3Cpath fill='none' d='M0 0h24v24H0z' data-name='Rectangle 12472'/%3E%3Cpath fill='%2355acee' d='M24 4.309a9.9 9.9 0 0 1-2.828.775 4.94 4.94 0 0 0 2.165-2.724 9.9 9.9 0 0 1-3.127 1.195 4.928 4.928 0 0 0-8.39 4.491A13.98 13.98 0 0 1 1.671 2.901a4.93 4.93 0 0 0 1.524 6.577 4.9 4.9 0 0 1-2.23-.616v.062a4.93 4.93 0 0 0 3.95 4.828 4.9 4.9 0 0 1-2.224.084 4.93 4.93 0 0 0 4.6 3.42 9.88 9.88 0 0 1-6.115 2.108A10 10 0 0 1 0 19.292a13.94 13.94 0 0 0 7.548 2.212A13.914 13.914 0 0 0 21.557 7.495q0-.32-.014-.637A10 10 0 0 0 24 4.309' data-name='Path 31377'/%3E%3C/g%3E%3C/svg%3E")
}

.button--round {
    align-items: center;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    box-shadow: 0 1px 4px #0029591a;
    color: #6e52ff;
    display: flex;
    justify-content: center
}

.button--round:hover {
    background-color: #ebe7ff
}

.button--service-login {
    background-color: #fff;
    color: #212529;
    font-size: .875rem;
    font-weight: 500;
    padding: .5rem .75rem
}

.button--service-login:hover {
    background-color: #f8fbfe
}

.help-link__mobile {
    flex: 1
}

.help-link__web {
    line-height: 38px;
    padding: 0 42px
}

.button-width__mobile {
    flex: 1
}

.button-width__web {
    line-height: 38px;
    padding: 0 48px
}

.button-icon {
    align-items: center;
    background-color: #fff;
    border: none;
    border-radius: 50%;
    box-shadow: 0 1px 4px #0029591a;
    color: #6e52ff;
    display: flex;
    justify-content: center
}

.button-icon:hover {
    background-color: #ebe7ff
}

.button-icon-xxs {
    font-size: 12px;
    height: 24px;
    width: 24px
}

.button-icon-xs {
    font-size: 16px;
    height: 32px;
    width: 32px
}

.button-icon-sm {
    font-size: 20px;
    height: 40px;
    width: 40px
}

.button-icon-md {
    font-size: 28px;
    height: 48px;
    width: 48px
}

::-moz-placeholder {
    color: #999 !important;
    opacity: 1
}

::placeholder {
    color: #999 !important;
    opacity: 1
}

:-ms-input-placeholder {
    color: #999 !important
}

::-ms-input-placeholder {
    color: #999 !important
}

body {
    background-color: #f9f9f9;
    color: #333;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    margin: 0;
    text-align: left
}

a {
    background-color: transparent;
    color: #6e52ff
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #5a39ff
}

a:hover i {
    color: #5a39ff !important
}

b,
strong {
    font-weight: 500
}

p {
    margin: 0 0 12px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.2;
    margin: 0
}

hr {
    background-color: #f9f9f9;
    border: none;
    height: 1px;
    margin: 0
}

.app {
    flex-direction: column;
    min-height: 100vh;
    width: 100%
}

.app,
.app .app--normal {
    display: flex
}

.app .app--authentication {
    display: grid
}

.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

@media(min-width:1200px) {
    .container {
        max-width: 1180px
    }
}

@media(min-width:1600px) {
    .container {
        max-width: 1314px
    }
}

@media(max-width:991.98px) {

    section.container,
    section.container .row .col,
    section.container .row [class^=col-] {
        padding-left: 0;
        padding-right: 0
    }

    section.container .row {
        margin-left: 0;
        margin-right: 0
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px
}

.no-gutters {
    margin-left: 0;
    margin-right: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-left: 0;
    padding-right: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
    padding-left: 16px;
    padding-right: 16px;
    position: relative;
    width: 100%
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

@media(min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }
}

@media(min-width:1900px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xxl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xxl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xxl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xxl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xxl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xxl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.33333333%
    }

    .offset-xxl-2 {
        margin-left: 16.66666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.33333333%
    }

    .offset-xxl-5 {
        margin-left: 41.66666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.33333333%
    }

    .offset-xxl-8 {
        margin-left: 66.66666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.33333333%
    }

    .offset-xxl-11 {
        margin-left: 91.66666667%
    }
}

.page.identity-verification footer,
.page.login footer,
.page.register footer {
    margin-top: 0
}

.icon-blue {
    color: #6e52ff
}

.icon-grey {
    color: #333
}

.icon-orange {
    color: #ffa713
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a:hover [class^=icon-],
a:hover [class^=icon-]~* {
    color: #4825ff
}

a.active [class^=icon-],
a:active [class^=icon-] {
    color: #6e52ff
}

.icon-at-price:before {
    content: ""
}

.icon-one-time:before {
    content: ""
}

.icon-recurring-v2:before {
    content: ""
}

.icon-radio-unchecked:before {
    content: ""
}

.icon-radio-checked:before {
    content: ""
}

.icon-chart-advanced:before {
    content: ""
}

.icon-chart-simple:before {
    content: ""
}

.icon-address_book:before {
    content: ""
}

.icon-bank:before {
    content: ""
}

.icon-bin:before {
    content: ""
}

.icon-broken-heart:before {
    content: ""
}

.icon-calendar:before {
    content: ""
}

.icon-card:before {
    content: ""
}

.icon-cart:before {
    content: ""
}

.icon-chart:before {
    content: ""
}

.icon-chart_down:before {
    content: ""
}

.icon-chart_up:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-checkbox-checked:before {
    content: ""
}

.icon-checkbox-unchecked:before {
    content: ""
}

.icon-chevron-down:before {
    content: ""
}

.icon-chevron-left:before {
    content: ""
}

.icon-chevron-right:before {
    content: ""
}

.icon-chevron-up:before {
    content: ""
}

.icon-circle-error:before {
    content: ""
}

.icon-circle-info:before {
    content: ""
}

.icon-circle-info-in-hand:before {
    content: ""
}

.icon-circle-pass:before {
    content: ""
}

.icon-copy:before {
    content: ""
}

.icon-details:before {
    content: ""
}

.icon-earn:before {
    content: ""
}

.icon-email:before {
    content: ""
}

.icon-envelope:before {
    content: ""
}

.icon-exchange_history:before {
    content: ""
}

.icon-export:before {
    content: ""
}

.icon-eye-closed:before {
    content: ""
}

.icon-eye-open:before {
    content: ""
}

.icon-fa_google:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-grid_view:before {
    content: ""
}

.icon-heart:before {
    content: ""
}

.icon-hourglass:before {
    content: ""
}

.icon-id_card:before {
    content: ""
}

.icon-invest:before {
    content: ""
}

.icon-list_view:before {
    content: ""
}

.icon-logout:before {
    content: ""
}

.icon-mobile:before {
    content: ""
}

.icon-new_window:before {
    content: ""
}

.icon-notification:before {
    content: ""
}

.icon-notifications:before {
    content: ""
}

.icon-own:before {
    content: ""
}

.icon-pig:before {
    content: ""
}

.icon-profile:before {
    content: ""
}

.icon-qr:before {
    content: ""
}

.icon-question:before {
    content: ""
}

.icon-recurring:before {
    content: ""
}

.icon-rewards:before {
    content: ""
}

.icon-search:before {
    content: ""
}

.icon-secure:before {
    content: ""
}

.icon-security:before {
    content: ""
}

.icon-send:before {
    content: ""
}

.icon-settings:before {
    content: ""
}

.icon-star_full:before {
    content: ""
}

.icon-star_line:before {
    content: ""
}

.icon-swipe:before {
    content: ""
}

.icon-switch:before {
    content: ""
}

.icon-times:before {
    content: ""
}

.icon-upload:before {
    content: ""
}

.icon-arrow-down:before {
    content: ""
}

.icon-arrow-up:before {
    content: ""
}

.icon-pie:before {
    content: ""
}

.icon-filter:before {
    content: ""
}

.icon-submit-complaint:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Cpath fill='%23343a40' d='M21.474 27.895a6.736 6.736 0 1 1-.001-13.472 6.736 6.736 0 0 1 0 13.472m0-10.106a3.368 3.368 0 1 0 0 6.736 3.368 3.368 0 0 0 0-6.736M34.947 41.368H8v-1.684c0-5.95 5.541-10.105 13.474-10.105s13.473 4.155 13.473 10.105zM11.637 38H31.31c-1.01-3.045-4.771-5.053-9.837-5.053s-8.83 2.008-9.838 5.053M40 6h-3.368v10.105H40zM38.316 21.158a1.684 1.684 0 1 0 0-3.369 1.684 1.684 0 0 0 0 3.369'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 1em;
    width: 1em
}

@media(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(img/flags/iti/flags@2x.png)
    }
}

.iti-mobile .iti.iti--container {
    height: auto
}

.iti {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: flex;
    height: 54px
}

.iti:focus-within {
    border-color: #6e52ff
}

.iti__country {
    padding: 12px 6px
}

.iti__flag-container {
    padding: 0;
    position: relative;
    width: 140px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    border: none;
    border-radius: 4px;
    height: 100%
}

.iti.iti--use-countries-filter-input-field ul.iti__country-list {
    border: 1px solid #e5e5e5;
    border-top: none;
    box-shadow: 0 1px 4px #0029591a;
    margin-top: 55px;
    z-index: 10001 !important
}

.iti.iti--use-countries-filter-input-field .iti__custom-countries-filter--wrapper {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5e5 !important;
    border-radius: 0;
    box-shadow: 0 1px 4px #0029591a;
    height: 54px !important;
    left: -1px;
    position: absolute !important;
    top: 53px;
    width: 100%;
    z-index: 10000 !important
}

.iti.iti--use-countries-filter-input-field .iti__custom-countries-filter--wrapper:before {
    color: #333;
    content: "";
    display: flex;
    font-family: icomoon;
    justify-content: center;
    text-align: center;
    width: 32px
}

.iti.iti--use-countries-filter-input-field .iti__custom-countries-filter {
    border: none !important;
    height: 100% !important;
    padding-left: 0 !important;
    width: 100%
}

.iti__search-input {
    border-bottom: 1px solid #e5e5e5 !important;
    height: 48px !important;
    padding-left: 8px;
    padding-right: 8px
}

.iti__selected-country-primary {
    width: 82px !important
}

.iti__arrow {
    margin-left: 44px !important
}

.iti .iti__selected-dial-code {
    margin-left: -56px !important;
    position: relative;
    z-index: -1
}

.iti input.iti__tel-input,
.iti input.iti__tel-input[type=tel],
.iti input.iti__tel-input[type=text] {
    padding-left: 88px !important
}

.iti--fullscreen-popup.iti--container {
    height: 100%;
    width: 100%
}

.iti.iti--container.iti--fullscreen-popup .iti__search-input {
    flex-shrink: 0
}

.box {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 8px #3333330a
}

.box.has-sticker {
    overflow: hidden;
    position: relative
}

.box.has-sticker .sticker {
    align-items: center;
    background-color: #3c0;
    border-radius: 4px;
    color: #fff;
    display: inline-flex;
    font-size: 11px;
    font-weight: 500;
    justify-content: center;
    position: absolute;
    right: -42px;
    top: 29px;
    transform: rotate(45deg);
    width: 170px
}

.box.has-sticker .sticker span {
    align-items: center;
    display: flex;
    height: 30px;
    justify-content: center;
    text-align: center;
    width: 90px
}

.kmt-sorter .kmt-sorter-item {
    align-items: center;
    color: #999;
    cursor: pointer;
    display: inline-flex;
    font-size: .75rem;
    line-height: 1;
    min-height: 30px;
    padding-left: 16px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    word-break: break-word
}

.kmt-sorter .kmt-sorter-item:before {
    align-items: center;
    content: "";
    display: flex;
    font-family: icomoon !important;
    height: 100%;
    left: 0;
    line-height: 1;
    margin-right: 4px;
    position: absolute;
    top: 1px
}

.kmt-sorter .kmt-sorter-item.active {
    color: #6e52ff;
    font-weight: 500
}

.kmt-sorter .kmt-sorter-item.active.asc:before {
    content: ""
}

.kmt-sorter .kmt-sorter-item.active.desc:before {
    content: ""
}

.kmt-sorter .kmt-sorter-item-mobile {
    align-items: center;
    cursor: pointer;
    display: inline-flex;
    font-size: .75rem;
    line-height: 1;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    word-break: break-word
}

.kmt-sorter .kmt-sorter-item-mobile:before {
    align-items: center;
    content: "";
    display: flex;
    font-family: icomoon !important;
    font-size: 1rem;
    height: 100%;
    left: 0;
    line-height: 1;
    top: 1px
}

.kmt-sorter .kmt-sorter-item-mobile.active {
    color: #6e52ff;
    font-weight: 500
}

.kmt-sorter .kmt-sorter-item-mobile.active:before {
    margin-right: 2px
}

.kmt-sorter .kmt-sorter-item-mobile.active.asc:before {
    content: ""
}

.kmt-sorter .kmt-sorter-item-mobile.active.desc:before {
    content: ""
}

::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

::-webkit-scrollbar-track {
    background: #f9f9f9
}

::-webkit-scrollbar-thumb {
    background: #e5e5e5;
    border-radius: 6px
}

.scrollbar-12::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.scrollbar-12::-webkit-scrollbar-track {
    background: #f9f9f9
}

.scrollbar-12::-webkit-scrollbar-thumb {
    background: #606060;
    border-radius: 6px
}

.scrollbar-6::-webkit-scrollbar {
    height: 6px;
    width: 6px
}

.scrollbar-6::-webkit-scrollbar-track {
    background: #f9f9f9
}

.scrollbar-6::-webkit-scrollbar-thumb {
    background: #e5e5e5;
    border-radius: 3px
}

.scrollbar-3::-webkit-scrollbar {
    height: 3px;
    width: 3px
}

.scrollbar-3::-webkit-scrollbar-track {
    background: #f9f9f9
}

.scrollbar-3::-webkit-scrollbar-thumb {
    background: #e5e5e5
}

.scrollbar-1::-webkit-scrollbar {
    height: 1px;
    width: 1px
}

.scrollbar-1::-webkit-scrollbar-track {
    background: #f9f9f9
}

.scrollbar-1::-webkit-scrollbar-thumb {
    background: #e5e5e5
}

.scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none
}

.modal-backdrop {
    animation-duration: .4s;
    animation-name: fade-in;
    background-color: #333333bf;
    display: none;
    height: 100%;
    left: 0;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040
}

.modal-backdrop.modal-backdrop--active {
    display: flex;
    justify-content: center
}

@media(max-width:767.98px) {
    .modal-backdrop.modal-backdrop--active {
        display: block
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes scale-in {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        top: -2000px
    }

    to {
        opacity: 1;
        top: 0
    }
}

.modal-backdrop::-webkit-scrollbar {
    height: 1px;
    width: 1px
}

.modal-backdrop::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop::-webkit-scrollbar-thumb {
    background: #e5e5e5
}

.modal-backdrop .kmt-modal-wrapper {
    animation-delay: .2s;
    animation-duration: .3s;
    animation-fill-mode: forwards;
    animation-name: slide-down;
    height: auto;
    justify-content: center;
    opacity: 0;
    padding-bottom: 48px;
    padding-top: 48px;
    position: relative;
    top: -2000px;
    width: auto
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal-wrapper {
        padding-bottom: 0;
        padding-top: 0;
        width: 100%
    }
}

.modal-backdrop .kmt-modal-wrapper.kmt-modal--animation-scale-in {
    animation-name: scale-in;
    opacity: 1;
    top: 0;
    transform: scale(0)
}

.modal-backdrop .kmt-modal-wrapper.kmt-modal--centered {
    align-items: center;
    display: flex
}

.modal-backdrop .kmt-modal-wrapper.kmt-modal--centered .kmt-modal.__modal {
    height: auto
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal-wrapper.kmt-modal--centered .kmt-modal.__modal {
        height: auto
    }
}

.modal-backdrop .kmt-modal {
    display: flex;
    flex-direction: column;
    position: relative
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal {
        height: 100%
    }

    .modal-backdrop .kmt-modal.has-tabs {
        height: calc(100% - 68px)
    }
}

.modal-backdrop .kmt-modal .modal-close {
    cursor: pointer;
    position: absolute;
    right: 32px;
    top: 32px
}

.modal-backdrop .kmt-modal.__modal {
    border-radius: 4px;
    width: 600px
}

.modal-backdrop .kmt-modal.__modal .scrollable-content {
    max-height: calc(100% - 180px);
    overflow-y: auto
}

.modal-backdrop .kmt-modal.__modal .scrollable-content::-webkit-scrollbar {
    height: 3px;
    width: 3px
}

.modal-backdrop .kmt-modal.__modal .scrollable-content::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop .kmt-modal.__modal .scrollable-content::-webkit-scrollbar-thumb {
    background: #e5e5e5
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal.__modal .scrollable-content {
        max-height: calc(100% - 90px)
    }
}

.modal-backdrop .kmt-modal.__modal .scrollable-content.scrollbar-6::-webkit-scrollbar {
    height: 6px;
    width: 6px
}

.modal-backdrop .kmt-modal.__modal .scrollable-content.scrollbar-6::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop .kmt-modal.__modal .scrollable-content.scrollbar-6::-webkit-scrollbar-thumb {
    background: #e5e5e5;
    border-radius: 3px
}

.modal-backdrop .kmt-modal.__modal .scrollable-content.scrollbar-12::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.modal-backdrop .kmt-modal.__modal .scrollable-content.scrollbar-12::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop .kmt-modal.__modal .scrollable-content.scrollbar-12::-webkit-scrollbar-thumb {
    background: #606060;
    border-radius: 6px
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal.__modal {
        border-radius: 0;
        width: 100%
    }
}

.modal-backdrop .kmt-modal.__modal--type-2 {
    border-radius: 4px;
    width: 624px
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal.__modal--type-2 {
        width: 100%
    }
}

.modal-backdrop .kmt-modal.__modal--type-3 {
    border-radius: 4px;
    width: 800px
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content {
    max-height: calc(100% - 180px);
    overflow-y: auto
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content::-webkit-scrollbar {
    height: 3px;
    width: 3px
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content::-webkit-scrollbar-thumb {
    background: #e5e5e5
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content.scrollbar-6::-webkit-scrollbar {
    height: 6px;
    width: 6px
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content.scrollbar-6::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content.scrollbar-6::-webkit-scrollbar-thumb {
    background: #e5e5e5;
    border-radius: 3px
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content.scrollbar-12::-webkit-scrollbar {
    height: 12px;
    width: 12px
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content.scrollbar-12::-webkit-scrollbar-track {
    background: #f9f9f9
}

.modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content.scrollbar-12::-webkit-scrollbar-thumb {
    background: #606060;
    border-radius: 6px
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal.__modal--type-3 {
        width: 100%
    }

    .modal-backdrop .kmt-modal.__modal--type-3 .scrollable-content {
        max-height: 100%
    }
}

.modal-backdrop .kmt-modal.__modal--type-4 {
    border-radius: 4px;
    width: 400px
}

@media(max-width:1199.98px) {
    .modal-backdrop .kmt-modal.__modal--type-4 {
        width: 300px
    }
}

.modal-backdrop .kmt-modal .content {
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    position: relative;
    z-index: 2
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal .content {
        border-radius: 0 !important;
        display: flex;
        flex-direction: column;
        min-height: 100%
    }
}

.modal-backdrop .kmt-modal .tabs {
    display: flex;
    position: relative
}

.modal-backdrop .kmt-modal .tabs:after {
    background-color: #fff;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2
}

.modal-backdrop .kmt-modal .tabs .tab {
    align-items: center;
    background-color: #f9f9f9;
    border-right: 1px solid #e5e5e5;
    color: #333;
    display: flex;
    flex-basis: 0;
    flex-grow: 1;
    height: 68px;
    justify-content: center;
    line-height: 1;
    position: relative;
    top: 8px
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal .tabs .tab {
        border-radius: 0 !important;
        padding-top: 10px;
        top: 0
    }
}

.modal-backdrop .kmt-modal .tabs .tab:hover {
    cursor: pointer
}

.modal-backdrop .kmt-modal .tabs .tab.active {
    background-color: #fff;
    border-right: none;
    border-top: 4px solid #6e52ff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-shadow: 0 24px 32px #00295933;
    color: #333;
    font-weight: 500;
    top: 0;
    z-index: 1
}

@media(max-width:767.98px) {
    .modal-backdrop .kmt-modal .tabs .tab.active {
        padding-top: 0
    }
}

.modal-backdrop .kmt-modal .tabs .tab:first-child {
    border-top-left-radius: 4px
}

.modal-backdrop .kmt-modal .tabs .tab:last-child {
    border-right: none;
    border-top-right-radius: 4px
}

.modal-backdrop .kmt-modal .tabs .tab:last-child.active {
    border-right: 1px solid transparent
}

.modal-backdrop .kmt-modal .under-tabs {
    height: calc(100% - 68px) !important
}

.__abs-circle-modal-img {
    left: 0;
    position: absolute;
    top: -40px;
    z-index: 1
}

.badge {
    border-radius: 4px;
    display: inline-block;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    padding: .25em .4em;
    text-align: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    vertical-align: baseline;
    white-space: nowrap
}

.badge.badge--light-green {
    background-color: #33cc001a;
    color: #3c0;
    font-weight: 400
}

.badge.badge--light-orange {
    background-color: #ffa7131a;
    color: #ffa713;
    font-weight: 400
}

.badge.badge--light-red {
    background-color: #e509151a;
    color: #e50915;
    font-weight: 400
}

.badge.badge--light-grey {
    background-color: #3333331a;
    color: #333;
    font-weight: 400
}

.badge.badge--blue {
    background-color: #6e52ff;
    color: #f9f9f9;
    font-weight: 400
}

.badge.badge--primary {
    border: 1px solid #a259ff;
    color: #a259ff;
    font-weight: 400
}

.badge.badge--green {
    background-color: #37ff68;
    color: #212529
}

.badge-pill {
    border-radius: 10rem;
    padding-left: 9.6px;
    padding-right: 9.6px
}

nav.kmt-nav {
    height: 100%
}

nav.kmt-nav ul {
    display: flex;
    height: 100%
}

nav.kmt-nav ul li {
    height: 100%
}

nav.kmt-nav ul li a {
    align-items: center;
    color: #333;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative
}

nav.kmt-nav ul li a.active {
    color: #6e52ff
}

nav.kmt-nav ul li a.active:before {
    background-color: #6e52ff;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

nav.kmt-nav.kmt-nav--h-scroll::-webkit-scrollbar {
    height: 1px;
    width: 1px
}

nav.kmt-nav.kmt-nav--h-scroll::-webkit-scrollbar-track {
    background: #f9f9f9
}

nav.kmt-nav.kmt-nav--h-scroll::-webkit-scrollbar-thumb {
    background: #e5e5e5
}

nav.kmt-nav.kmt-nav--h-scroll {
    overflow-x: auto
}

nav.kmt-nav.kmt-nav--h-scroll ul li a {
    white-space: nowrap
}

@media(max-width:991.98px) {
    nav.kmt-nav.sm\:kmt-nav--h-scroll::-webkit-scrollbar {
        height: 1px;
        width: 1px
    }

    nav.kmt-nav.sm\:kmt-nav--h-scroll::-webkit-scrollbar-track {
        background: #f9f9f9
    }

    nav.kmt-nav.sm\:kmt-nav--h-scroll::-webkit-scrollbar-thumb {
        background: #e5e5e5
    }

    nav.kmt-nav.sm\:kmt-nav--h-scroll {
        overflow-x: auto
    }

    nav.kmt-nav.sm\:kmt-nav--h-scroll ul li a {
        white-space: nowrap
    }
}

@media(min-width:768px) {
    nav.kmt-nav.lg\:kmt-nav--items-same-width ul {
        display: flex;
        justify-content: space-evenly
    }

    nav.kmt-nav.lg\:kmt-nav--items-same-width ul li {
        display: flex;
        flex: 1
    }

    nav.kmt-nav.lg\:kmt-nav--items-same-width ul li a {
        display: flex
    }
}

nav.kmt-nav.kmt-nav--items-margin ul li a {
    margin-right: 40px
}

.toggle-container {
    display: inline-block
}

.toggle-container:focus {
    outline: none
}

.toggle {
    align-items: center;
    border: var(--toggle-border, .125rem) solid;
    border-radius: 999px;
    box-sizing: content-box;
    cursor: pointer;
    display: flex;
    font-size: var(--toggle-font-size, .75rem);
    height: 16px;
    line-height: 1;
    position: relative;
    transition: all .3s;
    width: 36px
}

.toggle-on {
    background: var(--toggle-bg-on, #6e52ff);
    border-color: var(--toggle-border-on, #6e52ff);
    color: var(--toggle-text-on, #fff);
    justify-content: flex-start
}

.toggle-off {
    background: var(--toggle-bg-off, #eaeaea);
    border-color: var(--toggle-border-off, #eaeaea);
    color: var(--toggle-text-off, #374151);
    justify-content: flex-end
}

.toggle-on-disabled {
    background: var(--toggle-bg-on-disabled, #d1d5db);
    border-color: var(--toggle-border-on-disabled, #d1d5db);
    color: var(--toggle-text-on-disabled, #9ca3af);
    cursor: not-allowed;
    justify-content: flex-start
}

.toggle-off-disabled {
    background: var(--toggle-bg-off-disabled, #e5e7eb);
    border-color: var(--toggle-border-off-disabled, #e5e7eb);
    color: var(--toggle-text-off-disabled, #9ca3af);
    cursor: not-allowed;
    justify-content: flex-end
}

.toggle-handle {
    background: var(--toggle-handle-enabled, #fff);
    border-radius: 50%;
    display: inline-block;
    height: 16px;
    position: absolute;
    top: 0;
    transition-duration: var(--toggle-duration, .15s);
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 16px
}

.toggle-handle-on {
    left: 100%;
    transform: translate(-100%)
}

.toggle-handle-off {
    left: 0
}

.toggle-handle-on-disabled {
    background: var(--toggle-handle-disabled, #f3f4f6);
    left: 100%;
    transform: translate(-100%)
}

.toggle-handle-off-disabled {
    background: var(--toggle-handle-disabled, #f3f4f6);
    left: 0
}

.toggle-label {
    box-sizing: border-box;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: calc(var(--toggle-width, 3.25rem) - var(--toggle-height, 1.25rem))
}

.steps {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-bottom: 32px
}

.steps .line {
    background-color: transparent;
    background-image: linear-gradient(90deg, #333 20%, #fff0 0);
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 10px 2px;
    height: 2px;
    width: 64px
}

.steps .line.done {
    background-image: linear-gradient(90deg, #3c0 20%, #fff0 0)
}

.steps .step {
    display: flex;
    justify-content: center;
    position: relative;
    width: 110px
}

.steps .step .bullet {
    background-color: #f9f9f9;
    border-radius: 50%;
    height: 24px;
    width: 24px
}

.steps .step label {
    color: #606060;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 32px;
    width: 100%
}

.steps .step.active label {
    color: #333;
    font-weight: 500;
    top: 64px
}

.steps .step.active .bullet {
    align-items: center;
    background-color: #ebe7ff;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 48px
}

.steps .step.active .bullet:after {
    background-color: #6e52ff;
    border-radius: 50%;
    content: "";
    display: block;
    height: 16px;
    width: 16px
}

.steps .step.done label {
    color: #3c0
}

.steps .step.done .bullet {
    align-items: center;
    background-color: #3c03;
    display: flex;
    justify-content: center
}

.steps .step.done .bullet:after {
    color: #3c0;
    content: "";
    font-family: icomoon;
    font-size: .75rem
}

@media(max-width:767.98px) {
    .steps .line {
        display: none
    }

    .steps .step {
        width: 78px
    }

    .steps .step.active label {
        top: 50px
    }
}

.main {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-self: flex-end;
    min-height: 100vh;
    width: 100%
}

@media(min-width:1200px) {
    .main {
        width: 60%
    }
}

.main__wrapper {
    min-height: 100vh
}

.main__content {
    display: flex;
    flex-basis: 0;
    flex-direction: column;
    flex-grow: 1
}

.header {
    background-color: #f9f9f9;
    color: #333;
    font-size: .875rem;
    height: 72px
}

.search__item {
    border-bottom: 1px solid #f5f5f5;
    border-radius: .25rem;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 12px 16px 12px 12px
}

.search__item-wrapper {
    align-items: center;
    -moz-column-gap: 16px;
    column-gap: 16px;
    flex-direction: row
}

.search__item-icon {
    font-size: 0;
    width: 20px
}

.search__item-text-name {
    font-weight: 500
}

.search__item-text-ticker {
    color: #333;
    text-transform: uppercase
}

.search__item-hint {
    display: none;
    transition: all 25ms
}

.search__item-hint--active {
    align-items: center;
    display: flex;
    flex-direction: row
}

.search__item-hint-btn {
    background-color: #d8d8d8;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    font-weight: 600;
    height: 20px;
    line-height: 1.6;
    margin-right: 4px;
    padding: 0 8px
}

.search__item-hint-label {
    color: #333;
    font-size: .75rem;
    font-weight: 500
}

.search__item--active,
.search__item:hover {
    background-color: #f9f9f9
}

.header__profile {
    display: none;
    margin-left: 24px
}

@media(min-width:768px) {
    .header__profile {
        display: block;
        position: relative
    }
}

.profile__link {
    text-decoration: none
}

.header__deposit {
    display: none
}

@media(min-width:768px) {
    .header__deposit {
        display: block;
        margin-left: 12px
    }
}

.deposit__button {
    font-size: .875rem;
    line-height: 1;
    min-height: 40px;
    padding: 9px 32px
}

.deposit__button.disabled,
.deposit__button:disabled {
    cursor: not-allowed;
    opacity: .5
}

.buy-sell__button {
    color: #fff;
    font-size: .875rem;
    line-height: 1;
    min-height: 40px;
    padding: 9px 32px
}

.buy-sell__button.disabled,
.buy-sell__button:disabled {
    cursor: not-allowed;
    opacity: .5
}

.header-invite {
    align-items: center;
    -moz-column-gap: 4px;
    column-gap: 4px;
    display: none;
    font-weight: 600;
    margin-right: 24px;
    text-decoration: none
}

@media(min-width:768px) {
    .header-invite {
        display: flex
    }
}

.header-invite__icon {
    width: 16px
}

.header__search {
    display: none
}

@media(min-width:1260px) {
    .header__search {
        align-self: baseline;
        display: flex;
        min-height: 100%;
        padding-top: 10.5px
    }
}

.header-search__wrapper {
    background-color: #fff;
    padding: 8px;
    width: 100%
}

.header-search--nav {
    padding: 0 8px;
    width: 430px
}

.header-search__dropdown-title,
.header-search__recent-title {
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 16px
}

.header-search__input-wrapper {
    position: relative
}

.header-search__input-wrapper:before {
    align-items: center;
    color: #999;
    content: "";
    display: flex;
    font-family: icomoon;
    font-size: 1.2rem;
    height: 100%;
    padding: 0 12px 0 8px;
    position: absolute;
    top: 0
}

.header-search__input {
    background-clip: padding-box;
    background-color: #f5f5f5;
    border: #f9f9f9;
    border-radius: .25rem;
    color: #495057;
    font-family: Poppins, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    height: 40px;
    line-height: 1.5;
    padding-left: 35px;
    padding-right: 45px;
    width: 100%
}

.header-search__input:focus,
.header-search__input:focus-visible {
    background-color: #fff;
    border: 1px solid #6e52ff;
    color: #424242;
    outline: none
}

.header-search__input-placeholder {
    background: #d8d8d8;
    border-radius: .25rem;
    color: #fff;
    cursor: default;
    font-size: .875rem;
    height: 24px;
    justify-content: center;
    line-height: 1.6;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 24px
}

.header-search__input-placeholder--active {
    cursor: pointer
}

.header-search__dropdown {
    flex-direction: column;
    padding-bottom: 8px;
    row-gap: 8px
}

.header-search__dropdown-title {
    margin-top: 14px
}

.header-search__dropdown-list {
    border: 1px solid #f5f5f5;
    border-radius: .25rem;
    box-shadow: 0 4px 8px #3333330a;
    flex-direction: column;
    max-height: 186px;
    overflow-y: auto
}

.header-search__dropdown--empty {
    justify-content: center;
    line-height: 1.3;
    padding-bottom: 18px
}

.header-search__recent-title {
    margin-top: 7px
}

.header-search__recent-list {
    gap: 11px;
    margin-bottom: 11px
}

.header-search__recent-item {
    align-items: center;
    background-color: #f9f9f9;
    border-radius: 10px;
    -moz-column-gap: 4px;
    column-gap: 4px;
    cursor: pointer;
    font-size: .875rem;
    justify-content: center;
    padding: 4px;
    text-transform: uppercase;
    width: 95px
}

.header-search__recent-item:hover {
    background-color: #f2f0f9
}

.header-search__recent-item-image {
    font-size: 0;
    width: 24px
}

.header-search__dropdown-navigation {
    background-color: #f5f5f5;
    border-radius: .25rem;
    cursor: default;
    justify-content: space-between;
    padding: 8px
}

.dropdown-navigation__control,
.dropdown-navigation__move {
    align-items: center;
    flex-direction: row
}

.dropdown-navigation__btn {
    background-color: #d8d8d8;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    font-weight: 600;
    margin-right: 4px;
    padding: 3px 8px
}

.dropdown-navigation__label {
    color: #333;
    font-size: .75rem;
    font-weight: 500
}

.dropdown-navigation__control .dropdown-navigation__label {
    margin-right: 4px
}

.header-search--active {
    box-shadow: 0 10px 20px #00000024;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: auto
}

@media(min-width:1260px) {
    .header__logo-logged {
        display: none !important
    }
}

.header__logo-logged--tablet {
    display: none
}

@media(min-width:992px) {
    .header__logo-logged--tablet {
        display: block
    }
}

.header__logo-logged--mobile {
    display: block;
    width: 26px
}

@media(min-width:992px) {
    .header__logo-logged--mobile {
        display: none !important
    }
}

.header__hamburger {
    margin-right: 20px
}

@media(min-width:1260px) {
    .header__hamburger {
        display: none !important
    }
}

.header--logged-in {
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    font-size: .875rem;
    height: 61px;
    position: sticky;
    top: 0;
    z-index: 500
}

.header__wrapper--logged-in {
    justify-content: space-between;
    position: relative
}

.header__left,
.header__wrapper--logged-in {
    align-items: center;
    height: 100%
}

.header__right,
.profile-icon {
    align-items: center
}

.profile-icon {
    background-color: #f9f9f9;
    border: none;
    border-radius: 50%;
    color: #6e52ff;
    font-size: 1.2rem;
    height: 32px;
    justify-content: center;
    width: 32px
}

@media(min-width:992px) {
    .profile-icon {
        font-size: 1.5rem;
        height: 40px;
        width: 40px
    }
}

.header__wrapper--logout {
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    padding: 0 16px
}

.header__logo-logout {
    display: block
}

@media(max-width:330px) {
    .header__logo-logout {
        display: none
    }
}

.header__logo-logout--micro {
    display: none
}

@media(max-width:330px) {
    .header__logo-logout--micro {
        display: block;
        height: 27px;
        position: relative;
        top: -6px;
        width: auto
    }
}

@media(min-width:1200px) {
    .header__logo-logout--no-referral {
        display: none
    }
}

.header__language--logout {
    margin-bottom: 16px
}

.language-button {
    align-items: center;
    -moz-column-gap: 6px;
    column-gap: 6px;
    display: flex;
    flex-direction: row;
    font-size: .875rem;
    font-weight: 400 !important;
    line-height: 1
}

.profile-dropdown {
    display: none
}

.profile-dropdown--active {
    background-color: #fff;
    border-top: 1px solid #f9f9f9;
    box-shadow: 0 24px 32px #0029591a;
    display: flex !important;
    flex-direction: column;
    font-size: 1rem;
    position: absolute;
    right: 0;
    top: 56px;
    z-index: 1000
}

.profile-dropdown__username {
    cursor: default;
    font-weight: 500;
    padding: 8px 16px 0
}

.profile-dropdown__email {
    cursor: default;
    font-size: .75rem;
    padding: 0 16px 8px
}

.menu-item:hover {
    background-color: #f9f9f9
}

.profile-menu-item {
    align-items: center;
    color: #333;
    -moz-column-gap: 16px;
    column-gap: 16px;
    font-size: .875rem;
    min-width: 260px;
    padding: 9px 16px 10px;
    position: relative
}

.profile-menu-item__icon {
    font-size: 1.2rem
}

.profile-menu-item__right-icon {
    display: none
}

.profile-menu-item:hover .profile-menu-item__right-icon {
    display: block;
    font-size: 1rem;
    position: absolute;
    right: 16px;
    top: 11px
}

.profile-menu-item--logout {
    margin-top: 14px
}

.profile-menu-item__link {
    cursor: pointer;
    padding-bottom: 16px
}

.logout-item {
    align-items: center;
    display: flex;
    flex-grow: 1
}

.logout-item__loader {
    height: 40px;
    margin-top: -4px !important;
    position: absolute;
    right: 16px;
    top: 5px;
    width: 40px
}

.footer {
    font-size: .875rem;
    height: auto;
    margin-top: 32px
}

@media(min-width:992px) {
    .footer {
        height: 75px
    }
}

.footer--complex {
    border-top: 1px solid #e5e5e5
}

.footer__complex {
    align-items: center;
    flex-direction: column;
    font-size: .875rem;
    padding: 24px 16px;
    row-gap: 16px
}

@media(min-width:992px) {
    .footer__complex {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        padding: 0 16px
    }
}

.footer__wrapper--simple {
    flex-flow: column;
    gap: 16px
}

.footer__simple-buttons {
    -moz-column-gap: 16px;
    column-gap: 16px;
    justify-content: center
}

.footer__simple-copyright {
    color: #999;
    font-size: .875rem;
    justify-content: center
}

.footer__complex-links {
    align-items: center;
    flex-direction: column;
    gap: 16px
}

@media(min-width:992px) {
    .footer__complex-links {
        display: flex !important;
        flex-direction: row
    }
}

.complex-links__link {
    margin: 0 20px;
    text-align: center;
    text-decoration: none
}

@media(min-width:992px) {
    .complex-links__link {
        text-align: left
    }
}

.footer__complex-buttons {
    flex-direction: column-reverse;
    gap: 16px;
    justify-content: center
}

@media(min-width:992px) {
    .footer__complex-buttons {
        flex-direction: row;
        justify-content: flex-end
    }
}

.btn-help {
    padding-left: 16px;
    padding-right: 16px
}

.help-button {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-size: .875rem;
    line-height: 1;
    padding: .25rem 1rem
}

.sidebar-overlay {
    background-color: #0009;
    inset: 0;
    position: fixed;
    transition: width .2s ease-in-out;
    z-index: 999
}

.sidebar-overlay--hidden {
    display: none
}

.loader-circle-wrapper {
    position: relative
}

.loader-circle-inner-wrapper {
    position: absolute;
    right: 100%;
    top: 50%;
    transform: translateY(-50%) !important;
    z-index: 1
}

.loader-circle,
.loader-circle:after {
    border-radius: 50%;
    height: 9em;
    width: 9em
}

.loader-circle {
    animation: load8 1.1s linear infinite;
    border: 1.1em solid hsla(0, 0%, 100%, .2);
    border-left-color: #fff;
    font-size: 3px;
    margin-right: 8px;
    text-indent: -9999em;
    transform: translateZ(0)
}

.loader-circle.loader-circle-grey {
    border-color: rgba(51, 51, 51, .2) rgba(51, 51, 51, .2) rgba(51, 51, 51, .2) #333
}

.loader-circle.loader-circle-blue {
    border-color: rgba(110, 82, 255, .2) rgba(110, 82, 255, .2) rgba(110, 82, 255, .2) #6e52ff
}

.loader-circle.loader-circle-white {
    border-color: hsla(0, 0%, 100%, .2) hsla(0, 0%, 100%, .2) hsla(0, 0%, 100%, .2) #fff
}

.loader-circle-xs {
    font-size: 1.5px
}

.loader-circle-sm {
    font-size: 2px
}

@keyframes load8 {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.loader {
    margin: 0 auto;
    width: 2.5rem
}

.loader-xs {
    width: 1.25rem
}

.loader-sm {
    width: 1.5rem
}

.loader-xxl {
    width: 5rem
}

.preloader-wrapper {
    align-items: center;
    background-color: #fff;
    display: flex;
    height: 100vh;
    justify-content: center;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 1001
}

.preloader {
    display: flex
}

.preloader li {
    height: 4rem;
    list-style-type: none;
    margin: .25rem;
    transition: all .5s ease;
    width: 1rem
}

.preloader li:first-child {
    animation: right-1 1s infinite alternate;
    animation-delay: .1s;
    background-color: #6e52ff
}

@keyframes right-1 {
    0% {
        transform: translateY(-40px)
    }

    to {
        transform: translateY(40px)
    }
}

.preloader li:nth-child(2) {
    animation: right-2 1s infinite alternate;
    animation-delay: .2s;
    background-color: #6e52ff
}

@keyframes right-2 {
    0% {
        transform: translateY(-50px)
    }

    to {
        transform: translateY(50px)
    }
}

.preloader li:nth-child(3) {
    animation: right-3 1s infinite alternate;
    animation-delay: .3s;
    background-color: #6e52ff
}

@keyframes right-3 {
    0% {
        transform: translateY(-60px)
    }

    to {
        transform: translateY(60px)
    }
}

.preloader-shine {
    animation: ease-in infinite;
    animation-duration: 1s;
    animation-name: run;
    background-color: #fff;
    position: absolute;
    top: 0;
    width: 20px
}

@keyframes run {
    0% {
        left: 0
    }

    to {
        left: 90%
    }
}

.preloader-shine--grey {
    background-color: #f9f9f9
}

.over-chart-preloader {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1002
}

.button--has-loader,
.over-chart-preloader {
    align-items: center;
    display: flex;
    justify-content: center
}

.button--has-loader {
    position: relative
}

.button--has-loader .loader {
    position: absolute;
    right: 12px;
    top: 9px
}

.language {
    position: relative
}

.language-popup {
    background-color: #fff;
    box-shadow: 0 24px 32px #0029591a;
    display: flex;
    justify-content: space-between;
    opacity: 1;
    padding: 8px;
    position: absolute;
    right: 0;
    width: 292px;
    z-index: 1002
}

.language-popup--up {
    bottom: 36px;
    right: 50%;
    transform: translate(50%);
    width: 292px
}

@media(min-width:768px) {
    .language-popup--up {
        right: 0;
        transform: translate(0)
    }
}

.language-popup--up-simple {
    bottom: 36px
}

.language-popup--down {
    top: 32px
}

.language-popup-list__link {
    align-items: center;
    color: #333;
    -moz-column-gap: 8px;
    column-gap: 8px;
    padding: 8px
}

.language-popup-list__link:hover {
    background-color: #f9f9f9;
    color: #333
}

.authentication-left {
    display: none;
    position: fixed;
    width: 40%
}

@media(min-width:1200px) {
    .authentication-left {
        display: initial
    }
}

.authentication-left--login {
    background-image: url(./login-img.OWT35lee.png)
}

.authentication-left--register {
    background-image: url(./register-img.Ma6bKQ3-.png)
}

.authentication-left__backdrop {
    align-items: center;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    height: 100vh;
    overflow: auto;
    position: relative;
    width: 100%
}

.authentication-left__logo {
    left: 2%;
    position: absolute;
    top: 2%;
    z-index: 9
}

.slogan {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAYIAAAIQCAYAAACMvGlcAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAApYSURBVHgB7drRbRVnGoDhb4bknhJSAqlgTQfIyj1QQBCpwNCBEwoI3EVaROhg3cFSgkuggI1nx2yy2uwSOJFYCZ/3eaSj8fjy13je//t9luFPefzNdrJtc7Z/7uy3twduvrfLMm+WL+fh+U/L5ZCzDAd7dLqd7ZcnA0dqm/nu2avlfEgRggN9e7o92Bfrx4Ejt96ar8//urwZMtbhIOsy9wcCrv4xD4YUITjQ/j+Bk4GAZZ2/DClCAPzOvunxJYgYIQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwLgd5ZlLocUIQD+2+WQIgTA7yxfztMhRQiAf9tmvjv/abkcUr4YgN26zt3zl8vFkGMiAN4Rga5lOMij020bIGdZ5uJqmxfPXi3P50iZCAA+YN8Cnuw75h/3zeDZHCkhADjMk8ffbCdzhIQA4ED7dHCUU4EQABxoD8GdOUJCAHC423OEhAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBuGQ7y6HTbBuAILMtcXG3z4tmr5fn1vYkAIGbf1p7sU8CP+wb37PreRHAgEwFwjNZ17poIAML2Le6ZEACE7SG4IwQAbbeFACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgTggA4oQAIE4IAOKEACBOCADihAAgbFnmQggO93YAjszVNi+E4EB7Nd8MwHF5+uzV8lwIDrSH4OkA3Hxv3x0HrXP3h1fLk+tfLMPBHp1uT/bL2QBFT397cR4bIfiTHp9uD7Zl7m/bnAxw7K53z2+uTwTOXy4Xc6SEgE9qn5q2gQ/Yd9XeO58Z/yMAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgLgvfvvh8TfbybbN2f65s9/enrhlmTf7Wrxer+b789fL2wE4Uu8mgken29nV1fxtf/GdjAi882sQn1yt8/fH9zZrAhyt9dvT7cF+fTL8ka+2W/PzABypdV3m/vBB15OSqQA4Vuuvx0F8xC/r3BuAI+RbQwBxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBABxQgAQJwQAcUIAECcEAHFCABAnBHxqbwe4UYSAT2pZ5s3AH9ifj4vhsyMEfFL7H/rTgT9wtc2L4bMjBHxS5y+Xi/0iBrzP02evlufDZ0cI+OR+eLU82R+sh44B2L29fg7Wde5ePxfDZ+mLgf+D83/t/J4P8NkzEQDECQFAnBAAxAkBQJwQAMQJAUCcEADECQFAnBAAxAkBQJwQAMQJAUCcEADECQFAnBAAxAkBQJwQAMQJAUCcEADECQFAnBAAxAkBQJwQAMQJAUCcEADECQFAnBAAxAkBQJwQAMQJAUCcEADECQFAnBAAxK3LzOXwUbdW6wQcp3WbeTF8zOX5y+ViAI7Qul7Nuangw9Z1Hg7AkVrPXy9vl6u5O5vJ4D0u9wjcNQ0Ax2z5z5vH97av5tbc2aNwe+rW9x8HPf5mO9m2Ods/d/bb/Doty7zZ1+L1Pll+f72pGODGWYaDPTrdzvbLk+F9LvcYfC0GcPP4+uiBvj3dHowIfMhX2635eYAbRwgOtC5zf/ig/YjoZD9edKwIN4wQHOj6JTd81C/r3BvgRhECgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4IQCIEwKAOCEAiBMCgDghAIgTAoA4ITjQMnM5fNSt1TrBTSMEB9pmXgwfc3n+crkY4EYRggOtV3NuKviwdZ2HA9w4QnCg89fL2+Vq7u6jgcngf13uEbhrGoCbaRn+tMf3tq/m1tzZo3B76lbHQXDT/RN9Yv8Oag/O1AAAAABJRU5ErkJggg==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 30%;
    left: 0;
    max-height: 528px;
    max-width: 290px;
    min-height: 400px;
    position: absolute;
    top: auto;
    width: 100%
}

@media(min-width:1900px) {
    .slogan {
        max-width: 400px
    }
}

.slogan__text {
    color: #fff;
    display: none;
    font-weight: 600;
    padding: 22px 0
}

@media(min-width:1200px) {
    .slogan__text {
        display: block;
        font-size: 48px;
        line-height: 88px;
        margin-left: 55px;
        margin-top: 18px
    }
}

@media(min-width:1600px) {
    .slogan__text {
        font-size: 60px
    }
}

@media(min-width:1900px) {
    .slogan__text {
        display: block;
        font-size: 80px;
        line-height: 115px;
        margin-left: 77px;
        margin-top: -4px
    }
}

.separator__container {
    align-items: center;
    color: #999;
    cursor: default;
    display: flex;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.separator__container:after,
.separator__container:before {
    background: #e5e5e5;
    content: "";
    display: block;
    flex-grow: 1;
    height: 1px
}

.separator__container:after,
.separator__container:before,
.separator__text {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.separator__text {
    color: #999;
    padding: 10px
}

.separator__text-sm {
    font-size: .875rem
}

.separator__text-xs {
    font-size: .75rem
}

.separator__text-md {
    font-size: 1rem
}

.separator__text-md-1 {
    font-size: 1.125rem
}

.input-element {
    flex-direction: column;
    gap: 7px;
    position: relative;
    width: 100%
}

.input-element__label {
    font-size: .875rem;
    margin: 0
}

.input-element__input,
.verify-phone__form .iti {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
    color: #606060;
    font-size: 1rem;
    padding: 1.15rem .75rem
}

.input-element__input:active,
.input-element__input:focus,
.input-element__input:focus-visible,
.input-element__input:focus-within,
.verify-phone__form .iti:active,
.verify-phone__form .iti:focus,
.verify-phone__form .iti:focus-visible,
.verify-phone__form .iti:focus-within {
    border-color: #6e52ff
}

.input-element__input--invalid {
    border-color: #e50915 !important
}

.input-element__reveal {
    bottom: 1.15rem;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1rem;
    position: absolute;
    right: .75rem
}

.input-element__reveal:after {
    color: #6e52ff;
    content: "";
    font-family: icomoon
}

.input-element__reveal.active:after {
    color: #333;
    content: ""
}

.input-element__error,
.verify-phone__form-error {
    bottom: -20px;
    color: #e50915;
    font-size: .75rem;
    height: 18px;
    position: absolute
}

.input-element__validator {
    background-color: #fff;
    border-radius: .25rem;
    box-shadow: 0 4px 8px #3333330a;
    font-size: 14px;
    position: absolute;
    top: 94px;
    z-index: 2
}

.validator-terminator {
    flex-direction: column;
    gap: 2px;
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    transition: opacity .2s, visibility .2s;
    visibility: hidden;
    width: 0
}

.validator-terminator--active {
    height: auto;
    opacity: 1;
    padding: 16px;
    transition: opacity .2s, visibility .2s;
    visibility: visible;
    width: 100%
}

.validator-terminator__list {
    margin: 0 0 5px
}

.validator-terminator__list-item:before {
    font-family: icomoon;
    font-size: 1.3em;
    margin-right: 5px;
    position: relative;
    top: 3px;
    transition: color .2s ease-in-out
}

.validator-terminator__list-item--invalid:before {
    color: #e50915;
    content: ""
}

.validator-terminator__list-item--valid:before {
    color: #3c0;
    content: ""
}

.login-system {
    align-items: center;
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    padding: 16px 16px 64px;
    width: 100%
}

.login-system__info,
.login-system__title {
    max-width: 323px;
    width: 100%
}

.login-system__title {
    font-size: 32px;
    font-weight: 600;
    text-align: center
}

@media(min-width:768px) {
    .login-system__title {
        font-size: 48px
    }
}

.login-system__text {
    color: #999;
    max-width: 323px;
    text-align: center;
    width: 100%
}

@media(min-width:768px) {
    .login-system__text {
        font-size: 1.2rem
    }
}

.login-system__info-wrapper {
    font-size: .875rem;
    font-weight: 400
}

.login-system__buttons,
.register-new-account__buttons {
    flex-direction: column;
    gap: 12px;
    width: 100%
}

.login-system__buttons {
    max-width: 323px
}

.input-element__buttons-group {
    flex-direction: column;
    gap: 12px
}

.confirm-password-reset,
.link-account,
.login-2fa,
.login-with-email,
.password-request,
.password-reset,
.register-new-account,
.verify-email,
.verify-or-explore,
.verify-phone,
.verify-phone-token {
    align-items: center;
    flex-direction: column;
    flex-grow: 1;
    min-height: auto;
    padding: 0 16px 16px
}

@media(min-width:576px) {

    .confirm-password-reset,
    .link-account,
    .login-2fa,
    .login-with-email,
    .password-request,
    .password-reset,
    .register-new-account,
    .verify-email,
    .verify-or-explore,
    .verify-phone,
    .verify-phone-token {
        min-height: calc(100vh - 198px);
        padding: 0 16px 64px
    }
}

.confirm-password-reset__hold,
.link-account__holder,
.login-2fa__holder,
.login-with-email__holder,
.password-request__holder,
.password-reset__holder,
.register-new-account__holder,
.verify-phone-token__holder,
.verify-phone__holder {
    max-width: 580px;
    width: 100%
}

.back-navigation {
    display: inline-flex;
    margin-bottom: 17px
}

.confirm-password-reset__title,
.link-account__title,
.login-2fa__title,
.login-with-email__title,
.password-request__title,
.password-reset__title,
.register-new-account__title,
.verify-email__title,
.verify-or-explore__title,
.verify-phone-token__title,
.verify-phone__title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 1px
}

@media(min-width:992px) {

    .confirm-password-reset__title,
    .link-account__title,
    .login-2fa__title,
    .login-with-email__title,
    .password-request__title,
    .password-reset__title,
    .register-new-account__title,
    .verify-email__title,
    .verify-or-explore__title,
    .verify-phone-token__title,
    .verify-phone__title {
        font-size: 48px
    }
}

.link-account__text,
.login-with-email__text,
.register-new-account__text {
    color: #999;
    font-size: 1rem;
    margin-bottom: 27px
}

@media(min-width:576px) {

    .link-account__text,
    .login-with-email__text,
    .register-new-account__text {
        font-size: 1.2rem
    }
}

.confirm-password-reset__form,
.confirm-password-reset__hold,
.login-with-email__form,
.password-request__form,
.password-request__holder,
.password-reset__holder,
.register-new-account__form,
.verify-phone__form {
    flex-direction: column;
    gap: 28px
}

.confirm-password-reset__hold,
.login-2fa,
.password-request__holder,
.password-reset__holder,
.verify-email,
.verify-phone-token {
    padding-top: 64px
}

.login-with-email__form--small {
    flex-direction: column;
    gap: 28px;
    max-width: 323px;
    width: 100%
}

.input-element__forgot {
    font-weight: 500;
    text-align: right
}

.input-element__buttons {
    flex-direction: column;
    gap: 20px
}

.register-new-account__name-and-surname {
    display: grid;
    gap: 28px;
    grid-template-columns: 1fr
}

@media(min-width:576px) {
    .register-new-account__name-and-surname {
        gap: 32px;
        grid-template-columns: 1fr 1fr
    }

    .register-new-account__name-and-surname .input-element__input {
        width: 100%
    }
}

.register-new-account__login-link {
    color: #606060;
    font-size: .875rem;
    text-align: center
}

.register-new-account__small-print {
    color: #606060;
    font-size: .75rem;
    text-align: center
}

.referral-trigger {
    color: #6e52ff;
    cursor: pointer;
    font-size: 1rem;
    font-weight: 500
}

.input-checkbox {
    flex-direction: row;
    gap: 12px
}

.input-checkbox__checkmark {
    display: block;
    width: 16px
}

.input-checkbox__checkmark:before {
    content: "";
    cursor: pointer;
    font-family: icomoon;
    font-style: normal
}

.input-checkbox__checkmark--checked:before {
    color: #6e52ff;
    content: "";
    font-family: icomoon;
    font-style: normal
}

.back-navigation {
    align-items: center;
    color: #999;
    cursor: pointer
}

.back-navigation:hover .back-navigation__text {
    color: #999 !important
}

.login-2fa__content {
    flex-direction: column;
    gap: 20px
}

.input-form-2fa {
    position: relative
}

.input-2fa {
    align-items: stretch;
    flex-direction: row;
    padding: 0
}

.input-2fa input {
    text-transform: uppercase
}

.input-2fa__icon {
    align-items: center;
    background-color: #f9f9f9;
    border-radius: .25rem 0 0 .25rem;
    color: #6e52ff;
    font-size: 1.25rem;
    justify-content: center;
    width: 60px
}

.input-2fa__input {
    border: none;
    border-radius: .25rem;
    font-family: Fira Mono, monospace;
    font-size: 28px;
    padding: 13px 0;
    text-align: center;
    width: calc(100% - 120px)
}

.input-2fa__paste {
    height: 100%;
    position: absolute;
    right: 16px;
    top: 0
}

.input-2fa__paste-icon {
    cursor: pointer;
    height: auto;
    width: 24px
}

.login-2fa-resend__text {
    color: #b5babe;
    font-weight: 500
}

.login-2fa-resend__text--normal {
    color: #606060
}

.login-2fa-resend__link {
    color: #6e52ff;
    cursor: pointer;
    font-weight: 500
}

.login-2fa-help {
    color: #333;
    display: block;
    font-size: .875rem;
    text-align: center
}

.login-2fa-button {
    margin-top: 40px
}

.link-account-form,
.password-reset-2fa,
.password-reset__form {
    flex-direction: column;
    gap: 28px
}

.password-reset-2fa {
    position: relative
}

.link-account-form__password {
    flex-direction: column;
    gap: 28px
}

.link-account-form__forgot-password {
    font-size: 1rem;
    font-weight: 500;
    text-align: right
}

.link-account-form__buttons-group {
    flex-direction: column
}

.link-account-form__answer--email,
.link-account-form__answer--google,
.link-account-form__answer--sms {
    font-size: 1rem
}

.password-request__other-options {
    flex-direction: column;
    gap: 28px;
    text-align: center
}

@media(min-width:576px) {
    .password-request__other-options {
        flex-direction: row;
        gap: 0;
        justify-content: space-between;
        text-align: initial
    }
}

.password-request__other-option {
    color: #606060;
    font-size: .875rem
}

.verify-email__holder {
    max-width: 570px;
    width: 100%
}

.verify-email__sub-title,
.verify-phone-token__sub-title,
.verify-phone__sub-title {
    color: #606060;
    font-size: 1rem
}

@media(min-width:576px) {

    .verify-email__sub-title,
    .verify-phone-token__sub-title,
    .verify-phone__sub-title {
        font-size: 1.2rem
    }
}

.verify-email__sub-title,
.verify-phone-token__sub-title {
    margin-bottom: 27px
}

.verify-email__verify-form,
.verify-form,
.verify-phone-token__form {
    flex-direction: column;
    gap: 20px
}

.email-code-resend {
    color: #606060
}

.email-code-resend__link {
    color: #6e52ff;
    cursor: pointer;
    font-weight: 500
}

.email-code-resend__sending {
    color: #b5babe
}

.email-code-resend__sending-countdown {
    color: #6e52ff
}

.verify-phone-token__holder,
.verify-phone__holder {
    flex-direction: column
}

.verify-phone__form .iti {
    height: 54px;
    padding: 0 !important;
    position: relative;
    width: 100%
}

.verify-phone__form .iti__country-container {
    bottom: auto;
    height: 100%;
    left: 0;
    padding: 0 !important;
    position: absolute;
    top: 0
}

.verify-phone__form .iti__selected-country {
    align-items: center;
    background: none;
    background-color: #f9f9f9;
    border: 0;
    border-radius: .25rem 0 0 .25rem;
    color: inherit;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    gap: 8px;
    height: 100%;
    line-height: inherit;
    margin: 0;
    min-width: 111px;
    padding: 0 30px 0 16px !important;
    position: relative;
    text-decoration: none;
    z-index: 1
}

.verify-phone__form .iti__selected-country:hover {
    background-color: #e5e5e5 !important
}

.verify-phone__form .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,
.verify-phone__form .iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary {
    background-color: transparent !important
}

.verify-phone__form .iti__selected-country-primary {
    padding: 0 !important;
    width: auto !important
}

.verify-phone__form .iti__flag {
    height: 14px
}

.verify-phone__form .iti__flag .iti__a11y-text {
    display: none
}

.verify-phone__form .iti__arrow {
    border-top-color: #495057;
    border-width: 6px;
    height: 0;
    margin: 0 !important;
    position: absolute;
    right: 10px;
    top: calc(50% - 4px);
    width: 0
}

.verify-phone__form .iti .iti__selected-dial-code {
    margin-left: 0 !important;
    position: relative;
    width: auto !important
}

.verify-phone__form .iti input.iti__tel-input,
.verify-phone__form .iti input.iti__tel-input[type=tel],
.verify-phone__form .iti input.iti__tel-input[type=text] {
    background-color: transparent;
    margin: 0;
    padding-left: 120px !important;
    position: relative;
    width: 100% !important
}

.verify-phone__form-holder {
    position: relative
}

.verify-phone__sub-title {
    margin-bottom: 28px
}

.verify-phone__main-button {
    margin-top: 10px
}

.verify-or-explore {
    gap: 28px;
    text-align: center
}

.verify-or-explore__buttons,
.verify-or-explore__gif,
.verify-or-explore__suggestions,
.verify-or-explore__text,
.verify-or-explore__title {
    justify-content: center;
    max-width: 570px;
    width: 100%
}

.verify-or-explore__video {
    aspect-ratio: 290/515;
    background-color: #e5e5e5;
    max-width: 290px
}

.verify-or-explore__text {
    margin-top: -18px;
    position: relative
}

.verify-or-explore__suggestions {
    align-items: center;
    flex-direction: row;
    gap: 16px
}

.verify-or-explore__icon-text {
    line-height: 1.2;
    text-align: left
}

.verify-or-explore__buttons {
    flex-direction: column;
    gap: 16px
}

@media(min-width:576px) {
    .verify-or-explore__buttons {
        flex-direction: row
    }
}

.verify-or-explore__buttons .verify-or-explore__home-button {
    order: 2
}

@media(min-width:576px) {
    .verify-or-explore__buttons .verify-or-explore__home-button {
        order: 1
    }
}

.verify-or-explore__buttons .verify-or-explore__kyc-button {
    order: 1
}

@media(min-width:576px) {
    .verify-or-explore__buttons .verify-or-explore__kyc-button {
        order: 2
    }
}

.verify-or-explore__buttons .button {
    width: 100%
}

@media(min-width:576px) {
    .verify-or-explore__buttons .button {
        width: 50%
    }
}

.google-sign-in-button {
    justify-content: center;
    max-height: 58px;
    min-height: 58px
}

.google-sign-in-button__button {
    margin: .5rem 0;
    padding: 0;
    width: 100%
}

.google-sign-in-button__button--active {
    border: none;
    padding: 0
}

.button-social-login {
    align-items: center;
    border: 1px solid #dee2e6 !important;
    font-weight: 400;
    height: 40px
}

.button-social-login__icon {
    width: 20px
}

.button-social-login__text {
    position: relative;
    width: calc(100% - 20px)
}

.inline-msg {
    background-color: #f2f2f2;
    border: 2px solid #999;
    border-radius: 10px;
    color: #333;
    font-size: .75rem;
    gap: 16px;
    padding: 12px 16px
}

.inline-msg__icon {
    font-size: 1.25rem;
    width: 20px
}

.inline-msg__text {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    width: calc(100% - 20px)
}

.inline-info {
    background-color: #ebe7ff;
    border-color: #6e52ff;
    color: #1c01b1
}

.inline-error {
    background-color: #ffebec;
    border-color: #e50915;
    color: #aa0030
}

.inline-warning {
    background-color: #ffa7131a;
    border-color: #ffa713;
    color: #874c07
}

.dropdown {
    position: relative
}

.dropdown-toggle {
    background-color: transparent;
    border: 1px solid #eaeaea;
    border-radius: 20px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 6px 44px 6px 20px;
    text-align: left;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 100%
}

.dropdown-toggle:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='9' fill='none' viewBox='0 0 13 9'%3E%3Cpath stroke='%236e52ff' stroke-linejoin='round' stroke-width='2' d='M.958 1.625 6.5 7.167l5.542-5.542'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: cover;
    content: "";
    display: block;
    height: 6px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 11px;
    z-index: 2
}

.dropdown-item--selected {
    background-color: #e9ecef !important
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
    color: #212529;
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: none;
    margin: .125rem 0 0;
    min-width: 10rem;
    padding: .5rem 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000
}

.dropdown-menu.show {
    display: block
}

.dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: #212529;
    cursor: pointer;
    display: block;
    font-weight: 400;
    padding: .25rem 1.5rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #e9ecef;
    color: #16181b;
    text-decoration: none
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #6e52ff;
    color: #fff;
    text-decoration: none
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    background-color: transparent;
    color: #adb5bd;
    pointer-events: none
}

.list-view .list-view-header {
    align-items: center;
    border-bottom: 1px solid #f9f9f9;
    color: #606060;
    display: flex;
    font-size: .75rem;
    height: 36px;
    justify-content: space-between
}

.list-view .list-view-header a i {
    padding-right: 4px
}

@media(max-width:991.98px) {
    .list-view.__lvh-type-2 .list-item {
        height: 98px
    }

    .list-view.__lvh-type-auto .list-item {
        height: auto
    }
}

.list-view .list-item {
    align-items: center;
    border-bottom: 1px solid #f9f9f9;
    color: #333;
    display: flex;
    font-size: .875rem;
    justify-content: center;
    min-height: 81px
}

@media(max-width:991.98px) {
    .list-view .list-item {
        height: 92px
    }
}

.list-view .list-item:last-child {
    border-bottom: none
}

@media(max-width:991.98px) {
    .list-view .list-item-saving {
        height: 148px
    }
}

.list-view .list-footer {
    align-items: center;
    color: #333;
    display: flex;
    font-size: .875rem;
    height: 81px;
    justify-content: center
}

.list-view .list-utils {
    border-bottom: 1px solid #f9f9f9
}

.list-view .list-utils .search-wrapper input {
    width: 210px
}

@media(max-width:767.98px) {
    .list-view .list-utils .search-wrapper input {
        width: 170px
    }
}

.list-view .chart {
    position: relative;
    top: 15px;
    width: 100%
}

.kmt-pagination {
    display: flex
}

.kmt-pagination a {
    margin-left: 16px
}

@media(max-width:1199.98px) {
    .kmt-pagination a {
        margin-left: 8px;
        margin-right: 40px
    }
}

.kmt-pagination a.active,
.kmt-pagination a.disabled {
    color: #333;
    cursor: default
}

.kmt-pagination ul {
    display: flex
}

.kmt-pagination ul>li a {
    color: #6e52ff;
    cursor: pointer;
    margin-left: 16px
}

@media(max-width:1199.98px) {
    .kmt-pagination ul>li a {
        margin-left: 8px;
        margin-right: 40px
    }
}

.title-icon {
    align-items: center;
    background-color: #ebe7ff;
    border-radius: 50%;
    color: #6e52ff;
    display: flex;
    font-size: 40px;
    height: 80px;
    justify-content: center;
    width: 80px
}

.title-icon.ts24 {
    font-size: 24px
}

.title-icon.ts32 {
    font-size: 32px
}

.title-icon.ts45 {
    font-size: 45px
}

.input-wrap {
    font-family: Poppins, sans-serif;
    line-height: 1;
    position: relative
}

.input-wrap label {
    color: #333;
    display: block;
    font-size: .875rem;
    line-height: 1;
    margin-bottom: 7px
}

.input-wrap input {
    font-size: 1rem;
    height: 58px;
    line-height: 58px;
    width: 100%
}

.input-wrap.phone-input-wrap input.form-control {
    font-family: Fira Mono, monospace;
    font-size: 28px;
    text-align: center
}

.input-wrap .reveal-text {
    cursor: pointer;
    font-size: 22px;
    position: absolute;
    right: 18px;
    top: 45px
}

.input-wrap .reveal-text:after {
    color: #6e52ff;
    content: "";
    font-family: icomoon
}

.input-wrap .reveal-text.active:after {
    color: #333;
    content: ""
}

.input-wrap.no-label .validation-msg {
    top: 62px
}

.input-wrap .validation-msg {
    font-size: .75rem
}

.input-wrap.invalid .validation-msg {
    color: #e50915;
    display: inline
}

.input-wrap.invalid .input-group,
.input-wrap.invalid input {
    border-color: #e50915
}

.input-wrap .validation-info {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 8px #3333330a;
    color: #000;
    font-size: 14px;
    left: 0;
    padding: 16px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1001
}

.input-wrap .validation-info span {
    display: inline-block;
    margin-bottom: 8px
}

.input-wrap .validation-info ul {
    margin-bottom: 10px
}

.input-wrap .validation-info ul li {
    font-weight: 400;
    margin-bottom: 8px
}

.input-wrap .validation-info ul li.invalid:before,
.input-wrap .validation-info ul li.valid:before {
    font-family: icomoon;
    font-size: 1.3em;
    margin-right: 5px;
    position: relative;
    top: 3px
}

.input-wrap .validation-info ul li.valid:before {
    color: #3c0;
    content: ""
}

.input-wrap .validation-info ul li.invalid:before {
    color: #e50915;
    content: ""
}

.input-wrap .validation-info .validation-info__warning {
    line-height: 1.5
}

.input-wrap.with-icon {
    box-sizing: border-box
}

.input-wrap.with-icon-right {
    border: 1px solid #e5e5e5
}

.input-wrap.with-icon-right:focus-within {
    border: 1px solid #6e52ff
}

.input-wrap.with-icon-right {
    border-radius: 4px;
    display: flex
}

.input-wrap.with-icon-right input {
    border: none;
    font-size: 1rem;
    height: 50px;
    line-height: 51px;
    padding-right: 0;
    width: calc(100% - 48px)
}

.input-wrap.with-icon-right [class^=btn-icon-] {
    margin: 8px
}

.input-group-wrap {
    line-height: 1
}

.input-group-wrap label {
    font-size: .875rem;
    line-height: 1;
    margin-bottom: 7px
}

.input-group-wrap.invalid {
    color: #e50915
}

.input-group-wrap.invalid .input-group {
    border-color: #e50915
}

.input-group-wrap.invalid input {
    color: #e50915
}

.input-group {
    align-items: stretch;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.input-group .input-group-append,
.input-group .input-group-prepend {
    display: flex
}

.input-group .input-group-append button,
.input-group .input-group-prepend button {
    align-items: center;
    background-color: #f9f9f9;
    border: none;
    color: #000;
    display: flex;
    font-size: .875rem;
    justify-content: center
}

.input-group .input-group-append button i.flag,
.input-group .input-group-prepend button i.flag {
    margin-right: 8px;
    top: 0
}

.input-group .input-group-append .__abs-info,
.input-group .input-group-prepend .__abs-info {
    color: #6e52ff;
    font-size: .75rem;
    position: absolute;
    right: 0;
    top: -30px
}

.input-group .input-group-prepend {
    margin-right: -1px
}

.input-group .input-group-prepend button {
    border-radius: 4px 0 0 4px !important
}

.input-group .input-group-prepend button i.icon-chevron-down {
    margin-left: 8px
}

.input-group .input-group-append {
    margin-left: -1px
}

.input-group .input-group-append button,
.input-group .input-group-append div {
    border-radius: 0 4px 4px 0 !important
}

.input-group div.form-control {
    border: none;
    padding: 0
}

.input-group div.form-control div.has-scrollbar {
    overflow-x: auto
}

.input-group input.form-control {
    border: none !important;
    border-bottom-right-radius: 4px !important;
    border-top-right-radius: 4px !important;
    font-size: 1rem;
    padding: 28px 16px
}

.input-group .display-wrapper {
    cursor: pointer;
    flex: 1 1 0;
    height: 56px
}

.input-group:focus-within {
    border-color: #6e52ff
}

.input-group.phone-input-group i {
    color: #6e52ff;
    font-size: 20px;
    margin: 0 8px
}

.input-group.phone-input-group input.form-control {
    font-family: Fira Mono, monospace;
    font-size: 28px;
    padding-right: 70px;
    text-align: center
}

.input-group>.form-control:not(:last-child) {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.input-group>.form-control {
    flex: 1 1 auto;
    margin-bottom: 0;
    min-width: 0;
    position: relative;
    width: 1%
}

.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control {
    margin-left: -1px
}

.search-wrapper {
    position: relative;
    z-index: 3
}

.search-wrapper input {
    background-color: #f5f5f5;
    border-color: #f9f9f9;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    padding-left: 34px;
    padding-right: 34px
}

.search-wrapper:before {
    align-items: center;
    content: "";
    display: flex;
    font-family: icomoon;
    height: 40px;
    padding: 0 12px 0 8px;
    top: 0
}

.search-wrapper:before,
.search-wrapper_clear {
    color: #333;
    font-size: 1.2rem;
    position: absolute
}

.search-wrapper_clear {
    cursor: pointer;
    right: 10px;
    top: 11px
}

.search-wrapper_clear:hover {
    color: #333
}

.search-wrapper-input {
    background: #fff;
    padding: 8px;
    position: relative;
    z-index: 2
}

.search-wrapper-input:before {
    align-items: center;
    color: #999;
    content: "";
    display: flex;
    font-family: icomoon;
    font-size: 1.2rem;
    height: 100%;
    padding: 0 12px 0 8px;
    position: absolute;
    top: 0
}

.search-wrapper-input-placeholder {
    align-items: center;
    background: #d8d8d8;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 14px;
    height: 24px;
    justify-content: center;
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    width: 24px
}

.search-wrapper.hard-border {
    border-color: #e5e5e5;
    border-width: 2px
}

.search-wrapper .sw-dropdown {
    background-color: #fff;
    box-shadow: 0 10px 20px #00000024;
    left: 0;
    padding: 0 8px;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 2
}

.search-wrapper .sw-dropdown-list {
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 4px 8px #3333330a;
    margin-bottom: 8px;
    max-height: 186px;
    overflow-y: auto
}

.search-wrapper .sw-dropdown-list-item {
    border-bottom: 1px solid #f5f5f5
}

.search-wrapper .sw-dropdown-list-item div {
    border-radius: 4px
}

.search-wrapper .sw-dropdown-list-item--selector {
    display: none
}

.search-wrapper .sw-dropdown-nav {
    background: #f5f5f5;
    border-radius: 4px;
    display: none;
    justify-content: space-between;
    margin-bottom: 8px;
    padding: 8px
}

.search-wrapper .sw-dropdown-btn {
    background-color: #d8d8d8;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    font-weight: 600;
    margin-right: 4px;
    padding: 3px 8px
}

.input-mask {
    align-items: center;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    display: flex;
    height: 58px
}

.input-mask:focus-within {
    border-color: #6e52ff
}

.input-mask input {
    border: none;
    height: 30px;
    width: 40px
}

.input-mask input:focus {
    border: none;
    outline: none
}

.input-mask.__bank-card input {
    width: 40px
}

.input-mask.__expiration input {
    width: 20px
}

.form-control {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;
    color: #495057;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: calc(1.5em + .75rem + 2px);
    line-height: 1.5;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    background-color: #fff;
    border-color: #d9d2ff;
    box-shadow: 0 0 0 .2rem #6e52ff40;
    color: #495057;
    outline: 0
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

select.form-control:focus::-ms-value {
    background-color: #fff;
    color: #495057
}

.form-control[readonly] {
    background-color: #fff
}

.form-control:focus {
    border-color: #6e52ff
}

.btn:active,
.btn:focus,
input.form-control {
    box-shadow: none !important;
    outline: none !important
}

.cc-form-input {
    max-height: 95px
}

#st-form iframe {
    width: 100%
}

.cc-card-icon {
    position: absolute;
    right: 16px;
    top: 50%
}

.kmt-dropdown {
    background-color: #fff;
    border-top: 1px solid #f9f9f9;
    box-shadow: 0 24px 32px #0029591a !important;
    position: absolute;
    z-index: 1000
}

.kmt-dropdown.side-left {
    left: 0
}

.kmt-dropdown.side-right {
    right: 0
}

.kmt-dropdown.__user-profile-dropdown {
    display: none;
    top: 56px
}

@media(max-width:991.98px) {
    .kmt-dropdown.__user-profile-dropdown {
        top: 0;
        width: 100%
    }

    .kmt-dropdown.__user-profile-dropdown li {
        min-width: 0
    }
}

.kmt-dropdown.__user-profile-dropdown.active {
    display: block
}

.kmt-dropdown.__user-profile-dropdown li {
    align-items: center;
    display: flex;
    height: 40px;
    min-width: 260px;
    position: relative
}

.kmt-dropdown.__user-profile-dropdown li:hover {
    background-color: #f9f9f9
}

.kmt-dropdown.__user-profile-dropdown li a {
    align-items: center;
    display: flex;
    flex-grow: 1;
    height: 100%;
    line-height: 1
}

.kmt-dropdown.__user-profile-dropdown li a [class^=icon-] {
    color: #333;
    margin-top: -4px
}

.kmt-dropdown.__user-profile-dropdown li a:hover [class^=icon-],
.kmt-dropdown.__user-profile-dropdown li a:hover span {
    color: #6e52ff !important
}

.kmt-dropdown.__user-profile-dropdown li a:hover .badge {
    color: #fff !important
}

.kmt-dropdown.__user-profile-dropdown li a:hover .__right-icon {
    display: inline
}

.kmt-dropdown.__user-profile-dropdown li a .__right-icon {
    color: #333;
    display: none;
    font-size: 16px;
    position: absolute;
    right: 16px;
    top: 12px
}

.kmt-dropdown.__user-profile-dropdown li a .loader {
    position: absolute;
    right: 16px;
    top: 5px
}

.kmt-dropdown.__notifications-dropdown {
    display: none;
    top: 56px
}

.kmt-dropdown.__notifications-dropdown li {
    min-width: 410px
}

.kmt-dropdown.__notifications-dropdown.active {
    display: block
}

@media(max-width:1199.98px) {
    .kmt-dropdown.__notifications-dropdown {
        top: 0;
        width: 100%
    }

    .kmt-dropdown.__notifications-dropdown li {
        min-width: 0
    }
}

.kmt-dropdown.__actions-dropdown {
    min-width: 200px;
    top: 36px;
    z-index: 999
}

.kmt-dropdown.__for-input-group-lg {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    max-height: 235px;
    overflow-y: auto;
    top: 60px
}

.kmt-dropdown.__for-input-group-lg i.flag {
    top: -2px
}

.kmt-dropdown.__for-input-group-lg li {
    cursor: pointer
}

.kmt-dropdown.__for-input-group-lg li:hover {
    background-color: #f9f9f9
}

.kmt-dropdown-new {
    background-color: #fff;
    border-top: 1px solid #f9f9f9;
    box-shadow: 0 24px 32px #0029591a !important;
    position: absolute;
    z-index: 1000
}

.kmt-dropdown-new.side-left {
    left: 0
}

.kmt-dropdown-new.side-right {
    right: 0
}

.kmt-dropdown-new.__user-profile-dropdown {
    bottom: auto;
    display: none;
    top: 56px
}

.kmt-dropdown-new.__user-profile-dropdown.active {
    display: block
}

.kmt-dropdown-new.__user-profile-dropdown li {
    align-items: center;
    display: flex;
    font-size: 14px;
    height: 40px;
    min-width: 260px;
    position: relative
}

@media(max-width:767.98px) {
    .kmt-dropdown-new.__user-profile-dropdown li {
        min-width: 200px
    }
}

.kmt-dropdown-new.__user-profile-dropdown li:hover {
    background-color: #f9f9f9
}

.kmt-dropdown-new.__user-profile-dropdown li a {
    align-items: center;
    display: flex;
    flex-grow: 1;
    height: 100%;
    line-height: 1
}

.kmt-dropdown-new.__user-profile-dropdown li a [class^=icon-] {
    color: #333;
    margin-top: -4px
}

.kmt-dropdown-new.__user-profile-dropdown li a:hover [class^=icon-],
.kmt-dropdown-new.__user-profile-dropdown li a:hover span {
    color: #6e52ff !important
}

.kmt-dropdown-new.__user-profile-dropdown li a:hover .badge {
    color: #fff !important
}

.kmt-dropdown-new.__user-profile-dropdown li a:hover .__right-icon {
    display: inline
}

.kmt-dropdown-new.__user-profile-dropdown li a .__right-icon {
    color: #333;
    display: none;
    font-size: 16px;
    position: absolute;
    right: 16px;
    top: 12px
}

.kmt-dropdown-new.__user-profile-dropdown li a .loader {
    position: absolute;
    right: 16px;
    top: 5px
}

.kmt-dropdown-new.__notifications-dropdown {
    display: none;
    top: 56px
}

.kmt-dropdown-new.__notifications-dropdown li {
    min-width: 410px
}

.kmt-dropdown-new.__notifications-dropdown.active {
    display: block
}

@media(max-width:1199.98px) {
    .kmt-dropdown-new.__notifications-dropdown {
        top: 0;
        width: 100%
    }

    .kmt-dropdown-new.__notifications-dropdown li {
        min-width: 0
    }
}

.kmt-dropdown-new.__actions-dropdown {
    min-width: 200px;
    top: 36px;
    z-index: 999
}

.kmt-dropdown-new.__for-input-group-lg {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    max-height: 235px;
    overflow-y: auto;
    top: 60px
}

.kmt-dropdown-new.__for-input-group-lg i.flag {
    top: -2px
}

.kmt-dropdown-new.__for-input-group-lg li {
    cursor: pointer
}

.kmt-dropdown-new.__for-input-group-lg li:hover {
    background-color: #f9f9f9
}

.list-view .kmt-dropdown.__actions-dropdown {
    right: 24px
}

.grid-view .kmt-dropdown.__actions-dropdown {
    right: 0
}

.beginner-hub-btn {
    font-size: 16px;
    padding: 16px 25px
}

@media(max-width:850px) {
    .beginner-hub-btn {
        border-radius: 10px;
        width: 100%
    }
}

.beginner-hub-btn__ghost {
    font-size: 16px;
    font-weight: 500;
    padding: 16px 25px
}

@media(max-width:850px) {
    .beginner-hub-btn__ghost {
        border-radius: 10px;
        width: 100%
    }
}

.beginner-hub-btn__ghost:hover {
    color: #6e52ff
}

.beginner-hub-btn__full {
    background-color: #6e52ff;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 25px
}

@media(max-width:850px) {
    .beginner-hub-btn__full {
        border-radius: 10px;
        width: 100%
    }
}

.beginner-hub-btn__full:hover {
    background-color: #4825ff !important;
    border-color: #4825ff !important;
    color: #fff !important
}

.container--beginner-hub {
    margin-top: 64px;
    max-width: 800px;
    padding: 0
}

@media(max-width:850px) {
    .container--beginner-hub {
        margin: 0 auto !important;
        padding: 0
    }

    .container--beginner-hub .beginner-hub__header {
        background-color: #f9f9f9;
        margin: 0;
        overflow: auto;
        padding: 15px 24px 0
    }

    .container--beginner-hub .content {
        background-color: #fff;
        margin: 0;
        padding: 32px 24px 40px
    }

    .container--beginner-hub .beginner-hub-bottom-navi {
        margin-top: 10px
    }

    #davli-slovenije .beginner-hub-youtube,
    #nove-priloznosti .beginner-hub-youtube {
        margin-bottom: 0 !important
    }
}

#portal-za-zacetnike .content .text-area h2 {
    font-size: 32px;
    font-weight: 600
}

@media(max-width:850px) {
    #portal-za-zacetnike .beginner-hub-header {
        background-color: #6e52ff;
        color: #fff !important;
        margin-bottom: 10px !important
    }

    #portal-za-zacetnike .beginner-hub-header__section {
        color: #37ff68 !important
    }

    #portal-za-zacetnike .beginner-hub-header__text {
        margin-bottom: 0 !important
    }

    #portal-za-zacetnike .beginner-hub-youtube .beginner-hub-youtube__text-wrapper {
        display: none
    }

    #portal-za-zacetnike .content {
        padding: 15px 24px 0
    }

    #portal-za-zacetnike .content .text-area h2 {
        font-size: 24px !important;
        line-height: 32px;
        margin-bottom: 10px !important
    }
}

@media(max-width:767.98px) {
    .has-floating-button .intercom-lightweight-app-launcher {
        bottom: 90px;
        box-shadow: 0 1px 4px #ffffff29, 0 0 0 7px #fff !important
    }

    .identity-verification-intro.page {
        padding-bottom: 100px
    }
}

.progress {
    background-color: #e9ecef;
    display: flex;
    line-height: 0;
    overflow: hidden
}

.reward-progress {
    width: 100%
}

.progress-bar {
    flex-direction: column;
    overflow: hidden;
    text-align: center;
    white-space: nowrap
}

.progress-bar,
.reward-box {
    display: flex;
    justify-content: center
}

.reward-box {
    align-items: center;
    border-radius: 10px;
    height: 40px;
    width: 40px
}

.reward-box-start {
    background-color: #ebe7ff
}

.reward-box-progress {
    background-color: #ffd8eb
}

.reward-box-completed {
    background-color: #e3ffea
}

.reward-box-completed-child {
    background-color: #37ff68
}

.reward-box-lg {
    height: 50px;
    width: 50px
}

.reward-border-bottom:last-child {
    border-bottom: none !important
}

.reward-no-content-wrapper {
    max-width: 350px;
    text-align: center;
    width: 100%
}

.progress-bar-reward {
    background-color: #37ff68
}

.reward-card-size {
    width: 100%
}

.reward-card-size-limited {
    max-width: 556px
}

.reward-progress {
    border-radius: 50px;
    height: 15px;
    width: calc(100% - 25px)
}

.reward-progress-big {
    height: 23px
}

.reward-progress-full {
    width: 100%
}

.reward-select-icon {
    background-image: url(img/gamification/select-right.svg);
    background-position: 96%;
    background-repeat: no-repeat
}

.reward-select-icon:hover {
    background-image: url(img/gamification/select-right-fill.svg)
}

.active .rotate\:on-parent-active {
    transform: rotate(180deg)
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.w50 {
    width: 50%
}

.w100 {
    width: 100%
}

.h100 {
    height: 100%
}

.flex-column,
.flex-direction-column {
    flex-direction: column
}

.text-capitalize {
    text-transform: capitalize
}

.text-underline {
    text-decoration: underline
}

.text-uppercase {
    text-transform: uppercase
}

@media(min-width:768px) {
    .d-md-none {
        display: none
    }
}

.pe-none {
    pointer-events: none !important
}

.cursor-pointer {
    cursor: pointer
}

.overflow-hidden {
    overflow: hidden
}

@media(max-width:767.98px) {
    .hidden-on-mobile {
        display: none !important
    }
}

@media(min-width:768px) {
    .hidden-on-desktop {
        display: none !important
    }
}

.blurred {
    text-shadow: 0 0 16px #000
}

.blurred,
.blurred * {
    color: transparent !important
}

.vertical-decoration {
    background-color: #f9f9f9;
    max-width: 500px !important
}

.text-nowrap {
    white-space: nowrap
}

.preloader-box {
    background-color: #fbfbfb;
    background-image: url(img/preloader-box-loading.png);
    background-position: 50%;
    background-repeat: no-repeat
}

.s-28 {
    height: 28px;
    width: 28px
}

.s-32 {
    height: 32px;
    width: 32px
}

.s-64 {
    height: 64px;
    width: 64px
}

.border-bottom {
    border-bottom: 1px solid #dee2e6
}

.tw-bolder {
    font-weight: 600
}

.hover-pointer {
    cursor: pointer
}

.svg-filter-color-primary {
    filter: invert(29%) sepia(69%) saturate(2831%) hue-rotate(238deg) brightness(100%) contrast(101%)
}

.svg-filter-color-dark-grey {
    filter: invert(63%) sepia(11%) saturate(0) hue-rotate(160deg) brightness(95%) contrast(87%)
}

.tf-secondary {
    font-family: Fira Mono, monospace
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-2 {
    margin-top: 2px
}

.tl-1 {
    line-height: 1
}

.tw-normal {
    font-weight: 400
}

.ml-4 {
    margin-left: 4px
}

.no-margin-bottom {
    margin-bottom: 0
}

.w-p10 {
    width: 10%
}

.w-p15 {
    width: 15%
}

.w-p20 {
    width: 20%
}

.w-p25 {
    width: 25%
}

.w-p30 {
    width: 30%
}

.w-p35 {
    width: 35%
}

.w-p40 {
    width: 40%
}

.w-p45 {
    width: 45%
}

.w-p50 {
    width: 50%
}

.w-p55 {
    width: 55%
}

.w-p60 {
    width: 60%
}

.w-p65 {
    width: 65%
}

.w-p70 {
    width: 70%
}

.w-p75 {
    width: 75%
}

.w-p80 {
    width: 80%
}

.w-p85 {
    width: 85%
}

.w-p90 {
    width: 90%
}

.w-p95 {
    width: 95%
}

.w-p100 {
    width: 100%
}

.-rotate-315 {
    transform: rotate(315deg)
}

.tw-bold {
    font-weight: 500
}

.alert-info {
    border: 2px solid #6e52ff;
    border-radius: 10px
}

.alert-warning {
    border: 2px solid #ffa713;
    border-radius: 10px
}

.alert-error {
    border: 2px solid #e50915;
    border-radius: 10px
}

.min-h100 {
    min-height: 100vh
}

.pointer {
    cursor: pointer
}

.tc-grey-050 {
    color: #f9f9f9 !important
}

.tc-grey-100 {
    color: #e5e5e5 !important
}

.tc-grey-150 {
    color: #b5babe !important
}

.tc-grey-200 {
    color: #999 !important
}

.tc-grey-300 {
    color: #606060 !important
}

.tc-grey-350 {
    color: #424242 !important
}

.tc-grey-400 {
    color: #333 !important
}

.text-blue {
    color: #6e52ff !important
}

.tc-blue-050 {
    color: #ebe7ff !important
}

.tc-blue-200 {
    color: #6e52ff !important
}

.tc-blue-400 {
    color: #1c01b1 !important
}

.tc-blue-800 {
    color: #154566 !important
}

.tc-blue-grey-500 {
    color: #262626 !important
}

.tc-green {
    color: #3c0 !important
}

.tc-green-200 {
    color: #37ff68 !important
}

.tc-green-300 {
    color: #398b1d !important
}

.tc-orange {
    color: #ffa713 !important
}

.tc-orange-300 {
    color: #d5770b !important
}

.tc-red {
    color: #e50915 !important
}

.tc-red-200 {
    color: #aa0030 !important
}

.tc-red-300 {
    color: #a0030c !important
}

.tc-white {
    color: #fff !important
}

.tc-black {
    color: #000 !important
}

.tc-pink {
    color: #ff4aa3
}

.tc-brown {
    color: #874c07
}

@media(min-width:992px) {
    .hover\:tc-orange:hover {
        color: #ffa713 !important
    }

    .hover\:tc-pink:hover {
        color: #ff4aa3 !important
    }

    .hover\:tc-grey-400:hover {
        color: #333 !important
    }
}

.hover\:tc-white:hover {
    color: #fff !important
}

.bg-white {
    background-color: #fff
}

.bg-grey-transparent {
    background-color: #c7c7c733
}

.bg-orange {
    background-color: #ffa713 !important
}

.bg-orange a {
    color: #fff !important
}

.bg-orange a,
.bg-orange a:hover {
    text-decoration: underline
}

.bg-orange-010 {
    background-color: #fef3e1 !important
}

.bg-blue {
    background-color: #6e52ff !important
}

.bg-green {
    background-color: #33cc001a !important
}

.bg-grey {
    background-color: #f9f9f9 !important
}

.bg-blue-020 {
    background-color: #f2f0f9 !important
}

.bg-blue-050 {
    background-color: #ebe7ff !important
}

.bg-blue-200 {
    background-color: #6e52ff !important
}

.bg-blue-grey-500 {
    background-color: #262626 !important
}

.bg-red-500 {
    background-color: #e50915 !important
}

.bg-green-030 {
    background-color: #effbeb !important
}

.bg-green-100 {
    background-color: #3c0 !important
}

.bg-green-200 {
    background-color: #37ff68 !important
}

.bg-green-500 {
    background-color: #3c0 !important
}

.bg-grey-050 {
    background-color: #f9f9f9 !important
}

.bg-grey-060 {
    background-color: #eaeaea !important
}

.bg-grey-100 {
    background-color: #e5e5e5 !important
}

.bg-grey-200 {
    background-color: #999 !important
}

.bg-grey-400 {
    background-color: #333 !important
}

.bg-orange-020 {
    background-color: #ffa7131a !important
}

.bg-orange-050 {
    background-color: #fef3e1 !important
}

.bg-orange-100 {
    background-color: #ffa713 !important
}

.bg-red-020 {
    background-color: #ffebec !important
}

.bg-red-100 {
    background-color: #e50915 !important
}

.bg-pink {
    background-color: #ff4aa3 !important
}

.bg-pink-light {
    background-color: #ffd8eb !important
}

.hover\:bg-grey-050 {
    cursor: pointer;
    transition: background-color .15s ease-in-out
}

.hover\:bg-grey-050:hover {
    background-color: #f9f9f9 !important
}

.hover\:bg-grey-060 {
    transition: background-color .15s ease-in-out
}

.hover\:bg-grey-060:hover {
    background-color: #eaeaea !important
}

.hover\:bg-grey-100 {
    cursor: pointer
}

.hover\:bg-grey-100:hover {
    background-color: #e5e5e5 !important
}

.hover\:bg-blue-050 {
    cursor: pointer
}

.hover\:bg-blue-050:hover {
    background-color: #f2f0f9 !important
}

.hover\:bg-blue-200 {
    cursor: pointer
}

.hover\:bg-blue-200:hover {
    background-color: #6e52ff !important
}

.bg-dark-blue {
    background-color: #154566
}

.bg-alabaster {
    background-color: #fbfbfb !important
}

@media(min-width:992px) {
    .bg-lg-white {
        background-color: #fff !important
    }
}

.bg-yellow-050 {
    background-color: #fef3c7
}

.ts-xxs {
    font-size: .6875rem
}

.ts-xs {
    font-size: .75rem
}

.ts-sm {
    font-size: .875rem
}

.ts-md {
    font-size: 1rem
}

.ts-md-1 {
    font-size: 1.125rem
}

.ts-lg {
    font-size: 1.2rem
}

.ts-xl {
    font-size: 1.25rem
}

.ts-xxl {
    font-size: 1.5rem
}

.ts-3xl {
    font-size: 2rem
}

.ts-4xl {
    font-size: 2.5rem
}

.v-autocomplete__content {
    background-color: #fff
}

.v-autocomplete__content .v-list-item:hover {
    background-color: #ebe7ff
}

.v-autocomplete__content .v-list-item:hover .v-list-item__overlay {
    display: none;
    opacity: unset
}

.v-autocomplete__content .v-list-item:focus-visible:after {
    display: none;
    opacity: unset
}

.v-autocomplete__content .v-list-item .v-ripple__container {
    display: none
}

.v-autocomplete__content .v-list-item .v-list-item__content {
    color: #333 !important
}

.v-autocomplete__content .v-list-item--variant-text:after {
    border: none
}

.v-autocomplete__content .v-list-item--variant-text:focus {
    background-color: #ebe7ff;
    opacity: unset
}

.v-autocomplete__content .v-list-item--variant-text .v-list-item__overlay,
.v-autocomplete__content .v-list-item--variant-text:focus .v-list-item__overlay {
    display: none;
    opacity: unset
}

.v-autocomplete__content .v-list-item--variant-text .v-list-item__content {
    color: #333 !important
}

.v-autocomplete__content .v-list-item--active {
    background-color: #ebe7ff
}

.v-autocomplete .v-field__overlay {
    background-color: #fff !important
}

.v-slider-thumb__surface:after,
.v-slider-thumb__surface:before {
    opacity: 0 !important
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+1f??
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1, u+03a3-03ff
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+2000-2001, u+2004-2008, u+200a, u+23b8-23bd, u+2500-259f
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c8a, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+1f??
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0370-0377, u+037a-037f, u+0384-038a, u+038c, u+038e-03a1, u+03a3-03ff
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+2000-2001, u+2004-2008, u+200a, u+23b8-23bd, u+2500-259f
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Fira Mono;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0900-097f, u+1cd0-1cf9, u+200c-200d, u+20a8, u+20b9, u+20f0, u+25cc, u+a830-a839, u+a8e0-a8ff, u+11b00-11b09
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 300;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0900-097f, u+1cd0-1cf9, u+200c-200d, u+20a8, u+20b9, u+20f0, u+25cc, u+a830-a839, u+a8e0-a8ff, u+11b00-11b09
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0900-097f, u+1cd0-1cf9, u+200c-200d, u+20a8, u+20b9, u+20f0, u+25cc, u+a830-a839, u+a8e0-a8ff, u+11b00-11b09
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0900-097f, u+1cd0-1cf9, u+200c-200d, u+20a8, u+20b9, u+20f0, u+25cc, u+a830-a839, u+a8e0-a8ff, u+11b00-11b09
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0900-097f, u+1cd0-1cf9, u+200c-200d, u+20a8, u+20b9, u+20f0, u+25cc, u+a830-a839, u+a8e0-a8ff, u+11b00-11b09
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    src: url(../folder/4UaRrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iq2vgCIhM907w.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

.preloader__label[data-v-0af16b9a] {
    margin-top: 72px
}

.popup_backdrop[data-v-0de09e6a] {
    background-color: #323232cc;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000
}

.popup_backdrop .popup_content .popup_handle[data-v-0de09e6a] {
    display: flex;
    height: 10px;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.popup_backdrop .popup_content .popup_handle[data-v-0de09e6a]:before {
    background-color: #ccc;
    border-radius: 8px;
    content: "";
    height: 5px;
    margin-top: 8px;
    position: absolute;
    width: 52px
}

.popup_backdrop .popup_content[data-v-0de09e6a] {
    background: #fff;
    border-radius: 16px 16px 0 0;
    display: flex;
    left: 0;
    max-height: 80%;
    overflow-y: auto;
    padding-top: 8px;
    position: absolute;
    width: 100%
}

.popup_backdrop .popup_content--is_dragging[data-v-0de09e6a] {
    overflow-y: hidden
}

.popup_backdrop .popup_content--pan_end[data-v-0de09e6a] {
    top: 1000px !important;
    transition: top .2s
}

.popup_backdrop.active[data-v-0de09e6a] {
    animation-duration: .3s;
    animation-fill-mode: forwards;
    animation-name: fade-in-0de09e6a;
    display: flex;
    opacity: 0
}

@keyframes fade-in-0de09e6a {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.popup_backdrop.active .popup_content[data-v-0de09e6a] {
    animation-delay: .1s;
    animation-duration: .3s;
    animation-fill-mode: forwards;
    animation-name: slide-up-0de09e6a;
    bottom: -1000px;
    opacity: 0
}

@keyframes slide-up-0de09e6a {
    0% {
        bottom: -1000px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

.popup_backdrop.closing[data-v-0de09e6a] {
    animation-delay: .2s;
    animation-duration: .4s;
    animation-fill-mode: forwards;
    animation-name: fade-out-0de09e6a;
    display: flex;
    opacity: 1
}

@keyframes fade-out-0de09e6a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.popup_backdrop.closing .popup_content[data-v-0de09e6a] {
    animation-delay: .1s;
    animation-duration: .3s;
    animation-fill-mode: forwards;
    animation-name: slide-down-0de09e6a;
    bottom: 0;
    opacity: 1
}

@keyframes slide-down-0de09e6a {
    0% {
        bottom: 0;
        opacity: 1
    }

    to {
        bottom: -1000px;
        opacity: 0
    }
}

.banner-get-app[data-v-61664dc2] {
    border-radius: 12px;
    box-shadow: 0 4px 8px #3333330a;
    display: flex;
    flex-direction: column;
    padding: 12px;
    width: 100%
}

.banner-get-app__title[data-v-61664dc2] {
    color: #262626;
    display: flex;
    font-size: 1.125rem;
    font-weight: 600;
    justify-content: center;
    line-height: 1.15;
    margin-bottom: 4px;
    margin-top: 20px
}

.banner-get-app__desc[data-v-61664dc2] {
    color: #262626;
    font-size: 1rem;
    margin-bottom: 20px;
    text-align: center
}

.banner-get-app__options[data-v-61664dc2] {
    display: flex;
    flex-direction: column;
    width: 100%
}

.banner-get-app__option[data-v-61664dc2] {
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%
}

.banner-get-app__option[data-v-61664dc2],
.banner-get-app__option-info[data-v-61664dc2] {
    align-items: center;
    display: flex
}

.banner-get-app__browser-logo[data-v-61664dc2],
.banner-get-app__logo[data-v-61664dc2] {
    height: 44px;
    margin-right: 12px;
    width: 44px
}

.banner-get-app__label[data-v-61664dc2] {
    color: #262626;
    font-weight: 500;
    text-transform: capitalize
}

.banner-get-app__button[data-v-61664dc2] {
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 500;
    min-width: 100px;
    padding: 6px 12px
}

.banner-get-app__button--continue[data-v-61664dc2] {
    background-color: #e5e5e5;
    color: #606060;
    font-weight: 500
}

.sw-dropdown-btn[data-v-cc3698c6] {
    padding-bottom: 1px;
    padding-top: 1px
}

.select-button[data-v-cc3698c6] {
    transition: all 25ms
}

.slide-fade-enter-active[data-v-6eda9f48] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-6eda9f48] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-6eda9f48] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-6eda9f48] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-6eda9f48] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-6eda9f48],
.modal-fade-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.appear-enter-active[data-v-6eda9f48] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-6eda9f48],
.appear-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-6eda9f48] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-6eda9f48],
.appear-delayed-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.zoom-y-enter-active[data-v-6eda9f48] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-6eda9f48] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-6eda9f48] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-6eda9f48],
.appear-delayed1-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-6eda9f48] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-6eda9f48],
.appear-delayed2-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-6eda9f48] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-6eda9f48] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-6eda9f48],
.appear-delayed3-leave-to[data-v-6eda9f48] {
    opacity: 0
}

.slideXleft-enter-active[data-v-6eda9f48],
.slideXleft-leave-active[data-v-6eda9f48] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-6eda9f48],
.slideXleft-leave-to[data-v-6eda9f48] {
    opacity: 0
}

i.flag[data-v-6eda9f48] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-6eda9f48] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

.search-wrapper--active[data-v-6eda9f48] {
    box-shadow: 0 10px 20px #00000024
}

.search-wrapper-input input[data-v-6eda9f48] {
    padding-right: 45px
}

.search-wrapper-input-placeholder--active[data-v-6eda9f48] {
    cursor: pointer
}

.recent-search[data-v-6eda9f48] {
    flex-wrap: wrap
}

@media(min-width:576px) {
    .recent-search[data-v-6eda9f48] {
        flex-wrap: nowrap
    }
}

.recent-search__item[data-v-6eda9f48] {
    flex-basis: 49%;
    flex-shrink: 0;
    margin-bottom: 8px
}

.recent-search__item[data-v-6eda9f48]:nth-child(odd) {
    margin-right: 2%
}

@media(min-width:576px) {
    .recent-search__item[data-v-6eda9f48] {
        flex-basis: 23%;
        margin-bottom: 0;
        margin-right: 2.66%
    }

    .recent-search__item[data-v-6eda9f48]:nth-child(odd) {
        margin-right: 2.66%
    }

    .recent-search__item[data-v-6eda9f48]:last-child {
        margin-right: 0
    }
}

.header-search__input--with-border[data-v-6eda9f48] {
    border: 1px solid #e5e5e5
}

.slide-fade-enter-active[data-v-1ec6675f] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-1ec6675f] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-1ec6675f] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-1ec6675f] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-1ec6675f] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-1ec6675f],
.modal-fade-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.appear-enter-active[data-v-1ec6675f] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-1ec6675f],
.appear-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-1ec6675f] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-1ec6675f],
.appear-delayed-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.zoom-y-enter-active[data-v-1ec6675f] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-1ec6675f] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-1ec6675f] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-1ec6675f],
.appear-delayed1-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-1ec6675f] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-1ec6675f],
.appear-delayed2-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-1ec6675f] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-1ec6675f] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-1ec6675f],
.appear-delayed3-leave-to[data-v-1ec6675f] {
    opacity: 0
}

.slideXleft-enter-active[data-v-1ec6675f],
.slideXleft-leave-active[data-v-1ec6675f] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-1ec6675f],
.slideXleft-leave-to[data-v-1ec6675f] {
    opacity: 0
}

i.flag[data-v-1ec6675f] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-1ec6675f] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

.header-invite[data-v-1ec6675f] {
    display: none
}

@media(min-width:768px) {
    .header-invite[data-v-1ec6675f] {
        display: block
    }
}

.slide-fade-enter-active[data-v-698a36a1] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-698a36a1] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-698a36a1] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-698a36a1] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-698a36a1] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-698a36a1],
.modal-fade-leave-to[data-v-698a36a1] {
    opacity: 0
}

.appear-enter-active[data-v-698a36a1] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-698a36a1],
.appear-leave-to[data-v-698a36a1] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-698a36a1] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-698a36a1],
.appear-delayed-leave-to[data-v-698a36a1] {
    opacity: 0
}

.zoom-y-enter-active[data-v-698a36a1] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-698a36a1] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-698a36a1] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-698a36a1] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-698a36a1],
.appear-delayed1-leave-to[data-v-698a36a1] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-698a36a1] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-698a36a1],
.appear-delayed2-leave-to[data-v-698a36a1] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-698a36a1] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-698a36a1] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-698a36a1],
.appear-delayed3-leave-to[data-v-698a36a1] {
    opacity: 0
}

.slideXleft-enter-active[data-v-698a36a1],
.slideXleft-leave-active[data-v-698a36a1] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-698a36a1],
.slideXleft-leave-to[data-v-698a36a1] {
    opacity: 0
}

i.flag[data-v-698a36a1] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-698a36a1] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

.reminder[data-v-698a36a1] {
    display: flex
}

.reminder__container[data-v-698a36a1] {
    align-items: center;
    display: flex;
    gap: 12px;
    padding: 16px;
    width: 100%
}

.reminder__container>img[data-v-698a36a1] {
    align-self: center;
    margin-bottom: 32px
}

@media(min-width:768px) {
    .reminder__container>img[data-v-698a36a1] {
        align-self: flex-start;
        margin-bottom: 0
    }
}

.reminder__container.--failed[data-v-698a36a1],
.reminder__container.--inProgress[data-v-698a36a1],
.reminder__container.--notStarted[data-v-698a36a1],
.reminder__container.--started[data-v-698a36a1] {
    background-color: #fef3e1;
    border-color: #ffa713;
    border-style: solid;
    border-width: 1px 0
}

.reminder__container.--failed .reminder__link-container a[data-v-698a36a1],
.reminder__container.--inProgress .reminder__link-container a[data-v-698a36a1],
.reminder__container.--notStarted .reminder__link-container a[data-v-698a36a1],
.reminder__container.--started .reminder__link-container a[data-v-698a36a1] {
    color: #ffa713;
    font-weight: 600
}

.reminder__container.--declined[data-v-698a36a1] {
    background-color: #ffebec;
    border-color: #e50915;
    border-style: solid;
    border-width: 1px 0
}

.reminder__container.--declined .reminder__link-container a[data-v-698a36a1] {
    color: #e50915;
    font-weight: 600
}

.reminder__text-container[data-v-698a36a1] {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 400;
    gap: 8px;
    line-height: 24px
}

@media(min-width:768px) {
    .reminder__text-container[data-v-698a36a1] {
        flex-direction: row
    }
}

.reminder__link-container[data-v-698a36a1] {
    cursor: pointer;
    display: flex;
    gap: 4px
}

.reminder__icon[data-v-698a36a1] {
    height: 20px;
    width: 20px
}

.slide-fade-enter-active[data-v-c34d499a] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-c34d499a] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-c34d499a] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-c34d499a] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-c34d499a] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-c34d499a],
.modal-fade-leave-to[data-v-c34d499a] {
    opacity: 0
}

.appear-enter-active[data-v-c34d499a] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-c34d499a],
.appear-leave-to[data-v-c34d499a] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-c34d499a] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-c34d499a],
.appear-delayed-leave-to[data-v-c34d499a] {
    opacity: 0
}

.zoom-y-enter-active[data-v-c34d499a] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-c34d499a] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-c34d499a] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-c34d499a] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-c34d499a],
.appear-delayed1-leave-to[data-v-c34d499a] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-c34d499a] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-c34d499a],
.appear-delayed2-leave-to[data-v-c34d499a] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-c34d499a] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-c34d499a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-c34d499a],
.appear-delayed3-leave-to[data-v-c34d499a] {
    opacity: 0
}

.slideXleft-enter-active[data-v-c34d499a],
.slideXleft-leave-active[data-v-c34d499a] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-c34d499a],
.slideXleft-leave-to[data-v-c34d499a] {
    opacity: 0
}

i.flag[data-v-c34d499a] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-c34d499a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

@media(max-width:1199.98px) {
    .language--footer[data-v-c34d499a] {
        display: flex;
        justify-content: center
    }
}

.slide-fade-enter-active[data-v-95790d2a] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-95790d2a] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-95790d2a] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-95790d2a] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-95790d2a] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-95790d2a],
.modal-fade-leave-to[data-v-95790d2a] {
    opacity: 0
}

.appear-enter-active[data-v-95790d2a] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-95790d2a],
.appear-leave-to[data-v-95790d2a] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-95790d2a] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-95790d2a],
.appear-delayed-leave-to[data-v-95790d2a] {
    opacity: 0
}

.zoom-y-enter-active[data-v-95790d2a] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-95790d2a] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-95790d2a] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-95790d2a] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-95790d2a],
.appear-delayed1-leave-to[data-v-95790d2a] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-95790d2a] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-95790d2a],
.appear-delayed2-leave-to[data-v-95790d2a] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-95790d2a] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-95790d2a] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-95790d2a],
.appear-delayed3-leave-to[data-v-95790d2a] {
    opacity: 0
}

.slideXleft-enter-active[data-v-95790d2a],
.slideXleft-leave-active[data-v-95790d2a] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-95790d2a],
.slideXleft-leave-to[data-v-95790d2a] {
    opacity: 0
}

i.flag[data-v-95790d2a] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-95790d2a] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

.border-0[data-v-95790d2a] {
    border: none
}

.justify-content-between[data-v-95790d2a] {
    justify-content: space-between
}

.justify-content-start[data-v-95790d2a] {
    justify-content: start
}

.user-select-none[data-v-95790d2a] {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.sidebar__content-container[data-v-95790d2a] {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.sidebar__content-container[data-v-95790d2a]>section {
    flex: 1
}

.list-group[data-v-95790d2a] {
    border-radius: .25rem;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0
}

.list-group-item-action[data-v-95790d2a] {
    text-align: inherit;
    width: 100%
}

.list-group-item-action.active[data-v-95790d2a],
.list-group-item-action[data-v-95790d2a]:active {
    background-color: #6e52ff;
    color: #fff
}

@media(min-width:1260px) {
    .fixed-big[data-v-95790d2a] {
        position: fixed
    }
}

#sidebar-container .list-group a[data-v-95790d2a],
.border-radius-7[data-v-95790d2a],
.list-group-submenu[data-v-95790d2a],
.sidebar-collapsed .submenu-list[data-v-95790d2a],
.submenu[data-v-95790d2a] {
    border-radius: 7px
}

#body-row[data-v-95790d2a] {
    margin-left: 0;
    margin-right: 0
}

#sidebar-container:not(.sidebar-collapsed) .list-group-submenu[data-v-95790d2a] {
    margin: 8px 0
}

.list-group-submenu[data-v-95790d2a] {
    margin-left: 0;
    margin-right: 0
}

#sidebar-container[data-v-95790d2a] {
    background-color: #fff;
    border-right: 1px solid #e5e5e5;
    height: 100vh;
    left: -1px;
    position: fixed;
    top: 0;
    width: 0;
    z-index: 999
}

#sidebar-container.active[data-v-95790d2a] {
    width: 268px
}

@media(min-width:1260px) {
    #sidebar-container[data-v-95790d2a] {
        height: auto;
        position: relative;
        width: 268px
    }
}

#sidebar-container>div[data-v-95790d2a] {
    height: 100%;
    overflow: auto;
    padding: 20px 0 24px;
    transition: all .2s ease
}

@media(min-width:1260px) {
    #sidebar-container>div[data-v-95790d2a] {
        overflow: initial
    }
}

#sidebar-container .logo[data-v-95790d2a] {
    margin-left: 15px
}

#sidebar-container .logo__big[data-v-95790d2a] {
    margin-left: 13.5px
}

#sidebar-container .logo__small[data-v-95790d2a] {
    height: 27px;
    width: 26px
}

#sidebar-container .list-group a[data-v-95790d2a] {
    color: #606060;
    font-size: 14px;
    margin: 4px 24px;
    overflow: hidden;
    padding: 0;
    transition: width .2s ease-in-out;
    width: 220px
}

#sidebar-container .list-group a>div[data-v-95790d2a] {
    min-height: 38px;
    padding: 8px 15px
}

#sidebar-container .list-group .list-group-submenu[data-v-95790d2a] {
    position: relative;
    transition: width .2s ease-in-out;
    width: 220px
}

#sidebar-container .list-group .list-group-submenu a[data-v-95790d2a] {
    margin: 4px 0
}

#sidebar-container.sidebar-collapsed .list-group a[data-v-95790d2a] {
    margin-bottom: 4px;
    margin-top: 4px;
    overflow: auto;
    width: 50px
}

#sidebar-container.sidebar-collapsed .list-group .list-group-submenu[data-v-95790d2a] {
    margin-bottom: 4px;
    margin-top: 4px;
    padding: 0 24px;
    width: 98px
}

#sidebar-container .list-group .sidebar-submenu a[data-v-95790d2a] {
    height: 45px;
    padding-left: 30px
}

#sidebar-container.sidebar-collapsed[data-v-95790d2a] {
    width: 98px
}

#sidebar-container .logo-container[data-v-95790d2a] {
    display: inline-block;
    margin: 0 24px 40px;
    overflow: hidden;
    transition: width .2s ease-in-out
}

#sidebar-container.sidebar-expanded .list-group-submenu[data-v-95790d2a] {
    margin: 4px 24px;
    overflow: hidden
}

#sidebar-container.sidebar-expanded .logo-container[data-v-95790d2a] {
    margin-bottom: 28px;
    width: 220px
}

#sidebar-container.sidebar-collapsed .logo-container[data-v-95790d2a] {
    width: 50px
}

.submenu[data-v-95790d2a] {
    border: none;
    color: #606060;
    cursor: pointer;
    font-size: 14px;
    min-height: 38px;
    padding: 8px 15px
}

.submenu[data-v-95790d2a]:hover {
    background-color: #ebe7ff
}

.submenu.active[data-v-95790d2a] {
    background-color: #6e52ff
}

.sidebar-expanded.active .btn-collapse[data-v-95790d2a] {
    display: flex
}

.sidebar-expanded .btn-collapse[data-v-95790d2a] {
    display: none
}

@media(min-width:1260px) {
    .sidebar-expanded .btn-collapse[data-v-95790d2a] {
        display: flex
    }
}

.sidebar-expanded .btn-collapse[data-v-95790d2a] {
    right: 0
}

.sidebar-expanded .btn-collapse__arrow--right[data-v-95790d2a] {
    display: none
}

@media(min-width:1260px) {
    .sidebar-expanded+.col[data-v-95790d2a] {
        max-width: calc(100% - 268px) !important
    }
}

.sidebar-expanded .submenu~div svg[data-v-95790d2a] {
    display: none
}

@media(min-width:1260px) {
    .sidebar__container.sidebar-collapsed .btn-collapse[data-v-95790d2a] {
        display: flex;
        opacity: 1;
        right: 0
    }

    .sidebar__container .btn-collapse[data-v-95790d2a] {
        opacity: 0;
        transition: all .2s ease
    }

    .sidebar__container:focus .btn-collapse[data-v-95790d2a],
    .sidebar__container:hover .btn-collapse[data-v-95790d2a] {
        opacity: 1
    }
}

.sidebar-collapsed .badge[data-v-95790d2a],
.sidebar-collapsed .btn-collapse__arrow--left[data-v-95790d2a],
.sidebar-collapsed .text-break[data-v-95790d2a] {
    display: none
}

@media(min-width:1260px) {
    .sidebar-collapsed+.col[data-v-95790d2a] {
        max-width: calc(100% - 98px) !important
    }
}

.sidebar-collapsed .submenu-icon[data-v-95790d2a] {
    display: none
}

.sidebar-collapsed .list-group-submenu:hover .submenu-list[data-v-95790d2a] {
    display: flex !important
}

svg[data-v-95790d2a] {
    min-width: 20px
}

.svg-fill[data-v-95790d2a] {
    fill: #606060
}

.svg-fill-none[data-v-95790d2a] {
    fill: none
}

.svg-fill-none[data-v-95790d2a] path,
.svg-fill-none[data-v-95790d2a] rect {
    stroke: #606060
}

.svg-fill-none[data-v-95790d2a] .path-fill {
    fill: #606060;
    stroke: none
}

.sidebar-expanded .list-group-item[data-v-95790d2a]:hover:not(.active) {
    background-color: #ebe7ff
}

.sidebar-expanded .list-group-item.submenu~div .active[data-v-95790d2a] {
    background-color: #f9f9f9;
    color: #6e52ff !important;
    font-weight: 500
}

.sidebar-expanded .list-group-item.active[data-v-95790d2a] {
    color: #fff !important
}

.sidebar-expanded .list-group-item.active .svg-fill[data-v-95790d2a],
.sidebar-expanded .list-group-item.active:hover .svg-fill[data-v-95790d2a] {
    fill: #fff
}

.sidebar-expanded .list-group-item.active[data-v-95790d2a] .svg-fill-none path,
.sidebar-expanded .list-group-item.active[data-v-95790d2a] .svg-fill-none rect,
.sidebar-expanded .list-group-item.active[data-v-95790d2a]:hover .svg-fill-none path,
.sidebar-expanded .list-group-item.active[data-v-95790d2a]:hover .svg-fill-none rect {
    stroke: #fff
}

.sidebar-expanded .list-group-item.active[data-v-95790d2a] .svg-fill-none .path-fill,
.sidebar-expanded .list-group-item.active[data-v-95790d2a]:hover .svg-fill-none .path-fill {
    fill: #fff;
    stroke: none
}

.sidebar-collapsed .submenu-list[data-v-95790d2a] {
    background: #fff;
    position: absolute;
    right: -220px;
    top: -12px;
    width: 220px;
    z-index: 999
}

.sidebar-collapsed .submenu-list .list-group-item[data-v-95790d2a] {
    width: 220px !important
}

.sidebar-collapsed .submenu-list .list-group-item[data-v-95790d2a]:hover {
    background-color: #f8f9fa
}

.sidebar-collapsed .submenu-list .list-group-item.active[data-v-95790d2a] {
    background-color: #fff;
    color: #6e52ff !important
}

.sidebar-collapsed .submenu-list .list-group-item.active .svg-fill[data-v-95790d2a] {
    fill: #6e52ff
}

.sidebar-collapsed .submenu-list .list-group-item.active[data-v-95790d2a] .svg-fill-none path,
.sidebar-collapsed .submenu-list .list-group-item.active[data-v-95790d2a] .svg-fill-none rect {
    stroke: #6e52ff
}

.sidebar-collapsed .submenu-list .list-group-item.active[data-v-95790d2a] .svg-fill-none .path-fill {
    fill: #6e52ff;
    stroke: none
}

.sidebar-collapsed .list-group-item[data-v-95790d2a]:hover {
    color: #6e52ff !important
}

.sidebar-collapsed .list-group-item:hover .svg-fill[data-v-95790d2a] {
    fill: #6e52ff
}

.sidebar-collapsed .list-group-item[data-v-95790d2a]:hover .svg-fill-none path,
.sidebar-collapsed .list-group-item[data-v-95790d2a]:hover .svg-fill-none rect {
    stroke: #6e52ff
}

.sidebar-collapsed .list-group-item[data-v-95790d2a]:hover .svg-fill-none .path-fill {
    fill: #6e52ff;
    stroke: none
}

.sidebar-collapsed .list-group-item.active .svg-fill[data-v-95790d2a] {
    fill: #fff
}

.sidebar-collapsed .list-group-item.active[data-v-95790d2a] .svg-fill-none path,
.sidebar-collapsed .list-group-item.active[data-v-95790d2a] .svg-fill-none rect {
    stroke: #fff
}

.sidebar-collapsed .list-group-item.active[data-v-95790d2a] .svg-fill-none .path-fill {
    fill: #fff;
    stroke: none
}

.btn-collapse[data-v-95790d2a] {
    align-content: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 50%;
    display: flex;
    height: 28px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 18px;
    transform: translate(50%);
    width: 28px
}

.btn-collapse img[data-v-95790d2a] {
    margin-left: -1px
}

.sidebar-collapsed .logo__big[data-v-95790d2a],
.sidebar-expanded .logo__small[data-v-95790d2a] {
    display: none
}

.sidebar-submenu[data-v-95790d2a] {
    font-size: .9rem
}

.sidebar-separator-title[data-v-95790d2a] {
    background-color: #333;
    height: 35px
}

.sidebar-separator[data-v-95790d2a] {
    background-color: #333;
    height: 25px
}

.logo-separator[data-v-95790d2a] {
    background-color: #333;
    height: 60px
}

.list-group-item.active[data-v-95790d2a] {
    font-weight: 600
}

#sidebar-container[data-v-95790d2a],
.col[data-v-95790d2a] {
    transition: all .2s ease-in-out
}

.black-background[data-v-95790d2a] {
    background-color: #0009;
    inset: 0;
    position: fixed;
    transition: width .2s ease-in-out;
    z-index: 999
}

.black-background__hidden[data-v-95790d2a] {
    display: none
}

.sidebar-menu-item-submenu__icon[data-v-95790d2a] {
    margin-left: 4px;
    transition: all .2s ease-in-out
}

.sidebar-menu-item-submenu__icon--rotated[data-v-95790d2a] {
    transform: rotate(180deg)
}

.fade-enter-active[data-v-95790d2a],
.fade-leave-active[data-v-95790d2a] {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity .15s ease;
    width: 0
}

.fade-enter-from[data-v-95790d2a],
.fade-leave-to[data-v-95790d2a] {
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition-delay: .2s;
    width: 0
}

.btn-collapse__arrow[data-v-95790d2a] {
    height: 12px;
    width: 12px
}

.align-items-center[data-v-95790d2a] {
    align-items: center
}

.badge[data-v-95790d2a] {
    border-radius: .25rem;
    display: inline-block;
    font-size: 75%;
    font-weight: 500;
    line-height: 1;
    padding: .25em .4em;
    text-align: center;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    vertical-align: baseline;
    white-space: nowrap
}

.sidebarnav-menu-item__label[data-v-95790d2a] {
    display: inline;
    font-weight: 500;
    margin-left: 12px
}

.sidebarnav-menu-item__badge[data-v-95790d2a] {
    color: #262626;
    margin-left: 12px;
    text-transform: capitalize
}

.sidebarnav-menu-item__submenu[data-v-95790d2a] {
    box-shadow: 0 4px 8px #3333330a;
    padding-top: 4px
}

.sidebarnav-menu-item-submenu-item__container[data-v-95790d2a] {
    padding-left: 36px !important
}

.sidebarnav-menu-item-submenu-item__label[data-v-95790d2a] {
    margin-left: 12px
}

.sidebarnav-menu-item-submenu-item__badge[data-v-95790d2a] {
    color: #262626;
    margin-left: 12px;
    text-transform: capitalize
}

@media(min-width:768px) {
    .sidebarnav-menu__user[data-v-95790d2a] {
        display: none
    }
}

.sidebarnav-menu-user__name[data-v-95790d2a] {
    font-weight: 500;
    margin-left: 12px
}

.sidebarnav-menu-user-toggle__icon[data-v-95790d2a] {
    margin-left: 16px
}

.sidebarnav-menu-user__dropdown[data-v-95790d2a] {
    box-shadow: 0 4px 8px #3333330a;
    padding-top: 4px
}

.sidebarnav-menu-user-dropdown__item[data-v-95790d2a] {
    padding-left: 20px
}

.sidebarnav-menu-user-dropdown-item__label[data-v-95790d2a] {
    margin-left: 12px
}

.sidebarnav-menu-user-help-link__wrapper[data-v-95790d2a] {
    padding-left: 20px
}

.sidebarnav-menu-user__help-link[data-v-95790d2a] {
    margin-left: 12px
}

.sidebarnav-menu-logout__wrapper[data-v-95790d2a] {
    padding-left: 20px
}

.sidebarnav-menu__logout[data-v-95790d2a] {
    margin-left: 12px
}

.sidebarnav-menu__deposit-button[data-v-95790d2a] {
    margin: 8px 24px 12px
}

.slide-fade-enter-active[data-v-3c51a7f3] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-3c51a7f3] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-3c51a7f3] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-3c51a7f3] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-3c51a7f3] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-3c51a7f3],
.modal-fade-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.appear-enter-active[data-v-3c51a7f3] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-3c51a7f3],
.appear-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-3c51a7f3] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-3c51a7f3],
.appear-delayed-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.zoom-y-enter-active[data-v-3c51a7f3] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-3c51a7f3] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-3c51a7f3] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-3c51a7f3],
.appear-delayed1-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-3c51a7f3] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-3c51a7f3],
.appear-delayed2-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-3c51a7f3] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-3c51a7f3] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-3c51a7f3],
.appear-delayed3-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

.slideXleft-enter-active[data-v-3c51a7f3],
.slideXleft-leave-active[data-v-3c51a7f3] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-3c51a7f3],
.slideXleft-leave-to[data-v-3c51a7f3] {
    opacity: 0
}

i.flag[data-v-3c51a7f3] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-3c51a7f3] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

.sumsub[data-v-3c51a7f3] {
    background-color: #fff;
    height: 100%
}

.sumsub__loader-container[data-v-3c51a7f3] {
    padding-bottom: 32px;
    padding-top: 32px
}

.sumsub__iframe-container[data-v-3c51a7f3] {
    height: 100%;
    position: relative;
    width: 100%;
    -webkit-overflow-scrolling: touch
}

.sumsub__iframe-container[data-v-3c51a7f3] iframe {
    min-height: 400px !important
}

#maintenance[data-v-79c99fa6] {
    background-color: #6e52ff !important;
    color: #606060;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    height: 100vh;
    margin: 0
}

.container[data-v-79c99fa6] {
    padding: 0 15px
}

.full-height[data-v-79c99fa6] {
    height: 100vh
}

.flex-center[data-v-79c99fa6] {
    align-items: center;
    display: flex;
    justify-content: center
}

.position-ref[data-v-79c99fa6] {
    position: relative
}

.content[data-v-79c99fa6] {
    text-align: left
}

.title[data-v-79c99fa6] {
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 0;
    padding: 10px 0
}

.body-text[data-v-79c99fa6] {
    color: #fff;
    font-size: 1.25em;
    margin: 0 auto 12px;
    max-width: 600px;
    text-align: left
}

.logo img[data-v-79c99fa6] {
    margin-bottom: 16px;
    max-width: 460px;
    width: 100%
}

.action-link[data-v-79c99fa6] {
    color: #fff;
    font-weight: 400
}

.slide-fade-enter-active[data-v-73bfff09] {
    transition: all .5s ease-out
}

.slide-fade-leave-active[data-v-73bfff09] {
    transition: all 1s cubic-bezier(1, .5, .8, 1)
}

.slide-fade-enter-from[data-v-73bfff09] {
    opacity: 0;
    transform: translate(30px)
}

.slide-fade-leave-to[data-v-73bfff09] {
    opacity: 0;
    transform: translate(-30px)
}

.modal-fade-enter-active[data-v-73bfff09] {
    transition: all .3s ease-out
}

.modal-fade-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.modal-fade-enter-from[data-v-73bfff09],
.modal-fade-leave-to[data-v-73bfff09] {
    opacity: 0
}

.appear-enter-active[data-v-73bfff09] {
    transition: all .3s ease-out
}

.appear-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-enter-from[data-v-73bfff09],
.appear-leave-to[data-v-73bfff09] {
    opacity: 0
}

.appear-delayed-enter-active[data-v-73bfff09] {
    transition: all 2.5s ease-in
}

.appear-delayed-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed-enter-from[data-v-73bfff09],
.appear-delayed-leave-to[data-v-73bfff09] {
    opacity: 0
}

.zoom-y-enter-active[data-v-73bfff09] {
    transform: scaleY(1);
    transition: all 1s ease
}

.zoom-y-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.zoom-y-enter-from[data-v-73bfff09] {
    opacity: 0;
    transform: scaleY(0)
}

.zoom-y-leave-to[data-v-73bfff09] {
    opacity: 0
}

.appear-delayed1-enter-active[data-v-73bfff09] {
    transition: all 2s ease-in;
    transition-delay: .2s
}

.appear-delayed1-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed1-enter-from[data-v-73bfff09],
.appear-delayed1-leave-to[data-v-73bfff09] {
    opacity: 0
}

.appear-delayed2-enter-active[data-v-73bfff09] {
    transition: all 2s ease-in;
    transition-delay: 2s
}

.appear-delayed2-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed2-enter-from[data-v-73bfff09],
.appear-delayed2-leave-to[data-v-73bfff09] {
    opacity: 0
}

.appear-delayed3-enter-active[data-v-73bfff09] {
    transition: all 1s ease-in;
    transition-delay: 1s
}

.appear-delayed3-leave-active[data-v-73bfff09] {
    transition: all .3s cubic-bezier(1, .5, .8, 1)
}

.appear-delayed3-enter-from[data-v-73bfff09],
.appear-delayed3-leave-to[data-v-73bfff09] {
    opacity: 0
}

.slideXleft-enter-active[data-v-73bfff09],
.slideXleft-leave-active[data-v-73bfff09] {
    animation-fill-mode: both;
    transition: all .3s cubic-bezier(.25, .8, .5, 1)
}

.slideXleft-enter-from[data-v-73bfff09],
.slideXleft-leave-to[data-v-73bfff09] {
    opacity: 0
}

i.flag[data-v-73bfff09] {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    height: 16px;
    position: relative;
    top: -1px;
    width: 16px
}

i.flag.flag-en[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M53 100.1a255 255 0 0 0-44.2 89.1H142l-89-89zm450.2 89.1a255 255 0 0 0-44.1-89l-89 89h133zM8.8 322.8a255 255 0 0 0 44.1 89l89-89H9zm403-269.9a255 255 0 0 0-89-44V142l89-89zM100.2 459.1a255 255 0 0 0 89.1 44V370l-89 89zm89-450.3a255 255 0 0 0-89 44.1l89 89.1zm133.6 494.4a255 255 0 0 0 89-44.1l-89-89v133zM370 322.8l89 89a255 255 0 0 0 44.2-89z'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M509.8 222.6H289.4V2.2A259 259 0 0 0 256 0c-11.3 0-22.5.7-33.4 2.2v220.4H2.2A259 259 0 0 0 0 256c0 11.3.7 22.5 2.2 33.4h220.4v220.4a258.4 258.4 0 0 0 66.8 0V289.4h220.4A258.5 258.5 0 0 0 512 256c0-11.3-.7-22.5-2.2-33.4'/%3E%3Cpath d='M322.8 322.8 437 437a257 257 0 0 0 15-16.4l-97.7-97.8zm-133.6 0L75 437a257 257 0 0 0 16.4 15l97.8-97.7zm0-133.6L75 75a257 257 0 0 0-15 16.4l97.7 97.8zm133.6 0L437 75a256 256 0 0 0-16.4-15l-97.8 97.7z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-de[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M16 345a256 256 0 0 0 480 0l-240-22.2z'/%3E%3Cpath fill='%23333' d='M256 0A256 256 0 0 0 16 167l240 22.2L496 167A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23d80027' d='M16 167a255.5 255.5 0 0 0 0 178h480a255.4 255.4 0 0 0 0-178z'/%3E%3C/svg%3E")
}

i.flag.flag-it[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-lt[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.4 255.4 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23ffda44' d='M496 167a256 256 0 0 0-480 0z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-lv[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 8.8 189.2h494.4A256.1 256.1 0 0 0 256 0m0 512a256 256 0 0 0 247.2-189.2H8.8A256 256 0 0 0 256 512'/%3E%3C/svg%3E")
}

i.flag.flag-ru[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 345a255.4 255.4 0 0 0 0-178H16a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-sk[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-345H16a256 256 0 0 0 240 345'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3Cpath fill='%23d80027' d='M88.5 144.7v127.7a54 54 0 0 0 5.6 24.1h134a53.6 53.6 0 0 0 5.6-24.1V144.7z'/%3E%3Cpath fill='%23eee' d='M205.6 233.7h-33.4v-22.2h22.3v-22.3h-22.3V167H150v22.2h-22.3v22.3H150v22.2h-33.4V256H150v22.3h22.2V256h33.4z'/%3E%3Cpath fill='%230052b4' d='M124.5 327.6a160 160 0 0 0 36.6 16.6c7.5-2.3 22.3-7.6 36.6-16.6a80 80 0 0 0 30.4-31 38.8 38.8 0 0 0-22.5-7.2c-3 0-6 .4-8.8 1a39 39 0 0 0-71.4 0 39 39 0 0 0-8.8-1c-8.4 0-16.1 2.6-22.5 7.1a80 80 0 0 0 30.4 31.1'/%3E%3C/svg%3E")
}

i.flag.flag-se[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23ffda44'/%3E%3Cpath fill='%230052b4' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-si[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M496 167H222.7v-66.8H89V167H16a255.4 255.4 0 0 0 0 178l240 22.3L496 345a255.5 255.5 0 0 0 0-178'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M89 167v22.2c0 51.1 66.8 66.8 66.8 66.8s66.8-15.7 66.8-66.8V167l-22.3 22.2-44.5-33.4-44.5 33.4z'/%3E%3C/svg%3E")
}

i.flag.flag-dk[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M200.3 222.6h309.5A256 256 0 0 0 256 0a257 257 0 0 0-55.7 6zm-66.7 0V31.1A256.2 256.2 0 0 0 2.2 222.6zm0 66.8H2.2a256.2 256.2 0 0 0 131.4 191.5zm66.7 0v216.5A257 257 0 0 0 256 512a256 256 0 0 0 253.8-222.6z'/%3E%3C/svg%3E")
}

i.flag.flag-ee[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23333' d='M0 256c0 31.3 5.6 61.3 16 89l240 11.2L496 345a255.4 255.4 0 0 0 0-178l-240-11.2L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%23eee' d='M496 345H16a256 256 0 0 0 480 0'/%3E%3C/svg%3E")
}

i.flag.flag-fr[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M0 256a256 256 0 0 0 167 240V16A256 256 0 0 0 0 256'/%3E%3C/svg%3E")
}

i.flag.flag-hr[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23d80027' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3Cpath fill='%23338af3' d='M322.8 178h-44.5l7.4-55.6 29.7-22.2 29.6 22.2V167zm-133.6 0h44.5l-7.4-55.6-29.7-22.2-29.6 22.2V167z'/%3E%3Cpath fill='%230052b4' d='M285.7 178h-59.4v-55.6l29.7-22.2 29.7 22.2z'/%3E%3Cpath fill='%23eee' d='M167 167v122.4a89 89 0 0 0 35.8 71.3l15.5-3.9 19.7 19.8a89 89 0 0 0 18 1.8 89 89 0 0 0 17.9-1.8l22.4-18.7 13 2.8a89 89 0 0 0 35.7-71.3V167z'/%3E%3Cpath fill='%23d80027' d='M167 167h35.6v35.6H167zm71.2 0h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-106.8 35.6h35.6v35.6h-35.6zm71.2 0h35.6v35.6h-35.6zM167 238.2h35.6v35.6H167zm35.6 35.6h35.6v35.6h-35.6zm35.6-35.6h35.6v35.6h-35.6zm71.2 0H345v35.6h-35.6zm-35.6 35.6h35.6v35.6h-35.6zm-35.6 35.6h35.6V345h-35.6zm-35.6 0h-33.3c3 13.3 9 25.4 17.3 35.6h16zM309.4 345h16a88.8 88.8 0 0 0 17.3-35.6h-33.3zm-106.8 0v15.6a88.7 88.7 0 0 0 35.6 16V345zm71.2 0v31.6a88.7 88.7 0 0 0 35.6-16V345z'/%3E%3C/svg%3E")
}

i.flag.flag-hu[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M16 167a255.5 255.5 0 0 0 0 178l240 22.3L496 345a255.4 255.4 0 0 0 0-178l-240-22.3z'/%3E%3Cpath fill='%23d80027' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%236da544' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-nl[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23a2001d' d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath fill='%230052b4' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3C/svg%3E")
}

i.flag.flag-pl[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M512 256a256 256 0 0 1-512 0'/%3E%3C/svg%3E")
}

i.flag.flag-pt[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%236da544' d='M0 256a256 256 0 0 0 167 240l22.2-240L167 16A256 256 0 0 0 0 256'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 167 16v480a256 256 0 0 0 345-240'/%3E%3Ccircle cx='167' cy='256' r='89' fill='%23ffda44'/%3E%3Cpath fill='%23d80027' d='M116.9 211.5V267a50 50 0 1 0 100.1 0v-55.6H117z'/%3E%3Cpath fill='%23eee' d='M167 283.8c-9.2 0-16.7-7.5-16.7-16.7V245h33.4v22c0 9.2-7.5 16.7-16.7 16.7z'/%3E%3C/svg%3E")
}

i.flag.flag-ro[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M256 0c-31.3 0-61.3 5.6-89 16L9 256l158 240a255.4 255.4 0 0 0 89 16c31.3 0 61.3-5.6 89-16l158-240L345 16a255.5 255.5 0 0 0-89-16'/%3E%3Cpath fill='%23d80027' d='M512 256A256 256 0 0 0 345 16v480a256 256 0 0 0 167-240'/%3E%3Cpath fill='%230052b4' d='M167 496V16a256 256 0 0 0 0 480'/%3E%3C/svg%3E")
}

i.flag.flag-tr[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23d80027'/%3E%3Cg fill='%23eee'%3E%3Cpath d='m245.5 209.2 21 29 34-11.1-21 29 21 28.9-34-11.1-21 29V267l-34-11.1 34-11z'/%3E%3Cpath d='M188.2 328.3a72.3 72.3 0 1 1 34.4-136 89 89 0 1 0 0 127.3 72 72 0 0 1-34.4 8.7'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-cz[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23d80027' d='M233.7 256 75 437a256 256 0 0 0 437-181z'/%3E%3Cpath fill='%230052b4' d='M75 75a256 256 0 0 0 0 362l181-181z'/%3E%3C/svg%3E")
}

i.flag.flag-gr[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%23338af3' d='M256 189.2h247.2a254.6 254.6 0 0 0-28.8-66.8H256zM96.6 456.3h318.8a257.3 257.3 0 0 0 59-66.7H37.6a257.3 257.3 0 0 0 59 66.7M89 62a257.3 257.3 0 0 0-51.4 60.5H89zm167 194v-66.8H155.8V256H89v-66.8H8.8a256.3 256.3 0 0 0 0 133.6h494.4c5.7-21.3 8.8-43.7 8.8-66.8zm0-256c-35.5 0-69.4 7.3-100.2 20.3v102.1H256V55.7h159.4A255 255 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-bg[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23496e2d' d='M512 256c0-31.3-5.6-61.3-16-89l-240-11.2L16 167a255.5 255.5 0 0 0 0 178l240 11.2L496 345c10.4-27.7 16-57.7 16-89'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167'/%3E%3Cpath fill='%23eee' d='M16 167h480a256 256 0 0 0-480 0'/%3E%3C/svg%3E")
}

i.flag.flag-es[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23ffda44' d='M0 256c0 31.3 5.6 61.3 16 89l240 22.3L496 345a255.5 255.5 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0-16 89'/%3E%3Cpath fill='%23d80027' d='M496 167a256 256 0 0 0-480 0zM16 345a256 256 0 0 0 480 0z'/%3E%3C/svg%3E")
}

i.flag.flag-at[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='%23eee' d='M496 345a255.4 255.4 0 0 0 0-178l-240-22.3L16 167a255.5 255.5 0 0 0 0 178l240 22.3z'/%3E%3Cpath fill='%23d80027' d='M256 512a256 256 0 0 0 240-167H16a256 256 0 0 0 240 167m0-512A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3C/svg%3E")
}

i.flag.flag-eu[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='512' height='512' fill='none' viewBox='0 0 512 512'%3E%3Cmask id='a' width='512' height='512' x='0' y='0' mask-type='alpha' maskUnits='userSpaceOnUse'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23c4c4c4'/%3E%3C/mask%3E%3Cg fill-rule='evenodd' clip-rule='evenodd' mask='url(%23a)'%3E%3Cpath fill='%23039' d='M282.018 612.71H-227V-66.005H791V612.71z'/%3E%3Cpath fill='%23fc0' d='m256.082 81 5.666 17.409 18.357-.049-14.88 10.771 5.713 17.507-14.88-10.82-14.904 10.82 5.713-17.507-14.88-10.795h18.406zM332.064 101.375l5.665 17.458 18.406.048-14.929 10.844 5.714 17.458-14.88-10.82-14.905 10.82 5.714-17.458-14.88-10.844h18.357zM387.719 157.006l5.641 17.457h18.333l-14.929 10.845 5.689 17.457-14.88-10.795-14.88 10.795 5.714-17.457-14.929-10.845h18.357zM408.046 232.963l5.64 17.409h18.333l-14.929 10.82 5.69 17.482-14.88-10.796-14.881 10.796 5.714-17.482-14.929-10.82h18.309zM387.694 308.896l5.666 17.36 18.357-.024-14.88 10.795 5.689 17.506-14.88-10.819-14.88 10.819 5.713-17.408-14.928-10.942 18.357-.048zM332.088 364.478l5.665 17.36 18.406-.024-14.929 10.795 5.69 17.506-14.88-10.819-14.881 10.819 5.714-17.457-14.929-10.844 18.358-.049zM256.082 384.853l5.666 17.409 18.405-.049-14.928 10.869 5.713 17.482-14.88-10.845-14.904 10.82 5.713-17.457-14.88-10.869h18.357zM180.125 364.478l5.617 17.36 18.454-.024-14.928 10.795 5.689 17.506-14.88-10.819-14.929 10.819 5.714-17.457-14.88-10.844 18.357-.049zM124.543 308.896l5.665 17.36 18.431-.024-14.905 10.795 5.69 17.506-14.929-10.819-14.929 10.819 5.714-17.457-14.881-10.844 18.358-.049zM104.241 232.963l5.617 17.409h18.308l-14.929 10.82 5.714 17.482-14.88-10.796-14.905 10.796 5.714-17.482L80 250.372h18.357zM124.543 157.006l5.665 17.457h18.406l-14.88 10.845 5.69 17.457-14.929-10.795-14.929 10.795 5.714-17.457-14.881-10.845h18.358zM180.174 101.375l5.665 17.458 18.406.048-14.88 10.844 5.689 17.409-14.929-10.795-14.929 10.795 5.714-17.457-14.88-10.844h18.357z'/%3E%3C/g%3E%3C/svg%3E")
}

i.flag.flag-rs[data-v-73bfff09] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23eee'/%3E%3Cpath fill='%230052b4' d='M256 0A256 256 0 0 0 16 345h480A256 256 0 0 0 256 0'/%3E%3Cg fill='%23d80027'%3E%3Cpath d='M256 0A256 256 0 0 0 16 167h480A256 256 0 0 0 256 0'/%3E%3Cpath d='M66.2 144.7v127.7c0 72.6 94.9 95 94.9 95s94.9-22.4 94.9-95V144.7z'/%3E%3C/g%3E%3Cpath fill='%23ffda44' d='M105.4 167h111.4v-44.6l-22.3 11.2-33.4-33.4-33.4 33.4-22.3-11.2zm128.3 123.2-72.3-72.4L89 290.2l23.7 23.6 48.7-48.7 48.7 48.7z'/%3E%3Cpath fill='%23eee' d='M233.7 222.6H200a22.1 22.1 0 0 0 3-11.1 22.3 22.3 0 0 0-42-10.5 22.3 22.3 0 0 0-41.9 10.5 22.1 22.1 0 0 0 3 11.1H89a23 23 0 0 0 23 22.3h-.7c0 12.3 10 22.2 22.3 22.2 0 11 7.8 20 18.1 21.9l-17.5 39.6a72.1 72.1 0 0 0 27.2 5.3 72.1 72.1 0 0 0 27.2-5.3L171.1 289c10.3-2 18.1-11 18.1-21.9 12.3 0 22.3-10 22.3-22.2h-.8a23 23 0 0 0 23-22.3'/%3E%3C/svg%3E")
}

@font-face {
    font-display: block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url(./icomoon.eot?eio9tz);
    src: url(./icomoon.eot?eio9tz#iefix) format("embedded-opentype"), url(./icomoon.ttf?eio9tz) format("truetype"), url(./icomoon.woff?eio9tz) format("woff"), url(./icomoon.svg?eio9tz#icomoon) format("svg")
}

.modal-overlay[data-v-73bfff09] {
    background-color: #000000da;
    display: flex;
    justify-content: center;
    inset: 0;
    position: fixed
}

.modal[data-v-73bfff09] {
    background-color: #fff;
    border-radius: 20px;
    height: 500px;
    margin-top: 10%;
    padding: 60px 0;
    text-align: center;
    width: 500px
}

.close[data-v-73bfff09] {
    cursor: pointer;
    margin: 10% 0 0 16px
}

.close-img[data-v-73bfff09] {
    width: 25px
}

.check[data-v-73bfff09] {
    width: 150px
}

h6[data-v-73bfff09] {
    font-size: 28px;
    font-weight: 500
}

h6[data-v-73bfff09],
p[data-v-73bfff09] {
    margin: 20px 0
}

p[data-v-73bfff09] {
    font-size: 16px
}

button[data-v-73bfff09] {
    background-color: #ac003e;
    border-radius: 16px;
    color: #fff;
    font-size: 14px;
    height: 40px;
    margin-top: 50px;
    width: 150px
}

@media(max-width:1199.98px) {
    .kmt-modal-wrapper--with-success-animation[data-v-73bfff09] {
        margin-top: 40px
    }
}

.logo-position[data-v-99a1a879] {
    left: 2%;
    top: 2%;
    z-index: 9
}