@charset "UTF-8";

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

ol,
ul {
  padding: 0
}

blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  margin: 0
}

ul {
  list-style: none
}

img {
  max-width: 100%;
  display: block
}

button,
input,
select,
textarea {
  font: inherit
}

.action__num,
.speed__result {
  font-family: Sarina, sans-serif;
  font-weight: 400
}

.logo__text {
  font-family: Orbotron, sans-serif;
  font-weight: 500
}

.check__text {
  font-family: Montserrat, sans-serif;
  font-weight: 700
}

.action__text,
.ellipse-btn,
.speed__title {
  font-family: Montserrat, sans-serif;
  font-weight: 600
}

.slots__promo {
  font-family: Montserrat, sans-serif;
  font-weight: 500
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-blend-mode: overlay;
  scroll-behavior: smooth;
  background-image: -webkit-image-set(url("../images/bg/bg.avif") 1x,
      url("../images/bg/bg.webp") 2x,
      url("../images/bg/bg.png") 2x);
  background-image: -webkit-image-set("../images/bg/bg.avif"1x type("image/avif"),
      "../images/bg/bg.webp"2x type("image/webp"),
      "../images/bg/bg.png"2x type("image/png"));
  background-image: image-set("../images/bg/bg.avif"1x type("image/avif"),
      "../images/bg/bg.webp"2x type("image/webp"),
      "../images/bg/bg.png"2x type("image/png"));
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #141414
}

@media (min-width:576px) {
  html {
    background-image: -webkit-image-set(url("../images/bg/bg-mob.avif") 1x,
        url("../images/bg/bg-mob.webp") 2x,
        url("../images/bg/bg-mob.png") 2x);
    background-image: -webkit-image-set("../images/bg/bg-mob.avif"1x type("image/avif"),
        "../images/bg/bg-mob.webp"2x type("image/webp"),
        "../images/bg/bg-mob.png"2x type("image/png"));
    background-image: image-set("../images/bg/bg-mob.avif"1x type("image/avif"),
        "../images/bg/bg-mob.webp"2x type("image/webp"),
        "../images/bg/bg-mob.png"2x type("image/png"))
  }
}

*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

a {
  text-decoration: none
}

body {
  font-family: Montserrat, sans-serif;
  line-height: 1;
  color: #fff;
  overflow-x: hidden
}

body.no-scroll {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: fixed
}

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

footer {
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%)
}

@font-face {
  font-family: Betandyou-Main;
  font-style: normal;
  src: url(../fonts/Betandyou-Main.woff2) format("woff2"), url(../fonts/Betandyou-Main.woff) format("woff"), url(../fonts/Betandyou-Main.ttf) format("ttf");
  font-display: swap
}

@font-face {
  font-family: Betandyou-Main_1;
  font-style: normal;
  src: url(../fonts/Betandyou-Main_1.woff2) format("woff2"), url(../fonts/Betandyou-Main_1.woff) format("woff"), url(../fonts/Betandyou-Main_1.ttf) format("ttf");
  font-display: swap
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  src: url(../fonts/Montserrat-Medium.woff2) format("woff2"), url(../fonts/Montserrat-Medium.woff) format("woff"), url(../fonts/Montserrat-Medium.ttf) format("ttf");
  font-weight: 500;
  font-display: swap
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  src: url(../fonts/Montserrat-SemiBold.woff2) format("woff2"), url(../fonts/Montserrat-SemiBold.woff) format("woff"), url(../fonts/Montserrat-SemiBold.ttf) format("ttf");
  font-weight: 600;
  font-display: swap
}

@font-face {
  font-family: Montserrat;
  font-style: normal;
  src: url(../fonts/Montserrat-Bold.woff2) format("woff2"), url(../fonts/Montserrat-Bold.woff) format("woff"), url(../fonts/Montserrat-Bold.ttf) format("ttf");
  font-weight: 700;
  font-display: swap
}

@font-face {
  font-family: Sarina;
  font-style: normal;
  src: url(../fonts/Sarina-Regular.woff2) format("woff2"), url(../fonts/Sarina-Regular.woff) format("woff"), url(../fonts/Sarina-Regular.ttf) format("ttf");
  font-weight: 700;
  font-display: swap
}

@font-face {
  font-family: Orbotron;
  font-style: normal;
  src: url(../fonts/Orbitron-Medium.woff2) format("woff2"), url(../fonts/Orbitron-Medium.woff) format("woff"), url(../fonts/Orbitron-Medium.ttf) format("ttf");
  font-weight: 500;
  font-display: swap
}

@font-face {
  font-family: Arial;
  font-style: normal;
  src: url(../fonts/Arial.woff2) format("woff2"), url(../fonts/Arial.woff) format("woff"), url(../fonts/Arial.ttf) format("ttf");
  font-weight: 700;
  font-display: swap
}

.langCheck {
  top: 0;
  min-width: 70px
}

@media (min-width:993px) {
  .langCheck {
    display: block;
    position: relative;
    z-index: 1;
    min-width: 86px;
    overflow: hidden
  }
}

.langCheck__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  background-color: transparent;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  z-index: 1
}

.langCheck__wrapper::after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: transparent;
  z-index: 1
}

@media (min-width:767px) {
  .langCheck__wrapper::after {
    width: 0
  }
}

.langCheck__wrapper:hover {
  padding-bottom: 5px;
  -webkit-animation-name: bgShow;
  animation-name: bgShow;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes bgShow {
  0% {
    background-color: transparent
  }

  100% {
    background-color: #b4b4b4
  }
}

@keyframes bgShow {
  0% {
    background-color: transparent
  }

  100% {
    background-color: #b4b4b4
  }
}

.langCheck__wrapper:hover::after {
  -webkit-animation-name: bgShow2;
  animation-name: bgShow2;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}

@-webkit-keyframes bgShow2 {
  0% {
    background-color: transparent
  }

  100% {
    background-color: #c8c8c8
  }
}

@keyframes bgShow2 {
  0% {
    background-color: transparent
  }

  100% {
    background-color: #c8c8c8
  }
}

.langCheck__wrapper:hover .langCheck__item.selected {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  opacity: 1
}

.langCheck__wrapper:hover .langCheck__item:not(.selected) {
  position: relative;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  -webkit-animation-name: showItem;
  animation-name: showItem;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  z-index: 1;
  padding: 3px 0
}

@media (min-width:767px) {
  .langCheck__wrapper:hover .langCheck__item:not(.selected) {
    -webkit-animation-name: showItemDesc;
    animation-name: showItemDesc;
    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
  }
}

.langCheck__wrapper:hover .langCheck__item:not(.selected):hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  background-color: #c8c8c8
}

.langCheck__wrapper:hover .langCheck__item:not(.selected):hover .langContext {
  color: #000
}

@-webkit-keyframes showItem {
  0% {
    opacity: 0
  }

  25% {
    opacity: 0
  }

  100% {
    opacity: 1;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000
  }
}

@keyframes showItem {
  0% {
    opacity: 0
  }

  25% {
    opacity: 0
  }

  100% {
    opacity: 1;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000
  }
}

@-webkit-keyframes showItemDesc {
  0% {
    opacity: 0
  }

  25% {
    opacity: 0
  }

  100% {
    opacity: .5
  }
}

@keyframes showItemDesc {
  0% {
    opacity: 0
  }

  25% {
    opacity: 0
  }

  100% {
    opacity: .5
  }
}

.langCheck__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
  opacity: .5;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  cursor: pointer;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.langCheck__item:hover {
  opacity: 1 !important
}

.langCheck__item .icon {
  margin: 3px 6px 3px 6px;
  width: 24px;
  border-radius: 50%;
  height: 21px;
  border: 2px solid;
  /* background-size: 28px */
}

