@charset "UTF-8";
.Link-root {
  display: block;
  color: inherit;
}
@supports ((-webkit-filter: blur()) or (filter: blur())) {
}
img {
  max-width: 100%;
  height: auto;
}
.SvgSymbol-root {
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.SvgSymbol-menu {
  width: 22px;
  height: 24px;
}
.SvgSymbol-search {
  width: 20px;
  height: 24px;
}
@media only screen and (min-device-width: 64em) {
  .SvgSymbol-search {
    width: 13px;
    height: 15px;
  }
}
@supports ((-webkit-filter: blur()) or (filter: blur())) {
}
.GeneralMaterial-article p {
  margin: 0 0 20px;
  font-family: sans-serif;
  font-size: 20px;
  line-height: 28px;
}
.SimpleBlock-h4 {
  margin-top: 26px;
  margin-bottom: 11px;
  font-family: sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
}
@media only screen and (min-device-width: 32em) {
  .SimpleBlock-h4 {
    margin-top: 45px;
    margin-bottom: 15px;
    font-size: 21px;
    line-height: 28px;
  }
}
.AffiliatePanels-root {
  position: relative;
}
.UnderTheSun-root {
  position: relative;
  z-index: 200;
  margin-top: 12px;
}
@media only screen and (min-width: 32em) {
  .UnderTheSun-root {
    margin-top: 45px;
  }
}
.UnderTheSun-root:empty {
  margin-top: 0;
}
.GeneralMaterial-root {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  padding: 20px 20px 23px;
  border-radius: 10px;
  background-color: #fff;
}
@media only screen and (min-width: 48em) {
  .GeneralMaterial-root {
    padding: 45px 15px 38px;
  }
}
@media only screen and (min-width: 48em) {
  .GeneralMaterial-simple {
    padding-top: 60px;
  }
}
.GeneralMaterial-container {
  width: 100%;
}
.GeneralMaterial-article {
  position: relative;
}
.GeneralMaterial-simple .GeneralMaterial-container {
  max-width: 1000px;
}
.GeneralMaterial-simple .GeneralMaterial-article {
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 64em) {
  .GeneralMaterial-simple .GeneralMaterial-article {
    margin-right: 0;
    margin-left: 0;
  }
}
.GeneralMaterial-default .GeneralMaterial-article {
  width: 100%;
}
.GeneralMaterial-default .GeneralMaterial-body {
  max-width: 650px;
  margin: 0 auto;
}
@media only screen and (min-width: 64em) {
  .GeneralMaterial-default .GeneralMaterial-body {
    max-width: 1000px;
  }
}
@media only screen and (min-width: 64em) {
  .GeneralMaterial-default .GeneralMaterial-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
}
@supports ((-webkit-filter: blur()) or (filter: blur())) {
}
a {
  color: blue;
}
a:hover {
  color: red;
}
.Header-root {
  position: relative;
  z-index: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 70px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: sans-serif;
}
@media only screen and (min-width: 64em) {
  .Header-root {
    height: 77px;
  }
}
.Header-menuToggle {
  z-index: 100;
  margin-left: auto;
  padding-top: 22px;
}
@media only screen and (min-width: 64em) {
  .Header-menuToggle {
    display: none;
  }
}
.Header-logo {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 18px;
  background-color: inherit;
}
@media only screen and (min-width: 64em) {
  .Header-logo {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 0;
    background-color: transparent;
  }
}
.Header-meduza {
  display: inline-block;
  margin-top: -4px;
  fill: #d09959;
}
@media only screen and (min-width: 64em) {
  .Header-meduza {
    padding: 0 15px;
  }
}
.Header-buttons {
  position: absolute;
  z-index: 100;
  top: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  padding-top: 22px;
  letter-spacing: 1px;
  font-size: 14px;
  line-height: 1;
}
@media only screen and (min-width: 64em) {
  .Header-buttons {
    position: static;
    -ms-flex-preferred-size: 16%;
    flex-basis: 16%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-top: 0;
    padding-top: 2px;
  }
}
@media only screen and (min-width: 64em) {
  .Header-buttons .Header-item:after {
    content: "";
  }
}
.Header-buttons .Header-item:last-child:after {
  display: none;
}
.Header-nav {
  position: absolute;
  top: 58px;
  right: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  padding: 12px 12px 4px;
  -webkit-transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  transition: height 0.2s ease, visibility 0.2s ease, opacity 0.2s ease;
  opacity: 0;
  background-color: #040404;
}
@media only screen and (min-width: 64em) {
  .Header-nav {
    position: static;
    visibility: visible;
    height: auto;
    padding: 2px 0 0;
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
    background-color: transparent;
  }
}
.Header-item {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 45px;
  height: 45px;
  cursor: pointer;
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  background: 0 0;
  font-weight: 600;
  fill: currentColor;
}
.Header-item:after {
  position: absolute;
  top: 50%;
  right: -1px;
  height: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-left: 1px solid #404040;
}
.Header-item:focus,
.Header-item:hover,
.Header-menu a:hover {
  color: #999;
}
.Header-menu a {
  color: #fff;
  padding: 0 6px;
  display: block;
}
@media only screen and (min-width: 48em) {
  .Header-menu a {
    padding: 0 15px;
  }
}
.Header-itemSearch,
.Header-menuToggle .Header-item {
  color: #737373;
}
@media only screen and (min-width: 64em) {
  .Header-itemSearch,
  .Header-menuToggle .Header-item {
    color: #fff;
  }
}
.Header-itemLang {
  display: none;
}
@media only screen and (min-width: 64em) {
  .Header-itemLang {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.Header-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 16px;
  border-top: 1px solid #323232;
  font-size: 20px;
  line-height: 24px;
}
@media only screen and (min-width: 48em) {
  .Header-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-top: 0;
    border-top: 0;
    font-size: 14px;
    line-height: 17px;
  }
}
@media only screen and (min-width: 64em) {
  .Header-mobileNav {
    display: none;
  }
}
.Header-menuAdditional {
  margin-top: 24px;
  margin-bottom: 28px;
  padding: 32px 0;
  text-align: center;
  border-top: 1px solid #323232;
  border-bottom: 1px solid #323232;
  font-size: 16px;
  line-height: 22px;
}
.Header-menuAdditional a {
  color: hsla(0, 0%, 100%, 0.5);
}
.Header-menuAdditionalItem {
  margin: 0 6px;
}
.Header-switcher {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 16px;
}
.Footer-root {
  position: relative;
  z-index: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 3px 12px;
  text-align: center;
  color: #999;
  font-family: sans-serif;
}
@media only screen and (min-width: 64em) {
  .Footer-root {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 26px 0 15px;
    text-align: left;
  }
}
.Footer-root a {
  -webkit-transition: color 0.15s ease-out;
  transition: color 0.15s ease-out;
  color: #fff;
}
.Footer-root a:hover {
  color: hsla(0, 0%, 100%, 0.5);
}
.Footer-container {
  width: 100%;
  max-width: 675px;
}
@media only screen and (min-width: 64em) {
  .Footer-container {
    max-width: 970px;
  }
}
.Footer-tip {
  display: none;
}
@media only screen and (min-width: 64em) {
  .Footer-tip {
    display: block;
  }
}
.Footer-copyright {
  padding: 1px 12px 0;
  text-align: left;
  font-size: 14px;
}
@media only screen and (min-width: 64em) {
  .Footer-copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 13px 0 0;
    border-top: 1px solid #333;
    font-size: 14px;
    line-height: 16px;
  }
}
.Footer-giphy {
  margin-bottom: 14px;
  padding-top: 14px;
  padding-bottom: 13px;
  text-align: center;
  border-top: 1px solid #242424;
  border-bottom: 1px solid #242424;
}
@media only screen and (min-width: 64em) {
  .Footer-giphy {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: left;
    border-width: 0;
  }
}
.Footer-giphy a {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 60px;
  height: 14px;
  margin: -3px 8px 0;
  vertical-align: middle;
  background-size: 60px auto;
  font-size: 0;
}
.Footer-copyrightGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
}
.Footer-copyrightItem {
  width: 100%;
}
@media only screen and (min-width: 64em) {
  .Footer-copyrightItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: auto;
  }
}
.Footer-copyrightItem:after {
  display: block;
  height: 18px;
  margin: 0 15px;
  border-left: 1px solid #404040;
}
@media only screen and (min-width: 64em) {
  .Footer-copyrightItem:after {
    content: "";
  }
}
.Footer-about {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-align: right;
}
@media only screen and (min-width: 64em) {
  .Footer-about {
    text-align: left;
  }
}
.App-header {
  position: relative;
  z-index: 500;
  width: 100%;
  max-width: 1335px;
  margin: 0 auto;
}
@media only screen and (min-width: 64em) {
  .App-header {
    z-index: auto;
  }
}
.App-container {
  background-image: url(../images/top_img.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 162px auto;
}
@media only screen and (min-width: 64em) {
  .App-container {
    background-position: top;
    background-size: 412px 218px;
  }
}
.App-content {
  position: relative;
  z-index: 100;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
  min-height: calc(100vh - 140px);
}
@media only screen and (min-width: 32em) {
  .App-content {
    max-width: 1335px;
    margin-right: auto;
    margin-left: auto;
  }
}
.App-footer {
  margin-top: 40px;
}
@media only screen and (min-width: 32em) {
  .App-footer {
    margin-top: 64px;
  }
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
}
footer,
header,
main,
nav {
  display: block;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
svg {
  overflow: visible;
}
button {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
html {
  background-color: #000;
}
@media only screen and (min-width: 64em) {
  html {
    font-size: 1.49813vw;
  }
}
@media (min-width: 1335px) {
  html {
    font-size: 20px;
  }
}
body {
  font-family: sans-serif;
}
h1,
h4 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ittem-comment {
  display: block;
  position: relative;
  margin-bottom: 25px;
  min-height: 60px;
}
.ittem-comment p {
  display: block;
  position: relative;
  padding-left: 75px;
  margin-bottom: 5px;
  font-size: 90%;
  line-height: 1.3;
}
.ava-img {
  width: 60px;
  border-radius: 10px;
  display: block;
  position: relative;
  float: left;
}
img {
  max-width: 100%;
}
body {
  font-family: sans-serif;
}
.contentBox {
  line-height: 1.5;
}
.contentBox p {
  padding-bottom: 10px;
  padding-top: 10px;
}
.contentBox h1 {
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 27px;
}
.contentBox h2 {
  line-height: 1.4;
  margin-top: 10px;
  margin-bottom: 10px;
}
a {
  text-decoration: none !important;
  box-shadow: none !important;
}
.GeneralMaterial-article p {
  margin: 0 !important;
}
body,
.contentBox span,
p,
a,
h1,
h2,
h4 {
  font-family: sans-serif !important;
}
.contentBox h1 {
  margin-top: 0;
}
body * {
  font-family: sans-serif !important;
}
.main-content-font p,
.main-content-font ul li {
  font-size: 22px !important;
  line-height: 26px !important;
}
.comm-img {
  display: block;
  max-width: 350px;
  width: 100%;
}

@media (max-width: 480px) {
  .main-content-font p,
  .main-content-font ul li {
    font-size: 19px !important;
  }

  .main-content-font p,
  .main-content-font ul li {
    font-size: 15px !important;
    word-wrap: break-word;
  }
}

.api-form1 .form_control_vik_group {
  margin: 0px 0px 15px 0px !important;
}
.form_control_vik_group input.form_control_vik.name,
.form_control_vik_group select.form_control_vik.country,
.form_control_vik_group input.form_control_vik.phone {
  margin: 0px !important;
  text-align: left !important;
}
input.form_control_vik:focus::placeholder {
  color: transparent;
}
input.form_control_vik.error {
  border-color: #c92f54 !important;
  color: #c92f54 !important;
}
input.form_control_vik.good {
  border-color: #388e3c !important;
  color: #388e3c !important;
}
.api-form1 .error_note {
  text-align: center;
  margin: 4px 0px 0px 0px !important;
  font-size: 13px;
  line-height: 16px;
  color: #c92f54;
}
input.form_control_vik.error:focus {
  border-color: #c92f54 !important;
}
input.form_control_vik.good:focus {
  border-color: #0d7f56 !important;
}

.b-top-bar-button .btn-main {
  display: none;
  padding: 7px 35px;
  text-align: center;
  font-family: Arial !important;
  border-radius: 50px;
  background: #398e3d !important;
  font-size: 16px !important;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  font-weight: 700;
}
.b-top-bar-button.sticky .btn-main {
  cursor: pointer;
  display: block;
  max-width: 250px;
  margin: 0 auto;
}
.b-top-bar-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
}
.b-top-bar-button.sticky {
  position: fixed;
  background: #fff;
  z-index: 999;
  display: block;
}
.b-top-bar-button {
  padding: 0.6em 0;
}
@media screen and (min-width: 451px) {
  .l-wr-main {
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .b-top-bar-button .btn-main {
  }
}

@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px;
  }
  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }
  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }
  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }
  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }
  .vik-winners-bl .lb_text > span {
    font-size: 40px;
    line-height: 41px;
  }
}
.vik-winners-bl .left_block {
  display: block;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  padding: 50px;
  background: #f9f9f9;
  font-family: PFRegal, Georgia, serif;
}
.vik-winners-bl .lb_top,
.vik-winners-bl .wins {
  background: #fff;
}
.vik-winners-bl .lb_top {
  border: 1px solid #b5b5b5;
  border-radius: 15px;
  padding: 20px;
  position: relative;
}
.vik-winners-bl .lb_top:before {
  display: block;
  content: "";
  width: 40px;
  height: 50px;
  position: absolute;
  top: 25px;
  left: 25px;
}
.vik-winners-bl .lbt_text_1 {
  font-size: 20px;
  line-height: 30px;
  color: #272727;
  text-align: center;
}
.vik-winners-bl .lbt_text_2 {
  font-size: 13px;
  line-height: 15px;
  color: #626262;
  margin-top: 10px;
  text-align: center;
}
.vik-winners-bl .lb_text {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 44px;
  text-transform: uppercase;
  margin: 50px 0 15px;
  text-align: center;
}
.vik-winners-bl .lb_text > span {
  display: inline-block;
  font-size: 30px;
  line-height: 76px;
}
.vik-winners-bl .wins {
  border: 1px solid #d8d8d8;
  border-radius: 15px;
}
.vik-winners-bl .win_line {
  display: table;
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #d8d8d8;
}
.vik-winners-bl .win_line > div {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 0 5px 0 15px;
  font-size: 17px;
  line-height: 19px;
}
.vik-winners-bl .win_line:first-child {
  background: linear-gradient(89.47deg, #ed7b22 0, #f59a14 100%);
}
.vik-winners-bl .win_line:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 1100px) {
  .vik-winners-bl .left_block {
    display: block;
  }
}
@media only screen and (max-width: 1000px) {
  .vik-winners-bl .left_block {
    padding: 30px 10px;
    max-width: 435px;
  }
}
@media only screen and (max-width: 880px) {
  .vik-winners-bl .left_block {
    max-width: 100%;
    float: none;
  }
  .vik-winners-bl .lb_text {
    text-align: center;
  }
}
@media (max-width: 720px) {
  .vik-winners-bl .win_line:first-child {
    display: none;
  }
  .vik-winners-bl .win_line {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .vik-winners-bl .win_line > div {
    width: 100% !important;
  }
}
@media only screen and (max-width: 500px) {
  .vik-winners-bl .lb_top {
    padding: 10px 10px 10px 30px !important;
  }
  .vik-winners-bl .lb_top:before {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 25px;
    background-size: 100%;
  }
  .vik-winners-bl .lbt_text_1 {
    font-size: 18px;
    line-height: 20px;
  }
  .vik-winners-bl .lbt_text_2 {
    margin-top: 5px;
  }
  .vik-winners-bl .lb_text {
    font-size: 26px;
    line-height: 27px;
    margin-top: 20px;
  }
  .vik-winners-bl .lb_text > span {
    font-size: 40px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 450px) {
  .vik-winners-bl .win_line > div {
    padding: 0 5px 0 10px;
    font-size: 15px;
    line-height: 19px;
  }
}
@media (max-width: 460px) {
  .vik-winners-bl .left_block {
    padding: 0 !important;
  }
  .vik-winners-bl .win_line > div {
    font-size: 14px !important;
  }
  .vik-winners-bl .lb_text > span {
    font-size: 20px;
  }
  .vik-winners-bl .lb_top {
    padding: 10px;
  }
}

.verified-icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  padding: 1px;
  color: transparent;
  background: url(fff.svg) no-repeat 0 0;
  background-size: 100%;
  vertical-align: -4px;
  border: 2px solid #d7e3ec;
  margin-left: 8px;
}
.tgme_widget_message_user {
  float: left;
}
.tgme_widget_message_author,
.tgme_widget_message_forwarded_from {
  font-size: 16px;
  line-height: 23px;
  margin: 1px 0;
  color: #2481cc;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-flex;
  display: flex;
}
.tgme_widget_message_bubble {
  position: relative;
  border: 2px solid #d7e3ec;
  border-radius: 0 10px 10px 10px;
  background: #fff;
  padding: 12px 17px;
}
.tgme_widget_message_bubble,
.tgme_widget_message_inline_keyboard {
  margin-left: 51px;
}
.tgme_widget_message_bubble_tail {
  pointer-events: none;
  position: absolute;
  left: -8px;
  top: -1px;
}
.tgme_widget_message_footer {
  font-size: 14px;
  line-height: 19px;
  color: #738ca7;
  margin: 5px 0 0;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.matreshka__wrapper {
  background-image: url('../images/bg1-100.webp');
  /*background-size: cover;*/
  background-position: center center;
  padding-bottom: 10px;
}
.matreshka__container {
}
.matreshka__item img {
  margin: 0px !important;
}
h2.matreshka__title {
  text-align: center;
}
h2.matreshka__title::after {
  display: none;
}
.matreshka__wrapper {
  max-height: 460px;
}
@media (max-width: 1023px) {
  .matreshka__wrapper {
    max-height: 440px;
    background-image: url(../images/bg3-100.webp);
  }
}
@media screen and (max-width: 768px) {
  .matreshka__wrapper {
    max-height: 430px;
  }
}
@media screen and (max-width: 480px) {
  .matreshka__wrapper {
    max-height: 322px;
  }
}
@media screen and (max-width: 415px) {
  .matreshka__wrapper {
    max-height: 291px;
  }
}
@media screen and (max-width: 400px) {
  .matreshka__wrapper {
    max-height: 284px;
  }
}
@media screen and (max-width: 390px) {
  .matreshka__wrapper {
    max-height: 290px;
  }
}
@media screen and (max-width: 350px) {
  .matreshka__wrapper {
    max-height: 250px;
  }
}
@media screen and (max-width: 321px) {
  .matreshka__wrapper {
    max-height: 260px;
  }
}

.matreshka__wrapper.go_go_dance .matreshka__item {
  -webkit-animation: bounceAndRotate 3s linear infinite;
  -moz-animation: bounceAndRotate 3s linear infinite;
  -ms-animation: bounceAndRotate 3s linear infinite;
  -o-animation: bounceAndRotate 3s linear infinite;
  animation: bounceAndRotate 3s linear infinite;
}
@-webkit-keyframes bounceAndRotate {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes bounceAndRotate {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.matreshka__wrapper.go_go_dance:hover .matreshka__item {
  animation: shake 1.22s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-3px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(3px, 0, 0);
  }
}

.pop-up-button {
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 10px 20%;
  font-size: 20px;
  border-radius: 5px;
  background-color: #71c341;
  color: #fff !important;
  border: medium;
  cursor: pointer;
  outline: medium;
}

.shakingbutton {
  animation: shakinganime 5s infinite;
}
@keyframes shakinganime {
  0% {
    transform: translateX(0);
  }
  46% {
    transform: translateX(0);
  }
  48% {
    transform: translateX(-10px);
  }
  50% {
    transform: translateX(10px);
  }
  52% {
    transform: translateX(-10px);
  }
  54% {
    transform: translateX(10px);
  }
  56% {
    transform: translateX(-5px);
  }
  58% {
    transform: translateX(5px);
  }
  60% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0);
  }
}
