| 
					
					
						
							
						
					
					
				 | 
				@ -40,13 +40,10 @@ class DiamondScreen extends StatelessWidget { | 
			
		
		
	
		
			
				 | 
				 | 
				                  Lottie.asset( | 
				 | 
				 | 
				                  Lottie.asset( | 
			
		
		
	
		
			
				 | 
				 | 
				                    MyAnimations.lightPurple, | 
				 | 
				 | 
				                    MyAnimations.lightPurple, | 
			
		
		
	
		
			
				 | 
				 | 
				                  ), | 
				 | 
				 | 
				                  ), | 
			
		
		
	
		
			
				 | 
				 | 
				                  Transform.rotate( | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				                    angle: 0.2, | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				                    child: MyImage( | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				                  MyImage( | 
			
		
		
	
		
			
				 | 
				 | 
				                    image: MyAssets.diamondBig, | 
				 | 
				 | 
				                    image: MyAssets.diamondBig, | 
			
		
		
	
		
			
				 | 
				 | 
				                    size: setSize(context: context, mobile: 200, tablet: 300), | 
				 | 
				 | 
				                    size: setSize(context: context, mobile: 200, tablet: 300), | 
			
		
		
	
		
			
				 | 
				 | 
				                  ), | 
				 | 
				 | 
				                  ), | 
			
		
		
	
		
			
				 | 
				 | 
				                  ), | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				                  Positioned( | 
				 | 
				 | 
				                  Positioned( | 
			
		
		
	
		
			
				 | 
				 | 
				                    bottom: setSize( | 
				 | 
				 | 
				                    bottom: setSize( | 
			
		
		
	
		
			
				 | 
				 | 
				                      context: context, | 
				 | 
				 | 
				                      context: context, | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |