.b-button {
  display: inline-block;
  height: 48px;
  background-color: #01ABFB;
  border-radius: 2px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  font-family: 'Roboto-Regular', Arial, sans-serif;
  letter-spacing: 0.2px;
  line-height: 48px;
  padding: 0 20px;
  cursor: pointer;
  transition: background 300ms, box-shadow 300ms;
  box-sizing: border-box;
  text-transform: lowercase;
}
.b-button:first-letter {
  text-transform: uppercase;
}
.b-button:hover {
  background-color: #019DEC;
}
.b-button_theme_black {
  background-color: #000000;
}
.b-button_theme_black:hover {
  background-color: #212121;
}
.b-button_theme_yellow {
  color: #000000;
  background-color: #FFD41E;
}
.b-button_theme_yellow:hover {
  background-color: #FFC901;
}
.b-button_state_disabled {
  background-color: #EEEEEE;
}
.tab {
  display: inline-block;
  width: 113px;
  position: relative;
  padding: 0 12px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border: 1px solid #E0E0E0;
  border-radius: 2px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #212121;
  box-sizing: border-box;
  letter-spacing: 0.19px;
  transition: background 200ms, border-left 200ms, border-right 200ms;
  cursor: pointer;
}
.tab:hover {
  background: #eee;
}
.tab_position_left {
  border-radius: 2px 0 0 2px;
  border-right: 1px solid transparent;
}
.tab_position_right {
  border-radius: 0 2px 2px 0;
  border-left: 1px solid transparent;
}
.tab_position_center {
  border-radius: 0;
}
.tab_state_active {
  background: #FFD41E;
  border: 1px solid #FFD41E;
  box-shadow: 1px 0 0 #FFD41E;
  z-index: 2;
}
.tab_state_active:hover {
  background: #FFC901;
  border: 1px solid #FFC901;
}
.tab_state_active.tab_position_left {
  border-radius: 2px 0 0 2px;
  box-shadow: 1px 0 0 #FFD41E;
}
.tab_state_active.tab_position_left:hover {
  box-shadow: 1px 0 0 #FFC901;
}
.tab_state_active.tab_position_right {
  border-radius: 0 2px 2px 0;
  box-shadow: -1px 0 0 #FFC901;
}
.tab_state_active.tab_position_center {
  border-radius: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  z-index: 10;
  min-width: 100% !important;
}
/** fix scrollbar **/
.spreader table {
  margin: auto;
}
.PopupForm,
.hint,
.commonPopup {
  font-size: 15px !important;
}
.commonPopup,
.popup {
  font-size: 16px;
  color: #000;
}
.registration-title {
  width: auto !important;
}
/* converted from raw css */
@media screen and (max-width: 940px) {
  .isdesk {
    display: none !important;
  }
  /* why duplicate? */
  .ismob {
    display: inline-block !important;
  }
  /* GENERAL */
  .promo {
    /* ? */
  }
  .promo .block {
    padding: 50px 0;
  }
  .promo .container {
    padding: 0 20px;
  }
  .promo .left,
  .promo .right {
    float: none;
  }
  .promo h1 {
    font-size: 28px;
  }
  .promo h2 {
    font-size: 24px;
    /*text-align: left;*/
  }
  /* todo check */
  .block1 .left div {
    font-size: 16px;
  }
  .promo .block1,
  .promo .block2,
  .promo .block3,
  .promo .block4,
  .promo .block5,
  .promo .block6 {
    height: auto;
    position: relative;
    overflow: hidden;
  }
  .promo .block1 {
    overflow: visible !important;
  }
  .promo .block .right {
    width: auto;
  }
  .block,
  .block .right,
  .block .left {
    font-size: 16px;
  }
  /* PAGES */
  /* services */
  .promo-services2 .block1 {
    text-align: center;
  }
  .promo-services2 .block1 .service-item {
    margin: 0 0 25px 0;
    width: 150px;
  }
  .promo-services2 .block2 {
    text-align: center;
  }
  .promo-services2 .block2 h2 {
    text-align: center;
  }
  .promo-services2 .block2 .phone-container {
    margin-left: 0;
    left: 80px;
    top: -340px;
    width: auto;
  }
  .promo-services2 .block2 .phone-container .phone {
    margin: 0;
    background-size: 100%;
    width: 222px;
    height: 350px;
  }
  .promo-services2 .block2 .right .icon {
    width: 70px;
    height: 54px;
    margin: 0 0 0 -8px;
  }
  .promo-services2 .block3 {
    text-align: center;
  }
  .promo-services2 .block3 h2 {
    text-align: center;
  }
  .promo-services2 .block3 .icon {
    width: 57px;
    height: 57px;
    margin: 0;
  }
  .promo-services2 .block3 .block2 .container,
  .promo-services2 .block3 .block3 .container,
  .promo-services2 .block3 .block4 .container {
    padding: 20px 0;
  }
  .promo-services2 .block4 {
    text-align: center;
  }
  .promo-services2 .block4 h2 {
    text-align: center;
  }
  .promo-services2 .block4 .left {
    padding: 0;
  }
  .promo-services2 .block4 .icon {
    width: 36px;
    height: 63px;
  }
  .promo-services2 .block5 {
    text-align: center;
    background-size: 504px 248px;
    background-position: -10px 20px;
  }
  .promo-services2 .block5 h2 {
    text-align: center;
  }
  .promo-services2 .block5 .container {
    padding-top: 200px;
  }
  .promo-services2 .block6 {
    text-align: center;
  }
  .promo-services2 .block6 h2 {
    text-align: center;
  }
  .promo-services2 .block6 .services {
    width: auto;
    margin: 0;
  }
  .promo-services2 .block6 .services .service {
    margin: 0 0 20px 0;
    width: 155px;
  }
  .promo-services2 .block6 .services .service-price {
    font-size: 14px;
  }
  .promo-services2 .block6 .services .service-name {
    margin-bottom: 0;
  }
  /* main */
  .promo-main2 .block2-signout .phone-сontainer {
    width: auto;
    z-index: 1;
    margin: 0;
    opacity: 0.5;
  }
  .promo-main2 .block2 .phone {
    right: auto;
  }
  .promo-main2 .block2 .app-link-wrapper {
    margin-left: 0;
  }
  .promo-main2 .block2 .svg-number1 {
    margin-left: 0;
  }
  .promo-main2 .block4 {
    text-align: center;
  }
  .promo-main2 .block4 .service-item {
    width: 170px;
  }
  .promo-main2 .block5 .right {
    text-align: center;
  }
  .promo-main2 .block5 .right h2 {
    text-align: center;
  }
  .promo-main2 .block5 .right .card-aside {
    display: block;
    position: relative;
    background-size: 100%;
    width: 165px;
    height: 130px;
    top: 0;
    left: 0;
    margin: 30px auto 0;
  }
  .promo-rules .block1,
  .promo-rules .promo-app .block1 {
    height: auto;
  }
  .promo-rules .block1 h1,
  .promo-rules .promo-app .block1 h1 {
    margin: 0;
  }
  .promo-rules .block_text {
    margin: 0;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  .promo-rules .block_text .title:first-child {
    display: none;
  }
  /* cards */
  .promo-cards2 .block1 .right {
    text-align: center;
  }
  .promo-cards2 .block1 .right .card-aside {
    position: relative;
    margin: 16px auto 0;
    width: 280px;
    height: 230px;
    background-size: contain;
    left: 0;
    top: 0;
  }
  .promo-cards2 .block1 .issue {
    display: none;
  }
  .promo-cards2 .block2 .bars {
    width: 100%;
    max-width: 430px;
    margin-top: 38px;
  }
  .promo-cards2 .block2 h2 {
    text-align: center;
  }
  .promo-cards2 .block2 .bar-group {
    width: auto;
    max-width: 430px;
  }
  .promo-cards2 .block2 .bar-group,
  .promo-cards2 .block2 .bar-label {
    float: none;
    text-align: left;
  }
  .promo-cards2 .block2 .bar-label {
    height: auto;
    width: 100%;
  }
  .promo-cards2 .block2 .bar-3 {
    margin-bottom: 0;
  }
  .promo-cards2 .block3 .container {
    width: 290px;
    margin: auto;
  }
  .promo-cards2 .block3 .right:not(:last-child) {
    margin-bottom: 40px;
  }
  .promo-cards2 .block3 .right:last-child {
    margin-bottom: 0;
  }
  .promo-cards2 .block3 .right .card-aside {
    position: relative;
    left: 0;
    top: 0;
  }
  .promo-cards2 .block4 .service-items {
    text-align: center;
  }
  .promo-cards2 .block4 .service-item {
    margin-left: 0;
    width: 90px;
  }
  .promo-cards2 .block4 .right {
    text-align: center;
    margin-bottom: 30px;
  }
  .promo-cards2 .block4 .right .text-container__text {
    font-size: 28px;
  }
  /* app */
  .promo-app2 .app-link {
    margin: 10px 0;
  }
  .promo-app2 .block2 {
    z-index: 1;
  }
  .promo-app2 .block2 .phone-сontainer {
    left: 160px;
    margin: 0;
    opacity: .5;
    overflow: hidden;
    position: absolute;
    top: 20px;
    width: auto;
    z-index: 2;
  }
  .promo-app2 .block2 .phone {
    position: relative;
    right: 0;
    top: 0;
  }
  .promo-app2 .block2 .container {
    text-align: center;
  }
  .promo-app2 .block2 .container svg {
    height: 249px;
    margin: 150px 0;
    width: 244px;
  }
  .promo-app2 .block2 .reference {
    left: 0;
    right: 0;
    z-index: 2;
  }
  .promo-app2 .container {
    z-index: 3;
  }
  .promo-app2 .block3 h2 {
    text-align: center;
  }
  .promo-app2 .block4 {
    height: 450px;
  }
  .promo-app2 .block4 .phone-container {
    left: 10px;
    margin: 0;
    position: absolute;
    top: 32px;
    width: auto;
  }
  .promo-app2 .block4 .phone-container .phone {
    background-size: 100%;
    height: 421px;
    margin: 0;
    width: 275px;
  }
  .promo-app2 .container_block4 {
    background-color: black;
    color: white;
    font-size: 20px;
    padding: 30px;
    text-align: center;
  }
  .promo-app2 .container_block4 .arrowed-link {
    display: block;
  }
  .promo-app2 .block5 h2 {
    text-align: center;
  }
  .promo-app2 .block5 .variant {
    margin: 0 20px;
  }
  .promo-app2 .block5 .variant-text {
    font-size: 16px;
  }
  .promo-app2 .block5 .screens {
    background-size: 100%;
    height: 360px;
    margin: 80px -100px 50px;
  }
  /* bonuses */
  .promo-bonuses2 .block2 .container {
    padding-left: 60px;
  }
  .promo-bonuses2 .block2 h2 {
    text-align: center;
  }
  .promo-bonuses2 .block2 .bars {
    font-size: 16px;
    width: auto;
    max-width: 480px;
    margin: auto;
  }
  .promo-bonuses2 .block2 .bars .bar {
    width: auto;
  }
  .promo-bonuses2 .block2 .bars .bar .bar-icon {
    left: -45px;
  }
  .promo-bonuses2 .block2 .bars .gray {
    color: gray;
  }
  .promo-bonuses2 .block2 .bar-details {
    font-size: 16px;
  }
  /* friends */
  .promo-friends2 .title-hand {
    font-size: 36px;
  }
  .promo-friends2 .block1 {
    background-position: -106px 0;
    min-height: 614px;
    padding: 40px 60px 70px;
  }
  .promo-friends2 .block_text {
    margin: 0;
  }
  .promo-friends2 .social ul li {
    margin: 0 15px 10px;
  }
  .promo-friends2 .steps {
    padding: 0 30px;
  }
  .promo-friends2 .steps .name {
    padding-top: 10px;
  }
  .promo-friends2 .steps > div {
    display: block;
    height: auto;
    padding-bottom: 40px;
    width: 100%;
  }
}
.ismob {
  display: none !important;
}
@media screen and (max-width: 940px) {
  .ismob {
    display: inline-block !important;
  }
}
/* BASE */
@font-face {
  font-family: 'IntroBold';
  src: url('../fonts/intro-bold-webfont.eot');
  src: url('../fonts/intro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/intro-bold-webfont.woff2') format('woff2'), url('../fonts/intro-bold-webfont.woff') format('woff'), url('../fonts/intro-bold-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: rub-arial-regular;
  src: url(data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAb8ABAAAAAACaAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABbAAAABwAAAAcYF3IOEdERUYAAAGIAAAAHQAAACAAMwAET1MvMgAAAagAAABAAAAAYGmkQ21jbWFwAAAB6AAAAEcAAAFSBDnm9GN2dCAAAAIwAAAAAgAAAAIAAAAAZnBnbQAAAjQAAAGxAAACZQ+0L6dnYXNwAAAD6AAAAAwAAAAMAAMAB2dseWYAAAP0AAAA7AAAAOwmdpl9aGVhZAAABOAAAAAsAAAANvuLyyNoaGVhAAAFDAAAAB4AAAAkCyEF82htdHgAAAUsAAAAGAAAABgSsQCkbG9jYQAABUQAAAAOAAAADgB2AG5tYXhwAAAFVAAAACAAAAAgASAAk25hbWUAAAV0AAABIwAAAiwt7EovcG9zdAAABpgAAAAxAAAAQOO1RclwcmVwAAAGzAAAAC4AAAAusPIrFAAAAAEAAAAAyYlvMQAAAADLahjAAAAAAMtqQEZ42mNgZGBg4ANiCQYQYGJgBEJWIGYB8xgABIEAOAAAAHjaY2BmYWKcwMDKwMBqzHKWgYFhFoRmOsuQxviGAQ8IiAwKZnBgUHjAwJb2Lw2ofxaDBlCYEUmJAgMjADWvCrV42mNgYGBmgGAZBkYGEPAB8hjBfBYGAyDNAYRMQFqBReEBw///CNb/x7+fKLBCdYEBIxsDnMsI0sPEgAoYIVYNZwAATJELEgAAAAAAeNpdUbtOW0EQ3Q0PA4HE2CA52hSzmZAC74U2SCCuLsLIdmM5QtqNXORiXMAHUCBRg/ZrBmgoU6RNg5ALJD6BT4iUmTWJojQ7O7NzzpkzS8qRqndpveepcxZI4W6DZpt+J6TaRYAH0vWNRkbawSMtNjN65bp9v4/BZjTlThpAec9bykNG006gFu25fzI/g+E+/8s8B4OWZpqeWmchPYTAfDNuafA1o1l3/UFfsTpcDQaGFNNU3PXHVMr/luZcbRm2NjOad3AhIj+YBmhqrY1A0586pHo+jmIJcvlsrA0mpqw/yURwYTJd1VQtM752cJ/sLDrYpEpz4AEOsFWegofjowmF9C2JMktDhIPYKjFCxCSHQk45d7I/KVA+koQxb5LSzrhhrYFx5DUwqM3THL7MZlPbW4cwfhFH8N0vxpIOPrKhNkaE2I5YCmACkZBRVb6hxnMviwG51P4zECVgefrtXycCrTs2ES9lbZ1jjBWCnt823/llxd2qXOdFobt3VTVU6ZTmQy9n3+MRT4+F4aCx4M3nfX+jQO0NixsNmgPBkN6N3v/RWnXEVd4LH9lvNbOxFgAAAAAAAAIABAAC//8AAwACAKQAAAWFBZoAGQAkAGoAshgAACuwAC+wFTOwAc2wEzKwEi+wAzOwGs2wBTKwJC+wB80BsCUvsBjWsQIGMjKwF82xEhoyMrIXGAors0AXFQkrshgXCiuzQBgACSuwBDKwFxCxHgErsA3NsSYBKwCxJBoRErANOTAxEzUzNSM1MxEhMhceARUUBwYpARUhFSERIxETITI2NTQmJyYnIaSZmZkCHY9Kmrh1df7P/pIDPfzDv78BcbSdWEsvhP6UASOmf6QCrg0X3py4f31/pv7dASMBzYWBWn8UDAEAAQAAAAAAAAAAAAMAADkDeNpjYGRgYADiTcxFUvH8Nl8Z5DkYQOB0loMbMs3ayjoLSHEwMIF4AOQHB7N42mNgZGBgnfX/BgMDmwgDELC2MjAyoAI2AFbRAyMAAAQAAAAAAAAAAqkAAAQAAAAGFACkAfQAAAAAAAAAAAAAAAAAbgB2AAAAAQAAAAYAJQACAAAAAAACAAEAAgAWAAABAABqAAAAAHjafZAxTsNAEEWfSUCh4QQUW1KAZZCgSRUhgZAQQglCtE5ijCVjg22C0nAQTsAJOAPn4CT83axDSIFWu/NnZ/78mQF63NMh6G4Db7oLHLArb4E32OHd447wh8dd9vn0eJMrvj3eYi+IPP6iCO44peSJORUZKQ80GI6IONRrGDBVfEwiPFJWrXjCo6zhgoKJopX49o1dbEroeLmOWalaOy+RTWRnPnPApeoahrxIJXdMy4mFh8pJ9Z/Lq3iVN9Y+Sqk2//LMGvPWKdaKWq7RZKHms6fPtasSuXlDb/vqt5TGxOXPloyQY068cqv7q3qwpnqjKpmbuu3ZaIbY/aTKLFxX7c6Mqs31NmLZXZ8tOSOeVTNTrt2ene78D9tuPvwBPaNWPgB42mNgYgCD/+kMaQzYABsQMzIwMTAzMjEycyamZWYaGhgYm7CX5mW6GhgYAACT1QakAAAAuAH/hbABjQBLsAhQWLEBAY5ZsUYGK1ghsBBZS7AUUlghsIBZHbAGK1xYWbAUKwAA);
  font-weight: lighter;
  font-style: normal;
}
/* GENERAL */
.promo {
  overflow: hidden;
  color: #fff;
  font-size: 24px;
  font-weight: 100;
  font-family: 'Helvetica Neue', Arial, sans-serif !important;
  letter-spacing: .6px;
}
.promo h1 {
  font-size: 40px;
  margin: 0 0 30px;
  text-transform: uppercase;
  font-weight: normal;
  font-family: IntroBold, sans-serif;
  line-height: 1.3;
}
.promo h2 {
  width: 570px;
  position: relative;
  font-size: 40px;
  font-family: 'Roboto', Arial, sans-serif;
  margin: 0 auto 16px;
  font-weight: 700;
}
.promo h2.centered {
  width: auto;
}
@media screen and (max-width: 990px) {
  .promo h2 {
    width: 100%;
    margin-left: auto;
  }
}
.promo .block {
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 69px 0;
}
.promo .block:first-child {
  padding-top: 36px;
}
@media screen and (max-width: 915px) {
  .promo .block:first-child {
    padding-top: 16px;
  }
}
.promo .block__title {
  width: 450px;
  margin: 0 auto;
  font-size: 34px;
  font-family: 'Roboto-Regular', sans-serif;
  color: #000000;
  letter-spacing: 0.85px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .promo .block__title {
    font-size: 26px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo .block__title {
    width: auto;
    font-size: 22px;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 321px) and (max-width: 375px) {
  .promo .block__title {
    width: 267px;
  }
}
@media screen and (max-width: 320px) {
  .promo .block__title {
    width: 267px;
  }
}
.promo .block__subtitle {
  width: 308px;
  margin: 25px auto 51px auto;
  font-size: 24px;
  font-family: 'Roboto-Light', sans-serif;
  color: #000000;
  letter-spacing: 0.6px;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .promo .block__subtitle {
    font-size: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo .block__subtitle {
    font-size: 18px;
  }
}
.promo .block__subtitle_size_l {
  width: 600px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo .block__subtitle_size_l {
    width: 308px;
  }
}
.promo .container {
  box-sizing: border-box;
  max-width: 982px;
  padding: 0 68px;
  margin: auto;
}
.promo .container:after {
  content: "";
  display: table;
  clear: both;
}
.promo .burger-btn {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  cursor: pointer;
  padding: 10px;
  -webkit-tap-highlight-color: rgba(38, 26, 49, 0.2);
}
.promo .burger-btn span {
  display: block;
  height: 3px;
  width: 21px;
  background: white;
  -webkit-transition: 150ms transform;
  -moz-transition: 150ms transform;
  -ms-transition: 150ms transform;
  -o-transition: 150ms transform;
  transition: 150ms transform;
}
.promo .burger-btn span:first-child,
.promo .burger-btn span:last-child {
  -webkit-transform-origin: center center;
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -o-transform-origin: center center;
  transform-origin: center center;
}
.promo .burger-btn span:nth-child(2) {
  margin: 4px 0;
  -webkit-transition: 200ms opacity;
  -moz-transition: 200ms opacity;
  -ms-transition: 200ms opacity;
  -o-transition: 200ms opacity;
  transition: 200ms opacity;
}
.promo .arrowed-link {
  display: inline-block;
  margin-top: 35px;
  font-size: 24px;
  color: #20C1FB;
  text-decoration: none;
}
.promo .arrowed-link-arrow {
  display: inline-block;
  width: 8px;
  height: 16px;
  position: relative;
  top: 1px;
  margin-left: 10px;
  stroke: #20C1FB;
}
.promo .left {
  float: left;
}
.promo .right {
  float: right;
}
@media screen and (max-width: 940px) {
  .promo .block .right,
  .promo .block .left {
    width: auto;
    float: none;
  }
}
.promo button {
  letter-spacing: .6px;
}
@media screen and (max-width: 940px) {
  .promo .block {
    padding: 50px 0;
  }
  .promo .container {
    padding: 0 20px;
  }
}
.download-button {
  position: relative;
  display: inline-block;
}
.download-button .text {
  position: absolute;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 300;
}
.download-button--isApple .text {
  top: 7px;
  left: 69px;
}
.download-button--isGoogle .text {
  top: 7px;
  left: 56px;
}
/* STAFF */
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/* SPECIFIC */
/* ==== */
/* MAIN */
.promo-main {
  /* BLOCK 1 */
  /* BLOCK 2 */
  /* BLOCK 3 */
  /* BLOCK 4 */
  /* BLOCK 5 */
}
.promo-main .block1 {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/city-warm.jpg');
}
.promo-main .block2 {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/valley.jpg');
}
.promo-main .block3 {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/deepSea.jpg');
}
.promo-main .block4 {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/rock.jpg');
}
.promo-main .block5 {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/bonuses/plant.jpg');
}
.promo-main .user--loggedIn {
  padding-top: 70px;
  height: 920px;
}
.promo-main .user--notLoggedIn {
  display: none;
}
.promo-main .block1 .registration {
  max-width: 340px;
  margin: 60px auto 0;
  text-align: center;
}
.promo-main .block1 .registration .subheader {
  font-size: 18px;
}
.promo-main .block1 .reg-form {
  margin: 30px 0 45px;
  text-align: center;
}
.promo-main .block1 .reg-form-input {
  box-sizing: border-box;
  display: inline-block;
  width: 260px;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
}
.promo-main .block1 .reg-form-input:focus {
  outline: 0;
}
.promo-main .block1 .reg-form-input {
  margin-bottom: 20px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.3);
  padding: 10px 13px 11px;
}
.promo-main .block1 .reg-form-input::-webkit-input-placeholder {
  color: #C0C1C1;
}
.promo-main .block1 .reg-form-input:-moz-placeholder {
  color: #C0C1C1;
}
.promo-main .block1 .reg-form-input::-moz-placeholder {
  color: #C0C1C1;
}
.promo-main .block1 .reg-form-input:-ms-input-placeholder {
  color: #C0C1C1;
}
.promo-main .block1 .reg-form-submit {
  width: 260px;
}
.promo-main .block1 .reg-form-submit:focus {
  outline: 0;
}
.promo-main .block1 .reg-form-submit:hover {
  background-color: #058EDC;
}
.promo-main .block1 .reg-form-submit:disabled {
  background-color: #009FFB;
  opacity: 0.8;
}
.promo-main .block1 .reg-form-submit:disabled:hover {
  background-color: #009FFB;
}
.promo-main .block1 .social-login .social-text {
  font-size: 18px;
}
.promo-main .block1 .social-login .social-items {
  font-size: 0;
  margin-top: 15px;
}
.promo-main .block1 .social-login .social-item {
  display: inline-block;
  margin-right: 45px;
}
.promo-main .block1 .social-login .social-item svg {
  height: 35px;
}
.promo-main .block1 .social-login .social-item:last-child {
  margin-right: 0;
  position: relative;
  z-index: 2;
}
.promo-main .block2 {
  position: relative;
}
.promo-main .block2 .container {
  padding-bottom: 50px;
  text-align: center;
}
.promo-main .block2 .app-wrapper {
  max-width: 500px;
  margin-top: 120px;
  text-align: center;
}
.promo-main .block2 .app-wrapper .app-link-wrapper {
  margin-top: 30px;
  text-align: center;
}
.promo-main .block2 .app-wrapper .app-link-wrapper .app-link {
  display: inline-block;
  margin: 10px 10px;
  text-decoration: none;
  height: 65px;
  width: 211px;
}
.promo-main .block2 .app-wrapper .app-link-wrapper .app-link svg {
  width: 211px;
  height: 65px;
}
.promo-main .block2 .app-wrapper .app-header {
  margin-top: 300px;
}
.promo-main .block2 .app-wrapper .svg-number1 {
  width: 270px;
  height: 270px;
}
.promo-main .block2 .app-wrapper .svg-number1 .lang_ru,
.lang_ru-ua .promo-main .block2 .app-wrapper .svg-number1 {
  margin-left: 100px;
  height: 280px;
  width: 280px;
}
@media screen and (max-width: 940px) {
  .promo-main .block2 .app-wrapper {
    z-index: 2;
    position: relative;
    margin-right: auto;
    margin-left: auto;
  }
  .promo-main .block2 .app-wrapper .app-link {
    margin-right: 0;
    margin-left: 0;
  }
  .promo-main .block2 .app-wrapper .app-header {
    margin-top: 0;
  }
}
.promo-main .block2 h1 {
  width: 320px;
}
.promo-main .block2 .uno {
  font-size: 208px;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: -10px;
}
.promo-main .block2 .phone-container {
  position: absolute;
  width: 940px;
  bottom: -58px;
  left: 50%;
  margin-left: -470px;
}
.promo-main .block2 .phone-container .phone {
  position: absolute;
  width: 295px;
  height: 791px;
  bottom: 0;
  right: 55px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 940px) {
  .promo-main .block2 .phone-container {
    width: auto;
    z-index: 1;
    margin: 0;
    opacity: 0.5;
  }
  .promo-main .block2 .phone-container .phone {
    right: auto;
  }
}
.promo-main .block2 .reference {
  position: absolute;
  padding: 7px 0;
  width: 100%;
  bottom: 0;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.promo-main .block2 .reference .container {
  padding: 0 30px;
}
.promo-main .block3 {
  text-align: center;
  position: relative;
  z-index: 1;
}
.promo-main .block3 .coin {
  margin-bottom: 30px;
  stroke: #FFC800;
}
.promo-main .block4 .left {
  width: 500px;
}
.promo-main .block4 .service-items {
  font-size: 0;
  padding-top: 45px;
}
.promo-main .block4 .service-item {
  display: inline-block;
  width: 100px;
  font-size: 12px;
  margin-left: 10px;
  margin-bottom: 25px;
  text-align: center;
  vertical-align: top;
}
.promo-main .block4 .service-item svg {
  box-sizing: border-box;
  display: block;
  margin: auto;
  height: 80px;
}
.promo-main .block4 .service-item-2 svg {
  padding-top: 10px;
}
.promo-main .block4 .service-item-3 svg,
.promo-main .block4 .service-item-4 svg {
  height: 90px;
}
.promo-main .block4 .service-item-4 svg {
  padding-top: 7px;
}
@media screen and (max-width: 940px) {
  .promo-main .block4 {
    text-align: center;
  }
  .promo-main .block4 .left {
    width: 280px;
    margin: auto;
  }
}
.promo-main .block5 .right {
  max-width: 420px;
  position: relative;
}
.promo-main .block5 .right .card-aside {
  width: 482px;
  height: 378px;
  position: absolute;
  left: -550px;
  top: 7px;
  background: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/card.png') no-repeat;
}
.promo-main .block5 .right h2 {
  padding-top: 30px;
}
.promo-main .block5 .right .arrowed-link {
  font-size: 34px;
  color: #FFC800;
}
.promo-main .block5 .right .arrowed-link-arrow {
  stroke: #FFC800;
  top: 2px;
  margin-left: 15px;
  width: 11px;
  height: 22px;
}
@media screen and (max-width: 940px) {
  .promo-main .block5 .right {
    text-align: center;
    margin: auto;
  }
  .promo-main .block5 .right h2 {
    text-align: center;
  }
  .promo-main .block5 .right .card-aside {
    display: block;
    position: relative;
    background-size: 100%;
    width: 165px;
    height: 130px;
    top: 0;
    left: 0;
    margin: 30px auto 0;
  }
}
/* ===== */
/* BONUSES */
.promo-bonuses .block1 {
  padding-top: 70px;
  height: 740px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/deepSea.jpg');
}
.promo-bonuses .block2 {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/bonuses/bridge.jpg');
}
.promo-bonuses .block3 {
  padding-top: 180px;
  height: 600px;
  background-color: #0D71F8;
}
.promo-bonuses .block4 {
  padding-top: 210px;
  height: 550px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/bonuses/camp.jpg');
}
.promo-bonuses .block5 {
  padding-top: 220px;
  height: 830px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/bonuses/plant.jpg');
}
.promo-bonuses .block1 {
  text-align: center;
}
.promo-bonuses .block1 .coin {
  margin-top: 75px;
  margin-bottom: 30px;
  stroke: #FFC800;
}
.promo-bonuses .block2 h2 {
  text-align: center;
  margin-bottom: 40px;
}
.promo-bonuses .block2 .bars {
  font-size: 16px;
  max-width: 610px;
  margin: auto;
}
@media screen and (max-width: 940px) {
  .promo-bonuses .block2 .bars {
    width: auto;
    max-width: 480px;
    margin: auto;
  }
}
.promo-bonuses .block2 .bar {
  position: relative;
  width: 480px;
  margin-bottom: 40px;
  padding-left: 60px;
}
@media screen and (max-width: 940px) {
  .promo-bonuses .block2 .bar {
    width: auto;
  }
  .promo-bonuses .block2 .bar .bar-icon {
    left: 0;
  }
}
.promo-bonuses .block2 .bar-icon {
  position: absolute;
  top: 29px;
  left: 0;
  width: 40px;
  height: 30px;
}
.promo-bonuses .block2 .bar-icon-2 {
  top: 25px;
}
.promo-bonuses .block2 .bar-icon-3 {
  top: 34px;
  margin-left: -2px;
}
.promo-bonuses .block2 .bar-label {
  font-size: 22px;
}
.promo-bonuses .block2 .bar-line {
  height: 6px;
  margin-top: 12px;
  margin-bottom: 2px;
}
.promo-bonuses .block2 .bar-line-1 {
  width: 60%;
  background-color: #E3A326;
}
.promo-bonuses .block2 .bar-line-2 {
  width: 20%;
  background-color: #009FFB;
}
.promo-bonuses .block2 .bar-line-3 {
  width: 30%;
  background-color: #19A962;
}
.promo-bonuses .block2 .bar-details .gray {
  display: none;
  color: gray;
}
@media screen and (max-width: 940px) {
  .promo-bonuses .block2 .bar-details {
    font-size: 16px;
  }
}
.promo-bonuses .block2-loyalty {
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/bonuses/dark-bridge.jpg');
}
.promo-bonuses .block2-loyalty .bar-line-1 {
  width: 100%;
}
.promo-bonuses .block2-loyalty .bar-line-2 {
  width: 60%;
}
.promo-bonuses .block2-loyalty .bar-line-3 {
  width: 50%;
}
.promo-bonuses .block2-loyalty .bar-line-4 {
  width: 20%;
  background-color: #9B59B6;
}
.promo-bonuses .block3 {
  text-align: center;
}
.promo-bonuses .block3 .icons {
  margin-top: 30px;
  display: inline-block;
  font-size: 0;
}
.promo-bonuses .block3 .icon {
  display: inline-block;
  width: 86px;
  height: 86px;
  margin: 30px 30px 0;
}
.promo-bonuses .block3 .icon-3 {
  width: 128px;
}
@media screen and (max-width: 940px) {
  .promo-bonuses .block3 .text {
    max-width: 400px;
    margin: auto;
  }
}
.promo-bonuses .block4 {
  text-align: center;
}
.promo-bonuses .block4 .arrowed-link {
  color: #979797;
}
.promo-bonuses .block4 .arrowed-link-arrow {
  stroke: #979797;
}
@media screen and (max-width: 940px) {
  .promo-bonuses .block4 .text {
    max-width: 400px;
    margin: auto;
  }
}
.promo-bonuses .block5 .right {
  width: 420px;
  position: relative;
}
.promo-bonuses .block5 .right .card-aside {
  width: 482px;
  height: 378px;
  position: absolute;
  left: -550px;
  top: 7px;
  background: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/card.png') no-repeat;
}
.promo-bonuses .block5 .right h2 {
  padding-top: 30px;
}
.promo-bonuses .block5 .right .arrowed-link {
  font-size: 34px;
  color: #FFC800;
}
.promo-bonuses .block5 .right .arrowed-link-arrow {
  stroke: #FFC800;
  top: 2px;
  margin-left: 15px;
  width: 11px;
  height: 22px;
}
/* ==== */
/* CARD */
.promo-cards .block {
  height: auto;
  background: #f4f4f4;
}
.promo-cards .cards-container {
  max-width: 1023px;
  margin: 0 auto;
  padding: 0;
}
.promo-cards .cards-tablinks {
  width: 129px;
}
.promo-cards .card__button {
  width: 172px;
  margin-top: 20px;
}
.promo-cards .block1 {
  padding-top: 70px;
  height: 870px;
  background: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/main.jpg');
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.promo-cards .block1_kz {
  background-image: url(https://www.onetwotrip.com/ru//ott-static/images/loyalty/cards-kz/main-bg.jpg);
}
.promo-cards .block2 {
  padding-top: 76px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo-cards .block3 {
    padding: 0 !important;
  }
}
.promo-cards .block1__issue {
  width: 172px;
  margin-top: 20px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo-cards .block1__issue {
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo-cards .block1 .page-title {
    font-size: 34px;
    text-align: left;
  }
}
.promo-cards .block1 .right {
  margin-top: 100px;
  width: 450px;
  position: relative;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo-cards .block1 .right {
    width: auto;
    text-align: left;
  }
}
.promo-cards .block1 .right .card-aside {
  width: 404px;
  height: 316px;
  position: absolute;
  left: -432px;
  top: -20px;
  background: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/cards.png') no-repeat;
  background-size: cover;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .promo-cards .block1 .right .card-aside {
    position: relative;
    margin: 16px auto 0;
    width: 182px;
    height: 165px;
    background-size: contain;
    left: 0;
    top: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .promo-cards .block1 .right .card-aside {
    display: none;
  }
}
.promo-cards .block1 .right .card-aside_kz {
  width: 424px;
  height: 285px;
  left: -487px;
  top: -11px;
  background: url("https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards-kz/cards-rotate.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 940px) {
  .promo-cards .block1 .right .card-aside_kz {
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 940px) {
  .promo-cards .block1 {
    text-align: center;
  }
  .promo-cards .block1 .right {
    margin: auto;
  }
  .promo-cards .block1 .right .issue {
    margin-top: 16px;
  }
}
.promo-cards .block2 {
  text-align: center;
}
.page-subtitle {
  font-family: 'Roboto-Light', sans-serif;
  font-size: 22px;
  margin-bottom: 30px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .page-subtitle {
    font-size: 16px;
    font-weight: 300;
  }
}
.tabcontent {
  display: none;
}
.isActive {
  display: block;
}
.rates {
  width: 792px;
  margin: 0 auto;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
  background-color: #F4F4F4;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rates {
    height: auto;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rates__inner {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__inner {
    padding: 0 15px;
  }
}
.rates__tables {
  width: 785px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rates__tables {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__tables {
    width: 100%;
  }
}
.rates__tabs {
  text-align: center;
}
.rates__btns {
  margin-bottom: 27px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__btns {
    text-align: center;
  }
}
.rates__img {
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  -webkit-transition: all  500ms;
  -moz-transition: all  500ms;
  -ms-transition: all  500ms;
  -o-transition: all  500ms;
  transition: all  500ms;
}
.rates__img-app {
  width: 785px;
  height: 402px;
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/iphone.png);
}
@media screen and (min-width: 768px) {
  .rates__img-app {
    position: relative;
    top: 6px;
    left: -2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rates__img-app {
    width: 574px;
    height: 300px;
    top: 3px;
    left: 2px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__img-app {
    width: 55%;
    margin: 0 auto;
    background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/app.png);
  }
}
@media screen and (min-width: 376px) and (max-width: 425px) {
  .rates__img-app {
    width: 65%;
    max-height: 246px;
  }
}
@media screen and (min-width: 321px) and (max-width: 375px) {
  .rates__img-app {
    width: 75%;
    max-height: 246px;
  }
}
@media screen and (max-width: 320px) {
  .rates__img-app {
    width: 80%;
    max-height: 246px;
  }
}
.rates__img-app_kz {
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards-kz/app.png);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__img-app_kz {
    background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards-kz/app-mobile.png);
  }
}
.rates__img-portal {
  width: 661px;
  height: 540px;
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/imac.png);
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .rates__img-portal {
    width: 475px;
    height: 400px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__img-portal {
    width: 55%;
    margin: 0 auto;
    background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/site.png);
  }
}
@media screen and (min-width: 376px) and (max-width: 425px) {
  .rates__img-portal {
    width: 65%;
    max-height: 246px;
  }
}
@media screen and (min-width: 321px) and (max-width: 375px) {
  .rates__img-portal {
    width: 75%;
    max-height: 246px;
  }
}
@media screen and (max-width: 320px) {
  .rates__img-portal {
    width: 80%;
    max-height: 246px;
  }
}
.rates__img-portal_kz {
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards-kz/site.png);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates__img-portal_kz {
    background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards-kz/site-mobile.png);
  }
}
.rates__tabs {
  margin-bottom: 50px;
  display: inline-block;
}
.rates__tablinks {
  width: 129px;
}
.rates .table__table {
  margin: 0 auto;
  transition: all 300ms;
}
.rates .table__tr {
  height: 57px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates .table__tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: solid 1px #c1c1c1;
  }
}
.rates .table__tr:last-child .table__percent_position_center {
  border-bottom: none;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates .table__tr:last-child {
    border-bottom: none;
  }
}
.rates .table__title {
  width: 166px;
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
  line-height: 18px;
  color: #000000;
  border-bottom: solid 1px #c1c1c1;
}
.rates .table__title_position_center {
  text-align: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates .table__title {
    text-align: center;
    border-bottom: none;
    margin: 0 auto 70px;
  }
}
.rates .table_lang_foreign {
  margin-top: 40px;
}
.rates .table_type_foreignApp {
  background-position: center center;
  background-size: 70% 100%;
}
.rates .table_type_foreignSite {
  background-position: center top;
  background-size: 58% 85%;
}
.rates .table__percent {
  width: 166px;
  vertical-align: middle;
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-size: 16px;
  color: #000000;
}
.rates .table__percent_position_center {
  text-align: center;
  border-bottom: solid 1px #c1c1c1;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates .table__percent_position_center {
    border-bottom: none;
    text-align: right;
  }
}
.rates .table__percent_position_right {
  text-align: right;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .rates .table__percent {
    min-width: 103px;
  }
}
.rates .table_display_none {
  display: none;
}
.btn_state_active {
  background: #FFD41E;
  border: 1px solid transparent;
}
.btn_state_active:hover {
  background: #ffd82b;
}
.cards {
  width: 960px;
  height: auto;
  padding: 40px 0 40px 468px;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .cards-tabcontent {
    margin: 0 auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cards {
    padding: 40px 0 40px 346px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .cards {
    padding: 14px 15px;
    width: 90%;
  }
}
.card__item {
  display: inline-block;
  vertical-align: top;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card__item {
    display: block;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .card__item {
    position: relative;
  }
}
.card__item-credit {
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/tinkoff.png);
}
.card__item-debit {
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/rocket.png);
  position: relative;
}
.card__item-debit_kz {
  height: 186px !important;
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards-kz/card.png);
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card__item-debit_kz {
    height: 120px !important;
  }
}
.card__item:last-child {
  margin-left: 40px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card__item:last-child {
    margin-left: 0;
  }
}
.card__item-img {
  width: 300px;
  height: 189px;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
@media screen and (min-width: 768px) {
  .card__item-img {
    position: absolute;
    left: -362px;
    top: -3px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .card__item-img {
    left: -341px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card__item-img {
    width: 195px;
    height: 120px;
    margin: 0 auto 24px auto;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
  }
}
.card-choose {
  margin-top: 20px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card-choose {
    margin-top: 0;
  }
}
.card__bonusNumber {
  font-size: 32px;
  font-weight: 500;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card__bonusNumber {
    font-size: 18px;
  }
}
.card-item:first-child {
  margin-bottom: 64px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card-item {
    margin-bottom: 38px;
  }
}
.card-item__title {
  margin-bottom: 21px;
  font-size: 20px;
  color: #000000;
  letter-spacing: 0.4px;
  line-height: 26px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .card-item__title {
    font-size: 18px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .card-item__title {
    text-align: center;
    font-size: 16px;
  }
}
.inf__list {
  margin-left: 20px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .inf__list {
    height: auto;
    width: 221px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .inf__list-debit {
    padding-top: 15px;
  }
}
.inf__item {
  list-style: disc;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  color: #000000;
  font-size: 18px;
  letter-spacing: 0.4px;
  line-height: 32px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .inf__item {
    font-size: 16px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .inf__item {
    font-size: 12px;
    line-height: 20px;
  }
}
/* === */
/* RULES */
.promo-rules {
  background: #fff;
  padding-bottom: 50px;
}
.promo-rules .block {
  padding: 30px 0;
  margin: auto;
}
.promo-rules .block1 {
  text-align: center;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/rules/city-cold.jpg');
}
.promo-rules .block1 h1 {
  margin-top: 70px;
  margin-bottom: 45px;
}
.promo-rules .block_text {
  width: 940px;
  margin: auto;
  padding: 0 75px;
}
@media screen and (max-width: 940px) {
  .promo-rules .block1 h1 {
    margin-top: 70px;
  }
  .promo-rules .block.block_text {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.focus-block {
  transition: box-shadow 0.1s;
}
.focus-block.fromBanner {
  box-shadow: -7px 62px 6px 151px rgba(0, 0, 0, 0.33) inset;
}
@media screen and (max-width: 1260px) {
  .focus-block.fromBanner {
    box-shadow: -7px 42px 6px 50px rgba(0, 0, 0, 0.33) inset;
  }
}
.promo-app .block1 {
  padding-top: 70px;
  padding-bottom: 100px;
  background-image: url(https://www.onetwotrip.com/ru/ott-static/images/loyalty/app/main-bg.png);
  background-color: #3A3A3A;
  transition: box-shadow 0.1s;
}
.promo-app .block2 {
  padding-top: 140px;
  height: 680px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/main/valley.jpg');
}
.promo-app .block3 {
  padding-top: 130px;
  height: 560px;
  background-color: #562FCB;
}
.promo-app .block4 {
  padding-top: 380px;
  height: 830px;
  background-image: url('../img/rock-guy.jpg');
}
.promo-app .block5 {
  padding-top: 76px;
  padding-bottom: 80px;
  background: #f7f7f7;
}
.promo-app .block5 .block__titile {
  margin-bottom: 74px;
}
.promo-app .block5 .container--variants {
  max-width: 1070px;
}
.promo-app .block6 {
  padding-top: 100px;
  height: 470px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/bonuses/plant.jpg');
}
.promo-app .app-link {
  margin: 10px 6px;
  display: inline-block;
  text-decoration: none;
}
.promo-app .app-link svg {
  width: 207px;
  height: 65px;
}
.promo-app .get-link-form {
  position: relative;
  max-width: 440px;
  margin-top: 31px;
}
.promo-app .get-link-form__link {
  color: #00ccff;
}
.promo-app .get-link-form__message-box {
  font-family: Roboto-Regular, Arial, sans-serif;
  position: relative;
  clear: both;
  left: 0;
  right: 0;
  padding-top: 10px;
  height: 70px;
  font-size: 12px;
}
.promo-app .get-link-form__group {
  margin-top: 10px;
}
.promo-app .get-link-form__title {
  font-family: 'Roboto-Light', Arial, sans-serif;
  font-size: 18px;
}
.promo-app .get-link-form__button {
  width: 132px;
  font-family: Roboto-Regular, Arial, sans-serif;
  border-radius: 0 2px 2px 0;
}
.promo-app .get-link-form__input-group {
  position: relative;
  float: left;
  width: 219px;
}
@media only screen and (max-width: 480px) {
  .promo-app .get-link-form__input-group {
    width: 100%;
    margin-bottom: 8px;
    margin-right: 0;
    float: none;
  }
}
.promo-app .get-link-form__input {
  width: 219px;
  height: 48px;
  padding: 14px 12px 5px;
  border-radius: 2px 0 0 2px;
  font-size: 15px;
  color: black;
  letter-spacing: 1px;
  line-height: normal;
  background: #ffffff;
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.promo-app .get-link-form__input:focus {
  border-color: #009FFB;
}
.promo-app .get-link-form__input__label {
  position: relative;
  display: block;
  /*  &:before {
			position: absolute;
			content: '+';
			display: none;
			left: 12px;
			color: black;
			top: 38%;
		  }

		  &.isFocused {
			&:before {
			  display: block;
			}
		  }*/
}
.promo-app .get-link-form__input.hasError {
  border: 2px solid tomato;
}
.promo-app .get-link-form__input__placeholder {
  position: absolute;
  font-family: 'Roboto-Light', Arial, sans-serif;
  font-size: 16px;
  color: #9e9e9e;
  line-height: 1;
  left: 12px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  -webkit-transition: 150ms transform, 150ms font-size, 150ms top;
  -moz-transition: 150ms transform, 150ms font-size, 150ms top;
  -ms-transition: 150ms transform, 150ms font-size, 150ms top;
  -o-transition: 150ms transform, 150ms font-size, 150ms top;
  transition: 150ms transform, 150ms font-size, 150ms top;
  will-change: transform, font-size, top;
  letter-spacing: 1.1px;
}
.promo-app .get-link-form__input__placeholder.isFocused {
  top: 0;
  -webkit-transform: translateY(40%);
  -moz-transform: translateY(40%);
  -ms-transform: translateY(40%);
  -o-transform: translateY(40%);
  transform: translateY(40%);
  font-size: 12px;
}
.promo-app .get-link-form__btn {
  min-width: 132px;
  cursor: pointer;
  float: left;
  height: 45px;
  padding: 14px 0;
  border: 2px solid transparent;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  line-height: normal;
  text-transform: uppercase;
  background-color: #009FFB;
  letter-spacing: 1px;
  font-weight: 100;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -ms-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
  .promo-app .get-link-form__btn {
    width: 100%;
    float: none;
  }
}
.promo-app .block1 {
  text-align: center;
}
.promo-app .block1 h1 {
  margin-top: 170px;
  margin-bottom: 45px;
}
@media screen and (max-width: 940px) {
  .promo-app .block1 h1 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
}
.promo-app .block2 {
  position: relative;
}
.promo-app .block2 .container {
  position: relative;
  z-index: 1;
}
.promo-app .block2 .container .app-header {
  margin-top: 170px;
  max-width: 500px;
  text-align: center;
}
.promo-app .block2 .container .svg-number1 {
  margin-left: 100px;
  margin-top: 30px;
  width: 270px;
  height: 311px;
}
@media screen and (max-width: 940px) {
  .promo-app .block2 .container {
    text-align: center;
  }
  .promo-app .block2 .container .svg-number1 {
    margin: 100px 0 80px;
  }
  .promo-app .block2 .container .app-header {
    margin-top: 40px;
  }
}
.promo-app .block2 h1 {
  width: 320px;
}
.promo-app .block2 .uno {
  font-size: 208px;
  line-height: 1;
  margin-top: -10px;
  margin-bottom: -10px;
}
.promo-app .block2 .phone-container {
  position: absolute;
  width: 940px;
  bottom: 0;
  left: 50%;
  margin-left: -470px;
}
.promo-app .block2 .phone-container .phone {
  position: absolute;
  width: 295px;
  height: 791px;
  bottom: 0;
  right: 55px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 940px) {
  .promo-app .block2 .phone-container {
    width: auto;
    margin: 0;
    bottom: -140px;
    opacity: .5;
  }
  .promo-app .block2 .phone-container .phone {
    right: auto;
  }
}
.promo-app .block2 .reference {
  position: absolute;
  padding: 7px 0;
  width: 100%;
  bottom: 0;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.promo-app .block3 {
  text-align: center;
  background-image: linear-gradient(-174deg, #7028DC 0%, #4832C2 96%);
}
.promo-app .block3 .coin {
  margin-bottom: 10px;
  width: 150px;
  height: 150px;
  stroke: #E3A326;
}
.promo-app .block3 .highlight {
  color: #E3A326;
}
@media screen and (max-width: 940px) {
  .promo-app .block3 h2 {
    max-width: 280px;
    margin: auto;
  }
}
.promo-app .block4 {
  position: relative;
}
.promo-app .block4 .phone-container {
  position: absolute;
  width: 940px;
  left: 50%;
  bottom: 0;
  margin-left: -470px;
}
.promo-app .block4 .phone-container .phone {
  width: 612px;
  height: 936px;
  margin-left: -135px;
  background-repeat: no-repeat;
}
.promo-app .block4 .right {
  position: relative;
  width: 360px;
}
@media screen and (max-width: 940px) {
  .promo-app .block4 {
    padding-top: 450px !important;
    background-position: 75% 100%;
    height: auto;
  }
  .promo-app .block4 .phone-container {
    width: 100%;
    height: 100%;
    margin: 0;
    left: 10%;
    bottom: 100px;
  }
  .promo-app .block4 .phone-container .phone {
    height: 100%;
    margin: 0 0 0 -100px;
    background-size: contain;
  }
  .promo-app .block4 .container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #140E0B;
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .promo-app .block4 .container .right {
    float: none;
    width: auto;
    line-height: 1.4;
  }
  .promo-app .block4 .container .right .arrowed-link {
    display: block;
    margin-top: 16px;
  }
}
@media screen and (max-width: 480px) {
  .promo-app .block4 .phone {
    opacity: .7;
  }
}
.promo-app .block5 {
  text-align: center;
}
.promo-app .block5 .screens {
  height: 550px;
  width: 700px;
  background: no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  margin: 69px auto 21px;
}
@media screen and (width: 768px) {
  .promo-app .block5 .screens {
    width: 500px;
    height: 390px;
  }
}
@media screen and (max-width: 767px) {
  .promo-app .block5 .screens {
    display: none;
  }
}
.promo-app .block5 .variants {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 35px;
}
@media screen and (max-width: 970px) {
  .promo-app .block5 .variants {
    flex-wrap: wrap;
    margin: 0 auto 20px;
  }
}
.promo-app .block5 .variant {
  display: inline-block;
  flex: 0 0 158px;
}
.promo-app .block5 .variant-pic {
  width: 36px;
  height: 36px;
  margin-bottom: 24px;
}
.promo-app .block5 .variant-text {
  font-size: 18px;
}
@media screen and (max-width: 970px) {
  .promo-app .block5 .variant {
    flex: 0 0 27%;
  }
}
@media screen and (max-width: 450px) {
  .promo-app .block5 .variant {
    flex: 0 0 33.33%;
  }
}
.promo-app .block5 .app-link-form {
  height: 110px;
  margin: 115px auto 0;
  width: 520px;
  font-size: 0;
  text-decoration: none;
}
.promo-app .block5 .form-header {
  margin-bottom: 35px;
  font-size: 24px;
}
.promo-app .block5 .form-input,
.promo-app .block5 .form-submit {
  box-sizing: border-box;
  display: inline-block;
  width: 320px;
  border-radius: 8px;
  color: #fff;
  font-size: 14px;
  vertical-align: top;
}
.promo-app .block5 .form-input:focus,
.promo-app .block5 .form-submit:focus {
  outline: 0;
}
.promo-app .block5 .form-input {
  width: 400px;
  background-color: transparent;
  padding: 10px 13px 11px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.promo-app .block5 .form-input::-webkit-input-placeholder {
  color: #C0C1C1;
}
.promo-app .block5 .form-input:-moz-placeholder {
  color: #C0C1C1;
}
.promo-app .block5 .form-input::-moz-placeholder {
  color: #C0C1C1;
}
.promo-app .block5 .form-input:-ms-input-placeholder {
  color: #C0C1C1;
}
.promo-app .block5 .form-submit {
  width: 120px;
  padding: 14px 13px 13px;
  line-height: 1;
  background-color: #FFF;
  color: #000;
  border: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  cursor: pointer;
  transition: background-color 0.3s;
}
.promo-app .block6 {
  text-align: center;
}
.promo-app .block6 .right {
  max-width: 420px;
  position: relative;
}
.promo-app .block6 .right .card-aside {
  position: absolute;
  top: 0;
  left: -370px;
}
.promo-app .block6 .right .card-aside img {
  width: 320px;
}
@media screen and (max-width: 940px) {
  .promo-app .block6 .right {
    margin: auto;
  }
  .promo-app .block6 .right .card-aside {
    display: block;
    position: relative;
    margin-top: 16px;
    left: auto;
  }
}
.text-container__text {
  margin: 0;
  padding: 0;
  font-size: 34px;
}
.promo-services .block1 {
  padding-top: 70px;
  height: 645px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/cards/clouds.jpg');
}
.promo-services .block2 {
  padding-top: 180px;
  height: 755px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/rules/city-cold.jpg');
}
.promo-services .block3 {
  padding-top: 210px;
  height: 800px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/services/camp-sky.jpg');
}
.promo-services .block4 {
  padding-top: 165px;
  height: 845px;
  background-image: url('https://www.onetwotrip.com/ru/ott-static/images/loyalty/services/stars.jpg');
}
.promo-services .block5 {
  padding-top: 135px;
  height: 710px;
  background-image: url('/l10n/en-us/loyalty/images/note-phone.png');
}
.promo-services .block6 {
  padding-top: 90px;
  height: 600px;
  background-color: #E7E7E5;
}
.promo-services .block1 .left {
  max-width: 500px;
  margin: auto;
}
.promo-services .block1 .service-items {
  font-size: 0;
  padding-top: 45px;
}
.promo-services .block1 .service-item {
  display: inline-block;
  width: 100px;
  font-size: 12px;
  margin-left: 10px;
  margin-bottom: 25px;
  text-align: center;
  vertical-align: top;
}
.promo-services .block1 .service-item svg {
  box-sizing: border-box;
  display: block;
  margin: auto;
  height: 80px;
}
.promo-services .block1 .service-item-2 svg {
  padding-top: 10px;
}
.promo-services .block1 .service-item-3 svg,
.promo-services .block1 .service-item-4 svg {
  height: 90px;
}
.promo-services .block1 .service-item-4 svg {
  padding-top: 7px;
}
@media screen and (max-width: 940px) {
  .promo-services .block1 {
    text-align: center;
  }
  .promo-services .block1 .service-item {
    margin: 0 0 25px 0;
    width: 150px;
  }
}
.promo-services .block2 {
  position: relative;
}
.promo-services .block2 .phone-container {
  position: absolute;
  width: 940px;
  left: 50%;
  bottom: 0;
  margin-left: -470px;
}
.promo-services .block2 .phone-container .phone {
  width: 444px;
  height: 679px;
  margin-left: -10px;
  background-repeat: no-repeat;
}
.promo-services .block2 .right {
  position: relative;
  max-width: 345px;
  font-size: 20px;
  margin: auto;
}
.promo-services .block2 .right .icon {
  width: 140px;
  height: 108px;
  margin-left: -17px;
  margin-bottom: 20px;
}
@media screen and (max-width: 940px) {
  .promo-services .block2 {
    text-align: center;
  }
  .promo-services .block2 .phone-container {
    margin-left: 0;
    left: 80px;
    top: -340px;
    width: auto;
  }
  .promo-services .block2 .phone-container .phone {
    margin: 0;
    background-size: 100%;
    width: 222px;
    height: 350px;
  }
  .promo-services .block2 .right {
    max-width: 280px;
  }
  .promo-services .block2 .right .icon {
    width: 70px;
    height: 54px;
    margin: 0 0 0 -8px;
  }
}
.promo-services .block3 {
  text-align: center;
}
.promo-services .block3 .container {
  max-width: 600px;
}
.promo-services .block3 .icon {
  width: 114px;
  height: 114px;
  margin-bottom: 20px;
}
@media screen and (max-width: 940px) {
  .promo-services .block3 .container {
    max-width: 400px;
  }
  .promo-services .block3 .icon {
    width: 57px;
    height: 57px;
    margin: 0;
  }
}
.promo-services .block4 .left {
  padding-top: 165px;
  margin: auto;
}
.promo-services .block4 .left .stats {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.promo-services .block4 .left .stats .highlighted {
  font-size: 80px;
  color: #1C91F8;
  text-transform: none;
  margin: 0 0 3px -7px;
  line-height: 1;
}
.promo-services .block4 .left .stats .highlighted .smaller {
  font-size: 40px;
}
.promo-services .block4 .icon {
  width: 72px;
  height: 126px;
}
.promo-services .block4 .right {
  max-width: 345px;
  margin: auto;
}
@media screen and (max-width: 940px) {
  .promo-services .block4 {
    text-align: center;
  }
  .promo-services .block4 .left {
    padding: 0;
  }
  .promo-services .block4 .icon {
    width: 36px;
    height: 63px;
  }
}
.promo-services .block5 {
  background: no-repeat center #F0F0EE;
  background-size: auto;
}
.promo-services .block5 .right {
  max-width: 355px;
  margin-right: -10px;
  color: #000;
}
.promo-services .block5 .right .text {
  font-size: 18px;
  margin-bottom: 30px;
}
.promo-services .block5 .right .text a {
  color: #1C91F8;
}
@media screen and (max-width: 940px) {
  .promo-services .block5 {
    background-image: none !important;
    text-align: center;
  }
  .promo-services .block5 .right {
    margin: auto;
    max-width: 280px;
  }
  .promo-services .block5 .container {
    padding-top: 0;
  }
}
.promo-services .block6 {
  text-align: center;
  color: #000;
}
.promo-services .block6 svg {
  width: 30px;
}
.promo-services .block6 .services {
  margin-top: 80px;
  font-size: 0;
  width: 1000px;
  margin-left: -110px;
}
.promo-services .block6 .services .service {
  display: inline-block;
  vertical-align: top;
  margin-right: 60px;
}
.promo-services .block6 .services .service-name {
  width: 100px;
  margin: 15px auto 10px;
  font-size: 12px;
  height: 60px;
}
.promo-services .block6 .services .service-price {
  font-size: 23px;
  font-weight: 400;
}
.promo-services .block6 .services .service-4 {
  margin-right: 0;
}
.promo-services .block6 .services .service-icon-wrapper {
  height: 70px;
}
.promo-services .block6 .services .service-icon-1 {
  padding-top: 3px;
  width: 70px;
  height: 72px;
}
.promo-services .block6 .services .service-icon-2 {
  padding-top: 12px;
  width: 63px;
  height: 64px;
}
.promo-services .block6 .services .service-icon-3 {
  width: 42px;
  height: 73px;
}
.promo-services .block6 .services .service-icon-4 {
  padding-top: 10px;
  width: 62px;
  height: 74px;
}
@media screen and (max-width: 940px) {
  .promo-services .block6 .services {
    width: auto;
    margin: 0;
  }
  .promo-services .block6 .services .service {
    margin: 0 0 30px 0;
    width: 155px;
  }
  .promo-services .block6 .services .service-name {
    height: auto;
  }
  .promo-services .block6 .services .service-price {
    margin-top: 10px;
    font-size: 14px;
  }
  .promo-services .block6 .services .service-name {
    margin-bottom: 0;
  }
}
.block_text {
  color: #000;
  font-size: 16px;
  font-weight: 200;
  width: 940px;
  margin: 80px auto;
  visibility: visible;
  letter-spacing: 0.6px;
}
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.next-label {
  font-size: 24px;
}
.service-items-off {
  margin: 0 0 0 30px;
  position: relative;
}
.service-items-off .service-item {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  text-align: center;
  margin: 15px 0 10px 20px;
}
.service-items-off .service-item svg {
  height: 80px;
}
.service-items-off .service-item-1 svg {
  padding-top: 0;
}
.service-items-off .service-item-2 svg {
  padding-top: 10px;
}
.service-items-off .service-item-4 svg {
  padding-top: 10px;
}
/* RULES */
.title {
  font-size: 28px;
  margin: 24px 0 15px;
}
.bonusTable {
  border-collapse: collapse;
  width: 100%;
  font-size: 15px;
}
.bonusTable th,
.bonusTable td {
  padding: 5px 7px;
  border: 1px solid #aaa;
  vertical-align: middle;
}
.promo-rules ul {
  padding-left: 16px;
}
.promo-rules ul li {
  margin-bottom: 4px;
}
.promo-rules ul li:before {
  content: '–';
  display: inline-block;
  width: 16px;
  margin-left: -15px;
}
.promo-rules ol {
  padding-left: 16px;
}
.promo-rules ol li:before {
  content: none;
  display: none;
}
.promo-rules li > ol {
  padding-top: 6px;
}
.promo-rules p + ul {
  margin-top: -8px;
}
.coin-wrapper {
  -webkit-filter: drop-shadow(0 0 7px #FFC800);
  filter: drop-shadow(0 0 7px #FFC800);
}
/* FRIENDS */
/* legacy warning */
.promo-friends {
  background: #fff;
  /**/
}
.promo-friends .bonus-row__inner {
  font-weight: normal;
}
.promo-friends .block1 {
  position: relative;
  padding-top: 70px;
  height: 1000px;
  background-repeat: no-repeat;
}
.promo-friends .block_text.block {
  padding: 0;
  margin: 10px auto;
}
.promo-friends .block_text .personalPromo {
  color: #000000;
  border-color: #000000;
  margin: 20px 0;
}
.promo-friends .personalPromo {
  display: inline-block;
  color: #ffffff;
  font-size: 40px;
  padding: 10px 20px;
  border: 2px dashed #ffffff;
  border-radius: 10px;
  margin-top: 40px;
  letter-spacing: 4px;
  font-weight: 400;
}
.promo-friends .dialog-window {
  position: absolute;
  top: 0;
  right: -48px;
  padding: 15px 20px;
  max-width: 460px;
  background: orange;
  font-size: 18px;
}
.promo-friends .dialog-window strong {
  font-weight: 700;
}
@media screen and (max-width: 940px) {
  .promo-friends .dialog-window {
    position: static;
    margin: 40px auto;
  }
}
.promo-friends .icon-bonus {
  margin-bottom: -7px;
  margin-right: 10px;
  height: 32px;
  width: 32px;
}
@media screen and (max-width: 940px) {
  .promo-friends .icon-bonus {
    -webkit-filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.6));
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.6));
  }
}
.promo-friends .title-hand {
  max-width: 400px;
  font-size: 40px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px;
  text-transform: uppercase;
  margin: 60px 0 40px;
}
.promo-friends .howitworks {
  text-align: center;
  padding: 25px 0;
  font-size: 34px;
}
.promo-friends .description {
  font-size: 24px;
  text-align: center;
  padding-bottom: 30px;
}
.promo-friends .social {
  padding: 15px;
  text-align: center;
}
.promo-friends .social ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  text-align: center;
}
.promo-friends .social ul li {
  display: inline-block;
  margin-right: 5px;
}
.promo-friends .social img {
  vertical-align: top;
}
.promo-friends .social .num {
  font-weight: bold;
}
.promo-friends .social .stat {
  padding: 0 0 10px;
  vertical-align: top;
}
.promo-friends .steps {
  width: 800px;
  margin: auto;
}
.promo-friends .steps .step {
  display: table-cell;
  height: 200px;
  padding: 0 10px;
  width: 200px;
  text-align: center;
}
.promo-friends .steps .name {
  font-size: 16px;
  font-weight: 400;
  min-height: 25px;
  padding: 20px 0 10px;
}
.promo-friends .steps .info {
  font-size: 12px;
}
.promo-friends .steps .icon-link {
  height: 54px;
  width: 110px;
}
.promo-friends .steps .icon-people {
  height: 68px;
  width: 66px;
}
.promo-friends .steps .icon-cart {
  height: 80px;
  width: 80px;
}
.promo-friends .steps .icon-plus {
  height: 74px;
  width: 64px;
}
.promo-friends .start {
  padding: 30px 0;
  text-align: center;
}
@media screen and (max-width: 940px) {
  .promo-friends .title-hand {
    font-family: IntroBold, sans-serif;
    font-size: 28px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  .promo-friends .personalPromo {
    font-size: 30px;
  }
  .promo-friends .container {
    padding-bottom: 50px;
  }
  .promo-friends .bonus-row {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
  }
  .promo-friends .block1 {
    min-height: 614px;
    padding: 40px 60px 70px;
    text-align: center;
  }
  .promo-friends .block_text {
    margin: 0;
    width: auto;
  }
  .promo-friends .social ul li {
    margin: 0 5px 10px;
  }
  .promo-friends .steps {
    padding: 0 30px;
    text-align: center;
    width: auto;
  }
  .promo-friends .steps .step {
    display: block;
    max-width: 300px;
    margin: auto;
    height: auto;
    padding-bottom: 40px;
  }
  .promo-friends .steps .name {
    padding-top: 10px;
  }
  .promo-friends .steps .info {
    font-size: 16px;
  }
}
/** ui-tooltip **/
.ui-tooltip__container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
}
.ui-tooltip__content {
  z-index: 1000;
  position: absolute;
  min-width: 260px;
  top: -8px;
  left: 50%;
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(-100%) translateX(-50%);
  -moz-transform: translateY(-100%) translateX(-50%);
  -ms-transform: translateY(-100%) translateX(-50%);
  -o-transform: translateY(-100%) translateX(-50%);
  transform: translateY(-100%) translateX(-50%);
}
.ui-tooltip__content:after {
  z-index: 1;
  position: absolute;
  content: '';
  top: 100%;
  border: 10px solid #f9f9f9;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.ui-tooltip__inner {
  z-index: 2;
  display: block;
  position: relative;
  background: #f9f9f9;
  color: black;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 14px;
}
@media screen and (max-width: 940px) {
  .promo {
    /*?*/
  }
  .promo .block1 .left div {
    font-size: 16px;
  }
  .promo .block1,
  .promo .block2,
  .promo .block3,
  .promo .block4,
  .promo .block5,
  .promo .block6 {
    height: auto;
    position: relative;
    overflow: hidden;
  }
  .promo .block {
    padding: 50px 0;
  }
  .promo h1 {
    font-size: 28px;
  }
  .promo h2 {
    font-size: 24px;
    /*text-align: left;*/
  }
  .promo .block,
  .promo .block .right,
  .promo .block .left {
    font-size: 16px;
  }
}
.section {
  position: relative;
  width: 100%;
  height: auto;
  padding: 75px 0;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  font-family: "Roboto Light", sans-serif;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .section {
    padding: 30px 20px;
  }
}
.section__content {
  max-width: 880px;
  margin: 0 auto;
}
.section__title {
  margin: 0 auto;
  font-size: 28px;
  font-style: normal;
  font-stretch: normal;
  font-weight: lighter;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .section__title {
    font-size: 24px;
  }
}
.section__title_size_xxl {
  width: 567px;
  margin: 121px auto 0 auto !important;
  font-family: Intro, sans-serif;
  font-size: 44px !important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f2f2f2;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .section__title_size_xxl {
    width: auto;
    font-size: 40px !important;
    margin: 89px auto 0 auto !important;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .section__title_size_xxl {
    width: auto;
    font-size: 20px !important;
    margin: 56px auto 0 auto !important;
  }
}
.section__title_color_black {
  color: #212121;
}
.section__title_color_white {
  color: #ffffff;
  width: auto;
}
.popup-area {
  background: #fff;
}
.popup {
  visibility: visible !important;
}
.form {
  margin-top: 65px;
}
.form-row__title {
  font-size: 20px;
  margin-bottom: 17px;
  color: #212121;
  letter-spacing: 0.2px;
  line-height: 28px;
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .form-row__title {
    font-size: 14px;
  }
}
.agreement-link {
  text-decoration: underline;
}
/*NEW MOBILE APP PAGE*/
.main-title {
  display: none;
}
.block__titile {
  width: 403px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.21;
  text-align: center;
  color: #212121;
  margin: 0 auto 51px;
}
@media screen and (max-width: 767px) {
  .block__titile {
    margin: 0 auto 40px;
  }
}
.block__subTitile {
  width: 460px;
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-size: 18px;
  line-height: 1.33;
  color: #212121;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 18px;
  position: relative;
}
@media screen and (max-width: 970px) {
  .block__subTitile {
    text-align: center;
    width: 90%;
    margin: 0 auto 15px;
  }
}
@media screen and (max-width: 970px) {
  .block__subTitile_text_desktop {
    display: none !important;
  }
}
.block__subTitile_text_mobile {
  font-size: 14px;
}
@media screen and (min-width: 971px) {
  .block__subTitile_text_mobile {
    display: none !important;
  }
}
.download-btn-link {
  text-decoration: none;
}
.download-btn-link_hidden {
  display: none;
}
.download-btn {
  width: 219px;
  margin: 69px auto 0 auto;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  height: 48px;
  background-color: #01abfb;
  border-radius: 2px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
  letter-spacing: 0.2px;
  line-height: 48px;
  padding: 0 20px;
  cursor: pointer;
  transition: background 300ms, box-shadow 300ms;
  box-sizing: border-box;
}
.main-list {
  display: flex;
  margin-top: 70px;
}
.main-elem {
  display: inline-block;
  vertical-align: top;
}
.main-elem__container {
  display: inline-block;
  position: relative;
}
.main-elem__phone {
  width: auto;
  height: 472px;
}
.main-elem__wr {
  position: relative;
}
.main-elem__tripcoin {
  position: absolute;
  top: -30px;
  left: -55px;
  width: 117px;
  height: 117px;
}
.main-elem__tripcoin-img {
  width: 100%;
}
.main-elem__tripcoin-number span {
  font-size: 52px;
  line-height: 0.4;
}
.main-elem__info {
  display: flex;
  flex-direction: column;
  margin-left: 45px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-elem__advantages {
  margin: 0 !important;
  text-align: left;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 500 !important;
  font-size: 42px !important;
  color: #FFFFFF;
}
@media screen and (max-width: 767px) {
  .main-elem__advantages {
    font-size: 22px !important;
  }
}
.data-tooltop {
  width: 25px;
  height: 25px;
  margin-left: 10px;
  margin-bottom: -1px;
}
.data-tooltop_color_black {
  cursor: pointer;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-bottom: -5px;
}
@media screen and (max-width: 970px) {
  .data-tooltop_color_black {
    display: none;
  }
}
.data-tooltop:hover {
  cursor: pointer;
}
.why-use {
  background-color: #ffffff;
  padding: 69px 16px 100px 16px;
  text-align: center;
}
.wr {
  overflow: hidden;
  display: flex;
  width: 50%;
  justify-content: space-around;
}
@media screen and (max-width: 998px) {
  .wr {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .wr {
    flex-direction: column;
  }
}
.why-use-list__item {
  width: 44%;
  text-align: center;
}
@media screen and (max-width: 998px) {
  .why-use-list__item:first-child {
    margin-right: 7%;
  }
}
@media screen and (max-width: 767px) {
  .why-use-list__item:first-child {
    margin-right: auto;
  }
}
@media screen and (max-width: 998px) {
  .why-use-list__item {
    width: 46%;
    margin-bottom: 41px;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .why-use-list__item {
    float: none;
    width: 100%;
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.why-use__item-pic {
  margin-top: auto;
}
.min_costs {
  width: 85px;
  height: 63px;
}
.double_tripcoins {
  width: 60px;
  height: 60px;
}
.fast_access {
  width: 34px;
  height: 60px;
}
.choise_skill {
  width: 60px;
  height: 60px;
}
.why-use-list {
  width: 996px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
@media screen and (max-width: 1000px) {
  .why-use-list {
    width: 100%;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .why-use-list {
    flex-direction: column;
  }
}
.why-use-list__container {
  width: 50%;
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 767px) {
  .why-use-list__container {
    flex-direction: column;
  }
}
.why-use__item-pic {
  font-size: 0;
}
.why-use__item-title {
  width: 89%;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.2px;
  text-align: center;
  color: #212121;
  margin: 15px auto;
}
.why-use__item-subtxt {
  margin: 0 auto;
  font-size: 14px;
  font-family: 'Roboto', Arial, sans-serif;
  font-weight: 400;
  line-height: 1.43;
  letter-spacing: 0.2px;
  text-align: center;
  color: #212121;
}
.tooltip__content {
  font-family: "Helvetica Light", sans-serif;
  font-size: 12px;
  color: #212121;
  background-color: #ffffff;
  line-height: 15.39px;
  z-index: 5;
  position: absolute;
  left: 116px;
  width: 230px;
  display: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -webkit-transform: translateY(-100%) translateX(-50%);
  -moz-transform: translateY(-100%) translateX(-50%);
  -ms-transform: translateY(-100%) translateX(-50%);
  -o-transform: translateY(-100%) translateX(-50%);
  transform: translateY(-100%) translateX(-50%);
  border-radius: 2px;
}
.tooltip__content_icon_black {
  top: 95px;
  left: 65px;
}
.tooltip__data {
  z-index: 100;
  background: #ffffff;
  padding: 10px;
  border-radius: 2px;
}
.tooltip__data-ul {
  position: absolute;
  padding: 10px 10px 10px 25px;
}
.tooltip__data-li {
  list-style: disc;
  font-size: 12px;
  line-height: 1.33;
  color: #212121;
}
.tooltip__foot {
  z-index: -1;
  position: absolute;
  bottom: 85%;
  border: 8px solid #ffffff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
  left: 45px;
  margin-left: -10px;
  margin-top: -10px;
}
.app-links-wrappper {
  display: flex;
  align-items: center;
  margin-left: -10px;
}
.app-links-image {
  height: 51px;
}
.app-links-image_appStore {
  height: 76px;
  width: 185px;
}
/*==========  Desktop First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .main-list {
    margin-top: 0;
    justify-content: center;
  }
  .main-elem__advantages br {
    display: none;
  }
  .main-title {
    display: block;
  }
  .main-elem__phone {
    display: none;
  }
  .main-elem__tripcoin {
    display: none;
  }
  .main-elem__info {
    width: 100%;
    padding: 0;
    margin-left: 0;
  }
  .data-tooltop {
    display: none;
  }
  .main-elem__advantages {
    text-align: center;
  }
  .download-btn-link_hidden {
    display: inline;
  }
  .app-links-wrappper {
    display: none;
  }
  .get-link-form {
    display: none;
  }
  .download-btn {
    margin: 30px auto 0 auto;
  }
}
@media only screen and (max-width: 970px) {
  .promo-app .block5 .variant {
    margin: 30px 0;
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .block__titile {
    width: 95%;
  }
  .promo-app .block5 .variant-pic {
    width: 36px;
    height: 36px;
  }
  .promo-app .block5 .variant-text {
    font-size: 12px;
  }
}
#variant-textColor {
  font-family: Roboto-Regular, sans-serif;
  color: #212121;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 767px) {
  #variant-textColor {
    font-size: 16px;
  }
}
@media screen and (max-width: 330px) {
  #variant-textColor {
    font-size: 14px;
  }
}
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .block__titile {
    font-size: 22px;
    letter-spacing: 0.64px;
    line-height: 33.2px;
  }
  .promo h2 {
    width: auto;
  }
  .promo-app .block5 .screens {
    margin: 0 auto;
    height: 217px;
    background: no-repeat center;
    background-size: cover;
    width: 276px;
  }
  .why-use {
    padding: 50px 16px;
  }
  .why-use__item-title {
    font-size: 14px;
  }
  .why-use__item-subtxt {
    font-size: 12px;
    line-height: normal;
    padding: 0 10px;
  }
  .min_costs,
  .choise_skill,
  .double_tripcoins {
    width: 83px;
    height: 56px;
  }
  .fast_access {
    width: 34px;
    height: 60px;
  }
}
.glide__bullet {
  width: 12px;
  height: 12px;
  background-color: #d4d2d2;
  box-shadow: none;
}
.glide__bullet--active {
  background-color: #ffd41e;
}
.glide__bullets {
  height: 12px;
  position: absolute;
  top: 60px;
}
.tab {
  width: 116px !important;
}
.card-button {
  margin-top: 50px;
}
