.slick-slider {
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
  position: relative;
  display: block
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: none
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list, .slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0)
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:after, .slick-track:before {
  display: table;
  content: ""
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}

.emoji-mart, .emoji-mart * {
  box-sizing: border-box;
  line-height: 1.15
}

.emoji-mart {
  font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #222427;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  background: #fff
}

.emoji-mart .emoji-mart-emoji {
  padding: 6px
}

.emoji-mart-bar {
  border: 0 solid #d9d9d9
}

.emoji-mart-bar:first-child {
  border-bottom-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px
}

.emoji-mart-bar:last-child {
  border-top-width: 1px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px
}

.emoji-mart-anchors {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 6px;
  color: #858585;
  line-height: 0
}

.emoji-mart-anchor {
  position: relative;
  display: block;
  flex: 1 1 auto;
  text-align: center;
  padding: 12px 4px;
  overflow: hidden;
  transition: color .1s ease-out
}

.emoji-mart-anchor-selected, .emoji-mart-anchor:hover {
  color: #464646
}

.emoji-mart-anchor-selected .emoji-mart-anchor-bar {
  bottom: 0
}

.emoji-mart-anchor-bar {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #464646
}

.emoji-mart-anchors i {
  display: inline-block;
  width: 100%;
  max-width: 22px
}

.emoji-mart-anchors svg {
  fill: currentColor;
  max-height: 18px
}

.emoji-mart-scroll {
  overflow-y: scroll;
  height: 270px;
  padding: 0 6px 6px;
  will-change: transform
}

.emoji-mart-search {
  margin-top: 6px;
  padding: 0 6px
}

.emoji-mart-search input {
  font-size: 16px;
  display: block;
  width: 100%;
  padding: .2em .6em;
  border-radius: 25px;
  border: 1px solid #d9d9d9;
  outline: 0
}

.emoji-mart-category .emoji-mart-emoji span {
  z-index: 1;
  position: relative;
  text-align: center;
  cursor: default
}

.emoji-mart-category .emoji-mart-emoji:hover:before {
  z-index: 0;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f4f4f4;
  border-radius: 100%
}

.emoji-mart-category-label {
  z-index: 2;
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0
}

.emoji-mart-category-label span {
  display: block;
  width: 100%;
  font-weight: 500;
  padding: 5px 6px;
  background-color: #fff;
  background-color: hsla(0, 0%, 100%, .95)
}

.emoji-mart-emoji {
  position: relative;
  display: inline-block;
  font-size: 0
}

.emoji-mart-no-results {
  font-size: 14px;
  text-align: center;
  padding-top: 70px;
  color: #858585
}

.emoji-mart-no-results .emoji-mart-category-label {
  display: none
}

.emoji-mart-no-results .emoji-mart-no-results-label {
  margin-top: .2em
}

.emoji-mart-no-results .emoji-mart-emoji:hover:before {
  content: none
}

.emoji-mart-preview {
  position: relative;
  height: 70px
}

.emoji-mart-preview-data, .emoji-mart-preview-emoji, .emoji-mart-preview-skins {
  position: absolute;
  top: 50%;
  transform: translateY(-50%)
}

.emoji-mart-preview-emoji {
  left: 12px
}

.emoji-mart-preview-data {
  left: 68px;
  right: 12px;
  word-break: break-all
}

.emoji-mart-preview-skins {
  right: 30px;
  text-align: right
}

.emoji-mart-preview-name {
  font-size: 14px
}

.emoji-mart-preview-shortname {
  font-size: 12px;
  color: #888
}

.emoji-mart-preview-emoticon+.emoji-mart-preview-emoticon, .emoji-mart-preview-shortname+.emoji-mart-preview-emoticon, .emoji-mart-preview-shortname+.emoji-mart-preview-shortname {
  margin-left: .5em
}

.emoji-mart-preview-emoticon {
  font-size: 11px;
  color: #bbb
}

.emoji-mart-title span {
  display: inline-block;
  vertical-align: middle
}

.emoji-mart-title .emoji-mart-emoji {
  padding: 0
}

.emoji-mart-title-label {
  color: #999a9c;
  font-size: 26px;
  font-weight: 300
}

.emoji-mart-skin-swatches {
  font-size: 0;
  padding: 2px 0;
  border: 1px solid #d9d9d9;
  border-radius: 12px;
  background-color: #fff
}

.emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch {
  width: 16px;
  padding: 0 2px
}

.emoji-mart-skin-swatches-opened .emoji-mart-skin-swatch-selected:after {
  opacity: .75
}

.emoji-mart-skin-swatch {
  display: inline-block;
  width: 0;
  vertical-align: middle;
  transition-property: width, padding;
  transition-duration: .125s;
  transition-timing-function: ease-out
}

.emoji-mart-skin-swatch:first-child {
  transition-delay: 0s
}

.emoji-mart-skin-swatch:nth-child(2) {
  transition-delay: .03s
}

.emoji-mart-skin-swatch:nth-child(3) {
  transition-delay: .06s
}

.emoji-mart-skin-swatch:nth-child(4) {
  transition-delay: .09s
}

.emoji-mart-skin-swatch:nth-child(5) {
  transition-delay: .12s
}

.emoji-mart-skin-swatch:nth-child(6) {
  transition-delay: .15s
}

.emoji-mart-skin-swatch-selected {
  position: relative;
  width: 16px;
  padding: 0 2px
}

.emoji-mart-skin-swatch-selected:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  margin: -2px 0 0 -2px;
  background-color: #fff;
  border-radius: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity .2s ease-out
}

.emoji-mart-skin {
  display: inline-block;
  width: 100%;
  padding-top: 100%;
  max-width: 12px;
  border-radius: 100%
}

.emoji-mart-skin-tone-1 {
  background-color: #ffc93a
}

.emoji-mart-skin-tone-2 {
  background-color: #fadcbc
}

.emoji-mart-skin-tone-3 {
  background-color: #e0bb95
}

.emoji-mart-skin-tone-4 {
  background-color: #bf8f68
}

.emoji-mart-skin-tone-5 {
  background-color: #9b643d
}

.emoji-mart-skin-tone-6 {
  background-color: #594539
}

.btn {
  position: relative;
  padding: 5px 18px;
  margin: 0 5px;
  font-size: 1em;
  line-height: 1.25;
  text-align: center;
  border-radius: 15px
}

.btn, .btn .icon, .btn svg {
  display: inline-block;
  vertical-align: bottom
}

.btn .icon, .btn svg {
  height: 18px;
  width: auto;
  fill: currentColor
}

.btn .stroke-only {
  fill: transparent
}

.btn-center {
  display: flex;
  justify-content: center;
  padding: 5px 18px;
  border-radius: 15px
}

.icon-left {
  margin-right: 10px
}

.icon-right {
  margin-left: 10px
}

.btn--important {
  font-weight: 700;
  color: #fff;
  background-color: #d31120;
  box-shadow: 0 2px 4px 0 rgba(211, 17, 32, .5)
}

.btn--important-reverse {
  border: 1px solid;
  border-color: currentColor;
  color: #d31120
}

.btn--neutral {
  font-weight: 700;
  color: #fff;
  background-color: #252525;
  box-shadow: 0 2px 4px 0 rgba(37, 37, 37, .5)
}

.btn--shadow {
  overflow: hidden
}

.btn--shadow:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 85%;
  left: 0;
  top: 0;
  border-radius: 0 0 100% 100%;
  background-color: hsla(0, 0%, 100%, .15)
}

.btn--disapprove {
  background-color: #dc3e4a
}

.btn--approve, .btn--disapprove {
  color: #fff;
  box-shadow: 0 2px 6px 0 rgba(37, 37, 37, .6)
}

.btn--approve {
  background-color: #00b778
}

.btn--action {
  color: #fff;
  background-color: #189be4;
  box-shadow: 0 2px 6px 0 rgba(37, 37, 37, .6)
}

.btn--auth {
  margin: 20px 50px 15px 10px;
  float: right
}

.btn--update {
  background-color: #19548c
}

.slick-slide {
  height: auto
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  text-align: center
}

.slick-dots li {
  display: inline-block;
  height: 6px;
  width: 50px;
  padding: 0 3px
}

.slick-dots button {
  height: 100%;
  width: 100%;
  background-color: #777;
  opacity: .4;
  text-indent: -9999px
}

.slick-dots .slick-active button {
  opacity: 1
}

.slick-arrow {
  position: absolute;
  z-index: 1;
  display: block;
  width: 20px;
  height: 100%;
  top: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: transparent;
  border: none;
  outline: none;
  cursor: pointer;
  transition: opacity .3s
}

.slick-arrow:before {
  content: "";
  display: block;
  margin: auto;
  width: 20px;
  height: 30px;

}

.slick-prev {
  left: -30px
}

.slick-next {
  right: -30px
}

.slick-next:before {
  transform: rotate(180deg)
}

.slick-disabled {
  opacity: 0;
  visibility: hidden
}

.ReactModal__Body--open {
  overflow: hidden
}

.ReactModal__Body--fixed {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden
}

.modal-overlay {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(34, 34, 34, .5);
  overflow: auto;
  text-align: center
}

.modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70vw;
  height: 80vh;
  overflow: auto;
  outline: none;
  background-color: #fff;
  text-align: initial;
  -webkit-overflow-scrolling: touch
}

.modal-content--gallery {
  display: flex;
  flex-flow: row nowrap
}

.modal-title {
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.9;
  margin-bottom: .75em;
  color: #404040
}

.modal-close {
  position: absolute;
  z-index: 1;
  display: block;
  height: 40px;
  width: 40px;
  color: #9d9d9d;
  right: 0;
  top: 0
}

.modal-close span {
  display: none
}

.modal-close:after, .modal-close:before {
  content: "";
  position: absolute;
  display: block;
  top: 10px;
  right: 18px;
  height: 20px;
  width: 3px;
  background-color: currentColor;
  border-radius: 2px;
  transform-origin: 50% 50%
}

.modal-close:before {
  transform: rotate(45deg)
}

.modal-close:after {
  transform: rotate(-45deg)
}

@media screen and (max-height:800px) {
  .modal-content {
    width: 50vw
  }
}

@media screen and (max-height:600px) {
  .modal-content {
    width: 30vw
  }
}

@media screen and (max-width:776px) {
  .modal-content {
    width: 50vw
  }
}

@media screen and (max-width:480px) {
  .modal-content {
    width: 100vw
  }
}

@media speech {
  .modal-close span {
    display: block
  }
}

.react-tabs__tab-list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center
}

.react-tabs__tab {
  padding: 15px;
  font-weight: 700;
  font-size: 1.25em;
  color: #9d9d9d;
  cursor: pointer
}

.react-tabs__tab--selected {
  position: relative;
  color: #252525
}

.react-tabs__tab--selected:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background-image: linear-gradient(270deg, transparent, #afafaf 50%, transparent)
}

.react-tabs__tab:focus, .react-tabs__tab:hover {
  color: #252525
}

.react-tabs__tab-panel {
  margin-top: 15px
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight
}

@media screen and (min-width:1280px) {
  .animated {
    opacity: 0
  }
}

* {
  box-sizing: border-box;
  min-height: 0;
  min-width: 0
}

body, html {
  min-height: 100%
}

html {
  font-size: 16px
}

body {
  min-width: 320px;
  margin: 0;
  font-family: PT Sans, sans-serif;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

article, aside, footer, header, main, nav, section {
  display: block
}

a {
  font-family: PT Sans, sans-serif;
  font-size: 1em;
  text-decoration: none
}

a:focus {
  outline: none
}

a.nowrap {
  white-space: nowrap
}

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

button {
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  font-size: 1em;
  font-family: PT Sans, sans-serif
}

button:focus {
  outline: none
}

input, textarea {
  font-family: PT Sans, sans-serif;
  font-size: 1em
}

input:focus, textarea:focus {
  outline: none
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-family: PT Sans, sans-serif
}

input:-moz-input-placeholder, input::-moz-placeholder, textarea:-moz-input-placeholder, textarea::-moz-placeholder {
  font-family: PT Sans, sans-serif
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  font-family: PT Sans, sans-serif
}

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

.root-wrap {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: hidden
}

.wrapper {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 35px 10px 0;
  flex: 1 1 auto;
  min-height: 0
}

.content {
  width: calc(100% - 200px);
  padding: 40px 25px 25px;
  margin-left: auto
}

.main-title {
  margin-bottom: 30px;
  color: #252525;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 30px
}

.main-title--nomargin {
  margin-bottom: 0
}

.enable-cookie-msg {
  padding-top: 20px;
  text-align: center
}

.not-existing-element {
  font-family: Impact, sans-serif
}

.landing-container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 15px;
  z-index: 5
}

.btn-landing {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 50px;
  width: 160px;
  background: #202020;
  border-radius: 25px;
  box-shadow: 0 3px 6px #a4a4a4, inset 0 -15px 0 #000;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  overflow: hidden;
  text-transform: uppercase;
  transition: all .3s ease
}

.btn-landing:hover {
  background: #454545;
  box-shadow: 0 3px 10px #696969, inset 0 -15px 0 #2d2d2d
}

.btn-landing img {
  width: 20px;
  margin-right: 15px
}

.btn-landing--small {
  height: 30px;
  width: 120px;
  font-size: 16px;
  line-height: 30px
}

.btn-landing--absolute {
  position: absolute;
  right: 30px;
  top: 25px
}

.btn-landing--red {
  width: 220px;
  background: #ff2738;
  box-shadow: 0 3px 6px #efa5a8, inset 0 -15px 0 #f6091b
}

.btn-landing--red:hover {
  animation: none;
  background: #fb4a58;
  box-shadow: 0 3px 10px #ef6064, inset 0 -15px 0 #f42c3b
}

.btn-landing--red img {
  margin-right: 0;
  margin-left: 10px
}

.btn-landing--red:disabled {
  color: #f2e8e8;
  background: #eb5764;
  box-shadow: 0 3px 6px #efa5a8, inset 0 -15px 0 #d65d67
}

.btn-landing--red-glow {
  animation: glow 3s infinite
}

.btn-landing--red-long {
  width: 470px;
  font-size: 24px
}

@keyframes glow {
  0% {
    box-shadow: 0 0 0 #ef6064, 0 0 0 #ef6064, inset 0 -15px 0 #f6091b
  }
  50% {
    box-shadow: 0 0 15px #ef6064, 0 0 15px #ef6064, inset 0 -15px 0 #f42c3b
  }
  to {
    box-shadow: 0 0 0 #ef6064, 0 0 0 #ef6064, inset 0 -15px 0 #f6091b
  }
}

.gradient-decorator {
  position: relative
}

.gradient-decorator:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 1px;
  background-image: linear-gradient(180deg, transparent, #afafaf 50%, transparent)
}

.gradient-decorator--left {
  padding-left: 15px
}

.gradient-decorator--left:before {
  left: 0
}

.gradient-decorator--right {
  padding-right: 30px
}

.gradient-decorator--right:before {
  right: 15px
}

.gradient-separator {
  position: relative
}

.gradient-separator:after, .gradient-separator:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-image: linear-gradient(270deg, transparent, #afafaf 50%, transparent)
}

.gradient-separator--top:before {
  top: 0;
  height: 1px
}

.gradient-separator--bottom:after {
  bottom: 0;
  height: 1px
}

.input-container {
  display: inline-block;
  position: relative
}

.input-container:hover .tooltip {
  display: block
}

.input-dropdown {
  position: absolute;
  top: 30px;
  border: 1px solid #000;
  padding: 10px 0;
  background-color: #fff;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  z-index: 200
}

.input-dropdown-item {
  padding: 5px 20px;
  cursor: pointer
}

.input-dropdown-item:hover {
  background-color: #f0f0f0
}

.input-text {
  border: 1px solid #000;
  padding: 0 20px;
  background-color: #fff;
  border-radius: 15px;
  line-height: 30px
}

.input-text--auth {
  height: 40px;
  width: 100%;
  padding: 0 20px;
  border: 1px solid #a19e9c;
  background: hsla(0, 0%, 100%, .5);
  border-radius: 20px;
  font-size: 20px;
  line-height: 40px;
  transition: all .3s ease
}

.input-text--auth:active, .input-text--auth:focus {
  box-shadow: 0 0 10px #a19e9c
}

.input-text--opened {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.input-text--textarea {
  height: 140px;
  min-width: 360px;
  resize: none
}

.input-success {
  border-color: #00b778
}

.input-error {
  border-color: #d31120
}

.warning-msg {
  color: #d31120
}

.input-validation-icon {
  display: inline-block;
  margin-left: 5px
}

.input-validation-icon--error {
  color: #d31120;
  font-size: 25px;
  font-weight: 700
}

.input-validation-icon--success {
  height: 10px;
  width: 20px;
  border-left: 1px solid #00b778;
  border-bottom: 1px solid #00b778;
  transform: rotate(-45deg)
}

.stroke-only {
  stroke: currentColor;
  stroke-width: 2px;
  stroke-opacity: 1;
  fill: transparent
}

.total-num {
  font-size: .7em;
  margin: 0 2px;
  color: rgba(37, 37, 37, .5)
}

.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.line-through {
  text-decoration: line-through
}

.root-loader {
  flex: 1;
  align-items: center;
  justify-content: center;
  display: flex
}

.desktop {
  display: block
}

.mobile {
  display: none
}

@media screen and (min-width:1020px) {
  .wrapper {
    max-width: 1200px
  }
  .content {
    width: calc(100% - 260px);
    padding-left: 100px
  }
}

@media screen and (max-width:776px) {
  .wrapper {
    padding-top: 100px
  }
  .content {
    width: 100%
  }
}

@media screen and (max-width:768px) {
  .btn-landing {
    height: 35px;
    width: 200px;
    font-size: 16px;
    line-height: 35px
  }
  .btn-landing img {
    width: 16px
  }
  .btn-landing--absolute {
    right: 12px
  }
  .btn-landing--small {
    width: 120px
  }
  .btn-landing--red-long {
    height: 50px;
    width: 100%;
    font-size: 18px
  }
  .input-text--auth {
    height: 35px;
    line-height: 35px
  }
}

@media screen and (max-width:650px) {
  .btn-landing--small {
    width: 80px;
    height: 30px
  }
  .btn-landing--small>img {
    width: 14px;
    margin-right: 10px
  }
  .btn-landing--small>span {
    font-size: 12px;
    line-height: 30px
  }
}

@media screen and (max-width:480px) {
  .desktop {
    display: none
  }
  .mobile {
    display: block
  }
  .wrapper {
    padding-top: 70px
  }
  .content {
    padding: 30px 30px 0
  }
  .content.templates {
    padding: 0
  }
  .content--video {
    padding: 30px 5px 0
  }
  .input-text--textarea {
    min-width: auto;
    width: 100%
  }
  .input-container {
    width: 100%
  }
  .gradient-decorator--left {
    padding-left: 0
  }
  .gradient-decorator--left.templates {
    margin: 16px 0 0 10px
  }
}

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

.blur:before {
  content: "";
  background-color: #000;
  opacity: .7;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0
}

.blur img {
  display: block
}

.avatar_locked:before {
  border-radius: 100%
}

.load-spinner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: auto 0;
  width: 100%
}

.load-spinner__item {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.loader--inverse .load-spinner__item {
  background-color: #ccc
}

.loader--avatar {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: flex
}

.loader--avatar .load-spinner {
  height: 100%;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, .1)
}

.loader--video {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  background-color: #f5f5f5
}

.loader--message-popup .load-spinner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  align-items: center;
  background-color: rgba(0, 0, 0, .1)
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background-color: transparent
}

.video__player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.modal-content--video {
  height: auto;
  max-height: 90vh;
  max-width: 1070px;
  padding: 50px 20px 20px
}

.modal-content--video .btn--pay {
  display: block;
  width: 140px;
  margin: 30px auto;
  background-color: #00b778;
  color: #fff
}

