﻿



  @font-face {
    font-family: Hundred Display;
    src: url("HundredDisplay-Regular.ttf") format("opentype");
  }
  


html {
  scroll-behavior: smooth;
  
  background-color: #3db54b;
  overflow-x: hidden;
}
.fut{
  
  font-family: "futura-pt", sans-serif;
}


.spinner {

  position: fixed;
  top:0;
  left: 50%;
  transform: translate(-50%);
  z-index: 2;
  width: 370px;
  max-width: 96%;
}
.stumps {

  width: 120px;
  height: 200px;

  position: fixed;

  transform: rotate(-30deg);
  margin-left: 10%;
  margin-top: -11%;
}
.spinnerimg {

  Width: 100%;
  left: 50%;
  transform: translate(-50%);
  position: relative;


}



.lstump {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 13%;
  height:100%;
  display: inline-block;
}
.mstump {
  position: absolute;
  bottom: 0;
  right: 43%;
  width: 13%;
  height:100%;
  display: inline-block;
  
}
.rstump {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 13%;
  height:100%;
  display: inline-block;
}
.lbail {

  position: absolute;
  top: 1%;
  left: 0;
  width: 50%;
  display: inline-block;
}
.rbail {
  position: absolute;
  top: 1%;
  right: 0;
  width: 50%;
  display: inline-block;
}
a {
  color: #ffffff;
}
.selectize-input {

 padding: 6px 3px !important;
 width: 100% !important;
  text-align: center;
}

.bluebg {
  background-color: #32C84B;

  width: 100%;
  position: relative;
  background-size: 20% auto, 20% auto;
  top: 0;
  display: inline-block;
}

.ball {

  width: 50%;
  max-width: 270px;
margin-bottom: 10px;
}
.ball2 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 50%;
  transform: translate(-50%);

}

