body {
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif
}

code {
    font-family: source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace
}

.boldText {
    font-weight: 700
}

.italicText {
    font-style: oblique
}

body {
    margin: 0!important
}

h1,h2,h3,h4,h5,h6,ol,p,ul {
    margin: 0
}

a,li {
    text-decoration: none
}

a {
    cursor: pointer
}

.new_price_cur,.new_price_val {
    padding: 0
}

ol.list-1,ul.list-1 {
    list-style: none;
    margin: 0
}

ol.list-1 {
    counter-reset: section
}

ol.list-1 li {
    counter-increment: section
}

ol.list-1 li:before {
    content: counters(section,".") ". ";
    margin-left: -24px;
    margin-right: 5px;
    text-align: right
}

.list-0 {
    display: inline-block;
    margin-left: 24px
}

ul.list-1 li:before {
    content: "•";
    margin-left: -22px;
    margin-right: 14px;
    text-align: right
}

ul.list-1 ol,ul.list-2 div ol {
    counter-reset: listStyle
}

ul.list-1 ol li,ul.list-2 div ol li {
    counter-increment: listStyle
}

ul.list-1 ol li:before,ul.list-2 div ol li:before {
    content: counter(listStyle,lower-alpha)
}

ol li.listCircle,ul li.listCircle {
    list-style-type: none
}

ol li.listCircle:before,ul li.listCircle:before {
    content: "∘";
    margin-left: -22px;
    margin-right: 14px;
    text-align: right
}

.imgBox__wrapper {
    height: -webkit-fit-content;
    height: fit-content;
    margin: 0 auto;
    max-width: 100px;
    width: 100%
}

.imgBox__wrapper img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.ctContainer {
    background: 0 0;
    margin: 0 auto;
    width: 100%
}

.ctContent {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1025px
}

.ctContent,.ctContentFluid {
    background: #fff;
    width: 100%
}

.btnWrapper {
    display: flex;
    justify-content: center;
    max-width: 1000px;
    padding: 15px;
    width: 100%
}

.btnWrapper__btn {
    animation: pulser 2s linear infinite;
    background: red;
    border: 0;
    border-radius: 15px;
    color: #fff;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 24px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    transition: all .5s ease-in-out;
    word-break: break-word
}

@keyframes pulser {
    0% {
        animation-timing-function: linear;
        transform: scale(1)
    }

    50% {
        animation-timing-function: linear;
        transform: scale(1.2)
    }

    to {
        transform: scale(1)
    }
}

@media screen and (max-width: 420px) {
    @keyframes pulser {
        0% {
            animation-timing-function:linear;
            transform: scale(1)
        }

        50% {
            animation-timing-function: linear;
            transform: scale(1.1)
        }

        to {
            transform: scale(1)
        }
    }
}

.btnWrapper__btn:hover {
    background-image: linear-gradient(#0000001a 0 0)
}

.facebookComment {
    border-bottom: 1px solid #dae1e8
}

.facebookComment__container {
    padding: 0 10px
}

.facebookComment__titleWrapper {
    background-color: #dae2e8;
    margin-bottom: 10px;
    padding: 6px 7px 5px 9px
}

.facebookComment__title {
    color: #45688e;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px
}

.facebookComment__wrapper {
    display: flex;
    margin-top: 10px;
    padding-bottom: 15px
}

.facebookComment__name,.facebookComment__published {
    color: #2b587a;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px
}

.facebookComment__published {
    color: #999;
    font-size: 15px;
    font-weight: 400
}

.facebookComment__avatar {
    border-radius: 50%;
    height: 48px;
    margin: 7px 10px 0 0;
    width: 48px
}

.facebookComment__comment {
    font-family: sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px
}

.facebookComment a {
    color: #4880ed
}

.facebookComment__imgProduct {
    max-width: 400px;
    width: 100%
}

.facebookComment:last-child {
    border-bottom: none
}

.oneImageWidget {
    padding: 15px
}

.oneImageWidget__wrapper {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0 auto;
    max-width: 800px;
    width: 100%
}

.oneImageWidget__img {
    height: 100%;
    object-fit: contain;
    width: 100%
}

.paragraphWidget__text {
    font-family: sans-serif;
    line-height: 30px;
    margin: 0;
    padding: 15px;
    text-align: left;
    word-break: break-word
}

.paragraphWidget__text--683922 {
    font-size: 32px;
    line-height: 41.6px
}

.paragraphWidget__text--339839 {
    color: #848484
}

.paragraphWidget__text--132372,.paragraphWidget__text--290103,.paragraphWidget__text--404470,.paragraphWidget__text--442154,.paragraphWidget__text--456667,.paragraphWidget__text--487723,.paragraphWidget__text--568122,.paragraphWidget__text--643466,.paragraphWidget__text--679302,.paragraphWidget__text--696640,.paragraphWidget__text--710821,.paragraphWidget__text--743354,.paragraphWidget__text--905101 {
    font-size: 20px;
    line-height: 26px
}

.paragraphWidget__text--743354 {
    text-align: center
}

.oneImageWidget__wrapper--831450 {
    max-width: 600px
}

.oneImageWidget__img--446222 {
    height: 100%
}

.paragraphWidget__text--208269,.paragraphWidget__text--531672,.paragraphWidget__text--817493 {
    font-size: 20px;
    line-height: 26px
}

.btnWrapper--866095 {
    background-color: initial
}

.btnWrapper__btn--433450 {
    background-color: #e40321;
    padding: 20px
}

.paragraphWidget__text--585592,.paragraphWidget__text--850465 {
    font-size: 20px;
    line-height: 26px
}

.undefined {
    font-style: normal
}

.paragraphWidget__text--344341 {
    color: #1e54b7;
    text-align: center
}

.paragraphWidget__text--171378,.paragraphWidget__text--344341,.paragraphWidget__text--742616,.paragraphWidget__text--883545 {
    font-size: 20px;
    line-height: 26px
}

.paragraphWidget__text--742616 {
    text-align: center
}

.btnWrapper__btn--790129 {
    background-color: #e40321;
    padding: 20px
}

.paragraphWidget__text--658397 {
    border: 1.33333px solid #e40321;
    font-size: 20px;
    line-height: 26px;
    text-align: center
}

.undefined {
    color: #1e54b7
}

.paragraphWidget--536129 {
    border: 0 #e40321;
    color: #e40321
}

.undefined {
    border: 0 #e40321
}

.commentAvatar--492921 {
    object-fit: cover
}

.facebookComment__comment--147407,.facebookComment__name--666853 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--207703 {
    object-fit: cover
}

.facebookComment__comment--255866,.facebookComment__name--130501 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--566785 {
    object-fit: cover
}

.facebookComment__comment--805768,.facebookComment__name--265256 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--718499 {
    object-fit: cover
}

.facebookComment__comment--776012,.facebookComment__name--665361 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--801923 {
    object-fit: cover
}

.facebookComment__comment--253205,.facebookComment__name--569504 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--109963 {
    object-fit: cover
}

.facebookComment__comment--939111,.facebookComment__name--757236 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--632342 {
    object-fit: cover
}

.facebookComment__comment--626127,.facebookComment__name--820520 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--966891 {
    object-fit: cover
}

.facebookComment__comment--164353,.facebookComment__name--128431 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--171577 {
    object-fit: cover
}

.facebookComment__comment--848026,.facebookComment__name--194253 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--812761 {
    object-fit: cover
}

.facebookComment__comment--417108,.facebookComment__name--787780 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--269570 {
    object-fit: cover
}

.facebookComment__comment--444370,.facebookComment__name--132179 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--573139 {
    object-fit: cover
}

.facebookComment__comment--567527,.facebookComment__name--634996 {
    font-size: 20px;
    line-height: 26px
}

.facebookComment__avatarWrapper--148088 {
    box-sizing: initial;
    padding-left: 70px
}

.commentAvatar--573710 {
    object-fit: cover
}

.facebookComment__comment--764486,.facebookComment__name--679487 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--831872 {
    object-fit: cover
}

.facebookComment__comment--163917,.facebookComment__name--344468 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--864042 {
    object-fit: cover
}

.facebookComment__comment--205437,.facebookComment__name--213136 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--743028 {
    object-fit: cover
}

.facebookComment__comment--896099,.facebookComment__name--943007 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--189087 {
    object-fit: cover
}

.facebookComment__comment--650673,.facebookComment__name--204478 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--537347 {
    object-fit: cover
}

.facebookComment__comment--498121,.facebookComment__name--588514 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--622053 {
    object-fit: cover
}

.facebookComment__comment--336214,.facebookComment__name--286338 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--877943 {
    object-fit: cover
}

.facebookComment__comment--630326,.facebookComment__name--624201 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--762496 {
    object-fit: cover
}

.facebookComment__comment--846670,.facebookComment__name--977351 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--985484 {
    object-fit: cover
}

.facebookComment__comment--894018,.facebookComment__name--685855 {
    font-size: 20px;
    line-height: 26px
}

.commentAvatar--820845 {
    object-fit: cover
}

.facebookComment__comment--499765,.facebookComment__name--666253 {
    font-size: 20px;
    line-height: 26px
}

.facebookComment__avatarWrapper--819279 {
    box-sizing: initial;
    padding-left: 70px
}

.commentAvatar--542975 {
    object-fit: cover
}

.facebookComment__comment--354832,.facebookComment__name--658144 {
    font-size: 20px;
    line-height: 26px
}

.facebookComment__avatarWrapper--252728 {
    box-sizing: initial;
    padding-left: 70px;
    padding-top: 0
}

.commentAvatar--977548 {
    object-fit: cover
}

.facebookComment__comment--286942,.facebookComment__name--866240 {
    font-size: 20px;
    line-height: 26px
}

.paragraphWidget__text--311304 {
    border: 1px solid #8c8c8c;
    color: #8c8c8c;
    text-align: center
}

.paragraphWidget__text--311304,.undefined {
    font-size: 14px;
    line-height: 18.2px
}

.btnWrapper__btn--196228 {
    background-color: #e40321;
    padding: 20px
}

@media screen and (max-width: 767px) {
    .textMedia {
        padding:5px
    }

    .textHeightMedia {
        line-height: normal
    }

    .textLetterMedia {
        letter-spacing: normal
    }
}

@media (max-width: 767px) {
    .btnWrapper__btn {
        font-size:20px
    }
}

.fly {
    display: flex;
    justify-content: center
}

.fly__link {
    bottom: 12px;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: center
}

.fly__link a {
    color: #fff;
    font-weight: 700
}

.fly__button {
    align-items: center;
    background: #e40321;
    border-radius: 5px;
    box-shadow: 0 0 8px 3px #0000004d;
    display: inline-flex;
    font-family: sans-serif;
    line-height: 1.4;
    margin: 0 auto;
    padding: 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background .3s,transform .3s,box-shadow .3s;
    will-change: transform
}

.fly__button:active {
    box-shadow: 0 1px 1px 0 #0000001a;
    transform: translate3d(0,1px,0)
}

@keyframes pulse {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    33% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(3)
    }
}