.modal-content--video-wrap {
  margin: 0 auto
}

.video__title {
  font-weight: 600
}

.video__description {
  margin-bottom: 30px
}

.payment-message {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 10px;
  font-weight: 600
}

.payment-message svg {
  margin-right: 10px
}

@media screen and (max-width:480px) {
  .modal-content--video {
    width: 90vw
  }
}

.error-msg {
  color: #d31120
}

.error-msg__title {
  font-weight: 700
}

.error-msg__text {
  font-weight: 400
}

.social-auth {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center
}

.social-btn {
  width: 100%;
  max-width: 130px;
  margin-right: 20px;
  padding: 7px;
  border-radius: 7px;
  overflow: hidden;
  text-indent: -9999px;
  transition: all .3s ease
}

.social-btn:hover {
  opacity: .8
}

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

.social-btn--vk {
  background-color: #45668e
}

.social-btn--fb {
  background-color: #3b5998;
  text-indent: 0;
  line-height: 10px
}

.social-btn--fb img {
  width: 25px
}

.social-btn svg {
  fill: #fff;
  display: block;
  height: 25px;
  width: 25px;
  margin: 0 auto
}

.auth-wrap {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 30px;
  border: 5px solid #5395dd;
  background: hsla(0, 0%, 100%, .8);
  border-radius: 20px;
  color: #333;
  overflow: hidden
}

.auth-wrap .error-msg {
  text-align: center;
  margin: 10px auto
}

.auth-header {
  padding: 15px
}

.auth-body {
  padding: 7px 15px
}

.auth-title {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase;
  text-align: center
}

.auth-title__now {
  display: block
}

.auth-form__label {
  padding-left: 20px;
  font-size: 18px
}

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

.auth-form__input-wrapper {
  width: 260px;
  margin-right: 20px
}

.auth-form__input-wrapper:last-child {
  margin-right: 0
}

.auth-form__input-wrapper--single {
  display: block;
  margin: 0 auto
}

.auth-form__input-wrapper .warning-msg {
  padding-left: 20px
}

.auth-form__buttons {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  margin: 15px 0
}

.auth-form__submit {
  margin: 13px auto 0
}

.auth-forgot-password {
  margin-top: 15px;
  cursor: pointer;
  font-size: 12px;
  text-decoration: underline
}

.auth-separator {
  position: relative;
  margin: 20px 0;
  text-align: center
}

.auth-separator:after, .auth-separator:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  background: linear-gradient(270deg, #bdbdbd, transparent)
}

.auth-separator:before {
  left: 0;
  right: calc(50% + 30px)
}

.auth-separator:after {
  left: calc(50% + 30px);
  right: 0;
  transform: rotateY(180deg)
}

.auth-separator-text {
  display: inline-block;
  margin: 0 auto;
  color: #666;
  font-size: 22px;
  text-transform: uppercase
}

.auth-desc {
  text-align: center;
  color: #7f7f7f;
  font-size: 14px
}

@media (min-width:1280px) {
  .auth-wrap--narrow {
    max-width: 320px;
    margin: 0;
    padding: 15px
  }
  .auth-wrap--narrow .auth-title__now {
    display: inline
  }
  .auth-wrap--narrow .auth-form__inputs {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0
  }
  .auth-wrap--narrow .auth-form__input-wrapper {
    margin-right: 0;
    margin-bottom: 10px
  }
  .auth-wrap--narrow .auth-form__submit {
    margin: 0 auto
  }
  .auth-wrap--narrow .auth-title {
    margin-top: 0
  }
  .auth-wrap--narrow .auth-header {
    padding: 0
  }
  .auth-wrap--narrow .auth-separator {
    margin: 10px 0
  }
  .auth-wrap--errors {
    padding: 8px 15px
  }
  .auth-wrap--errors .auth-title--main {
    margin-bottom: 0
  }
  .auth-wrap--errors .auth-separator {
    margin: 0 0 10px
  }
  .auth-wrap--errors .auth-body {
    padding: 7px 15px 0
  }
}

@media (max-width:1020px) {
  .auth-wrap {
    max-width: none;
    margin: 0;
    padding: 0
  }
  .auth-form__inputs {
    flex-wrap: wrap;
    justify-content: center
  }
  .auth-form__input-wrapper, .auth-form__input-wrapper:last-child {
    margin: 10px
  }
}

@media (max-width:480px) {
  .auth-form__input-wrapper {
    width: 100%;
    margin: 10px 0
  }
  .auth-form__input-wrapper:last-child {
    margin: 10px 0
  }
}

.non_auth_register_popup {
  max-width: 70%!important
}

.registration_popup {
  background-color: #fff
}

.registration_popup .auth-title--main {
  text-transform: none;
  font-weight: 700
}

.registration_popup .auth-title--main .auth-title__now {
  display: inline
}

.registration_popup .landing-search__subtitle {
  text-align: justify;
  font-size: 20px;
  line-height: 25px;
  max-width: 90%;
  margin: 0 auto;
  margin-top: 10px;
  color: #090909;
  text-transform: none;
  font-weight: 400
}

@media screen and (max-width:480px) {
  .non_auth_register_popup {
    max-width: 90%!important
  }
}

.modal-content--message {
  width: 60vw;
  height: auto;
  padding: 40px 30px 30px
}

.message-header {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 20px
}

.message-user-photo {
  padding-right: 20px
}

.message-user-photo__img {
  width: 60px;
  height: 60px;
  border: 1px solid #000;
  border-radius: 100%
}

.message-user-info {
  font-size: 1.5em;
  font-weight: 600;
  margin-bottom: 10px
}

.message-attaches__btn svg {
  width: 25px;
  height: 25px;
  margin-right: 10px
}

.message-attaches__btn--active svg {
  fill: #dc3e4a
}

.message-attaches__btn .chat__file-dropzone--popup {
  width: 28px;
  height: 29px
}

.message-input {
  width: 100%;
  height: 25vh;
  padding: 10px;
  border-radius: 10px;
  resize: none;
  margin-bottom: 15px
}

.message-footer {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end
}

.message-link {
  display: none;
  color: #000;
  font-size: 1.2em;
  text-decoration: underline
}

.messade-send {
  color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5);
  background-color: #189be4
}

.messade-send:disabled, .messade-send[disabled] {
  background-color: #a5cde2
}

.message-emoji {
  display: inline-block
}

.emoji--popup .emoji-mart {
  position: absolute;
  z-index: 100;
  right: 0;
  bottom: 0
}

.warning-msg--popup {
  margin-bottom: 10px;
  text-align: center
}

@media screen and (max-width:776px) {
  .modal-content--message {
    width: 70vw
  }
  .popup-emoji {
    display: none
  }
}

@media screen and (max-width:620px) {
  .modal-content--message {
    width: 90vw
  }
  .message-footer {
    flex-direction: column-reverse;
    text-align: center
  }
  .messade-send {
    margin-bottom: 10px
  }
}

@media screen and (max-width:320px) {
  .modal-content--message {
    height: 90vh
  }
}

.account-edit-form {
  padding-left: 15px
}

.account-edit-form .input-container {
  margin-bottom: 15px
}

.account-edit-form__label {
  display: block;
  margin-bottom: 20px;
  font-weight: 600
}

.account-edit-form-block {
  margin-bottom: 30px
}

.account-edit-form__submit {
  padding: 5px 30px;
  background-color: #00b778;
  color: #fff
}

.account-edit-form__submit:disabled {
  background-color: #9d9d9d
}

.account-edit-form__checkbox {
  margin-bottom: 15px
}

@media screen and (max-width:480px) {
  .account-edit-form {
    padding-left: 0
  }
  .account-edit-form__input {
    width: 100%
  }
  .account-edit-form-block__socials {
    display: flex;
    flex-flow: row nowrap;
    width: 100%
  }
  .account-edit-form__submit {
    display: block
  }
}

.btn-acc-social {
  border-radius: 100%;
  color: #fff;
  width: 40px;
  height: 40px;
  padding: 0;
  margin-right: 20px
}

.btn-acc-social--fb {
  background-color: #3b5998
}

.btn-acc-social--vk {
  background-color: #45668e
}

.btn-acc-social--ok {
  background-color: #f58220
}

.btn-acc-social--mailru {
  background-color: #168de2
}

.btn-acc-social--disabled {
  background-color: #f5f5f5;
  color: #9d9d9d
}

@media screen and (max-width:480px) {
  .btn-acc-social {
    width: 50px;
    height: 50px;
    margin: 0 10px 0 0
  }
}

.checkbox__input {
  display: none
}

.checkbox__label {
  color: #252525;
  cursor: pointer
}

.checkbox__icon {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 18px;
  border: 1px solid #000;
  border-radius: 5px;
  margin-right: 18px;
  margin-bottom: -3px
}

.checkbox__icon:before {
  content: "";
  display: none;
  position: absolute;
  left: 3px;
  top: 1px;
  height: 8px;
  width: 8px;
  border-style: solid;
  border-color: #454545;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg)
}

.checkbox__input:checked+.checkbox__icon:before {
  display: block
}

.checkbox--switch .checkbox__icon {
  height: 20px;
  width: 46px;
  margin-bottom: 0;
  background-color: #dc3e4a;
  border-color: transparent;
  border-radius: 999px;
  color: #fff;
  font-size: 10px;
  line-height: 18px;
  transition: all .3s;
  vertical-align: bottom
}

.checkbox--switch .checkbox__icon:before {
  content: "OFF";
  display: block;
  position: static;
  height: auto;
  width: auto;
  border: none;
  padding: 0 5px;
  text-align: right;
  transform: none
}

.checkbox--switch .checkbox__icon:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background: linear-gradient(180deg, #fff, #e8e7e7);
  border-radius: 50%;
  transition: all .3s
}

.checkbox--switch .checkbox__input:checked+.checkbox__icon {
  background-color: #00b778
}

.checkbox--switch .checkbox__input:checked+.checkbox__icon:before {
  content: "ON";
  text-align: left
}

.checkbox--switch .checkbox__input:checked+.checkbox__icon:after {
  left: 26px
}

.account-edit-form {
  padding-left: 15px
}

.account-edit-form .input-container {
  margin-bottom: 15px
}

.account-edit-form .input-container .postfix-clear {
  padding-left: 10px;
  color: #8d8d8e;
  text-decoration: underline;
  cursor: pointer;
  font-size: small
}

.account-edit-form .input-container .postfix-clear:visited {
  color: #8d8d8e
}

.account-edit-form label {
  display: block;
  padding: 5px;
  margin-bottom: 5px
}

.account-edit-form__label {
  display: block;
  margin-bottom: 20px;
  font-weight: 600
}

.account-edit-form-block {
  margin-bottom: 30px
}

.account-edit-form__submit {
  padding: 5px 30px;
  background-color: #00b778;
  color: #fff
}

.account-edit-form__checkbox {
  margin-bottom: 15px
}

@media screen and (max-width:480px) {
  .account-edit-form {
    padding-left: 0
  }
  .account-edit-form__input {
    width: 100%
  }
  .account-edit-form-block__socials {
    display: flex;
    flex-flow: row nowrap;
    width: 100%
  }
  .account-edit-form__submit {
    display: block
  }
}

.mt20 {
  margin-top: 20px
}

.account-edit__delete-btn {
  margin-top: 15px;
  padding: 4px 23px
}

@media screen and (max-width:480px) {
  .main-title--account-settings {
    padding-left: 0
  }
}

.modal-content--message-send {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

.message-send__title {
  margin-bottom: 20px
}

.chat-lightbox-title {
  font-size: 1.25em;
  font-weight: 700;
  padding: 10px 30px 10px 20px
}

.chat-lightbox-title__date {
  font-size: .65em;
  font-weight: 200;
  margin-right: .5em
}

.modal-content--info-popup {
  padding: 30px
}

.info__title {
  text-align: center
}

.info__text {
  margin-bottom: 10px;
  line-height: 1.5
}

.info__images {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2em
}

.info__images-image {
  display: inline-block;
  border: none;
  max-width: 100px;
  max-height: 75px;
  margin: 1em
}

.info__text-list {
  list-style: decimal inside
}

.info__text-list ul {
  margin-top: 10px;
  padding-left: 15px;
  list-style: square inside
}

.info__text-list ol {
  margin-top: 10px;
  padding-left: 15px;
  list-style: inherit
}

.info__text-list ol ul {
  padding-left: 30px
}

.info__text-list li {
  margin-bottom: 10px;
  line-height: 1.5
}

.info__text-list.no-decimal {
  list-style: none
}

.modal-content--mutual-like {
  max-width: 80vw;
  width: auto;
  max-height: 80vh;
  height: auto;
  padding: 30px;
  text-align: center
}

.main-title--like-popup {
  margin-bottom: 10px
}

.user-block-wrapper {
  width: 760px;
  max-width: 100%;
  margin: auto
}

.user-block-wrapper .slick-prev {
  left: -20px
}

.user-block-wrapper .slick-next {
  right: -20px
}

.like-slide {
  padding: 5px
}

.user-block {
  display: inline-block;
  max-width: 360px;
  width: 45%
}

.user-block--first {
  margin-right: 5%
}

.user-block-photo {
  position: relative;
  max-width: 360px
}

.user-block-photo__heart {
  position: absolute;
  width: 90px;
  left: -65px;
  top: 50%;
  transform: translateY(-50%);
  fill: #dc3e4a
}

.user-block-photo__img {
  display: block;
  width: 100%;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.user-block-photo__name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1.25em;
  color: #000;
  font-weight: 700;
  line-height: 1.25;
  text-align: left;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .3) 60%, transparent 90%);
  padding: 15px 15px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 0 0 10px 10px
}

.user-block-info {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 20px 10px
}

.user-block-info svg {
  width: 14px;
  height: 14px
}

@media screen and (max-width:776px) {
  .modal-content--mutual-like {
    max-width: 60vw;
    max-height: 75vh
  }
  .user-block-wrapper .slick-prev {
    left: -25px
  }
  .user-block-wrapper .slick-next {
    right: -25px
  }
  .user-block {
    display: block;
    width: 70%;
    margin: auto
  }
  .user-block--first {
    display: none
  }
  .user-block-photo__heart {
    width: 70px;
    left: 75%;
    top: 75%;
    transform: translateY(0)
  }
  .btn--action-modal {
    width: 95%;
    padding: 6px
  }
}

@media screen and (max-width:480px) {
  .modal-content--mutual-like {
    max-width: 90vw;
    max-height: 70vh;
    padding-bottom: 15px
  }
  .btn--action-modal {
    padding: 8px;
    border-radius: 25px
  }
}

.email-form--controls, .email-form--input, .email-send--text {
  margin: 10px 0
}

.email-send--link {
  display: block;
  margin: 10px auto;
  color: #000;
  text-decoration: underline
}

.confirm-popup-text {
  margin: 20px 0
}

.confirm-popup .confirm-subtitle {
  margin-top: -30px;
  font-size: 10pt
}

.confirm-popup .confirm-subtitle-gmail {
  font-size: 17pt
}

.confirm-popup .main-title-gmail {
  font-size: 17pt;
  margin-bottom: 0
}

.payment-message {
  font-weight: 600
}

.payment-message svg {
  vertical-align: bottom;
  margin-right: 10px
}

.btn--pay {
  color: #189be4;
  padding-right: 25px;
  padding-left: 25px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.modal-content--payment {
  max-height: 810px;
  height: auto;
  width: 950px;
  position: relative
}

.modal-content--payment:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  left: 30%;
  background-color: #9d9d9d
}

@media screen and (max-width:1020px) {
  .modal-content--payment {
    width: 95vw
  }
  .modal-content--payment:before {
    display: none
  }
}

@media screen and (max-width:480px) {
  .modal-content--payment {
    height: 88vh!important;
    width: 100vw
  }
}

.modal-content--payment-result {
  width: auto;
  height: auto;
  padding: 40px 20px 20px;
  text-align: center
}

@media screen and (max-width:480px) {
  .modal-content--payment-result {
    width: 90vw
  }
}

.modal-content--withdrawal {
  width: 55vw;
  height: 50vh
}

@media screen and (max-width:776px) {
  .modal-content--withdrawal {
    width: 70vw;
    height: 50vh
  }
}

@media screen and (max-width:480px) {
  .modal-content--withdrawal {
    width: 90vw;
    height: 80vh
  }
}

.modal-content--registration {
  height: auto;
  width: 560px;
  padding: 50px;
  text-align: center
}

.modal-content--registration__title {
  margin-bottom: 30px;
  font-size: 1.25em;
  font-weight: 700;
  color: #000
}

.modal-content--registration__description {
  color: #3a3a3a
}

@media screen and (max-width:776px) {
  .modal-content--registration {
    width: 90vw;
    padding: 50px 20px
  }
}

.modal-content--profile-blocked {
  display: flex;
  align-items: center;
  justify-content: center
}

.modal-content--message-form {
  width: 50vw
}

.modal-content--feedback {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  padding: 40px 20px 20px
}

.modal-content--feedback__text {
  margin-bottom: 20px;
  text-align: center
}

@media screen and (max-width:480px) {
  .modal-content--feedback {
    width: 90vw;
    padding: 40px 10px 10px
  }
  .modal-content--payment {
    height: 88vh!important;
    width: 100vw
  }
}

.modal-content--landing {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  max-width: 90vw;
  border: 5px solid #5eadf5;
  margin: 30px auto;
  background: hsla(0, 0%, 100%, .8);
  border-radius: 20px;
  overflow: hidden;
  transform: translate(0);
  animation: landingPopup .3s ease-out
}

.modal-content--landing .auth-wrap {
  border-radius: 0;
  background: transparent;
  border: none
}

.modal-content--landing .modal-close:after, .modal-content--landing .modal-close:before {
  height: 25px;
  width: 2px;
  background-color: #202020;
  border-radius: 0
}

@keyframes landingPopup {
  0% {
    opacity: 0;
    transform: translateY(-50%)
  }
  to {
    opacity: 1;
    transform: translate(0)
  }
}

@media (min-width:768px) {
  .modal-content--landing {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }
}

@media (max-width:1020px) {
  .modal-content--landing {
    margin: 10px auto
  }
}

@media (max-width:480px) {
  .modal-content--landing {
    width: 90vw
  }
}

.popup-content-centered {
  text-align: center
}

.iCYKHPVHfSJxCBiPstzE4 {
  display: inline-block;
  color: #9d9d9d;
  margin: 0 25px;
  font-size: 12px;
  text-align: left
}

.iCYKHPVHfSJxCBiPstzE4>a {
  color: #9d9d9d;
  cursor: pointer;
  text-decoration: underline
}

.iCYKHPVHfSJxCBiPstzE4>input {
  height: 10px;
  margin: 0
}

.payment-form {
  display: flex;
  flex-flow: row nowrap;
  justify-content: stretch;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 10px;
  min-height: 644px
}

.payment-offers {
  width: 30%
}

.payment-offers__title {
  margin-bottom: 0;
  text-align: center
}

.payment-offer {
  display: block;
  width: 80%;
  margin: 8px auto
}

.payment-offer__radio {
  visibility: hidden;
  opacity: 0;
  position: absolute
}

.payment-offer__radio:checked+.offer-card__name:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 4px;
  left: -7px;
  top: 5px;
  border-bottom: 2px solid #252525;
  border-left: 2px solid #252525;
  transform: rotate(-45deg)
}

.payment-offer__sum {
  margin-left: 10px;
  font-size: .625em
}

.payment-offer-card {
  position: relative;
  padding: 6px 20px;
  border-radius: 5px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.payment-offer-card__share {
  position: absolute;
  padding: 0 20px;
  right: -15px;
  top: -10px;
  border-radius: 10px;
  background-color: #d31120;
  color: #fff;
  font-size: 20px
}

.payment-offer-card__share svg {
  margin-bottom: -3px;
  margin-right: 5px;
  fill: currentColor
}

.offer-card__name {
  position: relative;
  padding-left: 15px
}

.offer-card__name:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  left: -10px;
  top: 2px;
  border: 1px solid #9d9d9d;
  border-radius: 2px
}

