html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/pt-sans-caption-v9-cyrillic-regular.eot"); /* IE9 Compat Modes */
  src: local('PT Sans Caption'), local('PTSans-Caption'), url("../fonts/pt-sans-caption-v9-cyrillic-regular.eot?#iefix") format('embedded-opentype'), url("../fonts/pt-sans-caption-v9-cyrillic-regular.woff2") format('woff2'), url("../fonts/pt-sans-caption-v9-cyrillic-regular.woff") format('woff'), url("../fonts/pt-sans-caption-v9-cyrillic-regular.ttf") format('truetype'), url("../fonts/pt-sans-caption-v9-cyrillic-regular.svg#PTSansCaption") format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/pt-sans-caption-v9-cyrillic-700.eot"); /* IE9 Compat Modes */
  src: local('PT Sans Caption Bold'), local('PTSans-CaptionBold'), url("../fonts/pt-sans-caption-v9-cyrillic-700.eot?#iefix") format('embedded-opentype'), url("../fonts/pt-sans-caption-v9-cyrillic-700.woff2") format('woff2'), url("../fonts/pt-sans-caption-v9-cyrillic-700.woff") format('woff'), url("../fonts/pt-sans-caption-v9-cyrillic-700.ttf") format('truetype'), url("../fonts/pt-sans-caption-v9-cyrillic-700.svg#PTSansCaption") format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'Proxima Nova Rg';
  src: url("../fonts/ProximaNova-Reg-webfont.woff") format('woff'); /* Modern Browsers */
}
@font-face {
  font-family: 'ProximaNova_Bold';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/ProximaNova-Bold.eot"); /* IE9 Compat Modes */
  src: local('ProximaNova Bold'), local('ProximaNova_Bold'), url("../fonts/ProximaNova-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/ProximaNova-Bold.woff") format('woff'), url("../fonts/ProximaNova-Bold.ttf") format('truetype'), url("../fonts/ProximaNova-Bold.svg#PTSansCaption") format('svg'); /* Legacy iOS */
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}
body {
  min-width: 320px;
  font-family: 'PT Sans Caption', Arial, sans-serif;
  background-color: #c0c0c0;
  height: 100vh;
}
.container-fluid {
  margin: 0 auto;
  width: 100%;
  min-height: 100%;
  background-color: #e0f3fc;
}
.icon--open-list,
.icon--pdf,
.icon--word,
.icon--signature {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
  margin-left: 3px;
}
body {
  font-size: 24px;
  line-height: 2em;
  background-color: #fff;
}
ul {
  list-style-type: none;
}
.page-header {
  width: 320px;
  min-width: 320px;
  padding-top: 40px;
  padding-bottom: 70px;
  text-align: center;
  color: #fff;
  background-color: #8ebb1c;
  background-image: url("../img/game306_76ca223d6653/welcome_mobile.jpg");
  background-size: cover;
}
.page-header__wrapper {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
  position: relative;
}
.page-header:before {
  content: '1%';
  position: absolute;
  top: 320px;
  left: 0;
  right: 0;
  font-family: ProximaNova_Bold;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 400px;
  letter-spacing: normal;
  opacity: 0.2;
}
.page-header__game-name {
  display: block;
  margin: 70px auto;
  font-weight: 400;
  font-size: 48px;
}
.page-header__game-slogan {
  font-size: 24px;
}
.page-header__logo-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header-contacts {
  font-size: 16px;
  margin-top: -8px;
}
.header-contacts__phone {
  font-size: 24px;
  font-weight: 300;
  text-decoration: none;
  color: #fff;
  margin: 0;
  padding: 0;
}
.header-contacts__phone:hover {
  color: #fbb601;
}
.header-contacts__desc {
  display: block;
  margin-top: -25px;
}
.game-slogan__br {
  display: none;
}
.game-slogan__br-2 {
  display: none;
}
.welcome__button {
  display: block;
  margin: 0 auto;
  width: 360px;
  margin-top: 70px;
  min-height: 60px;
  padding-top: 23px;
  padding-bottom: 23px;
  font-size: 24px;
  border-radius: 50px;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  color: #000;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  background-color: #fbb601;
  box-shadow: 0 5px 30px 0 rgba(251,182,1,0.4);
}
.welcome__button:hover {
  box-shadow: 0 5px 60px 0 rgba(251,182,1,0.8);
}
.welcome__button:active {
  background-color: #f3b001;
  box-shadow: 0 5px 10px 0 rgba(251,182,1,0.4);
}
.take-part {
  position: relative;
  width: 320px;
  min-width: 320px;
  padding-top: 50px;
  padding-bottom: 10px;
  background: #fff;
}
.take-part__wrapper {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
}
.take-part__headline {
  color: #2d6bb2;
  font-size: 36px;
  text-align: center;
}
.take-part__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.take-part__item {
  position: relative;
  padding-top: 40px;
  padding-bottom: 25px;
  line-height: 1.5em;
}
.take-part__item:nth-child(1) {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.take-part__item:nth-child(2) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.take-part__item:nth-child(3) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.take-part__item:nth-child(4) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.take-part__item:before {
  content: "1";
  position: absolute;
  top: 0;
  left: 8px;
  z-index: 1;
  font-size: 36px;
  color: #2d6bb2;
}
.take-part__item:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 18px;
  z-index: 0;
  width: 25px;
  height: 25px;
  background-color: #f9be00;
  border-radius: 50%;
}
.take-part__item:nth-child(2):before {
  content: "2";
}
.take-part__item:nth-child(3):before {
  content: "3";
}
.take-part__item:last-child {
  padding-top: 5px;
}
.take-part__item:last-child:before {
  content: " ";
}
.take-part__item:last-child:after {
  content: "";
  background-color: transparent;
}
.take-part__step4-headline {
  font-size: 48px;
  color: #2d6bb2;
  text-transform: uppercase;
}
.take-part__step4-text {
  font-weight: 700;
}
.take-part__time {
  position: absolute;
  bottom: -100px;
  left: 0;
  right: 0;
  z-index: 2;
  box-sizing: border-box;
  width: 240px;
  height: 240px;
  margin: auto;
  padding-top: 50px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 25.2px;
  text-align: center;
  background-color: #f9be00;
  border-radius: 50%;
}
.take-part__time-text {
  font-size: 19.200000000000003px;
  line-height: 1.2em;
  display: block;
  margin: 10px auto;
}
.take-part__br {
  display: none;
}
.take-part__ps-list {
  padding-left: 0;
  padding-top: 15px;
  margin: 0 auto;
  width: 90%;
  font-size: 16px;
  line-height: 1.5em;
}
.take-part__ps-item {
  margin-top: 15px;
}
.bonus {
  position: relative;
  width: 320px;
  min-width: 320px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #2d6bb2;
  text-align: center;
  color: #fff;
}
.bonus__wrapper {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
}
.bonus__headline {
  font-size: 36px;
}
.bonus__br {
  display: none;
}
.bonus__br-1 {
  display: none;
}
.bonus__br--tablet {
  display: none;
}
.bonus__link {
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.bonus__text--sup {
  font-size: 19.200000000000003px;
  line-height: 23px;
}
.bonus__text b {
  font-size: 36px;
}
.consent {
  width: 320px;
  min-width: 320px;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: justify;
  background-color: #f2f2f2;
}
.consent__wrapper {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
}
.consent__headline {
  font-size: 36px;
  text-align: center;
}
.consent__link {
  display: block;
  text-decoration: none;
  color: #0083cc;
}
.consent__link:first-of-type {
  margin-bottom: 20px;
}
.consent__link--text {
  display: inline;
  color: #0083cc;
  font-weight: 400;
  text-decoration: none;
  border-bottom: 1px dotted #0083cc;
}
.consent__link-text {
  border-bottom: 1px dotted #0083cc;
}
.page-footer {
  width: 320px;
  min-width: 320px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: #fff;
  text-align: center;
}
.page-footer__wrapper {
  margin: 0 auto;
  width: 90%;
  max-width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.page-footer__wrapper a {
  width: 100%;
}
@media (min-width: 1200px) {
  .container-fluid {
    max-width: 1280px;
  }
}
@media (min-width: 320px) {
  .page-header {
    min-width: 320px;
    width: 100%;
  }
  .take-part {
    min-width: 320px;
    width: 100%;
  }
  .bonus {
    min-width: 320px;
    width: 100%;
  }
  .consent {
    min-width: 320px;
    width: 100%;
  }
  .page-footer {
    min-width: 320px;
    width: 100%;
  }
}
@media (min-width: 950px) {
  .page-header {
    padding-bottom: 50px;
    background-image: url("../img/game306_76ca223d6653/welcome.jpg");
  }
  .page-header__game-name {
    font-size: 98px;
    line-height: 1em;
    display: block;
    margin-top: 250px;
    margin-bottom: 60px;
  }
  .page-header__game-slogan {
    font-size: 44px;
    line-height: 1.3em;
    margin-bottom: 80px;
  }
  .header-contacts__desc {
    letter-spacing: 1px;
  }
  .take-part {
    padding-bottom: 40px;
    background-image: url("../img/game306_76ca223d6653/slider-back.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .take-part__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .take-part__item {
    width: 45%;
    text-align: center;
  }
  .take-part__item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .take-part__item:nth-child(3) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .take-part__item:last-child {
    text-align: left;
    box-sizing: border-box;
    padding-left: 100px;
    margin-top: 100px;
  }
  .take-part__item:last-child:after {
    content: " ";
    top: -228px;
    left: 140px;
    background-image: url("../img/game306_76ca223d6653/purse.png");
    background-repeat: no-repeat;
    background-size: auto 350px;
    background-position: 0 10px;
    width: 500px;
    height: 500px;
  }
  .take-part__br {
    display: inline;
  }
  .take-part__step4-headline {
    margin-left: -60px;
    letter-spacing: 8px;
  }
  .take-part__step4-text {
    margin-left: 150px;
    margin-top: -60px;
  }
  .bonus__wrapper {
    position: relative;
  }
  .bonus__wrapper:before {
    content: " ";
    position: absolute;
    right: -20px;
    bottom: 100px;
    width: 50px;
    height: 50px;
    background-color: #f9be00;
    border-radius: 50%;
  }
  .bonus__wrapper:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: -100px;
    background-image: url("../img/game_happy_trips/car.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 250px;
    height: 250px;
    opacity: 0.2;
  }
  .bonus__br {
    display: inline;
  }
  .consent__wrapper {
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 25px;
  }
  .polls__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .polls__item {
    width: 50%;
    text-align: center;
  }
  .page-footer__wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .page-footer__wrapper a {
    width: 150px;
  }
}
@media (min-width: 950px) and (max-width: 1155px) {
  .page-header__game-name {
    font-size: 78px;
    line-height: 1em;
  }
  .page-header__game-slogan {
    font-size: 40px;
    line-height: 1.3em;
  }
  .take-part__item:last-child {
    padding-left: 0;
  }
  .take-part__item:last-child:after {
    top: -220px;
    left: 50px;
  }
}
@media (max-width: 457px) {
  .page-header__logo {
    max-width: 150px;
    width: 100%;
    height: auto;
  }
  .header-contacts {
    margin-top: 20px;
    font-size: 10px;
    line-height: 1em;
  }
  .header-contacts__phone {
    font-size: 14px;
  }
  .welcome__button {
    width: 300px;
  }
}
@media (max-width: 665px) {
  .bonus__br-1 {
    display: inline;
  }
}
@media (max-width: 635px) {
  .game-slogan__br {
    display: inline;
  }
}
@media (min-width: 674px) and (max-width: 953px) {
  .bonus__br--tablet {
    display: inline;
  }
}
@media (min-width: 582px) and (max-width: 845px) {
  .game-slogan__br--tablet {
    display: inline;
  }
}
@media (min-width: 467px) and (max-width: 561px) {
  .game-slogan__br-2 {
    display: inline;
  }
}
@media (min-width: 467px) {
  .game-slogan__br {
    display: inline;
  }
}
@media (min-width: 950px) and (max-width: 967px) {
  .take-part__br--3 {
    display: none;
  }
}
@media (min-width: 950px) and (max-width: 993px) {
  .take-part__br--22 {
    display: none;
  }
}