.pulse {
    position: relative
}

.pulse:after,.pulse:before {
    background: #fff6;
    border-radius: 50%;
    bottom: 0;
    content: "";
    height: 20px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px
}

.pulse:before {
    animation: pulse 1.5s linear infinite
}

.pulse:after {
    animation: pulse 2s linear .4s infinite
}

.pulse:hover:after,.pulse:hover:before {
    display: none
}

.floating__btn-wrapper {
    bottom: 40px;
    left: calc(50% - 176px);
    position: fixed;
    z-index: 9999
}

.floating__btn-wrapper .btnWrapper__btn {
    font-size: 14px
}

[class^=ui-]:before {
    speak: none;
    font-feature-settings: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: ui-icons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-align: center;
    text-decoration: inherit;
    text-transform: none
}

.ui-eye:before {
    content: "\f06e"
}

.ui-facebook:before {
    content: "\f09a"
}

.ui-youtube:before {
    content: "\f167"
}

.ui-instagram:before {
    content: "\f16d"
}

.ui-search:before {
    content: "\f002"
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: sans-serif;
    --font-family-monospace: sans-serif
}

@media print {
    *,:after,:before {
        box-shadow: none!important;
        text-shadow: none!important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    img {
        page-break-inside: avoid
    }

    p {
        orphans: 3;
        widows: 3
    }

    @page {
        size: a3
    }

    .container,body {
        min-width: 992px!important
    }
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    font-family: sans-serif;
    line-height: 1.15
}

aside,footer,header,nav {
    display: block
}

body {
    background-color: #fff;
    color: #212529;
    font-size: 1rem;
    text-align: left
}

h4 {
    margin-bottom: .5rem
}

p,ul {
    margin-bottom: 1rem;
    margin-top: 0
}

b {
    font-weight: bolder
}

a {
    -webkit-text-decoration-skip: objects;
    background-color: initial;
    color: #007bff
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: #fff;
    pointer-events: none;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

svg:not(:root) {
    overflow: hidden
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,input {
    font-family: sans-serif;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    overflow: visible
}

button {
    text-transform: none
}

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

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

.container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

@media (min-width: 576px) {
    .container {
        margin:0 auto;
        max-width: 540px
    }
}

@media (min-width: 768px) {
    .container {
        margin:0 auto;
        max-width: 720px
    }
}

@media (min-width: 992px) {
    .container {
        margin:0 auto;
        max-width: 960px
    }
}

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

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

.col,.col-lg-2,.col-lg-3,.col-lg-4,.col-md-6 {
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 100%
}

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

@media (min-width: 768px) {
    .col-md-6 {
        flex:0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 992px) {
    .col-lg-2 {
        flex:0 0 16.66667%;
        max-width: 16.66667%
    }

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

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

.close:not(:disabled):not(.disabled) {
    cursor: pointer
}

.d-none {
    display: none!important
}

@media (min-width: 992px) {
    .d-lg-block {
        display:block!important
    }
}

.justify-content-end {
    justify-content: flex-end!important
}

.relative {
    position: relative
}

.last {
    margin-bottom: 0!important
}

::-webkit-selection {
    background: #fbedc4;
    color: #333
}

::selection {
    background: #fbedc4;
    color: #333
}

html {
    overflow-x: hidden
}

a {
    color: #54555e
}

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

a:focus,a:hover {
    color: #171821
}

body {
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    background: #fff;
    color: #54555e;
    font-family: sans-serif;
    font-size: 15px;
    height: 100%;
    line-height: 1.5;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    width: 100%
}

body img {
    border: none;
    -webkit-user-select: none;
    -o-user-select: none;
    user-select: none
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

h4 {
    color: #171821;
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -.5px;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 0
}

@media (max-width: 640px) {
    h4 {
        font-size:18px
    }
}

p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 10px
}

@media (min-width: 1280px) {
    .container {
        max-width:1366px
    }
}

.flex-parent {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between
}

.flex-child {
    flex: 1 0
}

.btn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 0;
    cursor: pointer;
    display: inline-block;
    font-family: sans-serif;
    font-weight: 700;
    letter-spacing: .04em;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    touch-action: manipulation;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 1
}

.btn,.btn:hover {
    background-color: #171821;
    color: #fff
}

.btn:hover {
    border-color: #0000
}

.btn:focus {
    color: #fff;
    outline: none
}

.btn-lg,.btn-lg.btn-button {
    font-size: 14px;
    padding: 0 16px
}

.btn-lg.btn-button {
    height: 46px
}

.btn-color {
    background-color: #e40321
}

.btn-color:hover {
    opacity: .92
}

.btn i {
    font-size: 10px;
    line-height: 1;
    margin-left: 3px;
    position: relative;
    top: -1px
}

.btn-button {
    border: none;
    margin-bottom: 0;
    width: auto
}

.btn-button.btn-color {
    color: #fff
}

.btn-button:focus,.btn-button:hover {
    background-color: #171821;
    color: #fff
}

input {
    background-color: #fff;
    border: 1px solid #e3e4e8;
    height: 46px;
    margin-bottom: 24px;
    padding: 0 12px;
    transition: border-color .3s ease-in-out,background-color .3s ease-in-out;
    width: 100%
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

input:focus {
    background-color: #fff;
    border-color: #e40321;
    box-shadow: none;
    outline: none
}

input::-webkit-input-placeholder {
    color: #54555e
}

input:-moz-placeholder,input::-moz-placeholder {
    color: #54555e;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #54555e
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.socials {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.socials--nobase a {
    background-color: initial;
    border: 0;
    color: #54555e;
    height: auto;
    line-height: 32px;
    margin-bottom: 0;
    margin-right: 15px;
    width: 13px
}

.socials--nobase a:focus,.socials--nobase a:hover {
    background-color: initial!important;
    color: #fff
}

.socials--large a {
    font-size: 16px;
    height: 46px;
    line-height: 46px;
    width: 46px
}

.socials--rounded a {
    border-radius: 50%!important
}

.social {
    display: inline-block;
    font-size: 13px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 8px;
    margin-right: 8px;
    text-align: center;
    transition: all .1s ease-in-out;
    width: 32px
}

.social,.social:focus,.social:hover {
    color: #fff
}

.social:last-child {
    margin-right: 0
}

.social-facebook {
    background-color: #39599f
}

.social-facebook:hover {
    background-color: #324e8c!important;
    color: #fff!important
}

.social-twitter {
    background-color: #000
}

.social-youtube {
    background-color: #c61d23
}

.social-youtube:hover {
    background-color: #b01a1f!important;
    color: #fff!important
}

.social-instagram {
    background-color: #e1306c
}

.social-instagram:hover {
    background-color: #d81f5e!important;
    color: #fff!important
}

.social-tiktok {
    background-color: #000
}

.widget-title {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: .04em;
    margin-bottom: 24px;
    text-transform: uppercase
}

.search-button {
    border: 0;
    height: 46px;
    line-height: 46px;
    padding: 0!important;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: middle;
    width: 46px
}

.search-button i {
    font-size: 18px;
    margin: 0;
    top: 3px
}

.mc4wp-form-fields {
    display: flex;
    padding-bottom: 20px;
    position: relative
}

.widget_nav_menu li {
    padding: 4px 0
}

.widget_nav_menu li:first-child {
    padding-top: 0
}

.widget_nav_menu li:last-child {
    padding-bottom: 0
}

.widget-logo .copyright {
    margin-bottom: 24px
}

.widget_tag_cloud a {
    background-color: #5f737e;
    color: #fff;
    display: inline-block;
    float: left;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    margin: 0 8px 8px 0;
    padding: 6px 10px;
    text-transform: uppercase
}

.widget_tag_cloud a:hover {
    background-color: #e40321!important;
    border-color: #0000;
    color: #fff!important
}

.tagcloud {
    overflow: hidden
}

.nav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    min-height: 64px;
    position: relative;
    transition: height .3s ease-in-out;
    z-index: 120
}

.nav__holder {
    background-color: #e40321;
    box-shadow: 0 2px 10px #0000001a
}

.nav__wrap {
    padding-left: 15px
}

.nav__menu {
    align-items: center;
    display: inline-flex;
    list-style: none
}

.nav__menu,.nav__menu>li {
    position: relative
}

.nav__menu>li:hover a:before {
    width: 100%;
}

.nav__menu>li>a {
    color: #fff;
    display: block;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 64px;
    padding: 0 12px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap
}

.nav__dropdown>a:after {
    font-family: ui-icons;
    font-size: 10px;
    line-height: 1;
    margin-left: 7px
}

@media only screen and (min-width: 992px) {
    .nav__menu>li {
        display:inline-block;
        text-align: center
    }

    .nav__dropdown .nav__dropdown {
        position: relative
    }
}

.logo {
    line-height: 1
}

header .flex-parent {
    align-items: center
}

header .flex-child {
    flex: 1 0;
    line-height: 1
}

.nav__right {
    display: flex;
    margin-left: auto
}

@media only screen and (max-width: 991px) {
    .nav__right-item {
        margin-right:0
    }
}

.nav__right a:focus,.nav__right a:hover {
    color: #fff
}

.nav__search {
    margin-left: auto
}

.nav__search-box {
    background-color: #f7f7f7;
    box-shadow: 0 4px 20px #0000001a;
    display: none;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 300px
}

.nav__search-form {
    position: relative
}

.nav__search-input {
    display: block;
    line-height: 40px;
    margin-bottom: 0
}

.nav__search-trigger {
    fill: #fff;
    align-items: center;
    color: #fff;
    display: inline-block;
    font-size: 23px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 24px
}

.search-icon {
    display: inline-block;
    width: 18px
}

@media only screen and (max-width: 991px) {
    .nav__search-box {
        width:100%
    }
}

.top-bar {
    background-color: #5f737e
}

.top-bar .social {
    color: #fff
}

.top-menu li {
    display: inline-block;
    font-size: 14px
}

.top-menu li:first-child a {
    padding-left: 0
}

.top-menu li:last-child a {
    padding-right: 0
}

.top-menu a {
    color: #fff;
    display: block;
    line-height: 32px;
    padding: 0 10px
}

.nav-icon-toggle {
    background-color: initial;
    border: 0;
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font: inherit;
    margin-right: 20px;
    overflow: visible;
    padding: 0;
    text-transform: none;
    transition: .15s linear
}

.nav-icon-toggle:focus {
    outline: none
}

.nav-icon-toggle__box {
    display: block;
    height: 20px;
    position: relative;
    width: 18px
}

.nav-icon-toggle__inner {
    display: block;
    margin-left: 3px;
    margin-top: -1px;
    top: 50%;
    width: 15px
}

.nav-icon-toggle__inner,.nav-icon-toggle__inner:after,.nav-icon-toggle__inner:before {
    background-color: #fff;
    height: 2px;
    position: absolute;
    transition: all .2s
}

.nav-icon-toggle:hover .nav-icon-toggle__inner,.nav-icon-toggle:hover .nav-icon-toggle__inner:after,.nav-icon-toggle:hover .nav-icon-toggle__inner:before {
    background-color: #fff
}

.nav-icon-toggle__inner:after,.nav-icon-toggle__inner:before {
    content: "";
    display: block;
    margin-left: -3px
}

.nav-icon-toggle__inner:before {
    top: -6px;
    width: 18px
}

.nav-icon-toggle__inner:after {
    bottom: -6px;
    width: 18px
}

.nav--sticky {
    height: 64px
}

@media only screen and (max-width: 991px) {
    .nav__wrap {
        text-align:left
    }

    .logo {
        height: 64px;
        left: 50%;
        line-height: 64px;
        position: absolute;
        text-align: center;
        top: 50%;
        transform: translate(-50%,-50%)
    }
}

.footer {
    position: relative;
    width: 100%
}

.footer a:not(.social):hover {
    color: #e40321
}

.footer--dark {
    background-color: #171821
}

.footer--dark .social,.footer--dark .widget-title,.footer--dark a {
    color: #fff
}

a.social.social-tiktok svg,a.social.social-twitter svg {
    fill: #fff;
    height: 16px;
    vertical-align: -.1em
}

a.social.social-telegram2 svg,a.social.social-tiktok2 svg,a.social.social-twitter2 svg {
    vertical-align: -.125em
}

.footer--dark p {
    color: #83858f!important
}

.footer--dark .widget_nav_menu li {
    border-color: #54555e
}

.footer--dark .tagcloud a {
    background-color: #2d2e36;
    color: #fff
}

.footer__widgets {
    padding: 90px 0
}

.footer__widgets p {
    font-size: 14px;
    line-height: 26px
}

@media only screen and (max-width: 991px) {
    .footer__widgets>.row>div:not(:last-child) {
        margin-bottom:50px
    }
}

.footer .logo__img {
    display: block;
    padding-bottom: 20px
}

.copyright {
    color: #83858f;
    display: inline-block;
    font-size: 15px!important
}

.copyright a {
    color: inherit
}

.copyright a:hover {
    color: #e40321
}

.mb-24 {
    margin-bottom: 24px
}

img {
    height: auto
}

.special-version.justify-content-end {
    float: right
}

li.last.menu.\38 11 {
    background: #5f737e
}

.col-lg-14 {
    width: 31%
}

.col-lg-15 {
    width: 16%
}

.col-lg-16 {
    padding-right: 10px;
    width: 24%
}

:root {
    --iti-hover-color: #0000000d;
    --iti-border-color: #ccc;
    --iti-dialcode-color: #999;
    --iti-dropdown-bg: #fff;
    --iti-search-icon-color: #999;
    --iti-spacer-horizontal: 8px;
    --iti-flag-height: 12px;
    --iti-flag-width: 16px;
    --iti-border-width: 1px;
    --iti-arrow-height: 4px;
    --iti-arrow-width: 6px;
    --iti-triangle-border: calc(var(--iti-arrow-width)/2);
    --iti-arrow-padding: 6px;
    --iti-arrow-color: #555;
    --iti-path-flags-1x: url("?abbb3f0de5=../media/flags.bd95ef49b665a571ca04.webp&f=1");
    --iti-path-flags-2x: url("?abbb3f0de5=../media/flags@2x.bea0200ba7ea874b359f.webp&f=1");
    --iti-path-globe-1x: url("?abbb3f0de5=../media/globe.7fb216c936a98b90918e.webp&f=1");
    --iti-path-globe-2x: url("?abbb3f0de5=../media/globe@2x.5dc7e51d6b5d42fc2be4.webp&f=1");
    --iti-flag-sprite-width: 3904px;
    --iti-flag-sprite-height: 12px;
    --iti-mobile-popup-margin: 30px
}

.iti {
    display: inline-block;
    position: relative
}

.iti * {
    box-sizing: border-box
}

.iti__a11y-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

.iti input.iti__tel-input,.iti input.iti__tel-input[type=tel],.iti input.iti__tel-input[type=text] {
    margin: 0!important;
    position: relative;
    z-index: 0
}

.iti__country-container {
    bottom: 0;
    left: 0;
    padding: 1px;
    padding: var(--iti-border-width);
    position: absolute;
    top: 0
}

.iti__selected-country {
    align-items: center;
    background: none;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: flex;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    height: 100%;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: none;
    z-index: 1
}

.iti__selected-country-primary {
    align-items: center;
    display: flex;
    height: 100%;
    padding: 0 6px 0 8px;
    padding: 0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)
}

.iti__arrow {
    border-left: 3px solid #0000;
    border-left: var(--iti-triangle-border) solid #0000;
    border-right: 3px solid #0000;
    border-right: var(--iti-triangle-border) solid #0000;
    border-top: 4px solid #555;
    border-top: var(--iti-arrow-height) solid var(--iti-arrow-color);
    height: 0;
    margin-left: 6px;
    margin-left: var(--iti-arrow-padding);
    width: 0
}

.iti__arrow--up {
    border-bottom: 4px solid #555;
    border-bottom: var(--iti-arrow-height) solid var(--iti-arrow-color);
    border-top: none
}

.iti__dropdown-content {
    background-color: #fff;
    background-color: var(--iti-dropdown-bg);
    border-radius: 3px
}

.iti--inline-dropdown .iti__dropdown-content {
    border: 1px solid #ccc;
    border: var(--iti-border-width) solid var(--iti-border-color);
    box-shadow: 1px 1px 4px #0003;
    margin-left: -1px;
    margin-left: calc(var(--iti-border-width)*-1);
    margin-top: 3px;
    position: absolute;
    z-index: 2
}

.iti__search-input {
    border-radius: 3px;
    border-width: 0;
    padding-left: 30px;
    padding-right: 28px;
    width: 100%
}

[dir=rtl] .iti__search-input {
    background-position: right 8px center;
    padding-left: inherit;
    padding-right: 30px
}

.iti__search-input+.iti__country-list {
    border-top: 1px solid #ccc;
    border-top: 1px solid var(--iti-border-color)
}

.iti__search-input::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none
}

.iti__search-input-wrapper {
    align-items: center;
    display: flex;
    position: relative
}

.iti__search-icon {
    display: flex;
    left: 8px;
    pointer-events: none;
    position: absolute
}

[dir=rtl] .iti__search-icon {
    left: auto;
    right: 8px
}

.iti__search-icon-svg {
    stroke: #999;
    stroke: var(--iti-search-icon-color);
    fill: none;
    stroke-width: 3
}

.iti__search-clear {
    align-items: center;
    background: #0000;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    padding: 4px;
    position: absolute;
    right: 4px;
    transition: background-color .15s ease;
    width: 24px
}

.iti__search-clear .iti__search-clear-x {
    stroke-width: 2
}

.iti__search-clear .iti__search-clear-bg {
    fill: #999;
    fill: var(--iti-search-icon-color)
}

[dir=rtl] .iti__search-clear {
    left: 4px;
    right: auto
}

.iti__search-clear:focus-visible,.iti__search-clear:hover {
    background: #0000000d;
    background: var(--iti-hover-color);
    outline: none
}

.iti__no-results {
    padding: 30px 0;
    text-align: center
}

.iti__country-list {
    -webkit-overflow-scrolling: touch;
    cursor: pointer;
    list-style: none;
    margin: 0;
    overflow-y: scroll;
    padding: 0
}

.iti--inline-dropdown .iti__country-list {
    max-height: 185px
}

.iti--flexible-dropdown-width .iti__country-list {
    white-space: nowrap
}

@media (max-width: 500px) {
    .iti--flexible-dropdown-width .iti__country-list {
        white-space:normal
    }
}

.iti__country {
    align-items: center;
    display: flex;
    outline: none;
    padding: 8px;
    padding: 8px var(--iti-spacer-horizontal)
}

.iti__dial-code {
    color: #999;
    color: var(--iti-dialcode-color)
}

.iti__country.iti__highlight {
    background-color: #0000000d;
    background-color: var(--iti-hover-color)
}

.iti__country-list .iti__flag,.iti__country-name {
    margin-right: 8px;
    margin-right: var(--iti-spacer-horizontal)
}

[dir=rtl] .iti__country-list .iti__flag,[dir=rtl] .iti__country-name {
    margin-left: 8px;
    margin-left: var(--iti-spacer-horizontal);
    margin-right: 0
}

.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) button.iti__selected-country {
    cursor: pointer
}

.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.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: #0000000d;
    background-color: var(--iti-hover-color)
}

.iti .iti__selected-dial-code {
    margin-left: 4px
}

.iti--container {
    left: -1000px;
    padding: 1px;
    padding: var(--iti-border-width);
    position: fixed;
    top: -1000px;
    z-index: 1060
}

.iti--container:hover {
    cursor: pointer
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti--fullscreen-popup.iti--container {
    background-color: #00000080;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    left: 0;
    padding: 30px;
    padding: var(--iti-mobile-popup-margin);
    position: fixed;
    right: 0;
    top: 0
}

.iti--fullscreen-popup .iti__dropdown-content {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    position: relative
}

.iti--fullscreen-popup .iti__country {
    line-height: 1.5em;
    padding: 10px
}

.iti__flag {
    --iti-flag-offset: 100px;
    background-image: url("?abbb3f0de5=../media/flags.bd95ef49b665a571ca04.webp&f=1");
    background-image: var(--iti-path-flags-1x);
    background-position: var(--iti-flag-offset) 0;
    background-repeat: no-repeat;
    background-size: 3904px 12px;
    background-size: var(--iti-flag-sprite-width) var(--iti-flag-sprite-height);
    border-radius: 1px;
    box-shadow: 0 0 1px 0 #888;
    height: 12px;
    height: var(--iti-flag-height);
    width: 16px;
    width: var(--iti-flag-width)
}

.iti__ac {
    --iti-flag-offset: 0px
}

.iti__ad {
    --iti-flag-offset: -16px
}

.iti__ae {
    --iti-flag-offset: -32px
}

.iti__af {
    --iti-flag-offset: -48px
}

.iti__ag {
    --iti-flag-offset: -64px
}

.iti__ai {
    --iti-flag-offset: -80px
}

.iti__al {
    --iti-flag-offset: -96px
}

.iti__am {
    --iti-flag-offset: -112px
}

.iti__ao {
    --iti-flag-offset: -128px
}

.iti__ar {
    --iti-flag-offset: -144px
}

.iti__as {
    --iti-flag-offset: -160px
}

.iti__at {
    --iti-flag-offset: -176px
}

.iti__au {
    --iti-flag-offset: -192px
}

.iti__aw {
    --iti-flag-offset: -208px
}

.iti__ax {
    --iti-flag-offset: -224px
}

.iti__az {
    --iti-flag-offset: -240px
}

.iti__ba {
    --iti-flag-offset: -256px
}

.iti__bb {
    --iti-flag-offset: -272px
}

.iti__bd {
    --iti-flag-offset: -288px
}

.iti__be {
    --iti-flag-offset: -304px
}

.iti__bf {
    --iti-flag-offset: -320px
}

.iti__bg {
    --iti-flag-offset: -336px
}

.iti__bh {
    --iti-flag-offset: -352px
}

.iti__bi {
    --iti-flag-offset: -368px
}

.iti__bj {
    --iti-flag-offset: -384px
}

.iti__bl {
    --iti-flag-offset: -400px
}

.iti__bm {
    --iti-flag-offset: -416px
}

.iti__bn {
    --iti-flag-offset: -432px
}

.iti__bo {
    --iti-flag-offset: -448px
}

.iti__bq {
    --iti-flag-offset: -464px
}

.iti__br {
    --iti-flag-offset: -480px
}

.iti__bs {
    --iti-flag-offset: -496px
}

.iti__bt {
    --iti-flag-offset: -512px
}

.iti__bw {
    --iti-flag-offset: -528px
}

.iti__by {
    --iti-flag-offset: -544px
}

.iti__bz {
    --iti-flag-offset: -560px
}

.iti__ca {
    --iti-flag-offset: -576px
}

.iti__cc {
    --iti-flag-offset: -592px
}

.iti__cd {
    --iti-flag-offset: -608px
}

.iti__cf {
    --iti-flag-offset: -624px
}

.iti__cg {
    --iti-flag-offset: -640px
}

.iti__ch {
    --iti-flag-offset: -656px
}

.iti__ci {
    --iti-flag-offset: -672px
}

.iti__ck {
    --iti-flag-offset: -688px
}

.iti__cl {
    --iti-flag-offset: -704px
}

.iti__cm {
    --iti-flag-offset: -720px
}

.iti__cn {
    --iti-flag-offset: -736px
}

.iti__co {
    --iti-flag-offset: -752px
}

.iti__cr {
    --iti-flag-offset: -768px
}

.iti__cu {
    --iti-flag-offset: -784px
}

.iti__cv {
    --iti-flag-offset: -800px
}

.iti__cw {
    --iti-flag-offset: -816px
}

.iti__cx {
    --iti-flag-offset: -832px
}

.iti__cy {
    --iti-flag-offset: -848px
}

.iti__cz {
    --iti-flag-offset: -864px
}

.iti__de {
    --iti-flag-offset: -880px
}

.iti__dj {
    --iti-flag-offset: -896px
}

.iti__dk {
    --iti-flag-offset: -912px
}

.iti__dm {
    --iti-flag-offset: -928px
}

.iti__do {
    --iti-flag-offset: -944px
}

.iti__dz {
    --iti-flag-offset: -960px
}

.iti__ec {
    --iti-flag-offset: -976px
}

.iti__ee {
    --iti-flag-offset: -992px
}

.iti__eg {
    --iti-flag-offset: -1008px
}

.iti__eh {
    --iti-flag-offset: -1024px
}

.iti__er {
    --iti-flag-offset: -1040px
}

.iti__es {
    --iti-flag-offset: -1056px
}

.iti__et {
    --iti-flag-offset: -1072px
}

.iti__fi {
    --iti-flag-offset: -1088px
}

.iti__fj {
    --iti-flag-offset: -1104px
}

.iti__fk {
    --iti-flag-offset: -1120px
}

.iti__fm {
    --iti-flag-offset: -1136px
}

.iti__fo {
    --iti-flag-offset: -1152px
}

.iti__fr {
    --iti-flag-offset: -1168px
}

.iti__ga {
    --iti-flag-offset: -1184px
}

.iti__gb {
    --iti-flag-offset: -1200px
}

.iti__gd {
    --iti-flag-offset: -1216px
}

.iti__ge {
    --iti-flag-offset: -1232px
}

.iti__gf {
    --iti-flag-offset: -1248px
}

.iti__gg {
    --iti-flag-offset: -1264px
}

.iti__gh {
    --iti-flag-offset: -1280px
}

.iti__gi {
    --iti-flag-offset: -1296px
}

.iti__gl {
    --iti-flag-offset: -1312px
}

.iti__gm {
    --iti-flag-offset: -1328px
}

.iti__gn {
    --iti-flag-offset: -1344px
}

.iti__gp {
    --iti-flag-offset: -1360px
}

.iti__gq {
    --iti-flag-offset: -1376px
}

.iti__gr {
    --iti-flag-offset: -1392px
}

.iti__gt {
    --iti-flag-offset: -1408px
}

.iti__gu {
    --iti-flag-offset: -1424px
}

.iti__gw {
    --iti-flag-offset: -1440px
}

.iti__gy {
    --iti-flag-offset: -1456px
}

.iti__hk {
    --iti-flag-offset: -1472px
}

.iti__hn {
    --iti-flag-offset: -1488px
}

.iti__hr {
    --iti-flag-offset: -1504px
}

.iti__ht {
    --iti-flag-offset: -1520px
}

.iti__hu {
    --iti-flag-offset: -1536px
}

.iti__id {
    --iti-flag-offset: -1552px
}

.iti__ie {
    --iti-flag-offset: -1568px
}

.iti__il {
    --iti-flag-offset: -1584px
}

.iti__im {
    --iti-flag-offset: -1600px
}

.iti__in {
    --iti-flag-offset: -1616px
}

.iti__io {
    --iti-flag-offset: -1632px
}

.iti__iq {
    --iti-flag-offset: -1648px
}

.iti__ir {
    --iti-flag-offset: -1664px
}

.iti__is {
    --iti-flag-offset: -1680px
}

.iti__it {
    --iti-flag-offset: -1696px
}

.iti__je {
    --iti-flag-offset: -1712px
}

.iti__jm {
    --iti-flag-offset: -1728px
}

.iti__jo {
    --iti-flag-offset: -1744px
}

.iti__jp {
    --iti-flag-offset: -1760px
}

.iti__ke {
    --iti-flag-offset: -1776px
}

.iti__kg {
    --iti-flag-offset: -1792px
}

.iti__kh {
    --iti-flag-offset: -1808px
}

.iti__ki {
    --iti-flag-offset: -1824px
}

.iti__km {
    --iti-flag-offset: -1840px
}

.iti__kn {
    --iti-flag-offset: -1856px
}

.iti__kp {
    --iti-flag-offset: -1872px
}

.iti__kr {
    --iti-flag-offset: -1888px
}

.iti__kw {
    --iti-flag-offset: -1904px
}

.iti__ky {
    --iti-flag-offset: -1920px
}

.iti__kz {
    --iti-flag-offset: -1936px
}

.iti__la {
    --iti-flag-offset: -1952px
}

.iti__lb {
    --iti-flag-offset: -1968px
}

.iti__lc {
    --iti-flag-offset: -1984px
}

.iti__li {
    --iti-flag-offset: -2000px
}

.iti__lk {
    --iti-flag-offset: -2016px
}

.iti__lr {
    --iti-flag-offset: -2032px
}

.iti__ls {
    --iti-flag-offset: -2048px
}

.iti__lt {
    --iti-flag-offset: -2064px
}

.iti__lu {
    --iti-flag-offset: -2080px
}

.iti__lv {
    --iti-flag-offset: -2096px
}

.iti__ly {
    --iti-flag-offset: -2112px
}

.iti__ma {
    --iti-flag-offset: -2128px
}

.iti__mc {
    --iti-flag-offset: -2144px
}

.iti__md {
    --iti-flag-offset: -2160px
}

.iti__me {
    --iti-flag-offset: -2176px
}

.iti__mf {
    --iti-flag-offset: -2192px
}

.iti__mg {
    --iti-flag-offset: -2208px
}

.iti__mh {
    --iti-flag-offset: -2224px
}

.iti__mk {
    --iti-flag-offset: -2240px
}

.iti__ml {
    --iti-flag-offset: -2256px
}

.iti__mm {
    --iti-flag-offset: -2272px
}

.iti__mn {
    --iti-flag-offset: -2288px
}

.iti__mo {
    --iti-flag-offset: -2304px
}

.iti__mp {
    --iti-flag-offset: -2320px
}

.iti__mq {
    --iti-flag-offset: -2336px
}

.iti__mr {
    --iti-flag-offset: -2352px
}

.iti__ms {
    --iti-flag-offset: -2368px
}

.iti__mt {
    --iti-flag-offset: -2384px
}

.iti__mu {
    --iti-flag-offset: -2400px
}

.iti__mv {
    --iti-flag-offset: -2416px
}

.iti__mw {
    --iti-flag-offset: -2432px
}

.iti__mx {
    --iti-flag-offset: -2448px
}

.iti__my {
    --iti-flag-offset: -2464px
}

.iti__mz {
    --iti-flag-offset: -2480px
}

.iti__na {
    --iti-flag-offset: -2496px
}

.iti__nc {
    --iti-flag-offset: -2512px
}

.iti__ne {
    --iti-flag-offset: -2528px
}

.iti__nf {
    --iti-flag-offset: -2544px
}

.iti__ng {
    --iti-flag-offset: -2560px
}

.iti__ni {
    --iti-flag-offset: -2576px
}

.iti__nl {
    --iti-flag-offset: -2592px
}

.iti__no {
    --iti-flag-offset: -2608px
}

.iti__np {
    --iti-flag-offset: -2624px
}

.iti__nr {
    --iti-flag-offset: -2640px
}

.iti__nu {
    --iti-flag-offset: -2656px
}

.iti__nz {
    --iti-flag-offset: -2672px
}

.iti__om {
    --iti-flag-offset: -2688px
}

.iti__pa {
    --iti-flag-offset: -2704px
}

.iti__pe {
    --iti-flag-offset: -2720px
}

.iti__pf {
    --iti-flag-offset: -2736px
}

.iti__pg {
    --iti-flag-offset: -2752px
}

.iti__ph {
    --iti-flag-offset: -2768px
}

.iti__pk {
    --iti-flag-offset: -2784px
}

.iti__pl {
    --iti-flag-offset: -2800px
}

.iti__pm {
    --iti-flag-offset: -2816px
}

.iti__pr {
    --iti-flag-offset: -2832px
}

.iti__ps {
    --iti-flag-offset: -2848px
}

.iti__pt {
    --iti-flag-offset: -2864px
}

.iti__pw {
    --iti-flag-offset: -2880px
}

.iti__py {
    --iti-flag-offset: -2896px
}

.iti__qa {
    --iti-flag-offset: -2912px
}

.iti__re {
    --iti-flag-offset: -2928px
}

.iti__ro {
    --iti-flag-offset: -2944px
}

.iti__rs {
    --iti-flag-offset: -2960px
}

.iti__ru {
    --iti-flag-offset: -2976px
}

.iti__rw {
    --iti-flag-offset: -2992px
}

.iti__sa {
    --iti-flag-offset: -3008px
}

.iti__sb {
    --iti-flag-offset: -3024px
}

.iti__sc {
    --iti-flag-offset: -3040px
}

.iti__sd {
    --iti-flag-offset: -3056px
}

.iti__se {
    --iti-flag-offset: -3072px
}

.iti__sg {
    --iti-flag-offset: -3088px
}

.iti__sh {
    --iti-flag-offset: -3104px
}

.iti__si {
    --iti-flag-offset: -3120px
}

.iti__sj {
    --iti-flag-offset: -3136px
}

.iti__sk {
    --iti-flag-offset: -3152px
}

.iti__sl {
    --iti-flag-offset: -3168px
}

.iti__sm {
    --iti-flag-offset: -3184px
}

.iti__sn {
    --iti-flag-offset: -3200px
}

.iti__so {
    --iti-flag-offset: -3216px
}

.iti__sr {
    --iti-flag-offset: -3232px
}

.iti__ss {
    --iti-flag-offset: -3248px
}

.iti__st {
    --iti-flag-offset: -3264px
}

.iti__sv {
    --iti-flag-offset: -3280px
}

.iti__sx {
    --iti-flag-offset: -3296px
}

.iti__sy {
    --iti-flag-offset: -3312px
}

.iti__sz {
    --iti-flag-offset: -3328px
}

.iti__tc {
    --iti-flag-offset: -3344px
}

.iti__td {
    --iti-flag-offset: -3360px
}

.iti__tg {
    --iti-flag-offset: -3376px
}

.iti__th {
    --iti-flag-offset: -3392px
}

.iti__tj {
    --iti-flag-offset: -3408px
}

.iti__tk {
    --iti-flag-offset: -3424px
}

.iti__tl {
    --iti-flag-offset: -3440px
}

.iti__tm {
    --iti-flag-offset: -3456px
}

.iti__tn {
    --iti-flag-offset: -3472px
}

.iti__to {
    --iti-flag-offset: -3488px
}

.iti__tr {
    --iti-flag-offset: -3504px
}

.iti__tt {
    --iti-flag-offset: -3520px
}

.iti__tv {
    --iti-flag-offset: -3536px
}

.iti__tw {
    --iti-flag-offset: -3552px
}

.iti__tz {
    --iti-flag-offset: -3568px
}

.iti__ua {
    --iti-flag-offset: -3584px
}

.iti__ug {
    --iti-flag-offset: -3600px
}

.iti__us {
    --iti-flag-offset: -3616px
}

.iti__uy {
    --iti-flag-offset: -3632px
}

.iti__uz {
    --iti-flag-offset: -3648px
}

.iti__va {
    --iti-flag-offset: -3664px
}

.iti__vc {
    --iti-flag-offset: -3680px
}

.iti__ve {
    --iti-flag-offset: -3696px
}

.iti__vg {
    --iti-flag-offset: -3712px
}

.iti__vi {
    --iti-flag-offset: -3728px
}

.iti__vn {
    --iti-flag-offset: -3744px
}

.iti__vu {
    --iti-flag-offset: -3760px
}

.iti__wf {
    --iti-flag-offset: -3776px
}

.iti__ws {
    --iti-flag-offset: -3792px
}

.iti__xk {
    --iti-flag-offset: -3808px
}

.iti__ye {
    --iti-flag-offset: -3824px
}

.iti__yt {
    --iti-flag-offset: -3840px
}

.iti__za {
    --iti-flag-offset: -3856px
}

.iti__zm {
    --iti-flag-offset: -3872px
}

.iti__zw {
    --iti-flag-offset: -3888px
}

.iti__globe {
    background-image: url("?abbb3f0de5=../media/globe.7fb216c936a98b90918e.webp&f=1");
    background-image: var(--iti-path-globe-1x);
    background-position: 100%;
    background-size: contain;
    box-shadow: none;
    height: 19px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution:2x) {
    .iti__flag {
        background-image:url("?abbb3f0de5=../media/flags@2x.bea0200ba7ea874b359f.webp&f=1");
        background-image: var(--iti-path-flags-2x)
    }

    .iti__globe {
        background-image: url("?abbb3f0de5=../media/globe@2x.5dc7e51d6b5d42fc2be4.webp&f=1");
        background-image: var(--iti-path-globe-2x)
    }
}

body {
    font-family: Roboto,sans-serif
}

.font-sora {
    font-family: Sora,sans-serif
}

main .absolute {
    left: 26%;
    width: 60%
}

header {
    background: linear-gradient(269.89deg,#e4dede -54.42%,#1267e7 67.13%),#0057b6
}

h1 {
    font-size: 48px!important;
    line-height: 1
}

h1 .big {
    font-size: 72px!important
}

.text-primary {
    color: #0057b6
}

.bg-primary {
    background: #0057b6!important
}

.quiz-container,.results {
    max-width: 1000px
}

button {
    border-radius: 80px
}

.card {
    background: #f8f8f8;
    border-radius: 20px;
    box-shadow: inset -4px -4px 20px #c5c5c540
}

.heading-card {
    background: #e3eeff;
    border-radius: 21.9579px;
    margin-bottom: 1rem;
    margin-top: -74px;
    width: -webkit-max-content;
    width: max-content
}

.text-secondary {
    color: #0057b6
}

#last {
    border-radius: 60px;
    overflow: hidden;
    position: relative
}

#last,#last:after {
    background-size: 300px
}

#last:after {
    content: "";
    height: 300px;
    position: absolute;
    right: 0;
    top: -32px;
    transform: rotate(196deg);
    width: 300px
}

.answer-variants__other {
    align-items: stretch;
    display: flex;
    justify-content: space-between
}

.answer-variants__other label {
    flex: 1 1 52px;
    max-width: 52px;
    width: 52px!important
}

.answer-variants__other .field {
    flex: 1 1 100%
}

.answer-variants__other input {
    background: var(#f7f7f7);
    border: none!important;
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important
}

.answer-variants__other .control,.answer-variants__other input {
    height: 100%!important
}

.answer-variants__group {
    margin-right: 1rem;
    width: 100%
}

.answer-variants__group::-webkit-scrollbar {
    width: 10px
}

.answer-variants__group::-webkit-scrollbar-track {
    border-left: 8px solid #0000
}

.answer-variants__group::-webkit-scrollbar-thumb {
    border-left: 8px solid #0000;
    box-shadow: inset 0 0 10px 10px #000
}

@media (max-width: 767px) {
    .answer-variants_has_image .answer-variants__group {
        flex:none;
        margin: 0
    }
}

.answer-variants__answerContainer {
    text-align: left
}

.answer-variants__variant-text {
    align-items: center;
    border-radius: 5px;
    flex: 0 1 49%;
    transition: box-shadow .15s ease-out;
    will-change: box-shadow
}

.answer-variants_has_image .answer-variants__variant-text {
    flex: 0 1 auto
}

.answer-variants_long .answer-variants__variant-text {
    flex: 1 0 100%
}

@media (max-width: 767px) {
    .answer-variants__variant-text {
        flex:0 1 100%
    }
}

.answer-variants__variant-text .control-label {
    padding-left: .5rem!important
}

.answer-variants__variant-text label {
    background: #ffffffd4;
    border-radius: 5px;
    display: flex;
    height: 100%;
    padding: .8rem 1rem;
    text-align: left;
    width: 100%
}

.answer-variants__gradient {
    display: none
}

.answer-variants .check {
    flex: 0 0 1.25rem
}

.answer-variants_long .check {
    align-self: flex-start
}

@media (max-width: 767px) {
    .answer-variants_has_image .answer-variants__image {
        flex:none;
        margin: 0 0 1rem;
        width: 100%
    }
}

.checkbox input,.radio input {
    cursor: pointer
}

#app input,#app textarea {
    background: none;
    background-color: #0000;
    border: 1.2px solid var(#b1b5be);
    border-radius: 4px;
    color: var(#363636)
}

.b-radio.radio {
    -webkit-touch-callout: none;
    align-items: center;
    display: inline-flex;
    outline: none;
    -webkit-user-select: none;
    user-select: none
}

.b-radio.radio+.radio {
    margin-left: .5em
}

.b-radio.radio input[type=radio] {
    left: 0;
    opacity: 0;
    outline: none;
    position: absolute;
    z-index: -1
}

.b-radio.radio input[type=radio]+.check {
    border: 2px solid #7a7a7a;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    flex-shrink: 0;
    height: 20px;
    position: relative;
    transition: background .15s ease-out;
    width: 20px
}

.question {
    position: relative
}

.question:before {
    background: #000;
    border-radius: 100%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 6px
}

.b-radio.radio input[type=radio]+.check:before {
    background-color: #7957d5;
    border-radius: 50%;
    bottom: 50%;
    content: "";
    display: flex;
    height: 20px;
    left: 50%;
    margin-bottom: 5px;
    margin-left: 5px;
    position: absolute;
    transform: scale(0);
    transition: transform .15s ease-out;
    width: 20px
}

.b-radio.radio input[type=radio]:checked+.check:before {
    background: #000;
    background-size: 21px
}

.b-radio.radio input[type=radio]:checked+.check {
    background: #000;
    border: 4px solid #fff;
    box-shadow: 0 2px 6px 0 #000!important;
    outline: 2px solid #000
}

#app input {
    background-color: var(#f7f7f7)
}

.checkbox,.radio {
    cursor: pointer;
    display: inline-block;
    line-height: 1.25;
    position: relative
}

.test-step {
    display: none
}

.test-step.active {
    display: block
}

@media (max-width: 767px) {
    h1 {
        font-size:30px!important;
        line-height: 1.2
    }

    h1 .big {
        font-size: 44px!important
    }

    main .absolute {
        left: 5%;
        width: 100%
    }

    .test-step.active {
        max-width: 100%
    }
}

@media (max-width: 1024px) {
    .quiz-container {
        max-width:none
    }
}

@media (min-width: 1440px) {
    .container {
        max-width:1440px;
        padding-left: 32px;
        padding-right: 32px
    }
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a,.toast-message label {
    color: #fff
}

.toast-message a:hover {
    color: #ccc;
    text-decoration: none
}

.toast-close-button {
    color: #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    float: right;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
    opacity: .8;
    position: relative;
    right: -.3em;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    top: -.3em
}

.toast-close-button:focus,.toast-close-button:hover {
    color: #000;
    cursor: pointer;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
    opacity: .4;
    text-decoration: none
}

.rtl .toast-close-button {
    float: left;
    left: -.3em;
    right: .3em
}

button.toast-close-button {
    -webkit-appearance: none;
    background: #0000;
    border: 0;
    cursor: pointer;
    padding: 0
}

.toast-top-center {
    right: 0;
    top: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    right: 0;
    top: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    left: 12px;
    top: 12px
}

.toast-top-right {
    right: 12px;
    top: 12px
}

.toast-bottom-right {
    bottom: 12px;
    right: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    pointer-events: none;
    position: fixed;
    z-index: 999999
}

#toast-container * {
    box-sizing: border-box
}

#toast-container>div {
    background-position: 15px;
    background-repeat: no-repeat;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 12px #999;
    color: #fff;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    margin: 0 0 6px;
    opacity: .8;
    overflow: hidden;
    padding: 15px 15px 15px 50px;
    pointer-events: auto;
    position: relative;
    width: 300px
}

#toast-container>div.rtl {
    background-position: right 15px center;
    direction: rtl;
    padding: 15px 50px 15px 15px
}

#toast-container>div:hover {
    box-shadow: 0 0 12px #000;
    cursor: pointer;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    opacity: 1
}