.offer-card__profile-status {
  padding-left: 17px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 700;
  text-align: center
}

.offer-card-prices {
  display: flex;
  justify-content: space-between;
  padding-top: 10px
}

.offer-card__price {
  margin-left: 15px;
  font-size: 1.5em;
  font-weight: 600;
  color: #00b778
}

.offer-card__old-price {
  position: relative;
  padding-top: 8px
}

.offer-card__old-price:before {
  content: "";
  position: absolute;
  width: 130%;
  height: 1px;
  background-color: #dc3e4a;
  top: 60%;
  left: -8px;
  transform: rotate(25deg)
}

.payment-methods {
  width: 70%
}

.payment-method-card {
  position: relative;
  width: 365px;
  margin: 15% auto
}

.payment-systems {
  width: 94%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start
}

.payment-systems img {
  cursor: pointer;
  padding: 7px;
  max-width: 80px;
  align-self: center;
  max-height: 50px;
  border: 2px solid transparent
}

.payment-systems img.selected, .payment-systems img:hover {
  border: 2px solid #52b37d;
  background-color: #dcf0e5;
  border-radius: 5px
}

.payment-logos {
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
  width: 70%;
  margin: auto;
  padding-top: 10px
}

.card-wrap {
  width: 290px;
  height: 180px;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.card-wrap--main {
  position: relative;
  z-index: 1
}

.card-wrap--cvv {
  position: absolute;
  left: 75px;
  top: 15px;
  text-align: right
}

.card-wrap--cvv:before {
  content: "";
  display: block;
  width: 75px;
  height: 35px;
  background-image: linear-gradient(-90deg, #9d9d9d, #252525);
  margin-left: auto;
  margin-top: 25px
}

.card__field {
  display: block;
  width: 90%;
  padding: 5px 10px;
  margin: 10px auto;
  border: 1px solid #9d9d9d;
  border-radius: 3px;
  outline: none;
  text-align: center
}

.card__field--cvv {
  width: 55px;
  margin: 20px 10px 0 auto;
  padding: 5px
}

.card-date-block {
  display: flex;
  flex-flow: row nowrap;
  width: 90%;
  margin: auto
}

.card-select__label {
  font-size: .75em;
  align-self: center;
  margin-right: 32px
}

.card-select--month {
  width: 65px;
  margin-right: 7px
}

.card-select--year {
  width: 80px
}

.card-select .Select-control {
  background-color: #fff;
  border: 1px solid #9d9d9d;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 25px
}

.card-select .Select-placeholder {
  color: #9d9d9d
}

.card-select .Select-arrow-zone {
  width: 25px
}

.card-select .Select-arrow {
  border: solid #9d9d9d;
  border-width: 0 2px 2px 0;
  height: 8px;
  width: 7px
}

.card-select .Select-menu-outer {
  border: 1px solid #9d9d9d;
  border-radius: 3px
}

.payment__submit {
  display: block;
  max-width: 90%;
  margin: 0 auto;
  padding: 5px 30px;
  background-color: #00b778;
  border-radius: 20px;
  color: #fff
}

.cards-list h3 {
  text-align: center;
  font-size: 13pt;
  width: 100%;
  margin-bottom: 10px
}

.cards-list .card-item {
  padding: 10px 15px 5px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  cursor: pointer;
  min-height: 45px
}

.cards-list .card-item>* {
  margin: 0 10px
}

.cards-list .card-item:hover {
  background-color: #edeeee
}

.cards-list .card-item img {
  max-width: 50px;
  width: 50px;
  max-height: 40px
}

.cards-list .card-item img.sel {
  margin: 0;
  height: 25px;
  margin-top: 5px;
  width: 20px
}

.cards-list .card-item span {
  display: inline-block;
  min-height: 40px;
  line-height: 40px;
  color: silver
}

.cards-list .card-item span.last-4 {
  color: #000;
  font-weight: 700
}

.cards-list .card-item .modal-close {
  color: #858383;
  line-height: 0;
  min-height: auto;
  width: 15px;
  height: 15px;
  border-radius: 10px;
  top: 5px;
  right: 2px;
  margin: 0;
  border: 1px solid #858383;
  background-color: #fff
}

.cards-list .card-item .modal-close:after, .cards-list .card-item .modal-close:before {
  height: 10px;
  right: 6px;
  top: 1.3px;
  width: 1.5px
}

.cards-list p {
  margin-bottom: 10px
}

.cards-list p a {
  color: #00bdfe;
  font-weight: 600;
  margin-left: 25px;
  cursor: pointer
}

.cards-list p a:hover {
  text-decoration: underline
}

.modal-card-delete {
  padding: 20px;
  max-height: 120px;
  max-width: 500px;
  text-align: center
}

.modal-card-delete .actions {
  margin-top: 15px
}

.pay-btn {
  background-color: #1cb67a;
  box-shadow: 0 3px 6px #a4a4a4, inset 0 -26px 0 #179f6a;
  color: #fff;
  border-radius: 8px;
  width: 93%;
  min-height: 60px;
  margin: 0 auto;
  display: inherit;
  margin-top: 15px;
  margin-bottom: 20px
}

.pay-btn span {
  font-size: 19pt
}

.pay-btn:hover {
  background-color: #16c17f;
  box-shadow: 0 3px 6px #a4a4a4, inset 0 -26px 0 #15ab71
}

.pay-btn:disabled {
  background-color: #a4a4a4;
  box-shadow: none
}

.sel {
  background-color: #edeeee!important
}

@media screen and (max-width:1020px) {
  .payment-form {
    height: auto;
    flex-flow: column nowrap
  }
  .payment-methods {
    width: 100%;
    height: 1028px
  }
  .payment-systems {
    width: 100%;
    display: flex;
    justify-content: space-around
  }
  .payment-method-card {
    margin: 40px auto
  }
  .payment-offers {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    height: auto;
    width: 100%;
    padding: 5px 8% 15px
  }
  .payment-offers__title {
    width: 100%
  }
  .payment-offer {
    display: flex;
    flex-flow: column nowrap;
    width: 45%;
    margin: 10px 0
  }
  .payment-offer-card {
    display: flex;
    flex-flow: column nowrap;
    flex: 1
  }
  .offer-card-prices {
    margin-top: auto
  }
  .payment-tabpanel--selected {
    height: 500px
  }
}

@media screen and (max-width:640px) {
  .payment-offer {
    display: block;
    width: 80%;
    margin: 10px auto
  }
  .payment-method-card {
    width: 90%;
    margin-bottom: 65px
  }
  .card-wrap--main {
    margin: auto
  }
  .card-wrap--cvv {
    left: 2%;
    top: 45px
  }
  .card-wrap--cvv:before {
    margin-left: 0
  }
  .card__field--cvv {
    margin-top: 80px
  }
}

@media screen and (max-width:480px) {
  .payment-methods {
    height: 650px
  }
  .payment-offers {
    padding-bottom: 0
  }
  .payment-form {
    padding-top: 0;
    padding-bottom: 5px
  }
}

.payment-result {
  padding: 10% 0 0
}

.payment-result-logos {
  margin-bottom: 20px
}

.payment-result-logos svg {
  width: 65px;
  height: 30px;
  margin-right: 10px
}

.btn__result, .payment-result-message, .payment-result-message p {
  margin-bottom: 20px
}

.btn__result {
  width: 220px;
  color: #fff
}

.btn__result--services {
  background-color: #f79e1a
}

.btn__result--try-again {
  background-color: #00b778
}

@media screen and (max-width:776px) {
  .payment-result {
    padding: 8% 20px 0
  }
}

@media screen and (max-width:480px) {
  .payment-result {
    padding-top: 15%
  }
}

.modal-content--chat-buy {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center
}

.message-send__title {
  margin-bottom: 20px
}

.select {
  cursor: pointer
}

.select--small {
  width: 110px
}

.select--medium {
  width: 150px
}

.select--large {
  width: 230px
}

.input-success .Select-control {
  border-color: #00b778
}

.input-error .Select-control {
  border-color: #d31120
}

.Select, .Select-control {
  position: relative
}

.Select-control {
  height: 30px;
  border: 1px solid #000;
  padding-left: 20px;
  padding-right: 50px;
  border-radius: 15px
}

.Select-input input {
  color: #252525
}

.Select--single>.Select-control .Select-value {
  color: #252525;
  line-height: 28px
}

.Select-placeholder {
  line-height: 28px
}

.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label, .has-value.Select--single>.Select-control .Select-value .Select-value-label {
  color: #252525
}

.Select-arrow-zone {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 100%;
  text-align: center
}

.Select-arrow {
  display: inline-block;
  border: solid #252525;
  border-width: 0 2px 2px 0;
  height: 10px;
  width: 10px;
  transform: rotate(45deg);
  vertical-align: middle
}

.Select-menu-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-height: none!important;
  border: 1px solid #000;
  padding: 10px 0;
  background-color: #fff;
  border-radius: 15px;
  overflow: hidden;
  z-index: 50;
  animation: show-menu .2s linear
}

@keyframes show-menu {
  0% {
    max-height: 30px
  }
  to {
    max-height: 170px
  }
}

.Select-option {
  padding: 0 20px;
  line-height: 30px
}

.Select-option:hover {
  background-color: #f0f0f0
}

.Select-menu {
  max-height: none!important
}

.Select-scrollbar-track {
  top: 0;
  bottom: 0;
  right: 1px;
  width: 3px!important
}

.Select-scrollbar-thumb {
  background-color: #787777;
  border-radius: 900px
}

.affiliate-stats {
  padding: 21px 7px 0
}

.affiliate-stats__revenue {
  text-align: center;
  font-size: 1.375em;
  font-weight: 700;
  margin-bottom: 15px
}

.affiliate-stats-btn {
  display: block;
  margin-bottom: 10px
}

.affiliate-stats-conversion span {
  font-size: .75em;
  line-height: 1.67
}

.modal-content--withdrawal {
  width: 55vw;
  height: 50vh
}

.withdrawal-controls {
  margin-bottom: 60px
}

.wallet-select {
  min-width: 150px
}

.wallet-select__label {
  font-size: .75em;
  align-self: center;
  margin-right: 32px
}

.wallet-select .Select-control {
  background-color: #fff;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 25px
}

.wallet-select .Select-placeholder {
  color: #9d9d9d
}

.wallet-select .Select-arrow-zone {
  width: 25px
}

.wallet-select .Select-arrow {
  border: solid #9d9d9d;
  border-width: 0 2px 2px 0;
  height: 8px;
  width: 7px
}

.wallet-select .Select-menu-outer {
  border: 1px solid #9d9d9d;
  border-radius: 3px
}

.withdrawal__attention, .withdrawal__title {
  margin: 15px;
  margin-left: 30px
}

.withdrawal__attention {
  font-style: italic
}

.withdrawal__radio {
  display: none
}

.withdrawal__radio+label {
  display: inline-block;
  width: 50%;
  height: 60px;
  background-color: #f5f5f5;
  color: #9d9d9d;
  line-height: 60px;
  text-align: center;
  font-weight: 600;
  cursor: pointer
}

.withdrawal__radio:checked+label {
  color: #252525;
  background-color: #9d9d9d
}

.withdrawal-form__label {
  padding-top: 5px
}

.withdrawal-form__error {
  color: red
}

.withdrawal-form__value {
  width: 50%;
  text-align: left;
  margin-left: 10px
}

.withdrawal-form__value--revenue {
  font-size: 1.3em;
  font-weight: 600
}

.withdrawal-form__value--card {
  height: 20px
}

.withdrawal-form__value--long-select, .withdrawal-form__value--long-select .input-container {
  min-width: 290px
}

.withdrawal-form .input-wrapper {
  display: inline-block
}

.withdrawal-form .amount-field {
  max-width: 150px;
  margin-right: 10px
}

.withdrawal-form__btn {
  display: block;
  width: 190px;
  margin: 60px auto 0;
  background-color: #00b778;
  color: #fff;
  font-weight: 600
}

.withdrawal-form-group {
  justify-content: space-between
}

.withdrawal-form-group, .withdrawal-form-group-row {
  width: 50%;
  margin: 20px auto;
  display: flex
}

@media screen and (max-width:776px) {
  .modal-content--withdrawal {
    width: 70vw;
    height: 50vh
  }
}

@media screen and (max-width:480px) {
  .modal-content--withdrawal {
    width: 90vw;
    height: 80vh
  }
  .withdrawal__radio+label {
    display: block;
    width: 100%;
    height: 70px
  }
  .withdrawal-form-group {
    width: 80%
  }
  .withdrawal-controls {
    margin-bottom: 20%
  }
  .withdrawal-form__btn {
    margin-top: 20%
  }
}

.counter {
  position: absolute;
  bottom: 100%;
  left: 100%;
  padding: 0 5px;
  border: 1px solid #d31120;
  background-color: red;
  border-radius: 9px;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  transform: translate(-50%, 50%);
  min-width: 18px;
  text-align: center
}

.acc-menu {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
  margin: 0 40px;
  color: #000
}

.acc-menu--disabled {
  pointer-events: none
}

.acc-menu.open .acc-menu-dropdown {
  display: block
}

.acc-menu:focus {
  outline: none
}

.acc-menu-btn {
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  border: 2px solid #d31120;
  cursor: pointer
}

.acc-menu-btn__img {
  display: block;
  width: 100%;
  border-radius: 100%
}

.acc-menu-dropdown {
  display: none;
  position: absolute;
  top: 100%;
  right: -20px;
  transform: translateY(20px);
  width: 255px;
  z-index: 2;
  background-color: #f5f5f5;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.acc-menu-dropdown:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  right: 25px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  transform: rotate(-45deg);
  box-shadow: 1px -1px 1px 0 rgba(37, 37, 37, .2)
}

.profile-list {
  display: flex;
  flex-flow: row wrap;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow-y: auto;
  max-height: 75vh
}

.profile-list-item {
  order: 2;
  border-top: 1px solid #e5e5e5;
  width: 100%
}

.profile-item {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
  cursor: pointer
}

.profile-item__img-wrap {
  position: relative;
  margin-right: 20px
}

.profile-item__img {
  width: 35px;
  border-radius: 100%
}

.profile-item__about {
  flex: 1
}

.profile-list-item.active {
  order: 1;
  background-color: #fff;
  border-top: none;
  pointer-events: none
}

.profile-list-item.active .profile-item {
  padding: 20px
}

.profile-list-item.active .profile-item__img {
  width: 50px
}

.profile-list-item.active.default, .profile-list-item.default {
  background-color: rgba(211, 17, 32, .5)
}

.profile-add {
  order: 3;
  padding: 20px
}

.profile-add .btn--account {
  width: 100%;
  color: #8d8d8d;
  border: 1px solid;
  padding: 5px 20px;
  margin: 0;
  cursor: pointer
}

@media screen and (max-width:776px) {
  .profile-list {
    max-height: 70vh
  }
}

@media screen and (max-width:480px) {
  .profile-list {
    max-height: 65vh
  }
  .acc-menu-dropdown {
    transform: translate(20px, 20px)
  }
  .acc-menu-dropdown:before {
    right: 45px
  }
}

@media screen and (max-width:776px) {
  .auth-btn--logout {
    margin-top: 10px;
    padding: 5px 30px
  }
}

.body--sidebar-open {
  overflow-y: hidden;
  position: fixed;
  width: 100%
}

.sidebar__mobile {
  display: none
}

.sidebar__desktop {
  height: 0%;
  position: fixed;
  z-index: 1
}

.sidebar__desktop .acc-menu, .sidebar__desktop .auth-btn--logout {
  display: none
}

.sidebar {
  width: 200px;
  margin: -15px 10px 20px;
  padding: 10px 5px 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.sidebar--empty {
  margin-top: 20px;
  background-color: transparent;
  box-shadow: none
}

.side-logo {
  margin-bottom: 10px
}

.side-logo, .side-logo__img {
  display: block;
  width: 100%
}

.side-avatar {
  display: block;
  max-width: 114px;
  margin: 0 auto 10px;
  color: inherit
}

.side-avatar__status {
  position: relative;
  width: 80%;
  margin: -20px auto 0;
  background-color: #d31120;
  border-radius: 9999px;
  color: #fff;
  font-weight: 700;
  line-height: 21px;
  text-align: center;
  z-index: 1
}

.side-avatar__chats {
  font-size: .75em;
  font-weight: 700;
  text-align: center
}

.side-avatar__img {
  display: block;
  width: 100%;
  border-radius: 100%;
  border: 3px solid #d31120
}

.side-user {
  text-align: center;
  margin-bottom: 15px;
  padding: 0 5px
}

.side-nav {
  padding: 15px 7px 0
}

.side-nav-item {
  display: inline-block;
  margin-bottom: 15px;
  font-size: .875em;
  line-height: 1.714
}

.side-nav__link {
  display: block;
  position: relative;
  color: inherit;
  padding-left: 40px
}

.side-nav__link:focus, .side-nav__link:hover {
  color: #dc3e4a
}

.side-nav__link.active {
  color: #d31120;
  text-decoration: underline;
  text-decoration-skip: ink
}

.side-nav__icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.side-nav__icon svg {
  display: block;
  height: auto;
  width: 20px;
  fill: #000
}

.side-nav__icon .icon-long {
  width: 24px
}

.affiliate-stats {
  padding: 15px 7px 0
}

.affiliate-stats__revenue {
  text-align: center;
  font-size: 1.375em;
  font-weight: 700;
  margin-bottom: 15px
}

.affiliate-stats-btn {
  display: block;
  margin: 0 auto 10px;
  color: #dc3e4a;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5);
  font-weight: 700
}

.affiliate-stats-conversion span {
  font-size: .75em;
  line-height: 1.67
}

@media screen and (min-width:1020px) {
  .sidebar {
    width: 260px;
    padding-left: 30px;
    padding-right: 30px
  }
  .side-avatar {
    max-width: 140px
  }
}

@media screen and (max-width:776px) {
  .sidebar__desktop {
    display: none;
    height: 0%
  }
  .sidebar__mobile {
    display: block;
    position: fixed;
    bottom: 0;
    top: 100px;
    left: -270px;
    color: #000;
    transition: all .3s ease-in-out;
    z-index: 2
  }
  .sidebar__mobile .side-logo {
    display: none
  }
  .sidebar {
    position: relative;
    height: 100%;
    width: 270px;
    margin: 0;
    padding: 50px 30px;
    border-radius: 0;
    box-shadow: inset 1px 4px 9px -6px;
    overflow-y: auto;
    z-index: 2
  }
  .side-avatar {
    margin: 0 25% 15px 0;
    display: inline-block
  }
  .sidebar .acc-menu {
    margin: 0;
    vertical-align: top
  }
  .side-user {
    max-width: 55%
  }
  .hidden {
    visibility: hidden;
    opacity: 0
  }
  .shown {
    visibility: visible
  }
  .shown.sidebar__mobile {
    left: 0
  }
  .overlay {
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 100px;
    background-color: rgba(0, 0, 0, .5)
  }
}

@media screen and (max-width:480px) {
  .sidebar__mobile {
    top: 70px
  }
  .sidebar {
    padding: 30px
  }
  .overlay {
    top: 70px
  }
}

.btn-back {
  font-size: .875em;
  padding-right: 12px
}

.infinite-scroll-component {
  padding: 4px;
  padding-left: 18px;
  overflow: initial!important
}

.chat-filters {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 20px
}

.chat-filter-block:not(:last-child) {
  margin-right: 20px
}

.chat-filter-block__search {
  display: flex;
  flex-flow: row nowrap
}

.chat-filter__button {
  margin-left: 20px;
  color: #189be4
}

.chat-filter__button, .chat-info {
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.chat-info {
  display: flex;
  flex-direction: row;
  width: 100%;
  height: 160px;
  position: relative;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 10px;
  color: #000
}

.chat-info--paid {
  margin-top: 8px;
  border-top: 2px solid #dc3e4a
}

.chat-info--paid:before {
  content: "\41E\43F\43B\430\447\435\43D";
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 10px;
  background-color: #dc3e4a;
  border-radius: 10px;
  color: #fff
}

.chat-info .counter {
  left: 0;
  bottom: 85%;
  padding: 0 8px;
  border-radius: 12px;
  font-size: 14px;
  line-height: 23px
}

.chat {
  padding: 20px
}

.chat__time {
  font-size: 11px;
  margin-bottom: 15px
}

.chat__message {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  text-align: justify;
  padding-right: 1em
}

.chat__message:before {
  content: "...";
  position: absolute;
  right: 0;
  bottom: 0
}

.chat__message:after {
  content: "";
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: .2em;
  background: #fff
}

.profile {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  width: 150px;
  min-width: 150px;
  margin-right: 20px
}

.profile__avatar {
  width: 62px;
  height: 62px;
  border-radius: 100%;
  border: 1px solid #252525
}

.profile-name-age, .profile__avatar {
  margin-bottom: 5px
}

.profile-name {
  display: inline-block;
  max-width: 125px;
  text-align: right
}

.profile-age {
  position: relative;
  display: inline-block;
  width: 25px;
  text-align: left;
  overflow: hidden;
  padding-left: 5px
}

.profile-age:before {
  content: ",";
  position: absolute;
  left: 0
}

.activity-time, .profile__activity, .profile__likes {
  font-size: 11px;
  text-align: center
}

.profile__likes svg {
  width: 15px;
  height: 10px
}

.online-circle {
  width: 10px;
  height: 10px;
  background: #72c08d;
  border-radius: 5px;
  margin-left: 45px;
  position: relative;
  bottom: 16px
}

.pagination {
  margin-bottom: 45px;
  margin-top: 40px;
  text-align: center
}

.pagination li {
  display: inline-block;
  margin: 0 1px;
  border: 1px solid #c4c8ce;
  background-color: #fff
}

.pagination li.active {
  background-color: #d0e0f3
}

.pagination li.disabled {
  display: none
}

.pagination li a, .pagination li span {
  display: block;
  padding: 0 12px;
  color: #6a7a8e;
  font-size: 1.07em;
  line-height: 34px
}

.pagination li a {
  cursor: pointer
}

.pagination .pagination-break {
  background-color: transparent;
  border: none
}

@media screen and (max-width:776px) {
  .chat-filter-block:not(:last-child) {
    margin-bottom: 20px
  }
  .infinite-scroll-component {
    padding: 0;
    padding-left: 0
  }
}

@media screen and (max-width:480px) {
  .pagination {
    position: absolute;
    left: 0;
    right: 0
  }
  .pagination li {
    min-width: 50px;
    margin: 0 1px 5px
  }
  .chat {
    padding: 10px
  }
  .profile {
    margin-right: 10px
  }
  .chat-info {
    width: 100vw;
    margin-left: -40px;
    border-radius: unset
  }
  .chat-info .counter {
    left: 25px;
    bottom: 100%
  }
  .chat__message {
    max-height: 4.8em
  }
  .chat-filter-block__search {
    flex-direction: column
  }
  .search-field {
    width: 100%
  }
  .chat-filter__button {
    margin-left: 0;
    margin-top: 15px
  }
  .infinite-scroll-component {
    padding: 0;
    padding-left: 0
  }
}

.back-btn--chat {
  margin-bottom: 15px;
  padding-left: 0
}

.content-chat {
  display: flex;
  flex-direction: column;
  min-height: 95%;
  background-color: #fff;
  font-family: PT Sans, sans-serif
}

.content-chat--chat {
  padding: 10px 15px;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.chat-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 10px
}

.user__title {
  font-size: 16px;
  font-weight: 700
}

.user__last-activity {
  font-size: 10px
}

.avatar__img {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: 1px solid #252525
}

.avatar__img--header {
  margin-right: 20px;
  width: 62px;
  height: 62px
}

.chat-window-wrapper {
  flex: 1 1 auto;
  overflow-y: auto;
  display: flex;
  flex-direction: column
}

.chat-window {
  height: 0;
  padding: 20px 35px 20px 20px
}

.message {
  display: flex
}

.message__avatar {
  width: 50px
}

.message-info {
  padding: 0 10px;
  width: 85%
}

.message-info__name {
  font-size: 14px;
  font-weight: 600
}

.recipient {
  flex-direction: row-reverse;
  text-align: right
}

.message-item {
  margin-bottom: 30px
}

.message-item-content--preview {
  display: flex;
  justify-content: flex-end
}

.message-item-loader {
  margin-right: 20px;
  display: flex
}

.message-item__time {
  margin-bottom: 5px;
  font-size: 12px
}

.message-item__text {
  font-size: 18px;
  word-wrap: break-word
}

.message-item__text--unread {
  color: #9d9d9d
}

.message-item__img {
  max-width: 100%;
  max-height: 50vh
}

.sender__avatar {
  width: 60px;
  text-align: center
}

.chat-form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  padding: 10px 0 0
}

.chat-form-error {
  color: #d31120;
  margin: 0 auto 10px;
  text-align: center
}

.chat-input {
  width: 80%;
  display: flex;
  padding: 10px
}

.chat-input input {
  width: 100%;
  border: 0;
  padding: 2px 10px;
  height: 100%
}

.chat-input__img {
  width: 20px;
  height: 20px
}

.chat__warning {
  width: 100%;
  display: flex;
  align-items: center;
  margin-left: 20px
}

.chat__warning button {
  margin-right: 5px
}

.chat__send-btn {
  width: 80px;
  background: #189be4;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.chat__send-btn .icon, .chat__send-btn svg {
  color: #fff;
  fill: currentColor
}

.chat__send-btn:disabled {
  background-color: #a5cde2
}

.chat__pay-btn {
  background-color: #189be4;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5);
  color: #fff
}

.emoji {
  display: none
}

.emoji-mart {
  position: absolute;
  right: -14px;
  bottom: 0
}

.emoji-btn {
  margin-right: 20px;
  cursor: pointer;
  width: 25px;
  height: 24px
}

.emoji-btn, .emoji-open {
  display: block
}

.chat__file-dropzone {
  width: 25px;
  height: 25px;
  border: none;
  cursor: pointer
}

.chat__file-dropzone img {
  width: 27px
}

.load-button-wrapper, .load-spinner {
  display: flex;
  flex-direction: row;
  justify-content: center
}

.load-spinner {
  margin: auto 0;
  width: 100%
}

.load-spinner>div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both
}

.load-spinner>div.bounce1 {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s
}

.load-spinner>div.bounce2 {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, to {
    -webkit-transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1)
  }
}