@media (min-width:767px) {
  .langCheck__item .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.langCheck__item .langContext {
  color: #fff;
  font-style: normal;
  font-family: Arial, serif;
  font-size: 10px;
  text-transform: uppercase;
  margin: 5px 7px;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

@media (min-width:767px) {
  .langCheck__item .langContext {
    margin: 5px 0
  }
}

.langCheck__item .langContext font {
  font-style: normal;
  font-family: Arial, serif
}

.langCheck__item input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: -1;
  width: 0;
  height: 0;
  opacity: 0
}

.langCheck__item.selected {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  height: 54px;
  overflow: hidden;
  opacity: 1;
  border-radius: 10px 0 0 10px;
  background: -o-linear-gradient(250.86deg, #42005b 0, #7316e0 100%), #c4c4c4;
  background: linear-gradient(199.14deg, #42005b 0, #7316e0 100%), #c4c4c4
}

@media (min-width:576px) {
  .langCheck__item.selected {
    height: 91px
  }
}

.langCheck__item.selected::before {
  content: '';
  background-image: url(../images/switcher-imgMobile.png);
  background-repeat: no-repeat;
  -webkit-transform: translate(22px, 5px);
  -ms-transform: translate(22px, 5px);
  transform: translate(22px, 5px);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media (min-width:576px) {
  .langCheck__item.selected::before {
    content: '';
    position: absolute;
    z-index: 1;
    background-image: url(../images/switcher-img.png);
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 91px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
  }
}

.langCheck__item.selected .icon {
  width: 18px;
  height: 18px;
  background-size: 72px;
  margin-left: 11px;
  opacity: 0
}

.langCheck__item.selected .langContext {
  font-size: 11px;
  margin: 5px;
  font-size: 0
}

@media (min-width:767px) {
  .langCheck__item.selected .langContext {
    font-size: 12px;
    margin: 5px 0
  }
}

.langCheck__item.selected .arrow {
  width: 25px;
  background-color: #ffbc00;
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (min-width:767px) {
  .langCheck__item.selected .arrow {
    width: 27px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.langCheck__item.selected .arrow::after,
.langCheck__item.selected .arrow::before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  height: 2px;
  width: 7px;
  border-radius: 50px;
  position: absolute;
  top: 50%
}

@media (min-width:767px) {

  .langCheck__item.selected .arrow::after,
  .langCheck__item.selected .arrow::before {
    width: 9px
  }
}

.langCheck__item.selected .arrow::before {
  left: 28%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media (min-width:767px) {
  .langCheck__item.selected .arrow::before {
    left: 24%
  }
}

.langCheck__item.selected .arrow::after {
  right: 28%;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg)
}

@media (min-width:767px) {
  .langCheck__item.selected .arrow::after {
    right: 24%
  }
}

.langCheck__item.active {
  display: none
}

.langCheck__item:not(.selected) {
  position: absolute;
  top: 0;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
  opacity: 0
}

.langCheck__item>a.langContext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  color: #fff
}

.langCheck__item>a.langContext .icon {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1
}

.icon {
  width: 12px;
  height: 12px
}

.icon-pt {
  background-image: url(../images/sprite.png);
  background-position: 0 -36px
}

.icon-ru {
  background-image: url(../images/sprite.png);
  background-position: -54px 0
}

.icon-br {
  background-image: url(../images/sprite.png);
  background-position: -18px 0
}

.icon-en {
  background-image: url(../images/sprite.png);
  background-position: -36px 55px
}

.icon-fi {
  background-image: url(../images/sprite.png);
  background-position: -18px -54px
}

.icon-de {
  background-image: url(../images/sprite.png);
  background-position: 0 36px
}

.icon-el {
  background-image: url(../images/sprite.png);
  background-position: -18px -18px
}

.icon-fr {
  background-image: url(../images/sprite.png);
  background-position: 0 0
}

.icon-es {
  background-image: url(../images/sprite.png);
  background-position: -54px -36px
}

.icon-tr {
  background-image: url(../images/sprite.png);
  background-position: -36px -36px
}

.icon-no {
  background-image: url(../images/sprite.png);
  background-position: -36px 36px
}

.icon-br {
  background-image: url(../images/sprite.png);
  background-position: 55px 18px
}

.speed {
  text-align: center
}

.speed__content {
  max-width: 400px;
  max-height: 400px;
  min-width: 200px;
  min-height: 200px;
  width: 90vw;
  height: 90vw;
  margin: 0 auto;
  position: relative;
  overflow: hidden
}

.speed__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat
}

.speed__block--main {
  position: relative;
  background-image: url(../images/speedBlock/speedBlue.svg)
}

.speed__block--active {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg)
}

.speed__block--active span.scale-hide {
  position: relative;
  width: 50%;
  overflow: hidden
}

.speed__block--active span.scale-hide span.scale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 200%;
  height: 100%;
  background-image: url(../images/speedBlock/speedPurple.svg);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: rotate(125deg);
  -ms-transform: rotate(125deg);
  transform: rotate(125deg)
}

.speed__dial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 80%;
  height: 80%;
  top: 12%;
  left: 10%;
  background-image: url(../images/speedBlock/dial.png);
  background-repeat: no-repeat;
  background-size: contain
}

.speed__center-circle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 20%;
  height: 20%;
  top: 40%;
  left: 40%;
  background-image: url(../images/speedBlock/center-circle.png);
  background-repeat: no-repeat;
  background-size: contain
}

.speed__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.speed__arrow--wrapp {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform: rotate(-101deg);
  -ms-transform: rotate(-101deg);
  transform: rotate(-101deg)
}

.speed__arrow--wrapp span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  width: 20%;
  height: 40%;
  left: 36%;
  top: 18%;
  background-image: url(../images/speedBlock/arrow.png);
  background-repeat: no-repeat;
  background-size: contain
}

.speed__image {
  position: relative
}

.speed__img {
  margin: 0 auto
}

.speed__img--scale {
  -o-object-fit: cover;
  object-fit: cover
}

.speed__img--arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform-origin: center 153px;
  -ms-transform-origin: center 153px;
  transform-origin: center 153px;
  -webkit-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  width: 14.2%;
  height: 36%;
  -o-object-fit: cover;
  object-fit: cover
}

@media (max-width:992px) {
  .speed__img--arrow {
    width: 15.2%
  }
}

@media (max-width:768px) {
  .speed__img--arrow {
    width: 18.2%
  }
}

.speed__result {
  position: absolute;
  left: 50%;
  bottom: 1.4em;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: calc(36px + 28 * ((100vw - 320px)/ 1600));
  text-shadow: 0 0 17.9206px rgba(255, 255, 255, .5)
}

.speed__title {
  max-width: 420px;
  margin: 0 auto 30px;
  font-size: calc(18px + 9 * ((100vw - 320px)/ 1600));
  line-height: 1.2;
  letter-spacing: -.05em;
  border-radius: 6px
}

.speed__line {
  margin: 0 auto 26px;
  width: 90%;
  height: 5px;
  border-radius: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 7.16822px rgba(255, 255, 255, .7);
  box-shadow: 0 0 7.16822px rgba(255, 255, 255, .7)
}

.action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 40%;
  margin-bottom: 20px
}

@media (max-width:576px) {
  .action {
    width: 70%
  }
}

.action:nth-child(even) {
  margin-left: auto
}

@media (max-width:576px) {
  .action:nth-child(even) {
    margin-left: 0
  }
}

.action__num {
  display: inline-block;
  margin-bottom: 15px;
  text-align: center;
  text-shadow: 0 0 13.1486px rgba(255, 255, 255, .5);
  font-size: calc(32px + 31 * ((100vw - 320px)/ 1600));
  line-height: 1;
  color: #fff
}

.action__num--1+.action__status span {
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s
}

.action__num--2+.action__status span {
  -webkit-animation-duration: 3s;
  animation-duration: 3s
}

.action__num--3+.action__status span {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s
}

.action__num--4+.action__status span {
  -webkit-animation-duration: 4s;
  animation-duration: 4s
}

.action__num--5+.action__status span {
  -webkit-animation-duration: 4.5s;
  animation-duration: 4.5s
}

.action__status {
  margin-bottom: 10px;
  width: 100%;
  height: 32px;
  border: 1.4px solid #fff;
  border-radius: 16px;
  -webkit-filter: drop-shadow(0 0 13.1486px rgba(255, 255, 255, .4));
  filter: drop-shadow(0 0 13.1486px rgba(255, 255, 255, .4));
  position: relative
}