.bluecover {

  background-color: rgba(14,29,73,1);
  height: 100vh;
  width: 100%;
  position: fixed;
  display: inline-block;
  top: 0;

}
.ballimg{

  position: fixed;
  left: 50%;
  width: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.v35 {
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 4;
}

.startbutton{

  background-color: rgb(0,0, 0);
  padding: 15px 30px;
  border: 3px solid rgba(255,255,255,1);
  border-radius: 50%;
  height: 200px;
  width: 200px;
  box-shadow: 5px 5px 3px 3px rgba(0,0,0,0.3);
}
.buttontext{

  position: fixed;
  left: 50%;
  width: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ball2{

  position: fixed;
  left: 50%;
  width: 40%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.flash-img {

  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.bootsimg {

  

      /*   position: absolute;
        left: 0;
        position: inherit; */

        display: block;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        right: 50;
        max-width: 50%;

      }
  .hundred {
    font-family: 'Hundred Display', myriad-pro, sans-serif;

  }
      .nums {

          background-color: rgb(255, 255, 255);
font-size: 49px;
line-height: 55px;
border-radius: 7px;    
color: #eb0e80;   
padding: 5px;
  margin: 2px;
  width: 50px;
  border: 2px solid;
        
      }
      .animarea {
width:600px;
height: 600px;
height: auto;
position: absolute;
  left: 50%;
  transform: translate(-50%);
  max-width: 97vw;

      }
                      .smallerh5{
                        font-size: 0.75rem;
                      }
                    
      .left-img {
width: 600px;
height: 600px;

      }
      .right-img {

        width: 600px;
height: 600px;
      }
.titles {
  width: 114px;
}
 .HLText {
  
  font-family: "futura-pt", sans-serif;
font-weight: 500;
font-style: normal;
  background:  url('/images/banner.svg') center center no-repeat;

 }
 .whiteshadow {text-shadow:
  -1px -1px 0 #fff,  
   1px -1px 0 #fff,
   -1px 1px 0 #fff,
    1px 1px 0 #fff,
    -3px 3px rgba(0,0,0,0.5);;
  }
.biggest {

  font-size: 5rem;
}
.pinktext {

  color:#eb0e80;
}

.errortext {
  color: #df0625;
  font-size: 14px;

display: inline-block;
height: auto;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color:#979ba1;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bdbdbd;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #bdbdbd;
}
.errortext:empty {

  display: none;
}
.prizelink {

  margin-bottom: 80px;
bottom: 0;
position: absolute;
text-align: center;
margin-left: auto;
margin-right: auto;
width: 100%;

}
.prize-img {

  width:50%;
 
  margin-top: 5px;
  margin-bottom: 5px;

}
.tilt {
  transform: rotate(-5deg);

}

.frame {
  border-radius: 20px;
  border: 5px solid #1c47ba;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
  animation: pop-over2 6.3s linear;
}



.frontlink {
z-index: 5 ;
position:inherit;
margin-top:10px;
}

.blackshadow {

  text-shadow:
  -1px -1px 0 #000,  
   1px -1px 0 #000,
   -1px 1px 0 #000,
    1px 1px 0 #000;
}
.whiteshadow {text-shadow:
-1px -1px 0 #fff,  
 1px -1px 0 #fff,
 -1px 1px 0 #fff,
  1px 1px 0 #fff;
}

body {
  
  font-family: "futura-pt", sans-serif !important;
  margin: 0;
  padding: 0;
  font-weight: 500;
  font-style: normal;
 font-size: 17px;
  background-color: #32C84B;
  min-height: 100vh;
 min-height: 100dvh; /* Use vh as a fallback for browsers that do not support Custom Properties */

 position: relative;


overflow-x: hidden;
-webkit-text-size-adjust: none;
  color: #ffffff;
  height: auto;

}
.js-loading *,
.js-loading *:before,
.js-loading *:after {
  animation-play-state: paused !important;
}


h1{font-size: 1.4em;
margin: 0.3em 0;
}
.bold {

  font-weight: 600;
}
.bolder {

  font-weight: 800;
}



p{font-size:15px;
margin: 0 0;
}
.indent1 {

    margin-left: 30px;

}
text {
  fill: #fff;

  font-size: 40;

  text-transform: uppercase;
  font-weight: 600;
}
.upper {
  text-transform: uppercase ;
}

/* input, select {
  display: block;
  margin: 0 0 15px 0;
} */
label{
margin-bottom: 0;
}
  .shadedarea {

    background-repeat: repeat-x;
    color: #ffffff;
    background-color: rgba(14,29,73,0.8);
    background-size: cover;
    background-position: bottom;
    padding: 5px 20px 20px 20px;
      padding-top: 5px;
    z-index: 99;
    border: 2px solid #fff;
    max-width: 450px !important;
    margin-bottom: 30px;
    }
    .formlink {
      color: white;
      text-decoration: underline;
    }
    .termslink {

      font-size: 15px;
    }
    .prizearea {

      width:100%;
      max-width: 650px;
      margin-left: auto;
      margin-right: auto;
      display: block;
      margin-bottom: 0px;
    }
    .prizeimges {

      width: 100%;
    }





.fade {

 
      animation:fade 0.5s linear ;
      opacity: 0;

}


@keyframes fade {
	
  0% { opacity:1; }
100% { opacity:0}
}


.fadebg {

 
  animation:fadebg 8s linear ;
  opacity: 0;

}


@keyframes fadebg {

0% { opacity:1; }
95% { opacity:1; }
100% { opacity:0}
}



.shrink {

 
  animation:shrink 5s ease-in-out ;
  scale: 0.5;

}


@keyframes shrink {

0% { scale: 1; }
50% { scale: 1; }
100% { scale:0.5;}
} 
.hide {

  opacity: 0;
}

.del {
  opacity: 1;
  animation:show 8s;
}

@keyframes show{
  0%{opacity:0; transform: translate(-50%) scale(0);}
  90%{opacity: 0; transform: translate(-50%) scale(0);}
  100%{opacity: 1;transform: translate(-50%) scale(1);}
}


.center-img {

  position: absolute;
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  left: 50%;
  transform: translate(-50%);
}

.imagearea{
  position:relative;
  max-height: 250px;
  height:22vh;
  z-index: 1;
  padding-top: 1vh;
  display: inline-block;
  width: 100%;
  min-height: 145px;
}
.footer {

  margin-top: -11vh;
  height: 11vh;
width: 100%;
  position: relative;
}


  .offsettopleft-img {


      position: absolute;
      top: 0;
      left: 0;
      display: inline;
      height: auto;
      z-index: 0;
      max-width: 33%;
    
      max-height: 100%;
    }
    
    .offsettopright-img{
    
      position: absolute;
      top: 0;
      right: 0;
      display: inline;
      height: auto;
      z-index: 0;
      max-width: 33%;
      max-height: 100%;
    }
    .ashot {
      max-width:400px;
      height: auto;
      max-height: 100%;
      max-height: 22vh;
      top: 0;
      margin-top: -22vh;
    }
    .logoban {

      max-width: 100%;
  height: auto;
  bottom: 0;
    }

.Headlinetext {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
    font-style: normal;
}
.padone {
	margin-bottom: 1em;
	margin-top: 1em;
}
.padpoint2 {
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}


.large {
	
	font-size: 24px;

}

.whitebg {

  background-color: white;
}


.container {
display: block;
position: relative;
padding-left: 25px;
cursor: pointer;
font-size: 15px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
right: 0 !important;
left: 0 !important;
width: auto;
text-align: left;
}

.checkarea2{
width: auto;
position: relative;
left: 0;
right: 0;
display: inline-block;
margin-bottom: 0.1em;
margin-top: 0.1em;
width: 100%;
}
  .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color:#ffffff;
    border: none;
  }

  
  /* On mouse-over, add a grey background color */
  .container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  .container input:checked ~ .checkmark {
    background-color: #05054b;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  /* Show the checkmark when checked */
  .container input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */

    .container .checkmark:after {
      left: 6px;
      top: 2px;
      width: 5px;
      height: 12px;
      border: solid white;
          border-top-width: medium;
          border-right-width: medium;
          border-bottom-width: medium;
          border-left-width: medium;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      }
  
/*       .z3 {

        z-index: 3;
      }
 */
      
.smallprint {
	
	font-size: 11px;

}

.Bodytext {


  font-weight: 400;

font-style: normal;


 		margin: 0.2em 0;
}

.light {
font-weight: 300;
}

.heavy {
font-weight: 400 !important;
}

.vheavy {
font-weight: 700 !important;
}

.center {
text-align: center;
}


.jumbo {

  font-size: 28px;
}
.heavysmall{

  font-size: 14px;
}
.Bluetext {
color:#23241f;
}

.whitetext {
color: #ffffff;
}
.blacktext {
  color: #000000;
  }

label {
padding-bottom: 0.1em;

}
.link {

  color: #1c47ba;
  margin-top: 10px;
}

.link:visited {

  color: #1c47ba !important;

}
form {
	margin-top: 0.9em;
	margin-bottom: 0px;
	max-width: 350px;
margin-left: auto;
margin-right: auto;
	text-transform: none;
}
.flymiddle {
	
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);

  height: auto;
display: inline-block;
 max-width: 600px;
width: 95%;


}


.logoimg {

  padding-top: 20px;
  padding-bottom: 0px;
  width:90%;
  max-width: 300px;
  margin-left: auto;
margin-right: auto;
}





.hideover  {
	
	overflow: hidden;
}

.height100 {

  height:100px;

}
@keyframes fadein2 {
  0% {  transform: scale(0, 0)  }

    80% {  transform: scale(0, 0) }


  87% {    transform: scale(1, 1) 
    } 
}

.fadein {

  
	animation: fadein2 4s;
}

.whiteborder {

  border: 5px solid white;
}

.fixedmiddle {
  left: 50%;
  transform: translate(-50%);
  position: relative;
  width: 90%;
  text-align: center;
  padding-top: 6px;
  max-width: 750px;

}
.ballpad {
  margin-top: 25vh;

}

#container {


position: relative;
min-height: calc(var(--vh, 1vh) * 100);
}
.inner {
  min-height: 550px;
  height: fit-content;
  display: block;
  position: relative;
}
.container2 {
  min-height: calc(var(--vh, 1vh) * 100);
  position: relative;
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: auto;
  min-height: 100dvh;
  padding-bottom: 11vh;
}
.grecaptcha-badge {

  position: absolute !important;
  bottom: 50px !important;
  opacity: 0.6;
  z-index: 100;
}
.bottom-pad {
  
padding-bottom: 160px;
}

input[type=checkbox] {
   -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  padding-right: 10px; 
  background-color: white;
  visibility: hidden;
  display: none;


}
.Detailsbox {
    width: 100% !important;
    border: none;
    height: 30px !important; 
	background-color: white;
    display: inline-block;
    font-size: 16px;
    text-align: left;
    font-family: "futura-pt", sans-serif;
    font-weight: 500;
    
color:#000000;
margin-top: 0.3em;
margin-bottom: 0.1em;	
transform: translateZ(0);
padding-top: 0px;
padding-bottom: 0px;
line-height: 20px;
padding-left: 10px;
}


.selectize-input {
  border: 1px solid #05054b !important;
  background-color: #f2f0f0 !important;
}

.selectize-control {


background-color: #f2f0f0 !important;
  height: 35px;}

.Webkitapp{
  -webkit-appearance: auto ;
}


input[type=button], input[type=submit], input[type=reset] {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;

 width:auto;
 text-align:center;
 margin-bottom:0px;
color: #fff;

font-size: 19px;
margin-top: 5px;
max-width: 100%;
margin-left: auto;	
margin-right: auto;	
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
  border-radius: 0;

  padding:10px 40px 10px 40px;

  margin-bottom: 15px;
}
strong {

  font-weight: 600;
}


input[type=button], input[type=submit], input[type=reset] :hover {

background-color:#ff0082;
cursor: pointer;
color:#ffffff;
border: none;

}



.help {

  font-size: 14px;
  z-index: 2;
  color: #23241f;
}

.help a {
	color: #23241f;
text-decoration: none;
}



@media only screen and (min-height: 800px) { 
.bottomscroll {
	

height: 200px !important;

}
}



@media only screen and (min-width: 400px) { 
 
h1{
font-size: 1.8em;;

}

    
}

@media only screen and (max-width: 776px) { 


.padbottom {

  padding-bottom: 50px;
}
.ashot {

  max-height: 11vh;
  top: 11vh;
  max-width: 85%;
}

.offsettopleft-img {
max-height:50%;
max-width: 60%;
}


.offsettopright-img {
  max-height:50%;
  max-width: 40%;
  }
  
}



.whitelink {

  color: white;

}

/* new animation */
.termsx {
  overflow-y: scroll;
  padding: 10px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  font-size: 12px !important;
  margin-bottom: 50px;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
  width: 90%;
  margin-top: 15px;

  
}
/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #1c47ba #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 10px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #1c47ba;
    border-radius: 4px;
    border: 3px solid #c0c0c0;
  }
.bottompad{
	height:140px;
	
}

.bottomscroll {
	
background: rgb(40,51,74);
background: linear-gradient(0deg, rgba(40,51,74,1) 25%, rgba(40,51,74,0) 100%);
margin-top: -150px;
width: 100%;
height: 200px;
z-index: 3;
left: 0;
position: absolute;
pointer-events: none;
}




.middleterms {
	
	max-width: 700px;
	margin: auto;
}
.closelink {
	
	text-align: right;

		color: white !important;
		position: absolute;
		top: 12px;
		right: 12px;
	text-decoration: none;
	
	  content: "\00d7"; /* This will render the 'X' */
	    width: 32px;
  height: 32px;
}

.closelink:before, .closelink:after {
  position: absolute;
  left: 20px;
  content: ' ';
  height: 25px;
  width: 3px;
  background-color: white;
}
.closelink:before {
  transform: rotate(45deg);
}
.closelink:after {
  transform: rotate(-45deg);
}


.close-icon {
  position: sticky;
  right: 32px;
  top: 32px;
  width: 32px;
  height: 32px;
  margin-top: 10px;
}
.close-icon:before, .close-icon:after {
  position: absolute;
  left: 20px;
  content: ' ';
  height: 25px;
  width: 3px;
  background-color: white;
}
.close-icon:before {
  transform: rotate(45deg);
}
.close-icon:after {
  transform: rotate(-45deg);
}


    .modal-container {
        position:fixed;
        left:50%;
        transform:translate(-50%, calc(var(--vh, 1vh) * 100));

        background-color:#23241f;
 
		width: 100%;
    height: 100dvh; /* Use vh as a fallback for browsers that do not support Custom Properties */
    height: calc(var(--vh, 1vh) * 100);
        border-radius:2px;
        font-size: 25px;
        text-align: center;
        transition: transform 800ms; 
animation-timing-function: ease-in;
		z-index: 2;
		color: white;
		text-align: left;
		top: calc(var(--vh, 1vh) * 100);

    }
        

  
    
    ul {
      overflow: hidden;
      white-space: nowrap;
      padding: 0;
      margin-bottom: 0;

    }
    li {
      display: inline-block;
      font-size: 0.9rem;
      list-style-type: none;
      padding: 0.2em;

      font-weight: 600;
      margin: 0px 8px;

    }

    
    li span {
      display: inline-block;
      font-size: 1.5rem;
    }
    
    @media only screen and (max-width: 600px) {
      input[type=button], input[type=submit], input[type=reset] {

                font-size: 17px;
      }

    .prizearea {
      margin-bottom: 60px;
    }
    }
    @media only screen and (max-width: 800px) {

      .biggest {

        font-size: 2.5rem;
      }
  #record::before {
  
  width:140vh !important;
  height:140vh !important;
  }

  
    }
    
    @media all and (max-width: 768px) {
   
      

      
      li span {
        font-size: 3rem;
      }

        .nums {
          font-size: 25px;
          line-height: 32px;
          border-radius: 6px;
          margin: 2px;
          width: 35px;
        
      }
      .titles {

        width: 84px;
      }

      li {

        margin: 0px 3px;
      }

    
    }