@keyframes sk-bouncedelay {
  0%, 80%, to {
    -webkit-transform: scale(0);
    transform: scale(0)
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@media screen and (min-width:776px) {
  .chat-form-error {
    width: 70%;
    padding: 10px 15px;
    border-radius: 10px;
    box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
  }
}

@media screen and (max-width:776px) {
  .content--chat-page {
    padding: 10px 0
  }
  .content-chat {
    min-height: 100%
  }
  .content-chat--chat {
    box-shadow: none
  }
  .chat-window {
    padding: 20px 15px
  }
  .message-info__name, .sender__avatar {
    display: none
  }
  .message-item {
    display: flex
  }
  .sender .message-item .message-item__time {
    order: 2;
    margin-right: 0
  }
  .sender .message-item .message-item-content {
    order: 1;
    margin-right: 20px
  }
  .recipient .message-item {
    justify-content: flex-end
  }
  .recipient .message-item__text {
    text-align: initial
  }
  .message-item__time {
    margin-right: 20px
  }
  .message-item-content {
    max-width: 90%
  }
  .message-item__text {
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
  }
  .back-btn--chat {
    display: none
  }
  .chat-form {
    padding-top: 20px
  }
  .emoji-btn {
    display: none
  }
}

@media screen and (max-width:480px) {
  .content--chat-page {
    height: calc(100vh - 70px)
  }
  .content-chat--chat {
    padding: 0
  }
  .message-info {
    width: 100%
  }
  .message-item-content {
    max-width: 85%
  }
  .message-item__time {
    width: 15%
  }
  .chat-input {
    width: 70%
  }
}

.push-notification {
  position: fixed;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  width: 365px;
  height: 90px;
  padding: 15px;
  bottom: 60px;
  border-radius: 10px;
  z-index: 1;
  background-color: rgba(37, 37, 37, .9);
  color: #fff;
  transition: right 1s ease-in-out
}

.push-notification--hidden {
  right: -100%
}

.push-notification--shown {
  right: 20px
}

.push-notification--disabled {
  pointer-events: none
}

.push-notification__avatar {
  width: 60px;
  height: 60px;
  border-radius: 5px
}

.push-notification-info {
  padding-top: 10px;
  width: 230px
}

.push-notification-info--profile {
  padding-top: 20px
}

.push-notification-message {
  display: block
}

@media screen and (max-width:776px) {
  .push-notification {
    bottom: 130px
  }
}

@media screen and (max-width:480px) {
  .push-notification {
    width: 300px;
    bottom: 60px
  }
  .push-notification--shown {
    right: 10px
  }
  .push-notification-info {
    padding-top: 15px;
    width: 70%
  }
}

.header-landing {
  position: relative;
  width: 100%;
  text-align: center;
  z-index: 10;
  padding: 0 32px
}

.header-landing--affiliate {
  padding: 0 20px
}

.header-landing--flex {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center
}

.header-landing--flex .header-landing__logo {
  width: 350px;
  margin-bottom: 30px
}

.header-landing--flex .header-landing__title {
  margin-top: 36px
}

.header-landing__logo {
  margin-top: 20px;
  margin-bottom: 10px;
  display: inline-block;
  width: 350px;
  height: auto
}

.header-landing__logo img {
  display: block;
  width: 100%;
  height: auto
}

.header-landing__title {
  margin: 0 auto;
  color: #333;
  font-size: 36px;
  font-weight: 500
}

.header-landing__title-highlighted {
  color: #e11e2d
}

.header-landing__title--affiliate {
  font-size: 33px
}

@media (max-width:1280px) {
  .header-landing__title {
    font-size: 36px
  }
  .header-landing__title--affiliate {
    font-size: 30px
  }
}

@media (max-width:768px) {
  .header-landing--flex {
    flex-flow: column nowrap
  }
  .header-landing--flex .header-landing__logo {
    width: 200px;
    margin-bottom: 10px
  }
  .header-landing--flex .header-landing__title {
    margin-top: 0;
    margin-bottom: 10px
  }
  .header-landing__logo {
    width: 200px
  }
  .header-landing__title {
    clear: both;
    font-size: 20px;
    text-shadow: 0 0 5px #fff
  }
}

.server-error {
  position: fixed;
  width: 100vw;
  left: 0;
  bottom: 0;
  padding: 5px;
  padding-right: 40px;
  text-align: center;
  background-color: #d31120;
  color: #fff;
  z-index: 5
}

.server-error--shown {
  display: block
}

.server-error--hidden {
  display: none
}

.server-error__close {
  position: absolute;
  right: 20px;
  top: 50%;
  padding: 5px;
  cursor: pointer;
  font-weight: 700;
  transform: translateY(-50%)
}

.footer {
  padding: 10px 20px;
  background-color: #252525;
  color: #fff;
  margin-top: auto
}

.footer-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center
}

.footer-copyright {
  padding-right: 5px
}

.lite-delimiter {
  display: none
}

.email:after {
  content: "e-mail:"
}

.footer-delimiter {
  padding-left: 5px
}

.footer-delimiter:before {
  content: "|";
  margin-right: 5px
}

.footer-link {
  color: #fff
}

.footer-link:hover {
  text-decoration: underline
}

@media screen and (max-width:776px) {
  .footer-copyright {
    display: block;
    margin-bottom: 5px;
    padding-right: 0
  }
  .footer-delimiter {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    padding-left: 0
  }
  .footer-delimiter:before {
    display: none
  }
}

@media screen and (max-width:480px) {
  .footer {
    font-size: .88em;
    padding: 20px 25px
  }
  .footer--hide {
    display: none
  }
}

.prelanding-main {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex: 1
}

.prelanding-bg-cont {
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  z-index: -1
}

.prelanding-bg-cont img {
  position: absolute;
  top: 240px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%
}

.prelanding-bg-mobile {
  display: none
}

.prelanding-bg2, .prelanding-bg3 {
  opacity: 0;
  transition: all .3s ease;
  -webkit-backface-visibility: hidden
}

.prelanding-bg2.active, .prelanding-bg3.active {
  opacity: 1
}

.prelanding-btn-girl, .prelanding-btn-man {
  display: flex;
  float: left;
  align-items: center;
  justify-content: center;
  height: 70px;
  width: 330px;
  background: #e11e2d;
  border-radius: 15px;
  color: #fff;
  font-family: Impact, sans-serif;
  font-size: 53px;
  text-transform: uppercase;
  transition: all .3s ease
}

.prelanding-btn-girl:hover, .prelanding-btn-man:hover {
  box-shadow: 0 0 15px #e11e2d, 0 0 15px #f55, 0 0 15px #f55;
  color: #fff
}

.prelanding-btn-girl img, .prelanding-btn-man img {
  margin-right: 15px
}

.prelanding-btn-man {
  float: right;
  background: #0969d5
}

.prelanding-btn-man:hover {
  box-shadow: 0 0 15px #0969d5, 0 0 15px #41bbff, 0 0 15px #41bbff;
  color: #fff
}

.prelanding-btn-man img {
  margin-right: 5px
}

.prelanding-links {
  width: 980px;
  margin-bottom: 190px
}

@media (max-width:1280px) {
  .prelanding-links {
    width: 100%;
    padding: 15px
  }
}

@media (max-width:768px) {
  .prelanding-main {
    align-items: center
  }
  .prelanding-bg1, .prelanding-bg2, .prelanding-bg3 {
    display: none
  }
  .prelanding-bg-cont img {
    top: 250px
  }
  .prelanding-bg-mobile {
    display: block
  }
  .prelanding-btn-girl, .prelanding-btn-man {
    float: none;
    height: 48px;
    width: 232px;
    margin: 0 auto;
    font-size: 36px;
    line-height: 48px
  }
  .prelanding-btn-girl {
    margin-bottom: 20px
  }
  .prelanding-btn-girl img {
    width: 23px
  }
  .prelanding-btn-man img {
    width: 33px
  }
  .prelanding-links {
    padding: 0;
    margin: 0
  }
}

.landing-meet-now {
  position: relative;
  margin-bottom: 100px;
  text-align: center
}

.landing-meet-now__btn {
  position: relative;
  z-index: 50;
  height: 50px;
  margin: 0 auto;
  line-height: 50px
}

.landing-meet-now__icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-left: 0
}

.landing-meet-now__icon--reverse {
  transform: rotateY(180deg);
  margin-right: 0;
  margin-left: 10px
}

@media (max-width:768px) {
  .landing-meet-now {
    margin-bottom: 30px
  }
  .landing-meet-now__icon {
    width: 16px;
    height: 16px;
    margin-right: 5px
  }
}

.landing-main {
  position: relative;
  background-repeat: repeat-y;
  background-position: 0 0;
  background-size: 100% auto
}

.landing-section-1 {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 30px
}

.landing-section-2, .landing-section-3 {
  padding-bottom: 60px
}

.landing-video {
  width: 916px
}

.landing-video .video-container {
  box-shadow: 0 0 10px #a2a2a2
}

.landing-section__title {
  text-align: center
}

.landing-decor-wrap {
  position: relative
}

.landing-decor-bg {
  position: absolute
}

.landing-beauty-online {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 995px;
  margin: 0 auto 50px;
  position: relative;
  z-index: 3;
  margin-top: 30px;
  margin-bottom: 50px
}

.landing-beauty {
  position: relative;
  margin: 0 0 30px
}

.landing-beauty__img {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 0 10px #aaa
}

.landing-beauty__img img {
  display: block
}

.landing-beauty__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.landing-beauty__name-age {
  padding-left: 15px;
  float: left;
  font-size: 16px;
  font-weight: 600;
  display: flex;
  align-items: flex-start
}

.landing-beauty__online {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 3px 0 0 5px;
  border-radius: 3px;
  background: #5fb600;
  -webkit-animation: blink 2s infinite;
  animation: blink 2s infinite
}

.landing-beauty__photos {
  padding-right: 10px;
  float: right;
  font-size: 16px;
  display: flex;
  align-items: center
}

.landing-beauty__photos svg {
  margin-right: 5px
}

.landing-beauty__footer {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%
}

.landing-beauty__write {
  float: left;
  width: 122px;
  height: 30px;
  background: #fff;
  border-radius: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #009de8;
  margin-left: 7px;
  box-shadow: 5px 5px 15px #b4b4b4;
  cursor: pointer
}

.landing-beauty__write svg {
  margin-left: 5px
}

.landing-beauty__like {
  float: right;
  width: 84px;
  height: 30px;
  background: #fff;
  border-radius: 15px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #00b875;
  margin-right: 7px;
  box-shadow: 5px 5px 15px #b4b4b4;
  cursor: pointer
}

.landing-beauty__like svg {
  margin-left: 5px
}

@keyframes blink {
  0% {
    opacity: 0
  }
  50% {
    opacity: 1
  }
  to {
    opacity: 0
  }
}

.landing-comment {
  margin-bottom: 80px;
  position: relative;
  z-index: 3
}

.landing-comment:after {
  content: "";
  display: block;
  clear: both
}

.landing-comment--custom {
  margin-bottom: 160px
}

.landing-comment__left {
  float: left;
  width: 717px;
  padding-top: 75px
}

.landing-comment__left--custom {
  padding-top: 160px
}

.landing-comment__question {
  float: right;
  height: 70px;
  line-height: 70px;
  font-size: 30px;
  background: #00a1ff;
  border-radius: 25px;
  color: #fff;
  padding: 0 50px;
  margin-bottom: 40px;
  position: relative
}

.landing-comment__question:after {
  content: "";
  width: 19px;
  height: 25px;
  position: absolute;

  bottom: -4px;
  right: -7px
}

.landing-comment__answer {
  width: 100%;
  background: #edeef2;
  border-radius: 25px;
  padding: 30px 45px;
  font-size: 18px;
  color: #59595d;
  clear: both;
  position: relative
}

.landing-comment__answer:after {
  content: "";
  width: 19px;
  height: 25px;
  position: absolute;

  bottom: -4px;
  left: -7px
}

.landing-comment__img {
  float: right;
  width: 464px;
  position: relative
}

.landing-comment__img-decor {
  position: absolute;
  bottom: 35px;
  left: 65px
}

.landing-comment__img-decor2 {
  position: absolute;
  top: 20px;
  right: 45px
}

.landing-comment__img-decor2--female {
  top: auto;
  bottom: 35px
}

.landing-comment__img-decor3 {
  position: absolute;
  top: 30px;
  left: 35px
}

.landing-comment__img-decor3--female {
  top: auto;
  bottom: 35px;
  left: 55px
}

@media (max-width:1280px) {
  .landing-section-1 {
    flex-flow: column nowrap
  }
  .landing-video {
    width: 100%;
    margin-bottom: 30px
  }
  .landing-beauty-online {
    width: 100%;
    justify-content: space-evenly
  }
  .landing-comment__img {
    float: none;
    margin: 0 auto 40px
  }
  .landing-comment__left {
    width: 100%;
    padding: 0
  }
}