#toast-container>.toast-info {
    background-image: url("?abbb3f0de5=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=&f=1")!important
}

#toast-container>.toast-error {
    background-image: url("?abbb3f0de5=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=&f=1")!important
}

#toast-container>.toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important
}

#toast-container>.toast-warning {
    background-image: url("?abbb3f0de5=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=&f=1")!important
}

#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div {
    margin-left: auto;
    margin-right: auto;
    width: 300px
}

#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div {
    margin-left: auto;
    margin-right: auto;
    width: 96%
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51a351
}

.toast-error {
    background-color: #bd362f
}

.toast-info {
    background-color: #2f96b4
}

.toast-warning {
    background-color: #f89406
}

.toast-progress {
    background-color: #000;
    bottom: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
    height: 4px;
    left: 0;
    opacity: .4;
    position: absolute
}

@media (max-width: 240px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 11em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media (min-width: 241px) and (max-width:480px) {
    #toast-container>div {
        padding:8px 8px 8px 50px;
        width: 18em
    }

    #toast-container>div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media (min-width: 481px) and (max-width:768px) {
    #toast-container>div {
        padding:15px 15px 15px 50px;
        width: 25em
    }

    #toast-container>div.rtl {
        padding: 15px 50px 15px 15px
    }
}

*,:after,:before {
    border: 0 solid #e5e7eb;
    box-sizing: border-box
}

