﻿.matreshka__container {
    display: flex;
    justify-content: space-around;
}
.matreshka__title {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    font-size: 22px!important;
    margin-bottom: 25px;
    background: #1e488f;
    padding: 10px 0;
    border-radius: .5em;
}
.matreshka__item img {
    max-width: 250px;
    width: 100%;
    padding: 0px!important;
    height: auto;
}

    
.win__matreshka span, .win__matreshka p {
    color: #8d7a7a!important;
}
.win__matreshka {
    display: none;
    position: relative;
    color: #8d7a7a!important;
}
.win__matreshka p {
    font-family: 'poetsen_oneregular'!important;
    font-size: 50px!important;
    text-shadow: 1px 1px 1px #fffimportant;
    text-align: center!important;
}
.sale {
    position: absolute;
    top: 50%;
    left:50%;
    transform: translate(-50%, -50%);

}



.grats span, p.grats {
    color: #f52626!important;
}
picture.grats:after {
    content: none;
}

.grats:after {
    content: '';
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: -20px;
    left: 0;
    z-index: 2;
    background-size: cover;
    background-image: url(../img/xline.png.pagespeed.ic.HaUQXKH3rT.png);
}
.order_block, .spin-result-wrapper {
    display: none;
}
.spin-result-wrapper {
    max-width: 100%;
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
}
.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear;
}


.super-rotation {
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
}
.pop-up-layer {
    position: fixed!important;
    top: 0!important;
    width: 100%!important;
    height: 100%!important;
    background-color: rgba(0, 0, 0, .7)!important;
    z-index: 99!important;
}
.pop-up-layer-show {
    display: block;
}

.text_small {
    font-size: .5em!important;
    font-weight: 400!important;
}
@keyframes pop-up-appear  {
    
  0%  {
    
      transform:  translateY(-2000px)
  }

  30%  {
    
      transform:  translateY(100px)
  }

  100%  {
    
      transform:  translateY(0)
  }
}
@keyframes pop-up-appear-before  {
    
  0%  {
    
      transform:  scale(0)
  }

  100%  {
    
      transform:  scale(1)
  }
}
@keyframes pop-up-appear-after  {
    
  0%  {
    
      opacity:  0
  }

  100%  {
    
      opacity:  1
  }
}

.submit-roulette:hover {
    background: #b00;
    transition: background .3s;
}
.additional-form-fields {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
}
#order_form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.submit-roulette:active {
    transform: translateY(2px);
    box-shadow: none;
}

.input-roulette::placeholder {
    font-size: .9em;
}
.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    max-width: 352px;
    width: 100%;
    box-sizing: border-box;
}
@media (max-width:767px) {
    .matreshka__item img {
    max-width: 155px;
}
.win p {
    font-size: 44px;
}

.win p {
    font-size: 36px;
}

}@media (max-width:540px) {
    .win p {
    font-size: 32px;
}
}@media (max-width:480px) {
    
    .sale-red, .sale-blue, .sale-yellow{
        font-size: 28px!important;
    }
}@media (max-width:420px) {
    .win p {
    font-size: 28px;
}

}@media (max-width:360px) {
    .win p {
    font-size: 26px;
}

}




@keyframes pop-up-appear  {
    
0%  {
    
  transform:  translateY(-2000px);
    
}
30%  {
    
  transform:  translateY(100px);
    
}
100%  {
    
  transform:  translateY(0px);
    
}
}
@keyframes pop-up-appear-before  {
    
0%  {
    
  transform:  scale(0);
    
}
100%  {
    
  transform:  scale(1);
    
}
}
@keyframes pop-up-appear-after  {
    
0%  {
    
  opacity:  0;
    
}
100%  {
    
  opacity:  1;
    
}
}