@media (max-width:768px) {
  .landing-comment {
    margin-bottom: 25px
  }
  .landing-comment__img {
    width: 100%;
    margin-bottom: 25px
  }
  .landing-comment__img img {
    display: block;
    width: 100%
  }
  .landing-comment__img-decor {
    width: 57px;
    bottom: 25px;
    left: 40px
  }
  .landing-comment__img-decor img {
    display: block;
    width: 100%
  }
  .landing-comment__img-decor2 {
    width: 125px;
    bottom: 25px
  }
  .landing-comment__img-decor2 img {
    display: block;
    width: 100%
  }
  .landing-comment__img-decor3 {
    width: 248px;
    bottom: 18px;
    left: 32px
  }
  .landing-comment__question {
    width: 100%;
    height: auto;
    font-size: 22px;
    padding: 15px 25px;
    line-height: 1.2;
    margin-bottom: 15px
  }
  .landing-comment__answer {
    font-size: 16px;
    padding: 15px
  }
  .landing-section__title {
    font-size: 30px
  }
}

.landing-main--male {

}

.landing-male-decor-bg1 {
  bottom: -310px;
  right: 0;
  height: 352px;
  width: 276px;

}

.landing-male-decor-bg2 {
  bottom: -155px;
  left: 0;
  height: 319px;
  width: 829px;

}

.landing-male-decor-bg3 {
  left: 0;
  top: 485px;
  height: 708px;
  width: 403px;

}

.landing-male-decor-bg4 {
  bottom: -1px;
  right: 0;
  height: 628px;
  width: 507px;

}

.landing-main--female {

}

.landing-female-decor-bg1 {
  bottom: -45px;
  right: 0;
  height: 606px;
  width: 563px;

}

.landing-female-decor-bg2 {
  top: -10px;
  left: -50px;
  height: 328px;
  width: 445px;

}

.landing-female-decor-bg3 {
  left: -50px;
  top: -120px;
  height: 430px;
  width: 433px;

}

.landing-female-decor-bg4 {
  height: 710px;
  width: 100%;
  bottom: 0;
  left: 0;

  background-size: cover
}

@font-face {
  font-family: NoahRegular;
  src: url(Noah-Regular.woff2) format("woff2");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: NoahBold;
  src: url(Noah-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal
}

.preload {
  display: none!important
}

*, :after, :before, :focus(), :hover {
  box-sizing: border-box;
  outline: 0
}

.main-wrapper {
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  font-size: 18px;
  font-family: NoahRegular, sans-serif;
  box-sizing: border-box
}

.main-wrapper .quiz-wrapper {
  width: 50%;
  height: 100%;
  padding: 20px 30px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .25);
  z-index: 1
}

.main-wrapper .quiz-wrapper .geo-loading {
  text-align: center
}

.main-wrapper .quiz-wrapper__cont {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column
}

.main-wrapper .quiz-header {
  position: relative
}

.main-wrapper .quiz-header__logo {
  width: 38%;
  height: auto;
  margin: 0 auto
}

.main-wrapper .quiz-header__logo img {
  display: block;
  width: 100%
}

.main-wrapper .quiz-header__login {
  position: absolute;
  width: 8%;
  height: auto;
  right: 0;
  top: 15px;
  cursor: pointer
}

.main-wrapper .quiz-header__login img {
  display: block;
  width: 100%;
  height: auto
}

.main-wrapper .quiz-steps {
  width: 100%;
  max-width: 515px;
  margin: 0 auto
}

.main-wrapper .quiz-steps .loading {
  position: relative;
  width: 200px;
  height: 8px;
  margin: 20px auto;
  border-radius: 9px;
  background-color: #c1c6d4;
  overflow: hidden
}

.main-wrapper .quiz-steps .loading__bar {
  position: absolute;
  width: 0;
  height: 8px;
  background: #ffb199;
  background: linear-gradient(90deg, #ffb199, #ff0844);
  transition: width 5s;
  border-radius: 4px
}

.main-wrapper .frame-text__icon-attention {
  display: block;
  width: 48px;
  height: auto;
  margin: 0 auto 15px
}

.main-wrapper .frame-text_border {
  border: 1px solid #edaab5;
  border-radius: 25px;
  padding: 30px 30px 0;
  margin-bottom: 30px
}

.main-wrapper .frame-text_border h3 {
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 20px
}

.main-wrapper h3.frame-text__title {
  font-size: 32px;
  font-family: NoahBold, sans-serif;
  color: #dc566c;
  text-align: center;
  margin-bottom: 20px
}

.main-wrapper .frame-text__desc {
  font-size: 24px;
  line-height: 1.3;
  color: #243f71;
  text-align: center;
  margin-bottom: 30px
}

.main-wrapper .frame-text__desc_gray {
  font-family: NoahBold, sans-serif
}

.main-wrapper .frame-text__icon-attention2 {
  transform: translateY(-6px);
  display: inline-block
}

.main-wrapper .frame-text__icon-grateful {
  display: inline-block;
  width: 33px;
  height: auto;
  transform: translateY(-8px)
}

.main-wrapper .btn-custom, .main-wrapper button {
  height: 50px;
  border-radius: 25px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  background: #16c065;
  transition: all .2s ease;
  box-shadow: 0 0 24px rgba(33, 52, 88, .3), inset 0 -4px 1px #16a659;
  display: inline-block;
  line-height: 50px;
  padding: 0 35px;
  cursor: pointer;
  margin: 0 10px;
  border: none;
  font-family: NoahRegular, sans-serif
}

.main-wrapper .btn-custom_red {
  background: #fb627b;
  box-shadow: 0 0 24px rgba(33, 52, 88, .3), inset 0 -4px 1px #cf5c71
}

.main-wrapper .btn-custom_small {
  width: 100px!important;
  margin: 0 5px!important
}

.main-wrapper .btn-custom_long {
  width: 270px
}

.main-wrapper .btn-custom:hover {
  background: #29d478
}

.main-wrapper .btn-custom_red:hover {
  background: #f88195
}

.main-wrapper .btn-custom img, .main-wrapper .btn-custom svg {
  margin-left: 5px;
  display: inline-block;
  width: 23px;
  height: auto
}

.main-wrapper img.icon-arrow-right, .main-wrapper svg.icon-arrow-right {
  width: 11px;
  margin-left: 15px
}

.main-wrapper img.icon-arrow-right_long, .main-wrapper svg.icon-arrow-right_long {
  float: right;
  margin: 17px -5px 0 5px
}

.main-wrapper .icon-steps {
  width: 100%;
  max-width: 415px;
  margin: 0 auto 40px
}

.main-wrapper .profile-icons, .main-wrapper .quiz-icons {
  display: flex;
  justify-content: space-around;
  align-items: center
}

.main-wrapper .hidden {
  display: none
}

.main-wrapper .profile-icons__circle, .main-wrapper .quiz-icons__circle {
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  font-family: NoahRegular, sans-serif;
  color: #a0abc1;
  font-size: 12px;
  box-sizing: inherit;
  display: block;
  width: 8px;
  height: 8px;
  background: #c1c6d4;
  border-radius: 50%
}

.main-wrapper .loading {
  position: relative;
  width: 200px;
  height: 8px;
  margin: 20px auto;
  border-radius: 9px;
  background-color: #c1c6d4;
  overflow: hidden
}

.main-wrapper .loading__bar {
  position: absolute;
  width: 0;
  height: 8px;
  background: #ffb199;
  background: linear-gradient(90deg, #ffb199, #ff0844);
  transition: width 5s;
  border-radius: 4px
}

.main-wrapper .inquirer--bday {
  text-align: center;
  margin: 0 0 30px
}

.main-wrapper .inquirer--bday .input-container {
  display: inline-block;
  width: auto;
  height: 50px;
  text-align: center;
  margin: 0 10px
}

.main-wrapper .inquirer--bday .input-container .Select-control {
  margin: 0 5px;
  height: 50px;
  padding-top: 10px;
  border-radius: 25px
}

.main-wrapper .inquirer--bday .input-container .Select-control .Select-placeholder {
  color: #000
}

.main-wrapper .inquirer--bday .input-container .Select-menu-outer {
  color: #000!important
}

.main-wrapper .inquirer--bday .input-container .Select-arrow-zone {
  margin-top: 7px
}

.main-wrapper .inquirer--bday span {
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  font-family: NoahRegular, sans-serif;
  color: #a0abc1;
  font-size: 16px;
  box-sizing: inherit
}

.main-wrapper .inquirer--bday .quiz-footer__email, .main-wrapper .inquirer--bday .quiz-footer__terms {
  font-weight: 400;
  text-align: left;
  font-family: NoahRegular, sans-serif;
  font-size: 12px;
  box-sizing: inherit;
  text-decoration: none;
  background-color: transparent;
  margin: 0 10px;
  color: #a0abc1;
  line-height: 1
}

.main-wrapper .inquirer--bday .quiz-footer__email {
  white-space: nowrap
}

.main-wrapper .warning-msg-bdate {
  margin-top: -15px;
  text-align: center;
  color: red
}

.main-wrapper .input-container {
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 0 auto 30px
}

.main-wrapper .input-container .warning-msg {
  text-align: center
}

.main-wrapper .input-container input.input-text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  border: 1px solid #000;
  padding: 0 35px;
  font-size: 18px
}

.main-wrapper a:active, .main-wrapper a:focus, .main-wrapper a:hover {
  text-decoration: none;
  outline: 0
}

.main-wrapper button:active, .main-wrapper button:focus, .main-wrapper button:hover {
  outline: 0
}

.main-wrapper *, .main-wrapper :after, .main-wrapper :before, .main-wrapper :hover {
  box-sizing: border-box;
  outline: 0
}

.main-wrapper a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}

.main-wrapper h3 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2
}

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

.main-wrapper img, .main-wrapper svg {
  vertical-align: middle;
  border-style: none
}

.main-wrapper button {
  border-radius: 0
}

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

.main-wrapper button, .main-wrapper input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  overflow: visible
}

.main-wrapper button {
  text-transform: none
}

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

.main-wrapper [type=button]:not(:disabled), .main-wrapper [type=reset]:not(:disabled), .main-wrapper [type=submit]:not(:disabled), .main-wrapper button:not(:disabled) {
  cursor: pointer
}

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

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

.main-wrapper .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before, .main-wrapper .was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
  border-color: #28a745
}

.main-wrapper .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before, .main-wrapper .was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
  border-color: #dc3545
}

.main-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem hsla(208, 6%, 54%, .5)
}

.main-wrapper .btn-success:not(:disabled):not(.disabled).active, .main-wrapper .btn-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.main-wrapper .btn-success:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.main-wrapper .btn-info:not(:disabled):not(.disabled).active, .main-wrapper .btn-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.main-wrapper .btn-info:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.main-wrapper .btn-warning:not(:disabled):not(.disabled).active, .main-wrapper .btn-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.main-wrapper .btn-warning:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.main-wrapper .btn-danger:not(:disabled):not(.disabled).active, .main-wrapper .btn-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.main-wrapper .btn-danger:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.main-wrapper .btn-light:not(:disabled):not(.disabled).active, .main-wrapper .btn-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.main-wrapper .btn-light:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem hsla(220, 4%, 85%, .5)
}

.main-wrapper .btn-dark:not(:disabled):not(.disabled).active, .main-wrapper .btn-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.main-wrapper .btn-dark:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.main-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.main-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.main-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.main-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem hsla(208, 7%, 46%, .5)
}

.main-wrapper .btn-outline-success:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.main-wrapper .btn-outline-success:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.main-wrapper .btn-outline-info:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.main-wrapper .btn-outline-info:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.main-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.main-wrapper .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.main-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.main-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.main-wrapper .btn-outline-light:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.main-wrapper .btn-outline-light:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.main-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active, .main-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.main-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .main-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.main-wrapper .fade:not(.show) {
  opacity: 0
}

.main-wrapper .custom-control-input:focus:not(:checked)~.custom-control-label:before {
  border-color: #80bdff
}

.main-wrapper .custom-control-input:not(:disabled):active~.custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.main-wrapper .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.main-wrapper .close:hover {
  color: #000;
  text-decoration: none
}

.main-wrapper .close:not(:disabled):not(.disabled):focus, .main-wrapper .close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

.main-wrapper button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.main-wrapper button.close span:focus {
  outline: none;
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none
}

.main-wrapper .text-center {
  text-align: center!important
}

.main-wrapper ::-webkit-input-placeholder {
  color: #b0b0b0
}

.main-wrapper :-ms-input-placeholder {
  color: #b0b0b0
}

.main-wrapper .girl-image, .main-wrapper .profile-icons__icon, .main-wrapper .quiz-icons__icon, .main-wrapper .quiz-steps__step {
  animation-duration: 2s!important
}

.main-wrapper .quiz-footer {
  color: #a0abc1;
  font-size: 12px
}

.main-wrapper .quiz-footer__copyright {
  text-align: center;
  margin-bottom: 10px
}

.main-wrapper .quiz-footer__list {
  display: flex;
  justify-content: center;
  align-items: center
}

.main-wrapper .quiz-footer__list a {
  margin: 0 10px;
  color: #a0abc1;
  line-height: 1
}

.main-wrapper .quiz-footer__list a:hover {
  color: #243f71
}

.main-wrapper .quiz-footer__email {
  white-space: nowrap
}

.main-wrapper .warning-msg {
  color: red;
  margin: 0
}

.email-suggestion {
  text-align: center;
  margin: 0;
  font-size: 14px;
  padding: 4px 0;
}

.email-suggestion-value {
  font-weight: bold;
}

@keyframes modal-transform {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
  }
  to {
    -webkit-transform: translate(0);
    transform: translate(0)
  }
}

@media screen and (min-width:1280px) {
  .animated {
    opacity: 1
  }
}

.inquirer-modal {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  min-width: 500px;
  max-width: 90vw;
  border: none;
  margin: 30px auto;
  background: #fff;
  border-radius: 25px;
  overflow: hidden;
  transform: translate(0);
  animation: landingPopup .3s ease-out
}

.inquirer-modal button.close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 32px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  display: block;
  font-family: NoahBold, sans-serif
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom {
  box-shadow: inset 0 -4px 1px #16a659
}

.inquirer-modal .inquirer-auth-wrap {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  color: #333;
  overflow: hidden;
  padding: 50px 75px
}

.inquirer-modal .inquirer-auth-wrap .error-msg {
  text-align: center;
  margin: 10px auto;
  color: red
}

.inquirer-modal .modal-close {
  position: absolute;
  z-index: 1;
  display: block;
  height: 40px;
  width: 40px;
  color: #9d9d9d;
  right: 20px;
  top: 20px
}

.inquirer-modal .inquirer-auth-title {
  width: 100%;
  margin-bottom: 10px;
  font-size: 32px;
  font-family: NoahBold, sans-serif;
  text-align: center
}

.inquirer-modal .inquirer-auth-title__now {
  display: block
}

.inquirer-modal .inquirer-auth-form__label {
  padding-left: 20px;
  font-size: 18px
}

.inquirer-modal .inquirer-auth-form__input-wrapper {
  width: 100%;
  margin-bottom: 10px;
  text-align: center
}

.inquirer-modal .inquirer-auth-form__input-wrapper button {
  text-align: center
}

.inquirer-modal .inquirer-auth-form__input-wrapper .input-text {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 25px;
  border: 1px solid #000;
  padding: 0 35px;
  font-size: 24px
}

.inquirer-modal .inquirer-auth-form__input-wrapper ::-webkit-input-placeholder {
  color: #b0b0b0;
  font-family: NoahRegular, sans-serif
}

.inquirer-modal .inquirer-auth-form__input-wrapper :-ms-input-placeholder {
  color: #b0b0b0;
  font-family: NoahRegular, sans-serif
}

.inquirer-modal .inquirer-auth-form__input-wrapper:last-child {
  margin-right: 0
}

.inquirer-modal .inquirer-auth-form__input-wrapper--single {
  display: block;
  margin: 0 auto
}

.inquirer-modal .warning-msg {
  color: red;
  margin: 0
}

.inquirer-modal .inquirer-auth-form__buttons {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  margin: 15px 0
}