.action__status span {
  display: block;
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  background: -o-linear-gradient(204.71deg, #4c25f7 15.13%, #7316e0 51.15%, #be19fc 83.61%);
  background: linear-gradient(245.29deg, #4c25f7 15.13%, #7316e0 51.15%, #be19fc 83.61%);
  -webkit-box-shadow: 0 0 13.1486px rgba(255, 255, 255, .4);
  box-shadow: 0 0 13.1486px rgba(255, 255, 255, .4);
  background-position: 0 0;
  opacity: 0
}

.action__status span.start-anim {
  -webkit-animation-name: moveBackground;
  animation-name: moveBackground;
  -webkit-animation-timing-function: steps(100);
  animation-timing-function: steps(100);
  opacity: .5
}

@-webkit-keyframes moveBackground {
  0% {
    width: 0;
    opacity: 0
  }

  100% {
    width: 100%;
    opacity: .5;
    background: linear-gradient(245.29deg, #4c25f7 15.13%, #7316e0 51.15%, #be19fc 83.61%)
  }
}

@keyframes moveBackground {
  0% {
    width: 0;
    opacity: 0
  }

  100% {
    width: 100%;
    opacity: .5;
    background: -o-linear-gradient(204.71deg, #4c25f7 15.13%, #7316e0 51.15%, #be19fc 83.61%);
    background: linear-gradient(245.29deg, #4c25f7 15.13%, #7316e0 51.15%, #be19fc 83.61%)
  }
}

.action__text {
  font-size: calc(12px + 6 * ((100vw - 320px)/ 1600));
  line-height: 1.22;
  letter-spacing: -.05em
}

.check--color .check__circle {
  border: 12px solid #37ff00;
  -webkit-filter: drop-shadow(0 0 37.8824px rgba(55, 255, 0, .5));
  filter: drop-shadow(0 0 37.8824px rgba(55, 255, 0, .5));
  -webkit-box-shadow: 0 0 20px 0 #37ff00;
  box-shadow: 0 0 20px 0 #37ff00;
  -webkit-transition: border-color 1s linear, -webkit-box-shadow 1s linear;
  transition: border-color 1s linear, -webkit-box-shadow 1s linear;
  -o-transition: border-color 1s linear, box-shadow 1s linear;
  transition: border-color 1s linear, box-shadow 1s linear;
  transition: border-color 1s linear, box-shadow 1s linear, -webkit-box-shadow 1s linear
}

.check--color .check__circle-leftCheck::before {
  height: 100%
}

.check--color .check__circle-rightCheck::before {
  width: 100%
}

.check--color .check__text {
  color: #37ff00;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

.check__circle {
  position: relative;
  width: 140px;
  height: 140px;
  margin: 0 auto 20px;
  border-radius: 50%;
  border: 12px solid rgba(255, 255, 255, .9)
}

.check__circle::after,
.check__circle::before {
  content: '';
  position: absolute
}

.check__circle-leftCheck,
.check__circle-rightCheck {
  position: absolute;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: translateX(53px) translateY(-20px) rotate(-45deg);
  -ms-transform: translateX(53px) translateY(-20px) rotate(-45deg);
  transform: translateX(53px) translateY(-20px) rotate(-45deg);
  overflow: hidden
}

.check__circle-leftCheck {
  left: -5px;
  top: 60%;
  height: 40%;
  width: 16%
}

.check__circle-leftCheck::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #37ff00;
  top: 0;
  left: 0;
  -webkit-transition: height .3s linear;
  -o-transition: height .3s linear;
  transition: height .3s linear
}

.check__circle-rightCheck {
  left: -5px;
  bottom: 0;
  height: 14%;
  width: 66%
}

.check__circle-rightCheck::before {
  content: '';
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #37ff00;
  bottom: 0;
  left: 0;
  -webkit-transition: width .3s linear;
  -o-transition: width .3s linear;
  -webkit-transition: width .3s linear .3s;
  -o-transition: width .3s linear .3s;
  transition: width .3s linear .3s
}

.check__text {
  max-width: 370px;
  text-align: center;
  margin: 0 auto;
  color: rgba(255, 255, 255, .9);
  font-size: calc(12px + 15 * ((100vw - 320px)/ 1600));
  line-height: 1.22;
  letter-spacing: -.05em
}

.check__text::first-letter {
  text-transform: uppercase
}

.ellipse-btn {
  margin-bottom: 1.4em;
  padding: 1em 4em;
  color: #fff;
  font-size: calc(12px + 15 * ((100vw - 320px)/ 1600));
  line-height: 1.2;
  border-radius: 2.6em;
  background: -o-linear-gradient(bottom, #42005b 0, #be19fc 106.56%);
  background: -webkit-gradient(linear, left bottom, left top, from(#42005b), color-stop(106.56%, #be19fc));
  background: linear-gradient(0deg, #42005b 0, #be19fc 106.56%);
  border: none;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow .3s linear;
  transition: -webkit-box-shadow .3s linear;
  -o-transition: box-shadow .3s linear;
  transition: box-shadow .3s linear;
  transition: box-shadow .3s linear, -webkit-box-shadow .3s linear;
  -webkit-animation: shadow-pulse 2s infinite;
  animation: shadow-pulse 2.4s infinite;
  text-transform: uppercase;
}

@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(190, 25, 252, .4);
    -webkit-box-shadow: 0 0 0 0 rgba(190, 25, 252, .4)
  }

  to {
    box-shadow: 0 0 0 1em transparent;
    -webkit-box-shadow: 0 0 0 1em transparent
  }
}

@-webkit-keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(190, 25, 252, .4);
    -webkit-box-shadow: 0 0 0 0 rgba(190, 25, 252, .4)
  }

  to {
    box-shadow: 0 0 0 1em transparent;
    -webkit-box-shadow: 0 0 0 1em transparent
  }
}

.ellipse-btn:first-letter {
  text-transform: uppercase
}

.ellipse-btn:hover {
  -webkit-box-shadow: 0 0 25px 6px rgba(190, 25, 252, .4);
  box-shadow: 0 0 25px 6px rgba(190, 25, 252, .4)
}

.ellipse-btn:active {
  background: -o-linear-gradient(top, #4c255b 0, #2b005c 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#4c255b), to(#2b005c));
  background: linear-gradient(180deg, #4c255b 0, #2b005c 100%)
}

.container {
  max-width: 1050px;
  margin: 0 auto;
  padding: 0 60px
}

@media (max-width:576px) {
  .container {
    padding: 0 10px
  }
}

.header {
  padding-left: 60px
}

@media (max-width:576px) {
  .header {
    padding-left: 20px
  }
}

.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .6em 0
}

@media (max-width:992px) {
  .header__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

.header .registration {
  margin-left: auto
}

.header__box {
  max-height: 91px
}

@media (max-width:576px) {
  .header__box {
    max-height: 54px;
    margin-left: 10px
  }
}

.header .socials {
  margin-left: auto
}

@media (max-width:576px) {
  .header .socials {
    margin-left: 0
  }
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.logo__svg {
  width: 263px;
  height: 28px;
  -webkit-filter: drop-shadow(0 0 32px rgba(0, 0, 0, .8));
  filter: drop-shadow(0 0 32px rgba(0, 0, 0, .8))
}

@media (max-width:768px) {
  .logo__svg {
    width: 30vw
  }
}

@media (max-width:576px) {
  .logo__svg {
    width: 40vw;
    height: 5.2vw
  }
}

.logo__slogan {
  position: relative;
  margin-left: 5px;
  font-style: italic
}

.logo__text {
  color: #e1e1e1;
  font-size: 22px;
  font-style: normal;
  text-transform: uppercase
}

@media (max-width:992px) {
  .logo__text {
    font-size: 16px
  }
}

@media (max-width:576px) {
  .logo__text {
    white-space: nowrap
  }
}

.slots {
  padding-top: 4vw;
  height: 100%
}

.slots__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%
}

.slots__title {
  max-width: 500px;
  margin: 0 auto;
  text-align: center
}

.slots__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto 30px;
  padding-top: 20px
}

.slots__check {
  margin-bottom: 50px
}

.slots__promo {
  width: 86%;
  margin: 0 auto;
  text-align: center;
  font-size: calc(18px + 12 * ((100vw - 320px)/ 1600));
  left: 1.2em
}

.slots__promo span {
  color: red
}

footer {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-bottom: 16px;
  padding-top: 50px;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 39.33%, rgba(0, 0, 0, .8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(39.33%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 39.33%, rgba(0, 0, 0, .8) 100%)
}

footer .separator {
  width: 100%
}

footer .wooman-block {
  position: relative;
  z-index: 1;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto
}

footer .wooman-block .btn {
  z-index: 2
}

footer .wooman-block picture {
  position: absolute;
  bottom: 60%;
  left: -18%
}

footer .wooman-block picture>* {
  height: 43vw;
  max-height: 700px;
  min-height: 323px
}

footer .payments-methods {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

footer .payments-methods div {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: 2%;
  margin-right: 2%
}

footer .payments-methods div svg {
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s
}

footer .payments-methods div svg:last-of-type {
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0
}

footer .payments-methods div:hover svg:last-of-type {
  opacity: 1
}

footer .app-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2
}

footer .app-links a {
  margin-left: 3%;
  margin-right: 3%
}

footer .soc-networks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

footer .soc-networks a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1%;
  margin-right: 1%;
  padding-left: 2%;
  padding-right: 2%
}

footer .soc-networks a svg {
  display: block;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  height: auto
}

footer .soc-networks a svg:nth-child(2) {
  display: none;
  height: 0
}

footer .soc-networks a:hover svg {
  display: none;
  height: 0
}

footer .soc-networks a:hover svg:nth-child(2) {
  display: block;
  height: auto
}

footer .app-links,
footer .payments-methods,
footer .soc-networks {
  margin-bottom: 40px;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media (min-width:576px) {

  footer .app-links,
  footer .payments-methods,
  footer .soc-networks {
    width: 30%
  }

  footer .payments-methods {
    margin-right: 45px
  }
}

@media (min-width:767px) {

  footer .app-links,
  footer .payments-methods,
  footer .soc-networks {
    margin-bottom: 0
  }

  footer .wooman-block {
    position: absolute;
    bottom: 0;
    left: 55%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1;
    margin-bottom: 0
  }

  footer .wooman-block picture {
    position: relative
  }

  footer .wooman-block .btn {
    display: none
  }

  footer .payments-methods {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  footer .app-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  footer .soc-networks {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.popup {
  display: none;
  background: rgba(0, 0, 0, .7)
}

.popup.popup-show {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: fixed;
  z-index: 111;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.popup__close,
.popup__close1 {
  position: absolute;
  z-index: 100;
  right: 18px;
  top: 10px;
  height: 10px;
  width: 32px;
  height: 27px;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  cursor: pointer
}

.popup__close1:hover,
.popup__close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.popup__close1:hover .popup__close-btn::after,
.popup__close1:hover .popup__close-btn::before,
.popup__close:hover .popup__close-btn::after,
.popup__close:hover .popup__close-btn::before {
  opacity: .4
}

.popup__close-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%
}

.popup__close-btn:after,
.popup__close-btn:before {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 26px;
  width: 3px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: opacity .3s linear;
  -o-transition: opacity .3s linear;
  transition: opacity .3s linear
}

.popup__close-btn:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.popup__close-btn:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.popup--instruction .popup__wrapper {
  position: relative;
  width: 100%;
  padding: 26px 37px 45px;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  -o-transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  background-size: cover;
  background-position: center;
  background-image: -webkit-image-set(url("../../images/bg/bg-form.avif") 1x,
      url("../../images/bg/bg-form.webp") 2x,
      url("../../images/bg/bg-form.png") 2x);
  background-image: -webkit-image-set("../../images/bg/bg-form.avif"1x type("image/avif"),
      "../../images/bg/bg-form.webp"2x type("image/webp"),
      "../../images/bg/bg-form.png"2x type("image/png"));
  background-image: image-set("../../images/bg/bg-form.avif"1x type("image/avif"),
      "../../images/bg/bg-form.webp"2x type("image/webp"),
      "../../images/bg/bg-form.png"2x type("image/png"));
  -webkit-box-shadow: inset 0 0 2.6vw 1.5vw rgb(124 23 228 / 25%);
  box-shadow: inset 0 0 2.6vw 1.5vw rgb(124 23 228 / 25%);
  background-blend-mode: overlay;
  border: 3px solid;
  -o-border-image: -o-linear-gradient(286deg, #5970df 0, #be19fc 100%);
  border-image: linear-gradient(164deg, #5970df 0, #be19fc 100%);
  border-image-slice: 1;
  background-size: cover
}

.popup--instruction .popup__wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8)
}

.popup__image {
  width: 70%;
  height: auto;
  margin: 0 auto
}

@media (max-width:576px) {
  .popup__image {
    margin-bottom: 1em
  }
}

.popup__img {
  max-width: 100%;
  min-height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.popup__title {
  font-size: clamp(14px, 3vw, 20px);
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center
}

.popup__number {
  position: relative;
  z-index: 13;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 15px 10px 0;
  max-width: 53%;
  counter-increment: my-awesome-counter
}

@media (max-width:992px) {
  .popup__number {
    max-width: 70%
  }
}

@media (max-width:576px) {
  .popup__number {
    max-width: 90%
  }
}

.popup__number:not(:first-child) .popup__text {
  margin-left: 10px
}

@media (max-width:576px) {
  .popup__number:not(:first-child) .popup__text {
    margin-left: 0
  }
}

@media (max-width:576px) {
  .popup__number:first-child {
    margin: 0 auto
  }
}

.popup__number:nth-child(2) {
  margin-left: 7%
}

@media (max-width:576px) {
  .popup__number:nth-child(2) {
    margin: 0 auto
  }
}

.popup__number:nth-child(3) {
  margin-left: 14%
}

@media (max-width:576px) {
  .popup__number:nth-child(3) {
    margin: 0 auto
  }
}

.popup__number:nth-child(4) {
  margin-left: 21%
}

@media (max-width:576px) {
  .popup__number:nth-child(4) {
    margin: 0 auto
  }
}

.popup__number:nth-child(5) {
  margin-left: 28%
}

@media (max-width:576px) {
  .popup__number:nth-child(5) {
    margin: 0 auto
  }
}

.popup__number::before {
  font-family: Orbitron;
  content: counter(my-awesome-counter);
  font-size: clamp(44px, 4.7vw, 80px);
  color: #fff
}

@media (max-width:1124px) {
  .popup__number::before {
    font-size: clamp(24px, 5vw, 52px)
  }
}

@media (max-width:992px) {
  .popup__number::before {
    font-size: clamp(42px, 8vw, 60px)
  }
}

@media (max-width:576px) {
  .popup__number::before {
    margin-right: .4em
  }
}

@media (max-width:576px) {
  .popup__text {
    font-size: clamp(10px, 3vw, 16px)
  }
}

.popup__text span {
  color: #f7e335
}

.popup__button {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 20px 0
}

.popup__btn {
  padding: .8em 1em;
  font-size: clamp(10px, 1.6vw, 18px);
  border-radius: 1.2em;
  color: #000;
  text-transform: uppercase;
  border: 1px solid transparent;
  background: -o-linear-gradient(359.4deg, #ffbc00 19.97%, #ffe400 90.72%), -o-linear-gradient(left, #0354ff -.35%, #1795f9 99.55%);
  background: linear-gradient(90.6deg, #ffbc00 19.97%, #ffe400 90.72%), linear-gradient(90deg, #0354ff -.35%, #1795f9 99.55%);
  -webkit-box-shadow: -6.39871px 8.31833px 26.2347px -12.7974px #ffbd01, 0 6.78782px 4.52522px rgba(0, 0, 0, .6);
  box-shadow: -6.39871px 8.31833px 26.2347px -12.7974px #ffbd01, 0 6.78782px 4.52522px rgba(0, 0, 0, .6);
  background-size: 1px 200px;
  -webkit-transition: background .3s linear, color .3s linear;
  -o-transition: background .3s linear, color .3s linear;
  transition: background .3s linear, color .3s linear
}

.popup__btn:hover {
  background-position: 100px;
  color: #404040
}

.popup__date,
.popup__name {
  text-align: center
}

.popup__name {
  font-size: clamp(16px, 2.5vw, 39px);
  line-height: 1.08;
  background: -o-linear-gradient(359.4deg, #ffbc00 19.97%, #ffe400 90.72%), -o-linear-gradient(bottom, #fff, #fff);
  background: linear-gradient(90.6deg, #ffbc00 19.97%, #ffe400 90.72%), linear-gradient(0deg, #fff, #fff);
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.popup__date {
  display: none;
  margin-bottom: 16px;
  font-style: normal;
  color: #e5e5e5;
  font-size: clamp(14px, 1.6vw, 24px);
  line-height: 1.26
}

.popup__frame {
  border: 1px solid #fff;
  border-radius: 16px;
  padding: 13px 26px 15px 19px
}

@media (max-width:576px) {
  .popup__frame {
    padding: 7px 12px 20px 7px
  }
}

.popup {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
  min-width: 100vw;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 1vw
}

.popup.popup-show {
  position: fixed;
  top: 50%;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(0, 0, 0, .95)
}

.popup__wrapper {
  position: relative;
  -webkit-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  transform: translateY(-50px);
  -webkit-transition: -webkit-transform .6s linear;
  transition: -webkit-transform .6s linear;
  -o-transition: transform .6s linear;
  transition: transform .6s linear;
  transition: transform .6s linear, -webkit-transform .6s linear
}

.popup__body {
  position: relative
}

.popup__close {
  position: absolute;
  z-index: 4;
  right: 32px;
  bottom: 100%;
  top: 10px;
  height: 10px;
  width: 32px;
  height: 27px;
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear
}

.popup__close:hover .popup__close-btn::after,
.popup__close:hover .popup__close-btn::before {
  background-color: rgba(255, 255, 255, .7)
}

.popup__close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.popup__close:hover {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.popup__close-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer
}

.popup__close-btn::after,
.popup__close-btn::before {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 26px;
  width: 3px;
  background-color: #fff;
  border-radius: 2px;
  -webkit-transition: opacity .3s linear, -webkit-transform .3s linear;
  transition: opacity .3s linear, -webkit-transform .3s linear;
  -o-transition: opacity .3s linear, transform .3s linear;
  transition: opacity .3s linear, transform .3s linear;
  transition: opacity .3s linear, transform .3s linear, -webkit-transform .3s linear;
  border-radius: 6px
}

.popup__close-btn::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.popup__close-btn::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.form-tabs {
  position: relative;
  max-width: 830px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 60px 30px 30px 30px;
  background-image: -webkit-image-set(url("../images/bg/bg-form.avif") 1x,
      url("../images/bg/bg-form.webp") 2x,
      url("../images/bg/bg-form.png") 2x);
  background-image: -webkit-image-set("../images/bg/bg-form.avif"1x type("image/avif"),
      "../images/bg/bg-form.webp"2x type("image/webp"),
      "../images/bg/bg-form.png"2x type("image/png"));
  background-image: image-set("../images/bg/bg-form.avif"1x type("image/avif"),
      "../images/bg/bg-form.webp"2x type("image/webp"),
      "../images/bg/bg-form.png"2x type("image/png"));
  background-blend-mode: overlay;
  border: 3px solid;
  -o-border-image: -o-linear-gradient(286deg, #5970df 0, #be19fc 100%);
  border-image: linear-gradient(164deg, #5970df 0, #be19fc 100%);
  border-image-slice: 1;
  background-size: cover;
  -webkit-box-shadow: inset 0 0 2.6vw 1.5vw rgba(124, 23, 228, .25);
  box-shadow: inset 0 0 2.6vw 1.5vw rgba(124, 23, 228, .25)
}

.form-tabs::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .9)
}

@media (max-width:576px) {
  .form-tabs {
    padding: 40px 20px 20px 20px
  }
}

@media (max-width:576px) {
  .form-tabs form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.form-tabs__switches {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media (max-width:576px) {
  .form-tabs__switches {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

.form-tabs__switches a {
  position: relative;
  z-index: 2;
  width: 100%;
  text-align: center;
  padding: .2em 3em;
  line-height: 48px;
  font-size: calc(16px + 9 * ((100vw - 320px)/ 1600));
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-filter: drop-shadow(0 0 5px #7316e0);
  filter: drop-shadow(0 0 5px #7316e0);
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border: 1px solid;
  -o-border-image: -o-linear-gradient(right, #be19fc 1%, #7316e0 100%);
  border-image: -webkit-gradient(linear, right top, left top, color-stop(1%, #be19fc), to(#7316e0));
  border-image: linear-gradient(to left, #be19fc 1%, #7316e0 100%);
  border-image-slice: 1
}

@media (max-width:576px) {
  .form-tabs__switches a {
    line-height: 38px
  }
}

.form-tabs__switches a:hover {
  color: rgba(255, 255, 255, .7)
}

.form-tabs__switches a:hover::before {
  opacity: 0
}

.form-tabs__switches a::before {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  z-index: -1;
  opacity: 0;
  background: -o-linear-gradient(250.86deg, #7316e0 0, #be19fc 100%), -o-linear-gradient(250.86deg, #be19fc 0, #7316e0 100%), #c4c4c4;
  background: linear-gradient(199.14deg, #7316e0 0, #be19fc 100%), linear-gradient(199.14deg, #be19fc 0, #7316e0 100%), #c4c4c4
}

.form-tabs__switches a.active::before {
  opacity: 1
}

.form-tabs__switches a.active:hover::before {
  opacity: 1
}

.form-tabs__switches a.active:hover {
  opacity: 1;
  color: #fff
}

.form-tabs__switches a:not(:first-child) {
  border-left: none
}

@media (max-width:576px) {
  .form-tabs__switches a:not(:first-child) {
    margin-top: 20px;
    border: 1px solid;
    -o-border-image: -o-linear-gradient(right, #be19fc 1%, #7316e0 100%);
    border-image: -webkit-gradient(linear, right top, left top, color-stop(1%, #be19fc), to(#7316e0));
    border-image: linear-gradient(to left, #be19fc 1%, #7316e0 100%);
    border-image-slice: 1
  }
}

form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

input.form-element,
select.form-element {
  padding-left: 10px
}

input.form-element.err-val {
  border-image: none;
  border-color: rgba(255, 0, 0, .7);
}

@media (max-width:576px) {

  button.form-element,
  div.form-element,
  input.form-element,
  select.form-element {
    width: 100%
  }
}

select.form-element {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  appearance: none;
  overflow: hidden
}

.form-element,
.promo-show {
  z-index: 2;
  width: 45%;
  height: 50px;
  margin-top: 30px;
  font-size: calc(16px + 4 * ((100vw - 320px)/ 1600));
  line-height: 1.2;
  background: 0 0;
  color: #fff;
  border: 1px solid;
  -o-border-image: -o-linear-gradient(top, #be19fc 1%, #7316e0 100%);
  border-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #be19fc), to(#7316e0));
  border-image: linear-gradient(to bottom, #be19fc 1%, #7316e0 100%);
  border-image-slice: 1;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

@media (max-width:576px) {

  .form-element,
  .promo-show {
    margin-top: 20px;
    height: 40px
  }
}

.form-element[name=country] option,
.form-element[name=currency] option {
  color: #fff;
  background-color: #731696;
  font-size: 12px
}

.form-element[name=currency] option:first-child {
  display: block;
  padding-top: 5px
}

.form-element.phone-block {
  position: relative;
  z-index: 10;
  margin-top: 30px
}

@media (max-width:576px) {
  .form-element.phone-block {
    margin-top: 20px
  }
}

.phone-block {
  margin-top: 0;
  padding-top: 26px;
  position: relative
}

.phone-block .iti {
  position: absolute;
  top: 0
}

.phone-block input[type=tel] {
  height: 48px;
  color: #fff
}

@media (max-width:576px) {
  .phone-block input[type=tel] {
    height: 38px;
    color: #fff
  }
}

.valid-block {
  position: absolute;
  top: -60%;
  left: 3%;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 900;
}

#valid-msg {
  color: green;
  text-shadow: 1px 0 0 #000
}

#error-msg {
  color: red;
  text-shadow: 1px 0 0 #000
}

.iti,
input,
select {
  cursor: pointer;
  max-width: 100%;
  border: none
}

@media (max-width:576px) {

  .iti,
  input,
  select {
    cursor: pointer
  }
}

input.form-element::-webkit-input-placeholder {
  text-transform: uppercase
}

input.form-element::-moz-placeholder {
  text-transform: uppercase
}

input.form-element:-ms-input-placeholder {
  text-transform: uppercase
}

input.form-element::-ms-input-placeholder {
  text-transform: uppercase
}

input.form-element::placeholder {
  text-transform: uppercase;
  color: #fff
}

.hide {
  display: none
}

#currency {
  text-transform: uppercase
}

.sub-form {
  cursor: pointer;
  background: -o-linear-gradient(250.86deg, #7316e0 0, #be19fc 100%), -o-linear-gradient(250.86deg, #be19fc 0, #7316e0 100%);
  background: linear-gradient(199.14deg, #7316e0 0, #be19fc 100%), linear-gradient(199.14deg, #be19fc 0, #7316e0 100%);
  box-shadow: 0 0 5px #7316e0;
  -webkit-box-shadow: 0 0 5px #7316e0;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

.sub-form:hover {
  color: #000;
  text-shadow: 0px 0px 2px #000;
}

.sub-form:first-letter {
  text-transform: uppercase
}

.sub-form:disabled,
.sub-form-disabled {
  opacity: 0.5;
  cursor: not-allowed;
  color: #fff;
  text-shadow: none;
}

.block-promo {
  z-index: 2;
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 50px
}

@media (max-width:576px) {
  .block-promo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto
  }
}

.block-promo label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
  cursor: pointer
}

@media (max-width:576px) {
  .block-promo label {
    position: relative;
    font-size: 12px
  }
}

.block-promo label input {
  margin-right: 10px
}

.block-promo label>span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

@media (max-width:576px) {
  .block-promo label>span {
    margin-top: 20px
  }
}

.block-promo label>span:hover {
  color: rgba(255, 255, 255, .6)
}

.block-promo label>span::before {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin-right: .5em;
  border: 1px solid #0978e7;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  border: 1px solid;
  -o-border-image: -o-linear-gradient(top, #be19fc 1%, #7316e0 100%);
  border-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #be19fc), to(#7316e0));
  border-image: linear-gradient(to bottom, #be19fc 1%, #7316e0 100%);
  border-image-slice: 1
}

.block-promo label input[type=checkbox] {
  position: absolute;
  opacity: 0
}

@media (max-width:576px) {
  .block-promo label input[type=checkbox] {
    left: 0;
    bottom: 0;
    margin-left: 0;
    margin-bottom: 0
  }
}

.block-promo label>input:not(:disabled):not(:checked)+span:hover::before {
  border-color: #b3d7ff
}

.block-promo label>input:not(:disabled):active+span::before {
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.block-promo label>input:focus+span::before {
  -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.block-promo label>input:focus:not(:checked)+span::before {
  border-color: #80bdff
}

.block-promo label>input:checked+span::before {
  border-color: #0b76ef;
  background-color: #0b76ef;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")
}

.block-promo label>input:disabled+span::before {
  background-color: #e9ecef
}

#promo {
  margin-top: 0;
  width: 45%;
  height: 0;
  padding: 0
}

@media (max-width:576px) {
  #promo {
    width: 100%
  }
}

.promo-show {
  -webkit-animation: promoShow .5s linear forwards;
  animation: promoShow .5s linear forwards
}

@-webkit-keyframes promoShow {
  0% {
    padding: 0;
    height: 0
  }

  100% {
    padding: 5px;
    height: 50px
  }
}

@keyframes promoShow {
  0% {
    padding: 0;
    height: 0
  }

  100% {
    padding: 5px;
    height: 50px
  }
}

.promo-hide {
  -webkit-animation: promoHide .5s linear forwards;
  animation: promoHide .5s linear forwards
}

@-webkit-keyframes promoHide {
  0% {
    padding: 5px;
    height: 50px
  }

  100% {
    padding: 0;
    height: 0
  }
}

@keyframes promoHide {
  0% {
    background-color: transparent;
    padding: 5px;
    height: 50px
  }

  100% {
    background-color: transparent;
    padding: 0;
    height: 0
  }
}

.haveAccount {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-top: 20px;
  font-size: calc(14px + 12 * ((100vw - 320px)/ 1600));
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color .3s linear;
  -o-transition: color .3s linear;
  transition: color .3s linear
}

@media (max-width:576px) {
  .haveAccount {
    font-size: 16px
  }
}

.haveAccount:hover {
  color: rgba(255, 255, 255, .6)
}

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

.iti * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box
}

.iti__hide {
  display: none
}

.iti__v-hide {
  visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0
}

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px
}

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px
}

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555
}

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555
}

.iti__country-list {
  position: absolute;
  z-index: 10;
  margin-top: 4px;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  background-color: #731696;
  border: 1px solid #ccc;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch
}

.iti__country-list::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgba(34, 60, 80, .2) inset;
  background: linear-gradient(164deg, #5970df 0, #be19fc 100%);
  border-radius: 2px
}

.iti__country-list::-webkit-scrollbar {
  width: 10px
}

.iti__country-list::-webkit-scrollbar-thumb {
  background: linear-gradient(199.14deg, #7316e0 0, #be19fc 100%), linear-gradient(199.14deg, #be19fc 0, #7316e0 100%), #c4c4c4
}

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px
}

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

.iti__flag-box {
  display: inline-block;
  width: 20px
}

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc
}

.iti__country {
  padding: 5px 10px;
  outline: 0
}

.iti__dial-code {
  color: #999
}

.iti__country.iti__highlight {
  background: #08c
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
  vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
  margin-right: 6px
}

.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] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0
}

.iti--allow-dropdown input[type=tel] {
  background-color: transparent;
  padding-left: 102px !important
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
  cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
  background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, .05)
}

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

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px
}

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

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed
}

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%
}

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

.iti__flag {
  width: 20px
}

.iti__flag.iti__be {
  width: 18px
}

.iti__flag.iti__ch {
  width: 15px
}

.iti__flag.iti__mc {
  width: 19px
}

.iti__flag.iti__ne {
  width: 18px
}

.iti__flag.iti__np {
  width: 13px
}

.iti__flag.iti__va {
  width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:2/1),
(min-resolution:192dpi) {
  .iti__flag {
    background-size: 5652px 15px
  }
}

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0 0
}

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0
}

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0
}

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0
}

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0
}

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0
}

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0
}

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0
}

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0
}

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0
}

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0
}

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0
}

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0
}

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0
}

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0
}

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0
}

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0
}

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0
}

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0
}

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0
}

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0
}

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0
}

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0
}

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0
}

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0
}

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0
}

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0
}

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0
}

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0
}

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0
}

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0
}

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0
}

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0
}

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0
}

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0
}

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0
}

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0
}

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0
}

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0
}

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0
}

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0
}

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0
}

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0
}

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0
}

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0
}

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0
}

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0
}

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0
}

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0
}

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0
}

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0
}

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0
}

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0
}

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0
}

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0
}

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0
}

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0
}

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0
}

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0
}

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0
}

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0
}

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0
}

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0
}

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0
}

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0
}

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0
}

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0
}

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0
}

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0
}

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0
}

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0
}

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0
}

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0
}

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0
}

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0
}

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0
}

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0
}

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0
}

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0
}

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0
}

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0
}

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0
}

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0
}

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0
}

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0
}

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0
}

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0
}

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0
}

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0
}

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0
}

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0
}

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0
}

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0
}

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0
}

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0
}

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0
}

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0
}

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0
}

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0
}

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0
}

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0
}

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0
}

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0
}

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0
}

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0
}

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0
}

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0
}

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0
}

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0
}

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0
}

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0
}

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0
}

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0
}

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0
}

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0
}

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0
}

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0
}

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0
}

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0
}

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0
}

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0
}

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0
}

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0
}

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0
}

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0
}

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0
}

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0
}

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0
}

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0
}

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0
}

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0
}

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0
}

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0
}

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0
}

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0
}

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0
}

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0
}

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0
}

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0
}

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0
}

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0
}

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0
}

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0
}

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0
}

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0
}

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0
}

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0
}

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0
}

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0
}

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0
}

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0
}

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0
}

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0
}

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0
}

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0
}

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0
}

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0
}

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0
}

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0
}

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0
}

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0
}

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0
}

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0
}

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0
}

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0
}

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0
}

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0
}

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0
}

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0
}

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0
}

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0
}

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0
}

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0
}

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0
}

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0
}

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0
}

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0
}

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0
}

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0
}

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0
}

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0
}

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0
}

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0
}

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0
}

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0
}

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0
}

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0
}

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0
}

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0
}

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0
}

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0
}

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0
}

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0
}

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0
}

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0
}

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0
}

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0
}

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0
}

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0
}

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0
}

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0
}

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0
}

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0
}

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0
}

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0
}

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0
}

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0
}

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0
}

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0
}

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0
}

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0
}

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0
}

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0
}

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0
}

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0
}

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0
}

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0
}

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0
}

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0
}

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0
}

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0
}

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0
}

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0
}

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0
}

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0
}

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0
}

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0
}

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0
}

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0
}

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0
}

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0
}

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0
}

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0
}

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0
}

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0
}

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0
}

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0
}

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0
}

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0
}

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0
}

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0
}

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0
}

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0
}

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0
}

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0
}

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0
}

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0
}

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0
}

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0
}

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0
}

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0
}

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0
}

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0
}

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0
}

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0
}

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0
}

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0
}

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0
}

