| 
									
										
										
										
											2022-05-15 19:22:14 +04:00
										 |  |  | .title-container { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  |   flex-direction: row; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-01-18 16:44:37 -06:00
										 |  |  |   @media (max-width: 767.98px) { | 
					
						
							| 
									
										
										
										
											2022-05-15 19:22:14 +04:00
										 |  |  |     flex-direction: column; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .tx-link { | 
					
						
							|  |  |  |   display: flex; | 
					
						
							|  |  |  | 	flex-grow: 1; | 
					
						
							| 
									
										
										
										
											2023-01-18 16:44:37 -06:00
										 |  |  | 	@media (min-width: 768px) { | 
					
						
							|  |  |  |     top: 1px; | 
					
						
							|  |  |  |     position: relative; | 
					
						
							| 
									
										
										
										
											2022-05-15 19:22:14 +04:00
										 |  |  |     align-self: end; | 
					
						
							|  |  |  |     margin-left: 15px; | 
					
						
							|  |  |  |     margin-top: 0px; | 
					
						
							|  |  |  |     margin-bottom: 4px; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	@media (max-width: 768px) { | 
					
						
							|  |  |  | 	  order: 2; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-01 03:01:27 +04:00
										 |  |  | .badges { | 
					
						
							| 
									
										
										
										
											2022-05-01 15:35:28 +04:00
										 |  |  |   font-size: 20px; | 
					
						
							| 
									
										
										
										
											2022-05-15 19:22:14 +04:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-27 16:34:56 +02:00
										 |  |  | .badge { | 
					
						
							|  |  |  |   margin-right: 5px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-05-15 19:22:14 +04:00
										 |  |  | app-fiat { | 
					
						
							|  |  |  |   display: block; | 
					
						
							|  |  |  |   font-size: 13px; | 
					
						
							|  |  |  |   @media (min-width: 768px) { | 
					
						
							|  |  |  |     font-size: 14px; | 
					
						
							|  |  |  |     display: inline-block; | 
					
						
							|  |  |  |     margin-left: 10px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2022-08-20 14:24:26 +04:00
										 |  |  | 
 | 
					
						
							|  |  |  | .closing-header { | 
					
						
							|  |  |  |   flex-direction: row; | 
					
						
							|  |  |  |   margin-bottom: 1rem; | 
					
						
							|  |  |  |   align-items: center; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-31 01:52:32 +02:00
										 |  |  | h3 { | 
					
						
							|  |  |  |   margin-bottom: 0rem; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2022-08-20 14:24:26 +04:00
										 |  |  | @media (max-width: 768px) { | 
					
						
							|  |  |  |   h3 { | 
					
						
							|  |  |  |     font-size: 1.4rem; | 
					
						
							| 
									
										
										
										
											2022-08-31 01:52:32 +02:00
										 |  |  |     white-space: nowrap; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   .closing-header { | 
					
						
							|  |  |  |     flex-wrap: wrap; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   app-closing-type { | 
					
						
							|  |  |  |     flex-basis: 100%; | 
					
						
							|  |  |  |     order: 1; | 
					
						
							| 
									
										
										
										
											2022-08-20 14:24:26 +04:00
										 |  |  |   } | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2022-08-30 10:42:50 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | .loading-spinner { | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   top: 400px; | 
					
						
							|  |  |  |   z-index: 100; | 
					
						
							|  |  |  |   width: 100%; | 
					
						
							|  |  |  |   left: 0; | 
					
						
							|  |  |  |   @media (max-width: 767.98px) { | 
					
						
							|  |  |  |     top: 450px; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2022-08-31 01:52:32 +02:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .details-button { | 
					
						
							|  |  |  |   align-self: center; | 
					
						
							| 
									
										
										
										
											2023-03-06 19:59:56 -06:00
										 |  |  |   margin-inline-start: auto; | 
					
						
							| 
									
										
										
										
											2022-08-31 01:52:32 +02:00
										 |  |  | } |