#pyt {
    text-align: center;
    -webkit-user-select: none;
    color: #fff;
    padding-top: 10px;   
}
   button {
    text-transform: none;
    box-shadow: none;
    width: 150px;
    font-size: 20px;  
}
    #zadanie{
        margin-bottom:50px;}
    
    
.sl1,
.sl2,
.sl3,
.zn {
    font-size: var(--task-size, 60px);
    font-family: "Times New Roman", Times, serif;
    padding: 10px;
}

@media screen and (max-width: 600px) {
    .sl1,
    .sl2,
    .sl3,
    .zn {
        font-size: var(--task-mobile-size, 30px);
        padding: 5px;
    }
}
    table{width: 100px;
        margin: auto;}
    #lev1 {
    font-size: 30px;
    padding-bottom: 0;
    vertical-align: middle;
    margin: 0;
    background: none;
    border: none;
    color: #fff;
    font-family: "Myriad Pro", "Myriad Pro";
}
   
#zag {
    margin-top: 40px;
    color: #efd6b3;
    font-size: 22px;
}
  #dalshe1 {
    background: none;
    color: #fff;
    font-size: 25px;
    position: absolute;
    bottom: 100px;
    width: 100%;
}  
    .igra {
    position: relative;
    height: 450px;
    max-width: 630px;
    border-color: #9e9e9e;
    border-style: solid;
    border-width: 5px;
    text-align: center;
    width: auto;
    margin: 30px 0;
    background-image: url(https://kid-mama.ru/wp-content/uploads/2024/07/доска.png);
    /* background-repeat: no-repeat; */
    background-size: 100% 100%;
    min-width: 350px;
} 
#mal3 {
    position: absolute;
    bottom: 0;
    font-size: 14pt;
    color: #fff;
    margin: auto;
    left: 0;
    right: 0;
}
    #a1,#a2,#a7,#salut,#w2{
    display: none;}
#d1, #d2, #d3, #d4 {
    font-size: 22px;
    color: #2196f3;
}
    
#num {
    position: absolute;
    background-image: url(http://kid-mama.ru/wp-content/uploads/2022/04/zvezda6-1-1.png);
    background-repeat: no-repeat;
    top: 0;
    font-size: 18px;
    right: 0;
    width: 60px;
    height: 60px;
    text-align: center;
    padding-top: 15px;
}

    #a1 {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
   
    max-width: 250px;
    margin: auto;
    background-image: radial-gradient(#4caf50, #14bc21, #144a04);
    background-repeat: no-repeat;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    padding: 20px;
    margin-bottom: 10px;	
}
    #a2 {
        color: Red;
    font-size: 20px;
   
    }
    
    #a4 {
        color: Red;
    font-size: 16px;
    font-style: italic;
    }
    
    .finish-title {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 25px;
}

.finish-result {
    font-size: 20px;
}
    
    #a7 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: red;
    max-width: 250px;
    margin: auto;
    background-image: radial-gradient(#e73939, #dc2121, #91100b);
    background-repeat: no-repeat;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
}
    #protv{font-size:30px;
    line-height: 2;
    font-family: "Myriad Pro", "Myriad Pro";}  
    
    #tt{position:absolute;
         top:20px; /* добавили */
        right: 45px;
        display: none;
        margin-top: 0; 
    }
    
    .wrapper{
     
  perspective: 2000px;
  width: 50px;
  height: 50px;
  position: relative;
}


#prav,#dalshe1{
  display: none;
}
    
.back{
  transform: rotateY(180deg);
}
.front, .back{
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
.front{
    animation: front-rotation 2s ;
  }
.back{
    animation: back-rotation 2s ;
  }

@keyframes front-rotation{
  from {
    transform: rotateY(0deg);
  }
  to {
    transform: rotateY(360deg);
  }
}
@keyframes back-rotation{
  from {
    transform: rotateY(180deg);
  }
  to {
    transform: rotateY(540deg);
  }
}
    #wrap {
  display: inline-block;
  }


input[type="text"]{
    font-size: 25px;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #bcbaba;
    color: #333;
    height: 30px;
    width: 70px;
    }
.entry-content input[type="text"]{width: 70px;padding: 3px 5px;
    }
    .kn {
    color: #fff;
    -webkit-user-select: none;
    height: 50px;
    cursor: pointer;
    font-size: 42px;
    padding: 5px;
    border-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 10px;
    background-color: #5a5757;
    
}
    

#knopki {
    max-width: 300px;
    margin: auto;
    margin-bottom: 20px;
    
    
}
    #k1,#k2,#k3{padding: 5px;
border:solid  8px #000;border: none;
    background: none;
    }
    #ubr{font-size: 20px;
    font-weight: bold;
        color: #2196f3;
        
    cursor:pointer;
    }

   
.finish-title {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 25px;
}

.finish-result {
    font-size: 18px;
}




   
    #otvet {
    width: 80px;
    height: 40px;
    font-size: 35px;
    background: #373535;
    color: #fff;
    font-family: "Myriad Pro", "Myriad Pro";
}
        #a7 { max-width: 200px;}
        #a1 {
    max-width: 200px;
        
}
    

    #kolpr {
    font-size: 25px;
    font-weight: normal;
    background-color: #fff;
    border: 1px solid #bcbaba;
    color: #333;
    height: 30px;
    width: 60px;
    padding: 3px 5px;
    margin-bottom: 3px;
}
    #ubr{
        margin-bottom:20px;}
   #rezult blockquote {
    
    padding-left: 15px;
}
    @media screen and (min-width: 500px) {
  .kn:hover {
    background-color: #236086;
  }
}
#play-more{
    display: none;
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    margin: auto;
    width: 280px;
    font-size: 20px;
}
#dalshe1 {
    background: none;
    color: #fff;
    position: absolute;
    top: 30%;
    width: 100%;
    left: 0;
    text-align: center;
}


#rezult, #game-fields {display: none;}