.iti__flag {
  height: 15px;
  -webkit-box-shadow: 0 0 1px 0 #888;
  box-shadow: 0 0 1px 0 #888;
  background-image: url(../images/flags.png);
  background-repeat: no-repeat;
  background-color: #dbdbdb;
  background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:2/1),
(min-resolution:192dpi) {
  .iti__flag {
    background-image: url(../images/flags@2x.png)
  }
}

.iti__flag.iti__np {
  background-color: transparent
}

/*!*****************************************************

Freak Flags, Copyright ©2021 Michael P. Cohen. Freak flags is licenced under the MIT licence.  

For complete information visit: www.freakflagsprite.com 

******************************************************/
.fflag {
  background-image: url(../images/flagSprite42.png);
  background-repeat: no-repeat;
  background-size: 100% 49494%;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.fflag-ch,
.fflag-np {
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.fflag-dz {
  background-position: center .2287%
}

.fflag-ao {
  background-position: center .4524%
}

.fflag-bj {
  background-position: center .6721%
}

.fflag-bw {
  background-position: center .8958%
}

.fflag-bf {
  background-position: center 1.1162%
}

.fflag-bi {
  background-position: center 1.3379%
}

.fflag-cm {
  background-position: center 1.5589%
}

.fflag-cv {
  background-position: center 1.7805%
}

.fflag-cf {
  background-position: center 2.0047%
}

.fflag-td {
  background-position: center 2.2247%
}

.fflag-cd {
  background-position: left 2.4467%
}

.fflag-dj {
  background-position: left 2.6674%
}

.fflag-eg {
  background-position: center 2.8931%
}

.fflag-gq {
  background-position: center 3.1125%
}

.fflag-er {
  background-position: left 3.3325%
}

.fflag-et {
  background-position: center 3.5542%
}

.fflag-ga {
  background-position: center 3.7759%
}

.fflag-gm {
  background-position: center 4.0015%
}

.fflag-gh {
  background-position: center 4.2229%
}

.fflag-gn {
  background-position: center 4.441%
}

.fflag-gw {
  background-position: left 4.66663%
}

.fflag-ci {
  background-position: center 4.8844%
}

.fflag-ke {
  background-position: center 5.1061%
}

.fflag-ls {
  background-position: center 5.3298%
}

.fflag-lr {
  background-position: left 5.5495%
}

.fflag-ly {
  background-position: center 5.7712%
}

.fflag-mg {
  background-position: center 5.994%
}

.fflag-mw {
  background-position: center 6.2156%
}

.fflag-ml {
  background-position: center 6.4363%
}

.fflag-mr {
  background-position: center 6.658%
}

.fflag-mu {
  background-position: center 6.8805%
}

.fflag-yt {
  background-position: center 7.1038%
}

.fflag-ma {
  background-position: center 7.3231%
}

.fflag-mz {
  background-position: left 7.5448%
}

.fflag-na {
  background-position: left 7.7661%
}

.fflag-ne {
  background-position: center 7.98937%
}

.fflag-ng {
  background-position: center 8.2099%
}

.fflag-cg {
  background-position: center 8.4316%
}

.fflag-re {
  background-position: center 8.6533%
}

.fflag-rw {
  background-position: right 8.875%
}

.fflag-sh {
  background-position: center 9.0967%
}

.fflag-st {
  background-position: center 9.32237%
}

.fflag-sn {
  background-position: center 9.5426%
}

.fflag-sc {
  background-position: left 9.7628%
}

.fflag-sl {
  background-position: center 9.9845%
}

.fflag-so {
  background-position: center 10.2052%
}

.fflag-za {
  background-position: left 10.4269%
}

.fflag-ss {
  background-position: left 10.6486%
}

.fflag-sd {
  background-position: center 10.8703%
}

.fflag-sr {
  background-position: center 11.0945%
}

.fflag-sz {
  background-position: center 11.3135%
}

.fflag-tg {
  background-position: left 11.5354%
}

.fflag-tn {
  background-position: center 11.7593%
}

.fflag-ug {
  background-position: center 11.9799%
}

.fflag-tz {
  background-position: center 12.2005%
}

.fflag-eh {
  background-position: center 12.4222%
}

.fflag-ye {
  background-position: center 12.644%
}

.fflag-zm {
  background-position: center 12.8664%
}

.fflag-zw {
  background-position: left 13.0873%
}

.fflag-ai {
  background-position: center 13.309%
}

.fflag-ag {
  background-position: center 13.5307%
}

.fflag-ar {
  background-position: center 13.7524%
}

.fflag-aw {
  background-position: left 13.9741%
}

.fflag-bs {
  background-position: left 14.1958%
}

.fflag-bb {
  background-position: center 14.4175%
}

.fflag-bq {
  background-position: center 14.6415%
}

.fflag-bz {
  background-position: center 14.8609%
}

.fflag-bm {
  background-position: center 15.0826%
}

.fflag-bo {
  background-position: center 15.306%
}

.fflag-vg {
  background-position: center 15.528%
}

.fflag-br {
  background-position: center 15.7496%
}

.fflag-ca {
  background-position: center 15.9694%
}

.fflag-ky {
  background-position: center 16.1911%
}

.fflag-cl {
  background-position: left 16.4128%
}

.fflag-co {
  background-position: left 16.6345%
}

.fflag-km {
  background-position: center 16.8562%
}

.fflag-cr {
  background-position: center 17.0779%
}

.fflag-cu {
  background-position: left 17.2996%
}

.fflag-cw {
  background-position: center 17.5213%
}

.fflag-dm {
  background-position: center 17.743%
}

.fflag-do {
  background-position: center 17.968%
}

.fflag-ec {
  background-position: center 18.1864%
}

.fflag-sv {
  background-position: center 18.4081%
}

.fflag-fk {
  background-position: center 18.6298%
}

.fflag-gf {
  background-position: center 18.8515%
}

.fflag-gl {
  background-position: left 19.0732%
}

.fflag-gd {
  background-position: center 19.2987%
}

.fflag-gp {
  background-position: center 19.518%
}

.fflag-gt {
  background-position: center 19.7383%
}

.fflag-gy {
  background-position: center 19.96%
}

.fflag-ht {
  background-position: center 20.1817%
}

.fflag-hn {
  background-position: center 20.4034%
}

.fflag-jm {
  background-position: center 20.6241%
}

.fflag-mq {
  background-position: center 20.8468%
}

.fflag-mx {
  background-position: center 21.0685%
}

.fflag-ms {
  background-position: center 21.2902%
}

.fflag-ni {
  background-position: center 21.5119%
}

.fflag-pa {
  background-position: center 21.7336%
}

.fflag-py {
  background-position: center 21.9553%
}

.fflag-pe {
  background-position: center 22.177%
}

.fflag-pr {
  background-position: left 22.4002%
}

.fflag-bl {
  background-position: center 22.6204%
}

.fflag-kn {
  background-position: center 22.8421%
}

.fflag-lc {
  background-position: center 23.0638%
}

.fflag-pm {
  background-position: center 23.2855%
}

.fflag-vc {
  background-position: center 23.5072%
}

.fflag-sx {
  background-position: left 23.732%
}

.fflag-tt {
  background-position: center 23.9506%
}

.fflag-tc {
  background-position: center 24.1723%
}

.fflag-en {
  background-position: center 24.394%
}

.fflag-vi {
  background-position: center 24.6157%
}

.fflag-uy {
  background-position: left 24.8374%
}

.fflag-ve {
  background-position: center 25.0591%
}

.fflag-ab {
  background-position: center 25.279%
}

.fflag-af {
  background-position: center 25.5025%
}

.fflag-az {
  background-position: center 25.7242%
}

.fflag-bd {
  background-position: center 25.9459%
}

.fflag-bt {
  background-position: center 26.1676%
}

.fflag-bn {
  background-position: center 26.3885%
}

.fflag-kh {
  background-position: center 26.611%
}

.fflag-cn {
  background-position: left 26.8327%
}

.fflag-ge {
  background-position: center 27.0544%
}

.fflag-hk {
  background-position: center 27.2761%
}

.fflag-in {
  background-position: center 27.4978%
}

.fflag-id {
  background-position: center 27.7195%
}

.fflag-jp {
  background-position: center 27.9412%
}

.fflag-kz {
  background-position: center 28.1615%
}

.fflag-la {
  background-position: center 28.3846%
}

.fflag-mo {
  background-position: center 28.6063%
}

.fflag-my {
  background-position: center 28.829%
}

.fflag-mv {
  background-position: center 29.0497%
}

.fflag-mn {
  background-position: left 29.2714%
}

.fflag-mm {
  background-position: center 29.4931%
}

.fflag-np {
  background-position: left 29.7148%
}

.fflag-kp {
  background-position: left 29.9365%
}

.fflag-mp {
  background-position: center 30.1582%
}

.fflag-pw {
  background-position: center 30.3799%
}

.fflag-pg {
  background-position: center 30.6016%
}

.fflag-ph {
  background-position: left 30.8233%
}

.fflag-sg {
  background-position: left 31.045%
}

.fflag-kr {
  background-position: center 31.2667%
}

.fflag-lk {
  background-position: right 31.4884%
}

.fflag-tw {
  background-position: left 31.7101%
}

.fflag-tj {
  background-position: center 31.9318%
}

.fflag-th {
  background-position: center 32.1535%
}

.fflag-tl {
  background-position: left 32.3752%
}

.fflag-tm {
  background-position: center 32.5969%
}

.fflag-vn {
  background-position: center 32.8186%
}

.fflag-al {
  background-position: center 33.0403%
}

.fflag-ad {
  background-position: center 33.25975%
}

.fflag-am {
  background-position: center 33.4837%
}

.fflag-at {
  background-position: center 33.7054%
}

.fflag-by {
  background-position: left 33.9271%
}

.fflag-be {
  background-position: center 34.1488%
}

.fflag-ba {
  background-position: center 34.3705%
}

.fflag-bg {
  background-position: center 34.5922%
}

.fflag-hr {
  background-position: center 34.8139%
}

.fflag-cy {
  background-position: center 35.0356%
}

.fflag-cz {
  background-position: left 35.2555%
}

.fflag-dk {
  background-position: center 35.479%
}

.fflag-ee {
  background-position: center 35.7007%
}

.fflag-fo {
  background-position: center 35.9224%
}

.fflag-fi {
  background-position: center 36.1441%
}

.fflag-fr {
  background-position: center 36.3658%
}

.fflag-de {
  background-position: center 36.5875%
}

.fflag-gi {
  background-position: center 36.8092%
}

.fflag-gr {
  background-position: left 37.0309%
}

.fflag-hu {
  background-position: center 37.2526%
}

.fflag-is {
  background-position: center 37.4743%
}

.fflag-ie {
  background-position: center 37.696%
}

.fflag-im {
  background-position: center 37.9177%
}

.fflag-it {
  background-position: center 38.1394%
}

.fflag-je {
  background-position: center 38.3611%
}

.fflag-xk {
  background-position: center 38.5828%
}

.fflag-lv {
  background-position: center 38.8045%
}

.fflag-li {
  background-position: left 39.0262%
}

.fflag-lt {
  background-position: center 39.2479%
}

.fflag-lu {
  background-position: center 39.4696%
}

.fflag-mt {
  background-position: left 39.6913%
}

.fflag-md {
  background-position: center 39.913%
}

.fflag-mc {
  background-position: center 40.1347%
}

.fflag-me {
  background-position: center 40.3564%
}

.fflag-nl {
  background-position: center 40.5781%
}

.fflag-mk {
  background-position: center 40.7998%
}

.fflag-no {
  background-position: center 41.0215%
}

.fflag-pl {
  background-position: center 41.2432%
}

.fflag-pt {
  background-position: center 41.4649%
}

.fflag-ro {
  background-position: center 41.6866%
}

.fflag-ru {
  background-position: center 41.9083%
}

.fflag-sm {
  background-position: center 42.13%
}

.fflag-rs {
  background-position: center 42.3517%
}

.fflag-sk {
  background-position: center 42.5734%
}

.fflag-si {
  background-position: center 42.7951%
}

.fflag-es {
  background-position: left 43.0168%
}

.fflag-se {
  background-position: center 43.2385%
}

.fflag-ch {
  background-position: center 43.4602%
}

.fflag-tr {
  background-position: center 43.6819%
}

.fflag-ua {
  background-position: center 43.9036%
}

.fflag-gb {
  background-position: center 44.1253%
}

.fflag-va {
  background-position: right 44.347%
}

.fflag-bh {
  background-position: center 44.5687%
}

.fflag-ir {
  background-position: center 44.7904%
}

.fflag-iq {
  background-position: center 45.0121%
}

.fflag-il {
  background-position: center 45.2338%
}

.fflag-kw {
  background-position: left 45.4555%
}

.fflag-jo {
  background-position: left 45.6772%
}

.fflag-kg {
  background-position: center 45.897%
}

.fflag-lb {
  background-position: center 46.1206%
}

.fflag-om {
  background-position: left 46.3423%
}

.fflag-pk {
  background-position: center 46.561%
}

.fflag-ps {
  background-position: center 46.7857%
}

.fflag-qa {
  background-position: center 47.0074%
}

.fflag-sa {
  background-position: center 47.2291%
}

.fflag-sy {
  background-position: center 47.4508%
}

.fflag-ae {
  background-position: center 47.6725%
}

.fflag-uz {
  background-position: left 47.8942%
}

.fflag-as {
  background-position: right 48.1159%
}

.fflag-au {
  background-position: center 48.3376%
}

.fflag-cx {
  background-position: center 48.5593%
}

.fflag-cc {
  background-position: center 48.781%
}

.fflag-ck {
  background-position: center 49.002%
}

.fflag-fj {
  background-position: center 49.2244%
}

.fflag-pf {
  background-position: center 49.4445%
}

.fflag-gu {
  background-position: center 49.6678%
}

.fflag-ki {
  background-position: center 49.8895%
}

.fflag-mh {
  background-position: left 50.1112%
}

.fflag-fm {
  background-position: center 50.3329%
}

.fflag-nc {
  background-position: center 50.5546%
}

.fflag-nz {
  background-position: center 50.7763%
}

.fflag-nr {
  background-position: left 50.998%
}

.fflag-nu {
  background-position: center 51.2197%
}

.fflag-nf {
  background-position: center 51.4414%
}

.fflag-ws {
  background-position: left 51.6631%
}

.fflag-sb {
  background-position: left 51.8848%
}

.fflag-tk {
  background-position: center 52.1065%
}

.fflag-to {
  background-position: left 52.3282%
}

.fflag-tv {
  background-position: center 52.5499%
}

.fflag-vu {
  background-position: left 52.7716%
}

.fflag-wf {
  background-position: center 52.9933%
}

.fflag-eu {
  background-position: center 53.215%
}

.fflag-jr {
  background-position: center 53.4315%
}

.fflag-oly {
  background-position: center 53.6584%
}

.fflag-un {
  background-position: center 53.875%
}

.fflag-be.ff-round,
.fflag-ci.ff-round,
.fflag-fr.ff-round,
.fflag-gn.ff-round,
.fflag-ie.ff-round,
.fflag-it.ff-round,
.fflag-ml.ff-round,
.fflag-ng.ff-round,
.fflag-ro.ff-round,
.fflag-td.ff-round {
  background-size: 100% 50000%
}

.ff-round {
  background-size: 160%;
  background-clip: content-box;
  border-radius: 50%
}

.ff-round.ff-sm {
  width: 12px;
  height: 12px
}

.ff-round.ff-md {
  width: 18px;
  height: 18px
}

.ff-round.ff-lg {
  width: 24px;
  height: 24px
}

.ff-round.ff-xl {
  width: 32px;
  height: 32px
}

.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0
}

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden
}

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em
}

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.jq-select-multiple,
.jq-selectbox {
  position: relative;
  display: inline-block
}

