.w-button{display:inline-block;padding:9px 15px;background-color:#3898EC;color:white;border:0;line-height:inherit;text-decoration:none;cursor:pointer;border-radius:0}input.w-button{-webkit-appearance:button}html[data-w-dynpage] [data-w-cloak]{color:transparent !important}

/* ==========================================================================
   Start of custom Webflow CSS
   ========================================================================== */
.body {
  overflow: visible;
  height: 100%;
  font-family: Montserrat, sans-serif;
}

.top-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 1250px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fbd626;
  background-image: url("../images/5d36b9da0eef9b5c6622b09b_bg_top.jpg");
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.mario_top {
  position: absolute;
  left: 12%;
  top: 15%;
  right: 0%;
  bottom: auto;
  z-index: 0;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.hidden {
  overflow: hidden;
}

.section.overflow-hidden {
  overflow: hidden;
}

.w_container_top {
  position: relative;
  z-index: 0;
  height: auto;
  max-width: 1200px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image {
  margin-top: 0px;
  margin-bottom: 32px;
  margin-left: 10px;
}

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

.w_container_absolut {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.headline-h1 {
  position: relative;
  margin-top: 0px;
  margin-bottom: 16px;
  padding-right: 0px;
  padding-left: 0px;
  color: #ffd02e;
  font-size: 64px;
  line-height: 130%;
  font-weight: 800;
}

.text-span {
  color: #1088d4;
  font-weight: 400;
}

.paragraph {
  margin-top: 24px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #232130;
  font-size: 21px;
  line-height: 170%;
}

.paragraph.white {
  width: 100%;
  color: #fff;
}

.paragraph.white.size40 {
  width: 40%;
}

.headline-h2 {
  margin-top: 0px;
  margin-bottom: 24px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  color: #212330;
  font-size: 42px;
  line-height: 130%;
  font-weight: 700;
  text-indent: -1px;
}

.headline-h2.white {
  color: #fff;
}

.headline-h2.black {
  color: #212330;
}

.wrapp_text {
  position: static;
  margin-bottom: 0px;
  padding: 32px 82px 24px;
}

.bg-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 48px;
}

.w_container {
  position: relative;
  max-width: 1200px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding: 48px 16px 24px;
}

.w_container.padding-bottom {
  padding-bottom: 0px;
}

.page_skin {
  overflow: hidden;
  margin-bottom: 0px;
  border: 6px solid #212330;
  border-radius: 25px;
}

.page_skin.table {
  max-width: 70%;
}

.page_skin.mini {
  max-width: 27%;
}

.page_skin.noborder {
  border-style: none;
  border-radius: 0px;
}

.page_skin.map {
  position: relative;
}

.page_skin.ficssize {
  height: 700px;
}

.page_skin.relative {
  position: relative;
}

.page_skin.padding {
  margin-top: -500px;
}

.wrapp_page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrapp_stone {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  overflow: hidden;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.box_left_sign {
  position: absolute;
  left: 5%;
  top: 45%;
  right: auto;
  bottom: auto;
  z-index: 2;
}

.box_left_sign._33 {
  top: 33%;
}

.box_left_sign.bmx {
  top: 10%;
}

.left-sign {
  position: static;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  z-index: -1;
  max-width: 70%;
}

.left-sign.bmx {
  max-width: 80%;
}

.box_right_sign {
  position: absolute;
  left: auto;
  top: 22%;
  right: 3%;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.box_right_sign._33 {
  top: 20%;
  right: 2%;
  overflow: visible;
}

.box_right_sign.bottom {
  left: 0%;
  top: auto;
  right: 5%;
  bottom: 10%;
}

.right-sign {
  max-width: 45%;
}

.box-headline-sign {
  position: absolute;
  left: -12%;
  top: 23%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.box-headline-sign.head2 {
  left: -11%;
  top: 0%;
}

.headline-sign {
  max-width: 90%;
}

.headline-box {
  position: relative;
}

.headline-box.mobile {
  display: block;
}

.image-2 {
  position: absolute;
  left: auto;
  top: 20px;
  right: 30px;
  bottom: auto;
  box-shadow: 0 10px 20px -11px rgba(57, 59, 63, 0.3);
}

.box-check-point {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.headline-h2-2 {
  width: 85%;
  margin: 0px 15px 32px;
  color: #262626;
  font-size: 34px;
  line-height: 130%;
  font-weight: 900;
  letter-spacing: 0.3px;
}

.headline-h2-2.icon {
  margin-bottom: 0px;
  color: #0f88d5;
}

.headline-h2-2.icon {
  margin-bottom: 0px;
  color: #0f88d5;
}

.line {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 1px;
  margin-right: 15px;
  margin-bottom: 16px;
  margin-left: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #7a7a7a;
}

.line.red {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 45%;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #0f88d5;
}

.small-text {
  margin-right: 15px;
  margin-left: 15px;
  color: #232130;
  font-size: 16px;
  line-height: 150%;
}

.wrapp-webpage-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  margin-top: 84px;
  margin-bottom: 54px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrapp-webpage-2.check-point {
  margin-top: 32px;
  -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;
}

.small-text-2 {
  margin-right: 15px;
  margin-left: 15px;
  color: #232130;
  font-size: 16px;
  line-height: 150%;
}

.overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.box-icon-settings {
  position: relative;
  top: 20%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75px;
  height: 75px;
  margin-top: 0px;
  margin-left: 10px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #3d3d3d;
}

.image-3 {
  max-width: 60%;
}

.bg_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.6);
}

.left_mushroom {
  position: absolute;
  left: 5%;
  top: auto;
  right: auto;
  bottom: 30%;
  z-index: 1;
}

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

.left_mushroom.min {
  max-width: 15%;
}

.right_mushroom {
  max-width: 15%;
  position: absolute;
  left: auto;
  top: 3%;
  right: 5%;
  bottom: auto;
}

.right_mushroom.mario {
  top: 0%;
  right: 0%;
  max-width: 25%;
}

.coin_blur_left {
  position: absolute;
  left: 10%;
  top: 15%;
  right: auto;
  bottom: auto;
  z-index: 1;
}

.coin_blur_right {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 45%;
  z-index: 1;
}

.image-4 {
  position: absolute;
  left: 17%;
  top: 3%;
  right: 0%;
  bottom: auto;
  z-index: -1;
}

.image-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  display: none;
}

.image-6 {
  position: absolute;
  left: 3%;
  top: 10%;
  right: auto;
  bottom: auto;
}

.image-7 {
  position: absolute;
  left: auto;
  top: 20%;
  right: 3%;
  bottom: auto;
}

.image-8 {
  max-width: none;
}

.image-9 {
  position: absolute;
  top: -302px;
  z-index: -1;
}

.image-10 {
  position: absolute;
  top: 25%;
  z-index: -1;
}

.image-11 {
  position: absolute;
  top: 25%;
}

.image-12 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
}

.image-13 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -64%;
  z-index: -1;
}

.image-14 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 35%;
}

.block_skew {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -2;
  width: 100%;
  height: 50%;
  background-color: #f13c3c;
  -webkit-transform: skew(0deg, -15deg);
  -ms-transform: skew(0deg, -15deg);
  transform: skew(0deg, -15deg);
}

.block_skew.yellow {
  top: -9%;
  height: 50%;
  background-color: #fce433;
}

.block_skew.yellow.region {
  top: -10%;
  height: 70%;
}

.block_skew.mario {
  top: 41%;
  height: 50%;
}

.block_noskew {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 25%;
  background-color: #f13c3c;
}

.image-15 {
  position: absolute;
  left: auto;
  top: -53%;
  right: -5%;
  bottom: 0%;
  z-index: -1;
  max-width: 60%;
  margin-bottom: -300px;
  padding-bottom: 0px;
}

.text-span-2 {
  color: #f13c3c;
}

.image-16 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  max-width: 35%;
}

