@charset "UTF-8";

@font-face {
  font-family: 'tele-neo-var';
  src:
    url('/c/binaries/content/assets/lp/common/fonts/teleneo-variable-web-upright.woff2')
      format('woff2'),
    url('/c/binaries/content/assets/lp/common/fonts/teleneo-variable-web-upright.woff')
      format('woff');
  font-weight: 250 400 500 550 655 700 800;
  font-style: normal;
}

/* tele-groteskultregular */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
  box-sizing: border-box;
}

.fancybox-lock .fancybox-overlay {
  background: rgba(114, 9, 59, 0.9) !important;
}

.center {
  text-align: center;
}
.nowrap {
  white-space: nowrap;
}

script + img {
  position: absolute;
  visibility: hidden;
}

body {
  margin: 0;
  display: block;
  background-color: #4b4b4b;
  font-family: 'tele-neo-var', Arial;
  font-size: 1rem;
  --dark-magenta: #b90461;
}
table.area {
  width: 100%;
}
a {
  text-decoration: none;
  color: #e20074;
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
}

a:focus-visible,
a:focus,
a:active {
  outline: 2px solid black;
  border-radius: 3px;
  outline-offset: 3px;
}
b,
strong {
  font-weight: 700;
}
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.clear {
  clear: both;
  float: none;
  font-size: 0px;
  height: 0px;
  background: none;
  padding: 0;
}
.magenta {
  color: #c00062 !important;
}
.blue {
  color: #60a6e9 !important;
}

.btn {
  background: #e20074;
  color: #fff;
  font-size: 1.14em;
  font-weight: 655;
  line-break: 20px;
  height: auto;
  line-height: auto;
  padding: 10px 19px;
  border-radius: 999px !important;
  text-align: center;
  text-decoration: none !important;
  white-space: nowrap;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  border: 1px solid transparent;
  font-family: 'tele-neo-var';
}

form button {
  font-family: 'tele-neo-var';
}
.wrapper button {
  font-family: 'tele-neo-var';
  cursor: pointer;
}

.wrapper button[disabled],
.wrapper button[disabled]:hover {
  background: #dddddd;
  color: #a3a3a3;
}

.btn:active,
.btn:focus-visible,
.btn:focus {
  outline: 2px solid black; /* Wewnętrzna ramka */
  outline-offset: 2px;
  top: -2px;
  left: -2px;
}
.btn.black {
  background: #000;
  color: #fff;
}
.btn.black:hover {
  background: rgb(65, 65, 65);
}

.btn.ghost {
  background: #ffffff80;
  color: #000;
}
.btn.ghost:hover {
  background: #ffffffaa;
  color: #000;
}

.btn.big {
  font-size: 1.42em;
  line-height: 22px;
  padding: 20px 32px;
}

.btn.white {
  background: white;
  color: #e20074;
  border: 2px solid #e20074;
}

.btn.white.big {
  padding: 13px 40px;
}

.btn:hover {
  background: rgb(232, 51, 144);
  color: white;
}

.btn.white:hover {
  background: #ffdbed;
  color: #e20074;
}
.wrapper {
  max-width: 54em;
  min-width: 320px;
  margin: 0 auto;
  width: 100%;
  font-family: 'tele-neo-var';
  font-weight: 500;
  line-height: 1.25;
  color: #000;
}

.wrapper .bg {
  font-size: 1rem;
  background: #fec2db url(../images/320-01.jpg) center top no-repeat;
  background-size: 37.5rem auto;
  padding-bottom: 45px;
  max-width: 768px;
  margin-left:auto;
  margin-right: auto;
  /* background-size: cover; */
}
.wrapper .bg2 {
  font-size: 1rem;
  background: transparent url(../images/320-02.png) center top no-repeat;
  background-size: 37.5rem auto;
  margin-top: -80px;
  padding-bottom: 60px;
  max-width: 768px;
  margin-left:auto;
  margin-right: auto;
  /* background-size: cover; */
}