.inquirer-modal .inquirer-auth-form__buttons div {
  text-align: center;
  color: red
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom:hover {
  background: #29d478
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom, .inquirer-modal .inquirer-auth-form__buttons button {
  height: 50px;
  border-radius: 25px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  background: #16c065;
  transition: all .2s ease;
  box-shadow: 0 0 24px rgba(33, 52, 88, .3), inset 0 -4px 1px #16a659;
  display: inline-block;
  line-height: 50px;
  padding: 0 35px;
  cursor: pointer;
  margin: 0 10px;
  border: none;
  font-family: NoahRegular, sans-serif
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom svg, .inquirer-modal .inquirer-auth-form__buttons button svg {
  display: block;
  float: right;
  margin: 17px -5px 0 5px
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom_vk {
  width: 100%;
  background: #406b8b;
  box-shadow: inset 0 -4px 1px #224f68
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom_long {
  width: 270px
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom_red {
  background: #fb627b;
  box-shadow: inset 0 -4px 1px #cf5c71
}

.inquirer-modal .inquirer-auth-form__buttons .btn-custom_red:hover {
  background: #f88195
}

.inquirer-modal .social-inquirer-auth {
  display: block
}

.inquirer-modal .social-inquirer-auth .btn-custom {
  height: 50px;
  border-radius: 25px;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  transition: all .3s ease
}

.inquirer-modal .social-inquirer-auth .btn-custom_fb {
  width: 100%;
  background: #3b5998;
  box-shadow: inset 0 -4px 1px #30497b;
  margin-bottom: 10px
}

.inquirer-modal .social-inquirer-auth .btn-custom_fb:hover {
  background: #5270b0
}

.inquirer-modal .social-inquirer-auth .btn-custom_vk {
  width: 100%;
  background: #406b8b;
  box-shadow: inset 0 -4px 1px #224f68
}

.inquirer-modal .inquirer-auth-form__submit {
  margin: 13px auto 0
}

.inquirer-modal .inquirer-auth-forgot-password {
  margin: 15px 0 0;
  cursor: pointer;
  font-size: 20px;
  text-decoration: underline;
  color: #a4a4a4;
  font-family: NoahRegular, sans-serif
}

.inquirer-modal .inquirer-auth-forgot-password:hover {
  text-decoration: none;
  color: #a4a4a4
}

.inquirer-modal .inquirer-auth-separator {
  position: relative;
  margin: 20px 0;
  text-align: center
}

.inquirer-modal .inquirer-auth-separator:after, .inquirer-modal .inquirer-auth-separator:before {
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  width: 50px;
  background: #4a4a4a
}

.inquirer-modal .inquirer-auth-separator:before {
  left: 0
}

.inquirer-modal .inquirer-auth-separator:after {
  right: 0
}

.inquirer-modal .inquirer-auth-separator-text {
  display: inline-block;
  margin: 0 auto;
  color: #4a4a4a;
  font-size: 24px;
  font-family: NoahBold, sans-serif
}

.inquirer-modal .inquirer-auth-desc {
  text-align: center;
  color: #a4a4a4;
  font-size: 14px
}

.inquirer-modal .social-inquirer-auth {
  width: 100%;
  max-width: 270px;
  margin: 0 auto 15px
}

.inquirer-modal .btn-custom_red {
  background: #fb627b
}

.girl-images {
  width: 50%;
  height: 100%
}

.girl-image {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat
}

.girl-image_1 {
  background-image: url(girl-1.jpg);
  background-position: 50%
}

.girl-image_2 {
  background-image: url(girl-2.jpg)
}

.girl-image_3 {
  background-image: url(girl-3.jpg)
}

.girl-image_4 {
  background-image: url(girl-4.jpg)
}

.girl-image_5 {
  background-image: url(girl-5.jpg)
}

.girl-image_6 {
  background-image: url(girl-6.jpg)
}

.girl-image_7 {
  background-image: url(girl-7.jpg)
}

.girl-image_8 {
  background-image: url(girl-8.jpg)
}

.girl-image_9 {
  background-image: url(girl-9.jpg)
}

.girl-image_10 {
  background-image: url(girl-10.jpg);
  background-position: 100% 0
}

.girl-image_11 {
  background-image: url(girl-11.jpg)
}

.girl-image_12 {
  background-image: url(girl-12.jpg)
}

.girl-image_13 {
  background-image: url(girl-13.jpg)
}

.girl-image__name {
  position: absolute;
  left: 30px;
  bottom: 30px;
  color: #fff;
  font-size: 32px
}

.girl-image__status {
  position: absolute;
  right: -15px;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #16c065;
  animation-iteration-count: infinite;
  animation-duration: 2s
}

.hidden {
  display: none
}



@media (min-width:769px) {
  .desktop-hide {
    display: none!important
  }
}

@media (max-width:768px) {
  .mobile-hide {
    display: none!important
  }
  .inquirer-modal {
    width: auto;
    min-width: 380px
  }
  .inquirer-modal .modal-close {
    position: absolute;
    z-index: 1;
    display: block;
    height: 32px;
    width: 32px;
    color: #9d9d9d;
    right: 10px;
    top: 10px
  }
  .inquirer-modal .inquirer-auth-wrap {
    max-width: auto;
    padding: 30px 20px
  }
  .inquirer-modal .inquirer-auth-wrap .inquirer-auth-title {
    font-size: 24px
  }
  .inquirer-modal .inquirer-auth-wrap .inquirer-auth-separator-text {
    font-size: 20px
  }
  .inquirer-modal .inquirer-auth-wrap .inquirer-auth-forgot-password {
    font-size: 16px
  }
  .main-wrapper {
    flex-direction: column
  }
  .main-wrapper * {
    box-sizing: inherit;
    min-height: auto;
    min-width: auto
  }
  .main-wrapper .btn-custom:hover {
    background: #16c065!important
  }
  .main-wrapper .btn-custom_red:hover {
    background: #fb627b!important
  }
  .main-wrapper .inquirer--bday {
    display: flex;
    flex-wrap: wrap
  }
  .main-wrapper .inquirer--bday .Select-menu-outer {
    color: #212529;
    z-index: 9
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .Select-control {
    width: auto!important;
    max-width: 100px!important;
    flex-flow: column-reverse
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .Select-control .Select-arrow {
    border-color: #7b7676
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .Select-control .Select-arrow-zone {
    width: auto;
    padding-right: 15px
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .bday_month .Select-control {
    max-width: 113px!important
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container {
    width: auto!important
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .select-month .Select-control {
    min-width: 118px;
    max-width: 150px;
    margin-left: -10px!important
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .warning-msg-bdate {
    width: 100%
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .select--medium {
    width: auto;
    padding-right: 0
  }
  .main-wrapper .girl-images {
    width: 100%;
    min-height: 50%
  }
  .main-wrapper .girl-image {
    position: relative;
    background-position: top;
    width: 100%;
    height: 100%
  }
  .main-wrapper .girl-image:after {
    content: "";
    width: 100%;
    height: 97px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: url(white-shadow.png) repeat-x
  }
  .main-wrapper .girl-image__name {
    font-size: 22px;
    left: 10px;
    bottom: 10px
  }
  .main-wrapper .quiz-wrapper {
    width: 100%;
    height: auto;
    box-shadow: none;
    padding: 15px 15px 0
  }
  .main-wrapper .quiz-wrapper__cont {
    max-width: 100%;
    height: auto
  }
  .main-wrapper .quiz-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%
  }
  .main-wrapper .quiz-footer__list {
    margin: 0 -12px;
    display: block;
    text-align: center;
    padding-bottom: 10px
  }
  .main-wrapper .quiz-footer__list a, .main-wrapper .quiz-footer__list div {
    font-size: 10px!important;
    font-family: NoahRegular, sans-serif!important
  }
  .main-wrapper .quiz-footer__list a {
    margin-bottom: 10px
  }
  .main-wrapper .quiz-header__logo {
    width: 130px;
    margin: 10px 0 0 20px
  }
  .main-wrapper .quiz-header__login {
    top: 10px;
    right: 20px;
    height: 40px;
    width: 40px
  }
  .main-wrapper .frame-text__desc {
    font-size: 20px;
    margin: 0 -12px 15px
  }
  .main-wrapper .frame-text__title {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1
  }
  .main-wrapper .frame-text__icon-attention {
    margin: 0 auto;
    width: 30px
  }
  .main-wrapper .frame-text_border {
    padding: 10px 10px 0;
    margin-bottom: 10px
  }
  .main-wrapper .quiz-steps {
    margin-bottom: 20px
  }
  .main-wrapper .quiz-steps .frame-text__title {
    font-size: 22px;
    margin-bottom: 10px;
    line-height: 1
  }
  .main-wrapper .quiz-steps .inquirer--bday {
    margin: 0 auto 10px;
    text-align: center
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container {
    display: inline-flex;
    width: 200px;
    height: 50px;
    text-align: center;
    margin: 5px auto;
    flex-grow: 1
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .Select-control {
    margin: 0 5px;
    height: 50px;
    width: 200px;
    padding-top: 10px;
    border-radius: 25px
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .Select-arrow-zone {
    margin-top: 7px
  }
  .main-wrapper .quiz-steps .inquirer--bday .input-container .Select-arrow-zone .Select-arrow {
    text-align: center
  }
  .main-wrapper .quiz-steps .inquirer--bday .warning-msg-bdate {
    margin-top: 0;
    text-align: center;
    color: red
  }
  .main-wrapper .icon-steps {
    z-index: -1;
    position: relative;
    margin-bottom: 20px;
    padding-top: 10px
  }
  .main-wrapper .quiz-icons__1, .main-wrapper .quiz-icons__1-active {
    width: 49px;
    height: 30.8px
  }
  .main-wrapper .quiz-icons__2, .main-wrapper .quiz-icons__2-active {
    width: 39px;
    height: 48.58px
  }
  .main-wrapper .quiz-icons__3, .main-wrapper .quiz-icons__3-active {
    width: 45px;
    height: 49.15px
  }
  .main-wrapper .quiz-icons__4, .main-wrapper .quiz-icons__4-active {
    width: 39px;
    height: 46.21px
  }
  .main-wrapper .btn-custom, .main-wrapper button {
    width: 100%;
    margin: 0;
    padding: 0 25px
  }
  .main-wrapper .btn-custom_red {
    background: #fb627b
  }
  .main-wrapper .btn-custom_long {
    width: 270px
  }
  .main-wrapper .quiz-footer__copyright, .main-wrapper a.quiz-footer__terms {
    display: inline-block;
    margin: 0 10px 0 0
  }
  .main-wrapper a.quiz-footer__email, .main-wrapper a.quiz-footer__policy {
    margin: 0 0 0 10px
  }
  .main-wrapper .frame-text__icon-attention2 {
    width: 18px;
    height: auto;
    transform: translateY(-2px)
  }
  .main-wrapper .frame-text__icon-grateful {
    width: 23px;
    transform: translateY(-7px)
  }
  .main-wrapper .input-container {
    margin-bottom: 20px
  }
  .main-wrapper .girl-image_1 {
    background-image: url(girl-1-mobile.jpg);
  }
  .main-wrapper .girl-image_2 {
    background-image: url(girl-2-mobile.jpg)
  }
  .main-wrapper .girl-image_3 {
    background-image: url(girl-3-mobile.jpg)
  }
  .main-wrapper .girl-image_4 {
    background-image: url(girl-4-mobile.jpg)
  }
  .main-wrapper .girl-image_5 {
    background-image: url(girl-5-mobile.jpg)
  }
  .main-wrapper .girl-image_6 {
    background-image: url(girl-6-mobile.jpg)
  }
  .main-wrapper .girl-image_7 {
    background-image: url(girl-7-mobile.jpg)
  }
  .main-wrapper .girl-image_8 {
    background-image: url(girl-8-mobile.jpg)
  }
  .main-wrapper .girl-image_9 {
    background-image: url(girl-9-mobile.jpg);
    background-position: 50%
  }
  .main-wrapper .girl-image_10 {
    background-image: url(girl-10-mobile.jpg)
  }
  .main-wrapper .girl-image_11 {
    background-image: url(girl-11-mobile.jpg)
  }
  .main-wrapper .girl-image_12 {
    background-image: url(girl-12-mobile.jpg)
  }
  .main-wrapper .girl-image_13 {
    background-image: url(girl-13-mobile.jpg)
  }
}

@media only screen and (device-width:375px) and (device-height:812px) and (-webkit-device-pixel-ratio:3) {
  .main-wrapper .quiz-wrapper .quiz-wrapper__cont .quiz-steps .quiz-steps__step .frame-text .frame-text__desc, .main-wrapper .quiz-wrapper .quiz-wrapper__cont .quiz-steps .quiz-steps__step .frame-text .frame-text__desc_gray {
    font-size: 20px
  }
}

.main-wrapper .inquirer--bday span {
  text-align: center
}

.captcha {
  display: none;
  z-index: 60;
  position: absolute;
  left: 40%;
  top: 40%
}

.captcha_visible {
  display: inline-block
}

.captchaOverlay {
  display: none;
  z-index: 59;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00000059
}

.captchaOverlay_visible {
  display: block
}

.wrapper__agreements {
  margin-top: 55px;
  display: flex;
  flex-direction: column
}

@media screen and (max-width:776px) {
  .auth-btn--register {
    margin-top: 10px;
    padding: 5px 30px
  }
}

.header-right .auth-btn--register {
  height: 30px;
  line-height: 30px
}

.guidelines__img {
  width: 155px;
  margin-bottom: 20px
}

.guidelines__text--main {
  color: #9d9d9d;
  margin-bottom: 20px
}

.guidelines__link-wrap {
  padding: 15px 0;
  text-align: center
}

.header {
  position: fixed;
  width: 100vw;
  z-index: 1;
  padding: 20px 20px 0;
  background-color: #252525;
  color: #fff;
  box-shadow: 0 3px 6px 0 rgba(37, 37, 37, .5)
}

.header-content {
  width: 100%;
  max-width: 1020px;
  margin: 0 auto;
  padding-left: 250px;
  display: flex;
  justify-content: space-between
}

.header-aff {
  box-shadow: 1.3px 1.5px 6px 0 rgba(37, 37, 37, .2);
  background-color: #fff;
  height: 60px;
  padding: 0
}

.header-aff .header-content {
  height: 100%;
  padding: 0 20px
}

.header-aff .header-left {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.header-aff .header-right {
  display: none
}

.header-aff .header-logo {
  padding: 8px 0
}

.header-aff .logo__img {
  max-height: 100%
}

.header-aff .acc-menu, .header-aff .search-btn__header {
  display: none
}

.header-aff .header-logo {
  display: block
}

.header-logo, .menu-btn, .wrapper-burger {
  display: none
}

.header-right, .search-btn {
  margin-bottom: -15px
}

@media screen and (min-width:1020px) {
  .header-content {
    max-width: 1200px;
    padding-left: 355px
  }
  .header-content .auth-btn--logout, .header-content .search-btn__header {
    padding: 5px 30px
  }
}

@media screen and (max-width:776px) {
  .header {
    padding: 15px 30px;
    height: 100px;
    background-color: #fff
  }
  .header-content {
    padding-left: 0
  }
  .wrapper-burger {
    display: block
  }
  .header-right {
    display: none
  }
  .menu-btn {
    display: block;
    position: relative;
    margin: 20px 0
  }
  .menu-btn svg {
    fill: #dc3e4a
  }
  .header-logo {
    display: block
  }
  .header-logo .logo__img {
    height: 65px
  }
  .search-btn__header {
    background-color: transparent;
    box-shadow: none;
    padding: 20px 0;
    margin: 0
  }
  .search-btn__header svg {
    fill: #dc3e4a;
    width: 30px;
    height: 30px;
    margin: auto
  }
  .btn--shadow:after, .search-btn__header span {
    display: none
  }
}

@media screen and (max-width:480px) {
  .header {
    height: 70px;
    padding: 5px 25px
  }
  .header-aff {
    padding: 0 10px
  }
  .header-aff .header-content {
    padding: 0;
    justify-content: center
  }
  .header-aff .wrapper-burger {
    display: none
  }
  .header-aff .header-left {
    left: 10px
  }
  .header-aff .header-left, .header-aff .header-right {
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center
  }
  .header-aff .header-right {
    right: 10px
  }
  .header-aff .btn--neutral {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
  }
  .header-aff .btn--neutral span {
    display: none
  }
  .header-aff .btn--neutral svg {
    margin: 0
  }
  .header-logo .logo__img {
    height: 55px
  }
}

.loader_authLp {
  position: absolute;
  top: 41%;
  left: 46%
}

html.wizard, html.wizard #root, html.wizard .root-wrap, html.wizard body {
  height: 100%
}

html.wizard .footer {
  position: absolute;
  width: 100%;
  bottom: 0
}

html.wizard .footer .footer-wrapper {
  display: flex
}

html.wizard .landing-inquirer {
  position: relative;
  height: 100%;
  z-index: 0
}

html.wizard .landing-inquirer .warning-msg {
  margin-top: -24px;
  margin-bottom: 17px
}

html.wizard .landing-inquirer .inq-header {
  box-shadow: 0 0 3px 0 #000;
  width: 100%;
  text-align: center;
  z-index: 10;
  padding: 0 32px;
  display: flex;
  max-height: 98px;
  min-height: 98px
}

html.wizard .landing-inquirer .inq-header__logo {
  margin-top: 6px;
  margin-bottom: 0;
  display: inline-block
}

html.wizard .landing-inquirer .inq-header__logo img {
  display: block;
  width: 300px;
  max-height: 91px
}

html.wizard .landing-inquirer .inq-header__title {
  margin: auto;
  margin-left: 5%;
  color: #333;
  font-size: 36px;
  font-weight: 500
}

html.wizard .landing-inquirer .inq-header__title-highlighted {
  color: #e11e2d
}

html.wizard .landing-inquirer .inq-header__title--affiliate {
  font-size: 33px
}

html.wizard .landing-inquirer .landing-inquirer-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  animation: landing-bg 25s linear infinite
}

html.wizard .landing-inquirer .bold-middle {
  font-family: Arial, Myriad Pro Light, Myriad Pro;
  font-weight: 100
}

html.wizard .landing-inquirer .inquirer-block {
  max-width: 500px;
  margin: 30px auto 0;
  text-align: center;
  background-color: #fff;
  border-radius: 15px
}

html.wizard .landing-inquirer .inquirer-header {
  background-color: #d31120;
  padding: 10px;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 15px 15px 0 0
}

html.wizard .landing-inquirer .noCaps {
  text-transform: unset
}

html.wizard .landing-inquirer .inquirer-body {
  padding: 10px 40px 20px
}

html.wizard .landing-inquirer .inquirer__gif--woman {
  width: 250px;
  margin: 35px 0
}

html.wizard .landing-inquirer .inquirer__gif--man {
  width: 135px
}

html.wizard .landing-inquirer .inquirer-attention-block {
  margin-bottom: 20px;
  padding: 10px 25px;
  background-image: repeating-linear-gradient(90deg, #000 0, #000 50%, transparent 0, transparent), repeating-linear-gradient(90deg, #000 0, #000 50%, transparent 0, transparent), repeating-linear-gradient(180deg, #000 0, #000 50%, transparent 0, transparent), repeating-linear-gradient(180deg, #000 0, #000 50%, transparent 0, transparent);
  background-position: 0 0, 0 100%, 0 0, 100% 0;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 20px 1px, 20px 1px, 1px 20px, 1px 20px;
  border-radius: 10px
}

html.wizard .landing-inquirer .inquirer-attention__img {
  width: 48px
}

html.wizard .landing-inquirer .inquirer-attention__title {
  text-transform: uppercase;
  color: #dc3e4a;
  font-size: 22px;
  font-weight: 100
}

html.wizard .landing-inquirer .inquirer-attention__text {
  margin: 40px 0
}

html.wizard .landing-inquirer .btn--approve-shadow {
  font-weight: 600;
  color: #fff;
  background-color: #0cc988;
  box-shadow: 0 0 6px #a4a4a4, inset 0 -5px 0 #00b778
}

html.wizard .landing-inquirer .btn--approve-shadow:hover {
  box-shadow: 0 2px 6px #a4a4a4, inset 0 -4px 2px 1px #00b778
}

html.wizard .landing-inquirer .btn--disapprove-shadow {
  font-weight: 600;
  color: #fff;
  background-color: #ef2b3a;
  box-shadow: 0 0 6px #a4a4a4, inset 0 -5px 0 #dc3e4a
}

html.wizard .landing-inquirer .btn--disapprove-shadow:hover {
  box-shadow: 0 2px 6px #a4a4a4, inset 0 -4px 2px 1px #dc3e4a
}

html.wizard .landing-inquirer .btn--inquirer {
  text-align: center;
  width: 150px;
  padding-left: 33px;
  text-transform: uppercase;
  line-height: 30px
}

html.wizard .landing-inquirer .btn--inquirer img {
  position: relative;
  top: 5px;
  left: 35px;
  opacity: .5;
  filter: alpha(opacity=50)
}

html.wizard .landing-inquirer .btn--inquirer-noArrow {
  padding: 5px 0;
  text-align: center;
  width: 150px;
  text-transform: uppercase
}

html.wizard .landing-inquirer .btn--inquirer-continue {
  width: 210px;
  padding-left: 42px;
  line-height: 30px
}

html.wizard .landing-inquirer .btn--inquirer-continue img {
  position: relative;
  top: 5px;
  opacity: .5;
  filter: alpha(opacity=50);
  left: 25px
}

html.wizard .landing-inquirer form .btn--inquirer img {
  left: 25px
}

html.wizard .landing-inquirer .inq-btn-landing {
  height: 35px;
  line-height: 35px;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  background: #202020;
  border-radius: 25px;
  box-shadow: 0 3px 6px #a4a4a4, inset 0 -15px 0 #000;
  color: #fff;
  font-size: 20px;
  overflow: hidden;
  text-transform: uppercase;
  transition: all .3s ease
}

html.wizard .landing-inquirer .inq-btn-landing:hover {
  background: #454545;
  box-shadow: 0 3px 10px #696969, inset 0 -15px 0 #2d2d2d
}

html.wizard .landing-inquirer .inq-btn-landing img {
  width: 20px;
  margin-right: 15px
}

html.wizard .landing-inquirer .question {
  display: flex;
  flex-direction: row
}

html.wizard .landing-inquirer .question .question-title {
  text-transform: capitalize;
  margin-right: 12%;
  line-height: 46px;
  margin-left: 15px
}

html.wizard .landing-inquirer .question-number {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 5px;
  border-radius: 100%;
  background-color: rgba(37, 37, 37, .4);
  line-height: 1.7
}

html.wizard .landing-inquirer .question-number--current {
  border: 2px solid #fff;
  background-color: rgba(37, 37, 37, .1)
}

html.wizard .landing-inquirer .question-number--answered {
  background-color: #00b778
}

html.wizard .landing-inquirer .input-text--inquirer {
  margin: 25px 0
}

html.wizard .landing-inquirer .inquirer--city .input-container {
  margin: 20px
}

html.wizard .landing-inquirer .inquirer--city .input-container .warning-msg {
  margin-top: 0
}

html.wizard .landing-inquirer .inquirer--bday .select--medium {
  margin-left: 5px
}

@media (max-width:768px) {
  html.wizard .footer .footer-link.footer-delimiter.terms {
    display: none
  }
  html.wizard .landing-inquirer .inq-header__logo {
    max-width: 213px
  }
  html.wizard .landing-inquirer .inq-btn-landing {
    display: none
  }
}

@media (max-width:1280px) {
  html.wizard .landing-inquirer .inq-header__title {
    font-size: 36px
  }
  html.wizard .landing-inquirer .inq-header__title--affiliate {
    font-size: 30px
  }
}

@media screen and (max-width:480px) {
  html.wizard .footer {
    display: none
  }
  html.wizard .landing-inquirer .inq-header {
    flex-flow: column wrap;
    max-height: 58px;
    min-height: 58px
  }
  html.wizard .landing-inquirer .inq-header__logo {
    width: 50%
  }
  html.wizard .landing-inquirer .inq-header__title {
    clear: both;
    font-size: 16px
  }
  html.wizard .landing-inquirer .inq-btn-landing {
    display: none
  }
  html.wizard .landing-inquirer .input-container {
    max-width: 250px
  }
  html.wizard .landing-inquirer .inquirer-block {
    width: 94%
  }
  html.wizard .landing-inquirer .inquirer-body {
    padding: 5px 5px 20px
  }
  html.wizard .landing-inquirer .inquirer--city .input-container {
    margin: 20px auto
  }
  html.wizard .landing-inquirer .inquirer--bday .input-container {
    width: 95%
  }
  html.wizard .landing-inquirer .inquirer--bday .input-container .input-text--inquirer {
    margin: 2px 0
  }
  html.wizard .landing-inquirer .inquirer--bday .input-container .select--small {
    margin-top: 20px
  }
  html.wizard .landing-inquirer .inquirer--bday .select--medium, html.wizard .landing-inquirer .inquirer--bday .select--small {
    width: auto
  }
  html.wizard .landing-inquirer .btn--disapprove-shadow {
    margin-top: 5px
  }
  html.wizard .landing-inquirer .landing-inquirer-bg {
    height: 100%;
    animation: landing-bg 7s linear infinite
  }
  html.wizard .landing-inquirer .inq-header {
    flex-flow: row wrap;
    justify-content: flex-start;
    padding: 0
  }
  html.wizard .landing-inquirer .inq-header__logo {
    margin: 3px 0 0 3px;
    width: 40%
  }
  html.wizard .landing-inquirer .inq-header__logo img {
    width: 100%
  }
  html.wizard .landing-inquirer .inq-header__title {
    width: 59%;
    margin: 3px 0;
    font-size: 12px;
    padding-top: 6px;
    text-shadow: 0 0 5px #fff
  }
  html.wizard .landing-inquirer .header-landing__logo {
    margin-top: 5px;
    margin-left: 3px
  }
  html.wizard .landing-inquirer .inquirer-header {
    padding: 5px;
    font-size: 14px
  }
  html.wizard .landing-inquirer .question-number {
    font-weight: 700;
    font-size: large;
    line-height: 38px
  }
  html.wizard .landing-inquirer .question-number--current {
    line-height: 34px
  }
  html.wizard .landing-inquirer .inquirer-attention__img {
    width: 50px
  }
  html.wizard .landing-inquirer .inquirer-attention__title {
    margin: 6px 0 0 5px;
    font-size: 24px
  }
  html.wizard .landing-inquirer .inquirer-attention-block {
    display: flex;
    flex-flow: row wrap;
    padding: 5px;
    justify-content: center
  }
  html.wizard .landing-inquirer .inquirer-attention-block p {
    width: 100%;
    font-size: 14px;
    padding-top: 3px
  }
}

@media screen and (max-width:320px) {
  html.wizard .landing-inquirer .inq-header {
    display: none
  }
  html.wizard .landing-inquirer .inquirer-block {
    margin-top: 20px
  }
}

@keyframes landing-bg {
  to {
    background-position-x: -100vw
  }
}

.profile-edit-form__label {
  display: block;
  margin-bottom: 25px;
  font-weight: 700
}

.profile-edit-form__label--inline {
  margin-right: 15px;
  margin-bottom: 0
}

.profile-edit-form__radio {
  display: none
}

.profile-edit-form__radio+label {
  display: inline-block;
  border: 1px solid;
  margin-right: 30px;
  padding: 0 20px;
  border-radius: 15px;
  cursor: pointer;
  line-height: 30px;
  text-align: center
}

.profile-edit-form__radio+label svg {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  fill: currentColor;
  vertical-align: text-bottom
}

.profile-edit-form__radio+label:last-of-type {
  margin-right: 0
}

.profile-edit-form__radio--male+label {
  border-color: #189be4;
  color: #189be4
}

.profile-edit-form__radio--female+label {
  border-color: #d31120;
  color: #d31120
}

.profile-edit-form__radio:checked+label {
  color: #fff
}

.profile-edit-form__radio:disabled+label {
  border-color: #828282;
  color: #828282
}

.profile-edit-form__radio--male:checked+label {
  background-color: #189be4
}

.profile-edit-form__radio--affiliate+label, .profile-edit-form__radio--female:checked+label {
  background-color: #d31120;
  color: #fff
}

.profile-edit-form__submit {
  background-color: #00b778;
  color: #fff;
  border-radius: 20px;
  padding: 5px 30px
}

.profile-edit-form__submit:disabled {
  background-color: #9d9d9d;
  cursor: auto
}

.profile-edit-form:after {
  content: "";
  position: absolute;
  bottom: 75px;
  left: 0;
  width: 100%;
  height: 2px
}

.profile-edit-form-block-wrap {
  margin-bottom: 35px
}

.profile-edit-form-block {
  display: flex;
  flex-flow: row nowrap;
  align-items: center
}

.profile-edit-form-block .input-container {
  margin-right: 30px
}

.profile-edit-form-block .input-container:last-of-type {
  margin-right: 0
}

.profile-edit-form-block_about {
  margin-bottom: 10px
}

@media screen and (max-width:480px) {
  .profile-edit-form-block {
    display: block
  }
  .profile-edit-form-block input {
    width: 100%
  }
  .profile-edit-form-block .input-container {
    margin: 0 0 20px
  }
  .profile-edit-form-block .select {
    width: 100%
  }
  .profile-edit-form-block label {
    width: 45%;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: .9em
  }
  .profile-edit-form__submit {
    display: block;
    margin: auto
  }
}

.btn--like {
  text-align: center;
  padding: 20px 0;
  color: #fff
}

.btn--like .stroke-only {
  stroke-width: 1.5
}

.photo-gallery {
  max-width: 475px;
  margin: 0 40px 20px
}

.photo-slide {
  max-width: 95px;
  padding: 10px
}

.photo-slide__img {
  display: block;
  width: 100%;
  border-radius: 5px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.modal-lightbox {
  flex: 1;
  background-color: #101010;
  color: #fff
}

.modal-lightbox .lightbox-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: calc(80vh - 92px)
}

.modal-lightbox .slick-prev {
  left: 20px
}

.modal-lightbox .slick-next {
  right: 20px
}

.lightbox-title {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  font-size: 1.25em;
  font-weight: 700;
  padding: 5px 30px 0 20px
}

.lightbox-title__name {
  width: 80%;
  display: block;
  text-align: right
}

.lightbox-title__age:before {
  content: ",";
  margin-right: 5px
}

.lightbox-title__date {
  font-size: .65em;
  font-weight: 200;
  margin-right: .5em
}

.lightbox-title-photo-info {
  width: 25%
}

.lightbox-title-additional-info {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  align-items: baseline;
  width: 75%
}

.lightbox-title-profile-info {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
  width: 55%;
  margin-right: 3px
}

.lightbox-slide__img {
  display: block;
  max-width: 100%;
  max-height: calc(80vh - 90px)
}

.lightbox-bottom-placeholder {
  height: 40px
}

.lightbox-controls {
  padding: 0 25px;
  height: 40px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center
}

.lightbox-control {
  width: 33%;
  color: inherit;
  font-weight: 700;
  line-height: 24px
}

.lightbox-control--right {
  text-align: right
}

.lightbox-control--center {
  text-align: center
}

.lightbox-control--left {
  text-align: left
}

.lightbox-control--singular {
  width: 100%;
  text-align: center
}

.lightbox-control svg {
  display: inline-block;
  vertical-align: bottom;
  height: 24px;
  width: auto;
  fill: currentColor
}

@media screen and (max-width:776px) {
  .lightbox-title {
    height: 30px
  }
}

@media screen and (max-width:580px) {
  .lightbox-title-photo-info {
    width: 35%
  }
  .lightbox-title-additional-info {
    width: 60%
  }
  .lightbox-title-profile-info {
    width: 100%
  }
  .lightbox-title__date {
    display: none
  }
}

@media screen and (max-width:480px) {
  .photo-gallery {
    margin: 0 20px 20px
  }
  .lightbox-title-photo-info {
    width: 100%
  }
  .lightbox-title-additional-info {
    display: none
  }
  .lightbox-control {
    width: 20%
  }
  .lightbox-control--left {
    width: 60%
  }
  .lightbox-control--singular {
    width: 100%
  }
}

.progress-bar {
  position: relative;
  width: 100%;
  height: 19px;
  border-radius: 50px;
  border: .5px solid #333
}

.filler {
  background: #1da598;
  height: 100%;
  border-radius: inherit;
  transition: width .2s ease-in;
  text-align: center;
  color: #fff
}

.wrapper--user-edit {
  position: relative
}

.profile-edit-wrap {
  padding-bottom: 70px;
  padding-left: 200px;
  padding-top: 30px;
  color: #252525
}

.profile-edit-agreement {
  margin-bottom: 15px
}

.profile-edit-agreement>label {
  margin: 0
}

.profile-edit-photos-wrap {
  margin-bottom: 30px
}

.profile-edit-photos {
  font-size: .875em
}

.profile-edit-photos__title {
  margin-bottom: 15px
}

.profile-edit-photos__content {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start
}

.profile-edit-photos__dropzone {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  height: 120px;
  width: 175px;
  border: 1px dashed #000;
  border-radius: 6px;
  cursor: pointer
}

.profile-edit-photos__dropzone__loader {
  display: flex;
  height: 45px
}

.profile-edit-photos__dropzone--error {
  position: relative;
  border-color: #d31120
}

.profile-edit-photos__dropzone--error:hover .tooltip {
  display: block
}

.profile-edit-photos__dropzone-text {
  line-height: 13px;
  margin-bottom: 10px;
  font-size: 1.15em;
  font-weight: 700;
  text-align: center
}

.profile-edit-photos__dropzone-text small {
  font-weight: 100;
  font-size: xx-small
}

.profile-edit-photos__preview {
  padding-left: 25px
}

.profile-edit-photos__info {
  margin-bottom: 15px
}

.profile-edit-photos__info svg {
  height: 15px;
  width: 15px;
  margin-right: 5px;
  margin-bottom: -2px;
  fill: #d31120
}

.profile-edit-photos__preview-item {
  display: inline-block;
  position: relative;
  height: 70px;
  width: 70px;
  margin-right: 10px;
  background-position: 50% 50%;
  background-size: cover;
  border-radius: 6px;
  box-shadow: 2px 2px 6px rgba(37, 37, 37, .5)
}

.profile-edit-photos__preview-item:last-of-type {
  margin-right: 0
}

@media screen and (max-width:480px) {
  .gradient-decorator--left.main-title--user-edit {
    padding-left: 0
  }
  .gradient-decorator:before {
    display: none
  }
  .main-title--user-edit {
    margin-bottom: 10px
  }
  .profile-edit-photos__content {
    display: block
  }
  .profile-edit-photos__dropzone {
    width: 100%;
    margin-bottom: 10px
  }
  .profile-edit-photos__preview {
    padding-left: 0
  }
}

.no-match {
  text-align: center;
  padding-top: 50px
}

.no-match .main-title {
  font-size: 1.5em
}

.no-match__text {
  font-size: 1.125em
}

.no-match__img {
  width: 230px;
  margin-bottom: 30px
}

.no-match__img .cls-1 {
  isolation: isolate
}

.no-match__img .cls-2 {
  opacity: .44
}

.no-match__img .cls-3 {
  mask: url(styles.css)
}

.no-match__img .cls-4 {
  fill: #a8a8a8
}

.no-match__img .cls-5 {
  mask: url(styles.css)
}

.no-match__img .cls-6 {
  fill: #ee7d4d
}

.no-match__img .cls-7 {
  fill: #f39b56
}

.no-match__img .cls-8 {
  fill: #73481d
}

.no-match__img .cls-9 {
  fill: #712b15
}

.no-match__img .cls-10 {
  fill: #221e20
}

.no-match__img .cls-11 {
  fill: #c65f3d
}

.no-match__img .cls-12 {
  fill: #ef804e
}

.no-match__img .cls-13 {
  fill: #78c8de
}

.no-match__img .cls-14 {
  fill: #ae8d65
}

.no-match__img .cls-15 {
  fill: #96cdd6;
  opacity: .46
}

.no-match__img .cls-16 {
  fill: #a6cbd2
}

.no-match__img .cls-17 {
  fill: #fff;
  opacity: .4;
  mix-blend-mode: overlay
}

.no-match__img .cls-18 {
  fill: #e5302d
}

.no-match__img .cls-19 {
  filter: url(styles.css)
}

.no-match__img .cls-20 {
  filter: url(styles.css)
}

._2IvWwuy9L-lxKRO-fT6ITW {
  position: relative
}

._3LCFNiHr6_0nYOSrt6o2mq {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center
}

._3qFe4fqlpC-szbyF7XDCYa {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, .5)
}

._2Q3vAaNz6M-KQiK5J0eQGG {
  margin-top: 34px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center
}

._2Q3vAaNz6M-KQiK5J0eQGG ._1ysuGBkCb7nwPQCIZOGg5W {
  margin-left: 26px;
  font-size: 16px;
  color: #474748
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3t9IVR0jfQ_9kWVAuuKd_3 {
  color: #474748;
  margin-top: 10px;
  width: 400px;
  height: 80px;
  border-radius: 8px;
  padding: 17px 28px;
  border: none;
  resize: none
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3t9IVR0jfQ_9kWVAuuKd_3.ViRHpdHW7R3b1ND0HLByI {
  box-shadow: 0 0 6px 0 rgba(37, 37, 37, .4)
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3t9IVR0jfQ_9kWVAuuKd_3.UfTPJMBF2gk8-F9vMhPU_ {
  box-shadow: inset 0 0 7px 0 hsla(0, 0%, 41%, .5)
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3CPSV_QtIgtwaETtrptqXc {
  width: 100%;
  height: 30px;
  position: relative;
  margin-top: 9px;
  display: flex;
  align-items: center;
  justify-content: space-between
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3CPSV_QtIgtwaETtrptqXc .SIHcAO4mL54bP9kc80rIS {
  background-color: #fff;
  box-shadow: none;
  border-radius: 14.5px;
  height: 30px;
  padding: 0 19px;
  border: 1px solid #67b678;
  color: #67b678;
  display: flex;
  align-items: center;
  justify-content: center
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3CPSV_QtIgtwaETtrptqXc .SIHcAO4mL54bP9kc80rIS>svg {
  height: 15px;
  fill: #67b678;
  margin-left: 4px
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3CPSV_QtIgtwaETtrptqXc .SIHcAO4mL54bP9kc80rIS._2oCiUsPxzrVmH0P5YwXKrY {
  position: absolute;
  right: 0
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3CPSV_QtIgtwaETtrptqXc .SIHcAO4mL54bP9kc80rIS._1ukj8ZjSqNU3jS6OrKT6cs {
  color: #e81919;
  border-color: #e81919
}

._2Q3vAaNz6M-KQiK5J0eQGG ._3CPSV_QtIgtwaETtrptqXc .SIHcAO4mL54bP9kc80rIS._3Odz3eC8HUhcjwM-uRFCE {
  color: #fff;
  background-color: #67b678
}

@media screen and (max-width:480px) {
  ._2Q3vAaNz6M-KQiK5J0eQGG {
    width: 100%;
    margin-top: 22px
  }
  ._2Q3vAaNz6M-KQiK5J0eQGG ._3t9IVR0jfQ_9kWVAuuKd_3 {
    width: 100%;
    padding: 16px 10px
  }
  ._2Q3vAaNz6M-KQiK5J0eQGG ._1ysuGBkCb7nwPQCIZOGg5W {
    margin-left: 10px
  }
}

.user-about__item {
  display: block;
  margin-bottom: 12px;
  font-size: .875em
}

.user-about__item svg {
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: auto;
  fill: currentColor;
  margin-right: 8px
}

.user-about__item .stroke-only {
  fill: transparent
}

.user-about__item:last-of-type {
  margin-bottom: 0
}

@media screen and (max-width:480px) {
  .user-about {
    display: block;
    width: 100%
  }
}

.user-back-wrapper {
  margin-bottom: 25px
}

.user-back-wrapper, .user-profile {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center
}

.user-profile {
  margin-bottom: 35px
}

.user-gallery {
  position: relative;
  margin: 0 35px 0 20px;
  width: 60%;
  max-width: 240px
}

.user-photo--clickable {
  cursor: pointer
}

.user-photo__img {
  display: block;
  width: 100%;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.user-controls {
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  font-size: .875em
}

.user-description {
  position: relative;
  padding: 25px 30px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.user-description:before {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 35px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  transform: rotate(-45deg);
  box-shadow: 1px -1px 1px 0 rgba(37, 37, 37, .2)
}

.deleted-user {
  text-align: center;
  padding-top: 50px
}

.deleted-user .main-title {
  font-size: 1.5em
}

.deleted-user__img {
  width: 140px;
  margin-bottom: 30px
}

.deleted-user__img .cls-1 {
  opacity: .44
}

.deleted-user__img .cls-2 {
  mask: url(styles.css)
}

.deleted-user__img .cls-3 {
  fill: #a9a9a9
}

.deleted-user__img .cls-4 {
  fill: #ff7e49
}

.deleted-user__img .cls-5 {
  fill: #ff9b50
}

.deleted-user__img .cls-6 {
  fill: #804612
}

.deleted-user__img .cls-7 {
  fill: #82270b
}

.deleted-user__img .cls-8 {
  fill: #1e181a
}

.deleted-user__img .cls-9 {
  fill: #e05f38
}

.deleted-user__img .cls-10 {
  fill: #ff804a
}

.deleted-user__img .cls-11 {
  fill: #ff2c29
}

.deleted-user__img .cls-12 {
  filter: url(styles.css)
}

@media screen and (min-width:1020px) {
  .user-profile {
    margin-bottom: 105px
  }
  .user-gallery {
    max-width: 360px
  }
  .user-about__item {
    margin-bottom: 20px;
    font-size: 1.12em
  }
  .user-about__item svg {
    width: 24px
  }
  .user-controls {
    bottom: -60px;
    padding: 0 4%;
    justify-content: space-around
  }
  .btn--user {
    padding: 6px 30px
  }
}

@media screen and (max-width:776px) {
  .user-gallery {
    margin: 0 20px;
    width: 90%
  }
  .user-controls {
    justify-content: space-around
  }
  .user-description {
    margin: 0 35px
  }
}

@media screen and (max-width:480px) {
  .main-title--photo {
    display: none
  }
  .main-title--user {
    padding-left: 0
  }
  .main-title--user:before {
    display: none
  }
  .user-back-wrapper {
    margin-bottom: 20px
  }
  .user-back-wrapper .btn-back {
    padding-left: 0
  }
  .user-profile {
    flex-flow: column nowrap;
    margin-bottom: 10px
  }
  .user-gallery {
    margin: 0 0 90px;
    width: 100%;
    max-width: 315px
  }
  .user-controls {
    flex-flow: column-reverse nowrap;
    bottom: -90px
  }
  .user-controls .btn--approve {
    width: 40%;
    margin-left: auto
  }
  .btn--user {
    height: 40px;
    border-radius: 20px;
    margin: 0 0 20px
  }
  .user-description {
    margin: 0
  }
}

.search-profile {
  flex-flow: row nowrap;
  align-items: flex-start;
  margin: 35px auto;
  color: #000
}

.search-loader, .search-profile {
  display: flex;
  justify-content: center
}

.search-loader {
  height: 427px;
  align-items: center
}

.search-photo {
  position: relative;
  width: 80%;
  max-width: 240px
}

.search-photo:after, .search-photo:before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 10px;
  height: 100%;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.search-photo:before {
  width: 96%;
  left: 2%;
  top: -5px;
  z-index: -1;
  background-color: #c4c4c4
}

.search-photo:after {
  width: 88%;
  left: 6%;
  top: -9px;
  z-index: -2;
  background-color: #b1b1b1
}

.search-photo__img {
  display: block;
  width: 100%;
  border-radius: 10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5)
}

.search-photo__name {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1.25em;
  color: #000;
  font-weight: 700;
  line-height: 1.25;
  background: linear-gradient(0deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .3) 60%, transparent 90%);
  padding: 15px 15px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  border-radius: 0 0 10px 10px
}

.search-about {
  padding: 20px 20px 20px 40px;
  margin-left: -10px;
  box-shadow: 1px 1px 6px 0 rgba(37, 37, 37, .5);
  border-radius: 0 10px 10px 0
}

.search-controls {
  text-align: center
}

.search-no-results {
  margin-top: 20px;
  text-align: center
}

@media screen and (min-width:1020px) {
  .search-photo {
    max-width: 360px
  }
  .search-photo__name {
    font-size: 1.5em
  }
  .search-about {
    width: 50%;
    padding: 35px 20px 35px 55px
  }
  .user-about__item {
    margin-bottom: 20px;
    font-size: 1.12em
  }
  .user-about__item svg {
    width: 24px
  }
  .search-control--mobile {
    margin-right: 10px;
    margin-left: 10px;
    padding: 6px 30px
  }
}

@media screen and (max-width:776px) {
  .main-title--search.gradient-decorator:before {
    display: none
  }
}

@media screen and (max-width:480px) {
  .main-title--search {
    display: none
  }
  .search-profile {
    margin-top: 0
  }
  .search-photo {
    width: 100%;
    max-width: 315px
  }
  .search-photo__name {
    font-size: 1.8em;
    padding-bottom: 25px
  }
  .search-about {
    display: none
  }
  .search-controls {
    display: flex;
    flex-flow: column nowrap;
    position: relative;
    max-width: 315px;
    margin: auto
  }
  .search-control--mobile {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    border-radius: 25px;
    margin: 0
  }
  .search-control--mobile.like-btn {
    position: absolute;
    top: -60px;
    width: 124px;
    right: 0
  }
  .search-control--mobile.btn--action {
    margin-bottom: 30px;
    line-height: 1.5
  }
}

.user-box {
  display: flex;
  flex-flow: row nowrap;
  padding: 10px;
  box-shadow: 1px 2px 5px 0 rgba(37, 37, 37, .5);
  border-radius: 15px;
  margin-bottom: 30px
}

.user-box__photo {
  display: block;
  width: 50px;
  border-radius: 100%;
  border: 1px solid #252525;
  margin: 0 auto
}

.user-box__name {
  display: inline-block;
  max-width: 100px;
  text-align: right
}

.user-box__age {
  position: relative;
  display: inline-block;
  width: 25px;
  text-align: left;
  overflow: hidden;
  padding-left: 5px
}

.user-box__age:before {
  content: ",";
  position: absolute;
  left: 0
}

.user-box__like-date {
  word-break: break-word;
  padding-top: 25px
}

.user-box-info {
  display: block;
  width: 160px;
  text-align: center;
  color: #000
}

.user-box-content {
  width: 60%;
  margin-left: 20px
}

@media screen and (max-width:480px) {
  .user-box {
    display: block;
    width: 100vw;
    margin-left: -40px;
    padding: 20px 20px 20px 0;
    border-radius: 0;
    margin-bottom: 0
  }
  .user-box__like-date {
    line-height: 1.5;
    padding-top: 0
  }
  .user-box-info {
    display: inline-block;
    width: 125px
  }
  .user-box-content {
    margin-left: 3%;
    display: inline-block;
    width: 55%;
    vertical-align: top
  }
}

.react-tabs__tab--like .react-tabs__tab-name {
  display: block;
  position: relative
}

.react-tabs__tab--like svg {
  display: none;
  fill: #9d9d9d
}

.like-user-list {
  padding: 1px 25px
}

@media screen and (max-width:776px) {
  .react-tabs__tab-list {
    justify-content: space-between;
    margin-bottom: 30px
  }
  .react-tabs__tab--like .react-tabs__tab-name {
    display: none
  }
  .react-tabs__tab--like svg, .react-tabs__tab--selected .react-tabs__tab-name {
    display: block
  }
  .react-tabs__tab--selected svg {
    display: none
  }
  .like-user-list {
    padding: 1px 25px
  }
}

@media screen and (max-width:480px) {
  .react-tabs__tab--like {
    padding: 0
  }
  .like-user-list {
    padding: 1px
  }
}

._2oApkKooPbnscR5a5xa_sU {
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto
}

._33HOVJrpz4KXYhp9HyLSD2 {
  display: none;
  height: 60px;
  position: fixed;
  bottom: 0;
  width: 100%;
  box-shadow: 0 -2px 6px 0 rgba(37, 37, 37, .2);
  background-color: #fff
}

._36bhmuvA4EZadYJpQ-Rthc {
  border: none;
  height: 100%;
  flex: 1;
  opacity: .5
}

.Mtycyk6TeguIkP8s7tZQ7 {
  opacity: 1
}

.pNYkS1GHbqORcA9o-ACAb {
  text-align: center
}

._2LBsb5vv13FQOmL57Dpu6R {
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background-color: #19548c;
  display: flex;
  align-items: center;
  justify-content: center
}

@media screen and (max-width:480px) {
  ._2oApkKooPbnscR5a5xa_sU {
    justify-content: space-between;
    padding: 70px 0 60px
  }
  ._33HOVJrpz4KXYhp9HyLSD2 {
    display: flex
  }
  ._2LBsb5vv13FQOmL57Dpu6R {
    display: none
  }
}

.aff .footer {
  position: relative
}

.root-wrap {
  overflow-y: hidden
}

.aff-button:active {
  position: relative;
  top: 2px
}

._7DwU4J8ND94RS9oMLAcPL {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0 20px;
  flex: 1
}

._7DwU4J8ND94RS9oMLAcPL:nth-child(2) {
  flex: 2
}

._7DwU4J8ND94RS9oMLAcPL:first-child::after, ._7DwU4J8ND94RS9oMLAcPL:nth-child(2):after {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  height: 90vh;
  background: linear-gradient(180deg, #fff, #d8d8d8, #fff);
  z-index: -1
}

._1rHkgUKZCS9FFFYJfiOCol {
  margin: 0 10px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 70px
}

._1o2Ie5vPBExCxOciaBapB9 {
  justify-content: space-between;
  margin: 0 25px 0 15px
}

._3k73uU4UBaUP6oHkLbfjbK {
  padding-top: 5px;
  flex: 1;
  display: flex;
  flex-direction: column
}

._3fGKPtCQ0nItQdfXu-Mw5y {
  padding-right: 18px;
  height: calc(100vh - 60px - 60px - 70px);
  overflow-y: overlay;
  overflow-x: hidden
}

._7DwU4J8ND94RS9oMLAcPL ._3pptWzdclW5K9VBogiyvm6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, .5)
}

@media screen and (max-width:480px) {
  ._7DwU4J8ND94RS9oMLAcPL {
    display: none;
    width: 100%;
    padding: 0 30px;
    height: calc(100vh - 70px - 60px);
    flex: 1 1
  }
  ._1K_awEVxspQ3Ma8x2-E_o9 {
    display: flex
  }
  ._1o2Ie5vPBExCxOciaBapB9 {
    margin: 20px 10px;
    flex-wrap: wrap
  }
  ._1o2Ie5vPBExCxOciaBapB9 ._2hAljsAhd0KiRLjmlMxUY4 {
    flex-basis: 100%;
    text-align: center
  }
  ._2NqKVFAS_3qrYkslDUXiFB>span {
    display: none
  }
  ._3fGKPtCQ0nItQdfXu-Mw5y {
    padding: 0;
    height: calc(100vh - 60px - 60px - 70px);
    flex: 1
  }
}

@media screen and (max-width:340px) {
  ._7DwU4J8ND94RS9oMLAcPL {
    padding: 0 10px
  }
}

._2jUB2rQsYMsFwZHcAUTIXu {
  position: relative;
  padding: 15px;
  max-width: 210px;
  border-radius: 8px;
  box-shadow: 0 0 6px 0 rgba(37, 37, 37, .2);
  display: flex;
  justify-content: space-between;
  margin: 5px 10px 19px;
  min-height: 170px
}

._2jUB2rQsYMsFwZHcAUTIXu ._1DIdLs9qL_NjCgAPcYoNAw {
  display: none;
  position: absolute;
  top: -11.5px;
  right: -11.5px;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #d31120;
  border: 1px solid #d31120;
  height: 25px;
  width: 25px;
  border-radius: 12.5px
}

._2jUB2rQsYMsFwZHcAUTIXu ._3qac3y9VeA4_tNXMzhQoiC {
  display: none;
  flex: 1;
  align-items: center;
  justify-content: center
}

._2jUB2rQsYMsFwZHcAUTIXu ._1tKYMHPsWuos9pJzjzWhc9 {
  border: none;
  appearance: none;
  height: 18px;
  border-radius: 9px;
  padding: 0 15px;
  font-size: 12px;
  border: 1px solid #e3e3e3;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px
}

._2jUB2rQsYMsFwZHcAUTIXu ._1tKYMHPsWuos9pJzjzWhc9:hover {
  background-color: #e3e3e3
}

._2jUB2rQsYMsFwZHcAUTIXu ._1eT12yXqUIDRShxCeAlClJ, ._2jUB2rQsYMsFwZHcAUTIXu ._1tKYMHPsWuos9pJzjzWhc9:active {
  background-color: #c6c6c6
}

._2jUB2rQsYMsFwZHcAUTIXu .Hk4PkPHwb5LKP5Enj3G4Y {
  font-size: 20px;
  font-style: italic;
  font-weight: 700
}

._2jUB2rQsYMsFwZHcAUTIXu img {
  border: 1px solid #232327;
  object-fit: cover
}

._2jUB2rQsYMsFwZHcAUTIXu ._1cimWLKHmsgltJ-w46tCMR {
  flex-direction: column;
  flex-basis: 60%
}

._2jUB2rQsYMsFwZHcAUTIXu ._1cimWLKHmsgltJ-w46tCMR .GeDmz5nDWqveg4M4Jir94 {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 16px;
  color: #232327;
  width: 100%
}

._2jUB2rQsYMsFwZHcAUTIXu ._1cimWLKHmsgltJ-w46tCMR .GeDmz5nDWqveg4M4Jir94 img {
  height: auto;
  width: 100%;
  max-width: 100px;
  border-radius: 50px;
  margin-bottom: 5px
}

._2jUB2rQsYMsFwZHcAUTIXu ._1cimWLKHmsgltJ-w46tCMR .GeDmz5nDWqveg4M4Jir94 span {
  text-align: center;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 5px 10px
}

._2jUB2rQsYMsFwZHcAUTIXu ._2sZuXfTLCyckaopVj80s2W {
  flex-basis: 40%
}

._2jUB2rQsYMsFwZHcAUTIXu ._2sZuXfTLCyckaopVj80s2W .GeDmz5nDWqveg4M4Jir94 {
  font-size: 12px
}

._2jUB2rQsYMsFwZHcAUTIXu ._2sZuXfTLCyckaopVj80s2W .GeDmz5nDWqveg4M4Jir94 img {
  max-width: 60px
}

._2jUB2rQsYMsFwZHcAUTIXu ._3nilbkFJxEytmSpJaYhRyt {
  font-size: 12px;
  color: rgba(35, 35, 39, .5);
  font-style: normal;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis
}

._2jUB2rQsYMsFwZHcAUTIXu ._2esnVE7XBxnVTJFS8cv1JO {
  border-radius: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  height: 21px;
  width: 21px
}

._2jUB2rQsYMsFwZHcAUTIXu ._2esnVE7XBxnVTJFS8cv1JO:after, ._2jUB2rQsYMsFwZHcAUTIXu ._2esnVE7XBxnVTJFS8cv1JO:before {
  background: #9d9d9d;
  content: "";
  display: block;
  height: 17px;
  position: absolute;
  transform-origin: 0 0;
  width: 2px
}

._2jUB2rQsYMsFwZHcAUTIXu ._2esnVE7XBxnVTJFS8cv1JO:before {
  transform: translate(4px, -5px) rotate(-45deg)
}

._2jUB2rQsYMsFwZHcAUTIXu ._2esnVE7XBxnVTJFS8cv1JO:after {
  transform: translate(16px, -7px) rotate(45deg)
}

._2jUB2rQsYMsFwZHcAUTIXu ._2esnVE7XBxnVTJFS8cv1JO:active {
  top: 7px
}

._2jUB2rQsYMsFwZHcAUTIXu ._3nD1pNZQUJeNFqwx147ImM {
  position: absolute;
  top: 6px;
  right: 1px;
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #67b678
}

._2jUB2rQsYMsFwZHcAUTIXu ._1TxfJ99WiFEOZAwgvl21jp {
  font-size: 12px;
  position: absolute;
  top: 5px;
  width: 100%;
  left: 0;
  text-align: center
}

._2jUB2rQsYMsFwZHcAUTIXu ._3ongxSMvZ_JF2nxMhnnqmb {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px;
  display: flex
}

._2jUB2rQsYMsFwZHcAUTIXu .Q6alLSwCLxW-sLjWnVmsu {
  border: none;
  appearance: none;
  font-size: 16px;
  color: #fff;
  display: none;
  justify-content: center;
  align-items: center;
  width: 70px;
  background-color: #189be4;
  padding: 0 23px;
  border-radius: 10px;
  margin: 5px
}

._2jUB2rQsYMsFwZHcAUTIXu .Q6alLSwCLxW-sLjWnVmsu:last-child {
  display: flex
}

._2jUB2rQsYMsFwZHcAUTIXu .Q6alLSwCLxW-sLjWnVmsu svg {
  display: none
}

._3lzhWUx8lqe2GO2ChsQzon {
  border: 1px solid #d31120
}

._3lzhWUx8lqe2GO2ChsQzon ._1DIdLs9qL_NjCgAPcYoNAw {
  display: flex
}

._3IP6Y8_Z4QovJz9n4cv7Rl {
  max-width: 500px
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._1cimWLKHmsgltJ-w46tCMR {
  flex-basis: auto
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._1cimWLKHmsgltJ-w46tCMR .GeDmz5nDWqveg4M4Jir94 img {
  width: 100px
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._2sZuXfTLCyckaopVj80s2W .GeDmz5nDWqveg4M4Jir94 img {
  width: 60px
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._3qac3y9VeA4_tNXMzhQoiC {
  display: flex
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._3ongxSMvZ_JF2nxMhnnqmb {
  right: 60px
}

._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu {
  display: flex;
  height: 30px;
  width: auto;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(37, 37, 37, .2);
  color: #00b875
}

._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu:first-child {
  color: #00417f
}

._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu:last-child {
  color: #189be4
}

._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu svg {
  display: inline;
  margin-left: 6px
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._3NCAa8YAz8gFQsNizT4j96 {
  background-color: #00b875;
  color: #fff
}

._3IP6Y8_Z4QovJz9n4cv7Rl ._3NCAa8YAz8gFQsNizT4j96 svg path {
  fill: #fff
}

._9758nSA60sjhmZsS8xqVs {
  padding-top: 30px
}

@media screen and (max-width:480px) {
  ._2jUB2rQsYMsFwZHcAUTIXu {
    max-width: 100%;
    margin: 5px 11px 19px
  }
  ._2jUB2rQsYMsFwZHcAUTIXu ._3ongxSMvZ_JF2nxMhnnqmb {
    right: 0
  }
  ._2jUB2rQsYMsFwZHcAUTIXu .Q6alLSwCLxW-sLjWnVmsu {
    padding: 5px 23px;
    border-radius: 15px
  }
  ._3IP6Y8_Z4QovJz9n4cv7Rl {
    min-height: 202px;
    padding: 20px;
    padding-right: 50px
  }
  ._3IP6Y8_Z4QovJz9n4cv7Rl ._3qac3y9VeA4_tNXMzhQoiC {
    position: absolute;
    padding: 0;
    top: 115px;
    right: 45px
  }
}

@media screen and (max-width:1020px) {
  ._3IP6Y8_Z4QovJz9n4cv7Rl ._3ongxSMvZ_JF2nxMhnnqmb {
    right: 0
  }
}

@media screen and (max-width:900px) {
  ._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu {
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 70px;
    border-radius: 20px
  }
  ._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu span {
    display: none
  }
  ._3IP6Y8_Z4QovJz9n4cv7Rl .Q6alLSwCLxW-sLjWnVmsu svg {
    margin: 0
  }
}

._1nbnww6pYh-RmQWWM-pWCr {
  position: relative;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between
}

._1nbnww6pYh-RmQWWM-pWCr>li {
  flex: 1
}

._3fUGWyTglPf8WlX-ag-85p {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin: 0 10px;
  white-space: nowrap
}

._3fUGWyTglPf8WlX-ag-85p>span {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 155%
}

._3a-aECDT3MiIZnCjGrohAY {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: hsla(0, 0%, 100%, .5)
}

@media screen and (max-width:480px) {
  ._1nbnww6pYh-RmQWWM-pWCr {
    width: 100%;
    justify-content: space-around
  }
}

.mZoQBizj3y7kCMOSlt02o {
  height: 0;
  width: 0;
  visibility: hidden
}

._1qnBlFVrlSzRyQ67Er3tob {
  cursor: pointer;
  text-indent: -9999px;
  width: 50px;
  height: 25px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative
}

._1qnBlFVrlSzRyQ67Er3tob:after {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 15px;
  transition: .3s
}

.TAPQUvLZawxAdM2xLS8hW:after {
  left: calc(100% - 5px);
  transform: translateX(-100%)
}

._1Sfay5_HeuXXRL7uwjy10N {
  width: 100%;
  margin: auto
}

._1Sfay5_HeuXXRL7uwjy10N, .TQBBOJAml0aTM9D9TxFl_ {
  height: 70px;
  border-radius: 2px;
  display: flex;
  align-items: center
}

.TQBBOJAml0aTM9D9TxFl_ {
  position: relative;
  width: 115px;
  background-color: #9d9d9d;
  justify-content: center;
  transition: all .25s ease
}

.TQBBOJAml0aTM9D9TxFl_ svg {
  position: absolute;
  top: 29px;
  height: 20px;
  width: 16px
}

.TQBBOJAml0aTM9D9TxFl_ span {
  transform: scale(0);
  color: #fff;
  transition: all .25s ease;
  position: absolute;
  top: 41px
}

.TQBBOJAml0aTM9D9TxFl_._3X03bRt5TjWCcvP2JSDNEM {
  background-color: #19548c;
  color: #fff;
  height: 85px;
  margin-top: -15px;
  width: 345px
}

.TQBBOJAml0aTM9D9TxFl_._3X03bRt5TjWCcvP2JSDNEM span {
  transform: scale(1)
}

.TQBBOJAml0aTM9D9TxFl_._3X03bRt5TjWCcvP2JSDNEM svg, .TQBBOJAml0aTM9D9TxFl_._3X03bRt5TjWCcvP2JSDNEM svg path {
  fill: #fff
}

#townsblock{
  margin-top: 20px;
  width: 100%;
}
.townsresultlist{
  max-height: 250px;
  overflow: auto;text-align: center;
}
.townsresultlist a{
  text-align: center;
  display: block;
  line-height: 16px;
  font-size: 20px;
  padding: 10px 0;margin:0 10px;
  text-decoration: none!important;cursor: pointer;
  border-bottom: 1px solid #AFB6C6;
}
.townsresultlist a:last-child{border:0;}
.townsresultlist a span{
  display: block;
  font-size: 12px;
  padding-top: 5px;
  color: #AFB6C6;
  

}
.townsresultlist a.active{border: 0;
  background: #4564ff;
  color: white;
}


.flag{
  display: inline-block;
  height: 30px;
  margin-right: 9px;
}