@media (max-width: 991px) {
  .top-section {
    height: 700px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .mario_top {
    left: 0%;
    top: 20%;
    right: 0px;
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .section {
    margin-top: 0px;
  }
  .section.hidden {
    overflow: hidden;
  }
  .w_container_top {
    margin-top: 0px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .image.index {
    margin-bottom: 24px;
  }
  .headline-h1 {
    font-size: 48px;
  }
  .paragraph {
    margin-top: 16px;
    font-size: 16px;
  }
  .paragraph.white {
    width: 100%;
  }
  .headline-h2 {
    margin-bottom: 24px;
    font-size: 28px;
  }
  .wrapp_text {
    padding: 24px 48px 16px;
  }
  .bg-section {
    width: auto;
    background-size: contain;
  }
  .w_container {
    padding-top: 24px;
  }
  .page_skin {
    border-radius: 20px;
  }
  .page_skin.padding {
    margin-top: -250px;
  }
  .wrapp_stone {
    display: none;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .box_left_sign {
    display: none;
  }
  .box_left_sign.bmx {
    display: none;
  }
  .left-sign {
    max-width: 40%;
  }
  .box_right_sign._33 {
    display: none;
  }
  .right-sign {
    max-width: 45%;
  }
  .box-headline-sign.head2 {
    left: -13%;
  }
  .headline-sign {
    max-width: 70%;
  }
  .headline-h2-2 {
    margin-bottom: 24px;
    font-size: 28px;
  }
  .overlay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
  .dashboard {
    display: block;
    max-width: 40%;
  }
  .box-icon-settings {
    width: 55px;
    height: 55px;
  }
  .image-3 {
    max-width: 50%;
  }
  .left_mushroom {
    left: 2%;
    display: none;
    max-width: 20%;
  }
  .left_mushroom.top {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    display: none;
  }
  .right_mushroom {
    right: 2%;
    max-width: 15%;
  }
  .coin_blur_left {
    left: 5%;
  }
  .coin_blur_right {
    right: 3%;
    bottom: 25%;
  }
  .image-4 {
    left: 0%;
    top: 5%;
    right: 0%;
    bottom: auto;
    max-width: 70%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-5 {
    top: 0%;
    display: none;
  }
  .image-6 {
    left: 0%;
    top: 0%;
    display: none;
    max-width: 15%;
  }
  .image-7 {
    right: 0%;
    display: none;
  }
  .image-9 {
    top: -17%;
  }
  .block_skew {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 70%;
    background-color: #f13c3c;
  }
  .block_skew.mario {
    top: 43%;
    height: 50%;
  }
  .block_noskew {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -1;
    width: 100%;
    height: 10%;
  }
  .image-15 {
    max-width: 60%;
    margin-bottom: 0px;
  }
}

@media (max-width: 767px) {
  .top-section {
    height: 600px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .mario_top {
    top: 17%;
  }
  .w_container_top {
    overflow: visible;
    margin-top: 0px;
    padding-top: 0px;
  }
  .image.index {
    margin-bottom: 16px;
  }
  .w_container_absolut {
    overflow: visible;
  }
  .headline-h1 {
    font-size: 32px;
  }
  .paragraph {
    font-size: 14px;
  }
  .headline-h2 {
    margin-bottom: 16px;
    font-size: 21px;
  }
  .wrapp_text {
    padding: 24px 24px 0px;
  }
  .w_container {
    overflow: visible;
  }
  .page_skin {
    margin-bottom: 0px;
    border-width: 4px;
    border-radius: 15px;
  }
  .box_right_sign {
    display: none;
  }
  .box_right_sign._33 {
    display: none;
  }
  .right-sign {
    max-width: 50%;
  }
  .headline-sign {
    max-width: 50%;
  }
  .image-2 {
    max-width: 30%;
  }
  .box-check-point {
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .headline-h2-2 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 24px;
  }
  .line {
    margin-right: 0px;
    margin-left: 0px;
  }
  .small-text {
    margin-right: 0px;
    margin-left: 0px;
  }
  .wrapp-webpage-2 {
    margin-top: 48px;
  }
  .wrapp-webpage-2.check-point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .small-text-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .box-icon-settings {
    width: 45px;
    height: 45px;
  }
  .left_mushroom.top {
    display: none;
  }
  .right_mushroom.mario {
    display: none;
  }
  .coin_blur_left {
    max-width: 10%;
  }
  .coin_blur_right {
    max-width: 15%;
  }
  .block_skew.mario {
    top: 47%;
    height: 45%;
  }
}

@media (max-width: 479px) {
  .top-section {
    height: 325px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .mario_top {
    right: 32px;
  }
  .section {
    overflow: visible;
  }
  .w_container_top {
    margin-top: 18px;
    padding-right: 24px;
    padding-left: 24px;
  }
  .image {
    margin-bottom: 8px;
    margin-left: 0px;
  }
  .image.index {
    margin-bottom: 24px;
  }
  .headline-h1 {
    margin-bottom: 8px;
    font-size: 24px;
  }
  .paragraph {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 13px;
  }
  .paragraph.white.size40 {
    width: 100%;
  }
  .headline-h2 {
    margin-top: 24px;
    margin-bottom: 8px;
    padding-top: 0px;
    font-size: 18px;
  }
  .wrapp_text {
    margin-bottom: 0px;
    padding: 0px;
  }
  .w_container {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .w_container.padding-bottom {
    padding-top: 8px;
    padding-bottom: 0px;
  }
  .page_skin {
    border-width: 3px;
    border-radius: 10px;
  }
  .page_skin.padding {
    margin-top: -156px;
  }
  .box_left_sign {
    display: none;
  }
  .box_right_sign {
    display: none;
  }
  .box_right_sign._33 {
    display: none;
  }
  .box-headline-sign {
    left: -15%;
  }
  .box-headline-sign.head2 {
    left: -15%;
  }
  .headline-sign {
    max-width: 40%;
  }
  .image-2 {
    max-width: 30%;
  }
  .box-check-point {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrapp-check-box-icon {
    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;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .headline-h2-2 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 24px;
    text-align: left;
  }
  .headline-h2-2.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .headline-h2-2.icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .line {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
  .line.red {
    left: 28%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }
  .small-text {
    text-align: center;
  }
  .wrapp-webpage-2 {
    margin-top: 32px;
  }
  .wrapp-webpage-2.check-point {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .small-text-2 {
    text-align: center;
  }
  .box-icon-settings {
    width: 35px;
    height: 35px;
  }
  .left_mushroom {
    max-width: 15%;
  }
  .block_skew.mario {
    top: 60%;
    height: 35%;
  }
  .image-15 {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .right_mushroom,
  .right-sign {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .coin_blur_left,
  .coin_blur_right {
    transform-style: flat !important;
    will-change: inherit !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
  }
}