.wrapper .bg3 {
  font-size: 1rem;
  background: transparent url(../images/320-03.png) center top no-repeat;
  background-size:37.5rem auto;
  margin-top: -80px;
  padding-top: 35px;
  max-width: 768px;
  margin-left:auto;
  margin-right: auto;
  /* background-size: cover; */
}



.section {
  width: 100%;
  height: auto;
  padding: 16px 0;
  margin: 0 auto;
  position: relative;
  max-width: 48em;
}

.section .content {
  width: 100%;
  max-width:380px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
  padding: 0px 15px;
}

#thx,
#err {
  text-align: center;
}

.visible-sm {
  display: none;
}
.visible-md {
  display: none;
}
.visible-lg {
  display: block;
}

.hidden-sm {
  display: block;
}
.hidden-md {
  display: block;
}
.hidden-lg {
  display: none;
}

/* TYLKO DLA TEJ STRONY ---------------------------------------------- */

/* TYLKO DLA TEJ STRONY ---------------------------------------------- */

body .tipso_content {
  font-size: 16px;
}
h1 {
  font-weight: 655;
  font-size: 2em;
}

h1 ._3 {
  font-weight: 500;
}

.mainCon {
  background: none;
  margin-bottom: 8px;
  border-bottom: 1px solid #ccc;
}

.mainCon * {
  text-decoration: none;
}

.mainCon a.logo {
  display: inline-block;
}

.mainCon a:hover {
  text-decoration: none;
}

.mainCon img {
  height: 60px;
}

