.srrIpg{
margin-top: 20px;
}
._3L4G0Y label{
 pointer-events: none; 
}
._3L4G0Y.active ~ .B4ruxj{
  display: block !important;
}
.xJub5J{
  margin-bottom: 20px;
}
._5WHW3R{
  margin-bottom: 16px;
}
.bux3N9,
.BQ8Ksd.n7MVha.Qn6s0S{
 margin-top: 10px;
  display: block;
}

  
@media(max-width:768px){
  	.header .burger{
		font-size: 0;
        color: #fff;
        display: flex;
        align-items: center;
      cursor: pointer;

	}
	.header .burger:before{
content: '|||';
font-size: 24px;
font-family: serif;
letter-spacing: 2px;
        font-weight: bold;
transform: rotate(90deg);
	}
  .aJqIze{
    top:68px;
    display: block !important;
    transition: .4s;
    transform: translateX(-100%);
    
  }
  .aJqIze .g3TZLV{
   flex-direction: column;
    border-radius:0;
  }
  .aJqIze.active{
    transform: translateX(0);
  }
}