.jq-select-multiple select,
.jq-selectbox select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  padding-left: 10px
}

.jq-select-multiple li,
.jq-selectbox li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap
}

.jq-selectbox {
  z-index: 10
}

.jq-selectbox__select {
  position: relative
}

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  text-transform: uppercase;
}

.jq-selectbox__dropdown {
  position: absolute
}

.jq-selectbox__search input {
  -webkit-appearance: textfield
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none
}

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch;
  background-color: #731696
}

.jq-selectbox select[name=country] {
  opacity: 0;
}

.jq-selectbox.changed select[name=country] {
  color: transparent;
  font-size: 0
}

.jq-selectbox select[name=country]::-webkit-scrollbar-track {
  -webkit-box-shadow: 5px 5px 5px -5px rgb(34 60 80 / 20%) inset;
  background: #5970df;
  border-radius: 2px
}

.jq-selectbox select[name=country]::-webkit-scrollbar {
  width: 10px
}

.jq-selectbox select[name=country]::-webkit-scrollbar-thumb {
  background: #be19fc
}

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch;
  background-color: #be19fc
}

.jq-select-multiple ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch
}

.jq-number {
  display: inline-block
}

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none
}

.jq-checkbox,
.jq-radio {
  vertical-align: -4px;
  width: 16px;
  height: 16px;
  margin: 0 4px 0 0;
  border: 1px solid #c3c3c3;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05), inset -1px -1px #fff, inset 1px -1px #fff;
  cursor: pointer
}