i.infotip {
  background: #c1c1c1
    url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABFCAYAAAA4lKTpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQyIDc5LjE2MDkyNCwgMjAxNy8wNy8xMy0wMTowNjozOSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNjZBRDkwMURGOUIxMUU5QTM1M0NGRUIzQTdDMENCNSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNjZBRDkwMkRGOUIxMUU5QTM1M0NGRUIzQTdDMENCNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM2NkFEOEZGREY5QjExRTlBMzUzQ0ZFQjNBN0MwQ0I1IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2NkFEOTAwREY5QjExRTlBMzUzQ0ZFQjNBN0MwQ0I1Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8mHMKwAAAZJJREFUeNrs2r2qwjAUB/ATrZNFF3Hr6tBF6CSKSym4+gi+QsFHcHfuUHB0kE6+gIuPINi9i2DbpSCKesl623sl/dAI/4wth/NLk9DTNMyyLJK5KXmCdF2nXq8nFBNFEe12u+qBk8mE5vP5M0/HDMNgy+VSKKYmmmQ0GuUern6/L9wxYaCiKG+dgzWSvAEIIIAAygYMwzB3ssfjUT1wu91SHMfCie73O202GyYax2Qvt7BIAATw24GZ5XGj0aBut1tqosvlQufzuTiQ4xzHeWqaVvrTWK/XzHXdYkM8HA6pChxv4/G4+EdTs9nEIgEQQAABlBmYJIncwP1+T6fTSd5q5na70Ww2Y39VM7Zt59qILLXc4sggCDIDrtcrFgmAAAIIIIAAAggggAD+W1G3Wi0yTTMzoNPp5E7Gd86m02nmvcPhQL7vp66nfuS0221arVZPVVXf/rQWiwX7fXQlNcSDwYA+geONn8d5OQfr9ToWCYAAAgigzMBPbmDygxcvgfxdeDwe2btx/CSJ53mp6z8CDADOxmcOn9b3IgAAAABJRU5ErkJggg==')
    center no-repeat;
  background-size: auto;
  background-size: auto auto;
  background-size: auto 10px;
  border-radius: 50%;
  color: #fff;
  content: 'i';
  display: inline-block;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  height: 17px;
  line-height: 17px;
  margin-top: -5px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
i.infotip.go-top {
  top: -1.8em;
}
.tipso_style {
  cursor: help;
}
.wrapper .p1 {
  max-width: 21em;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  margin: 0.9em auto 0;
  max-width: 320px;
}

.wrapper .p1.white {
  color: white;
}

.wrapper .p1 strong {
  font-weight: 900;
}

.section.mod0 {
  /*background: green;*/
  /*background: url(../images/header_mobile_small@2x.jpg) top center no-repeat;*/
  /*background-size: 380px auto;*/
  position: relative;
  padding-top: 0;
  height: auto;
}

.section.mod0 .date-notify {
  font-weight: 655;
  margin-top: 20px;
  padding: 0.4em 1em .3em;
  background: #fff;
  color: #e20074;
  font-size: 16px;
  display: inline-block;
  border-radius: 999px;
}

.section.mod0 h1 {
  text-align: center;
  color: white;
  margin-top:1.5em;
  line-height: .8em;
}
.section.mod0 h1 span{
  display: block;
}
.section.mod0 h1 span._1{
  font-size: 14px;
}
.section.mod0 h1 span._2{
  font-size: 30;
  font-weight:800;
}
.section.mod0 h1 span._3{
  font-size: 14px;
  line-height: 1;
}
.section.mod0 h1 span._4{
  font-size: 14px;
  font-weight: 800;
  line-height: 1;
}
.section.mod0 .p1{
  max-width: 280px;
  font-size: 16px;
  color:black;
  margin-top:10em;
  line-height: calc(.1*12em);

  letter-spacing: .39px;
}



.section.mod0 .button-holder{
  text-align: center;
  white-space: nowrap;
  margin:1em 0
}

.bordo {
  color: #B90461
}
.section .bold-nag {
  font-size: 20px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 1.26px;
}


.section.mod1 h2 {
  margin: 1em auto;
}

.section.mod1 .p1{
  font-size: 16px;
  color:black;
  line-height: calc(.1*12em);
  letter-spacing: .39px;
  margin: calc(30px - 1*1em) 0;
}
 

.section.mod1 .tower-holder{
  background: url(../images/tower.png) no-repeat;
  background-size:  auto 22em;
  background-position: calc(50% - 5*1em) 0px ;
  padding-top: 20px;
  padding-bottom: 60px;
  margin-top: 1em;
  min-height: 350px;
}
  

.section.mod1 .tower-holder .text-holder{
  width: 50%;
  margin:0 0 0 auto;
}
 


.section.mod1 .p2{
  font-size: 16px;
  color:black;
  line-height: calc(.1*12em);
  letter-spacing: .39px;
  text-align: center;
  margin-top: 6em;
}
 
.section.mod1 .cube{
  max-width: 90%;
  display: block;
  margin:calc(3*1em) auto;
}
 

.section.mod2 h2 {
  color:white;
  text-align: center;
  margin-top: 1.3em
}



.section.mod2 .extra {
  font-weight: 800;
  margin: 2em auto 1em auto;
  margin-top: calc(1.8 * 2em);
  max-width: 320px;
  font-size: 16px;
  text-align: center;
  letter-spacing: .24px
}

.section.mod2 ul {
  font-size: 16px;
  vertical-align: baseline;
  max-width: 277px;
  margin: 0 auto;
  letter-spacing: .24px
}
.section.mod2 ul strong {
  vertical-align: baseline;
}

.section.mod2 ol.steps {
  max-width: 25em;
  margin: 0 auto;
}
.section.mod2 ol.steps li {
  display: flex;
  text-align: center;
  font-size: 20px;;
  font-weight: 100;
  list-style: none;
  margin: 0.5em 0;
  align-items: center;
}
.section.mod2 .sun {
  width: 1.75em;
  height: 1.75em;
  color:#C00062;
  background: white;
  display: block;
  border-radius: 50%;
  line-height: 1.75em;
  text-align: center;
  flex-basis: 1.75em;
}
.section.mod2 .sun span {
  font-weight: 655;
  font-size: 1em;
}
.section.mod2 .text {
  flex: 1;
  text-align: left;
  padding-left: 15px;
  font-size: .75em;
}
.sr-only {
  height: 1px;
  position: absolute;
  opacity: 0;
  color: black;
  background: white;
}

.section.mod-form {
  padding-bottom: 108px;
}

.section.mod-form .content {
}

.section.mod-form .p1 {
  font-weight: 100;
  margin-bottom: 35px;
}

.section.mod-form .p1 span {
  font-weight: 500;
}
.section.mod-form #form-holder {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 36px;
  width: 100%;
  margin: 30px auto 0;
  max-width: 350px;
}
.section.mod-form #form-holder .form-nag {
  background: white;
  text-align: center;
  color: #c00062;
  font-size: 1.28em;
  padding: 15px;
  font-weight: 655;
  border-radius: 36px;
}
.section.mod-form #form-holder form {
  padding: 0px 15px 15px 15px;
}
.section.mod-form #form-holder form.ods-lqt .item input[type='email'],
.section.mod-form #form-holder form.ods-lqt .item input[type='tel'] {
  background: white;
}