@media all and (max-width: 799px) {

    .animarea {
      width:100%;
      height: auto;
      position: absolute;
      
        left: 50%;
        transform: translate(-50%);
        background-position: bottom;
      
            }
            .anim{
              
      width:100%;

                    }
          }
    
    @media all and (max-width: 413px) {
   
      

      
      li span {
        font-size: 2.5rem;
      }
      .titles {
        width: 63px;
        font-size: 11px;
      }

      li {

        margin: 0px 2px;
      }

        .nums {
          font-size: 18px;
          border-radius: 4px;
          padding: 5px;
          margin: 2px;
          width: 25px;
      }
    }


    


.containercookie {

  display: block;
position: absolute;
padding-left: 15px;
padding-right: 15px;
cursor: pointer;
font-size: 12px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
right: 0 !important;
left: 0 !important;
width: auto;
text-align: center;
z-index: 3;
padding-top: 20px;
padding-bottom: 20px;
background-color: white;
}


.acceptcookie {

  padding: 5px 10px;
color: white;
z-index: 5;
position: inherit;
border: none;
}


.overlay-content {
position: relative;
top: 4%;

text-align: center;
margin-top: 10px;
margin-left: 15px;
margin-right: 15px;
}

.overlay a {
  padding: 8px;
  color: #fff;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;

  right: 5px;
  top: 5px;
  font-size: 30px;
  z-index:4;
}