.jq-checkbox.focused,
.jq-radio.focused {
  border: 1px solid #08c
}

.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: .55
}

.jq-checkbox {
  border-radius: 3px
}

.jq-checkbox.checked .jq-checkbox__div {
  width: 8px;
  height: 4px;
  margin: 3px 0 0 3px;
  border-bottom: 2px solid #666;
  border-left: 2px solid #666;
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg)
}

.jq-radio {
  border-radius: 50%
}

.jq-radio.checked .jq-radio__div {
  width: 10px;
  height: 10px;
  margin: 3px 0 0 3px;
  border-radius: 50%;
  background: #777;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, .7)
}

.jq-file {
  width: 270px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-file input {
  cursor: pointer
}

.jq-file__name {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 34px;
  padding: 0 80px 0 10px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: inset 1px 1px #f1f1f1;
  box-shadow: inset 1px 1px #f1f1f1;
  font: 14px/32px Arial, sans-serif;
  color: #333
}

.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 10px;
  border-left: 1px solid #ccc;
  border-radius: 0 4px 4px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px/32px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff
}

.jq-file:hover .jq-file__browse {
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-file:active .jq-file__browse {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd
}

.jq-file.focused .jq-file__name {
  border: 1px solid #5794bf
}

.jq-file.disabled,
.jq-file.disabled .jq-file__browse,
.jq-file.disabled .jq-file__name {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888
}

.jq-number {
  position: relative;
  vertical-align: middle;
  padding: 0 36px 0 0
}

.jq-number__field {
  width: 100px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1)
}

