@charset "UTF-8";







	
	:root {
		--font-page: 'Tekton'; 	    --color-accent: #0000ff; 	    --color-background: #4f4f4f; 	}

			body{	background-color:transparent!important;	}
	
  	
	    
		@font-face {
		    font-family: 'Tekton';
		    src: url('https://www.heatamsterdam.com/media/pages/categories/tekton/45ad6e4aa2-1650889548/subset-tektonpro-ext.woff2'),		        url('https://www.heatamsterdam.com/media/pages/categories/tekton/7f9acd4561-1650889554/subset-tektonpro-ext.woff'),		        url('https://www.heatamsterdam.com/media/pages/categories/tekton/5723dca324-1650889563/subset-tektonpro-ext.eot'),
		        url('https://www.heatamsterdam.com/media/pages/categories/tekton/5723dca324-1650889563/subset-tektonpro-ext.eot?#iefix') format('embedded-opentype'),		        url('https://www.heatamsterdam.com/media/pages/categories/tekton/d068c44c24-1650889568/subset-tektonpro-ext.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;
		}

		
  	