/*end overlay style*/

/*box*/

.formlink:hover {
  color: #a9e3f5;
}
.subutton:hover {
  background-color: #a9e3f5;
}
.termslink:hover {
  color: #a9e3f5;
}

.popper {
  
  pointer-events:none;
opacity:0;

}

.pop-over {
  opacity: 1 ;
  animation: pop-over 8.0s linear;
  
  transform: scale(1) ; 
  width: 85%;
  max-width: 520px;
  background-color: rgba(14,29,73,0.9);
  margin-left: auto;
  margin-right: auto;
  min-height:300px;
  padding:20px 20px;
	z-index: 99;
  border: 2px solid #ffffff;
  margin-bottom: 50px;
  
}

@keyframes pop-over {
  0% {
    
  opacity: 0 ;


  }
  40% {
    
  opacity: 0 ;

  }
  
  95% {
    
  opacity: 0 ;
    transform: scale(0)  ;
    

  }
  
  97% {
    transform: scale(1.2) ;

    opacity: 1 ;
  }
  99% {
    transform: scale(1) ;

    opacity: 1 ;
  }
}
@keyframes pop-over2 {
  0% {
    
  opacity: 0 ;
  transform: rotate(-5deg);

  }
  40% {
    
  opacity: 0 ;
  transform: rotate(-5deg);

  }
  
  95% {
  opacity: 0 ;
    transform: scale(0) rotate(-5deg); ;
    

  }
  
  97% {
    transform: scale(1.2) rotate(-5deg);;

    opacity: 1 ;
  }
  99% {
    transform: scale(1) rotate(-5deg); ;

    opacity: 1 ;
  }
}

.modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
  color: #ffffff;
}
.modal-window:target {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.modal-window > div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0.5em;
    padding-top: 0.5em;
  background: rgba(0,0,0,0.9);
  
  background-color: #0e1d49;
    border: 3px #ffffff solid;
    border-radius: 15px;
  height: 95%;
  padding-top: 20px;
  width: 90%;
  max-width: 600px;
  
}
.modal-window header {
  font-weight: bold;
}
.modal-window h1 {
  font-size: 150%;
  margin: 0 0 15px;
}

.modal-close {
  color: #ffffff;
  line-height: 18px;
  font-size: 120%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 12px;
  width: 40px;
  text-decoration: none;
  display: flow-root;
}
.modal-close:hover {
  color: grey;
}

.modal-window > div {
  border: #ffffff 5px solid;
}

.modal-window div:not(:last-of-type) {
  margin-bottom: 15px;
}

/*start spin*/


#record {
  width: 100%;
  height: 50dvh;
  position: fixed;
  text-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: flex;
  z-index: 0;
  top: 50%;
  transform: translateY(-50%);
}
  
  #record::before {
  background: url("/images/bgtest.png") no-repeat center center;
      background-size: auto;
  background-size: 100%;
  content: "";
  
  position: absolute;
  animation: spin 10s linear infinite;
  
  z-index:-1;
  
  top: -120;
  left: -9999px;
  right: -9999px;
  margin: auto;
  width: 100vw;
  height: 100vw;
  
  }
  @keyframes spin {
     0% {
        transform: rotate(0deg);
     }
     100% {
        transform: rotate(-360deg);
     }
  }