:after,:before {
    --tw-content: ""
}

:host,html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: normal;
    -webkit-tap-highlight-color: transparent;
    font-family: Proxima Nova Rg,sans-serif;
    font-variation-settings: normal;
    line-height: 1.5;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,h2,h3,h4,h5,h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,strong {
    font-weight: bolder
}

code,kbd,pre,samp {
    font-feature-settings: normal;
    font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size: 1em;
    font-variation-settings: normal
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

button,input,optgroup,select,textarea {
    font-feature-settings: inherit;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-variation-settings: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0
}

button,select {
    text-transform: none
}

button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: initial;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: initial
}

::-webkit-inner-spin-button,::-webkit-outer-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

summary {
    display: list-item
}

blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,textarea::placeholder {
    color: #6d6d6d;
    opacity: 1
}

[role=button],button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,canvas,embed,iframe,img,object,svg,video {
    display: block;
    vertical-align: middle
}

img,video {
    height: auto;
    max-width: 100%
}

[hidden] {
    display: none
}

*,:after,:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #3b82f680;
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

.mt-1 {
    margin-top: .25rem
}

.flex {
    display: flex
}

.w-1\/4 {
    width: 25%
}

.w-1\/5 {
    width: 20%
}

.w-10 {
    width: 2.5rem
}