.jq-number__field:hover {
  border-color: #b3b3b3
}

.jq-number__field input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 8px 9px;
  border: none;
  outline: 0;
  background: 0 0;
  font: 14px Arial, sans-serif;
  color: #333
}

.jq-number__spin {
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  height: 14px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-shadow: 1px 1px #fff;
  cursor: pointer
}

.jq-number__spin.minus {
  top: auto;
  bottom: 0
}

.jq-number__spin:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6)
}

.jq-number__spin:active {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd
}

.jq-number__spin:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 11px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #999;
  border-left: 5px solid transparent
}

.jq-number__spin.minus:after {
  top: 5px;
  border-top: 5px solid #999;
  border-right: 5px solid transparent;
  border-bottom: none;
  border-left: 5px solid transparent
}

.jq-number__spin.minus:hover:after {
  border-top-color: #000
}

.jq-number__spin.plus:hover:after {
  border-bottom-color: #000
}

.jq-number.focused .jq-number__field {
  border: 1px solid #5794bf
}

.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888
}

.jq-number.disabled .jq-number__spin:after {
  border-bottom-color: #aaa
}

.jq-number.disabled .jq-number__spin.minus:after {
  border-top-color: #aaa
}

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer
}

.jq-selectbox__select {
  height: 48px;
  padding: 0 24px 0 10px;
  border: none;
  border-bottom-color: tan;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 14px/48px Montserrat, sans-serif;
  color: #fff;
  text-shadow: none;
  width: 100%
}

