@charset "UTF-8";







	
	:root {
		--font-page: 'Dune'; 	    --color-accent: #949494; 	    --color-background: #00ff02; 	}

			body{	background-color:transparent!important;	}
	
  	
	    
		@font-face {
		    font-family: 'Dune';
		    src: url('https://www.heatamsterdam.com/media/pages/categories/dune/ac75341eb8-1672827005/dune_rise.woff2'),		        url('https://www.heatamsterdam.com/media/pages/categories/dune/2b807b541d-1672827010/dune_rise.woff'),		        url('https://www.heatamsterdam.com/media/pages/categories/dune/b84f66bb76-1672827015/dune_rise.eot'),
		        url('https://www.heatamsterdam.com/media/pages/categories/dune/b84f66bb76-1672827015/dune_rise.eot?#iefix') format('embedded-opentype'),		        url('https://www.heatamsterdam.com/media/pages/categories/dune/2018e4b85f-1672827019/dune_rise.ttf') format('truetype');
		    font-weight:  normal ;
		    font-style:  normal ;
		    font-display: block;
		}

		div.page-content-container main > div.page-content-text-block:first-child > p:first-child{
		    margin-top:calc(0px - 0.0625rem)!important;
		}

		
							body div.page-container{ text-transform: none!important; }
			
							body div.page-container{
					font-size:0.75em;
				}
			
							body div.page-container{
					-webkit-text-stroke-width: 1.2px;
					-moz-text-stroke-width: 1.2px;
					text-stroke-width: 1.2px;
				}
			
							body div.page-container{ letter-spacing: 1px; }
			
			
		
  	