.spin2 {
  transform: rotate(-1585deg);
  animation: spin2 5s ease-out;
}

@keyframes spin2 {
   0% {
      transform: rotate(0deg) ;
   }
   100% {
      transform: rotate(-1585deg) ;
   }
}


.spinl {
  transform: rotate(-1560deg);
  animation: spinl 5s ease-out;
}

@keyframes spinl {
   0% {
      transform: rotate(0deg) ;
   }
   100% {
      transform: rotate(-1560deg) ;
   }
}
.spinball{
transform: translate(-50%, -50%) rotate(-1570deg);
animation: spin3 linear 5s;

}


@keyframes spin3 {
  0% {
    transform: translate(-50%, -50%)  rotate(0deg) ;
    animation-timing-function: linear;
  }
  20% {
    transform: translate(-50%, -50%)  rotate(485deg) ;
    animation-timing-function: ease-out;
  }
  100% {
    transform: translate(-50%, -50%)  rotate(-1570deg) ;
    animation-timing-function: ease-out;
  }
}

.spin4 {
  animation: spin4 15s linear infinite;
}

@keyframes spin4 {
   0% {
      transform: rotate(0deg) ;
   }
   100% {
      transform: rotate(360deg) ;
   }
}

.slide {
  
  transform: translate(105%, -50%);
  scale:0.5;
  animation: slide2 5s linear;
}

@keyframes slide2 {
   0% {
      transform: translate(-50%, -50%);
      scale:1;
   }
   20% {
    transform: translate(-50%, -50%);
    scale:1;
 }
   100% {
      transform: translate(105%, -50%);
      scale:0.5;
   }
}

.lbailf {
  
  transform: translate(-400%, -400%) rotate(720deg);
 opacity: 0;
  animation: lbail 5.5s linear;
}

@keyframes lbail {
   0% {
      transform: translate(0%, 0%) rotate(0deg);
opacity: 1;
   }
   85% {
    transform: translate(0%, 0%) rotate(0deg);
opacity:1;
 }

   100% {
      transform: translate(-400%, -400%) rotate(720deg);
opacity: 0;
   }
}

.rbailf {
  
  transform: translate(-10%, -4000%) rotate(720deg);
  opacity:0;
  animation: rbail 5.5s linear;
}

@keyframes rbail {
   0% {
      transform: translate(0%, 0%) rotate(0deg);
      opacity:1;
   }
   85% {
    transform: translate(0%, 0%) rotate(0deg);
    opacity:1;
 }

   100% {
      transform: translate(-10%, -4000%) rotate(720deg);
      opacity:0;
   }
}


.rstumpf {
  
  transform:  rotate(10deg);
 
  animation: rstump 5.5s linear;
}

@keyframes rstump {
   0% {
      transform:  rotate(0deg);

   }
   85% {
    transform: rotate(0deg);

 }

   87% {
      transform:  rotate(10deg);

   }
   100% {
    transform:  rotate(10deg);

 }
}
.heartbeat {

  -webkit-animation: heartbeat 3s  infinite;
          animation: heartbeat 3s  infinite;

}

@-webkit-keyframes heartbeat {
  0%, 10%, 20% {
    transform: scale(1) translate(-50%, -50%);;
  }
  5%, 15% {
    transform: scale(1.1) translate(-45%, -45%);;
  }
}
@keyframes heartbeat {
  0%, 10%, 20% {
    transform: scale(1) translate(-50%, -50%);;
  }
  5%, 15% {
    transform: scale(1.1) translate(-45%, -45%);;
  }
}

  
  #record2 {
    width: 600px;
    height: 600px;
    position: relative;
    text-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    margin-top: -112px;
    max-width: 85%;
  
  }
  
  #record2::before {
  background: url("/images/crisps.png") no-repeat center center;
      background-size: auto;
  background-size: 100%;
  content: "";
  
  position: absolute;
  animation: spin 60s linear infinite;
  
  z-index:-1;
  top: -750;
  left: -9999px;
  right: -9999px;
  margin: auto;
  width: 500px;
  height: 500px;
  
  }
/*end spin*/
