/* Custom Stylesheet hash:15801982101728393569 dated 08 Oct, 2024 15:19:34+Europe/Stockholm */
<{if $_activeLanguageID == 'SV'}>
<div class="search--home sm-max-hide">
	<h1 class="u-textcenter heading heading--kilo">{{ phrase('home.search.heading') }}</h1>
	{{ search|raw }}
<a href="mailto:support@addedo.kayako.com"><p style="text-align:center">Want to mail us instead. </p></a>
</div>
<body>

</body>

<div class="wrap wrap--body">
	<section class="u-mzero">
		{{ conversations|raw }}
	</section>

	<section>
		{{ categories_list|raw }}
	</section>

	<section>
		{{ community|raw }}
	</section>

	<section class="sm-max-hide">
		{{ twitter|raw }}
	</section>
</div>
<{elseif $_activeLanguageID == 'en-us'}>
<div class="search--home sm-max-hide">
	<h1 class="u-textcenter heading heading--kilo">{{ phrase('home.search.heading') }}</h1>
	{{ search|raw }}
<a href="mailto:support@addedo.kayako.com"><p style="text-align:center">Klicka här för maila oss.</p></a>
</div>
<body>
        
</body>

<div class="wrap wrap--body">
	<section class="u-mzero">
		{{ conversations|raw }}
	</section>

	<section>
		{{ categories_list|raw }}
	</section>

	<section>
		{{ community|raw }}
	</section>

	<section class="sm-max-hide">
		{{ twitter|raw }}
	</section>
</div>
<{/if}>