form.ods-lqt
  .item
  input[type='email']:not(:placeholder-shown)
  ~ .floating-label,
form.ods-lqt .item input[type='email']:focus ~ .floating-label,
form.ods-lqt .item input[type='tel']:not(:placeholder-shown) ~ .floating-label,
form.ods-lqt .item input[type='tel']:focus ~ .floating-label {
  pointer-events: none;
  font-size: 1em;
  top: 8px;
  padding-right: 5px;
}

.section.mod-form #form-holder form.ods-lqt .item input[type='tel'].telefon {
  /*height: 90px;*/
  padding: 50px 35px 10px 25px;
}

.section.mod-form .zgoda-tresc{
  font-size: 12px;
}
.section.mod-form #form-holder form.ods-lqt button[type='submit'] {
  width: 70%;
  display: block;
  margin: 0 auto;
}
.section.mod-form #form-holder form .err,
.section.mod-form #form-holder form .thx {
  font-size: 1.28em;
  padding: 25px 0;
}

.section.mod-last {
  background: white;
  padding: 25px 0 15px 0;
}

.section.mod-last .legal {
  font-size: 14px;
  line-height: 1.4em;
}

.section.mod-last .mod-last-header {
  font-size: 22px;
  margin: 0.6em 0;
}

.section.mod-last .reg-item {
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  margin: 12px 0;
}
.section.mod-last .reg-item .doc {
  text-align: left;
  background: #f1f1f1;
  font-size: 16px;
  font-weight: 655;
  padding: 24px 24px;
  border-radius: 16px;
  color: black;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section.mod-last .reg-item .doc i.doc-download {
  display: block;
  width: 25px;
  height: 25px;
  min-width: 25px;
  margin: 0 12px 0 0;
  background: url(../images/external-link.svg) center / contain no-repeat;
}

.section.mod-last .reg-item .doc-view {
  display: block;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0 4px;
  background: url(../images/content.svg) center no-repeat;
  background-size: 20px auto;
  text-indent: 20000px;
  overflow: hidden;
  white-space: nowrap;
}
.section.mod-last .reg-item .doc-view:hover {
  background-color: rgba(1, 1, 1, 0.1);
}

.section.mod-last .logo-footer {
  display: block;
  height: 35px;
  margin: 15px auto;
}

.section.mod-last .reserved {
  text-align: center;
}

.section.mod-last hr {
  border: none;
  border-top: 1px solid #666;
}

.t-modal {
  background: #f5ecf0;
  border-radius: 36px;
  max-width: 380px;
}
.t-modal .modal-nag {
  background: white;
  text-align: center;
  color: #c00062;
  font-size: 18px;
  padding: 15px;
  font-weight: 655;
  border-radius: 36px;
}
.t-modal .modal-content {
  padding: 15px;
}
.t-modal .modal-content .p1 {
  font-size: 16px;
  line-height: 1.4;
}
.t-modal .modal-content .p2 {
  font-size: 16px;
  line-height: 1.4;
  color: #575e75;
}
.t-modal#initial-view .button-holder {
  margin: 20px 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 5px;
}