.w-full {
    width: 100%
}

.items-start {
    align-items: flex-start
}

.items-center {
    align-items: center
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pl-1 {
    padding-left: .25rem
}

.pr-2 {
    padding-right: .5rem
}

.pt-4 {
    padding-top: 1rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.vue-slider-dot {
    position: absolute;
    transition: all 0s;
    z-index: 5
}

.vue-slider-dot:focus {
    outline: none
}

.vue-slider-dot-tooltip {
    position: absolute;
    visibility: hidden
}

.vue-slider-dot-hover:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show {
    visibility: visible
}

.vue-slider-dot-tooltip-top {
    left: 50%;
    top: -10px;
    transform: translate(-50%,-100%)
}

.vue-slider-dot-tooltip-bottom {
    bottom: -10px;
    left: 50%;
    transform: translate(-50%,100%)
}

.vue-slider-dot-tooltip-left {
    left: -10px;
    top: 50%;
    transform: translate(-100%,-50%)
}

.vue-slider-dot-tooltip-right {
    right: -10px;
    top: 50%;
    transform: translate(100%,-50%)
}

.vue-slider-marks {
    height: 100%;
    position: relative;
    width: 100%
}

.vue-slider-mark {
    position: absolute;
    z-index: 1
}

.vue-slider-ltr .vue-slider-mark,.vue-slider-rtl .vue-slider-mark {
    height: 100%;
    top: 50%;
    width: 0
}

.vue-slider-ltr .vue-slider-mark-step,.vue-slider-rtl .vue-slider-mark-step {
    top: 0
}

.vue-slider-ltr .vue-slider-mark-label,.vue-slider-rtl .vue-slider-mark-label {
    margin-top: 10px;
    top: 100%
}

.vue-slider-ltr .vue-slider-mark {
    transform: translate(-50%,-50%)
}

.vue-slider-ltr .vue-slider-mark-step {
    left: 0
}

.vue-slider-ltr .vue-slider-mark-label {
    left: 50%;
    transform: translateX(-50%)
}

.vue-slider-rtl .vue-slider-mark {
    transform: translate(50%,-50%)
}

.vue-slider-rtl .vue-slider-mark-step {
    right: 0
}

.vue-slider-rtl .vue-slider-mark-label {
    right: 50%;
    transform: translateX(50%)
}

.vue-slider-btt .vue-slider-mark,.vue-slider-ttb .vue-slider-mark {
    height: 0;
    left: 50%;
    width: 100%
}

.vue-slider-btt .vue-slider-mark-step,.vue-slider-ttb .vue-slider-mark-step {
    left: 0
}

.vue-slider-btt .vue-slider-mark-label,.vue-slider-ttb .vue-slider-mark-label {
    left: 100%;
    margin-left: 10px
}

.vue-slider-btt .vue-slider-mark {
    transform: translate(-50%,50%)
}

.vue-slider-btt .vue-slider-mark-step {
    top: 0
}

.vue-slider-btt .vue-slider-mark-label {
    top: 50%;
    transform: translateY(-50%)
}

.vue-slider-ttb .vue-slider-mark {
    transform: translate(-50%,-50%)
}

.vue-slider-ttb .vue-slider-mark-step {
    bottom: 0
}

.vue-slider-ttb .vue-slider-mark-label {
    bottom: 50%;
    transform: translateY(50%)
}

.vue-slider-mark-label,.vue-slider-mark-step {
    position: absolute
}

.vue-slider {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: initial;
    display: block;
    position: relative;
    -webkit-user-select: none;
    user-select: none
}

.vue-slider-rail {
    height: 100%;
    position: relative;
    transition-property: width,height,left,right,top,bottom;
    width: 100%
}

.vue-slider-process {
    position: absolute;
    z-index: 1
}

.spinner {
    animation: spin 1s ease-in-out infinite;
    border: 3px solid #ffffff4d;
    border-radius: 50%;
    border-top-color: #fff;
    display: inline-block;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    width: 20px
}

@keyframes spin {
    to {
        transform: rotate(1turn)
    }
}

.btn_send:disabled {
    cursor: not-allowed;
    opacity: .7
}

* {
    box-sizing: border-box
}

.main-bg {
    background: url("?abbb3f0de5=../media/bg.a3de7d720ac28a2fa3b0.png&f=1") no-repeat 50%;
    background-size: cover;
    height: 100vh
}

.pattern-bg {
    display: flex;
    flex-direction: column;
    height: 100vh
}

.date {
    margin: auto;
    width: -webkit-fit-content;
    width: fit-content
}

.main-chat {
    background-color: #c4bfbf59;
    flex-grow: 1;
    margin: 0 auto;
    overflow-y: scroll;
    padding: 0 16px 30px;
    scroll-behavior: smooth;
    width: 40%
}

.main-chat .chat_content {
    overflow-y: auto;
    scroll-behavior: smooth
}

.chat-block.success {
    color: green
}

.chat-block.error {
    color: red
}

.left-chat,.right-chat {
    align-items: center;
    display: flex;
    justify-content: left;
    margin-top: 10px;
    width: 100%
}

.right-chat {
    flex-direction: row-reverse;
    justify-content: right
}

.time {
    color: #ffffffb3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    margin-left: 12px;
    margin-right: 12px
}

.horizontal,.vertical {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    width: 100%
}

.vertical {
    flex-direction: column;
    justify-content: left
}

.form-wrapper {
    padding: 10px 25px
}

.form {
    margin-top: 20px;
    padding: 24px;
    width: 100%
}

.form-title {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-bottom: 12px
}

.form h4 {
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 27px;
    margin-bottom: 13px;
    text-align: left
}

.form input {
    background-color: #fff;
    border-radius: 6px;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin: 5px 0;
    padding: 20px;
    text-align: left;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-underline-position: from-font;
    width: 100%
}

.form button:not(.iti__selected-country) {
    background: #3288f3;
    border-radius: 555px;
    box-shadow: 0 0 0 #f3352f00;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    padding: 10px 40px;
    text-align: center;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-underline-position: from-font;
    transform: scale(1);
    transition: all .3s ease-in-out;
    width: 100%
}

.form button:hover {
    box-shadow: 0 0 10px #f3352f;
    transform: scale(1.05);
    transition: all .3s ease-in-out
}

.nachat {
    color: #373737;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin-top: 10px;
    text-align: center;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-underline-position: from-font
}

@media screen and (max-width: 767px) {
    .main-chat {
        width:100%
    }
}

body {
    font-family: Proxima Nova Lt,sans-serif
}

.date,body {
    font-weight: 400
}

.date {
    background: #c5e3ff;
    border-radius: 10px;
    box-shadow: 0 1px 1px 0 #0003;
    color: #414350;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    margin: 15px auto;
    padding: 5px 20px;
    text-align: center
}

.left-chat {
    margin-bottom: 2px;
    padding-left: 8px;
    padding-right: 20px;
    position: relative
}

.left-chat .chat-block {
    background: #f9f9f9;
    border-radius: 25px 25px 25px 0;
    box-shadow: 1px 1px 1px 0 #0000001a;
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    padding: 16px;
    position: relative;
    width: 100%
}

.left-chat .chat-block:after {
    bottom: 6px;
    color: #a7a7a7;
    font-size: 12px;
    position: absolute;
    right: 12px;
    text-align: right
}

.horizontal {
    align-items: center;
    display: flex;
    justify-content: flex-start;
    margin: 20px 0 0
}

.vertical {
    margin-bottom: 10px;
    padding-left: 8px
}

.answer-btn {
    background: #e3e3e3;
    border-radius: 6px;
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 8px
}

.answer-btn,.vertical .answer-btn {
    margin-bottom: 6px
}

.horizontal .answer-btn {
    padding: 12px 40px
}

.horizontal .answer-btn:not(:last-of-type) {
    margin-right: 6px
}

.right-chat {
    display: flex;
    position: relative;
    width: 100%
}

.right-chat .chat-block {
    background: #ddf7c9;
    border-radius: 25px 25px 0 25px;
    box-shadow: -1px 1px 1px 0 #0000001a;
    color: #000;
    max-width: 84%;
    padding: 8px 15px;
    position: relative
}

.time,.time-right {
    bottom: 8px;
    position: absolute;
    right: 0
}

.time,.time-right {
    color: #00000026;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.time-right {
    bottom: 6px;
    right: 10px
}

.form {
    background: #fff1d8;
    border: 1px solid #fff1d8;
    border-radius: 25px;
    color: #000;
    margin: 20px auto 0;
    max-width: 480px
}

.header {
    border-bottom: 1px solid #a4a39e;
    border-radius: 25px 25px 0 0;
    margin: 0 auto;
    width: 40%
}

.logo_img {
    aspect-ratio: 1/1;
    background: #eceaea;
    border-radius: 50%;
    margin-right: 12px;
    object-fit: contain
}

footer {
    align-items: center;
    background-color: #f7f7f7;
    border-radius: 0 0 20px 20px;
    border-top: 1px solid #e0e0e0;
    bottom: 0;
    display: flex;
    left: 0;
    margin: 0 auto;
    padding: 10px;
    width: 40%
}

.message-input {
    background-color: #fff;
    border: none;
    border-radius: 20px;
    box-shadow: 0 1px 2px #00000026;
    box-sizing: border-box;
    font-size: 14px;
    outline: none;
    padding: 4px 28px 4px 15px;
    width: 100%
}

.attach-btn,.emoji-btn,.microphone-btn {
    background-color: initial;
    border: none;
    color: #888;
    cursor: pointer;
    font-size: 30px;
    font-weight: 100;
    line-height: 1;
    outline: none;
    padding: 0 10px;
    transition: color .2s ease
}

.send_btn {
    padding: 0;
    position: absolute;
    right: 2px;
    top: 3px
}

.attach-btn img {
    width: 24px
}

.attach-btn:hover,.emoji-btn:hover,.microphone-btn:hover {
    color: #000
}

.mess_inp_container {
    flex: 1 1;
    margin: 0 10px;
    position: relative
}

.online {
    color: #898989;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.024px;
    line-height: normal;
    margin-top: -6px
}

@media (max-width: 767px) {
    .header,footer {
        width:100%
    }
}

.active-btn {
    background-color: #3288f3;
    color: #fff
}

.error {
    border: 2px solid red;
    border-radius: 4px
}

.offer_row {
    margin-top: 15px
}

#phone {
    width: 100%!important
}

#error-msg {
    color: red
}

