<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

a {
  display: inline;
  margin-top: 0px;
  margin-left: 0px;
  font-family: 'Proxima nova', sans-serif;
  line-height: 21px;
  text-decoration: underline;
}

.section1 {
  overflow: visible;
  height: auto;
  margin-top: 0px;
  -o-object-fit: none;
  object-fit: none;
}

.green_back {
  position: static;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  height: 862px;
  margin-top: 0px;
  background-color: #1db492;
  background-image: url('../images/1_Star_Small.svg'), url('../images/1_LineRight.svg');
  background-position: 7% 68%, 170% 90%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.content {
  position: relative;
  top: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 11401140px;
  margin-right: 60px;
  margin-left: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 1;
}

.image {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.h1 {
  display: none;
  width: 95%;
  margin: 140px auto 60px 0px;
  font-family: 'Graphik web', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 78px;
}

.h1.mobile {
  display: none;
}

.h1._1280 {
  display: block;
}

.star {
  position: relative;
  left: auto;
  top: 0px;
  bottom: auto;
  z-index: 1;
  margin: 140px auto auto 40px;
}

.star-2 {
  position: relative;
  left: auto;
  top: 0px;
  bottom: auto;
  z-index: 1;
  width: 55px;
  margin: auto 40px auto auto;
}

.section2 {
  overflow: visible;
  height: auto;
  margin-top: 0px;
  padding-top: 97px;
  padding-bottom: 100px;
  background-image: url('../images/2_LineBottom.svg'), url('../images/2_Profile.png');
  background-position: 50% 100%, 90% 63%;
  background-size: contain, auto;
  background-repeat: no-repeat, no-repeat;
}

.container {
  position: relative;
  width: auto;
  max-width: 1140px;
  min-width: auto;
  margin: 0px 60px;
  padding-top: 110px;
  padding-bottom: 109px;
}

.container._4 {
  padding-top: 190px;
  padding-bottom: 0px;
}

.container.block6 {
  padding-bottom: 72px;
}

.container.block2 {
  position: relative;
  width: auto;
  max-width: 1140px;
  min-width: auto;
  margin-right: 60px;
  margin-left: 60px;
  padding-top: 0%;
  padding-right: 0px;
  padding-left: 0px;
}

.text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  width: auto;
  max-width: 93%;
  margin-bottom: 16px;
  font-family: 'Pt root ui', sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  white-space: normal;
}

.paragraph.white {
  width: 100%;
  margin-bottom: 0px;
  color: #fff;
}

.paragraph.white.centered {
  width: 100%;
  margin-right: auto;
  margin-bottom: 8px;
  margin-left: auto;
  text-align: center;
}

.paragraph.white.centered.bold_small {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

.paragraph.white.block2 {
  width: 60%;
}

.paragraph.block4 {
  display: block;
  margin-top: 52px;
}

.paragraph.block4.responsive {
  display: none;
}

.image-2 {
  width: 40%;
  height: 7%;
  margin-top: 40px;
  margin-right: 60px;
}

.image-2.responsive {
  display: none;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Graphik web', sans-serif;
  font-size: 48px;
  line-height: 54px;
}

.h2.white {
  color: #fff;
}

.text-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 72px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-2.left {
  margin-top: 72px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.section3 {
  padding-top: 40px;
  padding-bottom: 0px;
  background-color: #1db492;
  background-image: url('../images/3_LineRight.svg'), url('../images/3_LineBottom.svg'), url('../images/3_LineBottomRight.svg'), url('../images/3_Line_LowerMiddle.svg'), url('../images/3_StarMiddle.svg'), url('../images/3_StarsMany.svg'), url('../images/3_Alarm.svg');
  background-position: 100% 0%, 0% 100%, 100% 91%, 45% 80%, 39% 51%, 34% 35%, 82% 11%;
  background-size: contain, auto, auto, auto, 12%, 14%, auto;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll, scroll;
}

.text_block {
  max-width: none;
  margin-left: 0%;
  padding-left: 0px;
}

.text_block.block6 {
  width: 70%;
}

.text_block.block2 {
  width: 70%;
}

.h3 {
  font-size: 36px;
  line-height: 40px;
}

.h3.white {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Graphik web', sans-serif;
  color: #fff;
}

.image-3 {
  width: 100%;
  margin-right: 0px;
  margin-left: -17px;
  padding-right: 32px;
  padding-left: 0px;
  box-shadow: 0 4px 20px 0 rgba(63, 147, 128, 0.2);
}

.image-3.right {
  margin-right: 0px;
  margin-left: 0px;
}

.image-3.left {
  position: relative;
  z-index: 1;
  margin-left: 0px;
  padding-right: 0px;
}

.image-3.rigt {
  margin-right: -17px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 32px;
}

.image-3.right {
  margin-right: 6px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.section4 {
  position: relative;
  margin-bottom: 0px;
  padding-bottom: 71px;
  background-image: url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg'), url('../images/4_Profile.svg'), url('../images/4_LineTop.svg');
  background-position: 91% 99%, 92% 57%, 91% 3%, 0px 0px;
  background-size: 11%, auto, auto, auto;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.image-4 {
  width: 33%;
}

.image-5 {
  width: 33%;
}

.image-6 {
  width: 33%;
}

._3-images {
  display: -ms-grid;
  display: grid;
  margin-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.games {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 86px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.games_left {
  width: 46%;
  height: auto;
}

.number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-7 {
  margin-right: 32px;
}

.image-7.number1 {
  margin-right: 32px;
}

.image-8 {
  margin-bottom: 20px;
}

.game {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}

.game.game3 {
  margin-top: -470px;
}

.image-9 {
  margin-bottom: 20px;
}

.image-10 {
  margin-bottom: 20px;
}

.image-11 {
  margin-bottom: 20px;
}

.image-12 {
  margin-bottom: 60px;
}

.section5 {
  display: block;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  background-image: url('../images/Р›Рљ.png');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section6 {
  height: auto;
  background-color: #323232;
  background-image: url('../images/8_StarCross.svg'), url('../images/5_LineRight.svg'), url('../images/5_Profile.svg'), url('../images/5_StarLine.svg');
  background-position: 98% 70%, 134% 100%, 10% 95%, 90% 90px;
  background-size: auto, auto, auto, auto;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  height: auto;
  margin: auto;
  padding: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
}

.div-block.avatar {
  width: auto;
  max-width: 1000px;
  min-width: auto;
  border-radius: 5px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
}

._4_pic {
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.container-2 {
  display: -ms-grid;
  display: grid;
  overflow: visible;
  max-width: 1140px;
  padding-right: 0px;
  padding-bottom: 190px;
  padding-left: 0px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: 670fr auto;
  grid-template-rows: 670fr auto;
}

.image-14 {
  display: inline;
  width: auto;
  max-width: 100%;
  padding-right: 0px;
  float: left;
}

.image-15 {
  width: auto;
  margin-top: 80px;
  padding-top: 0px;
  padding-right: 0px;
  float: left;
}

.image-16 {
  width: auto;
  padding-right: 0px;
  float: left;
}

.image-17 {
  width: auto;
  margin-top: 80px;
}

.image-18 {
  width: auto;
  margin-top: -80px;
}

.image-19 {
  margin-top: -79px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.image-20 {
  margin-top: 0px;
}

.image-21 {
  margin-top: 0px;
}

.section7 {
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/6_Pic_StarsSmall.svg'), url('../images/6_LineRight.svg');
  background-position: 71% 16%, 134% 0%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
}

.image-22 {
  display: none;
  max-width: 44%;
  margin-left: -4px;
  padding-left: 0px;
  float: left;
  clear: none;
}

.text_block7 {
  max-width: 56%;
  margin-left: 0%;
  padding-left: 52px;
  float: left;
}

.section8 {
  position: relative;
  overflow: hidden;
  background-color: #edc04e;
  background-image: url('../images/7_Pic_StarsSmall.svg'), url('../images/7_WavyLine.svg'), url('../images/7_StarLeft.svg');
  background-position: 50% 8%, 62% 48%, 13% 4%;
  background-size: auto, auto, 9%;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.text_block8 {
  position: relative;
  z-index: 1;
  max-width: 56%;
  margin-left: 0%;
  padding-left: 130px;
  float: none;
}

.h1_gold {
  margin-top: 0px;
  margin-bottom: 20px;
  background-image: url('../images/7_Year.png');
  background-position: 197px 86%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: 'Graphik web', sans-serif;
  color: #db8100;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  white-space: normal;
}

.h1_gold.white {
  color: #fff;
}

.image-23 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  float: left;
}

.section9 {
  padding-top: 40px;
  padding-bottom: 69px;
  background-color: #1db492;
  background-image: url('../images/8_Bulb.svg'), url('../images/8_StarLine.svg'), url('../images/8_Line.svg');
  background-position: 90% 98%, 65% 8%, -10% 110%;
  background-size: 12%, auto, auto;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

.image-24 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
}

.columns {
  display: block;
  margin-top: 82px;
}

.column {
  padding-right: 0px;
  padding-left: 32px;
}

.column.left {
  margin-top: 48px;
  padding-left: 16px;
}

.columns3 {
  margin-bottom: 82px;
}

.columns3.left {
  position: relative;
  z-index: 1;
}

.columns3.left.responsive {
  display: none;
}

.columns3.first {
  margin-top: 72px;
}

.column-2 {
  margin-top: 48px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 32px;
  padding-left: 0px;
}

.image-25 {
  width: auto;
  max-width: 100%;
  box-shadow: 0 4px 20px 0 rgba(63, 147, 128, 0.2);
}

._1_imagecontainer {
  position: static;
  top: 0px;
  bottom: 0px;
  overflow: hidden;
  width: 872px;
  height: 610px;
  max-height: none;
  max-width: none;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
  border-style: solid;
  border-width: 10px;
  border-color: #fff;
  border-radius: 30px;
  box-shadow: 0 4px 20px 0 rgba(63, 147, 128, 0.2);
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

._4_pic_mechanic {
  display: block;
  margin-bottom: 20px;
}

._8_gridteam {
  margin-top: 79px;
  grid-row-gap: 72px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

._2_pic_girls {
  display: none;
  width: 40%;
  height: auto;
  margin-right: 60px;
}

._2_pic_girls.responsive {
  display: none;
}

._4_pic2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_avatars {
  position: relative;
}

._4_pic3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic4 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic5 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic6 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-3 {
  position: static;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  height: auto;
}

.div-block-4 {
  position: static;
  top: 0px;
  bottom: 0px;
  overflow: visible;
  height: auto;
}

.div-block-5 {
  height: 1891px;
}

.div-block-6 {
  position: static;
}

._4_pic7 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic8 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic9 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic10 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic11 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._4_pic12 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 360px;
  height: auto;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

._1_starbig {
  position: absolute;
  right: 10%;
  z-index: 0;
  width: 6.9em;
  margin-top: 10%;
  margin-right: auto;
  margin-left: 37%;
}

._8_pic_elements {
  display: none;
}

._8_pic_smallelements {
  position: absolute;
  left: 59%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
}

._1_starsmaller {
  position: absolute;
  left: auto;
  top: 9%;
  right: 32%;
  bottom: auto;
}

._1_starsmaller.block9 {
  left: 2%;
  top: 3%;
  right: auto;
  bottom: auto;
}

._1_starsmaller.block9.rightbig {
  left: auto;
  top: 21%;
  right: 3%;
  bottom: auto;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
}

._1_starsmaller.block9.rightsmall {
  left: auto;
  top: 29%;
  right: -1%;
  bottom: auto;
  width: 33px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

._2_starbig {
  position: absolute;
  left: auto;
  top: auto;
  right: 3%;
  bottom: 2%;
}

._2_starbig.block4 {
  left: 8%;
  top: 19%;
  right: auto;
  bottom: auto;
}

._3_star {
  position: absolute;
  left: auto;
  top: 8%;
  right: 29%;
  bottom: auto;
}

._3_star.bottom {
  left: 5%;
  top: auto;
  right: auto;
  bottom: 6%;
}

._3_star.bottomright {
  left: auto;
  top: auto;
  right: 10%;
  bottom: 2%;
}

._3_star.right {
  display: none;
}

._8_star {
  position: absolute;
  left: 16%;
  top: auto;
  right: auto;
  bottom: 13%;
}

._8_star.right {
  left: auto;
  top: auto;
  right: 10%;
  bottom: 30%;
}

._1_starsmaller2 {
  position: absolute;
  left: auto;
  top: 9%;
  right: 32%;
  bottom: auto;
}

._1_starsmaller2.block9 {
  left: 2%;
  top: 3%;
  right: auto;
  bottom: auto;
}

._1_starsmaller2.block9.rightbig {
  left: auto;
  top: 21%;
  right: 3%;
  bottom: auto;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
}

._1_starsmaller2.block9.rightsmall {
  left: auto;
  top: 29%;
  right: -1%;
  bottom: auto;
  width: 33px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

._1_starsmallerleft {
  position: absolute;
  left: auto;
  top: 9%;
  right: 32%;
  bottom: auto;
  display: none;
}

._1_starsmallerleft.block9 {
  left: 2%;
  top: 3%;
  right: auto;
  bottom: auto;
}

._1_starsmallerleft.block9.rightbig {
  left: auto;
  top: 21%;
  right: 3%;
  bottom: auto;
  -webkit-transform: rotate(11deg);
  -ms-transform: rotate(11deg);
  transform: rotate(11deg);
}

._1_starsmallerleft.block9.rightsmall {
  left: auto;
  top: 29%;
  right: -1%;
  bottom: auto;
  width: 33px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  transform: rotate(20deg);
}

._2_starsmall {
  position: absolute;
  left: 32%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: block;
}

._2_starsmall.top {
  position: absolute;
  left: 26%;
  top: -7%;
  right: 0%;
  bottom: auto;
}

.gamemodule {
  border-radius: 6px;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.12);
}

.gamelabel {
  position: static;
  display: block;
  width: 36px;
  margin-right: auto;
  margin-left: auto;
}

.game2 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}

.game2.game3 {
  margin-top: -470px;
}

.game-copy {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
}

.game-copy.game3 {
  margin-top: -470px;
}

._8_smallelements {
  display: none;
}

._8_linestar {
  display: none;
}

._8_pic_desktopelements {
  position: absolute;
  left: auto;
  top: auto;
  right: -24px;
  bottom: -24px;
  display: block;
}

._8_text {
  position: absolute;
  left: -8px;
  top: auto;
  right: auto;
  bottom: -3%;
  z-index: auto;
  display: block;
}

._8_ {
  position: absolute;
  left: -8px;
  top: -5%;
  right: auto;
  bottom: auto;
}

._8_pictext {
  position: absolute;
  left: -8px;
  top: -5%;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: block;
}

._3_pic_linemiddle {
  position: absolute;
  left: -80px;
  bottom: -220px;
  display: none;
}

._2_lottiegirl {
  width: 120%;
  margin-right: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

._7_lottiecomp {
  max-width: 44%;
  margin-left: -4px;
  float: left;
}

.text_link {
  display: block;
  margin-top: 32px;
  margin-bottom: auto;
  margin-left: -2px;
  font-family: 'Pt root ui', sans-serif;
  color: #1db492;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  text-decoration: none;
}

.header_fingrabli {
  position: static;
  width: auto;
  height: auto;
  max-width: 1140px;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
}

.white_block {
  position: relative;
  height: 324px;
  color: transparent;
}

._1_lineright {
  position: absolute;
  left: auto;
  top: 39%;
  right: 0%;
  bottom: auto;
  max-width: 710px;
}

._2_pencil {
  display: none;
  width: 240px;
  max-width: 60%;
}

.button {
  background-color: transparent;
  color: #1db492;
  font-size: 24px;
  line-height: 32px;
}

@media screen and (min-width: 1280px) {
  .green_back {
    height: 784px;
    background-image: url('../images/1_Star_Small.svg'), url('../images/1_LineRight.svg');
    background-position: 10% 68%, 160% 90%;
    background-size: auto, auto;
    background-repeat: no-repeat, no-repeat;
  }

  .h1 {
    display: block;
  }

  .h1._1280 {
    display: none;
  }

  .section2 {
    background-image: url('../images/2_LineBottom.svg');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .container {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
  }

  .container.block2 {
    width: 1140px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .section3 {
    background-image: url('../images/3_LineRight.svg'), url('../images/3_LineBottom.svg'), url('../images/3_LineBottomRight.svg'), url('../images/3_Line_LowerMiddle.svg'), url('../images/3_Notebook.svg'), url('../images/3_StarMiddle.svg'), url('../images/3_StarsMany.svg'), url('../images/3_Alarm.svg'), url('../images/3_Cup.svg');
    background-position: 100% 0%, 0% 100%, 100% 91%, 45% 80%, 90% 73%, 36% 52%, 32% 34%, 80% 11%, 12% 55%;
    background-size: contain, auto, auto, auto, 20%, auto, 15%, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll;
  }

  .image-3.left {
    position: relative;
    z-index: 1;
  }

  .section4 {
    background-image: url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg'), url('../images/4_Profile.svg'), url('../images/4_LineTop.svg');
    background-position: 91% 99%, 92% 57%, 91% 3%, 0px 0px;
    background-size: 11%, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  ._4_pic {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  .container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section8 {
    background-image: url('../images/7_Pic_StarsSmall.svg'), url('../images/7_WavyLine.svg');
    background-position: 50% 8%, 62% 48%;
    background-size: auto, auto;
    background-repeat: no-repeat, no-repeat;
  }

  .columns3.left {
    position: relative;
    z-index: 1;
  }

  ._1_imagecontainer {
    min-height: auto;
  }

  ._2_pic_girls {
    display: none;
    max-width: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  ._4_pic2 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_avatars {
    position: relative;
  }

  ._4_pic3 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_pic4 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_pic5 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_pic6 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._4_pic7 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._4_pic8 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._4_pic9 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._4_pic10 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._4_pic11 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._4_pic12 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
  }

  ._8_pic_elements {
    display: none;
  }

  ._8_pic_smallelements {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: none;
  }

  ._3_star.right {
    display: none;
  }

  ._8_star {
    left: 20%;
    top: auto;
    right: auto;
    bottom: 11%;
  }

  ._8_star.right {
    right: 13%;
  }

  ._1_starsmallerleft {
    display: none;
  }

  ._2_starsmall {
    position: absolute;
    left: -3%;
    top: 55%;
    display: block;
  }

  ._2_starsmall.top {
    top: -6%;
  }

  ._8_smallelements {
    position: absolute;
    left: auto;
    top: auto;
    right: 30%;
    bottom: 0%;
    display: block;
  }

  ._8_linestar {
    position: absolute;
    left: 10%;
    top: 2%;
    right: auto;
    bottom: auto;
    display: block;
    width: 120px;
  }

  ._8_pic_desktopelements {
    left: auto;
    top: auto;
    right: -24px;
    bottom: -10%;
    z-index: 0;
  }

  ._8_text {
    position: absolute;
    left: -8px;
    top: auto;
    right: auto;
    bottom: -20px;
  }

  ._3_pic_linemiddle {
    position: absolute;
    left: -90px;
    bottom: -228px;
  }

  ._2_lottiegirl {
    width: 120%;
    margin-right: 60px;
  }

  .white_block {
    display: block;
  }

  ._2_pencil {
    position: absolute;
    left: 2%;
    top: 49%;
    right: auto;
    bottom: auto;
    width: 190px;
  }
}

@media screen and (min-width: 1440px) {
  .green_back {
    height: 900px;
    background-image: url('../images/1_Star_Small.svg'), url('../images/1_LineRight.svg'), url('../images/1_LineTop.svg');
    background-position: 4% 68%, 110% 91%, -4% 0px;
    background-size: auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }

  .section2 {
    background-image: url('../images/2_LineBottom.svg');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .container {
    width: 1140px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .container.block2 {
    overflow: visible;
    width: 1140px;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
  }

  .section3 {
    background-image: url('../images/3_LineRight.svg'), url('../images/3_LineBottom.svg'), url('../images/3_LineBottomRight.svg'), url('../images/3_Line_LowerMiddle.svg'), url('../images/3_Notebook.svg'), url('../images/3_StarMiddle.svg'), url('../images/3_StarsMany.svg'), url('../images/3_LineTopLeft.svg'), url('../images/3_Alarm.svg'), url('../images/3_Cup.svg');
    background-position: 100% 0%, 0% 100%, 100% 91%, 45% 80%, 90% 74%, 36% 52%, 32% 33%, 1% 13%, 80% 11%, 2% 55%;
    background-size: contain, auto, auto, auto, 17%, auto, 15%, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll;
  }

  .image-3.left {
    position: relative;
    z-index: 1;
  }

  .section4 {
    background-image: url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg'), url('../images/4_LineLeft.svg'), url('../images/4_Profile.svg'), url('../images/4_LineTop.svg');
    background-position: 91% 99%, 98% 56%, -70px 63%, 91% 3%, 0px 0px;
    background-size: 11%, auto, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .section6 {
    background-image: url('../images/8_StarCross.svg'), url('../images/5_LineRight.svg'), url('../images/5_Profile.svg'), url('../images/5_StarLine.svg');
    background-position: 98% 70%, 130% 100%, 10% 95%, 90% 90px;
    background-size: auto, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  ._4_pic {
    display: block;
  }

  .section7 {
    background-position: 71% 16%, 130% 0%;
  }

  .section8 {
    background-image: url('../images/7_Pic_StarsSmall.svg'), url('../images/7_WavyLine.svg');
    background-position: 50% 8%, 62% 48%;
    background-size: auto, auto;
    background-repeat: no-repeat, no-repeat;
  }

  .columns3.left {
    position: relative;
    z-index: 1;
  }

  ._1_imagecontainer {
    width: 1160px;
    height: 723px;
    max-height: none;
    max-width: none;
    min-height: auto;
    margin-left: -10px;
  }

  ._2_pic_girls {
    display: none;
  }

  ._4_pic2 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_avatars {
    position: relative;
  }

  ._4_pic3 {
    position: absolute;
    left: 0px;
    right: 0px;
  }

  ._4_pic4 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_pic5 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }

  ._4_pic6 {
    display: block;
  }

  ._4_pic7 {
    display: block;
  }

  ._4_pic8 {
    display: block;
  }

  ._4_pic9 {
    display: block;
  }

  ._4_pic10 {
    display: block;
  }

  ._4_pic11 {
    display: block;
  }

  ._4_pic12 {
    display: block;
  }

  ._1_starsmaller.block9 {
    left: -5%;
  }

  ._1_starsmaller.block9.rightbig {
    right: -3%;
  }

  ._1_starsmaller.block9.rightsmall {
    right: -8%;
  }

  ._3_star.right {
    top: 43%;
    right: -9%;
    display: block;
  }

  ._8_star {
    left: 28%;
    bottom: 10%;
  }

  ._8_star.right {
    right: 3%;
  }

  ._1_starsmaller2.block9 {
    left: -5%;
  }

  ._1_starsmaller2.block9.rightbig {
    right: -3%;
  }

  ._1_starsmaller2.block9.rightsmall {
    right: -8%;
  }

  ._1_starsmallerleft {
    display: none;
  }

  ._1_starsmallerleft.block9 {
    left: -5%;
  }

  ._1_starsmallerleft.block9.rightbig {
    right: -3%;
  }

  ._1_starsmallerleft.block9.rightsmall {
    right: -8%;
  }

  ._2_starsmall {
    position: absolute;
    left: -9%;
    top: 53%;
    display: block;
  }

  ._8_linestar {
    left: 1%;
    top: 10%;
    width: 110px;
  }

  ._8_pic_desktopelements {
    left: auto;
    top: auto;
    right: -24px;
    bottom: -10%;
  }

  ._8_text {
    position: absolute;
    left: -8px;
    top: auto;
    right: auto;
    bottom: -8%;
  }

  ._3_pic_linemiddle {
    position: absolute;
    left: -130px;
    bottom: -230px;
  }

  ._2_lottiegirl {
    display: block;
    width: 120%;
    margin-right: 60px;
  }

  .text_link {
    margin-left: 0px;
    text-align: left;
  }

  .header_fingrabli {
    width: 1140px;
  }

  .white_block {
    height: 373px;
  }

  ._1_lineright {
    top: 57%;
  }

  ._2_pencil {
    top: 81%;
    display: block;
    width: 160px;
  }
}

@media screen and (min-width: 1920px) {
  .section1 {
    margin-bottom: 0px;
  }

  .green_back {
    height: 900px;
    background-image: url('../images/1_LineRight.svg'), url('../images/1_LineTop.svg');
    background-position: 100% 71%, 1% 0%;
    background-size: auto, auto;
    background-repeat: no-repeat, no-repeat;
  }

  .content {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .section2 {
    padding-top: 0px;
    background-image: url('../images/2_LineBottom.svg');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .container {
    padding-top: 140px;
  }

  .container.block2 {
    max-width: 1140px;
    padding-top: 90px;
  }

  .section3 {
    background-image: url('../images/3_LineRight.svg'), url('../images/3_LineBottom.svg'), url('../images/3_LineBottomRight.svg'), url('../images/3_Line_LowerMiddle.svg'), url('../images/3_Notebook.svg'), url('../images/3_StarMiddle.svg'), url('../images/3_LineTopLeft.svg'), url('../images/3_Alarm.svg'), url('../images/3_Cup.svg');
    background-position: 100% 0%, 0% 100%, 100% 91%, 45% 80%, 94% 74%, 36% 52%, 4% 13%, 78% 11%, 5% 55%;
    background-size: contain, auto, auto, auto, 17%, auto, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll, scroll;
  }

  .image-3.left {
    position: relative;
    z-index: 1;
  }

  .section4 {
    position: relative;
    background-image: url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg'), url('../images/4_LineLeft.svg'), url('../images/4_Profile.svg'), url('../images/4_LineTop.svg');
    background-position: 96% 87%, 94% 56%, 0px 63%, 91% 3%, 0px 0px;
    background-size: 13%, auto, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .section6 {
    padding-top: 40px;
    background-image: url('../images/8_StarCross.svg'), url('../images/5_LineRight.svg'), url('../images/5_Profile.svg'), url('../images/5_StarLine.svg'), url('../images/5_LineLeft.svg');
    background-position: 92% 70%, 100% 100%, 4% 83%, 90% 90px, 0px 128px;
    background-size: auto, auto, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  }

  ._4_pic {
    position: static;
    z-index: 1;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .section7 {
    background-image: url('../images/6_Pic_StarsSmall.svg'), url('../images/6_Pic_LineLeft.svg'), url('../images/6_LineRight.svg');
    background-position: 71% 16%, 0% 100%, 100% 0%;
    background-size: auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }

  .image-22 {
    display: none;
  }

  .section8 {
    background-image: url('../images/7_Pic_StarsSmall.svg'), url('../images/7_WavyLine.svg'), url('../images/7_StarLeft.svg'), url('../images/7_LineLeft.svg');
    background-position: 50% 8%, 62% 48%, 6% 30%, 0px 0px;
    background-size: auto, auto, 9%, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .section9 {
    background-image: url('../images/8_Bulb.svg'), url('../images/8_StarLine.svg'), url('../images/8_StarLineLeft.svg'), url('../images/8_Line.svg');
    background-position: 90% 70%, 65% 8%, 3% 50%, 0% 107%;
    background-size: 9%, auto, auto, auto;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .column.left {
    position: relative;
  }

  .columns3.left {
    position: relative;
    z-index: 1;
  }

  ._1_imagecontainer {
    width: 1160px;
    height: 723px;
    max-width: none;
  }

  ._2_pic_girls {
    display: none;
  }

  ._4_pic2 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_avatars {
    position: relative;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
  }

  ._4_pic3 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic4 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic5 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic6 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic7 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic8 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic9 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic10 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic11 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic12 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: block;
    overflow: visible;
    width: 50%;
    float: none;
    clear: none;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    opacity: 1;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._1_starsmaller.block9 {
    left: -22%;
  }

  ._1_starsmaller.block9.rightbig {
    right: -20%;
  }

  ._1_starsmaller.block9.rightsmall {
    right: -27%;
  }

  ._2_starbig {
    right: -18%;
  }

  ._2_starbig.block4 {
    left: 9%;
    top: 20%;
    right: auto;
    bottom: auto;
  }

  ._3_star {
    right: 18%;
  }

  ._3_star.bottom {
    left: -20%;
  }

  ._3_star.bottomright {
    left: auto;
    top: auto;
    right: -20%;
    bottom: 3%;
  }

  ._3_star.right {
    top: 45%;
    right: -18%;
  }

  ._8_star {
    left: 15%;
  }

  ._8_star.right {
    right: 10%;
  }

  ._1_starsmaller2.block9 {
    left: -22%;
  }

  ._1_starsmaller2.block9.rightbig {
    right: -20%;
  }

  ._1_starsmaller2.block9.rightsmall {
    right: -27%;
  }

  ._1_starsmallerleft {
    left: 10%;
    top: auto;
    right: auto;
    bottom: 30%;
    display: block;
  }

  ._1_starsmallerleft.block9 {
    left: -22%;
  }

  ._1_starsmallerleft.block9.rightbig {
    right: -20%;
  }

  ._1_starsmallerleft.block9.rightsmall {
    right: -27%;
  }

  ._2_starsmall {
    position: absolute;
    left: -20%;
    top: 63%;
  }

  ._2_starsmall.top {
    top: 0%;
  }

  ._8_linestar {
    display: none;
  }

  ._8_pic_desktopelements {
    left: auto;
    top: auto;
    right: -24px;
    bottom: -6%;
  }

  ._8_text {
    left: -8px;
    top: auto;
    right: auto;
    bottom: -2%;
  }

  ._3_pic_linemiddle {
    position: absolute;
    left: -60px;
    top: auto;
    bottom: -221px;
  }

  ._2_lottiegirl {
    display: block;
    width: 120%;
    margin-right: 60px;
  }

  ._7_lottiecomp {
    display: block;
  }

  .text_link {
    margin-left: 0px;
    text-align: left;
  }

  .header_fingrabli {
    position: relative;
    z-index: 1;
  }

  .white_block {
    height: 373px;
  }

  ._1_lineright {
    top: 50%;
  }

  ._2_pencil {
    left: 4%;
    top: 56%;
    width: 210px;
  }
}

@media screen and (max-width: 991px) {
  .section1 {
    position: static;
    height: auto;
  }

  .green_back {
    position: relative;
    height: 891px;
    background-image: url('../images/1_LineTop.svg'), url('../images/1_LineRight.svg');
    background-position: -15% 10px, 500% 90%;
    background-size: 460px, 90%;
    background-repeat: no-repeat, no-repeat;
  }

  .content {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 100px;
    margin-left: 100px;
    padding-top: 142px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h1 {
    position: static;
    width: auto;
    margin-top: 0px;
    font-size: 48px;
    line-height: 54px;
  }

  .h1.mobile {
    display: none;
  }

  .star-2 {
    left: -20px;
    top: 50px;
  }

  .section2 {
    padding-top: 97px;
    padding-bottom: 180px;
    background-image: url('../images/2_LineBottom_1.svg');
    background-position: 0% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .container {
    position: relative;
    z-index: 1;
    display: block;
    width: auto;
    max-width: 100%;
    margin-right: 100px;
    margin-left: 100px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: none;
    clear: none;
  }

  .container._4 {
    padding-top: 0px;
  }

  .container.block2 {
    margin-right: 100px;
    margin-left: 100px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .text {
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph {
    margin-bottom: 16px;
  }

  .paragraph.white.block2 {
    width: 100%;
  }

  .paragraph.block4 {
    display: none;
  }

  .paragraph.block4.responsive {
    display: block;
    margin-top: 0px;
  }

  .image-2 {
    position: static;
    display: none;
    width: 100%;
    height: auto;
    max-width: none;
    margin-top: 24px;
    clear: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image-2.responsive {
    display: block;
    margin-right: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .text-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section3 {
    padding-top: 150px;
    padding-bottom: 70px;
    background-image: url('../images/3_LineBottom_Responsive.svg'), url('../images/3_Line_Right.svg'), url('../images/8_Bulb.svg'), url('../images/3_StarsMany.svg'), url('../images/3_Alarm.svg'), url('../images/3_Cup.svg');
    background-position: 50% 100%, 100% 0%, 96% 93%, 97% 53%, 81% 10%, 3% 81%;
    background-size: contain, 100%, 140px, auto, 115px, 110px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
  }

  .text_block {
    width: 100%;
    max-width: 100%;
    clear: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .text_block.block6 {
    width: 100%;
  }

  .text_block.block2 {
    width: 100%;
  }

  .h3.white {
    width: 100%;
  }

  .h3.white.smaller {
    width: 80%;
  }

  .image-3.left {
    width: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }

  .section4 {
    margin-bottom: 0px;
    padding-top: 150px;
    padding-bottom: 180px;
    background-image: url('../images/4_LineTop_Responsive.svg'), url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg'), url('../images/4_Profile.svg');
    background-position: 0px 0px, 97% 100%, 104% 82%, 87% 1%;
    background-size: contain, 180px, auto, 150px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .image-4 {
    width: 100%;
    margin-bottom: 32px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-5 {
    width: 100%;
    margin-bottom: 32px;
  }

  .image-6 {
    width: 100%;
  }

  ._3-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 152px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .games {
    display: block;
  }

  .games_left {
    width: 100%;
    clear: left;
  }

  .number {
    margin-bottom: 32px;
  }

  .image-8 {
    width: 100%;
  }

  .game {
    margin-bottom: 52px;
  }

  .game.game3 {
    margin-top: 0px;
    margin-bottom: 56px;
  }

  .image-10 {
    width: 100%;
    box-shadow: 0 4px 20px 0 rgba(63, 147, 128, 0.2);
  }

  .section5 {
    padding-top: 150px;
    padding-bottom: 180px;
  }

  .section6 {
    margin-bottom: 0px;
    padding-top: 150px;
    padding-bottom: 186px;
    background-image: url('../images/5_LineRight_Responsive.svg'), url('../images/5_StarLine.svg');
    background-position: 50% 100%, 90% 3%;
    background-size: contain, 160px;
    background-repeat: no-repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .div-block.avatar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 60px;
    margin-left: 60px;
  }

  ._4_pic {
    margin-top: 48px;
  }

  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-width: none;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 95px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-14 {
    height: auto;
    max-height: none;
    max-width: 250px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-15 {
    max-width: 250px;
    margin-top: 0px;
    opacity: 1;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-16 {
    max-width: 250px;
    opacity: 1;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-17 {
    max-width: 250px;
    margin-top: 0px;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-18 {
    max-width: 250px;
    margin-top: 0px;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-19 {
    max-width: 250px;
    margin-top: 0px;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-20 {
    max-width: 250px;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-21 {
    max-width: 250px;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .section7 {
    padding-top: 150px;
    padding-bottom: 180px;
    background-image: url('../images/6_LineRight_Responsive.svg'), url('../images/6_Pic_StarsRight.svg'), url('../images/6_Pic_star.svg');
    background-position: 50% 0%, 94% 91%, 9% 6%;
    background-size: contain, 110px, 60px;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }

  .image-22 {
    display: none;
    max-width: 100%;
    margin-bottom: 72px;
  }

  .text_block7 {
    max-width: 100%;
    padding-left: 0px;
  }

  .section8 {
    position: relative;
    overflow: hidden;
    padding-top: 150px;
    padding-bottom: 180px;
    background-image: url('../images/7_SmallElements_Responsive.svg'), url('../images/7_WavyLine.svg'), url('../images/7_StarLeft.svg'), url('../images/7_Elements.svg');
    background-position: 78% 100%, 0% 90%, 6% 6%, 103% 85%;
    background-size: auto, auto, 142px, auto 130%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .text_block8 {
    max-width: 100%;
    padding-left: 0px;
  }

  .h1_gold {
    background-position: 198px 87%;
  }

  .section9 {
    padding-top: 150px;
    padding-bottom: 180px;
    background-image: url('../images/8_StarCross.svg'), url('../images/8_Bulb.svg'), url('../images/8_StarLineLeft.svg'), url('../images/8_Line.svg');
    background-position: 95% 42%, 96% 68%, -11% 67%, 0% 107%;
    background-size: auto, 130px, 240px, 70%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .column {
    margin-top: 48px;
    padding-left: 0px;
  }

  .column.left {
    padding-left: 0px;
  }

  .columns3 {
    display: block;
    margin-bottom: 72px;
  }

  .columns3.left {
    display: none;
  }

  .columns3.left.responsive {
    display: block;
    margin-bottom: 72px;
  }

  .columns3.first {
    margin-bottom: 72px;
  }

  .column-2 {
    margin-top: 0px;
  }

  .column-3 {
    padding-right: 0px;
  }

  ._1_imagecontainer {
    width: 568px;
    height: 1267px;
    max-height: none;
  }

  ._4_pic_mechanic {
    width: 100%;
    margin-bottom: 24px;
    box-shadow: 0 4px 20px 0 rgba(63, 147, 128, 0.2);
  }

  ._8_gridteam {
    grid-column-gap: 28px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  ._2_pic_girls {
    position: static;
    display: none;
    overflow: visible;
    width: 80%;
    height: auto;
    max-width: 100%;
    margin-top: 24px;
    margin-right: 0px;
    margin-bottom: 32px;
    clear: none;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  ._2_pic_girls.responsive {
    display: block;
  }

  ._4_pic2 {
    margin-top: 48px;
  }

  ._4_pic3 {
    margin-top: 48px;
  }

  ._4_pic4 {
    margin-top: 48px;
  }

  ._4_pic5 {
    margin-top: 48px;
  }

  ._4_pic6 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._4_pic7 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._4_pic8 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._4_pic9 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._4_pic10 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._4_pic11 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._4_pic12 {
    position: absolute;
    top: 0px;
    margin-top: 48px;
  }

  ._1_starbig {
    width: 5em;
    margin-top: -12%;
    margin-left: 73%;
  }

  ._8_pic_elements {
    position: absolute;
    left: auto;
    top: auto;
    right: -30%;
    bottom: -9%;
    display: none;
    width: 80%;
  }

  ._8_pic_smallelements {
    display: none;
  }

  ._1_starsmaller {
    display: none;
  }

  ._1_starsmaller.block9 {
    left: -10%;
    top: 8%;
    display: block;
  }

  ._1_starsmaller.block9.rightbig {
    top: -8%;
    right: 7%;
  }

  ._1_starsmaller.block9.rightsmall {
    top: -1%;
  }

  ._2_starbig {
    bottom: -11%;
    width: auto;
    max-width: none;
  }

  ._2_starbig.block4 {
    left: auto;
    top: 26%;
    right: 9%;
  }

  ._3_star {
    display: none;
  }

  ._8_star {
    left: 25%;
  }

  ._8_star.right {
    display: none;
  }

  ._1_starsmaller2 {
    display: none;
  }

  ._1_starsmaller2.block9 {
    left: -10%;
    top: 8%;
    display: block;
  }

  ._1_starsmaller2.block9.rightbig {
    top: -8%;
    right: 7%;
  }

  ._1_starsmaller2.block9.rightsmall {
    top: -1%;
  }

  ._1_starsmallerleft {
    display: none;
  }

  ._1_starsmallerleft.block9 {
    left: -10%;
    top: 8%;
    display: block;
  }

  ._1_starsmallerleft.block9.rightbig {
    top: -8%;
    right: 7%;
  }

  ._1_starsmallerleft.block9.rightsmall {
    top: -1%;
  }

  ._2_starsmall {
    position: absolute;
    left: 20%;
    top: auto;
    right: auto;
    bottom: -8%;
  }

  ._2_starsmall.top {
    left: 8%;
    top: -6%;
  }

  .gamemodule {
    position: relative;
    z-index: 1;
  }

  .gamelabel {
    position: relative;
    width: 60px;
    margin-top: -20px;
  }

  .game2 {
    margin-bottom: 56px;
  }

  .game2.game3 {
    margin-top: 0px;
  }

  .game-copy {
    margin-bottom: 52px;
  }

  .game-copy.game3 {
    margin-top: 0px;
  }

  ._8_smallelements {
    display: none;
  }

  ._8_linestar {
    display: none;
  }

  ._8_pic_desktopelements {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: none;
  }

  ._8_text {
    display: none;
  }

  ._8_ {
    display: none;
  }

  ._3_pic_linemiddle {
    display: none;
  }

  ._2_lottiegirl {
    display: block;
    width: 80%;
    margin-right: 32px;
    margin-bottom: 32px;
    margin-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  ._7_lottiecomp {
    display: block;
    max-width: 100%;
    margin-bottom: 32px;
  }

  .text_link {
    margin-left: 0px;
  }

  .header_fingrabli {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .white_block {
    height: 870px;
  }

  ._1_lineright {
    top: 78%;
    max-width: 610px;
  }

  ._2_pencil {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .green_back {
    height: 610px;
    background-image: url('../images/1_LineRight.svg');
    background-position: 240% 71%;
    background-size: 90%;
    background-repeat: no-repeat;
  }

  .content {
    margin-right: 24px;
    margin-left: 24px;
    padding-top: 104px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .h1 {
    display: block;
    max-width: 590px;
    margin-right: auto;
    margin-left: 0px;
    font-size: 34px;
    line-height: 40px;
  }

  .h1.mobile {
    display: none;
  }

  .h1._1280 {
    display: none;
  }

  .section2 {
    padding-top: 97px;
    padding-bottom: 120px;
    background-image: url('../images/2_LineBottom_Responsive_Mobile.svg');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .container {
    position: relative;
    z-index: 1;
    margin-right: 24px;
    margin-left: 24px;
  }

  .container.block6 {
    padding-bottom: 56px;
  }

  .container.block2 {
    margin-right: 24px;
    margin-left: 24px;
  }

  .container.block7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph.white {
    margin-bottom: 0px;
  }

  .paragraph.white.centered {
    margin-bottom: 6px;
  }

  .paragraph.white.centered.bold_small {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph.white.block2 {
    margin-bottom: 56px;
  }

  .image-2 {
    display: block;
    width: 90%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .image-2.responsive {
    display: none;
    overflow: visible;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .h2 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 32px;
  }

  .text-2 {
    margin-top: 56px;
  }

  .section3 {
    padding-top: 120px;
    padding-bottom: 47px;
    background-image: url('../images/3_LineTop_Responsive_Mobile.svg'), url('../images/3_LineBottom_Responsive_Mobile.svg'), url('../images/8_Bulb.svg'), url('../images/3_StarsMany.svg'), url('../images/3_Alarm.svg'), url('../images/3_Cup.svg');
    background-position: 50% 0%, 50% 100%, 96% 93%, 93% 53%, 85% 9%, 80% 77%;
    background-size: contain, contain, 80px, 130px, 80px, 70px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
  }

  .text_block {
    position: relative;
    z-index: 1;
  }

  .h3 {
    font-size: 24px;
    line-height: 28px;
  }

  .section4 {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url('../images/4_LineTop_Responsive_Mobile.svg'), url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg');
    background-position: 50% 0%, 97% 100%, 104% 78%;
    background-size: contain, 114px, 100px;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }

  ._3-images {
    margin-bottom: 120px;
  }

  .games {
    margin-top: 48px;
  }

  .number {
    margin-bottom: 32px;
  }

  .image-7 {
    margin-right: 24px;
  }

  .section5 {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section6 {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url('../images/1_Star_Smaller.svg'), url('../images/8_StarCross.svg'), url('../images/5_StarLine.svg'), url('../images/5_LineRight_Responsive_Mobile.svg');
    background-position: 3% 4%, 90% 97%, 90% 3%, 100% 100%;
    background-size: 6%, 8%, 120px, contain;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .div-block.avatar {
    margin-right: 24px;
    margin-left: 24px;
    padding: 56px 32px;
  }

  ._4_pic {
    width: 320px;
  }

  .container-2 {
    margin-top: 0px;
    padding-left: 18px;
  }

  .image-14 {
    max-width: 250px;
    margin-left: 0px;
  }

  .image-15 {
    max-width: 250px;
    opacity: 1;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
  }

  .image-16 {
    max-width: 250px;
    opacity: 1;
  }

  .image-17 {
    max-width: 250px;
  }

  .image-18 {
    max-width: 250px;
  }

  .image-19 {
    max-width: 250px;
  }

  .image-20 {
    max-width: 250px;
  }

  .image-21 {
    max-width: 250px;
  }

  .section7 {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url('../images/6_LineRight_Responsive_Mobile.svg'), url('../images/6_Pic_star.svg');
    background-position: 100% 0%, 9% 6%;
    background-size: contain, 60px;
    background-repeat: no-repeat, no-repeat;
  }

  .section8 {
    position: relative;
    overflow: hidden;
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url('../images/7_WavyLine.svg');
    background-position: 5% 90%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .h1_gold {
    background-position: 134px 84%;
    background-size: 89px;
    font-size: 40px;
    line-height: 49px;
  }

  .section9 {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url('../images/8_StarCross.svg'), url('../images/8_Bulb.svg'), url('../images/8_StarLineLeft.svg'), url('../images/8_Line.svg');
    background-position: 90% 42%, 96% 84%, -3% 67%, 0% 103%;
    background-size: auto, 130px, 240px, 340px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .image-24 {
    margin-bottom: 16px;
  }

  .column {
    margin-top: 32px;
  }

  .column.left {
    margin-top: 0px;
  }

  .columns3 {
    margin-bottom: 72px;
  }

  .columns3.left.responsive {
    margin-bottom: 72px;
  }

  .column-3 {
    margin-bottom: 32px;
  }

  ._1_imagecontainer {
    width: 432px;
    height: 100%;
    max-width: none;
    min-height: auto;
    margin-right: auto;
    margin-left: auto;
    border-width: 6px;
    border-radius: 16px;
  }

  ._8_gridteam {
    margin-top: 56px;
    grid-row-gap: 52px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  ._2_pic_girls {
    width: 70%;
  }

  ._4_pic2 {
    width: 320px;
  }

  ._4_pic3 {
    width: 320px;
  }

  ._4_pic4 {
    width: 320px;
  }

  ._4_pic5 {
    width: 320px;
  }

  ._4_pic6 {
    width: 320px;
  }

  .div-block-4 {
    width: auto;
  }

  ._4_pic7 {
    width: 320px;
  }

  ._4_pic8 {
    width: 320px;
  }

  ._4_pic9 {
    width: 320px;
  }

  ._4_pic10 {
    width: 320px;
  }

  ._4_pic11 {
    width: 320px;
  }

  ._4_pic12 {
    width: 320px;
  }

  ._1_starbig {
    width: 4em;
    margin-top: -9%;
  }

  ._8_pic_elements {
    position: absolute;
    left: auto;
    top: auto;
    right: -200px;
    bottom: -70px;
    display: block;
    width: auto;
  }

  ._8_pic_smallelements {
    position: absolute;
    left: auto;
    top: auto;
    right: 20%;
    bottom: 5%;
  }

  ._1_starsmaller.block9 {
    left: 2%;
    top: 13%;
  }

  ._1_starsmaller.block9.rightbig {
    top: -3%;
    right: 17%;
  }

  ._1_starsmaller.block9.rightsmall {
    top: 1%;
    right: 6%;
  }

  ._2_starbig {
    bottom: -9%;
    width: 14%;
  }

  ._2_starbig.block4 {
    right: 60%;
    width: 100px;
  }

  ._3_star.bottomright {
    left: 8%;
    top: 29%;
    right: auto;
    bottom: auto;
    display: block;
    width: 35px;
  }

  ._8_star {
    bottom: 8%;
  }

  ._1_starsmaller2.block9 {
    left: 2%;
    top: 13%;
  }

  ._1_starsmaller2.block9.rightbig {
    top: -3%;
    right: 17%;
  }

  ._1_starsmaller2.block9.rightsmall {
    top: 1%;
    right: 6%;
  }

  ._1_starsmallerleft.block9 {
    left: 2%;
    top: 13%;
  }

  ._1_starsmallerleft.block9.rightbig {
    top: -3%;
    right: 17%;
  }

  ._1_starsmallerleft.block9.rightsmall {
    top: 1%;
    right: 6%;
  }

  ._2_starsmall {
    position: absolute;
    left: 20%;
    top: auto;
    right: auto;
    bottom: -10%;
  }

  ._2_starsmall.top {
    left: 8%;
    top: -7%;
    display: block;
    width: 30px;
    max-width: none;
  }

  .image-27 {
    position: absolute;
  }

  ._8_smallelements {
    position: absolute;
    left: auto;
    top: auto;
    right: 28%;
    bottom: 0%;
  }

  ._8_linestar {
    position: absolute;
    left: 40px;
    top: 16px;
    right: auto;
    bottom: auto;
    display: block;
    width: 120px;
  }

  ._8_pic_desktopelements {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  ._7_lottiecomp {
    max-width: 85%;
    margin-right: auto;
    margin-left: auto;
    clear: none;
  }

  .text_link {
    margin-top: 24px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }

  .header_fingrabli {
    width: 767px;
    max-width: none;
  }

  .white_block {
    height: 730px;
  }

  ._1_lineright {
    top: 74%;
    right: 0%;
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .green_back {
    display: block;
    width: 100%;
    height: 553px;
    background-image: url('../images/1_LineRight.svg');
    background-position: -60% 110%;
    background-size: 160%;
    background-repeat: no-repeat;
  }

  .content {
    display: block;
    width: auto;
    max-width: none;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .h1 {
    display: none;
    margin-right: 0px;
    white-space: break-spaces;
  }

  .h1.mobile {
    display: block;
    max-width: 370px;
  }

  .section2 {
    padding-top: 70px;
    padding-bottom: 96px;
    background-image: url('../images/2_LineBottom_Responsive_Mobile.svg');
    background-position: 50% 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .container {
    position: relative;
    z-index: 1;
  }

  .container.block2 {
    margin-right: 24px;
    margin-left: 24px;
  }

  .image-2 {
    width: 100%;
  }

  .h2.white {
    width: 50%;
  }

  .section3 {
    padding-top: 96px;
    padding-bottom: 23px;
    background-image: url('../images/3_LineTop_Responsive_Mobile.svg'), url('../images/3_LineBottom_Responsive_Mobile.svg'), url('../images/3_StarMiddle.svg'), url('../images/3_LineTopLeft.svg'), url('../images/3_Alarm.svg');
    background-position: 50% 0%, 50% 100%, 22% 37%, 85% 13%, 80% 77%;
    background-size: contain, auto, 28%, 80px, 60px;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll, scroll;
  }

  .h3 {
    margin-top: -2px;
  }

  .h3.white {
    width: 100%;
    margin-bottom: 8px;
  }

  .h3.white.smaller {
    width: 100%;
  }

  .section4 {
    padding-top: 96px;
    padding-bottom: 96px;
    background-image: url('../images/4_LineTop_Responsive_Mobile.svg'), url('../images/4_Pencil.svg'), url('../images/4_StarLine.svg');
    background-position: 50% 0%, 97% 100%, 104% 78%;
    background-size: auto, 90px, 100px;
    background-repeat: no-repeat, no-repeat, no-repeat;
  }

  .image-4 {
    margin-bottom: 24px;
  }

  .image-7 {
    display: block;
    width: 20%;
    max-width: 40%;
    margin-right: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-7.number1 {
    width: 13%;
  }

  .game {
    margin-bottom: 16px;
  }

  .game.game3 {
    margin-bottom: 56px;
  }

  .game.last {
    margin-bottom: 32px;
  }

  .section5 {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .section6 {
    padding-top: 96px;
    padding-bottom: 96px;
    background-image: url('../images/1_Star_Smaller.svg'), url('../images/8_StarCross.svg'), url('../images/5_StarLine.svg'), url('../images/5_LineRight_Responsive_Mobile.svg');
    background-position: 3% 4%, 90% 97%, 90% 3%, 100% 100%;
    background-size: 6%, 8%, 120px, 140%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .div-block.avatar {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    padding-right: 80px;
    padding-bottom: 0px;
    padding-left: 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .image-14 {
    position: relative;
    left: 0px;
    right: 0px;
    width: 250px;
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .image-15 {
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-16 {
    max-width: 250px;
  }

  .image-17 {
    max-width: 250px;
  }

  .image-18 {
    max-width: 250px;
  }

  .image-19 {
    max-width: 250px;
  }

  .image-20 {
    max-width: 250px;
  }

  .image-21 {
    max-width: 250px;
  }

  .section7 {
    padding-top: 96px;
    padding-bottom: 96px;
    background-image: url('../images/6_LineRight_Responsive_Mobile.svg'), url('../images/6_Pic_star.svg');
    background-position: 100% 0%, 9% 6%;
    background-size: 140%, 60px;
    background-repeat: no-repeat, no-repeat;
  }

  .image-22 {
    margin-bottom: 24px;
  }

  .section8 {
    position: relative;
    overflow: hidden;
    padding-top: 96px;
    padding-bottom: 96px;
    background-image: url('../images/7_WavyLine.svg');
    background-position: 3% 88%;
    background-size: 36%;
    background-repeat: no-repeat;
  }

  .section8.elements {
    position: absolute;
  }

  .h1_gold {
    margin-bottom: 16px;
  }

  .section9 {
    padding-top: 96px;
    padding-bottom: 96px;
    background-image: url('../images/8_StarCross.svg'), url('../images/8_Bulb.svg'), url('../images/8_StarLineLeft.svg'), url('../images/8_Line.svg');
    background-position: 90% 39%, 96% 84%, -29% 62%, 0% 103%;
    background-size: 21%, 89px, 150px, 90%;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  }

  .image-24 {
    width: 63%;
  }

  .column {
    margin-top: 0px;
  }

  .column-2 {
    padding-bottom: 24px;
  }

  .column-3 {
    margin-bottom: 24px;
  }

  .image-25 {
    display: block;
    overflow: visible;
    width: 100%;
    max-width: none;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._1_imagecontainer {
    display: block;
    overflow: hidden;
    width: 272px;
    height: 100%;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    border-width: 4px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  ._4_pic_mechanic {
    margin-bottom: 16px;
  }

  ._2_pic_girls {
    width: 90%;
  }

  ._1_starbig {
    display: none;
    width: 4.4em;
    margin-top: -26%;
  }

  .image-26 {
    position: absolute;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .section8_elements {
    position: absolute;
  }

  .div-block-7 {
    position: absolute;
  }

  ._8_pic_elements {
    position: absolute;
    left: auto;
    top: auto;
    right: -200px;
    bottom: -20%;
    z-index: auto;
    overflow: hidden;
    width: auto;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }

  ._8_pic_smallelements {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
  }

  ._1_starsmaller {
    display: none;
  }

  ._1_starsmaller.block9 {
    left: -2%;
    top: 19%;
  }

  ._1_starsmaller.block9.rightbig {
    top: -1%;
  }

  ._1_starsmaller.block9.rightsmall {
    top: 3%;
    right: 1%;
  }

  ._2_starbig {
    bottom: -6%;
    width: 17%;
  }

  ._2_starbig.block4 {
    top: 23%;
    right: 60%;
    width: 70px;
  }

  ._3_star {
    top: -1%;
    right: 11%;
    display: block;
    width: 37px;
  }

  ._3_star.bottom {
    bottom: -3%;
  }

  ._3_star.bottomright {
    left: auto;
    top: 54%;
    right: 0%;
    bottom: auto;
    display: block;
  }

  ._1_starsmaller2.block9 {
    left: -2%;
    top: 19%;
  }

  ._1_starsmaller2.block9.rightbig {
    top: -1%;
  }

  ._1_starsmaller2.block9.rightsmall {
    top: 3%;
    right: 1%;
  }

  ._1_starsmallerleft {
    display: none;
  }

  ._1_starsmallerleft.block9 {
    left: -2%;
    top: 19%;
  }

  ._1_starsmallerleft.block9.rightbig {
    top: -1%;
  }

  ._1_starsmallerleft.block9.rightsmall {
    top: 3%;
    right: 1%;
  }

  ._2_starsmall {
    position: absolute;
    left: 20%;
    top: auto;
    right: auto;
    bottom: -7%;
    width: 23px;
  }

  ._2_starsmall.top {
    top: -7%;
    display: block;
    width: 20px;
  }

  .gamelabel {
    width: 36px;
  }

  .game2 {
    margin-bottom: 56px;
  }

  .game2.last {
    margin-bottom: 32px;
  }

  .game-copy {
    margin-bottom: 16px;
  }

  .game-copy.last {
    margin-bottom: 32px;
  }

  .image-27 {
    position: absolute;
    left: 24px;
    top: 20px;
    right: auto;
    bottom: auto;
    width: 87px;
  }

  ._8_smallelements {
    position: absolute;
    left: auto;
    top: auto;
    right: 17%;
    bottom: 0%;
    z-index: 1;
    display: block;
  }

  ._8_linestar {
    top: 13px;
    width: 100px;
  }

  ._8_pic_desktopelements {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  ._2_lottiegirl {
    width: 100%;
    margin-right: 0px;
  }

  ._7_lottiecomp {
    max-width: 100%;
    margin-bottom: 24px;
  }

  .text_link {
    font-size: 16px;
    line-height: 20px;
  }

  .header_fingrabli {
    display: block;
    width: auto;
    max-width: none;
    margin-right: 24px;
    margin-left: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .white_block {
    height: 547px;
  }

  ._1_lineright {
    top: 60%;
  }
}

#w-node-_6fc7ef15-4789-7dc2-2a50-8881f069e9a9-3bfe1fa7 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-_4dab857f-c276-e2a4-f277-3e2ada3d0ebf-3bfe1fa7 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  align-self: baseline;
}

#w-node-b797b78a-1064-0790-cdcd-1004f5386bd7-3bfe1fa7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_765cc7de-13db-e10c-d1c7-e193f59e3d7c-3bfe1fa7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_5118be82-bc9e-e128-b7ce-74573840b0bd-3bfe1fa7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_36a7957e-66d8-13a4-e569-bcfb35a42637-3bfe1fa7 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_1862146c-491b-a4f6-b5d5-f527f109ac01-3bfe1fa7 {
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

@font-face {
  font-family: 'Pt root ui';
  src: url('../fonts/PT-Root-UI_Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pt root ui';
  src: url('../fonts/PT-Root-UI_Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pt root ui';
  src: url('../fonts/PT-Root-UI_Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Pt root ui';
  src: url('../fonts/PT-Root-UI_Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik web';
  src: url('../fonts/Graphik-Bold-Web.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Graphik web';
  src: url('../fonts/Graphik-Black-Web.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Mark-Simonson---Proxima-Nova-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}</pre></body></html>