.t-modal#initial-view .button-holder a.btn,
.t-modal#initial-view .button-holder button {
  padding-left: 2em;
  padding-right: 2em;
  cursor: pointer;
}
.t-modal#initial-view .button-holder a.ghost {
  border: 1px solid black;
}

.t-modal#initial-view .text-error {
  font-size: 18px;
  padding: 60px 40px;
  line-height: 1.8em;
}

body .fancybox-skin {
  background: none;
}


.section.mod3 .apla {
  display: flex;
  flex-direction: column;
}
.section.mod3 .apla-content {
  background: #ffdcee;
  border-radius: 36px 36px  0 0;
  padding: 36px 36px 0 36px;
  margin-bottom: 0;
}
.section.mod3 .apla .p1 {
  font-weight: 400;
}
.section.mod3 .apla .prize-graph {
  width: 100%;
  margin: 0;
}
.section.mod3 .p2 {
  color: white;
  text-align: center;
  margin:2em auto;
  display: block;
  font-weight: 400;
  letter-spacing: .35px;
  max-width: 340px;
}
.section.mod3 .p3 {
  color: white;
  text-align: center;
  margin:2em auto;
  font-size:1.25em;
  display: block;
  font-weight: 800;
  letter-spacing: .35px;
  max-width: 50%;
}
.section.mod4 h2 {
  color:white;
  margin:3em 0 1em;
}
.section.mod4 .p1 {
  color: white;
  text-align: center;
  margin:1.55em auto 2em;
  display: block;
  letter-spacing: .35px;
  max-width: 280px;
  font-size: 1em;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
.section.mod4 .p2 {
  color: white;
  margin:1em 0 .35em;
}
.section.mod4 .how-many-games {
  list-style: none;
}
.section.mod4 .how-many-games li {
  margin:.45em 0;
  font-weight: 655;
}
.section.mod4 .how-many-games span {
  color:#e20074;
  font-weight: 800;
}
.section.mod4 .heart {
  height: 1.4em;
  margin:0 .25em;
}
.section.mod4 .p3 {
  text-align: center;
  margin:4em auto 2em;
  display: block;
  letter-spacing: .35px;
  max-width: 75%;
  font-size: 1em;
  font-weight: 400;
}

/* -------------- MOBILE ------------------------------------------------*/

@media screen and (min-width: 600px) {
  /* ------------------------------ 768 --------------------------------*/

  .visible-sm {
    display: block;
  }
  .visible-md {
    display: none;
  }
  .visible-lg {
    display: none;
  }

  .hidden-sm {
    display: none !important;
  }
  .hidden-md {
    display: block;
  }
  .hidden-lg {
    display: block;
  }

  .section {
    padding: 40px 0;
  }

  .section .content {
    max-width: 768px;
    padding: 0 76px;
  }

  .mainCon img {
    height: 72px;
  }

  .wrapper {
    /*max-width: 1920px;*/
    min-width: 320px;
    margin: 0 auto;
    width: 100%;
    font-family: 'tele-neo-var';
    font-weight: 500;
    line-height: 1.25;
    color: #000;
    
  }

  .wrapper .bg {
    background:  url(../images/600-01.jpg) center top no-repeat;
    background-size:48rem auto;
  }
  .wrapper .bg2 {
    background:  url(../images/600-02.png) center top no-repeat;
    background-size:48rem auto;
    padding-bottom: 180px;
  }

  .wrapper .bg3 {
    background:  url(../images/600-03.png) center top no-repeat;
    background-size:48rem auto;
    margin-top: -150px;
  }


  .wrapper h2 {
    color: #c00062;
    text-align: center;
    font-size: 1.85em;
    font-weight: 800;
  }


  .section.mod0 {
    position: relative;
    padding-top: 0;
    height: auto;
  }


.section.mod0 .date-notify {
  font-weight: 655;
  margin-top: 24px;
  padding: 0.4em 1em .3em;
  background: #fff;
  color: #e20074;
  font-size: 24px;
  display: inline-block;
  border-radius: 999px;
}
.section.mod0 h1 {
  letter-spacing: .50px;
  text-align: center;
  color: white;
  margin-top:4.5em;
  line-height: 1;
}
.section.mod0 h1 span{
  display: block;
}
.section.mod0 h1 span._1{
  font-size: 26px;
}
.section.mod0 h1 span._2{
  font-size: 60px;
  font-weight:900;
  margin:.2em 0;
}
.section.mod0 h1 span._3{
  font-size: 26px;
  line-height: 1;
}
.section.mod0 h1 span._4{
  font-size:26px;
  font-weight: 800;
  line-height: 1;

}
.section.mod0 .p1 {
  max-width: 600px;
  font-size: 22px;
  color: black;
  margin-top: 14em;
  line-height: calc(.1*12em);
  letter-spacing: .39px;
}
.section.mod0 .button-holder {
  text-align: center;
  white-space: nowrap;
  margin: 1.5em 0;
}
.section.mod0  .btn {
  font-size: 1.4em;
  font-weight: 500;
  line-break: 20px;
  padding: 1em 2em;
}

.section .bold-nag {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 900;
  letter-spacing: 1.26px;
}
.section.mod1 {
  padding-top: 0
}
.section.mod1 h2 {
  margin:0 auto 1em;
}



.section.mod1 .tower-holder{
  background-size:  auto 29em;
  background-position: calc(30% - 5*1em) 0px ;
  padding-top: 50px;
  padding-bottom: 60px;
  margin-top: 1em;
  min-height:600px;
}



.section.mod1 .p1{
  font-size: 22px;
  color:black;
  line-height: calc(.1*12em);
  letter-spacing: .39px;
  margin:0 0  calc(90px - 1*1em) 0;
}
 
.section.mod1 .p2{
  font-size: 22px;
  color:black;
  line-height: calc(.1*12em);
  letter-spacing: .39px;
  text-align: center;
  margin: 2em auto;
  max-width: 400px;
}
 .section.mod2 {
  padding-bottom: : 0
 }
 .section.mod2 h2 {
  color: white;
  text-align: center;
  margin-top: .25em;
}
.section.mod2 .extra {
  font-weight: 800;
  margin: 2em auto 1em auto;
  margin-top: calc(1.8 * 2em);
  max-width: 500px;
  font-size: 20px;
  text-align: center;
  letter-spacing: .24px
}
.section.mod2 ul {
  font-size: 20px;
  vertical-align: baseline;
  max-width: 500px;
  margin: 0 auto;
  letter-spacing: .24px;
}
.section.mod2 ol.steps{
  max-width: 560px;
  margin:30px 0;
}
.section.mod2 ol.steps li {
  display: flex;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
  list-style: none;
  margin: 0.5em 0;
  align-items: center;
}

.section.mod2 .text {
  flex: 1;
  text-align: left;
  padding-left: 15px;
  font-size: 20px;
}
.section.mod3 {
  padding-top: 0; 
}
.section.mod3 .apla .p1 {
  max-width: 100%;
}
.section.mod3 .p2 {
  font-size: 22px;
  color: white;
  text-align: center;
  margin: 2em auto;
  display: block;
  font-weight: 400;
  letter-spacing: .35px;
  max-width: 500px;
}
.section.mod3 .p3 {
  color: white;
  text-align: center;
  margin: 2em auto 0;
  font-size: 32px;
  display: block;
  font-weight: 800;
  letter-spacing: 3px;
  max-width: 50%;
}

.section.mod4 .p1 {
  color: white;
  text-align: center;
  margin: 4.5em auto 2em;
  display: block;
  letter-spacing: .35px;
  max-width: 400px;
  font-size: 22px;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}
.section.mod4 .p2 {
  color: white;
  margin: 1em 0 .35em;
  font-size: 22px;
}

.section.mod4 .how-many-games li {
  margin: .7em 0;
  font-weight: 655;
  font-size: 22px;
}
.section.mod4 .p3 {
  text-align: center;
  margin: 6em auto 2em;
  display: block;
  letter-spacing: .35px;
  max-width: 500px;
  font-size: 22px;
  font-weight: 400;
}

.section.mod5 {
  padding-top: 0;
}
.section.mod5 #mod5-desc{
  margin: 0 auto 1em ;
  font-size: 28px;
}






  .section.mod-form {
    padding-bottom: 150px;
  }
  .section.mod-form #form-holder {
    max-width: 500px;
    margin: 0 auto;
  }
  .section.mod-form #form-holder .form-nag {
    background: white;
    text-align: center;
    color: #c00062;
    font-size: 26px;
    padding: 15px;
    font-weight: 655;
    border-radius: 36px;
  }
  .section.mod-form #form-holder form {
    padding: 0px 35px 15px 35px;
  }
  .section.mod-form #form-holder form.ods-lqt .item input[type='email'].email,
  .section.mod-form #form-holder form.ods-lqt .item input[type='tel'].telefon {
    /*height: 90px;*/
    /*! padding: 30px 35px 10px 25px; */
  }
  .countdown {
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    border-radius: 10px 10px 0 0;
    padding: 0px 0 12px 0;
    text-align: center;
    margin-top: 0px;
  }

  .countdown .ctitle {
    color: white;
    text-align: center;
    font-size: 18px;
    margin-bottom: 8px;
  }

  .slice {
    display: inline-block;
    width: 85px;
    margin: 0 2px;
  }
  .slice .sep-cont {
    background: rgba(255, 255, 255, 0.8);
    padding: 0;
    border-radius: 88px;
  }
  .slice .sub {
    color: white;
    font-size: 16px;
    margin-top: 2px;
    opacity: 0.8;
  }

  .count-title {
    font-size: 1em;
    margin-bottom: 15px;
    color: white;
  }
  .clock-bg {
    color: #000;
    font-size: 24px;
    font-weight: 655;
    line-height: 1.5em;
    padding-top: 3px;
  }

  .section.mod-last .logo-footer {
    display: block;
    height: 35px;
    margin: 0px 0;
    float: left;
  }

  .section.mod-last .reserved {
    text-align: right;
    float: right;
    margin-top: 12px;
    width: calc(100% - 100px);
  }

  .t-modal {
    background: #f5ecf0;
    border-radius: 36px;
    max-width: 500px;
  }
  .t-modal .modal-nag {
    background: white;
    text-align: center;
    color: #c00062;
    font-size: 26px;
    padding: 15px;
    font-weight: 655;
    border-radius: 36px;
  }
  .t-modal .modal-content {
    padding: 25px 30px;
  }
  .t-modal .modal-content .p1 {
    font-size: 20px;
    line-height: 1.4;
  }
  .t-modal .modal-content .p2 {
    font-size: 20px;
    line-height: 1.4;
    color: #575e75;
  }
  .t-modal#initial-view .button-holder {
    margin: 30px 0;
    display: flex;
  }

  .t-modal#initial-view .button-holder a.btn,
  .t-modal#initial-view .button-holder button {
    padding-left: 3em;
    padding-right: 3em;
    cursor: pointer;
  }
  .t-modal#initial-view .button-holder a.ghost {
    border: 1px solid black;
  }

  .t-modal#initial-view .text-error {
    font-size: 18px;
    padding: 60px 40px;
    line-height: 1.8em;
  }
}