#valid-msg {
    color: #00c900
}

input.error {
    border: 1px solid #ff7c7c!important
}

input[name=phone2] {
    outline: none
}

.hide {
    display: none
}

input {
    color: #000!important
}

::placeholder {
    color: #000
}

.error {
    background: #f78282!important;
    display: block!important
}

.input-default,.iti {
    width: 100%
}

.warn_content {
    background: #fff0d3;
    border-radius: 25px;
    padding: 12px
}

.thankYouPage_wrapper__h9ojx {
    align-items: center;
    background: linear-gradient(135deg,#f5f7fa,#c3cfe2);
    display: flex;
    font-family: Arial,sans-serif;
    justify-content: center;
    margin: 0;
    min-height: 100vh;
    padding: 0
}

.thankYouPage_container__AKHR0 {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 6px #0000001a;
    max-width: 600px;
    padding: 2rem;
    text-align: center;
    width: 90%
}

.thankYouPage_successicon__QbDoC {
    align-items: center;
    background: #4caf50;
    border-radius: 50%;
    display: flex;
    height: 80px;
    justify-content: center;
    margin: 0 auto 1.5rem;
    width: 80px
}

.thankYouPage_checkmark__u5HCm {
    color: #fff;
    font-size: 40px;
    line-height: 1
}

.thankYouPage_title__wuCY7 {
    color: #333;
    margin-bottom: 1rem
}

.thankYouPage_text__DK4dx {
    color: #666;
    font-size: 1.1rem;
    line-height: 1.5;
    margin-bottom: 1.5rem
}

.thankYouPage_highlight__GbR-d {
    color: #ff5722;
    font-weight: 700
}

.thankYouPage_redirect-text__7G1px {
    color: #888;
    font-size: .9rem
}

/*# sourceMappingURL=main.12d4e27b.css.map*/