@media (max-width:576px) {
  .jq-selectbox__select {
    height: 38px;
    font: 14px/38px Montserrat, sans-serif
  }
}

.jq-selectbox__select:hover {
  background: 0 0
}

.jq-selectbox__select:active {
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.jq-selectbox.focused .jq-selectbox__select {
  border: none
}

.jq-selectbox.disabled .jq-selectbox__select {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888
}

.jq-selectbox__select-text {
  display: block;
  width: 100%;
  height: 100%
}

.jq-selectbox .placeholder {
  color: #28ca3d
}

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 100%;
  border-left: none
}

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 12px;
  width: 24px;
  height: 12px;
  border-top: none;
  border-right: none;
  border-left: none;
  background: center/cover no-repeat url(../images/drop.svg)
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: transparent
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: transparent
}

.jq-selectbox__dropdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  margin: 2px 0 0;
  padding: 0;
  border: 1px solid transparent;
  border-radius: 0;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  font: 14px/18px Montserrat, sans-serif
}

.jq-selectbox__search {
  margin: 5px
}

.jq-selectbox__search input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  border: 1px solid #c91515;
  border-radius: 3px;
  outline: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==) no-repeat 100% 50%;
  -webkit-box-shadow: inset 1px 1px #f1f1f1;
  box-shadow: inset 1px 1px #f1f1f1;
  color: #333
}

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 13px
}

.jq-selectbox ul {
  margin: 0;
  padding: 0;
  width: 870px;
  margin-top: -34px;
  margin-left: -2px;
  overflow-y: scroll;
  height: 100px
}

@media (max-width:576px) {
  .jq-selectbox ul {
    width: 246px;
    height: 200px;
    margin-top: -24px
  }
}

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px
}

.jq-selectbox li.selected {
  background-color: #a7a3b1;
  color: #fff
}

.jq-selectbox li:hover {
  background-color: transparent;
  background: -o-linear-gradient(199.14deg, #7316e0 0, #be19fc 100%), -o-linear-gradient(250.86deg, #be19fc 0, #7316e0 100%), #c4c4c4;
  background: -o-linear-gradient(199.14deg, #7316e0 0, #be19fc 100%), linear-gradient(199.14deg, #be19fc 0, #7316e0 100%), #c4c4c4;
  background: -o-linear-gradient(250.86deg, #7316e0 0, #be19fc 100%), -o-linear-gradient(250.86deg, #be19fc 0, #7316e0 100%), #c4c4c4;
  background: linear-gradient(199.14deg, #7316e0 0, #be19fc 100%), linear-gradient(199.14deg, #be19fc 0, #7316e0 100%), #c4c4c4;
  color: #fff
}

.jq-selectbox li.disabled {
  color: #aaa
}

.jq-selectbox li.disabled:hover {
  background: 0 0
}

.jq-selectbox li.optgroup {
  font-weight: 700
}

.jq-selectbox li.optgroup:hover {
  background: 0 0;
  color: #231f20;
  cursor: default
}

.jq-selectbox li.option {
  padding-left: 25px
}

.jq-select-multiple {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #fff;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px/18px Arial, sans-serif;
  color: #333;
  cursor: default
}

.jq-select-multiple.focused {
  border: 1px solid #5794bf
}

.jq-select-multiple.disabled {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888
}

.jq-select-multiple ul {
  margin: 0;
  padding: 0
}

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none
}

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0
}

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px
}

.jq-select-multiple li.selected {
  background: #08c;
  color: #fff
}

.jq-select-multiple li.disabled {
  color: #aaa
}

.jq-select-multiple li.optgroup {
  font-weight: 700
}

.jq-select-multiple li.option {
  padding-left: 25px
}

.jq-select-multiple li.selected.disabled,
.jq-select-multiple.disabled li.selected {
  background: #ccc;
  color: #fff
}

input[type=email].styler,
input[type=password].styler,
input[type=search].styler,
input[type=tel].styler,
input[type=text].styler,
input[type=url].styler,
textarea.styler {
  padding: 8px 9px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  -webkit-box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px Arial, sans-serif;
  color: #333
}

input[type=search].styler {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

textarea.styler {
  overflow: auto
}

input[type=email].styler:hover,
input[type=password].styler:hover,
input[type=search].styler:hover,
input[type=tel].styler:hover,
input[type=text].styler:hover,
input[type=url].styler:hover,
textarea.styler:hover {
  border-color: #b3b3b3
}

input[type=email].styler:hover:focus,
input[type=password].styler:hover:focus,
input[type=search].styler:hover:focus,
input[type=tel].styler:hover:focus,
input[type=text].styler:hover:focus,
input[type=url].styler:hover:focus,
textarea.styler:hover:focus {
  border-color: #ccc;
  border-top-color: #b3b3b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

button.styler,
input[type=button].styler,
input[type=reset].styler,
input[type=submit].styler {
  overflow: visible;
  padding: 8px 11px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  outline: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background: -o-linear-gradient(#fff, #e6e6e6);
  background: linear-gradient(#fff, #e6e6e6);
  -webkit-box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, .1);
  font: 14px Arial, sans-serif;
  color: #333;
  text-shadow: 1px 1px #fff;
  cursor: pointer
}

button.styler.styler::-moz-focus-inner,
input[type=button].styler.styler::-moz-focus-inner,
input[type=reset].styler.styler::-moz-focus-inner,
input[type=submit].styler.styler::-moz-focus-inner {
  padding: 0;
  border: 0
}

button.styler:not([disabled]):hover,
input[type=button].styler:not([disabled]):hover,
input[type=reset].styler:hover,
input[type=reset].styler:not([disabled]):hover,
input[type=submit].styler:not([disabled]):hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#e6e6e6));
  background: -o-linear-gradient(#f6f6f6, #e6e6e6);
  background: linear-gradient(#f6f6f6, #e6e6e6)
}

button.styler:active,
input[type=button].styler:active,
input[type=reset].styler:active,
input[type=submit].styler:active {
  background: #f5f5f5;
  -webkit-box-shadow: inset 1px 1px 3px #ddd;
  box-shadow: inset 1px 1px 3px #ddd
}

button.styler[disabled],
input[type=button].styler[disabled],
input[type=submit].styler[disabled] {
  border-color: #ccc;
  background: #f5f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #888
}