.cursor-text {
    line-height: 45px!important;
    font-size: 12px!important;
}
}@media screen and (max-width:520px) and (max-width:345px) {

}@media (max-width:1023px) {
    .article-grid__right {
    display: none!important;
}
}
.sale-red, .sale-blue, .sale-yellow{
    font-size: 50px!important;
}
p.sale{
    display: block!important;

    padding: 0!important;
}
@media screen and (max-width: 400px){
    .sale-blue, .sale-red, .sale-yellow, .win__matreshka p{
        font-size: 25px!important;
    }
}


.v-order-wrapper-fon-bg2 {
    border: 1px solid #f6eecd;
    padding: 10px;
    -webkit-box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 14px 14px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.25);
    background: #f6eecd;
   
 
  }
  
  @media (max-width: 720px) {
    .v-order-wrapper-fon-bg2 .vik-winners-bl .left_block {
      background: transparent;
      margin-bottom: 20px;
    }
    .v-order-wrapper-fon-bg2 {
      border-radius: 15px;
      padding: 0px;
    }
  }
  @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: "Formular", sans-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;
  }
  @media (max-width:1700px) {
    .vik-winners-bl .win_line > div{
        font-size: 15px;
    }
  }
  .vik-winners-bl .win_line:first-child {
    color: #fff;
    background: #1e488f;
  }
  .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;
    }
  }
  
  @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 {
      
    }
    .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(img/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-size: cover;*/
    background-position: center center;
    padding-bottom: 10px;
  }
  
  .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(../img/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: #1e488f;
    color: #fff !important;
    border: medium;
    cursor: pointer;
    outline: medium;
  }

  .pop-up-window {
    z-index: 3;
    position:relative;
    max-width:400px;
    right:0;
    left:0;
    top:40%!important;
    margin:0 auto;
    background:#fff none repeat scroll 0 0;
    text-align:center;
    padding:10px;
    padding-top:70px;
    padding-bottom:20px;
    border-radius:10px;
    animation:.7s ease 0s normal none 1 running pop-up-appear;
  }
  .pop-up-window p{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif!important;
      font-size: 16px !important;
      text-align: center !important;
      line-height: 1.7 !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      font-weight: 100 !important;
      color: #111!important;
      text-shadow: none!important;
      text-indent: unset!important;
      border: none !important;
  }
  .pop-up-text{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif!important;
    font-size: 16px !important;
    text-align: center !important;
    line-height: 1.7 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-weight: 100 !important;
    margin: 0 !important;
  }
  
  p.ruletka-p.pop-up-text {
    text-align: center !important;
  }
  
  .pop-up-window .pop-up-text {
    margin-bottom: 20px !important;
  }
  .pop-up-heading, .pop-up-button{
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
      line-height: 1.7!important;
        text-shadow: none!important;
  }
  .pop-up-heading{
    font: 100 40px/1.7 Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    margin-bottom:20px !important;
    color: #111!important;
  }
  .danger-text{
    font: 700 16px/1.7 Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    color: red !important;
  }
  .close-popup{
    position:absolute;
    width:30px;
    height:30px;
    background-image:url(../img/cross.svg);
    background-size:100%;
    top:-40px !important;
    border-radius:50%;
    -webkit-box-shadow:0 0 10px #fff;
    box-shadow:0 0 10px #fff;
    right:-40px;cursor:pointer
  }
  .spin-result-wrapper{display:none;
    padding:0 10px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    top:0;z-index:999;
    left:0;height:100%;
    position:fixed;
    background-color:rgba(0,0,0,.6);
    text-align:center
  }
  .ruletka-p{
    margin-top: 0 !important;
  }
  @media (max-width: 1080px){
    .card__instructions h1{
      font-size: 24px!important;
    }
      .card__item__sale p {
      /*font-size: 17px !important;*/
      font-size:5.5vw !important;
    }
  }
  @media only screen and (max-width: 425px) {
    .pop-up-heading {
      font-size: 34px;
    }
    .pop-up-window .pop-up-text {
      font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
      font-size: 18px;
    }
   
  }
@media (max-width:992px) {
    .close-popup {
        right: 0;
      }
}